From 2d94ba52256cd2078946320dc98aad05a1172ba9 Mon Sep 17 00:00:00 2001 From: Charles Tapley Hoyt Date: Sat, 30 Jul 2022 15:33:51 +0200 Subject: [PATCH] Align with Re3data (#489) Closes #478 --- src/bioregistry/align/__init__.py | 2 + src/bioregistry/align/re3data.py | 33 + src/bioregistry/data/bioregistry.json | 1033 +- .../data/external/re3data/curation.tsv | 4170 +++ .../data/external/re3data/processed.json | 29989 ++++++++++++++++ src/bioregistry/data/metaregistry.json | 43 + src/bioregistry/external/__init__.py | 3 + src/bioregistry/external/re3data.py | 185 + src/bioregistry/schema/schema.json | 4 + src/bioregistry/schema/struct.py | 2 + 10 files changed, 35382 insertions(+), 82 deletions(-) create mode 100644 src/bioregistry/align/re3data.py create mode 100644 src/bioregistry/data/external/re3data/curation.tsv create mode 100644 src/bioregistry/data/external/re3data/processed.json create mode 100644 src/bioregistry/external/re3data.py diff --git a/src/bioregistry/align/__init__.py b/src/bioregistry/align/__init__.py index d80391f15..613bb4264 100644 --- a/src/bioregistry/align/__init__.py +++ b/src/bioregistry/align/__init__.py @@ -26,6 +26,7 @@ from .ols import OLSAligner from .ontobee import OntobeeAligner from .prefixcommons import PrefixCommonsAligner +from .re3data import Re3dataAligner from .uniprot import UniProtAligner from .utils import Aligner from .wikidata import WikidataAligner @@ -56,6 +57,7 @@ "UniProtAligner", "WikidataAligner", "EDAMAligner", + "Re3dataAligner", ] aligner_resolver = ClassResolver.from_subclasses( diff --git a/src/bioregistry/align/re3data.py b/src/bioregistry/align/re3data.py new file mode 100644 index 000000000..24a51d610 --- /dev/null +++ b/src/bioregistry/align/re3data.py @@ -0,0 +1,33 @@ +# -*- coding: utf-8 -*- + +"""Align Registry of Research Data Repositoris (r3data) with the Bioregistry.""" + +from typing import Sequence + +from bioregistry.align.utils import Aligner +from bioregistry.external.re3data import get_re3data + +__all__ = [ + "Re3dataAligner", +] + + +class Re3dataAligner(Aligner): + """Aligner for the Registry of Research Data Repositoris (r3data).""" + + key = "re3data" + alt_key_match = "name" + getter = get_re3data + curation_header = ("name", "homepage", "description") + + def get_curation_row(self, external_id, external_entry) -> Sequence[str]: + """Prepare curation rows for unaligned re3data registry entries.""" + return [ + external_entry["name"], + external_entry["homepage"], + external_entry["description"], + ] + + +if __name__ == "__main__": + Re3dataAligner.align() diff --git a/src/bioregistry/data/bioregistry.json b/src/bioregistry/data/bioregistry.json index c1180ec8c..87f7560db 100644 --- a/src/bioregistry/data/bioregistry.json +++ b/src/bioregistry/data/bioregistry.json @@ -462,7 +462,8 @@ "fairsharing": "FAIRsharing.8hcczk", "miriam": "addgene", "n2t": "addgene", - "prefixcommons": "addgene" + "prefixcommons": "addgene", + "re3data": "r3d100010741" }, "miriam": { "deprecated": false, @@ -501,6 +502,12 @@ "25392412" ], "uri_format": "http://www.addgene.org/$1" + }, + "re3data": { + "description": "Addgene archives and distributes plasmids for researchers around the globe. They are working with thousands of laboratories to assemble a high-quality library of published plasmids for use in research and discovery. By linking plasmids with articles, scientists can always find data related to the materials they request.", + "homepage": "https://www.addgene.org/", + "name": "Addgene", + "prefix": "r3d100010741" } }, "ado": { @@ -1371,7 +1378,8 @@ "fairsharing": "FAIRsharing.swbypy", "miriam": "amoebadb", "n2t": "amoebadb", - "prefixcommons": "amoebadb" + "prefixcommons": "amoebadb", + "re3data": "r3d100012457" }, "miriam": { "deprecated": false, @@ -1410,6 +1418,12 @@ "19914931" ], "uri_format": "https://amoebadb.org/amoeba/app/record/gene/$1" + }, + "re3data": { + "description": "AmoebaDB belongs to the EuPathDB family of databases and is an integrated genomic and functional genomic database for Entamoeba and Acanthamoeba parasites. In its first iteration (released in early 2010), AmoebaDB contains the genomes of three Entamoeba species (see below). AmoebaDB integrates whole genome sequence and annotation and will rapidly expand to include experimental data and environmental isolate sequences provided by community researchers . The database includes supplemental bioinformatics analyses and a web interface for data-mining.", + "homepage": "https://amoebadb.org/amoeba/app", + "name": "AmoebaDB", + "prefix": "r3d100012457" } }, "amphx": { @@ -2090,6 +2104,7 @@ "miriam": "arachnoserver", "n2t": "arachnoserver", "prefixcommons": "arachnoserver", + "re3data": "r3d100012902", "uniprot": "ArachnoServer" }, "miriam": { @@ -2132,6 +2147,12 @@ ], "uri_format": "http://www.arachnoserver.org/toxincard.html?id=$1" }, + "re3data": { + "description": "ArachnoServer is a manually curated database containing information on the sequence, three-dimensional structure, and biological activity of protein toxins derived from spider venom. Spiders are the largest group of venomous animals and they are predicted to contain by far the largest number of pharmacologically active peptide toxins (Escoubas et al., 2006). ArachnoServer has been custom-built so that a wide range of biological scientists, including neuroscientists, pharmacologists, and toxinologists, can readily access key data relevant to their discipline without being overwhelmed by extraneous information.", + "homepage": "http://www.arachnoserver.org/mainMenu.html", + "name": "ArachnoServer", + "prefix": "r3d100012902" + }, "uniprot": { "category": "Organism-specific databases", "identifier": "145", @@ -2333,7 +2354,8 @@ "fairsharing": "FAIRsharing.6k0kwd", "miriam": "arrayexpress", "n2t": "arrayexpress", - "prefixcommons": "arrayexpress" + "prefixcommons": "arrayexpress", + "re3data": "r3d100010222" }, "miriam": { "deprecated": false, @@ -2383,6 +2405,12 @@ "12519949" ], "uri_format": "http://www.ebi.ac.uk/arrayexpress/experiments/$1" + }, + "re3data": { + "description": "ArrayExpress is one of the major international repositories for high-throughput functional genomics data from both microarray and high-throughput sequencing studies, many of which are supported by peer-reviewed publications. Data sets are submitted directly to ArrayExpress and curated by a team of specialist biological curators. In the past (until 2018) datasets from the NCBI Gene Expression Omnibus database were imported on a weekly basis. Data is collected to MIAME and MINSEQE standards.", + "homepage": "https://www.ebi.ac.uk/arrayexpress/", + "name": "ArrayExpress", + "prefix": "r3d100010222" } }, "arrayexpress.platform": { @@ -2444,7 +2472,8 @@ "biocontext": "ARRAYMAP", "fairsharing": "FAIRsharing.1fbc5y", "miriam": "arraymap", - "n2t": "arraymap" + "n2t": "arraymap", + "re3data": "r3d100012630" }, "miriam": { "deprecated": false, @@ -2467,6 +2496,12 @@ "pattern": "^[\\w\\-:,]{3,64}$", "prefix": "arraymap", "uri_format": "https://www.arraymap.org/pgx:$1" + }, + "re3data": { + "description": "arrayMap is a repository of cancer genome profiling data. Original) from primary repositories (e.g. NCBI GEO, EBI ArrayExpress, TCGA) is re-processed and annotated for metadata. Unique visualization of the processed data allows critical evaluation of data quality and genome information. Structured metadata provides easy access to summary statistics, with a focus on copy number aberrations in cancer entities.", + "homepage": "https://arraymap.progenetix.org/", + "name": "arrayMap", + "prefix": "r3d100012630" } }, "arxiv": { @@ -2565,7 +2600,8 @@ "miriam": "asap", "n2t": "asap", "ncbi": "ASAP", - "prefixcommons": "asap" + "prefixcommons": "asap", + "re3data": "r3d100010666" }, "miriam": { "deprecated": false, @@ -2612,6 +2648,12 @@ "16381899" ], "uri_format": "https://asap.ahabs.wisc.edu/asap/feature_info.php?FeatureID=$1" + }, + "re3data": { + "description": "ASAP (a systematic annotation package for community analysis of genomes) is a relational database and web interface developed to store, update and distribute genome sequence data and gene expression data collected by or in collaboration with researchers at the University of Wisconsin - Madison.\nASAP was designed to facilitate ongoing community annotation of genomes and to grow with genome projects as they move from the preliminary data stage through post-sequencing functional analysis. The ASAP database includes multiple genome sequences at various stages of analysis, and gene expression data from preliminary experiments.", + "homepage": "https://asap.ahabs.wisc.edu/asap/home.php", + "name": "ASAP", + "prefix": "r3d100010666" } }, "ascl": { @@ -3197,7 +3239,8 @@ "mappings": { "fairsharing": "FAIRsharing.aSszvY", "miriam": "bacdive", - "n2t": "bacdive" + "n2t": "bacdive", + "re3data": "r3d100013060" }, "miriam": { "deprecated": false, @@ -3220,6 +3263,12 @@ "pattern": "^[0-9]+$", "prefix": "bacdive", "uri_format": "https://bacdive.dsmz.de/strain/$1" + }, + "re3data": { + "description": "BacDive is a bacterial metadatabase that provides strain-linked information about bacterial and archaeal biodiversity. The database is a resource for different kind of phenotypic data like taxonomy, morphology, physiology, environment and molecular-biology. The majority of data is manually annotated and curated. With the release in April 2019 BacDive offers information for 80,584 strains. The database is hosted by the Leibniz Institute DSMZ - German Collection of Microorganisms and Cell Cultures GmbH and is part of de.NBI the German Network for Bioinformatics Infrastructure.", + "homepage": "https://bacdive.dsmz.de/", + "name": "BacDive", + "prefix": "r3d100013060" } }, "bacmap.biog": { @@ -3314,7 +3363,8 @@ "homepage": "http://bactibase.hammamilab.org", "mappings": { "fairsharing": "FAIRsharing.5f5mfm", - "prefixcommons": "bactibase" + "prefixcommons": "bactibase", + "re3data": "r3d100012755" }, "name": "Bactibase", "prefixcommons": { @@ -3329,6 +3379,12 @@ "prefix": "bactibase", "uri_format": "http://bactibase.pfba-lab-tun.org/$1" }, + "re3data": { + "description": "BACTIBASE contains calculated or predicted physicochemical properties of bacteriocins produced by both Gram-positive and Gram-negative bacteria. The information in this database is very easy to extract and allows rapid prediction of relationships structure/function and target organisms of these peptides and therefore better exploitation of their biological activity in both the medical and food sectors.", + "homepage": "http://bactibase.hammamilab.org/main.php", + "name": "BACTIBASE", + "prefix": "r3d100012755" + }, "uri_format": "http://bactibase.hammamilab.org/$1" }, "bams": { @@ -3830,7 +3886,8 @@ "miriam": "beetlebase", "n2t": "beetlebase", "ncbi": "BEETLEBASE", - "prefixcommons": "beetlebase" + "prefixcommons": "beetlebase", + "re3data": "r3d100010921" }, "miriam": { "deprecated": false, @@ -3874,6 +3931,12 @@ "19820115" ], "uri_format": "http://www.beetlebase.org/cgi-bin/gbrowse/BeetleBase3.gff3/?name=$1" + }, + "re3data": { + "description": "!!!!! This database doesn't exist anymore. 2017-09-05 !!!!!BeetleBase is a comprehensive sequence database and important community resource for Tribolium genetics, genomics and developmental biology. It provides genetic data on the Tribolium Castaneum, Red Flour Beetle, as gene maps, official gene set, reference sequences, predicted models, and whole-genome tiling array representing developmental stages.", + "homepage": "http://beetlebase.org/", + "name": "BeetleBase", + "prefix": "r3d100010921" } }, "begdb": { @@ -4451,6 +4514,7 @@ "miriam": "bindingdb", "n2t": "bindingdb", "prefixcommons": "bindingdb", + "re3data": "r3d100012074", "uniprot": "BindingDB" }, "miriam": { @@ -4491,6 +4555,12 @@ ], "uri_format": "http://www.bindingdb.org/bind/chemsearch/marvin/MolStructure.jsp?monomerid=$1" }, + "re3data": { + "description": "BindingDB is a public, web-accessible knowledgebase of measured binding affinities, focusing chiefly on the interactions of proteins considered to be candidate drug-targets with ligands that are small, drug-like molecules. BindingDB supports medicinal chemistry and drug discovery via literature awareness and development of structure-activity relations (SAR and QSAR); validation of computational chemistry and molecular modeling approaches such as docking, scoring and free energy methods; chemical biology and chemical genomics; and basic studies of the physical chemistry of molecular recognition. BindingDB also includes a small collection of host-guest binding data of interest to chemists studying supramolecular systems.\n\nThe data collection derives from a variety of measurement techniques, including enzyme inhibition and kinetics, isothermal titration calorimetry, NMR, and radioligand and competition assays. BindingDB includes data extracted from the literature and from US Patents by the BindingDB project, selected PubChem confirmatory BioAssays, and ChEMBL entries for which a well defined protein target (\"TARGET_TYPE='PROTEIN'\") is provided.", + "homepage": "http://bindingdb.org/bind/index.jsp", + "name": "BindingDB", + "prefix": "r3d100012074" + }, "uniprot": { "category": "Chemistry databases", "identifier": "127", @@ -4676,6 +4746,7 @@ "miriam": "biogrid", "n2t": "biogrid", "prefixcommons": "biogrid", + "re3data": "r3d100010350", "uniprot": "BioGRID" }, "miriam": { @@ -4717,6 +4788,12 @@ ], "uri_format": "http://thebiogrid.org/$1" }, + "re3data": { + "description": "The Biological General Repository for Interaction Datasets (BioGRID) is a public database that archives and disseminates genetic and protein interaction data from model organisms and humans. BioGRID is an online interaction repository with data compiled through comprehensive curation efforts. All interaction data are freely provided through our search index and available via download in a wide variety of standardized formats.", + "homepage": "https://thebiogrid.org/", + "name": "BioGRID", + "prefix": "r3d100010350" + }, "twitter": "biogrid", "uniprot": { "category": "Protein-protein interaction databases", @@ -5262,7 +5339,8 @@ "fairsharing": "FAIRsharing.4m97ah", "miriam": "bioportal", "n2t": "bioportal", - "prefixcommons": "bioportal" + "prefixcommons": "bioportal", + "re3data": "r3d100012344" }, "miriam": { "deprecated": false, @@ -5300,6 +5378,12 @@ "19483092" ], "uri_format": "http://bioportal.bioontology.org/ontologies/$1" + }, + "re3data": { + "description": "BioPortal is an open repository of biomedical ontologies, a service that provides access to those ontologies, and a set of tools for working with them. BioPortal provides a wide range of such tools, either directly via the BioPortal web site, or using the BioPortal web service REST API. BioPortal also includes community features for adding notes, reviews, and even mappings to specific ontologies.\nBioPortal has four major product components: the web application; the API services; widgets, or applets, that can be installed on your own site; and a Virtual Appliance version that is available for download or through Amazon Web Services machine instance (AMI). There is also a beta release SPARQL endpoint.", + "homepage": "https://bioportal.bioontology.org/", + "name": "BioPortal", + "prefix": "r3d100012344" } }, "bioproject": { @@ -5323,7 +5407,8 @@ "biocontext": "BIOPROJECT", "fairsharing": "FAIRsharing.aqhv1y", "miriam": "bioproject", - "n2t": "bioproject" + "n2t": "bioproject", + "re3data": "r3d100013330" }, "miriam": { "deprecated": false, @@ -5363,6 +5448,12 @@ "prefix": "bioproject", "uri_format": "https://www.ncbi.nlm.nih.gov/bioproject?term=$1" }, + "re3data": { + "description": "The BioProject database is a searcheable collection of complete and incomplete (in-progress) large-scale molecular projects including genome sequencing and assembly, transcriptome, metagenomic, annotation, expression and mapping projects. BioProject provides a central point to link to all data associated with a project in the NCBI molecular and literature databases.", + "homepage": "https://www.ncbi.nlm.nih.gov/bioproject/", + "name": "BioProject", + "prefix": "r3d100013330" + }, "uri_format": "https://www.ncbi.nlm.nih.gov/bioproject/?term=$1" }, "bioregistry": { @@ -5510,7 +5601,8 @@ "cellosaurus": "BioSamples", "fairsharing": "FAIRsharing.qr6pqk", "miriam": "biosample", - "n2t": "biosample" + "n2t": "biosample", + "re3data": "r3d100012828" }, "miriam": { "deprecated": false, @@ -5550,13 +5642,20 @@ "prefix": "biosample", "uri_format": "https://www.ebi.ac.uk/biosamples/sample/$1" }, + "re3data": { + "description": "The BioSample database contains descriptions of biological source materials used in experimental assays.", + "homepage": "https://www.ncbi.nlm.nih.gov/biosample/", + "name": "BioSample", + "prefix": "r3d100012828" + }, "synonyms": [ "biosamples" ] }, "biosimulations": { "mappings": { - "miriam": "biosimulations" + "miriam": "biosimulations", + "re3data": "r3d100013361" }, "miriam": { "deprecated": false, @@ -5569,6 +5668,12 @@ "prefix": "biosimulations", "sampleId": "Yeast-cell-cycle-Irons-J-Theor-Biol-2009", "uri_format": "https://biosimulations.org/projects/$1" + }, + "re3data": { + "description": "BioSimulations is a web application for sharing and re-using biomodels, simulations, and visualizations of simulations results. BioSimulations supports a wide range of modeling frameworks (e.g., kinetic, constraint-based, and logical modeling), model formats (e.g., BNGL, CellML, SBML), and simulation tools (e.g., COPASI, libRoadRunner/tellurium, NFSim, VCell). BioSimulations aims to help researchers discover published models that might be useful for their research and quickly try them via a simple web-based interface.", + "homepage": "https://www.biosimulations.org", + "name": "BioSimulations", + "prefix": "r3d100013361" } }, "biosimulators": { @@ -5585,7 +5690,8 @@ }, "mappings": { "fairsharing": "FAIRsharing.pwEima", - "miriam": "biosimulators" + "miriam": "biosimulators", + "re3data": "r3d100013432" }, "miriam": { "deprecated": false, @@ -5598,6 +5704,12 @@ "prefix": "biosimulators", "sampleId": "vcell", "uri_format": "https://biosimulators.org/simulators/$1" + }, + "re3data": { + "description": "BioSimulators is a registry of containerized biosimulation tools that provide consistent command-line interfaces. The BioSimulations web application helps investigators browse this registry to find simulation tools that have the capabilities (supported modeling frameworks, simulation algorithms, and modeling formats) needed for specific modeling projects.", + "homepage": "https://biosimulators.org", + "name": "BioSimulators", + "prefix": "r3d100013432" } }, "biostudies": { @@ -5615,7 +5727,8 @@ "mappings": { "fairsharing": "FAIRsharing.mtjvme", "miriam": "biostudies", - "n2t": "biostudies" + "n2t": "biostudies", + "re3data": "r3d100012627" }, "miriam": { "deprecated": false, @@ -5638,6 +5751,12 @@ "pattern": "^S-[A-Z]{4}[A-Z\\d\\-]+$", "prefix": "biostudies", "uri_format": "https://www.ebi.ac.uk/biostudies/studies/$1" + }, + "re3data": { + "description": "The BioStudies database holds descriptions of biological studies, links to data from these studies in other databases at EMBL-EBI or outside, as well as data that do not fit in the structured archives at EMBL-EBI. The database accepts submissions via an online tool, or in a simple tab-delimited format. It also enables authors to submit supplementary information and link to it from the publication.", + "homepage": "https://www.ebi.ac.uk/biostudies/", + "name": "BioStudies", + "prefix": "r3d100012627" } }, "biosystems": { @@ -5728,7 +5847,8 @@ "biocontext": "BIOTOOLS", "fairsharing": "FAIRsharing.63520c", "miriam": "biotools", - "n2t": "biotools" + "n2t": "biotools", + "re3data": "r3d100013668" }, "miriam": { "deprecated": false, @@ -5752,7 +5872,13 @@ "prefix": "biotools", "uri_format": "https://bio.tools/$1" }, - "pattern": "^[-A-Za-z0-9\\_]*$" + "pattern": "^[-A-Za-z0-9\\_]*$", + "re3data": { + "description": "bio.tools is a software registry for bioinformatics and the life sciences.", + "homepage": "https://bio.tools", + "name": "bio.tools", + "prefix": "r3d100013668" + } }, "biozil": { "contributor": { @@ -5846,7 +5972,8 @@ }, "mappings": { "fairsharing": "FAIRsharing.fc3431", - "miriam": "bitbucket" + "miriam": "bitbucket", + "re3data": "r3d100013478" }, "miriam": { "deprecated": false, @@ -5859,6 +5986,12 @@ "prefix": "bitbucket", "sampleId": "andreadega/systems-biology-compiler", "uri_format": "https://bitbucket.org/$1" + }, + "re3data": { + "description": "Bitbucket is a web-based version control repository hosting service owned by Atlassian, for source code and development projects that use either Mercurial or Git revision control systems.", + "homepage": "https://bitbucket.org/", + "name": "Bitbucket", + "prefix": "r3d100013478" } }, "bitterdb.cpd": { @@ -6131,6 +6264,7 @@ "miriam": "brenda", "n2t": "brenda", "prefixcommons": "brenda", + "re3data": "r3d100010616", "uniprot": "BRENDA" }, "miriam": { @@ -6170,6 +6304,12 @@ ], "uri_format": "http://www.brenda-enzymes.org/php/result_flat.php4?ecno=$1" }, + "re3data": { + "description": "BRENDA is the main collection of enzyme functional data available to the scientific community worldwide. The enzymes are classified according to the Enzyme Commission list of enzymes. It is available free of charge for via the internet (http://www.brenda-enzymes.org/) and as an in-house database for commercial users (requests to our distributor Biobase). The enzymes are classified according to the Enzyme Commission list of enzymes. Some 5000 \"different\" enzymes are covered. Frequently enzymes with very different properties are included under the same EC number. BRENDA includes biochemical and molecular information on classification, nomenclature, reaction, specificity, functional parameters, occurrence, enzyme structure, application, engineering, stability, disease, isolation, and preparation. The database also provides additional information on ligands, which function as natural or in vitro substrates/products, inhibitors, activating compounds, cofactors, bound metals, and other attributes.", + "homepage": "https://www.brenda-enzymes.info/", + "name": "BRENDA", + "prefix": "r3d100010616" + }, "uniprot": { "category": "Enzyme and pathway databases", "identifier": "131", @@ -7145,7 +7285,8 @@ "fairsharing": "FAIRsharing.xgcyyn", "miriam": "cath", "n2t": "cath", - "prefixcommons": "cath" + "prefixcommons": "cath", + "re3data": "r3d100012629" }, "miriam": { "deprecated": false, @@ -7185,6 +7326,12 @@ "9309224" ], "uri_format": "http://www.cathdb.info/cathnode/$1" + }, + "re3data": { + "description": "The CATH database is a hierarchical domain classification of protein structures in the Protein Data Bank. Protein structures are classified using a combination of automated and manual procedures. There are four major levels in the CATH hierarchy; Class, Architecture, Topology and Homologous superfamily.", + "homepage": "http://www.cathdb.info/", + "name": "CATH", + "prefix": "r3d100012629" } }, "cath.domain": { @@ -8148,6 +8295,7 @@ "fairsharing": "FAIRsharing.hkk309", "miriam": "cellosaurus", "n2t": "cellosaurus", + "re3data": "r3d100013293", "wikidata": "P3289" }, "miriam": { @@ -8174,6 +8322,12 @@ }, "name": "Cellosaurus", "pattern": "^[A-Z0-9]{4}$", + "re3data": { + "description": "The Cellosaurus is a knowledge resource on cell lines. It attempts to describe all cell lines used in biomedical research. Its scope includes: Immortalized cell lines, Naturally immortal cell lines (example: stem cell lines), Finite life cell lines when those are distributed and used widely, Vertebrate cell line with an emphasis on human, mouse and rat cell lines, Invertebrate (insects and ticks) cell lines. Its scope does not include: Primary cell lines (with the exception of the finite life cell lines described above), Plant cell lines. Cellosaurus was initiated to be used as a cell line controlled vocabulary in the context of the neXtProt knowledgebase, but it quickly become apparent that there was a need for a cell line knowledge resource that would serve the needs of individual researchers, cell line distributors and bioinformatic resources. This leads to an increase of the scope and depth of the content of the Cellosaurus. The Cellosaurus is a participant of the Resource Identification Initiative and contributes actively to the work of the International Cell Line Authentication Committee (ICLAC).", + "homepage": "https://web.expasy.org/cellosaurus/", + "name": "Cellosaurus", + "prefix": "r3d100013293" + }, "synonyms": [ "CVCL" ], @@ -8404,7 +8558,8 @@ "example": "10087", "homepage": "http://birdgenenames.org/cgnc/", "mappings": { - "prefixcommons": "cgnc" + "prefixcommons": "cgnc", + "re3data": "r3d100012429" }, "name": "Chicken Gene Nomenclature Consortium", "pattern": "^\\d+$", @@ -8423,6 +8578,12 @@ ], "uri_format": "http://www.agnc.msstate.edu/GeneReport.aspx?a=$1" }, + "re3data": { + "description": "The sequencing of several bird genomes and the anticipated sequencing of many more provided the impetus to develop a model organism database devoted to the taxonomic class: Aves. Birds provide model organisms important to the study of neurobiology, immunology, genetics, development, oncology, virology, cardiovascular biology, evolution and a variety of other life sciences. Many bird species are also important to agriculture, providing an enormous worldwide food source worldwide. Genomic approaches are proving invaluable to studying traits that affect meat yield, disease resistance, behavior, and bone development along with many other factors affecting productivity. In this context, BirdBase will serve both biomedical and agricultural researchers.", + "homepage": "http://birdbase.arizona.edu/birdbase/", + "name": "Birdbase", + "prefix": "r3d100012429" + }, "synonyms": [ "BirdBase", "CGNC" @@ -8630,6 +8791,7 @@ "ols": "chebi", "ontobee": "CHEBI", "prefixcommons": "chebi", + "re3data": "r3d100012626", "wikidata": "P683" }, "miriam": { @@ -8739,6 +8901,12 @@ "uri_format": "https://www.ebi.ac.uk/chebi/displayImage.do?defaultImage=true&imageIndex=0&chebiId=$1" } ], + "re3data": { + "description": "Chemical Entities of Biological Interest (ChEBI) is a freely available dictionary of 'small molecular entities'. The term 'molecular entity' encompasses any constitutionally or isotopically distinct atom, molecule, ion, ion pair, radical, radical ion, complex, conformer, etc., identifiable as a separately distinguishable entity. The molecular entities in question are either products of nature or synthetic products used to intervene in the processes of living organisms (either deliberately, as for drugs, or unintentionally', as for chemicals in the environment). The qualifier 'small' implies the exclusion of entities directly encoded by the genome, and thus as a rule nucleic acids, proteins and peptides derived from proteins by cleavage are not included.", + "homepage": "https://www.ebi.ac.uk/chebi/", + "name": "ChEBI", + "prefix": "r3d100012626" + }, "synonyms": [ "CHEBI", "CHEBIID", @@ -8784,6 +8952,7 @@ "fairsharing": "FAIRsharing.m3jtpg", "miriam": "chembl", "prefixcommons": "chembl", + "re3data": "r3d100010539", "uniprot": "ChEMBL" }, "miriam": { @@ -8810,6 +8979,12 @@ "prefix": "chembl", "uri_format": "https://www.ebi.ac.uk/chembldb/index.php/compound/inspect/$1" }, + "re3data": { + "description": "ChEMBL is a database of bioactive drug-like small molecules, it contains 2-D structures, calculated properties (e.g. logP, Molecular Weight, Lipinski Parameters, etc.) and abstracted bioactivities (e.g. binding constants, pharmacology and ADMET data).\nThe data is abstracted and curated from the primary scientific literature, and cover a significant fraction of the SAR and discovery of modern drugs\nWe attempt to normalise the bioactivities into a uniform set of end-points and units where possible, and also to tag the links between a molecular target and a published assay with a set of varying confidence levels. Additional data on clinical progress of compounds is being integrated into ChEMBL at the current time.", + "homepage": "https://www.ebi.ac.uk/chembl/", + "name": "ChEMBL", + "prefix": "r3d100010539" + }, "synonyms": [ "ChEMBL", "ChEMBL_ID", @@ -9248,6 +9423,7 @@ "miriam": "chemspider", "n2t": "chemspider", "prefixcommons": "chemspider", + "re3data": "r3d100010205", "wikidata": "P661" }, "miriam": { @@ -9286,6 +9462,12 @@ "prefix": "chemspider", "uri_format": "http://www.chemspider.com/Chemical-Structure.$1.html" }, + "re3data": { + "description": "ChemSpider is a free chemical structure database providing fast access to over 58 million structures, properties and associated information. By integrating and linking compounds from more than 400 data sources, ChemSpider enables researchers to discover the most comprehensive view of freely available chemical data from a single online search. It is owned by the Royal Society of Chemistry.\nChemSpider builds on the collected sources by adding additional properties, related information and links back to original data sources. ChemSpider offers text and structure searching to find compounds of interest and provides unique services to improve this data by curation and annotation and to integrate it with users’ applications.", + "homepage": "http://www.chemspider.com/", + "name": "ChemSpider", + "prefix": "r3d100010205" + }, "synonyms": [ "ChemSpiderID", "Chemspider" @@ -10179,6 +10361,7 @@ "fairsharing": "FAIRsharing.wx5r6f", "miriam": "clinvar", "n2t": "clinvar", + "re3data": "r3d100013331", "wikidata": "P1929" }, "miriam": { @@ -10204,6 +10387,12 @@ "uri_format": "https://www.ncbi.nlm.nih.gov/clinvar/variation/$1" }, "name": "ClinVar Variation", + "re3data": { + "description": "ClinVar is a freely accessible, public archive of reports of the relationships among human variations and phenotypes, with supporting evidence. ClinVar thus facilitates access to and communication about the relationships asserted between human variation and observed health status, and the history of that interpretation. ClinVar processes submissions reporting variants found in patient samples, assertions made regarding their clinical significance, information about the submitter, and other supporting data. The alleles described in submissions are mapped to reference sequences, and reported according to the HGVS standard. ClinVar then presents the data for interactive users as well as those wishing to use ClinVar in daily workflows and other local applications. ClinVar works in collaboration with interested organizations to meet the needs of the medical genetics community as efficiently and effectively as possible", + "homepage": "https://www.ncbi.nlm.nih.gov/clinvar/", + "name": "ClinVar", + "prefix": "r3d100013331" + }, "wikidata": { "database": "Q20023123", "database.homepage": "http://www.ncbi.nlm.nih.gov/clinvar/", @@ -12412,6 +12601,7 @@ "go": "ComplexPortal", "miriam": "complexportal", "n2t": "complexportal", + "re3data": "r3d100013295", "uniprot": "ComplexPortal", "wikidata": "P7718" }, @@ -12438,6 +12628,12 @@ "uri_format": "https://www.ebi.ac.uk/complexportal/complex/$1" }, "name": "Complex Portal", + "re3data": { + "description": "The Complex Portal is a manually curated, encyclopaedic resource of macromolecular complexes from a number of key model organisms, entered into the IntAct molecular interaction database (https://www.ebi.ac.uk/intact/). Data includes protein-only complexes as well as protein-small molecule and protein-nucleic acid complexes. All complexes are derived from physical molecular interaction evidences extracted from the literature and cross-referenced in the entry, or by curator inference from information on homologs in closely related species or by inference from scientific background. All complexes are tagged with Evidence and Conclusion Ontology codes to indicate the type of evidence available for each entry.", + "homepage": "https://www.ebi.ac.uk/complexportal/", + "name": "Complex Portal", + "prefix": "r3d100013295" + }, "synonyms": [ "ComplexPortal" ], @@ -12721,7 +12917,8 @@ }, "mappings": { "fairsharing": "FAIRsharing.IziuCK", - "miriam": "corrdb" + "miriam": "corrdb", + "re3data": "r3d100011496" }, "miriam": { "deprecated": false, @@ -12734,6 +12931,12 @@ "prefix": "corrdb", "sampleId": "37232", "uri_format": "https://www.animalgenome.org/CorrDB/q/?id=CorrID:$1" + }, + "re3data": { + "description": "CorrDB has data of cattle, relating to meat production, milk production, growth, health, and others. This database is designed to collect all published livestock genetic/phenotypic trait correlation data, aimed at facilitating genetic network analysis or systems biology studies.", + "homepage": "https://www.animalgenome.org/cgi-bin/CorrDB/index", + "name": "CorrDB", + "prefix": "r3d100011496" } }, "corum": { @@ -13291,7 +13494,8 @@ "fairsharing": "FAIRsharing.t3nprm", "miriam": "cryptodb", "n2t": "cryptodb", - "prefixcommons": "cryptodb" + "prefixcommons": "cryptodb", + "re3data": "r3d100012265" }, "miriam": { "deprecated": false, @@ -13329,6 +13533,12 @@ "16381902" ], "uri_format": "http://cryptodb.org/cryptodb/showRecord.do?name=GeneRecordClasses.GeneRecordClass&source_id=$1" + }, + "re3data": { + "description": "CryptoDB is an integrated genomic and functional genomic database for the parasite Cryptosporidium and other related genera. CryptoDB integrates whole genome sequence and annotation along with experimental data and environmental isolate sequences provided by community researchers. The database includes supplemental bioinformatics analyses and a web interface for data-mining.", + "homepage": "https://cryptodb.org/cryptodb/app", + "name": "CryptoDB", + "prefix": "r3d100012265" } }, "csa": { @@ -14019,7 +14229,8 @@ }, "dandi": { "mappings": { - "miriam": "dandi" + "miriam": "dandi", + "re3data": "r3d100013638" }, "miriam": { "deprecated": false, @@ -14033,7 +14244,13 @@ "sampleId": "000017", "uri_format": "https://dandiarchive.org/dandiset/$1" }, - "name": "Distributed Archives for Neurophysiology Data Integration" + "name": "Distributed Archives for Neurophysiology Data Integration", + "re3data": { + "description": "The US BRAIN Initiative archive for publishing and sharing neurophysiology data including electrophysiology, optophysiology, and behavioral time-series, and images from immunostaining experiments.", + "homepage": "https://dandiarchive.org/", + "name": "DANDI", + "prefix": "r3d100013638" + } }, "darc": { "biocontext": { @@ -14667,6 +14884,7 @@ "n2t": "dbsnp", "ncbi": "dbSNP", "prefixcommons": "dbsnp", + "re3data": "r3d100010652", "uniprot": "dbSNP" }, "miriam": { @@ -14721,6 +14939,12 @@ ], "uri_format": "http://www.ncbi.nlm.nih.gov/projects/SNP/snp_ref.cgi?rs=$1" }, + "re3data": { + "description": "The NCBI Short Genetic Variations database, commonly known as dbSNP, catalogs short variations in nucleotide sequences from a wide range of organisms. These variations include single nucleotide variations, short nucleotide insertions and deletions, short tandem repeats and microsatellites. Short Genetic Variations may be common, thus representing true polymorphisms, or they may be rare. Some rare human entries have additional information associated withthem, including disease associations, genotype information and allele origin, as some variations are somatic rather than germline events.\n***NCBI will phase out support for non-human organism data in dbSNP and dbVar beginning on September 1, 2017***", + "homepage": "https://www.ncbi.nlm.nih.gov/snp/", + "name": "dbSNP", + "prefix": "r3d100010652" + }, "uniprot": { "category": "Genetic variation databases", "identifier": "13", @@ -15307,6 +15531,7 @@ "fairsharing": "FAIRsharing.q9j2e3", "miriam": "depod", "n2t": "depod", + "re3data": "r3d100011936", "uniprot": "DEPOD" }, "miriam": { @@ -15333,6 +15558,12 @@ }, "name": "Human Dephosphorylation Database", "provides": "hgnc.symbol", + "re3data": { + "description": "DEPOD - the human DEPhOsphorylation Database (version 1.1) is a manually curated database collecting human active phosphatases, their experimentally verified protein and non-protein substrates and dephosphorylation site information, and pathways in which they are involved. It also provides links to popular kinase databases and protein-protein interaction databases for these phosphatases and substrates. DEPOD aims to be a valuable resource for studying human phosphatases and their substrate specificities and molecular mechanisms; phosphatase-targeted drug discovery and development; connecting phosphatases with kinases through their common substrates; completing the human phosphorylation/dephosphorylation network.", + "homepage": "http://depod.bioss.uni-freiburg.de/", + "name": "DEPOD", + "prefix": "r3d100011936" + }, "uniprot": { "category": "PTM databases", "identifier": "190", @@ -15610,6 +15841,7 @@ "go": "dictyBase", "ncbi": "dictyBase", "prefixcommons": "dictybase", + "re3data": "r3d100010586", "uniprot": "dictyBase" }, "name": "dictyBase", @@ -15630,6 +15862,12 @@ "pattern": "^DBS\\d{7}$", "prefix": "dictybase" }, + "re3data": { + "description": "dictyBase is an integrated genetic and literature database that contains published Dictyostelium discoideum literature, genes, expressed sequence tags (ESTs), as well as the chromosomal and mitochondrial genome sequences. Direct access to the genome browser, a Blast search tool, the Dictyostelium Stock Center, research tools, colleague databases, and much much more are just a mouse click away. Dictybase is a genome portal for the Amoebozoa. dictyBase is funded by a grant from the National Institute for General Medical Sciences.", + "homepage": "http://dictybase.org/", + "name": "dictybase", + "prefix": "r3d100010586" + }, "synonyms": [ "dictyBase" ], @@ -16081,6 +16319,7 @@ "miriam": "disprot", "n2t": "disprot", "prefixcommons": "disprot", + "re3data": "r3d100010561", "uniprot": "DisProt" }, "miriam": { @@ -16121,6 +16360,12 @@ ], "uri_format": "http://www.disprot.org/protein.php?id=$1" }, + "re3data": { + "description": "The Database of Protein Disorder (DisProt) is a curated database that provides information about proteins that lack fixed 3D structure in their putatively native states, either in their entirety or in part. DisProt is a community resource annotating protein sequences for intrinsically disorder regions from the literature.\nIt classifies intrinsic disorder based on experimental methods and three ontologies for molecular function, transition and binding partner.", + "homepage": "http://www.disprot.org/", + "name": "DisProt", + "prefix": "r3d100010561" + }, "uniprot": { "category": "Family and domain databases", "identifier": "17", @@ -17219,6 +17464,7 @@ "miriam": "drugbank", "n2t": "drugbank", "prefixcommons": "drugbank", + "re3data": "r3d100010544", "uniprot": "DrugBank", "wikidata": "P715" }, @@ -17264,6 +17510,12 @@ ], "uri_format": "http://www.drugbank.ca/drugs/$1" }, + "re3data": { + "description": "The DrugBank database is a unique bioinformatics and cheminformatics resource that combines detailed drug (i.e. chemical, pharmacological and pharmaceutical) data with comprehensive drug target (i.e. sequence, structure, and pathway) information. The latest release of DrugBank (version 5.1.1, released 2018-07-03) contains 11,881 drug entries including 2,526 approved small molecule drugs, 1,184 approved biotech (protein/peptide) drugs, 129 nutraceuticals and over 5,751 experimental drugs. Additionally, 5,132 non-redundant protein (i.e. drug target/enzyme/transporter/carrier) sequences are linked to these drug entries. Each DrugCard entry contains more than 200 data fields with half of the information being devoted to drug/chemical data and the other half devoted to drug target or protein data.", + "homepage": "https://go.drugbank.com/", + "name": "DrugBank", + "prefix": "r3d100010544" + }, "synonyms": [ "DRUGBANK_ID", "DrugBank" @@ -17423,9 +17675,16 @@ "example": "ACC-1", "homepage": "https://www.dsmz.de", "mappings": { - "cellosaurus": "DSMZ" + "cellosaurus": "DSMZ", + "re3data": "r3d100010219" }, "name": "Deutsche Sammlung von Mikroorganismen und Zellkulturen", + "re3data": { + "description": "The DSMZ is the most comprehensive biological resource center worldwide. Being one of the world's largest collections, the DSMZ currently comprises more than 73,700 items, including about 31,900 different bacterial and 6,600 fungal strains, 840 human and animal cell lines, 1,500 plant viruses and antisera, 700 bacteriophages and 19,000 different types of bacterial genomic DNA. All biological materials accepted in the DSMZ collection are subject to extensive quality control and physiological and molecular characterization by our central services. In addition, DSMZ provides an extensive documentation and detailed diagnostic information on the biological materials. The unprecedented diversity and quality management of its bioresources render the DSMZ an internationally renowned supplier for science, diagnostic laboratories, national reference centers, as well as industrial partners.", + "homepage": "https://www.dsmz.de/", + "name": "DSMZ", + "prefix": "r3d100010219" + }, "uri_format": "https://www.dsmz.de/collection/catalogue/details/culture/$1" }, "dto": { @@ -17569,9 +17828,16 @@ "example": "0000012b-5661-2f63-2f73-b43980000000", "homepage": "https://hawaii.eagle-i.net", "mappings": { - "cellosaurus": "eagle-i" + "cellosaurus": "eagle-i", + "re3data": "r3d100011564" }, "name": "eagle-i", + "re3data": { + "description": "Groundbreaking biomedical research requires access to cutting edge scientific resources; however such resources are often invisible beyond the laboratories or universities where they were developed. eagle-i is a discovery platform that helps biomedical scientists find previously invisible, but highly valuable, resources.", + "homepage": "https://www.eagle-i.net/", + "name": "eagle-i", + "prefix": "r3d100011564" + }, "uri_format": "http://hawaii.eagle-i.net/i/$1" }, "easychair.cfp": { @@ -17891,6 +18157,7 @@ "miriam": "echobase", "n2t": "echobase", "prefixcommons": "echobase", + "re3data": "r3d100011646", "uniprot": "EchoBASE" }, "miriam": { @@ -17931,6 +18198,12 @@ ], "uri_format": "http://www.york.ac.uk/res/thomas/Gene.cfm?recordID=$1" }, + "re3data": { + "description": "EchoBase is a database that curates new experimental and bioinformatic information about the genes and gene products of the model bacterium Escherichia coli K-12 strain MG1655.", + "homepage": "https://www.york.ac.uk/res/thomas/index.cfm", + "name": "EchoBase", + "prefix": "r3d100011646" + }, "uniprot": { "category": "Organism-specific databases", "identifier": "20", @@ -18230,7 +18503,8 @@ "miriam": "ecogene", "n2t": "ecogene", "ncbi": "EcoGene", - "prefixcommons": "ecogene" + "prefixcommons": "ecogene", + "re3data": "r3d100010546" }, "miriam": { "deprecated": false, @@ -18275,6 +18549,12 @@ "10592181" ], "uri_format": "http://ecogene.org/geneInfo.php?eg_id=$1" + }, + "re3data": { + "description": "The repository is no longer available. >>>!!!<<< 2019-12-02: no more access to EcoGene >>>!!!<<<", + "homepage": "http://ecogene.org/", + "name": "EcoGene", + "prefix": "r3d100010546" } }, "ecolexicon": { @@ -19695,7 +19975,8 @@ "cellosaurus": "ENCODE", "fairsharing": "FAIRsharing.v0hbjs", "miriam": "encode", - "n2t": "encode" + "n2t": "encode", + "re3data": "r3d100013051" }, "miriam": { "deprecated": false, @@ -19719,7 +20000,13 @@ "prefix": "encode", "uri_format": "https://www.encodeproject.org/$1" }, - "name": "Encyclopedia of DNA Elements" + "name": "Encyclopedia of DNA Elements", + "re3data": { + "description": "The ENCODE Encyclopedia organizes the most salient analysis products into annotations, and provides tools to search and visualize them. The Encyclopedia has two levels of annotations:\nIntegrative-level annotations integrate multiple types of experimental data and ground level annotations. \nGround-level annotations are derived directly from the experimental data, typically produced by uniform processing pipelines.", + "homepage": "https://www.encodeproject.org/", + "name": "ENCODE", + "prefix": "r3d100013051" + } }, "enm": { "aberowl": { @@ -19816,6 +20103,7 @@ "n2t": "ensembl", "ncbi": "ENSEMBL", "prefixcommons": "ensembl", + "re3data": "r3d100010228", "uniprot": "Ensembl", "wikidata": "P594" }, @@ -19910,6 +20198,12 @@ "uri_format": "https://genetics.opentargets.org/gene/$1" } ], + "re3data": { + "description": "The Ensembl project produces genome databases for vertebrates and other eukaryotic species. Ensembl is a joint project between the European Bioinformatics Institute (EBI) and the Wellcome Trust Sanger Institute (WTSI) to develop a software system that produces and maintains automatic annotation on selected genomes.The Ensembl project was started in 1999, some years before the draft human genome was completed. Even at that early stage it was clear that manual annotation of 3 billion base pairs of sequence would not be able to offer researchers timely access to the latest data. The goal of Ensembl was therefore to automatically annotate the genome, integrate this annotation with other available biological data and make all this publicly available via the web. Since the website's launch in July 2000, many more genomes have been added to Ensembl and the range of available data has also expanded to include comparative genomics, variation and regulatory data. Ensembl is a joint project between European Bioinformatics Institute (EBI), an outstation of the European Molecular Biology Laboratory (EMBL), and the Wellcome Trust Sanger Institute (WTSI). Both institutes are located on the Wellcome Trust Genome Campus in Hinxton, south of the city of Cambridge, United Kingdom.", + "homepage": "https://www.ensembl.org/index.html", + "name": "Ensembl", + "prefix": "r3d100010228" + }, "synonyms": [ "Ensembl" ], @@ -19958,6 +20252,7 @@ "miriam": "ensembl.bacteria", "n2t": "ensembl.bacteria", "prefixcommons": "ensembl.bacteria", + "re3data": "r3d100011195", "uniprot": "EnsemblBacteria" }, "miriam": { @@ -19997,6 +20292,12 @@ ], "uri_format": "http://bacteria.ensembl.org/[?species_name]/Gene/Summary?g=$1" }, + "re3data": { + "description": "This site provides access to complete, annotated genomes from bacteria and archaea (present in the European Nucleotide Archive) through the Ensembl graphical user interface (genome browser). Ensembl Bacteria contains genomes from annotated INSDC records that are loaded into Ensembl multi-species databases, using the INSDC annotation import pipeline.", + "homepage": "http://bacteria.ensembl.org/index.html", + "name": "Ensembl Bacteria", + "prefix": "r3d100011195" + }, "uniprot": { "category": "Genome annotation databases", "identifier": "147", @@ -20037,6 +20338,7 @@ "miriam": "ensembl.fungi", "n2t": "ensembl.fungi", "prefixcommons": "ensembl.fungi", + "re3data": "r3d100011196", "uniprot": "EnsemblFungi" }, "miriam": { @@ -20073,6 +20375,12 @@ "prefix": "ensembl.fungi", "uri_format": "http://fungi.ensembl.org/[?species_name]/Gene/Summary?g=$1" }, + "re3data": { + "description": "EnsemblFungi is a genome-centric portal for fungal species. It is a project to maintain annotation on selected genomes.", + "homepage": "http://fungi.ensembl.org/index.html", + "name": "Ensembl Fungi", + "prefix": "r3d100011196" + }, "uniprot": { "category": "Genome annotation databases", "identifier": "148", @@ -20113,6 +20421,7 @@ "miriam": "ensembl.metazoa", "n2t": "ensembl.metazoa", "prefixcommons": "ensembl.metazoa", + "re3data": "r3d100011198", "uniprot": "EnsemblMetazoa" }, "miriam": { @@ -20149,6 +20458,12 @@ "prefix": "ensembl.metazoa", "uri_format": "http://metazoa.ensembl.org/[?species_name]/Gene/Summary?g=$1" }, + "re3data": { + "description": "Ensembl Metazoa is a genome-centric portal for metazoan species of scientific interest.", + "homepage": "http://metazoa.ensembl.org/index.html", + "name": "Ensembl Metazoa", + "prefix": "r3d100011198" + }, "uniprot": { "category": "Genome annotation databases", "identifier": "149", @@ -20283,7 +20598,8 @@ }, "mappings": { "fairsharing": "FAIRsharing.g0c5qn", - "miriam": "envipath" + "miriam": "envipath", + "re3data": "r3d100012715" }, "miriam": { "deprecated": false, @@ -20296,6 +20612,12 @@ "prefix": "envipath", "sampleId": "32de3cf4-e3e6-4168-956e-32fa5ddb0ce1/compound/b545cabc-8c9e-4b20-8848-efa015b481ea", "uri_format": "https://envipath.org/package/$1" + }, + "re3data": { + "description": "enviPath is a database and prediction system for the microbial biotransformation of organic environmental contaminants. The database provides the possibility to store and view experimentally observed biotransformation pathways. The pathway prediction system provides different relative reasoning models to predict likely biotransformation pathways and products.", + "homepage": "https://envipath.org/", + "name": "enviPath", + "prefix": "r3d100012715" } }, "envo": { @@ -20604,7 +20926,8 @@ "agroportal": "EOL", "bioportal": "EOL", "fairsharing": "FAIRsharing.w7bw2y", - "ols": "eol" + "ols": "eol", + "re3data": "r3d100011663" }, "ols": { "contact": "pylebail@rennes.inra.fr", @@ -20615,7 +20938,13 @@ "prefix": "eol", "version": "2018-09-13" }, - "pattern": "^\\d{7}$" + "pattern": "^\\d{7}$", + "re3data": { + "description": "EOL’s platforms and instruments collect large and often unique data sets that must be validated, archived and made available to the research community. The goal of EOL data services is to advance science through delivering high-quality project data and metadata in ways that are as transparent, secure, and easily accessible as possible - today and into the future. By adhering to accepted standards in data formats and data services, EOL provides infrastructure to facilitate discovery and direct access to data and software from state-of-the-art commercial and locally-developed applications. EOL’s data services are committed to the highest standard of data stewardship from collection to validation to archival.", + "homepage": "http://www.eol.ucar.edu/", + "name": "EOL", + "prefix": "r3d100011663" + } }, "eolife": { "contributor": { @@ -21517,7 +21846,8 @@ "biocontext": "FACEBASE", "fairsharing": "FAIRsharing.mqvqde", "miriam": "facebase", - "n2t": "facebase" + "n2t": "facebase", + "re3data": "r3d100013263" }, "miriam": { "deprecated": false, @@ -21540,6 +21870,12 @@ "pattern": "^FB\\d{8}$", "prefix": "facebase", "uri_format": "https://www.facebase.org/data/record/#1/isa:dataset/accession=$1" + }, + "re3data": { + "description": "FaceBase is a collaborative NIDCR-funded project that houses comprehensive data in support of advancing research into craniofacial development and malformation. It serves as a community resource by curating large datasets of a variety of types from the craniofacial research community and sharing them via this website. Practices emphasize a comprehensive and multidisciplinary approach to understanding the developmental processes that create the face. The data offered spotlights high-throughput genetic, molecular, biological, imaging and computational techniques. One of the missions of this project is to facilitate cooperation and collaboration between the central coordinating center (ie, the Hub) and the craniofacial research community.", + "homepage": "https://www.facebase.org", + "name": "FaceBase", + "prefix": "r3d100013263" } }, "fairsharing": { @@ -21569,7 +21905,8 @@ "biocontext": "FAIRSHARING", "fairsharing": "FAIRsharing.2abjs5", "miriam": "fairsharing", - "n2t": "fairsharing" + "n2t": "fairsharing", + "re3data": "r3d100010142" }, "miriam": { "deprecated": false, @@ -21592,6 +21929,12 @@ "pattern": "^bsg-[dscp]?\\d{6}$", "prefix": "fairsharing", "uri_format": "https://fairsharing.org/$1" + }, + "re3data": { + "description": "FAIRsharing is a web-based, searchable portal of three interlinked registries, containing both in-house and crowdsourced manually curated descriptions of standards, databases and data policies, combined with an integrated view across all three types of resource. By registering your resource on FAIRsharing, you not only gain credit for your work, but you increase its visibility outside of your direct domain, so reducing the potential for unnecessary reinvention and proliferation of standards and databases.", + "homepage": "https://fairsharing.org/", + "name": "FAIRsharing", + "prefix": "r3d100010142" } }, "faldo": { @@ -22384,10 +22727,17 @@ "example": "6472", "homepage": "http://fishbase.org", "mappings": { + "re3data": "r3d100010912", "wikidata": "P938" }, "name": "FishBase", "pattern": "^\\d+$", + "re3data": { + "description": "Fishbase is a global species database and encyclopedia of over 30,000 species and subspecies of fishes that is searchable by common name, genus, species, geography, family, ecosystem, references literature, tools, etc. Links to other, related databases such as the Catalog of Fishes, GenBack, and LarvalBase. Associated with a partner journal, Acta Ichthyologica et Piscatoria. With mirror sites in English, German, French Spanish, Portuguese, French, Swedish, Chinese and Arabian language.", + "homepage": "https://www.fishbase.org/home.htm", + "name": "Fishbase", + "prefix": "r3d100010912" + }, "synonyms": [ "fishbase" ], @@ -22620,7 +22970,8 @@ "mappings": { "fairsharing": "FAIRsharing.veg2d6", "miriam": "flowrepository", - "n2t": "flowrepository" + "n2t": "flowrepository", + "re3data": "r3d100011280" }, "miriam": { "deprecated": false, @@ -22643,6 +22994,12 @@ "pattern": "^FR\\-FCM\\-\\w{4}$", "prefix": "flowrepository", "uri_format": "https://flowrepository.org/id/$1" + }, + "re3data": { + "description": "FlowRepository is a web-based application accessible from a web browser that serves as an online database of flow cytometry experiments where users can query and download data collected and annotated according to the MIFlowCyt standard. It is primarily used as a data deposition place for experimental findings published in peer-reviewed journals in the flow cytometry field. FlowRepository is funded by the International Society for Advancement of Cytometry (ISAC) and powered by the Cytobank engine specifically extended for the purposes of this repository. FlowRepository has been developed by forking and extending Cytobank in 2011.", + "homepage": "http://flowrepository.org/", + "name": "FlowRepository", + "prefix": "r3d100011280" } }, "flu": { @@ -22740,6 +23097,7 @@ "n2t": "fb", "ncbi": "FLYBASE", "prefixcommons": "flybase", + "re3data": "r3d100010591", "uniprot": "FlyBase", "wikidata": "P3852" }, @@ -22804,6 +23162,12 @@ "prefix": "flybase", "uri_format": "http://flybase.org/reports/$1.html" }, + "re3data": { + "description": "FlyBase is a database of genetic, genomic and functional data for Drosophila species, with a focus on the model organism Drosophila melanogaster.FlyBase contains a complete annotation of the Drosophila melanogaster genome that is updated several times per year.It also includes a searchable bibliography of research on Drosophila genetics in the last century. The site also provides a large database of images illustrating the full genome, and several movies detailing embryogenesis.", + "homepage": "http://flybase.org/", + "name": "FlyBase", + "prefix": "r3d100010591" + }, "synonyms": [ "FB", "FlyBase" @@ -23127,7 +23491,8 @@ "biocontext": "FOODB.COMPOUND", "biolink": "foodb.compound", "miriam": "foodb.compound", - "n2t": "foodb.compound" + "n2t": "foodb.compound", + "re3data": "r3d100012152" }, "miriam": { "deprecated": false, @@ -23151,6 +23516,12 @@ "prefix": "foodb.compound", "uri_format": "http://foodb.ca/compounds/$1" }, + "re3data": { + "description": "FooDB is the world’s largest and most comprehensive resource on food constituents, chemistry and biology. It provides information on both macronutrients and micronutrients, including many of the constituents that give foods their flavor, color, taste, texture and aroma.", + "homepage": "https://foodb.ca/", + "name": "FooDB", + "prefix": "r3d100012152" + }, "synonyms": [ "foodb" ] @@ -23839,7 +24210,8 @@ "biocontext": "FUNGIDB", "fairsharing": "FAIRsharing.xf30yc", "miriam": "fungidb", - "n2t": "fungidb" + "n2t": "fungidb", + "re3data": "r3d100011906" }, "miriam": { "deprecated": false, @@ -23862,6 +24234,12 @@ "pattern": "^[A-Za-z_0-9]+$", "prefix": "fungidb", "uri_format": "https://fungidb.org/fungidb/app/record/gene/$1" + }, + "re3data": { + "description": "FungiDB belongs to the EuPathDB family of databases and is an integrated genomic and functional genomic database for the kingdom Fungi. FungiDB was first released in early 2011 as a collaborative project between EuPathDB and the group of Jason Stajich (University of California, Riverside). At the end of 2015, FungiDB was integrated into the EuPathDB bioinformatic resource center. FungiDB integrates whole genome sequence and annotation and also includes experimental and environmental isolate sequence data. The database includes comparative genomics, analysis of gene expression, and supplemental bioinformatics analyses and a web interface for data-mining.", + "homepage": "http://www.fungidb.org/fungidb/", + "name": "FungiDB", + "prefix": "r3d100011906" } }, "fungorum": { @@ -24649,6 +25027,7 @@ "fairsharing": "FAIRsharing.9kahy4", "go": "GenBank", "prefixcommons": "genbank", + "re3data": "r3d100010528", "uniprot": "GenBank" }, "name": "GenBank", @@ -24664,6 +25043,12 @@ "prefix": "genbank", "uri_format": "http://www.ncbi.nlm.nih.gov/entrez/viewer.fcgi?val=$1" }, + "re3data": { + "description": "GenBank® is a comprehensive database that contains publicly available nucleotide sequences for almost 260 000 formally described species. These sequences are obtained primarily through submissions from individual laboratories and batch submissions from large-scale sequencing projects, including whole-genome shotgun (WGS) and environmental sampling projects. Most submissions are made using the web-based BankIt or standalone Sequin programs, and GenBank staff assigns accession numbers upon data receipt. Daily data exchange with the European Nucleotide Archive (ENA) and the DNA Data Bank of Japan (DDBJ) ensures worldwide coverage. GenBank is accessible through the NCBI Entrez retrieval system, which integrates data from the major DNA and protein sequence databases along with taxonomy, genome, mapping, protein structure and domain information, and the biomedical journal literature via PubMed. BLAST provides sequence similarity searches of GenBank and other sequence databases. Complete bimonthly releases and daily updates of the GenBank database are available by FTP.", + "homepage": "https://www.ncbi.nlm.nih.gov/genbank/", + "name": "GenBank", + "prefix": "r3d100010528" + }, "uniprot": { "category": "Sequence databases", "identifier": "28", @@ -24698,6 +25083,7 @@ "miriam": "genecards", "n2t": "genecards", "prefixcommons": "genecards", + "re3data": "r3d100012015", "uniprot": "GeneCards" }, "miriam": { @@ -24737,6 +25123,12 @@ ], "uri_format": "http://www.genecards.org/cgi-bin/carddisp.pl?gene=$1" }, + "re3data": { + "description": "GeneCards is a searchable, integrative database that provides comprehensive, user-friendly information on all annotated and predicted human genes. It automatically integrates gene-centric data from ~125 web sources, including genomic, transcriptomic, proteomic, genetic, clinical and functional information.", + "homepage": "https://www.genecards.org/", + "name": "GeneCards", + "prefix": "r3d100012015" + }, "uniprot": { "category": "Organism-specific databases", "identifier": "30", @@ -24785,6 +25177,7 @@ "n2t": "genedb", "ncbi": "GeneDB", "prefixcommons": "genedb", + "re3data": "r3d100010626", "uniprot": "GeneDB", "wikidata": "P3382" }, @@ -24833,6 +25226,12 @@ ], "uri_format": "http://www.genedb.org/gene/$1" }, + "re3data": { + "description": ">>>!!!<<< GeneDB will be taken offline 1st of August 2021, as none of the genomes are curated at Sanger anymore. All genomes on GeneDB can now be found on PlasmoDB, FungiDB, TriTrypDB and Wormbase Parasite. >>>!!!<<<", + "homepage": "https://www.genedb.org/", + "name": "GeneDB", + "prefix": "r3d100010626" + }, "uniprot": { "category": "Genome annotation databases", "identifier": "199", @@ -25435,10 +25834,17 @@ }, "homepage": "https://www.geonames.org", "mappings": { - "fairsharing": "FAIRsharing.56a0Uj" + "fairsharing": "FAIRsharing.56a0Uj", + "re3data": "r3d100010245" }, "name": "GeoNames", "pattern": "^\\d+$", + "re3data": { + "description": "The GeoNames geographical database covers all countries and contains over eight million placenames that are available for download free of charge.", + "homepage": "https://www.geonames.org/", + "name": "GeoNames", + "prefix": "r3d100010245" + }, "synonyms": [ "Geomames", "Geonamaes" @@ -25542,7 +25948,8 @@ "fairsharing": "FAIRsharing.e7skwg", "miriam": "giardiadb", "n2t": "giardiadb", - "prefixcommons": "giardiadb" + "prefixcommons": "giardiadb", + "re3data": "r3d100012458" }, "miriam": { "deprecated": false, @@ -25581,6 +25988,12 @@ "18824479" ], "uri_format": "http://giardiadb.org/giardiadb/showRecord.do?name=GeneRecordClasses.GeneRecordClass&primary_key=$1" + }, + "re3data": { + "description": "Giardia lamblia is a significant, environmentally transmitted, human pathogen and an amitochondriate protist. It is a major contributor to the enormous worldwide burden of human diarrheal diseases, yet the basic biology of this parasite is not well understood. No virulence factor has been identified. The Giardia lamblia genome contains only 12 million base pairs distributed onto five chromosomes. Its analysis promises to provide insights about the origins of nuclear genome organization, the metabolic pathways used by parasitic protists, and the cellular biology of host interaction and avoidance of host immune systems.\n\nSince the divergence of Giardia lamblia lies close to the transition between eukaryotes and prokaryotes in universal ribosomal RNA phylogenies, it is a valuable, if not unique, model for gaining basic insights into genetic innovations that led to formation of eukaryotic cells. In evolutionary terms, the divergence of this organism is at least twice as ancient as the common ancestor for yeast and man. A detailed study of its genome will provide insights into an early evolutionary stage of eukaryotic chromosome organization as well as other aspects of the prokaryotic / eukaryotic divergence.", + "homepage": "http://giardiadb.org/giardiadb/", + "name": "GiardiaDB", + "prefix": "r3d100012458" } }, "github": { @@ -25603,7 +26016,8 @@ }, "mappings": { "fairsharing": "FAIRsharing.c55d5e", - "miriam": "github" + "miriam": "github", + "re3data": "r3d100010375" }, "miriam": { "deprecated": false, @@ -25617,7 +26031,13 @@ "sampleId": "identifiers-org/registry", "uri_format": "https://github.com/$1" }, - "pattern": "^[a-zA-Z0-9-_]+(/[a-zA-Z0-9-_]+)?$" + "pattern": "^[a-zA-Z0-9-_]+(/[a-zA-Z0-9-_]+)?$", + "re3data": { + "description": "GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over three million people use GitHub to build amazing things together. With the collaborative features of GitHub.com, our desktop and mobile apps, and GitHub Enterprise, it has never been easier for individuals and teams to write better code, faster. Originally founded by Tom Preston-Werner, Chris Wanstrath, and PJ Hyett to simplify sharing code, GitHub has grown into the largest code host in the world.", + "homepage": "https://github.com", + "name": "GitHub", + "prefix": "r3d100010375" + } }, "github.issue": { "contributor": { @@ -25812,7 +26232,8 @@ "fairsharing": "FAIRsharing.k5k0yh", "miriam": "glycomedb", "n2t": "glycomedb", - "prefixcommons": "glycomedb" + "prefixcommons": "glycomedb", + "re3data": "r3d100011527" }, "miriam": { "deprecated": false, @@ -25852,6 +26273,12 @@ "19759275" ], "uri_format": "http://www.glycome-db.org/database/showStructure.action?glycomeId=$1" + }, + "re3data": { + "description": "<<<<>>>>\nWith the new database, GlycomeDB, it is possible to get an overview of all carbohydrate structures in the different databases and to crosslink common structures in the different databases. Scientists are now able to search for a particular structure in the meta database and get information about the occurrence of this structure in the five carbohydrate structure databases.", + "homepage": "http://www.glycome-db.org/", + "name": "GlycomeDB", + "prefix": "r3d100011527" } }, "glyconavi": { @@ -25958,7 +26385,8 @@ "mappings": { "biocontext": "GLYTOUCAN", "miriam": "glytoucan", - "n2t": "glytoucan" + "n2t": "glytoucan", + "re3data": "r3d100012388" }, "miriam": { "deprecated": false, @@ -25981,6 +26409,12 @@ "pattern": "^G[0-9]{5}[A-Z]{2}$", "prefix": "glytoucan", "uri_format": "https://glytoucan.org/Structures/Glycans/$1" + }, + "re3data": { + "description": "GlyTouCan is the international glycan structure repository. This repository is a freely available, uncurated registry for glycan structures that assigns globally unique accession numbers to any glycan independent of the level of information provided by the experimental method used to identify the structure(s). Any glycan structure, ranging in resolution from monosaccharide composition to fully defined structures can be registered as long as there are no inconsistencies in the structure.", + "homepage": "https://glytoucan.org/", + "name": "GlyTouCan", + "prefix": "r3d100012388" } }, "gmd": { @@ -26275,7 +26709,8 @@ "biocontext": "GNPIS", "fairsharing": "FAIRsharing.dw22y3", "miriam": "gnpis", - "n2t": "gnpis" + "n2t": "gnpis", + "re3data": "r3d100012647" }, "miriam": { "deprecated": false, @@ -26298,6 +26733,12 @@ "pattern": "^[A-Za-z0-9]+$", "prefix": "gnpis", "uri_format": "https://urgi.versailles.inra.fr/gnpis/#result/term=$1" + }, + "re3data": { + "description": "GnpIS is a multispecies integrative information system dedicated to plant and fungi pests. It bridges genetic and genomic data, allowing researchers access to both genetic information (e.g. genetic maps, quantitative trait loci, association genetics, markers, polymorphisms, germplasms, phenotypes and genotypes) and genomic data (e.g. genomic sequences, physical maps, genome annotation and expression data) for species of agronomical interest. GnpIS is used by both large international projects and plant science departments at the French National Research Institute for Agriculture, Food and Environment. It is regularly improved and released several times per year. GnpIS is accessible through a web portal and allows to browse different types of data either independently through dedicated interfaces or simultaneously using a quick search ('google like search') or advanced search (Biomart, Galaxy, Intermine) tools.", + "homepage": "https://urgi.versailles.inrae.fr/gnpis", + "name": "GnpIS", + "prefix": "r3d100012647" } }, "go": { @@ -27400,7 +27841,8 @@ "miriam": "greengenes", "n2t": "greengenes", "ncbi": "Greengenes", - "prefixcommons": "greengenes" + "prefixcommons": "greengenes", + "re3data": "r3d100010549" }, "miriam": { "deprecated": false, @@ -27444,6 +27886,12 @@ "16820507" ], "uri_format": "http://greengenes.lbl.gov/cgi-bin/show_one_record_v2.pl?prokMSA_id=$1" + }, + "re3data": { + "description": "Greengenes is an Earth Sciences website that assists clinical and environmental microbiologists from around the globe in classifying microorganisms from their local environments. A 16S rRNA gene database addresses limitations of public repositories by providing chimera screening, standard alignment, and taxonomic classification using multiple published taxonomies.", + "homepage": "https://greengenes.secondgenome.com/", + "name": "Greengenes", + "prefix": "r3d100010549" } }, "grid": { @@ -27789,7 +28237,8 @@ "biocontext": "GUDMAP", "fairsharing": "FAIRsharing.910c39", "miriam": "gudmap", - "n2t": "gudmap" + "n2t": "gudmap", + "re3data": "r3d100012193" }, "miriam": { "deprecated": false, @@ -27813,7 +28262,13 @@ "prefix": "gudmap", "uri_format": "https://gudmap.org/id/$1" }, - "name": "Genitourinary Development Molecular Anatomy Project" + "name": "Genitourinary Development Molecular Anatomy Project", + "re3data": { + "description": "The GenitoUrinary Development Molecular Anatomy Project (GUDMAP) is a consortium of laboratories working to provide the scientific and medical community with tools to facilitate research. The key components are: (1) a molecular atlas of gene expression for the developing organs of the GenitoUrinary (GU) tract; (2) a high resolution molecular anatomy that highlights development of the GU system; (3) mouse strains to facilitate developmental and functional studies within the GU system; (4) tutorials describing GU organogenesis; and (5) rapid access to primary data via the GUDMAP database.", + "homepage": "https://www.gudmap.org/index.html", + "name": "GUDMAP", + "prefix": "r3d100012193" + } }, "gwascentral.marker": { "biocontext": { @@ -29843,7 +30298,8 @@ "cellosaurus": "hPSCreg", "fairsharing": "FAIRsharing.7C0aVE", "miriam": "hpscreg", - "n2t": "hpscreg" + "n2t": "hpscreg", + "re3data": "r3d100012863" }, "miriam": { "deprecated": false, @@ -29866,6 +30322,12 @@ "pattern": "^[A-Z]{2,6}(e|i)[A-Za-z0-9]{3}-[A-Z]{1,2}(-[A-Za-z0-9]{1,2})?$", "prefix": "hpscreg", "uri_format": "https://hpscreg.eu/cell-line/$1" + }, + "re3data": { + "description": "The human pluripotent stem cell registry (hPSCreg) is a public registry and data portal for human embryonic and induced pluripotent stem cell lines (hESC and hiPSC). The Registry provides comprehensive and standardized biological and legal information as well as tools to search and compare information from multiple hPSC sources and hence addresses a translational research need. To facilitate unambiguous identification over different resources, hPSCreg automatically creates a unique standardized name (identifier) for each cell line registered. In addition to biological information, hPSCreg stores extensive data about ethical standards regarding cell sourcing and conditions for application and privacy protection. hPSCreg is the first global registry that holds both, manually validated scientific and ethical information on hPSC lines, and provides access by means of a user-friendly, mobile-ready web application.", + "homepage": "https://hpscreg.eu/", + "name": "hPSCreg", + "prefix": "r3d100012863" } }, "hsapdv": { @@ -31580,7 +32042,8 @@ "biocontext": "IMEX", "miriam": "imex", "n2t": "imex", - "prefixcommons": "imex" + "prefixcommons": "imex", + "re3data": "r3d100010669" }, "miriam": { "deprecated": false, @@ -31629,6 +32092,12 @@ "17893861" ], "uri_format": "http://www.ebi.ac.uk/intact/imex/main.xhtml?query=$1" + }, + "re3data": { + "description": "The IMEx consortium is an international collaboration between a group of major public interaction data providers who have agreed to share curation effort and develop and work to a single set of curation rules when capturing data from both directly deposited interaction data or from publications in peer-reviewed journals, capture full details of an interaction in a “deep” curation model, perform a complete curation of all protein-protein interactions experimentally demonstrated within a publication, make these interaction available in a single search interface on a common website, provide the data in standards compliant download formats, make all IMEx records freely accessible under the Creative Commons Attribution License", + "homepage": "https://www.imexconsortium.org/", + "name": "IMEx", + "prefix": "r3d100010669" } }, "img.gene": { @@ -32505,6 +32974,7 @@ "miriam": "intact", "n2t": "intact", "prefixcommons": "intact", + "re3data": "r3d100010671", "uniprot": "IntAct" }, "miriam": { @@ -32545,6 +33015,12 @@ ], "uri_format": "http://www.ebi.ac.uk/intact/pages/details/details.xhtml?interactionAc=$1" }, + "re3data": { + "description": "IntAct provides a freely available, open source database system and analysis tools for molecular interaction data. All interactions are derived from literature curation or direct user submissions and are freely available.", + "homepage": "https://www.ebi.ac.uk/intact/", + "name": "IntAct", + "prefix": "r3d100010671" + }, "uniprot": { "category": "Protein-protein interaction databases", "identifier": "51", @@ -32686,6 +33162,7 @@ "ncbi": "InterPro", "obofoundry": "ipr", "prefixcommons": "interpro", + "re3data": "r3d100010798", "uniprot": "InterPro", "wikidata": "P2926" }, @@ -32752,6 +33229,12 @@ ], "uri_format": "http://www.ebi.ac.uk/interpro/IEntry?ac=$1" }, + "re3data": { + "description": "InterPro collects information about protein sequence analysis and classification, providing access to a database of predictive protein signatures used for the classification and automatic annotation of proteins and genomes. Sequences in InterPro are classified at superfamily, family, and subfamily. InterPro predicts the occurrence of functional domains, repeats, and important sites, and adds in-depth annotation such as GO terms to the protein signatures.", + "homepage": "http://www.ebi.ac.uk/interpro/beta/", + "name": "InterPro", + "prefix": "r3d100010798" + }, "synonyms": [ "IP", "IPR", @@ -32842,7 +33325,8 @@ "fairsharing": "FAIRsharing.t31wcb", "miriam": "irefweb", "n2t": "irefweb", - "prefixcommons": "irefweb" + "prefixcommons": "irefweb", + "re3data": "r3d100012725" }, "miriam": { "deprecated": false, @@ -32878,6 +33362,12 @@ "pattern": "^\\d+$", "prefix": "irefweb", "uri_format": "http://wodaklab.org/iRefWeb/interaction/show/$1" + }, + "re3data": { + "description": "iRefWeb is an interface to a relational database containing the latest build of the interaction Reference Index (iRefIndex) which integrates protein interaction data from ten different interaction databases: BioGRID, BIND, CORUM, DIP, HPRD, INTACT, MINT, MPPI, MPACT and OPHID.", + "homepage": "https://wodaklab.org/iRefWeb/", + "name": "iRefWeb", + "prefix": "r3d100012725" } }, "iro": { @@ -33155,10 +33645,17 @@ "homepage": "https://www.itis.gov/", "mappings": { "fairsharing": "FAIRsharing.t19hpa", + "re3data": "r3d100011213", "wikidata": "P815" }, "name": "Integrated Taxonomic Information System", "pattern": "^\\d+$", + "re3data": { + "description": "Here you will find authoritative taxonomic information on plants, animals, fungi, and microbes of North America and the world.", + "homepage": "https://www.itis.gov/", + "name": "ITIS", + "prefix": "r3d100011213" + }, "uri_format": "https://www.itis.gov/servlet/SingleRpt/SingleRpt?search_topic=TSN&search_value=$1", "wikidata": { "prefix": "P815" @@ -33715,7 +34212,8 @@ "kaggle": { "mappings": { "miriam": "kaggle", - "n2t": "kaggle" + "n2t": "kaggle", + "re3data": "r3d100012705" }, "miriam": { "deprecated": false, @@ -33738,6 +34236,12 @@ "pattern": "^[0-9a-zA-Z\\-]+\\/[0-9a-zA-Z\\-]+$", "prefix": "kaggle", "uri_format": "https://www.kaggle.com/$1" + }, + "re3data": { + "description": "Kaggle is a platform for predictive modelling and analytics competitions in which statisticians and data miners compete to produce the best models for predicting and describing the datasets uploaded by companies and users. This crowdsourcing approach relies on the fact that there are countless strategies that can be applied to any predictive modelling task and it is impossible to know beforehand which technique or analyst will be most effective.", + "homepage": "https://www.kaggle.com/datasets", + "name": "Kaggle", + "prefix": "r3d100012705" } }, "kclb": { @@ -34987,7 +35491,8 @@ "biocontext": "LICEBASE", "fairsharing": "FAIRsharing.c7w81a", "miriam": "licebase", - "n2t": "licebase" + "n2t": "licebase", + "re3data": "r3d100013547" }, "miriam": { "deprecated": false, @@ -35010,6 +35515,12 @@ "pattern": "^[A-Za-z0-9\\-\\/]+$", "prefix": "licebase", "uri_format": "https://licebase.org/?q=$1" + }, + "re3data": { + "description": "LiceBase is a database for sea lice genomics. LiceBase provides the genome annotation of the Atlantic salmon louse Lepeophtheirus salmonis, a genome browser, Blast functionality and access to related high-thoughput genomics data.", + "homepage": "https://licebase.org/", + "name": "LiceBase", + "prefix": "r3d100013547" } }, "ligandbook": { @@ -36107,6 +36618,7 @@ "n2t": "maizegdb.locus", "ncbi": "MaizeGDB", "prefixcommons": "maizegdb", + "re3data": "r3d100010795", "uniprot": "MaizeGDB" }, "miriam": { @@ -36154,6 +36666,12 @@ ], "uri_format": "http://www.maizegdb.org/cgi-bin/displaylocusrecord.cgi?id=$1" }, + "re3data": { + "description": "The Maize Genetics and Genomics Database focuses on collecting data related to the crop plant and model organism Zea mays. The project's goals are to synthesize, display, and provide access to maize genomics and genetics data, prioritizing mutant and phenotype data and tools, structural and genetic map sets, and gene models. MaizeGDB also aims to make the Maize Newsletter available, and provide support services to the community of maize researchers.\nMaizeGDB is working with the Schnable lab, the Panzea project, The Genome Reference Consortium, and iPlant Collaborative to create a plan for archiving, dessiminating, visualizing, and analyzing diversity data.\nMMaizeGDB is short for Maize Genetics/Genomics Database. It is a USDA/ARS funded project to integrate the data found in MaizeDB and ZmDB into a single schema, develop an effective interface to access this data, and develop additional tools to make data analysis easier. Our goal in the long term is a true next-generation online maize database.aize genetics and genomics database.", + "homepage": "http://www.maizegdb.org/", + "name": "MaizeGDB", + "prefix": "r3d100010795" + }, "synonyms": [ "MaizeGDB" ], @@ -36483,7 +37001,8 @@ "homepage": "http://matrixdb.univ-lyon1.fr/", "mappings": { "fairsharing": "FAIRsharing.91yrz6", - "prefixcommons": "matrixdb" + "prefixcommons": "matrixdb", + "re3data": "r3d100010672" }, "name": "MatrixDB", "prefixcommons": { @@ -36503,6 +37022,12 @@ ], "uri_format": "http://matrixdb.ibcp.fr/cgi-bin/model/report/default?name=$1&class=Association" }, + "re3data": { + "description": "MatrixDB is a freely available database focused on interactions established by extracellular proteins and polysaccharides.\nMatrixDB takes into account the multimetric nature of the extracellular proteins (e.g. collagens, laminins and thrombospondins are multimers). MatrixDB includes interaction data extracted from the literature by manual curation in our lab, and offers access to relevant data involving extracellular proteins provided by our IMEx partner databases through the PSICQUIC webservice, as well as data from the Human Protein Reference Database. MatrixDB is in charge of the curation of papers published in Matrix Biology since January 2009", + "homepage": "http://matrixdb.univ-lyon1.fr/", + "name": "MatrixDB", + "prefix": "r3d100010672" + }, "uri_format": "http://matrixdb.univ-lyon1.fr/cgi-bin/current/newPort?type=biomolecule&value=$1" }, "matrixdb.association": { @@ -37358,6 +37883,7 @@ "cellosaurus": "MetaboLights", "miriam": "metabolights", "n2t": "metabolights", + "re3data": "r3d100011556", "wikidata": "P3890" }, "miriam": { @@ -37392,6 +37918,12 @@ "uri_format": "https://www.ebi.ac.uk/metabolights/$1" }, "name": "MetaboLights Compound", + "re3data": { + "description": "MetaboLights is a database for Metabolomics experiments and derived information. The database is cross-species, cross-technique and covers metabolite structures and their reference spectra as well as their biological roles, locations and concentrations, and experimental data from metabolic experiments.", + "homepage": "https://www.ebi.ac.uk/metabolights/", + "name": "MetaboLights", + "prefix": "r3d100011556" + }, "wikidata": { "database": "Q24174701", "database.homepage": "http://www.ebi.ac.uk/metabolights", @@ -37443,7 +37975,8 @@ "fairsharing": "FAIRsharing.yytevr", "go": "MetaCyc", "miriam": "metacyc.compound", - "n2t": "metacyc.compound" + "n2t": "metacyc.compound", + "re3data": "r3d100011294" }, "miriam": { "deprecated": false, @@ -37467,6 +38000,12 @@ "prefix": "metacyc.compound", "uri_format": "https://metacyc.org/compound?orgid=META&id=$1" }, + "re3data": { + "description": "MetaCyc is a curated database of experimentally elucidated metabolic pathways from all domains of life. \nMetaCyc contains pathways involved in both primary and secondary metabolism, as well as associated metabolites, reactions, enzymes, and genes. The goal of MetaCyc is to catalog the universe of metabolism by storing a representative sample of each experimentally elucidated pathway.\nMetaCyc applications include: Online encyclopedia of metabolism, Prediction of metabolic pathways in sequenced genomes, Support metabolic engineering via enzyme database, Metabolite database aids. metabolomics research.", + "homepage": "https://metacyc.org/", + "name": "MetaCyc", + "prefix": "r3d100011294" + }, "synonyms": [ "MetaCyc" ] @@ -37635,7 +38174,8 @@ "mappings": { "biocontext": "METLIN", "miriam": "metlin", - "n2t": "metlin" + "n2t": "metlin", + "re3data": "r3d100012311" }, "miriam": { "deprecated": false, @@ -37659,7 +38199,13 @@ "prefix": "metlin", "uri_format": "http://metlin.scripps.edu/metabo_info.php?molid=$1" }, - "name": "Metabolite and Tandem Mass Spectrometry Database" + "name": "Metabolite and Tandem Mass Spectrometry Database", + "re3data": { + "description": "METLIN represents the largest MS/MS collection of data with the database generated at multiple collision energies and in positive and negative ionization modes. The data is generated on multiple instrument types including SCIEX, Agilent, Bruker and Waters QTOF mass spectrometers.", + "homepage": "https://metlin.scripps.edu/landing_page.php?pgcontent=mainPage", + "name": "Metlin", + "prefix": "r3d100012311" + } }, "mex": { "biocontext": { @@ -38583,7 +39129,8 @@ "biocontext": "MICROSCOPE", "fairsharing": "FAIRsharing.3t5qc3", "miriam": "microscope", - "n2t": "microscope" + "n2t": "microscope", + "re3data": "r3d100012928" }, "miriam": { "deprecated": false, @@ -38606,6 +39153,12 @@ "pattern": "^\\d+$", "prefix": "microscope", "uri_format": "http://www.genoscope.cns.fr/agc/microscope/mage/info.php?id=$1" + }, + "re3data": { + "description": "The MicroScope platform is an informatics infrastructure dedicated to the annotation and comparative analysis of microbial genomes and metagenomes.", + "homepage": "http://www.genoscope.cns.fr/agc/microscope/home/index.php", + "name": "MicroScope", + "prefix": "r3d100012928" } }, "microsporidia": { @@ -39007,6 +39560,7 @@ "n2t": "mirbase", "ncbi": "miRBase", "prefixcommons": "mirbase", + "re3data": "r3d100010566", "wikidata": "P2870" }, "miriam": { @@ -39054,6 +39608,12 @@ ], "uri_format": "http://www.mirbase.org/cgi-bin/mirna_entry.pl?acc=$1" }, + "re3data": { + "description": "The miRBase database is a searchable database of published miRNA sequences and annotation. Each entry in the miRBase Sequence database represents a predicted hairpin portion of a miRNA transcript (termed mir in the database), with information on the location and sequence of the mature miRNA sequence (termed miR). Both hairpin and mature sequences are available for searching and browsing, and entries can also be retrieved by name, keyword, references and annotation. All sequence and annotation data are also available for download. The miRBase Registry provides miRNA gene hunters with unique names for novel miRNA genes prior to publication of results.", + "homepage": "http://www.mirbase.org/", + "name": "miRBase", + "prefix": "r3d100010566" + }, "uri_format": "http://www.mirbase.org/cgi-bin/mirna_entry.pl?acc=$1", "wikidata": { "database": "Q6826947", @@ -40350,7 +40910,8 @@ "fairsharing": "FAIRsharing.5rb3fk", "miriam": "modeldb", "n2t": "modeldb", - "prefixcommons": "modeldb" + "prefixcommons": "modeldb", + "re3data": "r3d100011330" }, "miriam": { "deprecated": false, @@ -40385,6 +40946,12 @@ "15055399" ], "uri_format": "http://senselab.med.yale.edu/ModelDB/ShowModel.asp?model=$1" + }, + "re3data": { + "description": "ModelDB is a curated database of published models in the broad domain of computational neuroscience. It addresses the need for access to such models in order to evaluate their validity and extend their use. It can handle computational models expressed in any textual form, including procedural or declarative languages (e.g. C++, XML dialects) and source code written for any simulation environment. The model source code doesn't even have to reside inside ModelDB; it just has to be available from some publicly accessible online repository or WWW site.", + "homepage": "https://senselab.med.yale.edu/ModelDB/default.cshtml", + "name": "ModelDB", + "prefix": "r3d100011330" } }, "molbase": { @@ -41668,7 +42235,8 @@ "miriam": "mycobank", "n2t": "mycobank", "ncbi": "MycoBank", - "prefixcommons": "mycobank" + "prefixcommons": "mycobank", + "re3data": "r3d100011222" }, "miriam": { "deprecated": false, @@ -41709,6 +42277,12 @@ "pattern": "^\\d+$", "prefix": "mycobank", "uri_format": "http://www.mycobank.org/MycoTaxo.aspx?Link=T&Rec=$1" + }, + "re3data": { + "description": "MycoBank is an on-line database aimed as a service to the mycological and scientific society by documenting mycological nomenclatural novelties (new names and combinations) and associated data, for example descriptions and illustrations. The nomenclatural novelties will each be allocated a unique MycoBank number that can be cited in the publication where the nomenclatural novelty is introduced. These numbers will also be used by the nomenclatural database Index Fungorum, with which MycoBank is associated.", + "homepage": "http://www.mycobank.org/", + "name": "MycoBank", + "prefix": "r3d100011222" } }, "mzspec": { @@ -41967,7 +42541,8 @@ "fairsharing": "FAIRsharing.2sqcxs", "miriam": "nasc", "n2t": "nasc", - "prefixcommons": "nasc" + "prefixcommons": "nasc", + "re3data": "r3d100010906" }, "miriam": { "deprecated": false, @@ -42002,6 +42577,12 @@ "pattern": "^\\d+$", "prefix": "nasc", "uri_format": "http://arabidopsis.info/StockInfo?NASC_id=$1" + }, + "re3data": { + "description": "The Nottingham Arabidopsis Stock Centre (NASC) provides seed and information resources to Europe researchers.", + "homepage": "http://arabidopsis.info/", + "name": "NASC", + "prefix": "r3d100010906" } }, "nbn": { @@ -42288,7 +42869,8 @@ }, "mappings": { "biocontext": "NCBIAssembly", - "miriam": "assembly" + "miriam": "assembly", + "re3data": "r3d100012688" }, "miriam": { "deprecated": false, @@ -42301,6 +42883,12 @@ "prefix": "assembly", "sampleId": "GCF_000005845.2", "uri_format": "https://www.ncbi.nlm.nih.gov/assembly/$1" + }, + "re3data": { + "description": "A database providing information on the structure of assembled genomes, assembly names and other meta-data, statistical reports, and links to genomic sequence data.", + "homepage": "https://www.ncbi.nlm.nih.gov/assembly", + "name": "NCBI Assembly", + "prefix": "r3d100012688" } }, "ncbi.genome": { @@ -42327,10 +42915,17 @@ "homepage": "https://www.ncbi.nlm.nih.gov/genome", "mappings": { "biocontext": "NCBIGenome", - "edam": "2787" + "edam": "2787", + "re3data": "r3d100010785" }, "name": "NCBI Genome", "pattern": "^\\d+$", + "re3data": { + "description": "The Genome database contains annotations and analysis of eukaryotic and prokaryotic genomes, as well as tools that allow users to compare genomes and gene sequences from humans, microbes, plants, viruses and organelles. Users can browse by organism, and view genome maps and protein clusters.", + "homepage": "https://www.ncbi.nlm.nih.gov/genome", + "name": "NCBI Genome", + "prefix": "r3d100010785" + }, "uri_format": "https://www.ncbi.nlm.nih.gov/genome/$1" }, "ncbi.resource": { @@ -42411,6 +43006,7 @@ "n2t": "ncbigene", "ncbi": "GeneID", "prefixcommons": "ncbigene", + "re3data": "r3d100010650", "wikidata": "P351" }, "miriam": { @@ -42485,6 +43081,12 @@ "uri_format": "https://scholia.toolforge.org/ncbi-gene/$1" } ], + "re3data": { + "description": "The Gene database provides detailed information for known and predicted genes defined by nucleotide sequence or map position. Gene supplies gene-specific connections in the nexus of map, sequence, expression, structure, function, citation, and homology data. Unique identifiers are assigned to genes with defining sequences, genes with known map positions, and genes inferred from phenotypic information. These gene identifiers are used throughout NCBI's databases and tracked through updates of annotation. Gene includes genomes represented by NCBI Reference Sequences (or RefSeqs) and is integrated for indexing and query and retrieval from NCBI's Entrez and E-Utilities systems.", + "homepage": "https://www.ncbi.nlm.nih.gov/gene?db=gene", + "name": "NCBI Gene", + "prefix": "r3d100010650" + }, "synonyms": [ "EGID", "EntrezGene", @@ -42521,7 +43123,8 @@ "go": "NCBI_NP", "miriam": "ncbiprotein", "n2t": "ncbiprotein", - "prefixcommons": "ncbi.protein" + "prefixcommons": "ncbi.protein", + "re3data": "r3d100010776" }, "miriam": { "deprecated": false, @@ -42557,6 +43160,12 @@ "pattern": "^\\w+\\d+(\\.\\d+)?$", "prefix": "ncbi.protein", "uri_format": "http://www.ncbi.nlm.nih.gov/protein/$1" + }, + "re3data": { + "description": "The Protein database is a collection of sequences from several sources, including translations from annotated coding regions in GenBank, RefSeq and TPA, as well as records from SwissProt, PIR, PRF, and PDB. Protein sequences are the fundamental determinants of biological structure and function.", + "homepage": "http://www.ncbi.nlm.nih.gov/protein", + "name": "NCBI Protein", + "prefix": "r3d100010776" } }, "ncbitaxon": { @@ -42651,6 +43260,7 @@ "ols": "ncbitaxon", "ontobee": "NCBITaxon", "prefixcommons": "uniprot.taxonomy", + "re3data": "r3d100010415", "wikidata": "P685" }, "miriam": { @@ -42777,7 +43387,14 @@ "uri_format": "https://scholia.toolforge.org/ncbi-taxon/$1" } ], + "re3data": { + "description": "The NCBI Taxonomy database is a curated set of names and classifications for all of the organisms that are represented in GenBank. The EMBL and DDBJ databases, as well as GenBank, now use the NCBI Taxonomy as the standard classification for nucleotide sequences. Taxonomy Contains the names and phylogenetic lineages of more than 160,000 organisms that have molecular data in the NCBI databases. New taxa are added to the Taxonomy database as data are deposited for them. When new sequences are submitted to GenBank, the submission is checked for new organism names, which are then classified and added to the Taxonomy database.", + "homepage": "https://www.ncbi.nlm.nih.gov/taxonomy", + "name": "NCBI Taxonomy", + "prefix": "r3d100010415" + }, "synonyms": [ + "NCBI Taxonomy", "NCBITaxon", "NCBI_Taxon_ID", "NCBI_taxid", @@ -49365,6 +49982,7 @@ "miriam": "pathwaycommons", "n2t": "pathwaycommons", "prefixcommons": "pathwaycommons", + "re3data": "r3d100012731", "uniprot": "PathwayCommons" }, "miriam": { @@ -49401,6 +50019,12 @@ "prefix": "pathwaycommons", "uri_format": "http://www.pathwaycommons.org/pc/record2.do?id=$1" }, + "re3data": { + "description": "Pathway Commons is a convenient point of access to biological pathway information collected from public pathway databases. Information is sourced from public pathway databases and is readily searched, visualized, and downloaded. The data is freely available under the license terms of each contributing database.", + "homepage": "https://www.pathwaycommons.org/", + "name": "Pathway Commons", + "prefix": "r3d100012731" + }, "uniprot": { "category": "Enzyme and pathway databases", "identifier": "253", @@ -50025,6 +50649,7 @@ "n2t": "pdb", "ncbi": "PDB", "prefixcommons": "pdbj", + "re3data": "r3d100010910", "uniprot": "RCSB-PDB", "wikidata": "P638" }, @@ -50107,6 +50732,12 @@ "prefix": "pdbj", "uri_format": "http://service.pdbj.org/mine/Detail?PDBID=$1&PAGEID=Summary" }, + "re3data": { + "description": "PDBj (Protein Data Bank Japan) provides a centralized PDB archive of macromolecular structures, integrated tools for data retrieval, visualization, and functional characterization. PDBj is supported by JST-NBDC and Osaka University.", + "homepage": "https://pdbj.org/", + "name": "PDBj", + "prefix": "r3d100010910" + }, "synonyms": [ "RCSB_PDB", "pdbe", @@ -50612,6 +51243,7 @@ "miriam": "peptideatlas", "n2t": "peptideatlas", "prefixcommons": "peptideatlas", + "re3data": "r3d100010889", "uniprot": "PeptideAtlas" }, "miriam": { @@ -50653,6 +51285,12 @@ ], "uri_format": "https://db.systemsbiology.net/sbeams/cgi/PeptideAtlas/GetProtein?atlas_build_id=242&protein_name=$1&action=QUERY" }, + "re3data": { + "description": "The PeptideAtlas validates expressed proteins to provide eukaryotic genome data. Peptide Atlas provides data to advance biological discoveries in humans. The PeptideAtlas accepts proteomic data from high-throughput processes and encourages data submission.", + "homepage": "http://www.peptideatlas.org/", + "name": "PeptideAtlas", + "prefix": "r3d100010889" + }, "uniprot": { "category": "Proteomic databases", "identifier": "71", @@ -51026,7 +51664,8 @@ "cellosaurus": "Progenetix", "fairsharing": "FAIRsharing.65tdnz", "miriam": "pgx", - "n2t": "pgx" + "n2t": "pgx", + "re3data": "r3d100012820" }, "miriam": { "deprecated": false, @@ -51050,6 +51689,12 @@ "prefix": "pgx", "uri_format": "http://progenetix.org/pgx:$1" }, + "re3data": { + "description": "The Progenetix database provides an overview of copy number abnormalities in human cancer from currently 32548 array and chromosomal Comparative Genomic Hybridization (CGH) experiments, as well as Whole Genome or Whole Exome Sequencing (WGS, WES) studies. The cancer profile data in Progenetix was curated from 1031 articles and represents 366 different cancer types, according to the International classification of Diseases in Oncology (ICD-O).", + "homepage": "https://www.progenetix.org/", + "name": "Progenetix", + "prefix": "r3d100012820" + }, "synonyms": [ "Progenetix" ] @@ -51364,7 +52009,8 @@ "mappings": { "biocontext": "PHENOLEXPLORER", "miriam": "phenolexplorer", - "n2t": "phenolexplorer" + "n2t": "phenolexplorer", + "re3data": "r3d100012197" }, "miriam": { "deprecated": false, @@ -51387,6 +52033,12 @@ "pattern": "^\\d+$", "prefix": "phenolexplorer", "uri_format": "http://phenol-explorer.eu/foods/$1" + }, + "re3data": { + "description": "Phenol-Explorer is the first comprehensive database on polyphenol content in foods", + "homepage": "http://phenol-explorer.eu/", + "name": "Phenol-Explorer", + "prefix": "r3d100012197" } }, "phenx": { @@ -52372,7 +53024,8 @@ "miriam": "plasmodb", "n2t": "plasmodb", "ncbi": "ApiDB_PlasmoDB", - "prefixcommons": "plasmodb" + "prefixcommons": "plasmodb", + "re3data": "r3d100011569" }, "miriam": { "deprecated": false, @@ -52417,6 +53070,12 @@ ], "uri_format": "http://plasmodb.org/plasmo/showRecord.do?name=GeneRecordClasses.GeneRecordClass&source_id=$1&project_id=PlasmoDB" }, + "re3data": { + "description": "PlasmoDB is a genome database for the genus Plasmodium, a set of single-celled eukaryotic pathogens that cause human and animal diseases, including malaria.", + "homepage": "https://plasmodb.org/plasmo/app/", + "name": "PlasmoDB", + "prefix": "r3d100011569" + }, "synonyms": [ "ApiDB_PlasmoDB" ] @@ -53108,6 +53767,7 @@ "n2t": "pombase", "ncbi": "PomBase", "prefixcommons": "pombase", + "re3data": "r3d100011478", "uniprot": "PomBase", "wikidata": "P6245" }, @@ -53151,6 +53811,12 @@ "22039153" ] }, + "re3data": { + "description": "PomBase is a comprehensive database for the fission yeast Schizosaccharomyces pombe, providing structural and functional annotation, literature curation and access to large-scale data sets.", + "homepage": "https://www.pombase.org/", + "name": "Pombase", + "prefix": "r3d100011478" + }, "synonyms": [ "PomBase" ], @@ -54865,6 +55531,7 @@ "miriam": "pubchem.compound", "n2t": "pubchem.compound", "prefixcommons": "pubchem.compound", + "re3data": "r3d100010129", "wikidata": "P662" }, "miriam": { @@ -54912,6 +55579,12 @@ "prefix": "pubchem.compound", "uri_format": "http://pubchem.ncbi.nlm.nih.gov/summary/summary.cgi?db=pccompound&term=$1" }, + "re3data": { + "description": "Pubchem contains 3 databases. 1. PubChem BioAssay: The PubChem BioAssay Database contains bioactivity screens of chemical substances described in PubChem Substance. It provides searchable descriptions of each bioassay, including descriptions of the conditions and readouts specific to that screening procedure. 2. PubChem Compound: The PubChem Compound Database contains validated chemical depiction information provided to describe substances in PubChem Substance. Structures stored within PubChem Compounds are pre-clustered and cross-referenced by identity and similarity groups. 3. PubChem Substance. The PubChem Substance Database contains descriptions of samples, from a variety of sources, and links to biological screening results that are available in PubChem BioAssay. If the chemical contents of a sample are known, the description includes links to PubChem Compound.", + "homepage": "https://pubchem.ncbi.nlm.nih.gov/", + "name": "PubChem", + "prefix": "r3d100010129" + }, "synonyms": [ "CID", "DSSTox_CID", @@ -55865,6 +56538,7 @@ "miriam": "reactome", "n2t": "reactome", "prefixcommons": "reactome", + "re3data": "r3d100010861", "uniprot": "Reactome", "wikidata": "P3937" }, @@ -55918,6 +56592,12 @@ "uri_format": "https://apps.pathwaycommons.org/pathways?uri=http%3A%2F%2Fidentifiers.org%2Freactome%2F$1" } ], + "re3data": { + "description": "Reactome is a manually curated, peer-reviewed pathway database, annotated by expert biologists and cross-referenced to bioinformatics databases. Its aim is to share information in the visual representations of biological pathways in a computationally accessible format. Pathway annotations are authored by expert biologists, in collaboration with Reactome editorial staff and cross-referenced to many bioinformatics databases. These include NCBI Gene, Ensembl and UniProt databases, the UCSC and HapMap Genome Browsers, the KEGG Compound and ChEBI small molecule databases, PubMed, and Gene Ontology.", + "homepage": "https://reactome.org/", + "name": "Reactome", + "prefix": "r3d100010861" + }, "synonyms": [ "RE", "REACT" @@ -56003,6 +56683,7 @@ "miriam": "rebase", "n2t": "rebase", "prefixcommons": "rebase", + "re3data": "r3d100012171", "uniprot": "REBASE" }, "miriam": { @@ -56048,6 +56729,12 @@ ], "uri_format": "http://rebase.neb.com/rebase/enz/$1.html" }, + "re3data": { + "description": "The Restriction Enzyme Database is a collection of information about restriction enzymes, methylases, the microorganisms from which they have been isolated, recognition sequences, cleavage sites, methylation specificity, the commercial availability of the enzymes, and references - both published and unpublished observations (dating back to 1952). REBASE is updated daily and is constantly expanding.", + "homepage": "http://rebase.neb.com/rebase/rebase.html", + "name": "REBASE", + "prefix": "r3d100012171" + }, "uniprot": { "category": "Protein family/group databases", "identifier": "89", @@ -56831,7 +57518,8 @@ "go": "RHEA", "miriam": "rhea", "n2t": "rhea", - "prefixcommons": "rhea" + "prefixcommons": "rhea", + "re3data": "r3d100010891" }, "miriam": { "deprecated": false, @@ -56868,6 +57556,12 @@ "prefix": "rhea", "uri_format": "http://www.ebi.ac.uk/rhea//reaction.xhtml?id=$1" }, + "re3data": { + "description": "Rhea is a freely available and comprehensive resource of expert-curated biochemical reactions. It has been designed to provide a non-redundant set of chemical transformations for applications such as the functional annotation of enzymes, pathway inference and metabolic network reconstruction. There are three types of reaction participants (reactants and products): Small molecules, Rhea polymers, Generic compounds.\nAll three types of reaction participants are linked to the ChEBI database (Chemical Entities of Biological Interest) which provides detailed information about structure, formula and charge. Rhea provides built-in validations that ensure both mass and charge balance of the reactions. We have populated the database with the reactions found in the enzyme classification (i.e. in the IntEnz and ENZYME databases), extending it with additional known reactions of biological interest. While the main focus of Rhea is enzyme-catalysed reactions, other biochemical reactions (including those that are often termed \"spontaneous\") also are included.", + "homepage": "https://www.rhea-db.org/", + "name": "Rhea", + "prefix": "r3d100010891" + }, "synonyms": [ "RHEA" ], @@ -58061,6 +58755,7 @@ "miriam": "sabiork.reaction", "n2t": "sabiork.reaction", "prefixcommons": "sabiork.reaction", + "re3data": "r3d100011052", "uniprot": "SABIO-RK" }, "miriam": { @@ -58098,6 +58793,12 @@ "prefix": "sabiork.reaction", "uri_format": "http://sabiork.h-its.org/index2.jsp?reac=$1" }, + "re3data": { + "description": "The SABIO-RK is a web-based application based on the SABIO relational database that contains information about biochemical reactions, their kinetic equations with their parameters, and the experimental conditions under which these parameters were measured. It aims to support modellers in the setting-up of models of biochemical networks, but it is also useful for experimentalists or researchers with interest in biochemical reactions and their kinetics. All the data are manually curated and annotated by biological experts, supported by automated consistency checks.", + "homepage": "http://sabiork.h-its.org/", + "name": "SABIO-RK", + "prefix": "r3d100011052" + }, "synonyms": [ "SABIO-RK" ], @@ -58220,6 +58921,7 @@ "fairsharing": "FAIRsharing.i1F3Hb", "miriam": "sasbdb", "n2t": "sasbdb", + "re3data": "r3d100012273", "uniprot": "SASBDB" }, "miriam": { @@ -58245,6 +58947,12 @@ "uri_format": "http://www.sasbdb.org/data/$1" }, "name": "Small Angle Scattering Biological Data Bank", + "re3data": { + "description": "Small angle scattering (SAS) of X-ray and neutrons provides structural information on biological macromolecules in solution at a resolution of 1-2 nm.\nSASBDB is a fully searchable curated repository of freely accessible and downloadable experimental data, which are deposited together with the relevant experimental conditions, sample details, derived models and their fits to the data.", + "homepage": "https://www.sasbdb.org/", + "name": "SASBDB", + "prefix": "r3d100012273" + }, "uniprot": { "category": "3D structure databases", "identifier": "258", @@ -60629,7 +61337,8 @@ "fairsharing": "FAIRsharing.z4agsr", "miriam": "soybase", "n2t": "soybase", - "ncbi": "SoyBase" + "ncbi": "SoyBase", + "re3data": "r3d100010846" }, "miriam": { "deprecated": false, @@ -60658,6 +61367,12 @@ "homepage": "http://soybase.org", "name": "Glycine max Genome Database", "prefix": "SoyBase" + }, + "re3data": { + "description": "SoyBase is a professionally curated repository for genetics, genomics and related data resources for soybean. It contains current genetic, physical and genomic sequence maps integrated with qualitative and quantitative traits. SoyBase includes annotated \"Williams 82\" genomic sequence and associated data mining tools. The repository maintains controlled vocabularies for soybean growth, development, and traits that are linked to more general plant ontologies.", + "homepage": "https://soybase.org/", + "name": "SoyBase", + "prefix": "r3d100010846" } }, "span": { @@ -61229,7 +61944,8 @@ "biocontext": "STOREDB", "fairsharing": "FAIRsharing.6h8d2r", "miriam": "storedb", - "n2t": "storedb" + "n2t": "storedb", + "re3data": "r3d100011049" }, "miriam": { "deprecated": false, @@ -61256,6 +61972,12 @@ "name": "Store DB", "namespace_in_lui": true, "pattern": "^(STUDY|FILE|DATASET)\\d+$", + "re3data": { + "description": "STOREDB is a platform for the archiving and sharing of primary data and outputs of all kinds, including epidemiological and experimental data, from research on the effects of radiation. It also provides a directory of bioresources and databases containing information and materials that investigators are willing to share. STORE supports the creation of a radiation research commons.", + "homepage": "https://www.storedb.org/store_v3/", + "name": "STOREDB", + "prefix": "r3d100011049" + }, "uri_format": "https://www.storedb.org/?$1" }, "storedb.dataset": { @@ -61345,6 +62067,7 @@ "miriam": "string", "n2t": "string", "prefixcommons": "string", + "re3data": "r3d100010604", "uniprot": "STRING" }, "miriam": { @@ -61395,6 +62118,12 @@ ] }, "provides": "uniprot", + "re3data": { + "description": "STRING is a database of known and predicted protein interactions.\nThe interactions include direct (physical) and indirect (functional) associations; they are derived from four sources:\n- Genomic Context\n- High-throughput Experiments\n- (Conserved) Coexpression\n- Previous Knowledge\nSTRING quantitatively integrates interaction data from these sources for a large number of organisms, and transfers information between these organisms where applicable.", + "homepage": "https://string-db.org/", + "name": "STRING", + "prefix": "r3d100010604" + }, "uniprot": { "category": "Protein-protein interaction databases", "identifier": "141", @@ -61808,6 +62537,7 @@ "fairsharing": "FAIRsharing.pxr7x2", "miriam": "slm", "n2t": "swisslipid", + "re3data": "r3d100012603", "uniprot": "SwissLipids", "wikidata": "P8691" }, @@ -61835,6 +62565,12 @@ }, "name": "SwissLipid", "pattern": "^\\d+$", + "re3data": { + "description": "SwissLipids is an expert curated resource that provides a framework for the integration of lipid and lipidomic data with biological knowledge and models.", + "homepage": "http://www.swisslipids.org/#/", + "name": "SwissLipids", + "prefix": "r3d100012603" + }, "synonyms": [ "slm", "swisslipids" @@ -62136,7 +62872,8 @@ "fairsharing": "FAIRsharing.psn0h2", "miriam": "t3db", "n2t": "t3db", - "prefixcommons": "t3db" + "prefixcommons": "t3db", + "re3data": "r3d100012189" }, "miriam": { "deprecated": false, @@ -62173,6 +62910,12 @@ "pattern": "^T3D\\d+$", "prefix": "t3db", "uri_format": "http://www.t3db.org/toxins/$1" + }, + "re3data": { + "description": "The Toxin and Toxin Target Database is a unique bioinformatics resource that combines detailed toxin data with comprehensive toxin target information. The focus of the T3DB is on providing mechanisms of toxicity and target proteins for each toxin. This dual nature of the T3DB, in which toxin and toxin target records are interactively linked in both directions, makes it unique from existing databases.", + "homepage": "http://www.t3db.ca/", + "name": "T3DB", + "prefix": "r3d100012189" } }, "tads": { @@ -63387,7 +64130,8 @@ "biocontext": "TOPFIND", "fairsharing": "FAIRsharing.rkpmhn", "miriam": "topfind", - "n2t": "topfind" + "n2t": "topfind", + "re3data": "r3d100012721" }, "miriam": { "deprecated": false, @@ -63411,7 +64155,13 @@ "prefix": "topfind", "uri_format": "http://clipserve.clip.ubc.ca/topfind/proteins/$1" }, - "provides": "uniprot" + "provides": "uniprot", + "re3data": { + "description": "TopFIND is a protein-centric database for the annotation of protein termini currently in its third version. Non-canonical protein termini can be the result of multiple different biological processes, including pre-translational processes such as alternative splicing and alternative translation initiation or post-translational protein processing by proteases that cleave proteases as part of protein maturation or as a regulatory modification. Accordingly, protein termini evidence in TopFIND is inferred from other databases such as ENSEMBL transcripts, TISdb for alternative translation initiation, MEROPS for protein cleavage by proteases, and UniProt for canonical and protein isoform start sites.", + "homepage": "http://clipserve.clip.ubc.ca/topfind/", + "name": "TopFIND", + "prefix": "r3d100012721" + } }, "toxoplasma": { "biocontext": { @@ -63569,7 +64319,8 @@ "fairsharing": "FAIRsharing.zcn4w4", "miriam": "treebase", "n2t": "treebase", - "prefixcommons": "treebase" + "prefixcommons": "treebase", + "re3data": "r3d100010170" }, "miriam": { "deprecated": false, @@ -63604,6 +64355,12 @@ "pattern": "^\\d+$", "prefix": "treebase", "uri_format": "http://www.treebase.org/treebase-web/search/study/summary.html?id=$1" + }, + "re3data": { + "description": "<<< !!!The website use an authentication. Repository isn't accessible!!! >>> TreeBASE is a repository of phylogenetic information, specifically user-submitted phylogenetic trees and the data used to generate them. TreeBASE accepts all types of phylogenetic data (e.g., trees of species, trees of populations, trees of genes) representing all biotic taxa. Data in TreeBASE are exposed to the public if they are used in a publication that is in press or published in a peer-reviewed scientific journal, book, conference proceedings, or thesis. Data used in publications that are in preparation or in review can be submitted to TreeBASE but are only available to the authors, publication editors, or reviewers using a special access code.", + "homepage": "https://www.treebase.org", + "name": "TreeBASE", + "prefix": "r3d100010170" } }, "treefam": { @@ -63685,7 +64442,8 @@ "biocontext": "TRICHDB", "fairsharing": "FAIRsharing.pv0ezt", "miriam": "trichdb", - "n2t": "trichdb" + "n2t": "trichdb", + "re3data": "r3d100012461" }, "miriam": { "deprecated": false, @@ -63708,6 +64466,12 @@ "pattern": "^\\w+$", "prefix": "trichdb", "uri_format": "http://trichdb.org/trichdb/showRecord.do?name=GeneRecordClasses.GeneRecordClass&source_id=$1" + }, + "re3data": { + "description": "TrichDB integrated genomic resources for the eukaryotic protist pathogens Trichomonas vaginalis.", + "homepage": "http://trichdb.org/trichdb/", + "name": "TrichDB", + "prefix": "r3d100012461" } }, "tritrypdb": { @@ -63740,7 +64504,8 @@ "fairsharing": "FAIRsharing.fs1z27", "go": "TriTrypDB", "miriam": "tritrypdb", - "n2t": "tritrypdb" + "n2t": "tritrypdb", + "re3data": "r3d100011479" }, "miriam": { "deprecated": false, @@ -63763,6 +64528,12 @@ "pattern": "^\\w+(\\.)?\\w+(\\.)?\\w+", "prefix": "tritrypdb", "uri_format": "http://tritrypdb.org/tritrypdb/showRecord.do?name=GeneRecordClasses.GeneRecordClass&source_id=$1" + }, + "re3data": { + "description": "TriTrypDB is an integrated genomic and functional genomic database for pathogens of the family Trypanosomatidae, including organisms in both Leishmania and Trypanosoma genera. TriTrypDB and its continued development are possible through the collaborative efforts between EuPathDB, GeneDB and colleagues at the Seattle Biomedical Research Institute (SBRI).", + "homepage": "https://tritrypdb.org/tritrypdb/app", + "name": "TriTrypDB", + "prefix": "r3d100011479" } }, "ttd.drug": { @@ -64585,7 +65356,8 @@ "fairsharing": "FAIRsharing.ge1c3p", "miriam": "unigene", "n2t": "unigene", - "prefixcommons": "unigene" + "prefixcommons": "unigene", + "re3data": "r3d100010774" }, "miriam": { "deprecated": false, @@ -64623,6 +65395,12 @@ "pattern": "^\\d+$", "prefix": "unigene", "uri_format": "http://www.ncbi.nlm.nih.gov/UniGene/clust.cgi?UGID=$1" + }, + "re3data": { + "description": "UniGene collects entries of transcript sequences from transcription loci from genes or expressed pseudogenes. Entries also contain information on the protein similarities, gene expressions, cDNA clone reagents, and genomic locations.", + "homepage": "https://www.ncbi.nlm.nih.gov/unigene", + "name": "UniGene", + "prefix": "r3d100010774" } }, "unii": { @@ -64760,7 +65538,8 @@ "go": "UniParc", "miriam": "uniparc", "n2t": "uniparc", - "prefixcommons": "uniparc" + "prefixcommons": "uniparc", + "re3data": "r3d100011519" }, "miriam": { "deprecated": false, @@ -64808,6 +65587,12 @@ "14681372" ], "uri_format": "http://www.ebi.ac.uk/cgi-bin/dbfetch?db=uniparc&id=$1" + }, + "re3data": { + "description": "The UniProt Archive (UniParc) is a comprehensive and non-redundant database that contains most of the publicly available protein sequences in the world.", + "homepage": "https://www.uniprot.org/help/uniparc", + "name": "UniParc", + "prefix": "r3d100011519" } }, "unipathway.compound": { @@ -64929,6 +65714,7 @@ "n2t": "uniprot", "ncbi": "UniProt", "prefixcommons": "uniprot", + "re3data": "r3d100011521", "wikidata": "P352" }, "miriam": { @@ -65021,6 +65807,12 @@ "uri_format": "http://omabrowser.org/cgi-bin/gateway.pl?f=DisplayEntry&p2=orthologs&p1=$1" } ], + "re3data": { + "description": "The UniProt Knowledgebase (UniProtKB) is the central hub for the collection of functional information on proteins, with accurate, consistent and rich annotation. In addition to capturing the core data mandatory for each UniProtKB entry (mainly, the amino acid sequence, protein name or description, taxonomic data and citation information), as much annotation information as possible is added. This includes widely accepted biological ontologies, classifications and cross-references, and clear indications of the quality of annotation in the form of evidence attribution of experimental and computational data. The Universal Protein Resource (UniProt) is a comprehensive resource for protein sequence and annotation data. The UniProt databases are the UniProt Knowledgebase (UniProtKB), the UniProt Reference Clusters (UniRef), and the UniProt Archive (UniParc). The UniProt Metagenomic and Environmental Sequences (UniMES) database is a repository specifically developed for metagenomic and environmental data. The UniProt Knowledgebase,is an expertly and richly curated protein database, consisting of two sections called UniProtKB/Swiss-Prot and UniProtKB/TrEMBL.", + "homepage": "https://www.uniprot.org/uniprot/", + "name": "UniProtKB", + "prefix": "r3d100011521" + }, "synonyms": [ "SwissProt", "UP", @@ -65344,7 +66136,8 @@ }, "mappings": { "edam": "2346", - "miriam": "uniref" + "miriam": "uniref", + "re3data": "r3d100011518" }, "miriam": { "deprecated": false, @@ -65357,6 +66150,12 @@ "prefix": "uniref", "sampleId": "UniRef90_P00750", "uri_format": "https://www.uniprot.org/uniref/$1" + }, + "re3data": { + "description": "The UniProt Reference Clusters (UniRef) provide clustered sets of sequences from the UniProt Knowledgebase (including isoforms) and selected UniParc records in order to obtain complete coverage of the sequence space at several resolutions while hiding redundant sequences (but not their descriptions) from view.", + "homepage": "https://www.uniprot.org/help/uniref", + "name": "UniRef", + "prefix": "r3d100011518" } }, "unirule": { @@ -65472,7 +66271,8 @@ "miriam": "unite", "n2t": "unite", "ncbi": "UNITE", - "prefixcommons": "unite" + "prefixcommons": "unite", + "re3data": "r3d100011316" }, "miriam": { "deprecated": false, @@ -65516,6 +66316,12 @@ "20409185" ], "uri_format": "http://unite.ut.ee/bl_forw.php?nimi=$1" + }, + "re3data": { + "description": "UNITE provides unified way how you delimit, identify, communicate and work with DNA based Species Hypotheses (SH).", + "homepage": "https://unite.ut.ee/index.php", + "name": "UNITE", + "prefix": "r3d100011316" } }, "unpd": { @@ -66290,7 +67096,8 @@ "miriam": "vectorbase", "n2t": "vectorbase", "ncbi": "VectorBase", - "prefixcommons": "vectorbase" + "prefixcommons": "vectorbase", + "re3data": "r3d100010880" }, "miriam": { "deprecated": false, @@ -66337,6 +67144,12 @@ ], "uri_format": "http://www.vectorbase.org/[?species_name]/Gene/Summary?db=core;g=$1" }, + "re3data": { + "description": "VectorBase provides data on arthropod vectors of human pathogens. Sequence data, gene expression data, images, population data, and insecticide resistance data for arthropod vectors are available for download. VectorBase also offers genome browser, gene expression and microarray repository, and BLAST searches for all VectorBase genomes. VectorBase Genomes include Aedes aegypti, Anopheles gambiae, Culex quinquefasciatus, Ixodes scapularis, Pediculus humanus, Rhodnius prolixus. VectorBase is one the Bioinformatics Resource Centers (BRC) projects which is funded by National Institute of Allergy and Infectious Diseases (NAID).", + "homepage": "https://www.vectorbase.org/", + "name": "VectorBase", + "prefix": "r3d100010880" + }, "uri_format": "https://vectorbase.org/vectorbase/app/record/gene/$1" }, "vega": { @@ -66361,7 +67174,8 @@ "homepage": "https://vega.archive.ensembl.org/index.html", "mappings": { "fairsharing": "FAIRsharing.mr293q", - "prefixcommons": "vega" + "prefixcommons": "vega", + "re3data": "r3d100012575" }, "name": "Vertebrate Genome Annotation Database", "prefixcommons": { @@ -66376,13 +67190,20 @@ "prefix": "vega", "uri_format": "http://vega.sanger.ac.uk/[?species_name]/Gene/Summary?g=$1" }, + "re3data": { + "description": "A repository for high-quality gene models produced by the manual annotation of vertebrate genomes. The final update of Vega, version 68, was released in February 2017 and is now archived at vega.archive.ensembl.org. We plan to maintain this resource until Feb 2020.", + "homepage": "http://vega.archive.ensembl.org/index.html", + "name": "Vega", + "prefix": "r3d100012575" + }, "synonyms": [ "VEGA" ] }, "vegbank": { "mappings": { - "miriam": "vegbank" + "miriam": "vegbank", + "re3data": "r3d100010153" }, "miriam": { "deprecated": false, @@ -66395,6 +67216,12 @@ "prefix": "vegbank", "sampleId": "VB.Ob.3736.GRSM125", "uri_format": "http://vegbank.org/cite/$1" + }, + "re3data": { + "description": "VegBank is the vegetation plot database of the Ecological Society of America's Panel on Vegetation Classification. VegBank consists of three linked databases that contain the actual plot records, vegetation types recognized in the U.S. National Vegetation Classification and other vegetation types submitted by users, and all plant taxa recognized by ITIS/USDA as well as all other plant taxa recorded in plot records. Vegetation records, community types and plant taxa may be submitted to VegBank and may be subsequently searched, viewed, annotated, revised, interpreted, downloaded, and cited. VegBank receives its data from the VegBank community of users.", + "homepage": "http://vegbank.org/vegbank/index.jsp", + "name": "VegBank", + "prefix": "r3d100010153" } }, "vfb": { @@ -66778,7 +67605,8 @@ "biocontext": "VIRALZONE", "fairsharing": "FAIRsharing.tppk10", "miriam": "viralzone", - "n2t": "viralzone" + "n2t": "viralzone", + "re3data": "r3d100013314" }, "miriam": { "deprecated": false, @@ -66801,6 +67629,12 @@ "pattern": "^\\d+$", "prefix": "viralzone", "uri_format": "http://viralzone.expasy.org/all_by_protein/$1.html" + }, + "re3data": { + "description": "ViralZone is a SIB Swiss Institute of Bioinformatics web-resource for all viral genus and families, providing general molecular and epidemiological information, along with virion and genome figures. Each virus or family page gives an easy access to UniProtKB/Swiss-Prot viral protein entries.", + "homepage": "https://viralzone.expasy.org/", + "name": "ViralZone", + "prefix": "r3d100013314" } }, "virsirna": { @@ -68009,6 +68843,7 @@ "miriam": "wikipathways", "n2t": "wikipathways", "prefixcommons": "wikipathways", + "re3data": "r3d100013316", "wikidata": "P2410" }, "miriam": { @@ -68058,6 +68893,12 @@ ], "uri_format": "http://www.wikipathways.org/index.php/Pathway:$1" }, + "re3data": { + "description": "WikiPathways was established to facilitate the contribution and maintenance of pathway information by the biology community. WikiPathways is an open, collaborative platform dedicated to the curation of biological pathways. WikiPathways thus presents a new model for pathway databases that enhances and complements ongoing efforts, such as KEGG, Reactome and Pathway Commons. Building on the same MediaWiki software that powers Wikipedia, we added a custom graphical pathway editing tool and integrated databases covering major gene, protein, and small-molecule systems. The familiar web-based format of WikiPathways greatly reduces the barrier to participate in pathway curation. More importantly, the open, public approach of WikiPathways allows for broader participation by the entire community, ranging from students to senior experts in each field. This approach also shifts the bulk of peer review, editorial curation, and maintenance to the community.", + "homepage": "http://wikipathways.org", + "name": "WikiPathways", + "prefix": "r3d100013316" + }, "wikidata": { "database": "Q7999828", "database.homepage": "https://www.wikipathways.org/", @@ -68237,6 +69078,7 @@ "n2t": "wb", "ncbi": "WormBase", "prefixcommons": "wormbase", + "re3data": "r3d100010424", "uniprot": "WormBase", "wikidata": "P3860" }, @@ -68301,6 +69143,12 @@ "11125056" ] }, + "re3data": { + "description": "Launched in 2000, WormBase is an international consortium of biologists and computer scientists dedicated to providing the research community with accurate, current, accessible information concerning the genetics, genomics and biology of C. elegans and some related nematodes. In addition to their curation work, all sites have ongoing programs in bioinformatics research to develop the next generations of WormBase structure, content and accessibility", + "homepage": "https://www.wormbase.org/", + "name": "WormBase", + "prefix": "r3d100010424" + }, "synonyms": [ "WB_REF", "wb", @@ -68724,6 +69572,7 @@ "n2t": "xenbase", "ncbi": "Xenbase", "prefixcommons": "xenbase", + "re3data": "r3d100011331", "uniprot": "Xenbase" }, "miriam": { @@ -68770,6 +69619,12 @@ ], "uri_format": "http://www.xenbase.org/gene/showgene.do?method=display&geneId=$1" }, + "re3data": { + "description": "Xenbase's mission is to provide the international research community with a comprehensive, integrated and easy to use web based resource that gives access the diverse and rich genomic, expression and functional data available from Xenopus research. Xenbase also provides a critical data sharing infrastructure for many other NIH-funded projects, and is a focal point for the Xenopus community. In addition to our primary goal of supporting Xenopus researchers, Xenbase enhances the availability and visibility of Xenopus data to the broader biomedical research community.", + "homepage": "https://www.xenbase.org/entry/", + "name": "Xenbase", + "prefix": "r3d100011331" + }, "synonyms": [ "Xenbase" ], @@ -69414,10 +70269,17 @@ "github_request_issue": 454, "homepage": "https://zenodo.org", "mappings": { + "re3data": "r3d100010468", "wikidata": "P4901" }, "name": "Zenodo", "pattern": "^\\d+$", + "re3data": { + "description": "ZENODO builds and operates a simple and innovative service that enables researchers, scientists, EU projects and institutions to share and showcase multidisciplinary research results (data and publications) that are not part of the existing institutional or subject-based repositories of the research communities.\nZENODO enables researchers, scientists, EU projects and institutions to:\neasily share the long tail of small research results in a wide variety of formats including text, spreadsheets, audio, video, and images across all fields of science.\ndisplay their research results and get credited by making the research results citable and integrate them into existing reporting lines to funding agencies like the European Commission.\neasily access and reuse shared research results.", + "homepage": "https://zenodo.org/", + "name": "Zenodo", + "prefix": "r3d100010468" + }, "reviewer": { "email": "cthoyt@gmail.com", "github": "cthoyt", @@ -69741,6 +70603,7 @@ "biocontext": "ZINC", "miriam": "zinc", "n2t": "zinc", + "re3data": "r3d100010372", "wikidata": "P2084" }, "miriam": { @@ -69766,6 +70629,12 @@ "uri_format": "http://zinc15.docking.org/substances/$1" }, "name": "ZINC is not Commercial", + "re3data": { + "description": "The ZINC Database contains commercially available compounds for structure based virtual screening. It currently has about 21 million compounds that can simply be purchased. It is provided in ready-to-dock, 3D formats with molecules represented in biologically relevant forms. It is available in subsets for general screening as well as target-, chemotype- and vendor-focused subsets. ZINC is free for everyone to use and download at the website zinc.docking.org.", + "homepage": "http://zinc15.docking.org/", + "name": "ZINC", + "prefix": "r3d100010372" + }, "wikidata": { "prefix": "P2084" } diff --git a/src/bioregistry/data/external/re3data/curation.tsv b/src/bioregistry/data/external/re3data/curation.tsv new file mode 100644 index 000000000..419e36373 --- /dev/null +++ b/src/bioregistry/data/external/re3data/curation.tsv @@ -0,0 +1,4170 @@ +prefix name homepage description +r3d100000001 Odum Institute Archive Dataverse https://dataverse.unc.edu/dataverse/odum The Odum Institute Archive Dataverse contains social science data curated and archived by the Odum Institute Data Archive at the University of North Carolina at Chapel Hill. Some key collections include the primary holdings of the Louis Harris Data Center, the National Network of State Polls, and other Southern-focused public opinion data. +Please note that some datasets in this collection are restricted to University of North Carolina at Chapel Hill affiliates. Access to these datasets require UNC ONYEN institutional login to the Dataverse system. +r3d100000002 Access to Archival Databases https://aad.archives.gov/aad/ You will find in the Access to Archival Databases (AAD) resource online access to records in a small selection of historic databases preserved permanently in NARA. Out of the nearly 200,000 data files in its holdings, NARA has selected approximately 475 of them for public searching through AAD. We selected these data because the records identify specific persons, geographic areas, organizations, and dates. The records cover a wide variety of civilian and military functions and have many genealogical, social, political, and economic research uses. AAD provides: Access to over 85 million historic electronic records created by more than 30 agencies of the U.S. federal government and from collections of donated historical materials. +Both free-text and fielded searching options. The ability to retrieve, print, and download records with the specific information that you seek. Information to help you find and understand the records. +r3d100000004 Datenbank Gesprochenes Deutsch https://dgd.ids-mannheim.de/ The "Database for Spoken German (DGD)" is a corpus management system in the program area Oral Corpora of the Institute for German Language (IDS). It has been online since the beginning of 2012 and since mid-2014 replaces the spoken German database, which was developed in the "Deutsches Spracharchiv (DSAv)" of the IDS. +After single registration, the DGD offers external users a web-based access to selected parts of the collection of the "Archive Spoken German (AGD)" for use in research and teaching. The selection of the data for external use depends on the consent of the respective data provider, who in turn must have the appropriate usage and exploitation rights. Also relevant to the selection are certain protection needs of the archive. +The Archive for Spoken German (AGD) collects and archives data of spoken German in interactions (conversation corpora) and data of domestic and non-domestic varieties of German (variation corpora). Currently, the AGD hosts around 50 corpora comprising more than 15000 audio and 500 video recordings amounting to around 5000 hours of recorded material with more than 7000 transcripts. With the Research and Teaching Corpus of Spoken German (FOLK) the AGD is also compiling an extensive German conversation corpus of its own. +!!! Access to data of Datenbank Gesprochenes Deutsch (DGD) is also provided by: IDS Repository https://www.re3data.org/repository/r3d100010382 !!! +r3d100000005 UNC Dataverse https://dataverse.unc.edu/ UNC Dataverse is an open-source repository software application for archiving, sharing, and accessing research data of all kinds. +Each dataverse within the larger repository contains a multitude of datasets, and each dataset contains descriptive metadata and data files. +UNC Dataverse is hosted by Odum Institute for Research in Social Science. +r3d100000006 Archaeology Data Service https://archaeologydataservice.ac.uk/ The ADS is an accredited digital repository for heritage data that supports research, learning and teaching with freely available, high quality and dependable digital resources by preserving and disseminating digital data in the long term. The ADS also promotes good practice in the use of digital data, provides technical advice to the heritage community, and supports the deployment of digital technologies. +r3d100000007 ESO Science Archive Facility http://archive.eso.org/cms.html The ESO/ST-ECF science archive is a joint collaboration of the European Organisation for Astronomical Research in the Southern Hemisphere (ESO) and the Space Telescope - European Coordinating Facility (ST-ECF). ESO observational data can be requested after the proprietary period by the astronomical community. +r3d100000011 The CEDA Archive http://archive.ceda.ac.uk/ The Natural Environment Research Council's Data Repository for Atmospheric Science and Earth Observation. The Centre for Environmental Data Analysis (CEDA) serves the environmental science community through three data centres, data analysis environments, and participation in a host of relevant research projects. +We aim to support environmental science, further environmental data archival practices, and develop and deploy new technologies to enhance access to data. Additionally we provide services to aid large scale data analysis. +r3d100000012 Biological and Chemical Oceanography Data Management Office https://www.bco-dmo.org/ The Biological and Chemical Oceanography Data Management Office (BCO-DMO) is a publicly accessible earth science data repository created to curate, publicly serve (publish), and archive digital data and information from biological, chemical and biogeochemical research conducted in coastal, marine, great lakes and laboratory environments. The BCO-DMO repository works closely with investigators funded through the NSF OCE Division’s Biological and Chemical Sections and the Division of Polar Programs Antarctic Organisms & Ecosystems. The office provides services that span the full data life cycle, from data management planning support and DOI creation, to archive with appropriate national facilities. +r3d100000013 Blue Obelisk Data Repository https://sourceforge.net/projects/blueobelisk/ The Blue Obelisk Data Repository lists many important chemoinformatics data such as element and isotope properties, atomic radii, etc. including references to original literature. Developers can use this repository to make their software interoperable. +r3d100000015 California Water CyberInfrastructure None The repository is no longer available. >>>!!!<<< 2021-01-25: no more access to California Water CyberInfrastructure >>>!!!<<< +r3d100000016 Canadian Astronomy Data Centre http://www.cadc-ccda.hia-iha.nrc-cnrc.gc.ca/en/ The Canadian Astronomy Data Centre (CADC) was established in 1986 by the National Research Council of Canada (NRC), through a grant provided by the Canadian Space Agency (CSA). Over the past 30 years the CADC has evolved from an archiving centre---hosting data from Hubble Space Telescope, Canada-France-Hawaii Telescope, the Gemini observatories, and the James Clerk Maxwell Telescope---into a Science Platform for data-intensive astronomy. The CADC, in partnership with Shared Services Canada, Compute Canada, CANARIE and the university community (funded through the Canadian Foundation for Innovation), offers cloud computing, user-managed storage, group management, and data publication services, in addition to its ongoing mission to provide permanent storage for major data collections. + +Located at NRC Herzberg Astronomy and Astrophysics Research Centre in Victoria, BC, the CADC staff consists of professional astronomers, software developers, and operations staff who work with the community to develop and deliver leading-edge services to advance Canadian research. The CADC plays a leading role in international efforts to improve the scientific/technical landscape that supports data intensive science. This includes leadership roles in the International Virtual Observatory Alliance and participation in organizations like the Research Data Alliance, CODATA, and the World Data Systems. CADC also contributes significantly to future Canadian projects like the Square Kilometre Array and TMT. + +In 2019, the Canadian Astronomy Data Centre (CADC) delivered over 2 Petabytes of data (over 200 million individual files) to thousands of astronomers in Canada and in over 80 other countries. The cloud processing system completed over 6 million jobs (over 1100 core years) in 2019. +r3d100000017 RNA Abundance Database https://www.cbil.upenn.edu/RAD === !!!!! Due to changes in technology and funding, the RAD website is no longer available !!!!! === +r3d100000018 Cell Centered Database https://library.ucsd.edu/dc/collection/bb5940732k >>> !!!!! The Cell Centered Database is no longer on serice. It has been merged with "Cell image library": https://www.re3data.org/repository/r3d100000023 !!!!! <<<< +r3d100000019 ESS-DIVE https://ess-dive.lbl.gov/ The U.S. Department of Energy’s (DOE) Environmental Systems Science Data Infrastructure for a Virtual Ecosystem (ESS-DIVE) data archive serves Earth and environmental science data. ESS-DIVE is funded by the Data Management program within the Climate and Environmental Science Division under the DOE’s Office of Biological and Environmental Research program (BER), and is maintained by the Lawrence Berkeley National Laboratory. + +ESS-DIVE will archive and publicly share data obtained from observational, experimental, and modeling research that is funded by the DOE’s Office of Science under its Subsurface Biogeochemical Research (SBR) and Terrestrial Ecosystem Science (TES) programs within the Environmental Systems Science (ESS) activity. + +ESS-DIVE was launched in July 2017, and is designed to provide long-term stewardship and use of data from observational, experimental and modeling activities in the DOE in the Subsurface Biogeochemical Research (SBR) and Terrestrial Ecosystem Science (TES) Programs in the Environmental System Science (ESS) activity. +r3d100000020 Coastal Data Information Program http://cdip.ucsd.edu/ The Coastal Data Information Program (CDIP) is an extensive network for monitoring waves and beaches along the coastlines of the United States. Since its inception in 1975, the program has produced a vast database of publicly-accessible environmental data for use by coastal engineers and planners, scientists, mariners, and marine enthusiasts. The program has also remained at the forefront of coastal monitoring, developing numerous innovations in instrumentation, system control and management, computer hardware and software, field equipment, and installation techniques. +r3d100000021 Chemical Database Service http://cds.dl.ac.uk/ Most or all of the features are no longer available via the CDS/DL website since provision of the EPSRC UK national Chemical Database Service has been taken over by the Royal Society of Chemistry from 1st January 2013. See: http://cds.rsc.org/ . Daresbury now offers reduced database access, but CrystalWorks developments continue here. +Some related features may be available via the RSC/CSD portal. For details of what is currently available on the CDS/DL website and also links to the RSC/CDS portal follow the link to the CDS/DL Homepage. // The service gives on-line access to a rich variety of quality databases in fields relating to chemistry. The CDS team also provides general support, training and advice. +r3d100000022 Comprehensive Epidemiological Data Resource https://oriseapps.orau.gov/cedr/ The Comprehensive Epidemiologic Data Resource (CEDR) is the U.S. Department of Energy (DOE) electronic database comprised of health studies of DOE contract workers and environmental studies of areas surrounding DOE facilities. DOE recognizes the benefits of data sharing and supports the public's right to know about worker and community health risks. CEDR provides independent researchers and educators with access to de-identified data collected since the Department's early production years. Current CEDR holdings include more than 76 studies of over 1 million workers at 31 DOE sites. Access to these data is at no cost to the user. +r3d100000023 The Cell Image Library http://www.cellimagelibrary.org/home This library is a public and easily accessible resource database of images, videos, and animations of cells, capturing a wide diversity of organisms, cell types, and cellular processes. The Cell Image Library has been merged with "Cell Centered Database" in 2017. The purpose of the database is to advance research on cellular activity, with the ultimate goal of improving human health. +r3d100000027 CiteSeerX https://citeseerx.ist.psu.edu/index CiteSeerx is an evolving scientific literature digital library and search engine that focuses primarily on the literature in computer and information science. CiteSeerx aims to improve the dissemination of scientific literature and to provide improvements in functionality, usability, availability, cost, comprehensiveness, efficiency, and timeliness in the access of scientific and scholarly knowledge. Rather than creating just another digital library, CiteSeerx attempts to provide resources such as algorithms, data, metadata, services, techniques, and software that can be used to promote other digital libraries. CiteSeerx has developed new methods and algorithms to index PostScript and PDF research articles on the Web. +r3d100000028 The Data Hub https://datahub.io/ the Data Hub is a community-run catalogue of useful sets of data on the Internet. You can collect links here to data from around the web for yourself and others to use, or search for data that others have collected. Depending on the type of data (and its conditions of use), the Data Hub may also be able to store a copy of the data or host it in a database, and provide some basic visualisation tools. +r3d100000031 Google Code Project Hosting https://code.google.com/archive/ The Google Code Archive contains the data found on the Google Code Project Hosting Service, which turned down in early 2016. This archive contains over 1.4 million projects, 1.5 million downloads, and 12.6 million issues. +Google Project Hosting powers Project Hosting on Google Code and Eclipse Labs. Project Hosting on Google Code Eclipse Labs. It provides a fast, reliable, and easy open source hosting service with the following features: Instant project creation on any topic; Git, Mercurial and Subversion code hosting with 2 gigabyte of storage space and download hosting support with 2 gigabytes of storage space; Integrated source code browsing and code review tools to make it easy to view code, review contributions, and maintain a high quality code base; An issue tracker and project wiki that are simple, yet flexible and powerful, and can adapt to any development process; Starring and update streams that make it easy to keep track of projects and developers that you care about. +r3d100000032 Communication Portal for Accessing Social Statistics http://forscenter.ch/en/data-and-research-information-services/2221-2/public-statistics/ The repository is no longer available. >>>!!!<<< 2018-11-20; COMPASS used to be provided and available at FORS but is no longer supported. >>>!!!<<< +r3d100000033 Forest Global Earth Observatory https://forestgeo.si.edu/ The Center for Tropical Forest Science (CTFS) is a global network of forest research plots committed to the study of tropical and temperate forest function and diversity. The multi-institutional network comprises more than forty forest research plots across the Americas, Africa, Asia, and Europe, with a strong focus on tropical regions. CTFS monitors the growth and survival of about 6 million trees of approximately 10,000 species. +r3d100000034 Cornell University Geospatial Information Repository https://cugir.library.cornell.edu/ CUGIR is an active online repository in the National Spatial Data Clearinghouse program. CUGIR provides geospatial data and metadata for New York State, with special emphasis on those natural features relevant to agriculture, ecology, natural resources, and human-environment interactions. In order to provide the best possible access to geospatial data for New York State, CUGIR coordinates its activities with those of the New York State GIS Clearinghouse +r3d100000036 Goddard Earth Sciences Data and Information Services Center https://disc.gsfc.nasa.gov/ One of twelve NASA Science Mission Directorate (SMD) Data Centers that provide Earth science data, information, and services to research scientists, applications scientists, applications users, and students. The GES DISC is the home (archive) of NASA Precipitation and Hydrology, as well as Atmospheric Composition and Dynamics remote sensing data and information. The DISC also houses the Modern Era Retrospective-Analysis for Research and Applications (MERRA) data assimilation datasets (generated by GSFC’s Global Modeling and Assimilation Office), and the North American Land Data Assimilation System (NLDAS) and Global Land Data Assimilation System (GLDAS) data products (both generated by GSFC's Hydrological Sciences Branch). +r3d100000037 Oak Ridge National Laboratory Distributed Active Archive Center for Biogeochemical Dynamics https://daac.ornl.gov/ The Oak Ridge National Laboratory Distributed Active Archive Center (ORNL DAAC) for biogeochemical dynamics is one of the National Aeronautics and Space Administration (NASA) Earth Observing System Data and Information System (EOSDIS) data centers managed by the Earth Science Data and Information System (ESDIS) Project. The ORNL DAAC archives data produced by NASA's Terrestrial Ecology Program. The DAAC provides data and information relevant to biogeochemical dynamics, ecological data, and environmental processes, critical for understanding the dynamics relating to the biological, geological, and chemical components of Earth's environment. +r3d100000038 Australian Antarctic Data Centre https://data.aad.gov.au/ The Australian Antarctic Data Centre (AADC) provides data collection and data management services in Australia's Antarctic Science Program. The AADC manages science data from Australia's Antarctic research, maps Australia's areas of interest in the Antarctic region, manages Australia's Antarctic state of the environment reporting, and provides advice and education and a range of other products. +r3d100000039 Global Biodiversity Information Facility https://www.gbif.org/ GBIF is an international organisation that is working to make the world's biodiversity data accessible everywhere in the world. GBIF and its many partners work to mobilize the data, and to improve search mechanisms, data and metadata standards, web services, and the other components of an Internet-based information infrastructure for biodiversity. +GBIF makes available data that are shared by hundreds of data publishers from around the world. These data are shared according to the GBIF Data Use Agreement, which includes the provision that users of any data accessed through or retrieved via the GBIF Portal will always give credit to the original data publishers. +r3d100000042 The World Bank Open Data https://data.worldbank.org/ The World Bank recognizes that transparency and accountability are essential to the development process and central to achieving the Bank’s mission to alleviate poverty. The Bank’s commitment to openness is also driven by a desire to foster public ownership, partnership and participation in development from a wide range of stakeholders. As a knowledge institution, the World Bank’s first step is to share its knowledge freely and openly. +r3d100000043 DataBasin https://databasin.org/ Data Basin is a science-based mapping and analysis platform that supports learning, research, and sustainable environmental stewardship. +r3d100000044 DRYAD https://datadryad.org/stash Dryad is an international repository of data underlying peer-reviewed scientific and medical literature, particularly data for which no specialized repository exists. The content is considered to be integral to the published research. All material in Dryad is associated with a scholarly publication +r3d100000045 DataONE https://www.dataone.org/ Data Observation Network for Earth (DataONE) is the foundation of new innovative environmental science through a distributed framework and sustainable cyberinfrastructure that meets the needs of science and society for open, persistent, robust, and secure access to well-described and easily discovered Earth observational data. +Supported by the U.S. National Science Foundation (Grant #OCI-0830944) as one of the initial DataNets, DataONE will ensure the preservation, access, use and reuse of multi-scale, multi-discipline, and multi-national science data via three primary cyberinfrastucture elements and a broad education and outreach program. +r3d100000046 European Environment Agency, Datasets https://www.eea.europa.eu/data-and-maps The European Environment Agency (EEA) is an agency of the European Union. Our task is to provide sound, independent information on the environment. We are a major information source for those involved in developing, adopting, implementing and evaluating environmental policy, and also the general public. Currently, the EEA has 33 member countries. +EEA's mandate is: To help the Community and member countries make informed decisions about improving the environment, integrating environmental considerations into economic policies and moving towards sustainability +To coordinate the European environment information and observation network (Eionet) +r3d100000047 Edinburgh DataShare https://datashare.ed.ac.uk/ Edinburgh DataShare is an online digital repository of multi-disciplinary research datasets produced at the University of Edinburgh, hosted by the Data Library in Information Services. +Edinburgh University researchers who have produced research data associated with an existing or forthcoming publication, or which has potential use for other researchers, are invited to upload their dataset for sharing and safekeeping. A persistent identifier and suggested citation will be provided. +r3d100000049 Potsdam Carte du Ciel Plates https://dc.zah.uni-heidelberg.de/potsdam/q/raw/info Publication of scans of photographic plates from the so-called "Potsdam zone" of the Carte du Ciel project (32 deg to 39 deg). A total of 977 plates of 2 square degree sky regions was observed and recorded between 1913 to 1924. Since Potsdam Observatory ended participation in the Carte du Ciel project, these observations were so far not analysed or published. Plates were scanned in by a flat bed scanner in 2007-2008. Limitations in astrometric precision as well are to be expected, and specific observational restrains apply, such as multiple exposures on certain plates (see literature) +r3d100010035 The Chandra Data Archive https://cxc.cfa.harvard.edu/cda/ The Chandra Data Archive (CDA) plays a central role in the operation of the Chandra X-ray Center (CXC) by providing support to the astronomical community in accessing Chandra data. Its primary role is one of storage and distribution of all data products including those that users of the observatory need to perform their scientific studies using Chandra data. +The CDA offers access to digital archives through powerful query engines, including VO-compliant interfaces. The CDA also serves as a permanent storage repository of contributed data products by authors who have processed images or other pertinent and valuable datasets that are essential to their publications. +r3d100010050 Research Data Archive at NCAR https://rda.ucar.edu/ The Research Data Archive (RDA) at NCAR contains a large and diverse collection of meteorological and oceanographic observations, operational and reanalysis model outputs, and remote sensing datasets to support atmospheric and geosciences research. +r3d100010051 Harvard Dataverse https://dataverse.harvard.edu/ The Harvard Dataverse is open to all scientific data from all disciplines worldwide. It includes the world's largest collection of social science research data. It is hosting data for projects, archives, researchers, journals, organizations, and institutions. +r3d100010052 Encyclopedia of Astronomy and Astrophysics http://eaa.crcpress.com/ This unique resource covers the entire field of astronomy and astrophysics and this online version includes the full text of over 2,750 articles, plus sophisticated search and retrieval functionality, links to the primary literature, and is frequently updated with new material. An active editorial team, headed by the Encyclopedia's editor-in-chief, Paul Murdin, oversees the continual commissioning, reviewing and loading of new and revised content.In a unique collaboration, Nature Publishing Group and Institute of Physics Publishing published the most extensive and comprehensive reference work in astronomy and astrophysics in both print and online formats. First published as a four volume print edition in 2001, the initial Web version went live in 2002, and contained the original print material and was rapidly supplemented with numerous updates and newly commissioned material. Since July 2006 the Encyclopedia is published solely by Taylor & Francis. +r3d100010054 U.S. Geological Survey https://www.usgs.gov/products/data-and-tools/overview USGS data and tools are the digital information in a format suitable for direct input to software that can analyze its meaning in the scientific, engineering, or business context for which the data were collected. +r3d100010055 European Climate Assessment & Dataset project https://www.ecad.eu/ Presented is information on changes in weather and climate extremes, as well as the daily dataset needed to monitor and analyse these extremes. map of participating countries. +Today, ECA&D is receiving data from 59 participants for 62 countries and the ECA dataset contains 33265 series of observations for 12 elements at 7512 meteorological stations throughout Europe and the Mediterranean (see Daily data > Data dictionary). 51% of these series is public, which means downloadable from this website for non-commercial research. Participation to ECA&D is open to anyone maintaining daily station data +r3d100010056 CoRIS https://www.coris.noaa.gov/ NOAA's Coral Reef Information System (CoRIS) is a web-based information portal that provides access to NOAA coral reef information and data products with emphasis on the U.S. states, territories and remote island areas. NOAA Coral Reef activities include coral reef mapping, monitoring and assessment; natural and socioeconomic research and modeling; outreach and education; and management and stewardship. +r3d100010057 eCrystals http://ecrystals.chem.soton.ac.uk/ eCrystals - Southampton is the archive for Crystal Structures generated by the Southampton Chemical Crystallography Group and the EPSRC UK National Crystallography Service. +r3d100010059 ShareGeo open https://datashare.ed.ac.uk/handle/10283/2345 ShareGeo Open was a repository of geospatial data, previously hosted by EDINA. ShareGeo Open has been discontinued, so its datasets have been migrated to this Edinburgh DataShare Collection, for preservation, in accordance with the agreement signed by all ShareGeo depositors. +r3d100010060 OpenEI https://openei.org/wiki/Main_Page The Open Energy Information (OpenEI.org) initiative is a free, open source knowledge-sharing platform created to facilitate access to data, models, tools, and information that accelerate the transition to clean energy systems through informed decisions. Sponsored by the Department of Energy, and developed by the National Renewable Energy Lab, in support of the Open Government Initiative, OpenEI strives to make energy-related data and information searchable, accessible, and useful to both people and machines +r3d100010061 Atmospheric Science Data Center https://eosweb.larc.nasa.gov/ The Atmospheric Science Data Center (ASDC) at NASA Langley Research Center is responsible for processing, archiving, and distribution of NASA Earth science data in the areas of radiation budget, clouds, aerosols, and tropospheric chemistry.The ASDC specializes in atmospheric data important to understanding the causes and processes of global climate change and the consequences of human activities on the climate. +r3d100010062 SAFER-Data http://erc.epa.ie/safer/ SAFER-Data is a web-based interface to the Environmental Data Archive maintained by the Environmental Research Centre (ERC) in the Environmental Protection Agency (EPA) of Ireland, who has responsibilities for a wide range of licensing, enforcement, monitoring and assessment activities associated with environmental protection. +r3d100010063 Earth Resources Observation and Science Center https://eros.usgs.gov/ Earth Resources Observation and Science (EROS) Center is a remotely sensed data management, systems development, and research field center for the U.S. Geological Survey's (USGS) Climate and Land Use Change Mission Area. The USGS is a bureau of the U.S. Department of the Interior. It currently houses one of the largest computer complexes in the Department of the Interior. EROS has approximately 600 government and contractor employees. +r3d100010064 Ecological Archives http://esapubs.org/archive/ >>>!!!<<< Ecological Archives through the end of 2015 will be hosted on FigShare once the transition to publishing with Wiley is completed. Thereafter, supplemental material may be hosted on Wiley Online, and/or data deposited with FigShare, Dryad, and other repositories. >>>!!!<<< Ecological Archives publishes materials that are supplemental to articles that appear in the ESA journals (Ecology, Ecological Applications, Ecological Monographs, Ecosphere, Ecosystem Health and Sustainability and Bulletin of the Ecological Society of America), as well as peer-reviewed data papers with abstracts published in the printed journals. Three kinds of publications appear in Ecological Archives: appendices, supplements, and data papers. +r3d100010065 JEDI https://www.hyogo-u.ac.jp/english/facilities/museum.html >>>!!!<<< Jedi is no longer online 2019-05-14 >>>!!!<<>>!!!<<>>!!!<<< +Information Archived on the Web + +Information identified as archived on the Web is for reference, research or recordkeeping purposes. It has not been altered or updated after the date of archiving. Web pages that are archived on the Web are not subject to the Government of Canada Web Standards. As per the Communications Policy of the Government of Canada, you can request alternate formats. Please "contact us" to request a format other than those available. +r3d100010075 GeoGratis http://geogratis.cgdi.gc.ca/ GeoGratis is a portal provided by the Earth Sciences Sector (ESS) of Natural Resources Canada (NRCan) which provides geospatial data at no cost and without restrictions via your Web browser. +The data will be useful whether you are a novice who needs a geographic map for a presentation, or an expert who wants to overlay a vector layer of digital data on a classified multiband image, with a digital elevation model as a backdrop. The geospatial data are grouped in over 100 collections and are compatible with the most popular geographic information systems (GIS), with image analysis systems and the graphics applications of editing software. +r3d100010076 Chesapeake Bay Environmental Observatory https://cbeo.communitymodeling.org/ The Chesapeake Bay Environmental Observatory (CBEO) is a prototype to demonstrate the utility of newly developed Cyberinfrastructure (CI) components for transforming environmental research, education, and management. The CBEO project uses a specific problem of water quality (hypoxia) as means of directly involving users and demonstrating the prototype’s utility. +Data from the Test Bed are being brought into a CBEO Portal on a National Geoinformatics Grid developed by the NSF funded GEON. This is a cyberinfrastructure netwrok that allows users access to datasets as well as the tools with which to analyze the data. +Currently, Test Bed data avaialble on the CBEO Portal includes Water Quality Model output and water quality monitorig data from the Chesapeake Bay Program's CIMS database. This data is also available as aggregated "data cubes". Avaialble tools include the Data Access System for Hydrology (DASH), Hydroseek and an online R-based interpolator. +r3d100010078 Data.gov https://www.data.gov/ Data.gov increases the ability of the public to easily find, download, and use datasets that are generated and held by the Federal Government. Data.gov provides descriptions of the Federal datasets (metadata), information about how to access the datasets, and tools that leverage government datasets +r3d100010079 High Energy Astrophysics Science Archive Research Center https://heasarc.gsfc.nasa.gov/ The HEASARC is a multi-mission astronomy archive for the EUV, X-ray, and Gamma ray wave bands. Because EUV, X and Gamma rays cannot reach the Earth's surface it is necessary to place the telescopes and sensors on spacecraft. The HEASARC now holds the data from 25 observatories covering over 30 years of X-ray, extreme-ultraviolet and gamma-ray astronomy. Data and software from many of the older missions were restored by the HEASARC staff. Examples of these archived missions include ASCA, BeppoSAX, Chandra, Compton GRO, HEAO 1, Einstein Observatory (HEAO 2), EUVE, EXOSAT, HETE-2, INTEGRAL, ROSAT, Rossi XTE, Suzaku, Swift, and XMM-Newton. +r3d100010080 X-Ray Database http://henke.lbl.gov/optical_constants/ The primary interaction of low-energy x rays within matter, viz. photoabsorption and coherent scattering, have been described for photon energies outside the absorption threshold regions. These tables are based on a compilation of the available experimental measurements and theoretical calculations. For many elements there is little or no published data and in such cases it was necessary to rely on theoretical calculations and interpolations across Z. In order to improve the accuracy in the future considerably more experimental measurements are needed. +r3d100010081 HEPData https://hepdata.net/ The Durham High Energy Physics Database (HEPData), formerly: the Durham HEPData Project, has been built up over the past four decades as a unique open-access repository for scattering data from experimental particle physics. It currently comprises the data points from plots and tables related to several thousand publications including those from the Large Hadron Collider (LHC). +The Durham HepData Project has for more than 25 years compiled the Reactions Database containing what can be loosly described as cross sections from HEP scattering experiments. The data comprise total and differential cross sections, structure functions, fragmentation functions, distributions of jet measures, polarisations, etc... from a wide range of interactions. +In the new HEPData site (hepdata.net), you can explore new functionalities for data providers and data consumers, as well as the submission interface. HEPData is operated by CERN and IPPP at Durham University and is based on the digital library framework Invenio. +r3d100010082 CUAHSI https://www.cuahsi.org/ CUAHSI's Hydrologic Information System (CUAHSI-HIS) provides web services, tools, standards and procedures that enhance access to more and better data for hydrologic analysis +r3d100010083 HubbleSite https://hubblesite.org/resource-gallery STScI's innovative ways to share Hubble's remarkable discoveries with the public.HubbleSite prepares and disseminates the photographs and animations seen in the news... as well as posters, slide shows, exhibits, and educational products in print and electronic formats +r3d100010084 Historical hydrographic data from BSH http://icdc.cen.uni-hamburg.de/daten/ocean/historical-hydrographic-bsh.html Thousands of Temperature and salinity profiles obtained by means of Nansen hydrographic casts and available earlier only as station sheets have been digitized at the German Maritime and Hydrographic Agency (BSH). +In a cooperative effort between the KlimaCampus of the University of Hamburg and the German Oceanographic Data Centre (DOD, Hamburg) about 7500 hydrographic profiles were checked and identified as missing in the international oceanographic databases. Since most of the profiles were obtained in the decades before the second World War they represent an important extension of the international historical database and a respective contribution to the IOC Global Oceanographic Data Archeology and Rescue Project (GODAR). Since 2009 our efforts resulted in locating about 7500 hydrographic profiles that are not yet available for the oceanographic community. +r3d100010085 Inorganic Crystal Structure Database https://icsd.fiz-karlsruhe.de/index.xhtml The most comprehensive database on fully determined inorganic crystal structures +• Full structural data: cell parameters, atom positions for all entries, displacement parameters +• Full bibliographic data: publication title, journal reference(s), author names +• Full structure description: Structural formula, compositions, ANX formulae, structure types +• High-quality data: extensive data evaluation and correction by senior experts +• Web and PC based software solutions, data updated twice a year +• 25+ years of serving the scientific community +r3d100010086 MIRAGE http://www.mitime.org/mirage/ >>>!!!<<< 2019-05-15: the repository is offline >>>!!!<<< MIRAGE is developing a warehouse of medical images to facilitate effective online retrieval tools in the institutional web site to complement the existing online e-leaning and teaching system OASISplus, also known as Blackboard Vista , that is currently in operation at Middlesex University (MU); Follow-up project MIRAGE 2011: http://image.mdx.ac.uk/mirage2011/ +r3d100010087 Aktuelle Wetter- und Klimawerte deutscher Stationen http://imkhp2.physik.uni-karlsruhe.de/~muehr/wetterwerte.html Day averages, maximum, minimum and month sums of the precipitation of about 70 German stations with archive since 2008. +r3d100010088 Ocean Biodiversity Information System https://obis.org/ OBIS strives to document the ocean's diversity, distribution and abundance of life. Created by the Census of Marine Life, OBIS is now part of the Intergovernmental Oceanographic Commission (IOC) of UNESCO, under its International Oceanographic Data and Information Exchange (IODE) programme +r3d100010089 NASA/IPAC InfraRed Science Archive https://irsa.ipac.caltech.edu/frontpage/ IRSA is chartered to curate the calibrated science products from NASAs infrared and sub-millimeter missions, including five major large-area/all-sky surveys. IRSA exploits a re-useable architecture to deploy cost-effective archives for customers, including: the Spitzer Space Telescope; the 2MASS and IRAS all-sky surveys; and multi-mission datasets such as COSMOS, WISE and Planck mission +r3d100010090 IUBio-Archive http://iubioarchive.bio.net/ IUBio Archive is an archive of biology data and software. The archive includes items to browse, search and fetch public software, molecular data, biology news and documents. +r3d100010091 JASPAR http://jaspar.genereg.net/ JASPAR is the leading open-access database of matrix profiles describing the DNA-binding patterns of transcription factors and other proteins interacting with DNA in a sequence-specific manner. +r3d100010092 KNB Data Repository https://knb.ecoinformatics.org/ The KNB Data Repository is an international repository intended to facilitate ecological, environmental and earth science research in the broadest senses. For scientists, the KNB Data Repository is an efficient way to share, discover, access and interpret complex ecological, environmental, earth science, and sociological data and the software used to create and manage those data. Due to rich contextual information provided with data in the KNB, scientists are able to integrate and analyze data with less effort. The data originate from a highly-distributed set of field stations, laboratories, research sites, and individual researchers. The KNB supports rich, detailed metadata to promote data discovery as well as automated and manual integration of data into new projects. The KNB supports a rich set of modern repository services, including the ability to assign Digital Object Identifiers (DOIs) so data sets can be confidently referenced in any publication, the ability to track the versions of datasets as they evolve through time, and metadata to establish the provenance relationships between source and derived data. +r3d100010093 National Center for Ecological Analysis and Synthesis Data Repository https://www.nceas.ucsb.edu/ The NCEAS Data Repository contains information about the research data sets collected and collated as part of NCEAS' funded activities. Information in the NCEAS Data Repository is concurrently available through the Knowledge Network for Biocomplexity (KNB), an international data repository. A number of the data sets were synthesized from multiple data sources that originated from the efforts of many contributors, while others originated from a single. +Datasets can be found at KNB repository https://knb.ecoinformatics.org/data , creator=NCEAS +r3d100010094 Kujawsko-Pomorska Digital Library https://kpbc.umk.pl/dlibra The KPDL covers cultural heritage, scientific and regional collections – digital copies of different forms of publications: books, journals, graphics, articles, leaflets, posters, playbills, photographs, invitations, maps, exhibition catalogues and trade fairs of the region. The Kujawsko-Pomorska Digital Library is to serve scientists, students, schoolchildren and all the citizens of the region. +r3d100010096 LOGKOW http://logkow.cisti.nrc.ca/logkow/ >>>!!! <<< 2019-05-15: LogKOW is offline >>>!!!<<< A databank of experimental data about partition coefficients, retrieved from the literature, on over 20.000 organic coumpounds (carbon numbers 1 - 130; gases, liquids and solids). former URL: http://logkow.cisti.nrc.ca/logkow/; http://www.tds-tds.com/c5/application/files/7314/7360/9080/LOGKOWFS2016e.pdf +r3d100010097 Mansfeld's World Database of Agriculture and Horticultural Crops https://mansfeld.ipk-gatersleben.de/apex/f?p=185:3 The Mansfeld's World Database of Agriculture and Horticultural Crops is an online database. As a contribution to the project "Federal Information System on Genetic Resources" (BIG, http://www.big-flora.de/). It reflects the contents of "Mansfeld's Encyclopedia of Agricultural and Horticultural Crops" (Hanelt and IPK 2001) and contains information on 6,100 crop plant species, excluding forestry and ornamental plants. Each species entry provides nomenclature and synonymy, common names in different languages, spontaneous distribution and regions of cultivation, uses, images, references, but also the ancestral species and notes on the phylogeny, variation and history. +r3d100010098 World Data Centre for Precipitation Chemistry http://wdcpc.org/ This centre receives and archives precipitation chemistry data and complementary information from stations around the world. Data archived by this centre are accessible via connections with the WDCPC database. Freely available data from regional and national programmes with their own Web sites are accessible via links to these sites. The WDCPC is one of six World Data Centres in the World Meteorological Organization Global Atmosphere Watch (GAW). The focus on precipitation chemistry is described in the GAW Precipitation Chemistry Programme. Guidance on all aspects of collecting precipitation for chemical analysis is provided in the Manual for the GAW Precipitation Chemistry Programme (WMO-GAW Report No. 160). +r3d100010100 MolTable http://moltable.ncl.res.in/web/guest <<<>>> +MolTable: An Open Access (Molecule Table) Portal for "Advanced Chemoinformatics Research, Training and Services" +r3d100010101 MorphoBank https://morphobank.org/ MorphoBank is a web application with tools and archives for evolutionary research, specifically systematics (the science of determining the evolutionary relationships among species). Study of the phenotype, which is often visually-based, is central to contemporary systematics +and taxonomic research. MorphoBank was developed specifically to provide much needed tools for +the expansion and modernization of phylogenetic work on the phenotype +r3d100010102 bii https://github.com/ISA-tools/BioInvIndex BioInvestigation Index database enables storing and querying functionalities of experimental biological and biomedical metadata of Leibniz Institute of Plant Biochemistry +r3d100010103 IPB MassBank http://msbi.ipb-halle.de/MassBank/ MassBank is the first public repository of mass spectral data for sharing them among scientific research community. MassBank data are useful for the chemical identification and structure elucidation of chemical comounds detected by mass spectrometry.MassBank system is originally designed for public sharing of reference mass spectra for metabolite identification. It is also useful for their in-house or local sharing. Recently it finds another application; sharing mass spectra of unknown metabolites for metabolite profiling. The IPB is operating the first european MassBank site, that is part of the consortial MassBank Project. You can access both the set of IPB Tandem-MS and Ion Trap spectra, as well as the other massbank sites. +r3d100010104 EnvBase http://nebc.nerc.ac.uk/nebc_website_frozen/nebc.nerc.ac.uk//data/envbase.html >>>!!<<>>!!!<<< +Ongoing NEBC activities, including the development of Bio-Linux, are being moved into the new EOS programme http://environmentalomics.org/portfolio/big-data-infrastructure/ . Once the current material from this website has been moved into EOS, this NEBC site will remain on-line as an archive. +EnvBase is the searchable index to the data deposited through the NEBC, as well as related NERC experimental data. At present this is chiefly from the grants funded by the NERC Environmental Genomics Science Programme and the subsequent Post-genomics and Proteomics Science Programme, but more data from ongoing projects continues to be added +r3d100010105 NEEShub http://nees.org/ >>>!!!<<< As stated 2017-08-28 NEEShub is no longer available. >>>!!!<<< >>>!!!<<< NEES.org is no longer available. +The NEES published projects from the Project Warehouse can be found in the DesignSafe Data Depot https://www.designsafe-ci.org/data/browser/public/nees.public/. +The NEES Databases https://datacenterhub.org/resources/395 are being transitioned to DataHub https://datacenterhub.org/ . +Please visit DesignSafe https://www.designsafe-ci.org/ for all other inquiries. >>>!!!<<< NEES network features 14 geographically-distributed, shared-use laboratories that support several types of experimental work: geotechnical centrifuge research, shake table tests, large-scale structural testing, tsunami wave basin experiments, and field site research +r3d100010106 Neuroscience Information Framework https://neuinfo.org/ The Neuroscience Information Framework is a dynamic index of data, materials, and tools. Please note, we do not accept direct data deposits, but if you wish to make your data repository or database available through our search, please contact us. An initiative of the NIH Blueprint for Neuroscience Research, NIF advances neuroscience research by enabling discovery and access to public research data and tools worldwide through an open source, networked environment. +r3d100010107 NeuroMorpho.Org http://neuromorpho.org/ NeuroMorpho.Org is a centrally curated inventory of digitally reconstructed neurons associated with peer-reviewed publications. It contains contributions from over 80 laboratories worldwide and is continuously updated as new morphological reconstructions are collected, published, and shared. To date, NeuroMorpho.Org is the largest collection of publicly accessible 3D neuronal reconstructions and associated metadata which can be used for detailed single cell simulations. +r3d100010108 National Forestry Database http://nfdp.ccfm.org/ The National Forestry Database is used to compile national statistics. Most of the data are provided by the provincial or territorial resource management organizations. Federal land data are provided by the responsible federal departments and compiled by the CFS. +r3d100010109 NASA Distributed Active Archive Center at National Snow & Ice Data Center https://nsidc.org/daac/ The NSIDC Distributed Active Archive Center (DAAC) processes, archives, documents, and distributes data from NASA's past and current Earth Observing System (EOS) satellites and field measurement programs. The NSIDC DAAC focuses on the study of the cryosphere. +The NSIDC DAAC is one of NASA's Earth Observing System Data and Information System (EOSDIS) Data Centers. +r3d100010110 National Snow and Ice Data Center https://nsidc.org/data/ NSIDC offers hundreds of scientific data sets for research, focusing on the cryosphere and its interactions. Data are from satellites and field observations. All data are free of charge. +r3d100010111 NASA Space Science Data Coordinated Archive https://nssdc.gsfc.nasa.gov/ The NASA Space Science Data Coordinated Archive serves as the permanent archive for NASA space science mission data. "Space science" means astronomy and astrophysics, solar and space plasma physics, and planetary and lunar science. As permanent archive, NSSDCA teams with NASA's discipline-specific space science "active archives" which provide access to data to researchers and, in some cases, to the general public. +NSSDCA also serves as NASA's permanent archive for space physics mission data. It provides access to several geophysical models and to data from some non-NASA mission data. +In addition to supporting active space physics and astrophysics researchers, NSSDCA also supports the general public both via several public-interest web-based services (e.g., the Photo Gallery) and via the offline mailing of CD-ROMs, photoprints, and other items. +r3d100010113 ONSchallenge http://onschallenge.wikispaces.com/list+of+experiments ---<<< This repository is no longer available. This record is out-dated >>>--- The ONS challenge contains open solubility data, experiments with raw data from different scientists and institutions. It is part of the The Open Notebook Science wiki community, ideally suited for community-wide collaborative research projects involving mathematical modeling and computer simulation work, as it allows researchers to document model development in a step-by-step fashion, then link model prediction to experiments that test the model, and in turn, use feeback from experiments to evolve the model. By making our laboratory notebooks public, the evolutionary process of a model can be followed in its totality by the interested reader. Researchers from laboratories around the world can now follow the progress of our research day-to-day, borrow models at various stages of development, comment or advice on model developments, discuss experiments, ask questions, provide feedback, or otherwise contribute to the progress of science in any manner possible. +r3d100010114 Open Research Data https://open-research-data.zalf.de/default.aspx Attention! +Data sets are not updated anymore. +Please, visit the BonaRes Repositor​ium​ for new datasets. +Open Research Data provides quality assessed data and their metadata such as context information on measurement objectives, equipment, methods, testing and investigation areas. The purpose of the repository is to secure quality, integrity and long-term availability of landscape and ecosystem research data as well as to enhance accessibility of free data from ZALF long-term monitoring campaigns, landscape laboratories (Agro-ScapeLabs), field trials and experiments. +The Leibniz Centre for Agricultural Landscape Research (ZALF) explores ecosystems in agricultural landscapes and the development of ecologically and economically viable land use systems. ZALF combines scientific expertise from agricultural science, geosciences, biosciences and socio-economics. +r3d100010115 Open Context https://opencontext.org/ Open Context is a free, open access resource for the electronic publication of primary field research from archaeology and related disciplines. It emerged as a means for scholars and students to easily find and reuse content created by others, which are key to advancing research and education. Open Context's technologies focus on ease of use, open licensing frameworks, informal data integration and, most importantly, data portability.Open Context currently publishes 23 projects. +r3d100010116 The University of Oxford Text Archive http://ota.ox.ac.uk/ The University of Oxford Text Archive develops, collects, catalogues and preserves electronic literary and linguistic resources for use in Higher Education, in research, teaching and learning. We also give advice on the creation and use of these resources, and are involved in the development of standards and infrastructure for electronic language resources. +r3d100010117 fossilworks http://fossilworks.org/?a=home Fossilworks is a web-based portal to the Paleobiology Database. Fossilworks is the original public interface to the PaleoDB and is housed at Macquarie. It is a non-governmental, non-profit public resource. Its purpose is to provide global, collection-based occurrence and taxonomic data for marine and terrestrial animals and plants of any geological age, as well as web-based software for statistical analysis of the data. The project's wider, long-term goal is to encourage collaborative efforts to answer large-scale paleobiological questions by developing a useful database infrastructure and bringing together large data sets. +r3d100010118 Forschungsdatenzentrum des SOEP https://www.diw.de/en/diw_02.c.221180.en/research_data_center_soep.html The German Socio-Economic Panel Study (SOEP) is a wide-ranging representative longitudinal study of private households, located at the German Institute for Economic Research, DIW Berlin. Every year, there were nearly 11,000 households, and more than 20,000 persons sampled by the fieldwork organization TNS Infratest Sozialforschung. +The data provide information on all household members, consisting of Germans living in the Old and New German States, Foreigners, and recent Immigrants to Germany. The Panel was started in 1984. +Some of the many topics include household composition, occupational biographies, employment, earnings, health and satisfaction indicators. +r3d100010119 Spec Patterns http://patterns.projects.cis.ksu.edu/ Specification Patterns is an online repository for information about property specification for finite-state verification. The intent of this repository is to collect patterns that occur commonly in the specification of concurrent and reactive systems. +r3d100010120 UK Polar Data Centre https://www.bas.ac.uk/data/uk-pdc/ The UK Polar Data Centre (UK PDC) is the focal point for Arctic and Antarctic environmental data management in the UK. Part of the Natural Environmental Research Council’s (NERC) network of environmental data centres and based at the British Antarctic Survey, it coordinates the management of polar data from UK-funded research and supports researchers in complying with national and international data legislation and policy. +r3d100010121 PDS https://pds.jpl.nasa.gov/ The PDS archives and distributes scientific data from NASA planetary missions, astronomical observations, and laboratory measurements. The PDS is sponsored by NASA's Science Mission Directorate. Its purpose is to ensure the long-term usability of NASA data and to stimulate advanced research +r3d100010123 MetaCrop https://apex.ipk-gatersleben.de/apex/f?p=269:111:::NO::: MetaCrop is a database that summarizes diverse information about metabolic pathways in crop plants and allows automatic export of information for the creation of detailed metabolic models. MetaCrop is a database that contains manually curated, highly detailed information about metabolic pathways in crop plants, including location information, transport processes and reaction kinetics. +r3d100010124 CR-EST https://apex.ipk-gatersleben.de/apex/f?p=116:1 The Crop EST Database (CR-EST) is a public available online resource providing access to sequence, classification, clustering, and annotation data of crop EST projects at the IPK. A view of these information give the summarized numbers about genomic data of species listed in the adjacent table. +r3d100010125 NIST XCOM https://www.nist.gov/pml/xcom-photon-cross-sections-database A web database is provided which can be used to calculate photon cross sections for scattering, photoelectric absorption and pair production, as well as total attenuation coefficients, for any element, compound or mixture (Z ≤ 100), at energies from 1 keV to 100 GeV. +r3d100010126 GISAID https://www.gisaid.org/ The GISAID Initiative promotes the international sharing of all influenza virus sequences, related clinical and epidemiological data associated with human viruses, and geographical as well as species-specific data associated with avian and other animal viruses, to help researchers understand how the viruses evolve, spread and potentially become pandemics. +*** GISAID does so by overcoming disincentives/hurdles or restrictions, which discourage or prevented sharing of influenza data prior to formal publication. +*** The Initiative ensures that open access to data in GISAID is provided free-of-charge and to everyone, provided individuals identify themselves and agree to uphold the GISAID sharing mechanism governed through its Database Access Agreement. GISAID calls on all users to agree to the basic premise of upholding scientific etiquette, by acknowledging the originating laboratories providing the specimen and the submitting laboratories who generate the sequence data, ensuring fair exploitation of results derived from the data, and that all users agree that no restrictions shall be attached to data submitted to GISAID, to promote collaboration among researchers on the basis of open sharing of data and respect for all rights and interests. +r3d100010130 Journal of applied econometrics Data Archive http://qed.econ.queensu.ca/jae/ The JAE Data Archive, which is hosted by a server belonging to the Economics Department of Queen's University, contains data for all papers accepted after January, 1994, unless the data are confidential. There are also data for a few papers accepted earlier. Volume 10, No. 1 (1995) is the first issue in which all papers were accepted subject to the proviso that data be provided. +For some papers, especially more recent ones, the Data Archive also contains programs and supplementary material, such as technical appendices and additional graphs. +r3d100010131 CyberCell Database http://ccdb.wishartlab.com/ The CyberCell database (CCDB) is a comprehensive collection of detailed enzymatic, biological, chemical, genetic, and molecular biological data about E. coli (strain K12, MG1655). It is intended to provide sufficient information and querying capacity for biologists and computer scientists to use computers or detailed mathematical models to simulate all or part of a bacterial cell at a nanoscopic (10-9 m), mesoscopic (10-8 m).The CyberCell database CCDB actually consists of 4 browsable databases: 1) the main CyberCell database (CCDB - containing gene and protein information), 2) the 3D structure database (CC3D – containing information for structural proteomics), 3) the RNA database (CCRD – containing tRNA and rRNA information), and 4) the metabolite database (CCMD – containing metabolite information). Each of these databases is accessible through hyperlinked buttons located at the top of the CCDB homepage. All CCDB sub-databases are fully web enabled, permitting a wide variety of interactive browsing, search and display operations. and microscopic (10-6 m) level. +r3d100010132 Multimodal Learning Corpus Exchange http://lrl-diffusion.univ-bpclermont.fr/mulce2/accesCorpus/accesCorpusMulce.php Mulce (MUltimodal contextualized Learner Corpus Exchange) is a research project supported by the National Research Agency (ANR programme: "Corpus and Tools in the Humanities", ANR-06-CORP-006). +A teaching corpus (LETEC - Learning and Teaching Corpora) combines a systematic and structured data set, particularly of interactional data, and traces left by a training course experimentation, conducted partially or completely online and completed by additional technical, human, pedagogical and scientific information to enable the data to be analysed in context. +r3d100010133 UPSpace https://repository.up.ac.za/ A open access electronic archive collecting, preserving and distributing digital materials created by members of the University of Pretoria. +r3d100010134 PANGAEA https://www.pangaea.de/ PANGAEA - Data Publisher for Earth & Environmental Sciences has an almost 30-year history as an open-access library for archiving, publishing, and disseminating georeferenced data from the Earth, environmental, and biodiversity sciences. Originally evolving from a database for sediment cores, it is operated as a joint facility of the Alfred Wegener Institute, Helmholtz Centre for Polar and Marine Research (AWI) and the Center for Marine Environmental Sciences (MARUM) at the University of Bremen. PANGAEA holds a mandate from the World Meteorological Organization (WMO) and is accredited as a World Radiation Monitoring Center (WRMC). It was further accredited as a World Data Center by the International Council for Science (ICS) in 2001 and has been certified with the Core Trust Seal since 2019. The successful cooperation between PANGAEA and the publishing industry along with the correspondent technical implementation enables the cross-referencing of scientific publications and datasets archived as supplements to these publications. PANGAEA is the recommended data repository of numerous international scientific journals. +r3d100010135 Karlsruhe Astrophysical Database of Nucleosynthesis in Stars https://kadonis.org/ KADoNiS-p database: +The KADoNiS project is an online database for cross sections relevant to the s-process and p-process (γ-process). The present p-process library includes all available experimental data from (p,γ), (p,n), (α,γ), (α,n), and (α,p) reactions between 70Ge and 209Bi in or close to the respective Gamow window. +r3d100010136 World Data System https://www.worlddatasystem.org/ The Prototype Data Portal allows to retrieve Data from World Data System (WDS) members. WDS ensures the long-term stewardship and provision of quality-assessed data and data services to the international science community and other stakeholders +r3d100010137 PRoteomics IDEntifications Database https://wwwdev.ebi.ac.uk/pride/ The PRIDE PRoteomics IDEntifications database is a centralized, standards compliant, public data repository for proteomics data, including protein and peptide identifications, post-translational modifications and supporting spectral evidence. PRIDE encourages and welcomes direct user submissions of mass spectrometry data to be published in peer-reviewed publications. +r3d100010138 Australian Data Archive https://ada.edu.au/ The Australian Data Archive (ADA) provides a national service for the collection and preservation of digital research data and to make these data available for secondary analysis by academic researchers and other users. Data are stored in seven sub-archives: Social Science, Historical, Indigenous, Longitudinal, Qualitative, Crime & Justice and International. Along with Australian data, ADA International is also a repository for studies by Australian researchers conducted in other countries, particularly throughout the Asia-Pacific region. The ADA International data catalogue includes links to studies from countries including New Zealand, Bangladesh, Cambodia, China, Indonesia, and several other countries. +In 2017 the archive systems moved from the existing Nesstar platform to the new ADA Dataverse platform https://dataverse.ada.edu.au/ +r3d100010139 Hamburger Zentrum für Sprachkorpora Korpus Repositorium https://corpora.uni-hamburg.de/hzsk/en/repository-search The repository of the Hamburg Centre for Speech Corpora is used for archiving, maintenance, distribution and development of spoken language corpora. These usually consist of audio and / or video recordings, transcriptions and other data and structured metadata. +The corpora treat the focus on multilingualism and are generally freely available for research and teaching. Most of the measures maintained by the HZSK corpora were created in the years 2000-2011 in the framework of the SFB 538 "Multilingualism" at the University of Hamburg. The HZSK however also strives to take linguistic data from other projects or contexts, and to provide also the scientific community for research and teaching are available, provided that they are compatible with the current focus of HZSK, ie especially spoken language and multilingualism. +r3d100010140 CLAPOP https://portal.clarin.nl/ CLAPOP is the portal of the Dutch CLARIN community. It brings together all relevant resources that were created within the CLARIN NL project and that now are part of the CLARIN NL infrastructure or that were created by other projects but are essential for the functioning of the CLARIN (NL) infrastructure. +CLARIN-NL has closely cooperated with CLARIN Flanders in a number of projects. The common results of this cooperation and the results of this cooperation created by CLARIN Flanders are included here as well. +r3d100010141 GAWSIS https://gawsis.meteoswiss.ch/GAWSIS//index.html#/ GAWSIS is being developed and maintained by the Federal Office of Meteorology and Climatology MeteoSwiss in collaboration with the WMO GAW Secretariat, the GAW World Data Centres and other GAW representatives to improve the management of information about the GAW network of ground-based stations. The application is presently hosted by the Swiss Laboratories for Materials Testing and Research Empa. +GAWSIS provides the GAW community and other interested people with an up-to-date, searchable data base of +site descriptions, measurements programs and data available, contact people, bibliographic references. Linked data collections are hosted at the World Data Centers of the WMO Global Atmosphere Watch. +r3d100010143 National Space Science Data Center https://www.nssdc.ac.cn/eng/ NSSDC is the nation-level space science data center which recognized by the Ministry of Science and Technology of China. As a repository for space science data, NSSDC assumes the responsibility of the long-term stewardship and offering a reliable service of space science data in China. It also has been the Chinese center for space science of the World Data Center (WDC) since 1988. In 2013, NSSDC became a regular member of World Data System. +Data resources are concentrated in the following fields of space physics and space environment, space astronomy, lunar and planetary science, space application and engineering. In space physics, the NSSDC maintains space-based observation data and ground-based observation data of the middle and upper atmosphere, ionosphere and earth surface, from Geo-space Double Star Exploration Program and Meridian Project. In space astronomy, NSSDC archived pointed observation data of Hard X-ray Modulation Telescope. In lunar and planetary science, space application and engineering, NSSDC also collects detection data of Chang’E from Lunar Exploration Program and science products of BeiDou satellites. +r3d100010144 World Data Centre for Meteorology, Obninsk http://meteo.ru/mcd/ewdcmet.html The World Data Centre for Meteorology is located in Obninsk in the All-Russian Research Institute of Hydrometeorological Information World Data Centre (RIHMI-WDC). The task of the Centre is to collect and disseminate meteorological data and products worldwide and especially in Russia. The information basis of the Centre is updated on regular basis from various sources including the bilateral data exchange with the World Data Centre for Meteorology in Ashville, North Carolina, USA. The data holdings of WDC – Rockets, Satellites and Earth Rotation (WDC RSER) have become, in December 2015, part of the collection of WDC – Meteorology, Obninsk +r3d100010145 World Data Centre for Rockets, Satellite and Rotation of the Earth http://meteo.ru/mcd/ewdcroc !!! December 2015: The All-Russia Research Institute of Hydrometeorological Information – World Data Centre (RIHMI-WDC) has closed down WDC – Rockets, Satellites and Earth Rotation (WDC – RSER) since the topics are no longer its priorities. However, the WDS-SC is extremely pleased to learn that the data holdings of WDC – RSER have now become part of the collection of WDC – Meteorology, Obninsk (WDS Regular Member)!!! The World Data Centre for Rockets, Satellite and Rotation of the Earth is located in Obninsk in the All-Russian Research Institute of Hydrometeorological Information World Data Centre (RIHMI-WDC). The task of the Centre is to collect and disseminate meteorological data and products worldwide and especially in Russia. Data are available from RIHMI-WDC site +r3d100010146 Swedish National Data Service https://snd.gu.se/en Swedish National Data Service (SND) is a research data infrastructure designed to assist researchers in preserving, maintaining, and disseminating research data in a secure and sustainable manner. The SND Search function makes it easy to find, use, and cite research data from a variety of scientific disciplines. Together with an extensive network of almost 40 Swedish higher education institutions and other research organisations, SND works for increased access to research data, nationally as well as internationally. +r3d100010147 Repository CLARIN-D Centre Leipzig https://repo.data.saw-leipzig.de/en The CLARIN­-D repository at the Saxon Academy of Sciences and Humanities in Leipzig offers long­term preservation of digital resources, along with their descriptive metadata. The mission of the repository is to ensure the availability and long­term preservation of resources, to preserve knowledge gained in research, to aid the transfer of knowledge into new contexts, and to integrate new methods and resources into university curricula. Among the resources currently available in the Leipzig repository are a set of corpora of the Leipzig Corpora Collection (LCC), based on newspaper, Wikipedia and Web text. Furthermore several REST-based webservices are provided for a variety of different NLP-relevant tasks +r3d100010148 BABS https://www.babs-muenchen.de/ BABS include digital reproductions from the digitization of the Munich Digitisation CenterMunich Digitization Center/Digital Library of the Bavarian State Library including digital reproductions from copyright-free works from the BSB collections created by cooperation partners or service providers, such as digital copies from the The google-ProjectGoogle project; official publications of authorities, departments and agencies of the State of Bavaria according to the "Bavarian State Promulgation 2 December 2008 (Az.: B II 2-480-30)" on the delivery of official publications to libraries, the Promulgation Platform Bavaria (Verkündungsplattform), as well as voluntary deliveries of electronic publications of different (mainly Bavarian scientific) publishing houses and other publishers; +scientifically relevant literature (open access publications and websites) of national and international origin in the Areas of Collection Emphasis of the BSB (history including classical studies, Eastern Europe, history of France and Italy, music, library science, book studies and information science) as well as Bavarica; +electronic publications produced by the BSB specialist departments, especially those of the Center for Electronic Publishing (ZEP); +local/regional/national licensed or purchased electronic publications +r3d100010149 Longitudinal Aging Study Amsterdam https://www.lasa-vu.nl/index.htm The Longitudinal Aging Study Amsterdam (LASA) at the VU University and VU University Medical Centre is initiated by the Ministry of Health, Welfare and Sports in 1991 to determine predictors and consequences of ageing. LASA focuses on, physical, emotional, cognitive and social functioning in late life, the connections between these aspects, and the changes that occur in the course of time +r3d100010150 LISS Panel https://www.lissdata.nl/ The LISS panel (Longitudinal Internet Studies for the Social sciences) is the principal component of the MESS project. It consists of 5000 households, comprising approximately 7500 individuals. The panel is based on a true probability sample of households drawn from the population register by Statistics Netherlands. Households that could not otherwise participate are provided with a computer and Internet connection. In addition to the LISS panel an Immigrant panel was available from October 2010 up until December 2014. This Immigrant panel consisted of around 1,600 households (2,400 individuals) of which 1,100 households (1,700 individuals) were of non-Dutch origin. The data from this panel are still available through the LISS data archive (https://www.dataarchive.lissdata.nl/study_units/view/162). +Panel members complete online questionnaires every month of about 15 to 30 minutes in total. They are paid for each completed questionnaire. One member in the household provides the household data and updates this information at regular time intervals. +r3d100010151 PAC - Archiving Platform CINES https://www.cines.fr/en/long-term-preservation/ CINES is the French national long-term preservation service provider for Higher Education and Research: more than 20 institutions (universities, librairies, labs) archive their digital heritage at CINES so that it's preserved over time in a secure, dedicated environment. This includes documents such as PhD theses or publications, digitized ancient/rare books, satellite imagery, 3D/vidéos/image galleries, datasets, etc. +r3d100010152 CLARIN repository at the University of Tübingen https://uni-tuebingen.de/en/134314 The repository is part of the eScience infrastructure of the University of Tübingen, which is a core facility that strongly cooperates with the library and computing center of the university. +Integration of the repository into the national CLARIN-D and international CLARIN infrastructures gives it wide exposure, increasing the likelihood that the resources will be used and further developed beyond the lifetime of the projects in which they were developed. +Among the resources currently available in the Tübingen Center Repository, researchers can find widely used treebanks of German (e.g. TüBa-D/Z), the German wordnet (GermaNet), the first manually annotated digital treebank (Index Thomisticus), as well as descriptions of the tools used by the WebLicht ecosystem for natural language processing. +r3d100010154 VENUS in the Salish Sea http://dmas.uvic.ca/home?TREETYPE=1&LOCATION=233&TIMECONFIG=0 >>>!!!<<>>!!!<<< VENUS is a cabled undersea laboratory for ocean researchers and explorers. VENUS delivers real time information from seafloor instruments via fibre optic cables to the University of Victoria, BC. You can see ocean data live, recent and archived as well as learn more about on-going research +r3d100010155 The World Atlas of Language Structures https://wals.info/ The World Atlas of Language Structures (WALS) is a large database of structural (phonological, grammatical, lexical) properties of languages gathered from descriptive materials (such as reference grammars) by a team of 55 authors (many of them the leading authorities on the subject). +r3d100010156 The World Data Center for Remote Sensing of the Atmosphere https://wdc.dlr.de/ The World Data Center for Remote Sensing of the Atmosphere, WDC-RSAT, offers scientists and the general public free access (in the sense of a “one-stop shop”) to a continuously growing collection of atmosphere-related satellite-based data sets (ranging from raw to value added data), information products and services. Focus is on atmospheric trace gases, aerosols, dynamics, radiation, and cloud physical parameters. Complementary information and data on surface parameters (e.g. vegetation index, surface temperatures) is also provided. This is achieved either by giving access to data stored at the data center or by acting as a portal containing links to other providers. +r3d100010157 USU Institutional Repository https://repositori.usu.ac.id/ The USU-IR digital repository system captures, stores, indexes, preserves, and distributes digital research material. +r3d100010158 Federal Reserve Economic Data https://fred.stlouisfed.org/ FRED is an online database consisting of hundreds of thousands of economic data time series from scores of national, international, public, and private sources. FRED, created and maintained by the Research Department at the Federal Reserve Bank of St. Louis, goes far beyond simply providing data: It combines data with a powerful mix of tools that help the user understand, interact with, display, and disseminate the data. In essence, FRED helps users tell their data stories. +r3d100010159 NASA Socioeconomic Data and Applications Center https://sedac.ciesin.columbia.edu/ SEDAC, the Socioeconomic Data and Applications Center, is one of the Distributed Active Archive Centers (DAACs) in the Earth Observing System Data and Information System (EOSDIS) of the U.S. National Aeronautics and Space Administration. SEDAC is a regular member of the World Data System and focuses on human interactions in the environment. Its mission is to develop and operate applications that support the integration of socioeconomic and Earth science data and to serve as an "Information Gateway" between the Earth and social sciences. +r3d100010160 World Data Center for Human Interactions in the Environments https://sedac.ciesin.columbia.edu/ >>>!!!<<< duplicate >>>!!!<<< see https://www.re3data.org/repository/r3d100010159 +This record is combined with 'NASA Socioeconomic Data and Applications Center' +The World Data Center for Human Interactions in the Environment has been superseded by the NASA Socioeconomic Data and Applications Center (SEDAC), which is a regular member of the World Data System (WDS). The International Council for Science (ICSU) replaced the World Data Centers (WDC) with the WDS, which supports the provision of trusted scientific data services by certifying its members to ensure that they maintain the organizational capabilities and infrastructure for managing the data products and services that they offer. SEDAC focuses on human interactions in the environment and is one of the Distributed Active Archive Centers (DAACs) in the NASA Earth Observing System Data and Information System (EOSDIS). The NASA Earth Science Data and Information System (ESDIS) Project, a WDS Network Member, manages the EOSDIS science systems. +r3d100010161 SeSam http://www.senckenberg.de/root/index.php?page_id=513 SeSam is an outstanding international collection of recent and fossil animals and plants from all over the world. It also holds an important specialized library. The really substantial data of this collection constitute the basis of every taxonomic-systematical, ecological, biogeographical or biostratigraphical fundamental research as well as every practical environmental research. Because of its historical referencings this collection is also a precious cultural treasure that generates the often expensive heavy mission of its conservation. +r3d100010163 SIMBAD Astronomical Database http://simbad.u-strasbg.fr/simbad/ SIMBAD astronomical database is the world reference database for the identification of astronomical objects and provides basic data, cross-identifications, bibliography and measurements for astronomical objects outside the solar system. Using VizieR, the catalogue service for the CDS reference collection of astronomical catalogues and tables published in academic journals and the Aladin interactive software sky atlas for access, visualization and analysis of astronomical images, surveys, catalogues, databases and related data. Simbad bibliographic survey began in 1950 for stars (at least bright stars) and in 1983 for all other objects (outside the solar system) +r3d100010164 SkyView https://skyview.gsfc.nasa.gov/current/cgi/titlepage.pl SkyView is a Virtual Observatory on the Net generating images of any part of the sky at wavelengths in all regimes from Radio to Gamma-Ray. +r3d100010165 St. Lawrence Global Observatory Data Catalogue https://catalogue.ogsl.ca/en/ SLGO.ca is positioning itself as being the most complete and diversified SOURCE of scientific data regarding the St. Lawrence's ecosystem. It has done so by clustering and sharing information, data and expertise from government, academic and community agencies. +SLGO offers a range of products such as: data visualization applications, data management tools and modelling products able to meet information needs for domains such as public safety, climate change, resource management and biodiversity conservation. +Available at SLGO.ca: observations, forecasts, predictions and data archives +r3d100010166 SMOKA Science Archive https://smoka.nao.ac.jp/index.jsp SMOKA provides public science data obtained at Subaru Telescope, 188cm telescope at Okayama Astrophysical Observatory, 105cm Schmidt telescope at Kiso Observatory (University of Tokyo), MITSuME, and KANATA Telescope at Higashi-Hiroshima Observatory. It is intended mainly for astronomical researchers. +r3d100010167 SourceForge https://sourceforge.net/ SourceForge is dedicated to making open source projects successful. +We thrive on community collaboration to help us create the leading resource for open source software development and distribution. +IT professionals come to Sourceforge to develop, download, review, and publish open source software. Sourceforge is the largest, most trusted destination for Open Source Software discovery and development on the web. +r3d100010168 Space Physics Data Facility https://spdf.gsfc.nasa.gov/ The Space Physics Data Facility (SPDF) leads in the design and implementation of unique multi-mission and multi-disciplinary data services and software to strategically advance NASA's solar-terrestrial program, to extend our science understanding of the structure, physics and dynamics of the Heliosphere of our Sun and to support the science missions of NASA's Heliophysics Great Observatory. +Major SPDF efforts include multi-mission data services such as Heliophysics Data Portal (formerly VSPO), CDAWeb and CDAWeb Inside IDL,and OMNIWeb Plus (including COHOWeb, ATMOWeb, HelioWeb and CGM) , science planning and orbit services such as SSCWeb, data tools such as the CDF software and tools, and a range of other science and technology research efforts. The staff supporting SPDF includes scientists and information technology experts. +r3d100010169 SumsDB None <> + SumsDB (the Surface Management System DataBase) is a repository of brain-mapping data (surfaces & volumes; structural & functional data) from many laboratories. +r3d100010171 SDAC https://umbra.nascom.nasa.gov/index.html/index.html The Solar Data Analysis Center serves data from recent and current space-based solar-physics missions, funds and hosts much of the SolarSoft library, and leads the Virtual Solar Observatory (VSO) effort. SDAC is the active archive, providing network access to data from such missions as SOHO, Yohkoh, and TRACE. +r3d100010172 World Data Center for Aerosols https://www.gaw-wdca.org/ The World Data Centre for Aerosols (WDCA) is the data repository and archive for microphysical, optical, and chemical properties of atmospheric aerosol of the World Meteorological Organisation's (WMO) Global Atmosphere Watch (GAW) programme. The goal of the Global Atmosphere Watch (GAW) programme is to ensure long-term measurements in order to detect trends in global distributions of chemical constituents in air and the reasons for them. With respect to aerosols, the objective of GAW is to determine the spatio-temporal distribution of aerosol properties related to climate forcing and air quality on multi-decadal time scales and on regional, hemispheric and global spatial scales. +r3d100010173 MIT GeoWeb https://geodata.mit.edu/ GeoWeb is the MIT Libraries instance of GeoBlacklight and primarily contains data purchased for use by MIT affiliates. +r3d100010174 West African Vegetation http://www.westafricanvegetation.org/menu/home.aspx This is a database for vegetation data from West Africa, i.e. phytosociological and dendrometric relevés as well as floristic inventories. The West African Vegetation Database has been developed in the framework of the projects “SUN - Sustainable Use of Natural Vegetation in West Africa” and “Biodiversity Transect Analysis in Africa” (BIOTA, https://www.biota-africa.org/). +r3d100010175 WestNile.ca.gov https://westnile.ca.gov/ The website for West Nile Virus education, statistics, and dead bird reporting for California. +r3d100010177 World Radiation Data Centre http://wrdc.mgo.rssi.ru/wrdc_en.htm The WRDC, located at the Main Geophysical Observatory in St. Petersburg, Russia, processes solar radiation data currently submitted from more than 500 stations located in 56 countries and operates an archive with more than 1200 stations listed in its catalogue. The WRDC is the central depository of the measured components such as: global, diffuse and direct solar radiation, downward atmospheric radiation, net total and terrestrial surface radiation (upward), spectral radiation components (instantaneous fluxes), and sunshine duration, on hourly, daily or monthly basis. +r3d100010178 CrystalEye (beta) http://wwmm.ch.cam.ac.uk/crystaleye/ >>>!!!<<< Crystaleye has now been excitingly integrated into the Crystallography Open Database at http://www.crystallography.net. +http://service.re3data.org/repository/r3d100010213>>>!!!<<< +Crystallography Open Database now is including data and software from CrystalEye, developed by Nick Day at the department of Chemistry, the University of Cambridge under supervision of Peter Murray-Rust. +The aim of the CrystalEye project is to aggregate crystallography from web resources, and to provide methods to easily browse, search, and to keep up to date with the latest published information.At present we are aggregating the crystallography from the supplementary data to articles at publishers websites. +r3d100010180 1000 Genomes https://www.internationalgenome.org/ The 1000 Genomes Project is an international collaboration to produce an extensive public catalog of human genetic variation, including SNPs and structural variants, and their haplotype contexts. This resource will support genome-wide association studies and other medical research studies. +The genomes of about 2500 unidentified people from about 25 populations around the world will be sequenced using next-generation sequencing technologies. The results of the study will be freely and publicly accessible to researchers worldwide. +The International Genome Sample Resource (IGSR) has been established at EMBL-EBI to continue supporting data generated by the 1000 Genomes Project, supplemented with new data and new analysis. +r3d100010181 Alberta Geological Survey https://ags.aer.ca/ AGS delivers geoscience in several key areas, including surficial mapping, bedrock mapping, geological modelling, resource evaluation (hydrocarbons, minerals), groundwater, and geological hazards. We also are responsible for maintaining the Alberta Table of Formations and providing geoscience outreach to stakeholders ranging from professional colleagues and academia to the general public. +r3d100010182 Agency for Healthcare Research and Quality, Data & Surveys https://www.ahrq.gov/research/data/index.html A collection of data at Agency for Healthcare Research and Quality (AHRQ) supporting research that helps people make more informed decisions and improves the quality of health care services. The portal contains U.S.Health Information Knowledgebase (USHIK) and Systematic Review Data Repository (SRDR) and other sources concerning cost, quality, accesibility and evaluation of healthcare and medical insurance. +r3d100010183 UK-AIR https://uk-air.defra.gov.uk/data/ These are the UK-AIR (Air Information Resource) webpages providing in-depth information on air quality and air pollution in the UK. A range of information is available, from the latest pollution levels, pollution forecast information, a data archive, and details of the various monitoring networks. +r3d100010184 GDP Drifter Data https://www.aoml.noaa.gov/phod/gdp/data.php Satellite-tracked drifting buoys ("drifters") collect measurements of upper ocean currents and sea surface temperatures (SST) around the world as part of the Global Drifter Program. +Drifter locations are estimated from 16-20 satellite fixes per day, per drifter. The Drifter Data Assembly Center (DAC) at NOAA's Atlantic Oceanographic and Meteorological Laboratory (AOML) assembles these raw data, applies quality control procedures, and interpolates them via kriging to regular six-hour intervals. The raw observations and processed data are archived at AOML and at the Marine Environmental Data Services (MEDS) in Canada. +Two types of data are available: "metadata" contains deployment location and time, time of drogue (sea anchor) loss, date of final transmission, etc. for each drifter. "Interpolated data" contains the quality-controlled, interpolated drifter observations. +r3d100010185 The Arabidopsis Information Resource https://www.arabidopsis.org/ The Arabidopsis Information Resource (TAIR) maintains a database of genetic and molecular biology data for the model higher plant Arabidopsis thaliana . Data available from TAIR includes the complete genome sequence along with gene structure, gene product information, metabolism, gene expression, DNA and seed stocks, genome maps, genetic and physical markers, publications, and information about the Arabidopsis research community. Gene product function data is updated every two weeks from the latest published research literature and community data submissions. Gene structures are updated 1-2 times per year using computational and manual methods as well as community submissions of new and updated genes. TAIR also provides extensive linkouts from our data pages to other Arabidopsis resources. +r3d100010186 ARM Data Center https://www.arm.gov/data US Department of Energy’s Atmospheric Radiation Measurement (ARM) Data Center is a long-term archive and distribution facility for various ground-based, aerial and model data products in support of atmospheric and climate research. ARM facility currently operates over 400 instruments at various observatories (https://www.arm.gov/capabilities/observatories). + +ARM Data Center (ADC) Archive currently holds over 11,000 data products with a total holding of over 3 petabytes of data that dates back to 1993, these include data from instruments, value added products, model outputs, field campaign and PI contributed data. The data center archive also includes data collected by ARM from related program (e.g., external data such as NASA satellite). +r3d100010187 US Department of Commerce, Bureau of Economic Analysis, Interactive Data https://apps.bea.gov/itable/index.cfm BEA produces economic accounts statistics that enable government and business decision-makers, researchers, and the American public to follow and understand the performance of the Nation's economy. To do this, BEA collects source data, conducts research and analysis, develops and implements estimation methodologies, and disseminates statistics to the public. +r3d100010188 Beta Cell Biology Consortium Reagent and Data Resources http://www.betacell.org/resource/ >>>!!!<<< Sorry.we are no longer in operation >>>!!!<<< The Beta Cell Biology Consortium (BCBC) was a team science initiative that was established by the National Institute of Diabetes and Digestive and Kidney Diseases (NIDDK). It was initially funded in 2001 (RFA DK-01-014), and competitively continued both in 2005 (RFAs DK-01-17, DK-01-18) and in 2009 (RFA DK-09-011). Funding for the BCBC came to an end on August 1, 2015, and with it so did our ability to maintain active websites.!!! +One of the many goals of the BCBC was to develop and maintain databases of useful research resources. A total of 813 different scientific resources were generated and submitted by BCBC investigators over the 14 years it existed. Information pertaining to 495 selected resources, judged to be the most scientifically-useful, has been converted into a static catalog, as shown below. In addition, the metadata for these 495 resources have been transferred to dkNET in the form of RDF descriptors, and all genomics data have been deposited to either ArrayExpress or GEO. +Please direct questions or comments to the NIDDK Division of Diabetes, Endocrinology & Metabolic Diseases (DEM). +r3d100010189 National Geoscience Data Centre http://www.bgs.ac.uk/services/ngdc/ The BGS is a data-rich organisation with over 400 datasets in its care; including environmental monitoring data, digital databases, physical collections (borehole core, rocks, minerals and fossils), records and archives. Our data is managed by the National Geoscience Data Centre. +r3d100010190 Forschungsdatenzentrum im Bundesinstitut für Berufsbildung http://www.bibb.de/de/53.php BIBB has a strong tradition of survey-based research. It initiates and realises the collection of individual and firm-level data on crucial positions and transitions in the education and labour market system. The BIBB-FDZ covers a variety of data deploying different units of analysis and temporal designs and focusing on various thematic issues. Standard access to well prepared firm- and individual-level data on the attainment and utilization of vocational education and training +Documentation of these data sets, i.e. a description of their central characteristics, main issues and variables, data collection, anonymisation, weighting and recoding etc. +Advisory service on data choice, data access and handling, research potential and scope and validity of the data. +Supply of a range of data tools such as standard measures and classifications in the fields of education, occupations, industries and regions (if possible also including cross-national fields), formally anonymous data for remote data access, or references to publications with the data. +r3d100010191 Biological Magnetic Resonance Data Bank http://www.bmrb.wisc.edu/ BioMagResBank (BMRB) is the publicly-accessible depository for NMR results from peptides, proteins, and nucleic acids recognized by the International Society of Magnetic Resonance and by the IUPAC-IUBMB-IUPAB Inter-Union Task Group on the Standardization of Data Bases of Protein and Nucleic Acid Structures Determined by NMR Spectroscopy. In addition, BMRB provides reference information and maintains a collection of NMR pulse sequences and computer software for biomolecular NMR +r3d100010192 British Oceanographic Data Centre https://www.bodc.ac.uk/ The British Oceanographic Data Centre (BODC) is a national facility for looking after and distributing data concerning the marine environmentWe deal with biological, chemical, physical and geophysical data, and our databases contain measurements of nearly 22,000 different variables. Many of our staff have direct experience of marine data collection and analysis. They work alongside information technology specialists to ensure that data are documented and stored for current and future use. +r3d100010193 BRC http://www.brc.ac.uk/ The Biological Records Centre (BRC), established in 1964, is a national focus in the UK for terrestrial and freshwater species recording. BRC works closely with the voluntary recording community, principally through support of national recording schemes and societies. It provides an application, IRecord, for people to use to record and submit their own wildlife observations to the repository. Map and access datasets via the NBN Gateway, an Internet based data delivery service. +r3d100010194 Bugwood Image Database System https://images.bugwood.org/ bugwood.org is the host website of the Center for Invasive Species and Ecosystem Health at the University of Georgia (Formerly: Bugwood Network). The Center aims to develop, consolidate and disseminate information and programmes focused on invasive species, forest health, natural resources and agricultural management through technology development, programmes implementation, training, applied research and public awareness at state, regional, national and international levels. The site gives details of its products (Bugwood Image Database; Early Detection and Distribution Mapping and Bugwoodwiki). Details of its projects, services and personnel are provided. Users can also access image databases on Forestry, Insects, IPM, Invasive Species, Forest Pests, weed and Bark Beetle. +r3d100010195 CAIDA Data http://www.caida.org/data/ The Cooperative Association for Internet Data Analysis (CAIDA) is a collaborative undertaking among organizations in the commercial, government, and research sectors aimed at promoting greater cooperation in the engineering and maintenance of a robust, scalable global Internet infrastructure.It is an independent analysis and research group with particular focus on: Collection, curation, analysis, visualization, dissemination of sets of the best available Internet data, providing macroscopic insight into the behavior of Internet infrastructure worldwide, improving the integrity of the field of Internet science, improving the integrity of operational Internet measurement and management, informing science, technology, and communications public policies. +r3d100010196 Vectorborne Disease Surveillance System https://vectorsurv.org/ CalSurv is a comprehensive information on West Nile virus, plague, malaria, Lyme disease, trench fever and other vectorborne diseases in California — where they are, where they’ve been, where they may be headed and what new diseases may be emerging.The CalSurv Web site serves as a portal or a single interface to all surveillance-related Web sites in California. +r3d100010197 The Cambridge Structural Database https://www.ccdc.cam.ac.uk/solutions/csd-system/components/csd/ Established in 1965, the CSD is the world’s repository for small-molecule organic and metal-organic crystal structures. Containing the results of over one million x-ray and neutron diffraction analyses this unique database of accurate 3D structures has become an essential resource to scientists around the world. The CSD records bibliographic, chemical and crystallographic information for:organic molecules, metal-organic compounds whose 3D structures have been determined using X-ray diffraction, neutron diffraction. The CSD records results of: single crystal studies, powder diffraction studies which yield 3D atomic coordinate data for at least all non-H atoms. In some cases the CCDC is unable to obtain coordinates, and incomplete entries are archived to the CSD. +The CSD includes crystal structure data arising from: publications in the open literature and Private Communications to the CSD (via direct data deposition). +The CSD contains directly deposited data that are not available anywhere else, known as CSD Communications. +r3d100010198 Centers for Disease Control and Prevention, Data & Statistics http://www.cdc.gov/DataStatistics/ CDC.gov is the Centers for Disease Control and Prevention primary online communication channel. CDC.gov provides users with credible, reliable health information on Data and Statistics, Diseases and Conditions, Emergencies and Disasters, Environmental Health, Healthy Living, Injury, Violence and Safety,Life Stages and Populations, Travelers' Health, Workplace Safety and Health +r3d100010199 Environmental Information Data Centre https://eidc.ac.uk/ The Environmental Information Data Centre (EIDC) is part of the Natural Environment Research Council's (NERC) Environmental Data Service and is hosted by the UK Centre for Ecology & Hydrology (UKCEH). We manage nationally-important datasets concerned with the terrestrial and freshwater sciences. +r3d100010200 United States Census Bureau https://www.census.gov/ The United States Census Bureau (officially the Bureau of the Census, as defined in Title 13 U.S.C. § 11) is the government agency that is responsible for the United States Census. It also gathers other national demographic and economic data. As a part of the United States Department of Commerce, the Census Bureau serves as a leading source of data about America's people and economy. The most visible role of the Census Bureau is to perform the official decennial (every 10 years) count of people living in the U.S. The most important result is the reallocation of the number of seats each state is allowed in the House of Representatives, but the results also affect a range of government programs received by each state. The agency director is a political appointee selected by the President of the United States. +r3d100010201 LMU-ifo Economics & Business Data Center http://www.cesifo-group.de/ifoHome/facts/EBDC.html The Economics & Business Data Center (EBDC) is a combined platform for empirical research in business administration and economics of the Ludwig–Maximilian University of Munich (LMU) and the Ifo Institute and aims at opening new fields for empirical research in business administration and economics. +In this regard, the EBDC provides innovative datasets of German companies, containing both survey data of the Ifo Institute as well as external balance sheet data. Therefore, the tasks of the EBDC also include the procurement and administration of data sources for research and teaching, the central provision, updating and documentation of external databases, as well as the acquisition of corresponding support tools. +Beyond that, the EBDC serves as a contact and central coordinator on licensing economic firm-level datasets for LMU’s Munich School of Management and LMU’s Department of Economics and supports researchers and guests of the LMU and the Ifo Institute on site. In the future, it will also conduct academic conferences on research with company data. +r3d100010202 CESSDA Data Catalogue https://datacatalogue.cessda.eu/ The CESSDA Data Catalogue contains the metadata of all data in the holdings of CESSDA service providers. It is a one-stop-shop for search and discovery, enabling effective access to European research data for researchers. Details of over 40, 000 data collections are listed. These are harvested from fifteen different CESSDA Service Providers. +r3d100010203 IAU Minor Planet Center https://www.minorplanetcenter.net/ The MPC is responsible for the designation of minor bodies in the solar system: minor planets; comets, in conjunction with the Central Bureau for Astronomical Telegrams (CBAT); and natural satellites (also in conjunction with CBAT). The MPC is also responsible for the efficient collection, computation, checking and dissemination of astrometric observations and orbits for minor planets and comets +r3d100010204 China Forestry Scientific Data Center http://www.forestdata.cn/ China’s digital forestry information platform was constructed according to the criteria and index system of forest sustainable management. the relative social, economic, and politic data was considered and collected, the database represents not only the current forestry development, but also the social, politic, and economic situations. +r3d100010206 ChemSynthesis https://www.chemsynthesis.com/ ChemSynthesis is a freely accessible database of chemicals. This website contains substances with their synthesis references and physical properties such as melting point, boiling point and density. There are currently more than 40,000 compounds and more than 45,000 synthesis references in the database. +r3d100010207 Center for International Earth Science Information Network http://www.ciesin.columbia.edu/data.html CIESIN is an interdisciplinary research and data center that provides access to a wide range of global data, associated documentation, and visualization and analysis tools to improve understanding of human interactions in the environment. +r3d100010208 The SuiteSparse Matrix Collection https://sparse.tamu.edu The SuiteSparse Matrix Collection is a large and actively growing set of sparse matrices that arise in real applications. The Collection is widely used by the numerical linear algebra community for the development and performance evaluation of sparse matrix algorithms. It allows for robust and repeatable experiments. Its matrices cover a wide spectrum of domains, include those arising from problems with underlying 2D or 3D geometry (as structural engineering, computational fluid dynamics, model reduction, electromagnetics, semiconductor devices, thermodynamics, materials, acoustics, computer graphics/vision, robotics/kinematics, and other discretizations) and those that typically do not have such geometry (optimization, circuit simulation, economic and financial modeling, theoretical and quantum chemistry, chemical process simulation, mathematics and statistics, power networks, and other networks and graphs. +r3d100010209 CLARIN-ERIC https://www.clarin.eu/ CLARIN is a European Research Infrastructure for the Humanities and Social Sciences, focusing on language resources (data and tools). It is being implemented and constantly improved at leading institutions in a large and growing number of European countries, aiming at improving Europe's multi-linguality competence. CLARIN provides several services, such as access to language data and tools to analyze data, and offers to deposit research data, as well as direct access to knowledge about relevant topics in relation to (research on and with) language resources. The main tool is the 'Virtual Language Observatory' providing metadata and access to the different national CLARIN centers and their data. +r3d100010210 Historical Climate Data Canada http://climate.weather.gc.ca/ Historical Climate Data (formerly: The National Climate Data and Information Archive - NCDC) is a web-based resource maintained by Environment and Climate Change Canada and the Meteorological Service of Canada. The site houses a number of statistical and data compilation and viewing tools. From the website, users can access historical climate data for Canadian locations and dates, view climate normals and averages, and climate summaries. A list of Canadian air stations and their meteorological reports and activities is also available, along with rainfall statistics for more than 500 locations across Canada. Users can also download the Canadian daily climate data for 2006/07. In addition, technical documentation is offered for data users to interpret the available data. Other documentation includes a catalogue of Canadian weather reporting stations, a glossary, and a calculation of the 1971 to 2000 climate normals for Canada. This resource carries authority and accuracy because it is maintained by a national government department and service. While the majority of the statistics are historical, the data is up-to-date and contains current and fairly recent climate data. This government resource is intended for an audience that has the ability and knowledge to interpret climatological data +r3d100010211 ClinicalTrials.gov https://clinicaltrials.gov/ ClinicalTrials.gov (Clinical trials) is a registry and results database of publicly and privately supported clinical studies of human participants conducted around the world. +r3d100010212 Constrained Local UniversE Simulations https://www.clues-project.org/cms/ The main goal of the CLUES-project is to provide constrained simulations of the local universe designed to be used as a numerical laboratory of the current paradigm. The simulations will be used for unprecedented analysis of the complex dark matter and gasdynamical processes which govern the formation of galaxies. The predictions of these experiments can be easily compared with the detailed observations of our galactic neighborhood. +Some of the CLUES data is now publicly available via the CosmoSim database (https://www.cosmosim.org/). This includes AHF halo catalogues from the Box 64, WMAP3 resimulations of the Local Group with 40963 particle resolution. +r3d100010213 Crystallography Open Database http://www.crystallography.net/cod/ Including data and software from CrystalEye is this a open-access collection of crystal structures of organic, inorganic, metal-organic compounds and minerals, excluding biopolymers. At present, this is the most comprehensive open resource for small molecule structures, freely available to all scientists in Lithuania and worldwide. Including data and software from CrystalEye, developed by Nick Day at the department of Chemistry, the University of Cambridge under supervision of Peter Murray-Rust. +r3d100010214 EASY https://easy.dans.knaw.nl/ui/home EASY is the online archiving system of Data Archiving and Networked Services (DANS). EASY offers you access to thousands of datasets in the humanities, the social sciences and other disciplines. EASY can also be used for the online depositing of research data. +r3d100010215 UK Data Archive https://www.data-archive.ac.uk/find The UK Data Archive, based at the University of Essex, is curator of the largest collection of digital data in the social sciences and humanities in the United Kingdom. With several thousand datasets relating to society, both historical and contemporary, our Archive is a vital resource for researchers, teachers and learners. We are an internationally acknowledged centre of expertise in the areas of acquiring, curating and providing access to data. + +We are the lead partner in the UK Data Service (https://service.re3data.org/repository/r3d100010230) through which data users can browse collections online and register to analyse and download them. Open Data collections are available for anyone to use. The UK Data Archive is a Trusted Digital Repository (TDR) certified against the CoreTrustSeal (https://www.coretrustseal.org/) and certified against ISO27001 for Information Security (https://www.iso.org/isoiec-27001-information-security.html). +r3d100010216 4TU.ResearchData | science.engineering.design https://data.4tu.nl/info/en/ 4TU.ResearchData, previously known as 4TU.Centre for Research Data, is a research data repository dedicated to the science, engineering and design disciplines. It offers the knowledge, experience and the tools to manage, publish and find scientific research data in a standardized, secure and well-documented manner. 4TU.ResearchData provides the research community with: +Customised advice and support on research data management; +A long-term repository for scientific research data; +Support for current research projects; +Tools to enhance reuse of research data. +r3d100010217 DataFirst https://www.datafirst.uct.ac.za/ DataFirst's open research data repository, based at the University of Cape Town, gives open access to disaggregated administrative and survey data from African governments and research entities. DataFirst also operates a secure centre at the university to give researchers access to highly-disaggregated South African data. +r3d100010218 DNA Data Bank of Japan https://www.ddbj.nig.ac.jp/index-e.html DDBJ; DNA Data Bank of Japan is the sole nucleotide sequence data bank in Asia, which is officially certified to collect nucleotide sequences from researchers and to issue the internationally recognized accession number to data submitters.Since we exchange the collected data with EMBL-Bank/EBI; European Bioinformatics Institute and GenBank/NCBI; National Center for Biotechnology Information on a daily basis, the three data banks share virtually the same data at any given time. The virtually unified database is called "INSD; International Nucleotide Sequence Database DDBJ collects sequence data mainly from Japanese researchers, but of course accepts data and issue the accession number to researchers in any other countries. +r3d100010220 WorldWideMolecularMatrix https://www.dspace.cam.ac.uk/handle/1810/724 The World Wide Molecular Matrix (WWMM) is an electronic repository for unpublished chemical data. WWMM is an open collection of information of small molecules. The "Matrix" in WWMM is influenced by William Gibson's vision of a cyberinfrastructure where all knowledge is accessible. The WWMM is an experiment to see how far this can be taken for chemical compounds. Although much of the information for a given compound has been Openly published, very little is available in Open electronic collections. The WWMM is aimed at catalysing this approach for chemistry and the current collection is made available under the Budapest Open Archive Initiative (http://www.budapestopenaccessinitiative.org/read). +r3d100010221 EMBL-EBI https://www.ebi.ac.uk/ The European Bioinformatics Institute (EBI) has a long-standing mission to collect, organise and make available databases for biomolecular science. It makes available a collection of databases along with tools to search, download and analyse their content. These databases include DNA and protein sequences and structures, genome annotation, gene expression information, molecular interactions and pathways. Connected to these are linking and descriptive data resources such as protein motifs, ontologies and many others. In many of these efforts, the EBI is a European node in global data-sharing agreements involving, for example, the USA and Japan. +r3d100010223 Expression Atlas https://www.ebi.ac.uk/gxa/home The Expression Atlas provides information on gene expression patterns under different biological conditions such as a gene knock out, a plant treated with a compound, or in a particular organism part or cell. It includes both microarray and RNA-seq data. The data is re-analysed in-house to detect interesting expression patterns under the conditions of the original experiment. There are two components to the Expression Atlas, the Baseline Atlas and the Differential Atlas. + +The Baseline Atlas displays information about which gene products are present (and at what abundance) in "normal" conditions (e.g. tissue, cell type). It aims to answer questions such as "which genes are specifically expressed in human kidney?". This component of the Expression Atlas consists of highly-curated and quality-checked RNA-seq experiments from ArrayExpress. It has data for many different animal and plant species. New experiments are added as they become available. + +The Differential Atlas allows users to identify genes that are up- or down-regulated in a wide variety of different experimental conditions such as yeast mutants, cadmium treated plants, cystic fibrosis or the effect on gene expression of mind-body practice. Both microarray and RNA-seq experiments are included in the Differential Atlas. Experiments are selected from ArrayExpress and groups of samples are manually identified for comparison e.g. those with wild type genotype compared to those with a gene knock out. Each experiment is processed through our in-house differential expression statistical analysis pipeline to identify genes with a high probability of differential expression. +r3d100010224 The Canadian National Atmospheric Chemistry Database https://www.canada.ca/en/environment-climate-change/services/air-pollution/monitoring-networks-data/national-atmospheric-chemistry-database.html The National Atmospheric Chemistry Database (NAtChem) is a data archival and analysis facility operated by the Science and Technology Branch of Environment and Climate Change Canada. The purpose of the NAtChem database is to enhance atmospheric research through the archival and analysis of North American air and precipitation chemistry data. Such research includes investigations into the chemical nature of the atmosphere, atmospheric processes, spatial and temporal patterns, source-receptor relationships and long range transport of air pollutants. +The NAtChem Database contains air and precipitation chemistry data from many major regional-scale networks in North America. To contribute to NAtChem, networks must operate for a period of at least two years, must have wide area coverage, and must have regionally-representative sites (rural and background). +r3d100010225 HYDAT https://www.canada.ca/en/environment-climate-change/services/water-overview/quantity/monitoring/survey/data-products-services/national-archive-hydat.html HYDAT is the archival database that contains all water information collected through the National Hydrometric Program. These data include: daily and monthly mean flow, water level and sediment concentration for over 2500 active and 5500 discontinued hydrometric monitoring station across Canada. HYDEX is a relational database that contains inventory information on the various streamflow, water level, and sediment stations (both active and discontinued) in Canada. This database contains information about the stations themselves, such as location, equipment, and type(s) of data collected. +r3d100010226 Alternative Fuels Data Center https://afdc.energy.gov/ The Alternative Fuels Data Center (AFDC) is a comprehensive clearinghouse of information about advanced transportation technologies. The AFDC offers transportation decision makers unbiased information, data, and tools related to the deployment of alternative fuels and advanced vehicles. +The AFDC launched in 1991 in response to the Alternative Motor Fuels Act of 1988 and the Clean Air Act Amendments of 1990. It originally served as a repository for alternative fuel performance data. The AFDC has since evolved to offer a broad array of information resources that support efforts to reduce petroleum use in transportation. +The AFDC serves Clean Cities stakeholders, fleets regulated by the Energy Policy Act, businesses, policymakers, government agencies, and the general public. +r3d100010227 U.S. Energy Information Administration https://www.eia.gov/ The U.S. Energy Information Administration (EIA) collects, analyzes, and disseminates independent and impartial energy information to promote sound policymaking, efficient markets, and public understanding of energy and its interaction with the economy and the environment. +r3d100010229 Encyclopedia of Life https://eol.org/ Our knowledge of the many life-forms on Earth - of animals, plants, fungi, protists and bacteria - is scattered around the world in books, journals, databases, websites, specimen collections, and in the minds of people everywhere. Imagine what it would mean if this information could be gathered together and made available to everyone – anywhere – at a moment’s notice. This dream is becoming a reality through the Encyclopedia of Life. +r3d100010230 UK Data Service https://www.ukdataservice.ac.uk/ The UK Data Service is a national data service funded by the ESRC to provide research access to the UK’s largest collection of social, economic and population data including UK government-sponsored surveys, cross-national surveys, longitudinal studies, UK census data, international aggregate, business data, and qualitative data. +Designed to meet the data needs of researchers, students and teachers from all sectors, including academia, central and local government, charities and foundations, independent research centres, think tanks, business consultants and analysts, communities and the commercial sector, the UK Data Service provides access to high-quality social and economic data; support for policy-relevant research; guidance and training for the development of skills in data use, and the development of best practice in digital preservation and sharing. +Data users can browse collections online and register to analyse and download them. Open Data collections are available for anyone to use. +Key partners include JISC, the University of Manchester, University of Southampton, University of Leeds, University of Edinburgh and University College London (UCL). The lead partner is the UK Data Archive (http://service.re3data.org/repository/r3d100010215) based at the University of Essex, a Trusted Digital Repository (TDR) certified against the CoreTrustSeal (https://www.coretrustseal.org/) and certified against ISO27001 for Information Security (http://www.iso.org/iso/iso27001). +The UK Data Service replaces the earlier ESRC investments of the Economic and Social Data Service (ESDS), the Secure Data Service (SDS), the Survey Question Bank and elements of the ESRC Census Programme. +r3d100010232 Eumetsat https://www.eumetsat.int/ EUMETSAT's primary objective is to establish, maintain and exploit European systems of operational meteorological satellites. EUMETSAT is responsible for the launch and operation of the satellites and for delivering satellite data to end-users as well as contributing to the operational monitoring of climate and the detection of global climate changes. +r3d100010233 European Social Survey https://www.europeansocialsurvey.org/ The European Social Survey (the ESS) is a biennial multi-country survey covering over 30 nations. The first round was fielded in 2002/2003, the fifth in 2010/2011. The questionnaire includes two main sections, each consisting of approximately 120 items; a 'core' module which remains relatively constant from round to round, plus two or more 'rotating' modules, repeated at intervals. The core module aims to monitor change and continuity in a wide range of social variables, including media use; social and public trust; political interest and participation; socio-political orientations; governance and efficacy; moral; political and social values; social exclusion, national, ethnic and religious allegiances; well-being; health and security; human values; demographics and socio-economics +r3d100010234 eyeMoviePedia http://www.eyemoviepedia.com/ >>>!!!<<< eyemoviepedia.com was shut down in the course of 2021 https://www.zbmed.de/en/research/completed-projects/eyemoviepedia/ >>>!!!<<< +The eyeMoviePedia videos moved successively to be found on PUBLISSO-Repository for Life Sciences (FRL) in the future. https://www.re3data.org/repository/r3d100013523 +To view the new eyeMoviePedia collection see: https://repository.publisso.de/resource?query[0][term]=%22https%3A%2F%2Fd-nb.info%2Fgnd%2F1223212661%22 +r3d100010235 FACHPORTALpädagogik.DE https://www.fachportal-paedagogik.de/ Research Data Centre Education is a service offered by the German Institute for International Educational Research, for the purpose of a comprehensive and permanent documentation of empirical educational research studies. This service offers a central access point to describing information on studies, assessment instruments used and assessed research data, as well as publications. +r3d100010236 Fachinformationssystem Geophysik https://www.fis-geophysik.de/ LIAG's Geophysics Information System (FIS GP) serves for the storage and supply of geophysical measurements and evaluations of LIAG and its partners. +The architecture of the overall system intends a subdivision into an universal part (superstructure) and into several subsystems dedicated to geophysical methods (borehole geophysics, gravimetry, magnetics, 1D/2D geoelectrics, underground temperatures, seismics, VSP, helicopter geophysics and rock physics. The building of more subsystems is planned. +r3d100010237 Das Kristallstrukturdepot https://www.fiz-karlsruhe.de/en/produkte-und-dienstleistungen/das-kristallstrukturdepot More than 25 years ago FIZ Karlsruhe started depositing crystal structure data linked to publications in German journals. At that time it was irrelevant whether the deposited structures were organic or inorganic. Today FIZ Karlsruhe is responsible for storing the structure data of inorganic compounds. Organic structure data are stored by the Cambridge Crystallographic Data Center. +Nowadays many publishers inform their authors that in parallel to a publication in a scientific journal, crystal structure data should also be stored in the Crystal Structure Depot at FIZ Karlsruhe. A CSD number will be assigned to the data for later reference in the publication. The data can then be ordered from the Crystal Structure Depot at FIZ Karlsruhe. +r3d100010238 Flora von Frankfurt am Main http://www.flora-frankfurt.de/ Here you will find information about the diversity of plants, the distribution and ecology as well as the history of the plant species in Frankfurt. +r3d100010239 Forestry Images https://www.forestryimages.org/ Forestry Images provides an accessible and easy to use archive of high quality images related to forest health and silviculture +r3d100010241 RES³T https://www.hzdr.de/db/res3t.login RES³T is a digitized version of a thermodynamic sorption database as required for the parametrization of Surface Complexation Models (SCM). It is mineral-specific and can therefore also be used for additive models of more complex solid phases such as rocks or soils. A user interface helps to access selected mineral and sorption data, to convert parameter units, to extract internally consistent data sets for sorption modeling. Data records comprise of mineral properties, specific surface area values, characteristics of surface binding sites and their protolysis, sorption ligand information, and surface complexation reactions +r3d100010243 UCSC Genome Browser https://genome.ucsc.edu/ It is an interactive website offering access to genome sequence data from a variety of vertebrate and invertebrate species and major model organisms, integrated with a large collection of aligned annotations. The Browser is a graphical viewer optimized to support fast interactive performance and is an open-source, web-based tool suite built on top of a MySQL database for rapid visualization, examination, and querying of the data at many levels. +r3d100010246 GEON None -----<<<<< The repository is no longer available. This record is out-dated. >>>>>----- GEON is an open collaborative project that is developing cyberinfrastructure for integration of 3 and 4 dimensional earth science data. GEON will develop services for data integration and model integration, and associated model execution and visualization. Mid-Atlantic test bed will focus on tectonothermal, paleogeographic, and biotic history from the late-Proterozoicto mid-Paleozoic. Rockies test bed will focus on integration of data with dynamic models, to better understand deformation history. GEON will develop the most comprehensive regional datasets in test bed areas. +r3d100010247 GSA Data Repository https://gsapubs.figshare.com/ The GSA Data Repository is an open file in which authors of articles in our journals can place information that supplements and expands on their article. These supplements will not appear in print but may be obtained from GSA. +r3d100010248 GermOnline http://www.germonline.org/index.html GermOnline 4.0 is a cross-species database gateway focusing on high-throughput expression data relevant for germline development, the meiotic cell cycle and mitosis in healthy versus malignant cells. The portal provides access to the Saccharomyces Genomics Viewer (SGV) which facilitates online interpretation of complex data from experiments with high-density oligonucleotide tiling microarrays that cover the entire yeast genome. +r3d100010249 ALLBUS https://www.gesis.org/en/allbus/allbus-home The German General Social Survey (ALLBUS) collects up-to-date data on attitudes, behavior, and social structure in Germany. Every two years since 1980 a representative cross section of the population is surveyed using both constant and variable questions. The ALLBUS data become available to interested parties for research and teaching as soon as they are processed and documented. +r3d100010250 HISTAT https://histat.gesis.org/histat/ HISTAT (Historical Statistics)provides data from studies of population, economic and social history as well as the historical Statistics under a single user interface to be made available online. HISTAT offers a variety of time series, Historical Statistics primarily from Germany, partly down to the 16 . century; the database is structured theme-and study-oriented. Studies are listed by subject area and can be individually selected. using an alphabetical list of authors of individual studies can also be selected. Moreover, a study on cross Keyword is offered. HISTAT provides information and research opportunities to both study level as well as at time series level. It offered a thesaurus-based meta-search for words, authors and studies in the study descriptions, the data (time series definitions) and the sources. +r3d100010251 GESIS Datenbestandskatalog DBK https://search.gesis.org/ The Data Catalogue (DBK) comprises the study descriptions from all studies archived at the Data Archive including study descriptions of historical studies data. +The primary focus of the department “Data Archive for the Social Sciences” is providing excellent data service for national and international comparative surveys from the fields of social and political science research. These surveys, which must comply with clearly defined methodological and technical requirements, are archived and processed according to internationally recognized standards and made accessible to the scientifically interested public in a user-friendly manner. +r3d100010252 Global Health Data Exchange https://ghdx.healthdata.org/ The GHDx is our user-friendly and searchable data catalog for global health, demographic, and other health-related datasets. It provides detailed information about datasets ranging from censuses and surveys to health records and vital statistics, globally. It also serves as a platform for data owners to share their data with the public. The GDB Compare visualization, which allows the user to see rate of change in disease incidence, globally or by country, by age or across all ages, is especially powerful as a tool. Be sure to try adding a bottom chart, like the map, to augment the treemap that loads by default in the top chart. +r3d100010253 GO-GEO http://www.gogeo.ac.uk/gogeo/ >>>This repository is no longer available<<< Go-Geo is an online resource discovery tool which allows for the identification and retrieval of records describing the content, quality, condition and other characteristics of geospatial data that exist with UK tertiary education and beyond. The portal supports geospatial searching by interactive map, grid co-ordinates and place name, as well as the more traditional topic or keyword forms of searching. The portal is a key component of the UK academic Spatial Data Infrastructure. +r3d100010254 The Global Heat Flow Database of the International Heat Flow Commission https://www.ihfc-iugg.org/products/global-heat-flow-database The global data compilation consisting of ca. 60,000 data points may be downloaded in csv/xml format. This compilation does not contain the descriptive codes relating to metadata that were included in the previous compilations. Users are advised to consult the references and make their own interpretations as to the quality of the data. +r3d100010255 Inter-university Consortium for Political and Social Research https://www.icpsr.umich.edu/web/pages/index.html ICPSR maintains a data archive of more than 250,000 files of research in the social and behavioral sciences. It hosts 21 specialized collections of data in education, aging, criminal justice, substance abuse, terrorism, and other fields. +ICPSR advances and expands social and behavioral research, acting as a global leader in data stewardship and providing rich data resources and responsive educational opportunities for present and future generations. +r3d100010256 Data Sharing for Demographic Research https://www.icpsr.umich.edu/web/pages/DSDR/index.html Data Sharing for Demographic Research (DSDR) aims to serve the demographic community by archiving, preserving, and and disseminating data relevant for population studies +r3d100010257 Health and Medical Care Archive http://www.icpsr.umich.edu/icpsrweb/content/HMCA/index.html The Health and Medical Care Archive (HMCA) is the data archive of the Robert Wood Johnson Foundation (RWJF), the largest philanthropy devoted exclusively to health and health care in the United States. Operated by the Inter-university Consortium for Political and Social Research (ICPSR) at the University of Michigan, HMCA preserves and disseminates data collected by selected research projects funded by the Foundation and facilitates secondary analyses of the data. Our goal is to increase understanding of health and health care in the United States through secondary analysis of RWJF-supported data collections +r3d100010259 National Archive of Computerized Data on Aging https://www.icpsr.umich.edu/web/pages/NACDA/index.html NACDA acquires and preserves data relevant to gerontological research, processing as needed to promote effective research use, disseminates them to researchers, and facilitates their use. By preserving and making available the largest library of electronic data on aging in the United States, NACDA offers opportunities for secondary analysis on major issues of scientific and policy relevance +r3d100010260 National Archive of Criminal Justice Data https://www.icpsr.umich.edu/web/pages/NACJD/index.html The central mission of the NACJD is to facilitate and encourage research in the criminal justice field by sharing data resources. Specific goals include providing computer-readable data for the quantitative study of crime and the criminal justice system through the development of a central data archive, supplying technical assistance in the selection of data collections and computer hardware and software for data analysis, and training in quantitative methods of social science research to facilitate secondary analysis of criminal justice data +r3d100010261 National Addiction & HIV Data Archive Program https://www.icpsr.umich.edu/web/pages/NAHDAP/index.html NAHDAP acquires, preserves and disseminates data relevant to drug addiction and HIV research. By preserving and making available an easily accessible library of electronic data on drug addiction and HIV infection in the United States, NAHDAP offers scholars the opportunity to conduct secondary analysis on major issues of social and behavioral sciences and public policy +r3d100010262 Resource Center for Minority Data http://www.icpsr.umich.edu/icpsrweb/RCMD/ The changing demographic composition has expanded the scope of the U.S. racial and ethnic mosaic. As a result, interest and research on race and ethnicity has become more complex and expansive. RCMD seeks to assist in the public dissemination and preservation of quality data to generate more "good science" for years to come. Finally, RCMD wants to be part of an interactive community of persons interested and be involved in minority related issues/investigations in order to make possible the broadest scope of research endeavors and examinations. +r3d100010263 Substance Abuse and Mental Health Data Archive https://www.datafiles.samhsa.gov/ The Substance Abuse and Mental Health Data Archive (SAMHDA) is an initiative funded under contract HHSS283201500001C with the Center for Behavioral Health Statistics and Quality (CBHSQ), Substance Abuse and Mental Health Services Administration (SAMHSA), U.S. Department of Health and Human Services (HHS). CBHSQ has primary responsibility for the collection, analysis, and dissemination of SAMHSA's behavioral health data. Public use files and restricted use files are provided. +CBHSQ promotes the access and use of the nation's substance abuse and mental health data through SAMHDA. SAMHDA provides public-use data files, file documentation, and access to restricted-use data files to support a better understanding of this critical area of public health. +r3d100010264 Das Deutsche Referenzkorpus https://www1.ids-mannheim.de/kl/projekte/korpora/ The project is set up in order to improve the infrastructure for text-based linguistic research and development by building a huge, automatically annotated German text corpus and the corresponding tools for corpus annotation and exploitation. DeReKo constitutes the largest linguistically motivated collection of contemporary German texts, contains fictional, scientific and newspaper texts, as well as several other text types, contains only licenced texts, is encoded with rich meta-textual information, is fully annotated morphosyntactically (three concurrent annotations), is continually expanded, with a focus on size and stratification of data, may be analyzed free of charge via the query system COSMAS II, serves as a 'primordial sample' from which users may draw specialized sub-samples (socalled 'virtual corpora') to represent the language domain they wish to investigate. +!!! Access to data of Das Deutsche Referenzkorpus is also provided by: IDS Repository https://www.re3data.org/repository/r3d100010382 !!! +r3d100010266 Mouse Genome Informatics http://www.informatics.jax.org/ MGI is the international database resource for the laboratory mouse, providing integrated genetic, genomic, and biological data to facilitate the study of human health and disease. The projects contributing to this resource are: Mouse Genome Database (MGD) Project, Gene Expression Database (GXD) Project, Mouse Tumor Biology (MTB) Database Project, Gene Ontology (GO) Project at MGI, MouseMine Project, MouseCyc Project at MGI +r3d100010267 International Ocean Discovery Program http://www.iodp.org/ The International Ocean Discovery Program (IODP) is an international marine research collaboration that explores Earth's history and dynamics using ocean-going research platforms to recover data recorded in seafloor sediments and rocks and to monitor subseafloor environments. IODP depends on facilities funded by three platform providers with financial contributions from five additional partner agencies. Together, these entities represent 26 nations whose scientists are selected to staff IODP research expeditions conducted throughout the world's oceans. +IODP expeditions are developed from hypothesis-driven science proposals aligned with the program's science plan Illuminating Earth's Past, Present, and Future. The science plan identifies 14 challenge questions in the four areas of climate change, deep life, planetary dynamics, and geohazards. Until 2013 under the name: International Ocean Drilling Program. +r3d100010268 Incorporated Research Institutions for Seismology https://www.iris.edu/hq/ IRIS offers free and open access to a comprehensive data store of raw geophysical time-series data collected from a large variety of sensors, courtesy of a vast array of US and International scientific networks, including seismometers (permanent and temporary), tilt and strain meters, infrasound, temperature, atmospheric pressure and gravimeters, to support basic research aimed at imaging the Earth's interior. +r3d100010269 J. Craig Venter Institute https://www.jcvi.org// JCVI is a world leader in genomic research. The Institute studies the societal implications of genomics in addition to genomics itself. The Institute's research involves genomic medicine; environmental genomic analysis; clean energy; synthetic biology; and ethics, law, and economics. +r3d100010270 Landesarchiv Baden-Württemberg https://www.landesarchiv-bw.de/web/49435 As cultural competence center for the region, the Landesarchiv serves as the repository for records of cultural and historical value and assures the access of archives in Baden-Wuerttemberg as part of the cultural heritage. It identifies, collects, and preserves state records and makes them available to all those who are interested in historical records. +The Landesarchiv houses archival collections ranging from deeds from the Middle Ages to digital sources of our time (databases, e-mails, internet pages). The Landesarchiv has already been providing diversified access to archival collections via internet and is actively working on research and presentation of the history of Southwest Germany. +The archival collections of the Landesarchiv convey the cultural and historical diversity in Southwest Germany. Each holding is unique and characterizes the distinctive history of the people and the region. +This makes the Landesarchiv an irreplaceable reservoir of knowledge and experience with remarkable quantitative dimensions: The Landesarchiv houses about 146 shelf kilometers of documents and books, 310 thousand charters as well as 350 thousand maps and plans completed with photographs and audio-visual records. Electronic data are stored in the digital stack of the Landesarchiv. +r3d100010271 OLAC http://www.language-archives.org/ OLAC, the Open Language Archives Community, is an international partnership of institutions and individuals who are creating a worldwide virtual library of language resources by: (i) developing consensus on best current practice for the digital archiving of language resources, and (ii) developing a network of interoperating repositories and services for housing and accessing such resources. +r3d100010272 Environmental Data Initiative Repository https://portal.edirepository.org/nis/home.jsp The Environmental Data Initiative Repository concentrates on studies of ecological processes that play out at time scales spanning decades to centuries including those of the NSF Long Term Ecological Research (LTER) program, the NSF Macrosystems Biology Program, the NSF Long Term Research in Environmental Biology (LTREB) program, the Organization of Biological Field Stations, and others. The repository hosts data that provide a context to evaluate the nature and pace of ecological change, to interpret its effects, and to forecast the range of future biological responses to change. +r3d100010273 Marine Geoscience Data System http://www.marine-geo.org/library/ The Marine Geoscience Data System (MGDS) is a trusted data repository that provides free public access to a curated collection of marine geophysical data products and complementary data related to understanding the formation and evolution of the seafloor and sub-seafloor. Developed and operated by domain scientists and technical specialists with deep knowledge about the creation, analysis and scientific interpretation of marine geoscience data, the system makes available a digital library of data files described by a rich curated metadata catalog. MGDS provides tools and services for the discovery and download of data collected throughout the global oceans. Primary data types are geophysical field data including active source seismic data, potential field, bathymetry, sidescan sonar, near-bottom imagery, other seafloor senor data as well as a diverse array of processed data and interpreted data products (e.g. seismic interpretations, microseismicity catalogs, geologic maps and interpretations, photomosaics and visualizations). Our data resources support scientists working broadly on solid earth science problems ranging from mid-ocean ridge, subduction zone and hotspot processes, to geohazards, continental margin evolution, sediment transport at glaciated and unglaciated margins. +r3d100010274 The whole brain Atlas http://www.med.harvard.edu/AANLIB/ This is an information resource for central nervous system imaging which integrates clinical information with magnetic resonance (MR), x-ray computed tomography (CT), and nuclear medicine images. +r3d100010275 Marine Environmental Data Section https://meds-sdmm.dfo-mpo.gc.ca/isdm-gdsi/index-eng.html As the national oceanographic data centre for Canada, MEDS maintains centralized repositories of some oceanographic data types collected in Canada, and coordinates data exchanges between DFO and recognized intergovernmental organizations, as well as acts as a central point for oceanographic data requests. Real-time, near real-time (for operational oceanography) or historical data are made available as appropriate. +r3d100010276 Melanoma Molecular Map Project http://www.mmmp.org/MMMP/import.mmmp?page=aims_org.mmmp The Melanoma Molecular Map Project (MMMP) is an open access, interactive web-based multidatabase dedicated to the research on melanoma biology and therapy. The aim of this non-profit project is to create an organized and continuously updated databank collecting the huge and ever growing amount of scientific knowledge on melanoma currently scattered in thousands of articles published in hundreds of Journals. +r3d100010278 The ROSAT Mission https://www.mpe.mpg.de/ROSAT On June 1, 1990 the German X-ray observatory ROSAT started its mission to open a new era in X-ray astronomy. Doubtless, this is the most ambitious project realized up to now in the short history of this young astronomical discipline. Equipped with the largest imaging X-ray telescope ever inserted into an earth orbit ROSAT has provided a tremendous amount of new scientific data and insights. +r3d100010279 Brain Biodiversity Bank https://www.msu.edu/~brains/ The Brain Biodiversity Bank refers to the repository of images of and information about brain specimens contained in the collections associated with the National Museum of Health and Medicine at the Armed Forces Institute of Pathology in Washington, DC. These collections include, besides the Michigan State University Collection, the Welker Collection from the University of Wisconsin, the Yakovlev-Haleem Collection from Harvard University, the Meyer Collection from the Johns Hopkins University, and the Huber-Crosby and Crosby-Lauer Collections from the University of Michigan and the C.U. Ariëns Kappers brain collection from Amsterdam Netherlands.Introducing online atlases of the brains of humans, sheep, dolphins, and other animals. A world resource for illustrations of whole brains and stained sections from a great variety of mammals +r3d100010280 Henry A. Murray Research Archive at IQSS, Harvard University http://www.murray.harvard.edu/ The Henry A. Murray Research Archive is Harvard's endowed, permanent repository for quantitative and qualitative research data at the Institute for Quantitative Social Science, and provides physical storage for the entire IQSS Dataverse Network. Our collection comprises over 100 terabytes of data, audio, and video. We preserve in perpetuity all types of data of interest to the research community, including numerical, video, audio, interview notes, and other data. We accept data deposits through this web site, which is powered by our Dataverse Network software +r3d100010281 NatureServe https://www.natureserve.org/ NatureServe and its network of member programs are a leading source for reliable scientific information about species and ecosystems of the Western Hemisphere. This site serves as a portal for accessing several types of publicly available biodiversity data. The Explorer lists 70,000 plants, animals, and ecological communities of the United States and Canada +r3d100010282 NCBI https://www.ncbi.nlm.nih.gov/ The National Center for Biotechnology Information advances science and health by providing access to biomedical and genomic information +r3d100010283 Gene Expression Omnibus http://www.ncbi.nlm.nih.gov/geo/ Gene Expression Omnibus: a public functional genomics data repository supporting MIAME-compliant data submissions. Array- and sequence-based data are accepted. Tools are provided to help users query and download experiments and curated gene expression profiles. +r3d100010284 Peptidome http://www.ncbi.nlm.nih.gov/peptidome/ Peptidome was a public repository that archived tandem mass spectrometry peptide and protein identification data generated by the scientific community. This repository is now offline and is in archival mode. All data may be obtained from the Peptidome FTP site. Due to budgetary constraints NCBI has discontinued the Peptidome Repository. All existing data and metadata files will continue to be made available from our ftp server a ftp://ftp.ncbi.nih.gov/pub/peptidome/ indefinitely. Those files are named according to their Peptidome accession number, allowing cited data to be identified and downloaded. All of the Peptidome studies have been made publicly available at the PRoteomics IDEntifications (PRIDE) database. A map of Peptidome to Pride accessions may be found at ftp://ftp.ncbi.nih.gov/pub/peptidome/peptidome-pride_map.txt. + +If you have any specific questions, please feel free to contact us at info@ncbi.nlm.nih.gov. +r3d100010285 NCBI Reference Sequence Database https://www.ncbi.nlm.nih.gov/refseq/ The Reference Sequence (RefSeq) collection provides a comprehensive, integrated, non-redundant, well-annotated set of sequences, including genomic DNA, transcripts, and proteins. RefSeq sequences form a foundation for medical, functional, and diversity studies. They provide a stable reference for genome annotation, gene identification and characterization, mutation and polymorphism analysis (especially RefSeqGene records), expression studies, and comparative analyses. +r3d100010286 NOAA National Centers for Environmental Information - formerly: National Climatic Data Center http://www.ncdc.noaa.gov/ ! The National Climatic Data Center has merged into the National Centers for Environmental Information (NCEI). NOAA's National Climatic Data Center (NCDC) is responsible for preserving, monitoring, assessing, and providing public access to the Nation's treasure of climate and historical weather data and information. +r3d100010287 NC OneMap http://www.nconemap.com/ NC OneMap is a public service providing comprehensive discovery and access to North Carolina's geospatial data resources. NC OneMap, the State's Clearinghouse for geospatial information, relies on data sharing and partnerships. +r3d100010288 The National Archives https://discovery.nationalarchives.gov.uk/ The National Archives is home to millions of historical documents, known as records, which were created and collected by UK central government departments and major courts of law. Data of the fomer National Digital Archive of Datasets (NDAD) collection, which was active from 1997 to 2010 and preserves and provides online access to archived digital datasets and documents from UK central government departments, is integrated. +r3d100010289 NERC Earth Observation Data Centre http://www.neodc.rl.ac.uk The NERC Earth Observation Data Centre (NEODC) is a Designated Data Centre of the Natural Environment Research Council (NERC) and as such it is tasked with the acquisition, archiving and provision of access to remotely sensed data of the surface of the Earth acquired by satellite and airborne sensors. The NEODC also acts as a source of information regarding Earth Observation data generally and its application to environmental research and survey with the provision of guidance and advice, as appropriate, on matters of copyright, policy and strategy with regard to specific NERC EO data resources. +r3d100010290 National Ecological Observatory Network https://www.neonscience.org/ The National Ecological Observatory Network (NEON) is a continental-scale observatory designed to gather and provide 30 years of ecological data on the impacts of climate change, land use change and invasive species on natural resources and biodiversity. NEON is a project of the National Science Foundation, with many other U.S. agencies and NGOs cooperating. +r3d100010291 The Netlib http://www.netlib.org/ The Netlib repository contains freely available software, documents, and databases of interest to the numerical, scientific computing, and other communities. +r3d100010292 NOAA National Centers for Environmental Information - formerly: National Geophysical Data Center https://www.ngdc.noaa.gov/mgg/mggd.html The NOAA National Centers for Environmental Information (formerly the National Geophysical Data Center) provide scientific stewardship, products and services for sea floor and lakebed data, including geophysics (gravity, magnetics, seismic reflection, bathymetry, water column sonar), and data derived from sediment and rock samples. +NCEI compiles coastal and global digital elevation models, high-resolution models for tsunami inundation studies, provides stewardship for NOS data supporting charts and navigation, and is the US national long-term archive for MGG data +r3d100010293 World Data Center for Cosmic Rays http://cidas.isee.nagoya-u.ac.jp/WDCCR/ The database includes world-wide cosmic-ray neutron observations (pressure-corrected 1 hour counts) since 1953. The date are opened in two formats; one is 4096-byte "longformat" data and the other one is 80-byte "cardformat" data. Since the "cardformat" data are prepared only for quick check of data, the "longformat" data, which include information for data usage (constant, factors, etc), should be used for research works. PS files (compressed) of yearly plots are also available. +r3d100010294 WDC for Ionosphere and Space Weather http://wdc.nict.go.jp/wdc_e.html National Institute of Information and Communications Technology (NICT) has taken charge of the WDC for Ionosphere. WDC for Ionosphere archives ionospheric data and metadata from approximately 250 stations across the globe. +r3d100010295 Nobeyama Radio Polarimeters http://solar.nro.nao.ac.jp/norp/ Nobeyama Radio Polarimeters (NoRP) are observing the Sun with multiple frequencies in the microwave range. It is capable to obtain the total coming flux and the circular-polarization degree. +r3d100010297 Cold and Arid Regions Science Data Center at Lanzhou http://card.westgis.ac.cn/ World Data System for Cold and Arid Regions(CARD) is a new scientific data sharing system which is established on the basis of the former World Data Center for Glaciology and Geocryology, Lanzhou and other data centers hosted by Cold and Arid Regions Environmental and Engineering Research Institute, Chinese Academy of Sciences. World Data System for Cold and Arid Regions is one of the constituents of World Data System. The data sharing system's main goals are to collect, manage and store the scientific data of Cold and Arid Regions area in China and provide the services for the scientific research of Cold and Arid Regions. +r3d100010299 World Data Center for Climate https://www.dkrz.de/up/systems/wdcc The mission of World Data Center for Climate (WDCC) is to provide central support for the German and European climate research community. The WDCC is member of the ISC's World Data System. Emphasis is on development and implementation of best practice methods for Earth System data management. Data for and from climate research are collected, stored and disseminated. The WDCC is restricted to data products. Cooperations exist with thematically corresponding data centres of, e.g., earth observation, meteorology, oceanography, paleo climate and environmental sciences. The services of WDCC are also available to external users at cost price. A special service for the direct integration of research data in scientific publications has been developed. The editorial process at WDCC ensures the quality of metadata and research data in collaboration with the data producers. A citation code and a digital identifier (DOI) are provided and registered together with citation information at the DOI registration agency DataCite. +r3d100010300 International Geodynamics and Earth Tide Service http://isdc.gfz-potsdam.de/igets-data-base/ IGETS is the International Geodynamics and Earth Tide Service of the International Association of Geodesy (IAG). The main objective of IGETS is to monitor temporal variations of the Earth gravity field through long‐term records from ground gravimeters, tiltmeters, strainmeters and other geodynamic sensors. +IGETS continues the activities of the Global Geodynamics Project (GGP) to provide support to geodetic and geophysical research activities using superconducting gravimeter (SG) data within the context of an international network. Furthermore, IGETS continues the activities of the International Center for Earth Tides (ICET), in particular, in collecting, archiving and distributing Earth tide records from long series of gravimeters, tiltmeters, strainmeters and other geodynamic sensors. +GFZ is the main Data Center and operates the IGETS data base of worldwide high precision SG records. EOST (Ecole et Observatoire des Sciences de la Terre, Strasbourg, France) is the secondary Data Center, The University of French Polynesia (Tahiti) and EOST (Strasbourg, France) are the two current Analysis Centers. +r3d100010301 World Data Centre for Geomagnetism, Copenhagen https://www.space.dtu.dk/English/Research/Scientific_data_and_models/World_Data_Center_for_Geomagnetism.aspx The WDC has a FTP-server to distribute the PCN index derived from the geomagnetic observatory Qaanaaq (THL) and the Kp-index data products derived at the geomagnetic observatory Niemegk (NGK). +The WDC is also holding extensive archives of magnetograms and other geomagnetic observatory data products that predate the introduction of digital data recording. The material is in analogue form such as film or microfiche. +The Polar Cap index (abbreviation PC index) consists of the Polar Cap North (PCN) and the Polar Cap South (PCS) index, which are derived from magnetic measurements taken at the geomagnetic observatories Qaanaaq (THL, Greenland, +85o magnetic latitude) and Vostok (VOS, Antarctica, -83o magnetic latitude), respectively. +The idea behind these indices is to estimate the intensity of anti-sunward plasma convection in the polar caps. This convection is associated with electric Hall currents and consequent magnetic field variations perpendicular to the antisunward plasma flow (and related Hall current) which can be monitored at the Qaanaaq and Vostok magnetic observatories. +PC aims at monitoring the energy input from solar wind to the magnetosphere (loading activity). The index is constructed in such a way that it has a linear relationship with the merging Electric Field at the magnetopause; consequently PC is given in units of mV/m as for the electric field. +In August 2013, the International Association of Geomagnetism and Aeronomy (IAGA) endorsed the PC index. The endorsed PC index is accessible at pcindex.org or through WDC Copenhagen. +r3d100010303 ISRIC - World Soil Information https://www.isric.org/ ISRIC - World Soil Information is an independent foundation. As regular member of the ICS World Data System it is also known as World Data Centre for Soils (WDC-Soils). ISRIC was founded in 1966 through the International Soil Science Society (ISSS) and United Nations Educational, Scientific and Cultural Organization (UNESCO). It has a mission to serve the international community with information about the world’s soil resources to help addressing major global issues. +Our work is organised according to four work streams: 1) Setting standards and references, 2) Soil information provision (databases & soil mapping), 3) Capcaity building and advocacy, and 4) Generation of derived products. +r3d100010304 BASS2000 http://bass2000.obspm.fr/home.php BASS2000 archives ground-based solar survey data, and a long term data from France's observatories. The database contains spectroheliographs, radioheliographs, coronographs, and synoptic maps. BASS2000 provides data as GIF, PNG, JPEG, MPEG, PS, and Compressed Files. +r3d100010305 NOAA National Centers for Environmental Information - World Data Service for Oceanography https://www.nodc.noaa.gov/index.html The National Oceanographic Data Center, which includes the National Coastal Data Development Center—have merged into the National Centers for Environmental Information (NCEI). +NCEI is responsible for hosting and providing access to one of the most significant archives on Earth, with comprehensive oceanic, atmospheric, and geophysical data. From the depths of the ocean to the surface of the sun and from million-year-old sediment records to near real-time satellite images, NCEI is the Nation's leading authority for environmental information. +The National Centers for Environmental Information (NCEI), which hosts the World Data Service for Oceanography is a national environmental data center operated by the National Oceanic and Atmospheric Administration (NOAA) of the U.S. Department of Commerce. NCEI are responsible for hosting and providing access to one of the most significant archives on earth, with comprehensive oceanic, atmospheric, and geophysical data. The primary mission of the World Data Service for Oceanography is to ensure that global oceanographic datasets collected at great cost are maintained in a permanent archive that is easily and openly accessible to the world science community and to other users. +r3d100010309 The USGS Land Cover Institute https://landcover.usgs.gov/ The USGS currently houses the institute at the Center for Earth Resources Observation and Science (EROS) in Sioux Falls, South Dakota. The LCI will address land cover topics from local to global scales, and in both domestic and international settings. The USGS through the Land Cover Institute serves as a facilitator for land cover and land use science, applications, and production functions. The institute assists in the availability and technical support of land cover data sets through increasing public and scientific awareness of the importance of land cover science. LCI continues, after the reorganization of the World Data Centers in 2009, serving as the World Data Center (WDC) for land cover data for access to, or information about, land cover data of the world +r3d100010310 World Data Center for Meteorology, Asheville https://www.ncdc.noaa.gov/wdcmet WDC for Meteorology, Asheville acquires, catalogues, and archives data and makes them available to requesters in the international scientific community. Data are exchanged with counterparts, WDC for Meteorology, Obninsk and WDC for Meteorology, Beijing as necessary to improve access. Special research data sets prepared under international programs such as the IGY, World Climate Program (WCP), Global Atmospheric Research Program (GARP), etc., are archived and made available to the research community. All data and special data sets contributed to the WDC are available to scientific investigators without restriction. Data are available from 1755 to 2015. +r3d100010311 NOAA National Centers for Environmental Information - Paleoclimatology Data https://www.ncdc.noaa.gov/data-access/paleoclimatology-data Paleoclimatology data are derived from natural sources such as tree rings, ice cores, corals, and ocean and lake sediments. These proxy climate data extend the archive of weather and climate information hundreds to millions of years. The data include geophysical or biological measurement time series and some reconstructed climate variables such as temperature and precipitation. +NCEI provides the paleoclimatology data and information scientists need to understand natural climate variability and future climate change. We also operate the World Data Center for Paleoclimatology, which archives and distributes data contributed by scientists around the world. +r3d100010312 International Earth Rotation and Reference Systems Service https://www.iers.org/IERS/EN/Home/home_node.html The IERS provides data on Earth orientation, on the International Celestial Reference System/Frame, on the International Terrestrial Reference System/Frame, and on geophysical fluids. It maintains also Conventions containing models, constants and standards. +r3d100010313 National Earthquake Information Center https://earthquake.usgs.gov/contactus/golden/neic.php The mission of the National Earthquake Information Center (NEIC) is to determine rapidly the location and size of all destructive earthquakes worldwide and to immediately disseminate this information to concerned national and international agencies, scientists, and the general public. The NEIC compiles and maintains an extensive, global seismic database on earthquake parameters and their effects that serves as a solid foundation for basic and applied earth science research. +The NEIC maintained until 2012 the former 'World Data Center for Seismology'. +r3d100010314 Chemical Effects in Biological Systems https://tools.niehs.nih.gov//cebs3/ui/ The CEBS database houses data of interest to environmental health scientists. CEBS is a public resource, and has received depositions of data from academic, industrial and governmental laboratories. CEBS is designed to display data in the context of biology and study design, and to permit data integration across studies for novel meta analysis. +r3d100010315 Visible Human Project https://www.nlm.nih.gov/research/visible/visible_human.html The Visible Human Project® is an outgrowth of the NLM's 1986 Long-Range Plan. It is the creation of complete, anatomically detailed, three-dimensional representations of the normal male and female human bodies. Acquisition of transverse CT, MR and cryosection images of representative male and female cadavers has been completed. The male was sectioned at one millimeter intervals, the female at one-third of a millimeter intervals. +r3d100010316 NMRshiftDB http://nmrshiftdb.nmr.uni-koeln.de nmrshiftdb is a NMR database (web database) for organic structures and their nuclear magnetic resonance (nmr) spectra. It allows for spectrum prediction (13C, 1H and other nuclei) as well as for searching spectra, structures and other properties. Last not least, it features peer-reviewed submission of datasets by its users. The nmrshiftdb2 software is open source, the data is published under an open content license. Please consult the documentation for more detailed information. nmrshiftdb2 is the continuation of the NMRShiftDB project with additional data and bugfixes and changes in the software. +r3d100010318 Nuclear Data Portal https://www.nndc.bnl.gov/content/NuclearPortal.html The Nuclear Data Portal is a new generation of nuclear data services using modern and powerful DELL servers, Sybase relational database software, the Linux operating system with programming in Java. The Portal includes nuclear structure, decay and reaction data, as well as literature information. Data can be searched for using optimized query forms; results are presented in tables and interactive plots. Additionally, a number of nuclear science tools, codes, applications, and links are provided. +The databases includes are: CINDA - Computer Index of Nuclear Reaction Data, CSISRS alias EXFOR - Experimental nuclear reaction data, ENDF - Evaluated Nuclear Data File , ENSDF - Evaluated Nuclear Structure Data File, MIRD - Medical Internal Radiation Dose, NSR - Nuclear Science References, NuDat - Nuclear Structure & Decay Data, XUNDL - Experimental Unevaluated Nuclear Data List, Chart of Nuclides. +Nuclear Data Portal is a web service of National Nuclear Data Center. +r3d100010320 NREL Geospatial Data Science https://www.nrel.gov/gis/ The Dynamic Maps, Geographic Information System (GIS) Data and Analysis Tools website provides maps, data and tools for renewable energy resources that determine which energy technologies are viable solutions in domestic and international regions. +r3d100010321 NREL Transforming energy - grid modernization https://www.nrel.gov/grid/ NREL advances critical science and technology through innovative research and development to improve the nation's electrical grid infrastructure, making it more flexible, reliable, resilient, secure, and sustainable. +r3d100010323 European Election Database http://www.nsd.uib.no/european_election_database/ The European Election and Referendum Database is specifically intended to provide election results on a regional level for European countries. The archive cover the period from 1990 until present and publishes results from parliamentary elections, European Parliament elections, presidential elections, as well as EU-related referendums for a total of 35 European countries. +r3d100010324 OECD iLibrary Statistics https://www.oecd-ilibrary.org/statistics OECD iLibrary is the online library of the Organisation for Economic Cooperation and Development (OECD) featuring its books, papers and statistics and is the gateway to OECD’s analysis and data. It replaced SourceOECD in July 2010. +OECD iLibrary also contains content published by the International Energy Agency (IEA), the Nuclear Energy Agency (NEA), the OECD Development Centre, PISA (Programme for International Student Assessment), and the International Transport Forum (ITF). +OECD iLibrary presents all content so users can find - and cite - tables and databases as easily as articles or chapters in any available format: PDF, WEB, XLS, DATA, ePUB, READ. +r3d100010325 openLandscapes http://openlandscapes.zalf.de/default.aspx This repository is no longer available. >>>!!!<<< 2018-10-15; no more access to OpenLandscapes >>>!!!<<< +r3d100010326 OSTI https://www.osti.gov/search-tools OSTI is the DOE office that collects, preserves, and disseminates DOE-sponsored R&D results that are the outcomes of R&D projects or other funded activities at DOE labs and facilities nationwide and grantees at universities and other institutions. The information is typically in the form of technical documents, conference papers, articles, multimedia, and software, collectively referred to as scientific and technical information (STI). +r3d100010327 RCSB Protein Data Bank https://www.rcsb.org/ The Protein Data Bank (PDB) archive is the single worldwide repository of information about the 3D structures of large biological molecules, including proteins and nucleic acids. These are the molecules of life that are found in all organisms including bacteria, yeast, plants, flies, other animals, and humans. Understanding the shape of a molecule helps to understand how it works. This knowledge can be used to help deduce a structure's role in human health and disease, and in drug development. The structures in the archive range from tiny proteins and bits of DNA to complex molecular machines like the ribosome. +r3d100010328 RDC at ZPID https://rdc-psychology.org/ Goal of the RDC at ZPID is the documentation and long-term archiving of research data from all areas of psychology and the social sciences, using specially created metadata and to provide use of the data for scientific purposes such as secondary analysis and reanalysis. Psychdata contains all areas of psychology, in particular data sets from clinical, developmental, educational, gero-, and work and organizational psychology stemming from longitudinal studies, major surveys, and test development. +r3d100010329 RAVE database https://www.rave-survey.org/query/ RAVE (RAdial Velocity Experiment) is a multi-fiber spectroscopic astronomical survey of stars in the Milky Way using the 1.2-m UK Schmidt Telescope of the Anglo-Australian Observatory (AAO). The RAVE collaboration consists of researchers from over 20 institutions around the world and is coordinated by the Leibniz-Institut für Astrophysik Potsdam. As a southern hemisphere survey covering 20,000 square degrees of the sky, RAVE's primary aim is to derive the radial velocity of stars from the observed spectra. Additional information is also derived such as effective temperature, surface gravity, metallicity, photometric parallax and elemental abundance data for the stars. The survey represents a giant leap forward in our understanding of our own Milky Way galaxy; with RAVE's vast stellar kinematic database the structure, formation and evolution of our Galaxy can be studied. +r3d100010330 Child Care & Early Education Research Connections https://www.researchconnections.org/childcare/welcome Child Care & Early Education Research Connections promotes high quality research in child care and early education and the use of that research in policy making. Our vision is that children are well cared for and have rich learning experiences, and their families are supported and able to work. Through this Web site, we offer research and data resources for researchers, policy makers, practitioners, and others. +r3d100010331 Roper Center Public Opinion Archives https://ropercenter.cornell.edu/ The Roper Center for Public Opinion Research is one of the world's leading archives of social science data, specializing in data from surveys of public opinion. The data held by the Roper Center range from the 1930s, when survey research was in its infancy, to the present. Most of the data are from the United States, but over 100 nations are represented. +r3d100010333 Roper Center for Public Opinion Research: Elections and Presidents https://ropercenter.cornell.edu/data-highlights/elections-and-presidents The Roper Center has made available its entire collection of Primary exit polls. Primary exit polls datasets include standard demographic makeup of interviewee and questions pertinent to the issues of each state. +r3d100010335 Wellcome Trust Sanger Institute, Scientific resources https://www.sanger.ac.uk/science/data/ The Wellcome Trust Sanger Institute is a charitably funded genomic research centre located in Hinxton, nine miles south of Cambridge in the UK. +We study diseases that have an impact on health globally by investigating genomes. Building on our past achievements and based on priorities that exploit the unique expertise of our Faculty of researchers, we will lead global efforts to understand the biology of genomes. We are convinced of the importance of making this research available and accessible for all audiences. reduce global health burdens. +r3d100010336 Sloan Digital Sky Survey https://www.sdss.org/ The Sloan Digital Sky Survey (SDSS) is one of the most ambitious and influential surveys in the history of astronomy. Over eight years of operations (SDSS-I, 2000-2005; SDSS-II, 2005-2008; SDSS-III 2008-2014; SDSS-IV 2013 ongoing), it obtained deep, multi-color images covering more than a quarter of the sky and created 3-dimensional maps containing more than 930,000 galaxies and more than 120,000 quasars. DSS-IV is managed by the Astrophysical Research Consortium for the Participating Institutions of the SDSS Collaboration including the Carnegie Institution for Science, Carnegie Mellon University, the Chilean Participation Group, Harvard-Smithsonian Center for Astrophysics, Instituto de Astrofísica de Canarias, The Johns Hopkins University, Kavli Institute for the Physics and Mathematics of the Universe (IPMU) / University of Tokyo, Lawrence Berkeley National Laboratory, Leibniz Institut für Astrophysik Potsdam (AIP), Max-Planck-Institut für Astrophysik (MPA Garching), Max-Planck-Institut für Extraterrestrische Physik (MPE), Max-Planck-Institut für Astronomie (MPIA Heidelberg), National Astronomical Observatory of China, New Mexico State University, New York University, The Ohio State University, Pennsylvania State University, Shanghai Astronomical Observatory, United Kingdom Participation Group, Universidad Nacional Autónoma de México, University of Arizona, University of Colorado Boulder, University of Portsmouth, University of Utah, University of Washington, University of Wisconsin, Vanderbilt University, and Yale University. +r3d100010337 SeaDataNet https://www.seadatanet.org/ SeaDataNet is a standardized system for managing the large and diverse data sets collected by the oceanographic fleets and the automatic observation systems. The SeaDataNet infrastructure network and enhance the currently existing infrastructures, which are the national oceanographic data centres of 35 countries, active in data collection. The networking of these professional data centres, in a unique virtual data management system provide integrated data sets of standardized quality on-line. As a research infrastructure, SeaDataNet contributes to build research excellence in Europe. +r3d100010338 National Biodiversity Network Atlas https://nbnatlas.org/ The NBN Atlas is a collaborative project that aggregates biodiversity data from multiple sources and makes it available and usable online. It is the UK’s largest collection of freely available biodiversity data. +r3d100010339 Systema Dipterorum http://www.diptera.org/ Systema Dipterorum (and the former Biosystematic Database of World Diptera) is a source of names and information about those names and the taxa to which they apply. Systema Dipterorum is a set of tools to aid users in finding information about flies. The two main components of Systema Dipterorum are the Nomenclator and the Reference database. +r3d100010341 The ACE Science Center http://www.srl.caltech.edu/ACE/ASC/ The ACE Science Center (ASC) serves to facilitate collaborative work on data from the Advanced Composition Explorer (ACE) spacecraft and to ensure that those data are properly archived and publicly available. The collaborators served are not limited to ACE project-funded investigators. +r3d100010342 Space Science and Engineering Center Satellite Data Services https://www.ssec.wisc.edu/datacenter/ The Data Center at the University of Wisconsin-Madison Space Science and Engineering Center (SSEC), is responsible for the access, maintenance and distribution of real-time and archive weather satellite data. +r3d100010344 Global Terrorism Database http://www.start.umd.edu/gtd/ The Global Terrorism Database (GTD) is an open-source database including information on terrorist events around the world from 1970 through 2020 (with annual updates planned for the future). Unlike many other event databases, the GTD includes systematic data on domestic as well as international terrorist incidents that have occurred during this time period and now includes more than 200,000 cases. +r3d100010345 Statistics New Zealand https://www.stats.govt.nz/ Stats NZ (Statistics New Zealand) collects data about New Zealand’s environment, economy and society. The information helps government, local councils, Māori, businesses, communities, researchers and the public to measure, and make decisions about such things as: where we need roads, schools and hospitals, environmental progress, our quality of life, how families are doing, where to locate a business, and what products to sell. +The Statistics New Zealand Data Archive is a central repository for all the important statistical datasets and associated documentation, metadata and publications that Statistics New Zealand produces. It also acts as a safe repository for datasets produced by other government agencies and government funded statistical studies. +The key difference between the Statistics New Zealand Data Archive and other digital archives is that it contains primarily statistical data at unit record level. The unit record data is archived when it is no longer in regular use by its producer. +r3d100010346 Database of Genomic Variants http://dgv.tcag.ca/dgv/app/home The objective of the Database of Genomic Variants is to provide a comprehensive summary of structural variation in the human genome. We define structural variation as genomic alterations that involve segments of DNA that are larger than >1kb. Now we also annotate InDels in 100bp-1kb range. The content of the database is only representing structural variation identified in healthy control samples. The Database of Genomic Variants provides a useful catalog of control data for studies aiming to correlate genomic variation with phenotypic data. The database is continuously updated with new data from peer reviewed research studies. We always welcome suggestions and comments regarding the database from the research community. +r3d100010347 tDAR https://www.tdar.org/ The Digital Archaeological Record (tDAR) is an international digital repository for the digital records of archaeological investigations. tDAR’s use, development, and maintenance are governed by Digital Antiquity, an organization dedicated to ensuring the long-term preservation of irreplaceable archaeological data and to broadening the access to these data. +r3d100010348 TESS https://www.tessexperiments.org/ Time-sharing Experiments for the Social Sciences (TESS) offers researchers the opportunity to capture the internal validity of experiments while also realizing the benefits of working with a large, diverse population of research participants. +r3d100010349 Association of Religion Data Archives https://www.thearda.com/ The Association of Religion Data Archives (ARDA) strives to democratize access to the best data on religion. Founded as the American Religion Data Archive in 1997 and going online in 1998, the initial archive was targeted at researchers interested in American religion. The targeted audience and the data collection have both greatly expanded since 1998, now including American and international collections and developing features for educators, journalists, religious congregations, and researchers. Data included in the ARDA are submitted by the foremost religion scholars and research centers in the world. +r3d100010351 Tree of Life Web Project http://www.tolweb.org/tree/phylogeny.html The Tree of Life Web Project is a collection of information about biodiversity compiled collaboratively by hundreds of expert and amateur contributors. Its goal is to contain a page with pictures, text, and other information for every species and for each group of organisms, living or extinct. Connections between Tree of Life web pages follow phylogenetic branching patterns between groups of organisms, so visitors can browse the hierarchy of life and learn about phylogeny and evolution as well as the characteristics of individual groups. +r3d100010352 CRYSTMET None <<<>>> CRYSTMET contains chemical, crystallographic and bibliographic data together with associated comments regarding experimental details for each study. It is a database of critically evaluated crystallographic data for metals, including alloys, intermetallics and minerals.Using these data, a number of associated files are derived, a major one being a parallel file of calculated powder patterns. These derived data are included within the CRYSTMET product. +r3d100010354 THREDDS Data Server http://www.unidata.ucar.edu/software/thredds/current/tds/TDS.html The THREDDS Data Server (TDS) is a web server that provides metadata and data access for scientific datasets, using OPeNDAP, OGC WMS and WCS, HTTP, and other remote data access protocols. Unidata is a diverse community of over 250 institutions vested in the common goal of sharing data, and tools to access and visualize that data. For more than 25 years Unidata has been providing data, tools, and support to enhance earth-system education and research. In an era of increasing data complexity, accessibility, and multidisciplinary integration, Unidata provides a rich set of services and tools. +r3d100010355 Unidata Internet Data Distribution http://www.unidata.ucar.edu/projects/index.html#idd The Unidata community of over 260 universities is building a system for disseminating near real-time earth observations via the Internet. Unlike other systems, which are based on data centers where the information can be accessed, the Unidata IDD is designed so a university can request that certain data sets be delivered to computers at their site as soon as they are available from the observing system. The IDD system also allows any site with access to specialized observations to inject the dataset into the IDD for delivery to other interested sites. +r3d100010356 Unidata's RAMADDA https://ramadda.unidata.ucar.edu/repository Our mission is to provide the data services, tools, and cyberinfrastructure leadership that advance earth-system science, enhance educational opportunities, and broaden participation. Unidata's main RAMADDA server contains access to a variety of datasets including the full IDD feed, Case Studies and other project data. RAMADDA is a content management system for Earth Science data. More information is available here: http://ramadda.org/ +r3d100010357 The Universal Protein Resource https://www.uniprot.org/ The Universal Protein Resource (UniProt) is a comprehensive resource for protein sequence and annotation data. The UniProt databases are the UniProt Knowledgebase (UniProtKB), the UniProt Reference Clusters (UniRef), and the UniProt Archive (UniParc). The UniProt Metagenomic and Environmental Sequences (UniMES) database is a repository specifically developed for metagenomic and environmental data. +r3d100010358 National Virtual Observatory https://sites.google.com/site/usvirtualobservatory/ <<>> NVO - National Virtual Observatory is closed now <<>> The National Virtual Observatory (NVO) was the predecessor of the VAO. It was a research project aimed at developing the technologies that would be used to build an operational Virtual Observatory. With the NVO era now over, a new organization has been funded in its place, with the explicit goal of creating useful tools for users to take advantage of the groundwork laid by the NVO. To carry on with the NVO's goals, we hereby introduce you to the Virtual Astronomical Observatory http://www.usvao.org/ +r3d100010359 Naval Oceanography Portal - Data Services https://www.usno.navy.mil/USNO/astronomical-applications/data-services The United States Naval Meteorology and Oceanography Command (NMOC) provides critical information from the ocean depths to the most distant reaches of space, meeting needs in the military, scientific, and civilian communities. +r3d100010360 Scientific Registry of Transplant Recipients https://www.srtr.org/ The Scientific Registry of Transplant Recipients (SRTR) is an ever-expanding national database of transplantation statistics. Founded in 1987, the registry exists to support the ongoing evaluation of the scientific and clinical status of solid organ transplantation, including kidney, heart, liver, lung, intestine, and pancreas. Data in the registry are collected by the Organ Procurement and Transplantation Network (OPTN) from hospitals and organ procurement organizations (OPOs) across the country. The SRTR contains current and past information about the full continuum of transplant activity, from organ donation and waiting list candidates to transplant recipients and survival statistics. This information is used to help develop evidence-based policy, to support analysis of transplant programs and OPOs, and to encourage research on issues of importance to the transplant community. +r3d100010361 United States Transuranium & Uranium Registries https://ustur.wsu.edu/ The United States Transuranium & Uranium Registries (USTUR) is a research program that studies actinide elements deposited within the human body – in persons with measurable, documented exposures to those elements. +r3d100010362 The USA National Phenology Network https://www.usanpn.org/home The USA National Phenology Network serves science and society by promoting broad understanding of plant and animal phenology and its relationship with environmental change. The Network is a consortium of individuals and organizations that collect, share, and use phenology data, models, and related information. +r3d100010363 Visual Arts Data Service https://vads.ac.uk/ VADS is the online resource for visual arts. It has provided services to the academic community for 12 years and has built up a considerable portfolio of visual art collections comprising over 100,000 images that are freely available and copyright cleared for use in learning, teaching and research in the UK. VADS provides: expert guidance and help for digital projects in art education; resource development and hosting for art education; project management and consultancy for art education; leadership in the innovative use of ICT in education through its research and development activities. VADS offers advice and guidance to the visual arts research, teaching and learning communities on all aspects of digital resource management from funding, through delivery and use, to preservation. +r3d100010364 Wand- und Deckenmalerei in Lübecker Häusern 1300 bis 1800 http://www.wandmalerei-luebeck.uni-kiel.de/testwebdb/content/below/index2.xml A collection of all 1.600 wall and ceiling paintings from 400 Lübecker Bürgerhäusern +r3d100010365 West African Plants http://www.westafricanplants.senckenberg.de/root/index.php The database contains photographs of plants from West Africa in a broad geographical sense, mainly from the savanna regions. +r3d100010366 Woods Hole Oceanographic Institution - Data & Repositories https://www.whoi.edu/what-we-do/understand/data/ WHOI is the world's leading non-profit oceanographic research organization. WHOI maintains unparalleled depth and breadth of expertise across a range of oceanographic research areas. Institution scientists and engineers work collaboratively within and across six research departments to advance knowledge of the global ocean and its fundamental importance to other planetary systems. At the same time, they also train future generations of ocean scientists and address problems that have a direct impact in efforts to understand and manage critical marine resources. +r3d100010367 World Ozone and Ultraviolet Radiation Data Centre http://www.woudc.org/ The WOUDC processes, archives and publishes world ozone and UV data reported by over 400 stations comprising over 100 international agencies and universities. The World Ozone and Ultraviolet Radiation Data Centre (WOUDC) has the two component parts: the World Ozone Data Centre (WODC) and the World Ultraviolet Radiation Data Centre (WUDC). These data are available on-line with updates occuring every week and in addition to the on-line archive, data are published annually on CD-ROM, now DVD. +r3d100010368 FORS Data Service https://forscenter.ch/data-services/ FORS is the Swiss Centre of Expertise in the Social Sciences. FORS maintains a national digital archive for social science research data, implements large-scale national and international surveys, offers data and research information services to researchers and academic institutions, and conducts methodological and thematic research. FORS Data Service is FORS’ resource centre for research and teaching in the social sciences. It provides data management support and training, and it archives, disseminates and promotes quantitative and qualitative data. The Data Service maintains a comprehensive and up-to-date inventory of social science research projects in Switzerland, and makes available a wide range of datasets for secondary analysis. Databases at the FORS Data Service are: SWISSUbase and DeVisu (for variable level metadata for important surveys). +r3d100010370 ChroTel Data http://www.leibniz-kis.de/index.php?id=457 ChroTel is a telescope to observe the solar chromosphere across the full disk. ChroTel observes the Sun pseudo-simultaneously in three channels at Ca II K, H-alpha and Helium 1083. +r3d100010371 ZACAT https://zacat.gesis.org/webview/ ZACAT is a social science data portal allowing you to search for, browse, analyse and download social science survey data, provided by GESIS - Leibniz Institute for the Social Sciences. ZACAT includes data from International Social Survey Programme (ISSP), Comparative Study of Electoral Systems (CSES), Eurobarometer, European Values Study (EVS), Studies from Eastern Europe, ALLBUS, Politbarometer (German documentation), Election Studies (Germany), Childhood, adolescence and becoming an adult, and LebensRäume. +r3d100010373 Launchpad https://code.launchpad.net Launchpad is a software collaboration platform that provides: Bug tracking, Code hosting using Bazaar, Code reviews + Ubuntu package building and hosting, Translations, Mailing lists, Answer tracking and FAQs, Specification tracking. Launchpad can host your project’s source code using the Bazaar version control system +r3d100010374 Canadian Space Science Data Portal https://cssdp.ca/ The CSSDP project provides space scientists with access to a wide range of space data, observations, and investigative tools. It provides a seamless, single- point of access to these resources through a custom web portal. To date, more than 350 scientists are registered users of the CSSDP portal. +The project integrates data from sources such as the Canadian Geospace Monitoring Program and anticipates serving data from the NASA THEMIS satellite probes, the Canadian High-Artic Ionospheric Network (CHAIN), and the Alberta- based Enhanced Polar Outflow Probe (ePOP) satellite mission. This collection and presentation of space data is used to study the influence of the sun on near- Earth space environment, including phenomena such as geomagnetic storms, which cause the northern and southern lights. Geomagnetic storms are also known for often causing power outages, disturbances in polar communications, and the failure of satellites. The effects of space weather can also cause transpolar flight paths to be diverted, adding significant fuel costs to airlines and disruptions for travellers. +r3d100010376 Land Processes Distributed Active Archive Center https://lpdaac.usgs.gov/ The Land Processes Distributed Active Archive Center (LP DAAC) is a component of NASAs Earth Observing System (EOS) Data and Information System (EOSDIS). LP DAAC processes, archives, and distributes land data and products derived from the EOS sensors. Located just outside Sioux Falls, South Dakota, the LP DAAC handles data from three EOS instruments aboard two operational satellite platforms: ASTER and MODIS from Terra, and MODIS from Aqua. ASTER data are received, processed, distributed, and archived while MODIS land products are received, distributed, and archived. +r3d100010377 NIDDK Central Repository https://repository.niddk.nih.gov/home/ In 2003, the National Institute of Diabetes and Digestive and Kidney Diseases (NIDDK) at NIH established Data, Biosample, and Genetic Repositories to increase the impact of current and previously funded NIDDK studies by making their data and biospecimens available to the broader scientific community. These Repositories enable scientists not involved in the original study to test new hypotheses without any new data or biospecimen collection, and they provide the opportunity to pool data across several studies to increase the power of statistical analyses. In addition, most NIDDK-funded studies are collecting genetic biospecimens and carrying out high-throughput genotyping making it possible for other scientists to use Repository resources to match genotypes to phenotypes and to perform informative genetic analyses. +r3d100010379 Climate Change Knowledge Portal https://climateknowledgeportal.worldbank.org/# The CCKP contains environmental, disaster risk, and socio-economic datasets, as well as synthesis products, such as the Climate Adaptation Country Profiles, which are built and packaged for specific user-focused functions such as climate change indices for a particular country. The portal also provides intelligent links to other resources and tools. +r3d100010381 Bavarian Archive for Speech Signals https://clarin.phonetik.uni-muenchen.de/BASRepository/ The Bavarian Archive for Speech Signals (BAS) is a public institution hosted by the University of Munich. This institution was founded with the aim of making corpora of current spoken German available to both the basic research and the speech technology communities via a maximally comprehensive digital speech-signal database. The speech material will be structured in a manner allowing flexible and precise access, with acoustic-phonetic and linguistic-phonetic evaluation forming an integral part of it. +r3d100010382 IDS Repository http://repos.ids-mannheim.de/ The domain of the IDS repository is the German language, mainly in its current form (contemporary New High +German). Its designated community are national and international researchers in German and general linguistics. As an +institutional repository, the repository provides long term archival of two important IDS projects: the Deutsches +Referenzkorpus (‘German Reference Corpus’, DeReKo), which curates a large corpus of written German language, and +the Archiv für Gesprochenes Deutsch (‘Archive of Spoken German’, AGD), which curates several corpora of spoken +German. +In addition, the repository enables germanistic researchers from IDS and from other research facilities and universities to +deposit their research data for long term archival of data and metadata arising from research projects. +r3d100010383 The Language Archive https://tla.mpi.nl/ The Language Archive is storing a lot of unique material, from a large variety of languages worldwide, which is recorded and analyzed by researchers from different linguistic disciplines. Data creation, management and exploration tools. Archiving and software expertise for the Digital Humanities. +r3d100010384 UdS Fedora Commons Repository http://fedora.clarin-d.uni-saarland.de/index.en.html In collaboration with other centres in the CLARIN-D consortium, the UdS CLARIN-D centre enables eHumanities by providing a service for hosting and processing language resources (notably corpora) for members of the research community. The UdS CLARIN-D centre thus contributes of lifting the fragmentation of language resources by assisting members of the research community in preparing language materials in such a way that easy discovery is ensured, interchange is facilitated and preservation is enabled by enriching such materials with meta-information, transforming them into sustainable formats and hosting them. We have an explicit mission to archive language resources especially multilingual corpora (parallel, comparable) and corpora including specific registers, both collected by associated researchers as well as researchers who are not affiliated with us. +r3d100010385 Deutsches Textarchiv http://www.deutschestextarchiv.de/ The German Text Archive (Deutsches Textarchiv, DTA) presents online a selection of key German-language works in various disciplines from the 17th to 19th centuries. The electronic full-texts are indexed linguistically and the search facilities tolerate a range of spelling variants. The DTA presents German-language printed works from around 1650 to 1900 as full text and as digital facsimile. The selection of texts was made on the basis of lexicographical criteria and includes scientific or scholarly texts, texts from everyday life, and literary works. The digitalisation was made from the first edition of each work. Using the digital images of these editions, the text was first typed up manually twice (‘double keying’). To represent the structure of the text, the electronic full-text was encoded in conformity with the XML standard TEI P5. The next stages complete the linguistic analysis, i.e. the text is tokenised, lemmatised, and the parts of speech are annotated. The DTA thus presents a linguistically analysed, historical full-text corpus, available for a range of questions in corpus linguistics. Thanks to the interdisciplinary nature of the DTA Corpus, it also offers valuable source-texts for neighbouring disciplines in the humanities, and for scientists, legal scholars and economists. +r3d100010386 LINDAT/CLARIN repository https://lindat.mff.cuni.cz/repository/xmlui/ LINDAT/CLARIN is designed as a Czech “node” of Clarin ERIC (Common Language +Resources and Technology Infrastructure). It also supports the goals of the META-NET language technology network. Both networks aim at collection, annotation, development and free sharing of language data and basic technologies between institutions and individuals both in science and in all types of research. The Clarin ERIC infrastructural project is more focused on humanities, while META-NET aims at the development of language technologies and applications. The data stored in the repository are already being used in scientific publications in the Czech Republic. +r3d100010387 CLARIN-DK-UCPH Repository https://repository.clarin.dk/repository/xmlui/ The CLARIN Centre at the University of Copenhagen, Denmark, hosts and manages a data repository (CLARIN-DK-UCPH Repository), which is part of a research infrastructure for humanities and social sciences financed by the University of Copenhagen, and a part of the national infrastructure collaboration DIGHUMLAB in Denmark. +The CLARIN-DK-UCPH Repository provides easy and sustainable access for scholars in the humanities and social sciences to digital language data (in written, spoken, video or multimodal form) and provides advanced tools for discovering, exploring, exploiting, annotating, and analyzing data. CLARIN-DK also shares knowledge on Danish language technology and resources and is the Danish node in the European Research Infrastructure Consortium, CLARIN ERIC. +r3d100010390 Forschungsdatenzentrum Bildung https://www.fdz-bildung.de The Research Data Centre Education is a focal point for empirical educational research regarding the archiving and retrieval of audiovisual research data (AV) data and survey instruments (questionnaires and tests). In Research Data Centre Education relevant for empirical educational research data sets and tools for secondary use are provided conform with data protection via a central data repository. Contextual information for each origin study and data and instruments as well as related publications complete the offer. Content of Research Data Centre Education formation (so far) focuses on instruments and data sets of Schulqualitäts- and teaching quality research. Observation and interview data in the form of (anonymous) transcripts and codes - be viewed freely accessible - if any. The release of the original AV data for a scientific re-use is linked to a registration by specifying a reasoned research interest in order to protect the privacy rights of the observed or interviewed people. +r3d100010392 Geothermal Information System https://www.geotis.de/homepage/GeotIS-Startpage?loc=en The geothermal information system (GeotIS) provides information and data compilations on deep aquifers in Germany relevant for geothermal exploitation. GeotIS is a public internet based information system and satisfies the demand for a comprehensive, largely scale-independent form of a geothermal atlas which can be continuously updated. GeotIS helps users identify geothermal potentials by visualizing temperature, hydraulic properties and depth levels of relevant stratigraphic units. A sophisticated map interface simplifies the navigation to all areas of interest. An additional component contains a catalogue of all geothermal installations in Germany. The primary objective of this project is to improve the quality of geothermal-plant project-planning and the estimation of the exploration risk for geothermal projects on selectable locations. However, concrete, location-specific analyses still remain the task of local feasibility studies. +r3d100010393 International Mouse Strain Resource http://www.findmice.org/ The IMSR is a searchable online database of mouse strains, stocks, and mutant ES cell lines available worldwide, including inbred, mutant, and genetically engineered strains. The goal of the IMSR is to assist the international scientific community in locating and obtaining mouse resources for research. Note that the data content found in the IMSR is as supplied by strain repository holders. +For each strain or cell line listed in the IMSR, users can obtain information about: +Where that resource is available (Repository Site); What state(s) the resource is available as (e.g. live, cryopreserved embryo or germplasm, ES cells); Links to descriptive information about a strain or ES cell line; Links to mutant alleles carried by a strain or ES cell line; Links for ordering a strain or ES cell line from a Repository; Links for contacting the Repository to send a query +r3d100010395 LAUDATIO https://www.laudatio-repository.org/ LAUDATIO has developed an open access research data repository for historical corpora. For the access and (re-)use of historical corpora, the LAUDATIO repository uses a flexible and appropriate documentation schema with a subset of TEI customized by TEI ODD. The extensive metadata schema contains information about the preparation and checking methods applied to the data, tools, formats and annotation guidelines used in the project, as well as bibliographic metadata, and information on the research context (e.g. the research project). To provide complex and comprehensive search in the annotation data, the search and visualization tool ANNIS is integrated in the LAUDATIO-Repository. +r3d100010398 ARS https://ars.rki.de/ With ARS - Antimicrobial Resistance Surveillance in Germany - the infrastructure for a nationwide surveillance of antimicrobial resistance has been established, which covers both the inpatient medical care and the ambulatory care sector. This is intended to reliable data on the epidemiology of antimicrobial resistance in Germany and differential statements provided by structural features of the health care and by region are possible. ARS is designed as a laboratory-based surveillance system for continuous collection of resistance data from routine for the full range of clinically relevant bacterial pathogens. Project participants and thus data suppliers are laboratories that analyze samples of medical facilities and doctors' offices microbiologically. +r3d100010399 ZEW Forschungsdatenzentrum http://kooperationen.zew.de/de/zew-fdz/startseite.html The ZEW research data can be analysed here at ZEW in the ZEW-FDZ premises for research projects. The data provided is individual company data. Besides, the ZEW Financial Market Test provides data collected in the course of an expert survey. Furthermore, Scientific Use Files for eight data sets (three years after the implementation of the survey) and absolute anonymised Education Use Files for the Mannheim Innovation Panel can be used. +r3d100010400 Banco de Información para la Investigación Aplicada en Ciencias Sociales, Repositorio Institucional https://biiacs-dspace.cide.edu/ ---<<< The repository is no longer available. This record is out-dated. >>>---- +r3d100010401 KASCADE Cosmic Ray Data Centre https://kcdc.ikp.kit.edu/ The aim of the project KCDC (KASCADE Cosmic Ray Data Centre) is the installation and establishment of a public data centre for high-energy astroparticle physics based on the data of the KASCADE experiment. KASCADE was a very successful large detector array which recorded data during more than 20 years on site of the KIT-Campus North, Karlsruhe, Germany (formerly Forschungszentrum, Karlsruhe) at 49,1°N, 8,4°O; 110m a.s.l. KASCADE collected within its lifetime more than 1.7 billion events of which some 425.000.000 survived all quality cuts. Initially about 160 million events are available here for public usage. +r3d100010402 KNMI Climate Explorer http://climexp.knmi.nl/ The KNMI Climate Explorer is a web application to analysis climate data statistically. +r3d100010403 Barbara A. Mikulski Archive for Space Telescopes http://archive.stsci.edu/ The Mikulski Archive for Space Telescopes (MAST) is a NASA funded project to support and provide to the astronomical community a variety of astronomical data archives, with the primary focus on scientifically related data sets in the optical, ultraviolet, and near-infrared parts of the spectrum. MAST is located at the Space Telescope Science Institute (STScI). +r3d100010404 Southeast Asian Climate Assessment & Dataset http://sacad.database.bmkg.go.id/ SACA&D is developed as part of the Digitisasi Data Historis (Didah) project. This project is focusing on the digitization and use of high-resolution historical climate data from Indonesia and other Southeast Asian countries +r3d100010405 Integrated Climate Data Center http://icdc.cen.uni-hamburg.de/daten/all-data.html The CliSAP-Integrated Climate Data Center (ICDC) allows easy access to climate relevant data from in-situ measurements and satellite remote sensing. These data are important to determine the status and the changes in the climate system. Additionally some relevant re-analysis data are included, which are modeled on the basis of observational data. +r3d100010406 Wetter, Wolken, Klima http://imkhp2.physik.uni-karlsruhe.de/~muehr/wetter.html Wetter, Wolken, Klima is a collection of actual and archived climate dates of Germany since 2004. Based at KIT Meteorological Institute it includes special Cloud images from Karlsruhe, actual weather records based on 70 german stations, average snowfall and precipitation of Germany, weather warnings worldwide with archive, satellite images worldwide, actual weather radar worldwide, analyses and prognosis and precipitation rate of Baden-Württemberg. +r3d100010407 Der Karlsruher Wolkenatlas http://www.wolkenatlas.de/ The Karlsruher Wolkenatlas includes images of different cloud species and of some optical effects like circumzenithal arc, glories, and halos. Beside that phenomena like inversion or dust devil are shown. Another focus is on images of precipitation, different manifestations of precipation at earthground, rainbows and lightnings. +r3d100010408 The Antibody Registry https://antibodyregistry.org/ The Antibody Registry supports the RRID Initiative and exists to give researchers a way to universally identify antibodies used in publications. The registry lists many commercial antibodies from over 200 vendors, which have been assigned a unique identifier and over 2000 individual laboratories. If the antibody that you are using does not appear in the list, an entry can be made by filling in as little as 2 pieces of information: the catalog number and the url of the vendor where our curators can find information and material data sheets. +r3d100010409 ASTM International https://www.astm.org/Standard/index.html ASTM International, formerly known as the American Society for Testing and Materials (ASTM), is a globally recognized leader in the development and delivery of international voluntary consensus standards. Today, some 12,000 ASTM standards are used around the world to improve product quality, enhance safety, facilitate market access and trade, and build consumer confidence. +r3d100010410 BGS GeoScenic http://geoscenic.bgs.ac.uk/asset-bank/action/viewHome GeoScenic offers access to images from the vast collections of geological photographs in BGS. +r3d100010411 Comprehensive R Archive Network https://cran.r-project.org/ CRAN is a network of ftp and web servers around the world that store identical, up-to-date, versions of code and documentation for R. R is ‘GNU S’, a freely available language and environment for statistical computing and graphics which provides a wide variety of statistical and graphical techniques: linear and nonlinear modelling, statistical tests, time series analysis, classification, clustering, etc. Please consult the R project homepage for further information. +r3d100010412 EarthChem Library http://earthchem.org/library >>>!!!<<< duplicate >>>!!!<<< see https://www.re3data.org/repository/r3d100011538 +r3d100010413 Ontology Lookup Service https://www.ebi.ac.uk/ols/index The Ontology Lookup Service (OLS) is a repository for biomedical ontologies that aims to provide a single point of access to the latest ontology versions. The user can browse the ontologies through the website as well as programmatically via the OLS API. +The OLS provides a web service interface to query multiple ontologies from a single location with a unified output format.The OLS can integrate any ontology available in the Open Biomedical Ontology (OBO) format. The OLS is an open source project hosted on Google Code. +r3d100010414 Molecular INTeraction Database https://mint.bio.uniroma2.it/ !!! Starting September 2013, MINT uses the IntAct database infrastructure to limit the duplication of efforts and to optimise future software development. Data manually curated by the MINT curators can now be accessed from the IntAct homepage at the EBI. Data maintenance and release, MINT PSICQUIC and IMEx services are under the responsibility of the IntAct team, while curation effort will be carried by both groups. +The MINT development team now focuses on two new developments: mentha that integrates protein interaction information curated by IMEx databases and SIGNOR a database of logic relationships between human proteins. !!! MINT is a public repository for molecular interactions reported in peer-reviewed journals.IT is a collection of molecular interaction databases that can be used to search for, analyze and graphically display molecular interaction networks and pathways from a wide variety of species. MINT is comprised of separate database components. HomoMINT, is an inferred human protein interatction database. Domino, is database of domain peptide interactions. A new component has been added called VirusMINT that explores the interactions of viral proteins with human proteins. +r3d100010416 Online Mendelian Inheritance in Man https://www.ncbi.nlm.nih.gov/omim OMIM is a comprehensive, authoritative compendium of human genes and genetic phenotypes that is freely available and updated daily. OMIM is authored and edited at the McKusick-Nathans Institute of Genetic Medicine, Johns Hopkins University School of Medicine, under the direction of Dr. Ada Hamosh. Its official home is omim.org. +r3d100010417 Rat Genome Database https://rgd.mcw.edu The Rat Genome Database is a collaborative effort between leading research institutions involved in rat genetic and genomic research. Its goal, as stated in RFA: HL-99-013 is the establishment of a Rat Genome Database, to collect, consolidate, and integrate data generated from ongoing rat genetic and genomic research efforts and make these data widely available to the scientific community. A secondary, but critical goal is to provide curation of mapped positions for quantitative trait loci, known mutations and other phenotypic data. +r3d100010418 RunMyCode http://www.runmycode.org/home RunMyCode is a novel cloud-based platform that enables scientists to openly share the code and data that underlie their research publications. The web service only requires a web browser as all calculations are done on a dedicated cloud computer. Once the results are ready, they are automatically displayed to the user. +r3d100010419 Saccharomyces Genome Database https://www.yeastgenome.org The Saccharomyces Genome Database (SGD) provides comprehensive integrated biological information for the budding yeast Saccharomyces cerevisiae along with search and analysis tools to explore these data, enabling the discovery of functional relationships between sequence and gene products in fungi and higher organisms. +r3d100010420 System for Earth Sample Registration http://www.geosamples.org SESAR, the System for Earth Sample Registration, is a global registry for specimens (rocks, sediments, minerals, fossils, fluids, gas) and related sampling features from our natural environment. SESAR's objective is to overcome the problem of ambiguous sample naming in the Earth Sciences. +SESAR maintains a database of sample records that are contributed by its users. Each sample that is registered with SESAR is assigned an International Geo Sample Number IGSN to ensure its global unique identification. +r3d100010421 The Zebrafish Information Network http://zfin.org/ ZFIN serves as the zebrafish model organism database. The long term goals for ZFIN are a) to be the community database resource for the laboratory use of zebrafish, b) to develop and support integrated zebrafish genetic, genomic and developmental information, c) to maintain the definitive reference data sets of zebrafish research information, d) to link this information extensively to corresponding data in other model organism and human databases, e) to facilitate the use of zebrafish as a model for human biology and f) to serve the needs of the research community. +ZIRC is the Zebrafish International Resource Center, an independent NIH-funded facility providing a wide range of zebrafish lines, probes and health services. ZFIN works closely with ZIRC to connect our genetic data with available probes and fish lines. +r3d100010422 ThermoML https://trc.nist.gov/ThermoML.html ThermoML presents published experimental data extracted from 5 major journals in the field and links to ThermoML files, which represent experimental thermophysical and thermochemical property data reported in the corresponding articles. At the same time ThermoML is an XML-Based IUPAC Standard for Storage and Exchange of Experimental Thermophysical and Thermochemical Property Data. +r3d100010423 Woods Hole Open Access Server https://darchive.mblwhoilibrary.org/ The Woods Hole Open Access Server, WHOAS, is an institutional repository that captures, stores, preserves, and redistributes the intellectual output of the Woods Hole scientific community in digital form. WHOAS is managed by the MBLWHOI Library as a service to the Woods Hole scientific community +r3d100010425 Forschungsdatenzentrum der Bundesagentur für Arbeit im Institut für Arbeitsmarkt und Berufsforschung https://fdz.iab.de/ The Research Data Centre (FDZ) of the German Federal Employment Agency (BA) at the Institute for Employment Research (IAB) is intended mainly to facilitate access to BA and IAB micro data for non-commercial empirical research using standardised and transparent access rules. The FDZ mediates between data producers and external users. We also control for compliance with data protection regulations. +r3d100010426 Forschungsdatenzentren der Statistischen Ämter des Bundes und der Länder https://www.forschungsdatenzentrum.de/en The basic goal of the research data centres of the statistical offices of the Federation and the Länder is to improve the accessibility and usability of microdata of official statistics by setting up various ways of using the data. +Research data centres of the Federal Statistical Office (FDZ-Bund) and the statistical offices of the Länder (FDZ-Länder) provide collectively access to selected microdata of official statistics to researchers for scientific purposes. +r3d100010427 Forschungsdatenzentrum am IQB https://www.iqb.hu-berlin.de/fdz The Research Data Centre (Forschungsdatenzentrum, FDZ) at the Institute for Educational Quality Improvement (Institut zur Qualitätsentwicklung im Bildungswesen, IQB) archives and documents data sets resulting from national and international assessment studies (such as DESI, PIRLS, PISA, IQB-Bildungstrends). Moreover, the FDZ makes these data sets available for re- and secondary analysis. Members of the scientific community can apply for access to the data sets archived at the FDZ. +r3d100010429 Forschungsdatenzentrum des Deutschen Zentrum für Altersfragen https://www.dza.de/en/research/fdz The FDZ-DZA (Forschungsdatenzentrum DZA) is a facility of the German Centre of Gerontology (Deutsches Zentrum für Altersfragen, DZA) and has received accreditation as research data center DZA by the German Data Forum (RatSWD). Its main task is to make data of the German Ageing Survey DEAS and the German Survey on Volunteering (FWS) accessible to researchers by providing user-friendly Scientific Use Files (SUF), documentation of the contents and instruments as well support for scholars using the data. +r3d100010430 Survey of Health, Ageing and Retirement in Europe http://www.share-project.org/ The Survey of Health, Ageing and Retirement in Europe (SHARE) is a multidisciplinary and cross-national panel database of micro data on health, socio-economic status and social and family networks of more than 85,000 individuals (approximately 150,000 interviews) from 19 European countries (+Israel) aged 50 or over. +r3d100010431 Pairfam https://www.pairfam.de/en/ The 2008-launched German Family Panel pairfam (“Panel Analysis of Intimate Relationships and Family Dynamics”) is a multi-disciplinary, longitudinal study for researching partnership and family dynamics in Germany. The annually collected survey data from a nationwide random sample of more than 12,000 persons of the three birth cohorts 1971-73, 1981-83, 1991-93 and their partners, parents and children offers unique opportunities for the analysis of partner and generational relationships as they develop over the course of multiple life phases. +r3d100010432 Forschungsdatenzentrum Internationale Umfrageprogramme https://www.gesis.org/en/institute/research-data-centers/rdc-international-survey-programs The Research Data Center (RDC) “International Survey Programs“ provides researchers with data, services, and consultation on a number of important international study series which are under intensive curation by GESIS. They all cover numerous countries and, quite often, substantial time spans. The RDC provides optimal data preparation and access to a wide scope of data and topics for comparative analysis. +r3d100010433 Forschungsdatenzentrum Wahlen https://www.gesis.org/wahlen/wahlen-home The Research Data Center Elections is part of GESIS and provides access to a number of national survey datasets, e.g. the German Longitudinal Election Study (GLES). The RDC provides intensive data preparation and access to a wide scope of data and topics. Furthermore, the RDC offers consultation and creation of value-added services like data handbooks, cumulations, and training. +r3d100010434 FDZ German Microdata Lab https://www.gesis.org/en/institute/research-data-centers/rdc-german-microdata-lab/ The GML contributes to the continual improvement of access to and information about official microdata; provides a service and research infrastructure for these data; adopts the function of an intermediary between the Federal Statistical Office and empirical research; conducts exemplary research based upon official data. The GML is an integral part of the German data infrastructure and features as one of six institutions funded by the German Council of Social and Economic Data. +r3d100010435 Forschungsdatenzentrum Ruhr am RWI https://www.rwi-essen.de/forschung-und-beratung/fdz-ruhr/ As a center for scientific research and evidence-based policy advice, RWI requires an effective econometric infrastructure. The increased use of individual and firm data also requires effective regulations and tools for data protection. The research division’s objectives are to advise RWI researchers in methodical questions, to develop new econometric approaches to solve concrete research questions, and to ensure data protection. +r3d100010436 Forschungsdatenzentrum am Robert Koch Institut https://www.rki.de/DE/Content/Forsch/FDZ/FDZ_node.html The Research Data Centre of the Robert Koch Institute (FDZ RKI) publishes the data of population-representative health surveys in the form of public use files (PUFs).The main purpose of health surveys is to generate a maximum amount of information on the state of health and health-related behaviour of Germany's resident population while ensuring an optimum use of funds. The methodology - i.e. the sample design, the principles on operationalization and measurement, and data-collection techniques - is largely modelled on the tried-and-tested methods of empirical social research. Health interview surveys (HIS) use established survey techniques such as filling out questionnaires, computer-assisted telephone interviews (CATI), computer-assisted personal interviews (CAPI), and online polling via the internet or email. The main difference compared to purely sociological surveys lies in the additional biomedical examinations, tests and medical-biochemical measurements, which generate significant added value in addition to the results of the surveys; this part is referred to internationally as the health examination survey (HES). +r3d100010437 Bundeszentrale für Gesundheitliche Aufklärung Studien https://www.bzga.de/forschung/studien/ Health education and health promotion are important elements of the health system in Germany. The Federal Centre for Health Education (BZgA) has been pursuing the goal of preventing health risks and encouraging health-promoting lifestyles since its establishment in 1967. +In addition, the understanding of health and prevention is changing. Against this backdrop, health education is - as a constant communication process - dedicated to the goal of enabling self-responsible action in relation to health. +The data sets can be requested from GESIS via the data archive for social sciences (DAS): https://www.gesis.org/institut/abteilungen/datenarchiv-fuer-sozialwissenschaften +r3d100010438 Forschungsdatenzentrum Wissenschaftsstatistik https://www.fdz-wissenschaftsstatistik.de/ Currently, micro-data on research and development activities (R & D) can be used in the German economy, which is collected on behalf of the Federal Ministry of Education and Research. Core indicators are the internal and external R & D expenditures of enterprises by use of funds and source of funding, R & D personnel by type of activity and sex, the regional distribution of research institutions, the business innovation and economic indicators. Some time series are available from the year 1979. +For all odd report annual data are available for all largely within Germany R & D-active companies. In even years under review a representative sample of research companies is questioned. The data are broken down by industry, region, company size and other characteristics evaluated. The survey is part of the official EU Community Statistics, and is incorporated into national and international reporting systems. +Most studies and data are in German language. +r3d100010439 FDZ-BO https://portal.fdz-bo.diw.de/ The FDZ-BO at DIW Berlin is a central archive for quantitative and qualitative operational and organizational data. It archives these, informs about their existence and provides datasets for secondary analytical purposes. The archiving of studies and datasets ensures long-term security and long-term availability of the data. In consultation with the responsible scientists, access to individual datasets is made possible as scientific use files, via remote data processing or as part of guest stays. The FDZ-BO offers detailed information on current research projects and develops concepts for research data management of organizational data. +The study portal (public in March 2019) provides an overview of existing studies in the field of business and organizational research: content, methodology, information on data and data availability information on how to gain access to the data. +r3d100010440 International Data Service Center of the Institute of Labor Economics https://www.iza.org/en/research/idsc IDSC is IZA's organizational unit whose purpose is to serve the scientific and infrastructural computing needs of IZA and its affiliated communities. +IDSC is dedicated to supporting all users of data from the novice researcher to the experienced data analyst. +IDSC aims at becoming the place for economically minded technologists and technologically savvy economists looking for data support, data access support and data services about labor economics. +IDSC is actively involved in organizing events (see our next Red Cube Seminar Talk) for data professionals, data analysts, and scientific data users and young researchers to discuss and share findings and to establish contacts for future cooperation. +All data collected are accessible to the scientific community as scientific use files for scholarly analyses free of charge. +The Data Repository is available at https://datasets.iza.org/ +r3d100010441 Measures of Effective Teaching - Longitudinal Database https://www.icpsr.umich.edu/web/pages/about/metldb.html The Measures of Effective Teaching(MET) project is the largest study of classroom teaching ever conducted in the United States. The University of Michigan compiled the MET data and video files into a rich research collection called the MET Longitudinal Database. Approved researchers can access the restricted MET quantitative and video data using secure online technical systems. The MET Longitudinal Database consists of a Web-based application for searching the collection and viewing the videos with accompanying metadata, and a Virtual Data Enclave that provides secure remote access to the quantitative data and documentation files. +r3d100010442 World Data Center for Geography http://eng.geogr.msu.ru/structure/labs/WDC/ Data Center of Geography was created in 2011 in the framework of the interdisciplinary structure – world data systems – to ensure gathering, processing and conversion of data and to solve fundamental and applied problems in the sphere of geographical sciences. +r3d100010443 Ukrainian Geospatial Data Center http://inform.ikd.kiev.ua/index.php?path=/en/index The department specializes on developing complex distributed systems for satellite data processing. +The main task given to the department is development, validation and implementation of different satellite data processing methods in the form of information services and certain systems +r3d100010444 World Data Center for Oceanography, Obninsk http://meteo.ru/mcd/ewdcoce.html World Data Center for Oceanography serves to store and provide to users data on physical, chemical and dynamical parameters of the global ocean as well as oceanography-related papers and publications, which are either came from other countries through the international exchange or provided to the international exchange by organizations of the Russian Federation +r3d100010446 World Data Center for Solar-Terrestrial Physics, Moscow http://www.wdcb.ru/stp/index.en.html WDC for STP, Moscow collects, stores, exchanges with other WDCs, disseminates the publications, sends upon requests data on the following Solar-Terrestrial Physics disciplines: Solar Activity and Interplanetary Medium, Cosmic Rays, Ionospheric Phenomena, Geomagnetic Variations. +r3d100010447 World Data Center for Solid Earth Physics http://www.wdcb.ru/sep/ World Data Center for Solid Earth Physics collects, stores, and disseminates a wide range of data on solid Earth physics disciplines: Seismology, Gravimetry, Heat Flow, Magnetic Measurements (main magnetic field), Archeo- & Paleomagnetism, Recent Movements. +These data are used as the basis for fundamental and applied scientific researches and education. The WDC for SEP invites scientists, institutions and other authors and data generators to contribute data to our Center in order to make data more widely available to the scientific community and to safe them. +r3d100010448 World Data Center of Microorganisms http://www.wdcm.org/ WFCC-MIRCEN World Data Centre for Microorganisms (WDCM) provides a comprehensive directory of culture collections, databases on microbes and cell lines, and the gateway to biodiversity, molecular biology and genome projects.The WFCC is a Multidisciplinary Commission of the International Union of Biological Sciences (IUBS) and a Federation within the International Union of Microbiological Societies (IUMS). The WFCC is concerned with the collection, authentication, maintenance and distribution of cultures of microorganisms and cultured cells. Its aim is to promote and support the establishment of culture collections and related services, to provide liaison and set up an information network between the collections and their users, to organise workshops and conferences, publications and newsletters and work to ensure the long term perpetuation of important collections. +r3d100010449 Canada's Michael Smith Genome Sciences Centre https://www.bcgsc.ca/ <<>>!!!>>> +We are a leading international centre for genomics and bioinformatics research. Our mandate is to advance knowledge about cancer and other diseases, to improve human health through disease prevention, diagnosis and therapeutic approaches, and to realize the social and economic benefits of genomics research. +r3d100010450 EDINA https://edina.ac.uk/ EDINA delivers online services and tools to benefit students, teachers and researchers in UK Higher and Further Education and beyond. +r3d100010451 Pacific and Regional Archive for Digital Sources in Endangered Cultures http://www.paradisec.org.au/ PARADISEC (the Pacific And Regional Archive for Digital Sources in Endangered Cultures) offers a facility for digital conservation and access to endangered materials from all over the world. Our research group has developed models to ensure that the archive can provide access to interested communities, and conforms with emerging international standards for digital archiving. We have established a framework for accessioning, cataloguing and digitising audio, text and visual material, and preserving digital copies. The primary focus of this initial stage is safe preservation of material that would otherwise be lost, especially field tapes from the 1950s and 1960s. +r3d100010454 Data Center for Aurora in NIPR http://polaris.nipr.ac.jp/~aurora/ The Data Center for Aurora in NIPR is responsible for data archiving and dissemination of all-sky camera observations, visual observations, other optical observations (such as TV and photometric observations), auroral image and particle observations from satellites, geomagnetic observations, and observations of upper atmosphere phenomena associated with aurora such as ULF, VLF and CNA activities. +This Data Catalogue summarizes the collection of data sets, data books, related publications and facilities available in the WDC for Aurora as of December 2003. +The WDC for Aurora changed its name as "Data Center for Aurora in NIPR" in 2008 due to the disappearance of the WDC panel in ICSU. +r3d100010455 ICET http://www.upf.pf/ICET/ >>>!!!<<>>!!!<<< The ICET Data Bank contains results from 360 tidal gravity stations: hourly values, main tidal waves obtained by least squares analyses, residual vectors, oceanic attraction and loading vectors. The Data Bank contains also data from tiltmeters and extensometers. ICET is responsible for the Information System and Data Center of the Global Geodynamic Project (GGP). The tasks ascribed to ICET are : to collect all available measurements of Earth tides (which is its task as World Data Centre C), to evaluate these data by convenient methods of analysis in order to reduce the very large amount of measurements to a limited number of parameters which should contain all the desired and needed geophysical information, to compare the data from different instruments and different stations distributed all over the world, evaluate their precision and accuracy from the point of view of internal errors as well as external errors, to help to solve the basic problem of calibrations and to organize reference stations or build reference calibration devices, to fill gaps in information or data as far as feasible, to build a data bank allowing immediate and easy comparison of Earth tide parameters with different Earth models and other geodetical and geophysical parameters like geographical position, Bouguer anomaly, crustal thickness and age, heat flow, ... to ensure a broad diffusion of the results and information to all interested laboratories and individual scientists. +r3d100010457 World Data Centre for Glaciology, Cambridge https://www.spri.cam.ac.uk/library/catalogue/sprilib/icesnow/ Until 2014 housed in the library of the Scott Polar Research Institute, the WDC for Glaciology, Cambridge, maintains a particularly comprehensive collection of publications covering all aspects of snow and ice worldwide. Glaciological literature has been systematically collected and catalogued at the Scott Polar Research Institute since 1920. The SPRI Picture Library houses one of the world's most comprehensive collections of historical photographs of the Polar Regions +r3d100010463 DARTS https://darts.isas.jaxa.jp/ DARTS primarily archives high-level data products obtained by JAXA's space science missions in astrophysics (X-rays, radio, infrared), solar physics, solar-terrestrial physics, and lunar and planetary science. In addition, we archive related space science data products obtained by other domestic or foreign institutes, and provide data services to facilitate use of these data. +r3d100010464 Research Data Australia https://researchdata.edu.au/ Research Data Australia is the data discovery service of the Australian Research Data Commons (ARDC). The ARDC is supported by the Australian Government through the National Collaborative Research Infrastructure Strategy Program. + +Research Data Australia helps you find, access, and reuse data for research from over one hundred Australian research organisations, government agencies, and cultural institutions. We do not store the data itself here but provide descriptions of, and links to, the data from our data publishing partners. +r3d100010465 CEACS Data Library http://www.march.es/ceacs/biblioteca/datalib/ The CEACS Data Library aims to support its research community to conduct quantitative research with primary and secondary data of the highest quality. The Data Library provides integrated access to an extensive collection of data for research and teaching. This collection comprises studies from major data centres as well as public collections and other datasets of special interest to members of CEACS. +This section offers the possibility to search and browse the collection. The links go to records on the catalogue or the data directly on our servers or the web. If you cannot locate or access the data you are after please contact the Data Librarian for further assistance. +r3d100010467 HDAP http://dc.zah.uni-heidelberg.de/lswscans/res/positions/q/form Scans of plates obtained at Landessternwarte Heidelberg-Königstuhl and German-Spanish Astronomical Center (Calar Alto Observatory), Spain, 1900 through 1999. +r3d100010469 Movebank Data Repository https://www.datarepository.movebank.org/ This data repository allows users to publish animal tracking datasets that have been uploaded to Movebank (https://www.movebank.org/ ). Published datasets have gone through a submission and review process, and are typically associated with a written study published in an academic journal. All animal tracking data in this repository are available to the public. +r3d100010472 Phaidra Universität Wien https://phaidra.univie.ac.at/ Phaidra Universität Wien, is the innovative whole-university digital asset management system with long-term archiving functions, offers the possibility to archive valuable data university-wide with permanent security and systematic input, offering multilingual access using metadata (data about data), thus providing worldwide availability around the clock. As a constant data pool for administration, research and teaching, resources can be used flexibly, where continual citability allows the exact location and retrieval of prepared digital objects. +r3d100010473 myExperiment https://www.myexperiment.org/home myExperiment is a collaborative environment where scientists can safely publish their workflows and in silico experiments, share them with groups and find those of others. Workflows, other digital objects and bundles (called Packs) can now be swapped, sorted and searched like photos and videos on the Web. Unlike Facebook or MySpace, myExperiment fully understands the needs of the researcher and makes it really easy for the next generation of scientists to contribute to a pool of scientific methods, build communities and form relationships — reducing time-to-experiment, sharing expertise and avoiding reinvention. myExperiment is now the largest public repository of scientific workflows. +r3d100010474 International Food Policy Research Institute Dataverse https://dataverse.harvard.edu/dataverse/IFPRI The International Food Policy Research Institute (IFPRI) seeks sustainable solutions for ending hunger and poverty. In collaboration with institutions throughout the world, IFPRI is often involved in the collection of primary data and the compilation and processing of secondary data. The resulting datasets provide a wealth of information at the local (household and community), national, and global levels. IFPRI freely distributes as many of these datasets as possible and encourages their use in research and policy analysis. IFPRI Dataverse contains following dataverses: Agricultural Science and Knowledge Indicators - ASTI, HarvestChoice, Statistics on Public Expenditures for Economic Development - SPEED, International Model for Policy Analysis of Agricultural Commodities and Trade - IMPACT, Africa RISING Dataverse and Food Security Portal Dataverse. +r3d100010475 DataFed None >>>>!!!!<<<< As of 2017-05-17 the data catalog is no longer available >>>>!!!!<<<< DataFed is a web services-based software that non-intrusively mediates between autonomous, distributed data providers and users. The main goals of DataFed are: Aid air quality management and science by effective use of relevant data - Facilitate the access and flow of atmospheric data from provider to users - Support the development of user-driven data processing value chains. DataFed Catalog links searchable Datafed applications worldwide. +r3d100010477 ANU Data Commons https://datacommons.anu.edu.au/DataCommons/ The Australian National University undertake work to collect and publish metadata about research data held by ANU, and in the case of four discipline areas, Earth Sciences, Astronomy, Phenomics and Digital Humanities to develop pipelines and tools to enable the publication of research data using a common and repeatable approach. Aims and outcomes: To identify and describe research data held at ANU, to develop a consistent approach to the publication of metadata on the University's data holdings: Identification and curation of significant orphan data sets that might otherwise be lost or inadvertently destroyed, to develop a culture of data data sharing and data re-use. +r3d100010478 GigaDB http://gigadb.org/ GigaDB primarily serves as a repository to host data and tools associated with articles published by GigaScience Press; GigaScience and GigaByte (both are online, open-access journals). GigaDB defines a dataset as a group of files (e.g., sequencing data, analyses, imaging files, software programs) that are related to and support a unit-of-work (article or study). GigaDB allows the integration of manuscript publication with supporting data and tools. +r3d100010479 DataBox None !!! the repository is no longer available, archived site: http://archive.is/6UyFH/image!!! DataBox is a digital archive for scientific primary data for use by researchers at The University of Copenhagen. DataBox is available to researchers, departments and institutes at the University and research groups with an affiliation to the University of Copenhagen. +DataBox serves as an additional backup system, which archives data in a structured form for both short and medium term preservation. It can also serve as a way of sharing data. Each researcher/group can create his/her own space in DataBox and can store and process the data, and if he/she chooses to share his/her data. Version history of files is retained by the system. +r3d100010480 COSYNA Data web portal https://codm.hzg.de/codm/ The COSYNA observatory measures key physical, sedimentary, geochemical and biological parameters at high temporal resolution in the water column and at the sediment and atmospheric boundaries. +COSYNA delivers spatial representation through a set of fixed and moving platforms, like tidal flats poles, FerryBoxes, gliders, ship surveys, towed devices, remote sensing, etc.. +New technologies like underwater nodes, benthic landers and automated sensors for water biogeochemical parameters are further developed and tested. +A great variety of parameters is measured and processed, stored, analyzed, assimilated into models and visualized. +r3d100010482 GAVO Data Center http://dc.zah.uni-heidelberg.de/ The GAVO data center at Zentrum für Astronomie Heidelberg provides VO publication services to all interested parties on behalf of the German Astrophysical Virtual Observatory. It's a A growing collection of data and services. +r3d100010483 AUSSDA Dataverse https://data.aussda.at/ AUSSDA - The Austrian Social Science Data Archive is a certified, national research infrastructure for the social science community. We offer sustainable and easy-to-use services in the field of digital archiving. The main beneficiaries are researchers, students, educational institutions and media professionals. +We implement international standards to make research data findable, accessible, interoperable and reusable according to the FAIR principles. AUSSDA supports the open science movement to maximize the potential for data reuse. We stand for integrity in archiving and advocate for compliance with data protection and ethical principles in research data management. +AUSSDA represents Austria as a national service provider in CESSDA ERIC, has locations at the universities of Vienna, Graz, Linz and Innsbruck and works within a network of national and international partners. +r3d100010484 Czech Social Science Data Archive http://archiv.soc.cas.cz/en/finding-data-csda The Czech Social Science Data Archive (CSDA) of the Institute of Sociology of the Academy of Sciences of the Czech Republic accesses, processes, documents and stores data files from social science research projects and promotes their dissemination to make them widely available for secondary use in academic research and for educational purposes. +r3d100010485 Eesti Sotsiaalteaduslik Andmearhiiv http://esta.ut.ee/ The Estonian Social Science Data Archive (ESSDA) contains Estonian Social science data and survey data, as well as university publications and Estonian radio archival materials. +r3d100010486 Rigsarkivets surveydata https://www.sa.dk/da/forskning/for-forskere/benyt-surveydata/ The National Archives makes Denmark's largest collection of questionnaire-based research data available to researchers and students. Order quantitative research data, conduct analyzes online and access register data and international survey data. Formerly known as the Danish Data Archive (DDA), it was the national social science data archive. +r3d100010487 Slovenian Social Science Data Archives https://www.adp.fdv.uni-lj.si/eng/ The Slovenian Social Science Data Archives (Slovenski Arhiv Družboslovnih podatkov - ADP) were established in 1997 as an organizational unit within the Institute of Social Sciences at the Faculty of Social Sciences, University of Ljubljana. Its tasks are to acquire significant data sources within a wide range of social science disciplines of interest to Slovenian social scientists, review and prepare them for digital preservation, and to disseminate them for further scientific, educational and other purposes. +r3d100010488 LISER https://www.liser.lu Initiated in 1989 and established in 2014, the Luxembourg Institute of Socio-Economic Research (LISER) is a public research institute located in Luxembourg under the supervision of the Ministry of Higher Education and Research. Integrated into a unified legal framework (law of 3 December 2014) LISER’s missions are to undertake both fundamental and applied research in social sciences that aim to advance knowledge, support public policy both at the national and European level and inform society. + +LISER contributes to the advancement of scientific knowledge in social and economic matters across the activities of its three research departments "Living Conditions", "Labour Market" and "Urban Development and Mobility". + +In parallel, the institute aligns itself with national and European priorities and fosters interdisciplinarity by focusing its research work on three priority research programmes: “Crossing Borders”, "Health and Health Systems" and "Digital Transformation". + +LISER hosts two complementary infrastructures, key drivers of its research development and excellence. +- The Data Centre, which consists of two pillars, the data collection capability (direct and indirect data collection), and the data archiving and data management capability. +- The Behavioural and Experimental Economics dedicated to investigating human decision-making by means of experiments performed in controlled environments. Its experimental approach contributes to improving the understanding of human behaviour in a large variety of socioeconomic contexts. +LISER aims to be an internationally recognized socio-economic research institute specializing in the analysis of societal changes. Through its inter-and-multidisciplinary research, it makes a proactive and targeted contribution to the sustainable and inclusive development of societies at the national and international levels. +r3d100010489 Centro de Investigaciones Sociologicas Data Bank y Estudios http://www.cis.es/cis/opencms/EN/index.html The majority of the CIS research activity focuses on carrying out public opinion surveys. These surveys include electoral studies, its monthly public opinion barometers, monographic studies on different aspects of Spanish society and the surveys resulting from CIS involvement in international projects. +All the surveys the CIS takes are deposited in its Data Bank, and they are available to the public once the quality control, verification, anonymisation, codification and information uploading tasks have been concluded. +In addition to its surveys, the CIS also collects information about Spanish society through qualitative research studies: Fundamentally, discussion groups and in-depth interviews. +r3d100010490 Finnish Social Science Data Archive https://www.fsd.tuni.fi/en/ The Finnish Social Science Data Archive (FSD) is a national resource centre for social science research and teaching. FSD archives, promotes and disseminates digital research data for research, teaching and learning purposes. Data descriptions are published in Finnish and English on FSD’s service portal Aila Data Service, through which users also download data. Quantitative datasets are translated from Finnish into English on request, and a large number of datasets are available in English. All services are free of charge. FSD promotes transparency, accumulation and efficient reuse of scientific research as well as open access to research data. FSD is the Finnish Service Provider for CESSDA ERIC. +r3d100010491 Social Data Network http://sodanet.gr/en/ So.Da.Net network, following the Social Data Bank (SDB) of the National Centre for Social Research (EKKE) that pre-existed, in a time frame of five years has been linked and closely collaborated with the european data archives. EKKE through SDB has participated to the European Consortium of Social Science Data Archives (CESSDA ERIC) since 2000. The national research network Sodanet_GR has been formed in 2012 and is consisted of the following 7 organisations: +1) National Centre for Social Research (EKKE) – Social Data Bank +2) University of the Aegean – Department of Sociology +3) National & Kapodistrian University of Athens – Department of Political Science & Public Administration +4) Panteion University – Department of Political Science & History +5) University of Peloponnese – Department of Social & Educational Policy +6) Democritus University of Trace – Department of Social Administration & Political Science +7) University of Crete – Department of Sociology . + The So.Da.Net network is the Greek research infrastructure for the social sciences. +So.Da.Net supports multidisciplinary research and promotes the acquisition, exchange, processing as well as dissemination of data deriving from and related to social science research. +r3d100010492 LiDA https://lida.dataverse.lt Lithuanian Data Archive for Social Sciences and Humanities (LiDA) is a virtual digital infrastructure for data acquisition, long-term preservation and dissemination. It provides access to more than 700 datasets. All the international and national data resources are documented in both Lithuanian and English. LiDA curates most of the data collected conducting the most important international social surveys in Lithuania – the European Social Survey, European Values Studies, European Election Studies and the International Social Research Program. +r3d100010493 Norwegian Centre for Research Data https://nsd.no/nsd/english/ NSD - Norwegian Centre for Research Data is a national archive and center for research data. Our main competencies lie in curating and archiving research data (including sensitive data) in compliance with international metadata standards, such as DDI. We offer long term data preservation (>10 years), data dissemination and data access management as per data owner requirements. NSD has a large professional team with competency in the field of personal data protection in research. We are committed to continuously providing researchers with modern services to easily archive, share and access data without major legal, economic or practical obstacles. NSD archives and disseminates data for both national and international research communities. NSD is the Norwegian service provider for CESSDA ERIC, and is a certified Trusted Digital Repository. NSD is responsible for archiving data from projects funded by the Norwegian Research Council, and for archiving publicly funded research data on behalf of The National Archives of Norway. +r3d100010494 Quetelet PROGEDO Diffusion http://quetelet.progedo.fr/ Quetelet PROGEDO Diffusion allows searching and accessing data from national public statistics (major surveys, censuses, databases) and large surveys from French research. +- Major data, censuses and other databases of French National Statistics +- Major French research data +- Privileged access to international data +r3d100010495 UNIDATA - Bicocca Data Archive http://www.unidata.unimib.it/?lang=en Unidata – Bicocca Data Archive is an interdepartmental center of the University of Milan-Bicocca, born in 2015. The center is the Italian point of reference for the research data archiving and dissemination, based on the example of the National Archives located in major European countries and beyond. +UniData inherits the long work from the ADPSS-Sociodata Data Archive, born in 1999 in the Department of Sociology and Social Research at the same University. +Here you can find only individual data from 2010. +For older surveys please visit ADPSS Sociodata, Data Archive for Social Sciences - Archivio Dati e Programmi Per le Scienze Soziali: http://www.unidata.unimib.it/old/ and +ADPSS-SOCIODATA Archivio Dati e Programmi per le Scienze Sociali Dataverse : https://dataverse.harvard.edu/dataverse/adpss +r3d100010496 TARKI Data Archive http://www.tarki.hu/en/services/da/index.html TÁRKI Social Research Institute is an independent, employee-owned research organisation that specialises in policy research in the fields of social policy and the social consequences of economic policies. This includes related data-collection, archiving and statistical activities. We recently increased our involvement in the areas of strategic market research and health policy analysis. In addition, we regularly contribute to basic research, in the areas of social stratification and inequality, and to the methodology of empirical social research. +r3d100010497 Irish Social Science Data Archive https://www.ucd.ie/issda/ The Irish Social Science Data Archive (ISSDA) is Ireland’s leading centre for quantitative data acquisition, preservation, and dissemination. Its mission is to ensure wide access to quantitative datasets in the social sciences, and to advance the promotion of international comparative studies of the Irish economy and Irish society. +r3d100010498 Romanian Social Data Archive http://www.roda.ro/en/home RODA is the national Romanian institution specialised in archiving electronic data collections obtained by social research. +The archive contains data collections accessible for the academic community and the interested public, for secondary and comparative analysis, under certain access conditions ranging from free access to some level of restriction imposed by owners. The archive serves as an intermediary between the data owners and data users. +r3d100010499 NAGRP Blast Center https://www.animalgenome.org/blast/ NAGRP Blast Center aggregates various sequence databases and makes them accessible via its website. +r3d100010501 Crustal Dynamics Data Information System https://cddis.nasa.gov/ The Crustal Dynamics Data Information System (CDDIS) was initially developed to provide a central data bank for NASA's Crustal Dynamics Project (CDP). The Crustal Dynamics Data Information System (CDDIS) supports data archiving and distribution activities for the space geodesy and geodynamics community. The main objectives of the system are to store space geodesy and geodynamics related data products in a central data bank, to maintain information about the archival of these data, and to disseminate these data and information in a timely manner to NASA investigators and cooperating institutions. +r3d100010502 GHRC https://ghrc.nsstc.nasa.gov/home/ The Global Hydrology Resource Center (GHRC) provides both historical and current Earth science data, information, and products from satellite, airborne, and surface-based instruments. GHRC acquires basic data streams and produces derived products from many instruments spread across a variety of instrument platforms. +r3d100010503 LAADS DAAC https://ladsweb.modaps.eosdis.nasa.gov/ LAADS DAAC is the web interface to the Level 1 and Atmosphere Archive and Distribution System (LAADS). The mission of LAADS is to provide quick and easy access to MODIS Level 1, Atmosphere and Land data products, VIIRS Level 1 and Land data products MAS and MERIS data products. MODIS (or Moderate Resolution Imaging Spectroradiometer) is a key instrument aboard the Terra (EOS AM) and Aqua (EOS PM) satellites. +r3d100010504 OceanColor web https://oceancolor.gsfc.nasa.gov/ The Ocean Biology Processing Group (OBPG) serves as the Distributed Active Archive Center (DAAC) for all Ocean Biology (OB) data produced or collected under NASA’s Earth Observing System Data and Information System (EOSDIS). This website thus serves as the primary data access portal to the NASA OB.DAAC. The links below provide a variety of methods to access the holdings of the OB.DAAC, including visual browsers that enable point-and-click access by data levels and direct access for bulk download. In agreement with partner organizations, some data access requires user registration to enable better tracking of usage metrics. +r3d100010505 Physical Oceanography Distributed Active Archive Center https://podaac.jpl.nasa.gov/ The Physical Oceanography Distributed Active Archive Center (PO.DAAC) is an element of the Earth Observing System Data and Information System (EOSDIS). The EOSDIS provides science data to a wide community of users for NASA's Science Mission Directorate. +Since the launch of NASA's first ocean-observing satellite, Seasat, in 1978, PO.DAAC has become the premier data center for measurements focused on ocean surface topography (OST), sea surface temperature (SST), ocean winds, sea surface salinity (SSS), gravity, ocean circulation and sea ice.In addition to providing access to its data holdings, PO.DAAC acts as a gateway to data stored at other ocean and climate archives. This and other tools and services enable PO.DAAC to support a wide user community working in areas such as ocean and climate research, applied science and industry, natural resource management, policy making, and general public consumption. +r3d100010506 Alaska Satellite Facility SAR Data Center https://www.asf.alaska.edu/ The SAR Data Center has a large data archive of Synthetic Aperture Radar (SAR) from a variety of sensors available at no cost. Much of the SAR data in the ASF SDC archive is limited in distribution to the scientific research community and U.S. Government Agencies. In accordance with the Memoranda of Understanding (MOU) between the relevant flight agencies (CSA, ESA, JAXA) and the U.S. State Department, the ASF SDC does not distribute SAR data for commercial use. +The research community can access the data (ERS-1, ERS-2, JERS-1, RADARSAT-1, and ALOS PALSAR) via a brief proposal process. +r3d100010508 International Laser Ranging Service https://ilrs.cddis.eosdis.nasa.gov/ The International Laser Ranging Service (ILRS) provides global satellite and lunar laser ranging data and their related products to support geodetic and geophysical research activities as well as IERS products important to the maintenance of an accurate International Terrestrial Reference Frame (ITRF). The service develops the necessary global standards/specifications and encourages international adherence to its conventions. The ILRS is one of the space geodetic services of the International Association of Geodesy (IAG). + +The ILRS collects, merges, archives and distributes Satellite Laser Ranging (SLR) and Lunar Laser Ranging (LLR) observation data sets of sufficient accuracy to satisfy the objectives of a wide range of scientific, engineering, and operational applications and experimentation. +r3d100010509 Alvin Frame-Grabber System http://4dgeo.whoi.edu/alvin The Alvin Frame-Grabber system provides the NDSF community on-line access to Alvin's video imagery co-registered with vehicle navigation and attitude data for shipboard analysis, planning deep submergence research cruises, and synoptic review of data post-cruise. The system is built upon the methodology and technology developed for the JasonII Virtual Control Van and a prototype system that was deployed on 13 Alvin dives in the East Pacific Rise and the Galapagos (AT7-12, AT7-13). The deployed prototype system was extremely valuable in facilitating real-time dive planning, review, and shipboard analysis. +r3d100010510 Jason Virtual Van http://4dgeo.whoi.edu/jason Jason is a remote-controlled deep-diving vessel that gives shipboard scientists immediate, real-time access to the sea floor. Instead of making short, expensive dives in a submarine, scientists can stay on deck and guide Jason as deep as 6,500 meters (4 miles) to explore for days on end. +Jason is a type of remotely operated vehicle (ROV), a free-swimming vessel connected by a long fiberoptic tether to its research ship. The 10-km (6 mile) tether delivers power and instructions to Jason and fetches data from it. +r3d100010511 WHOI Ship Data-Grabber System http://4dgeo.whoi.edu/shipdata/index.html The WHOI Ship DataGrabber system provides the oceanographic community on-line access to underway ship data collected on the R/V Atlantis, Knorr, Oceanus, and Tioga (TBD). All the shipboard data is co-registered with the ship's GPS time and navigation systems. +r3d100010512 WHOI Argo Program http://argo.whoi.edu/ The Argo observational network consists of a fleet of 3000+ profiling autonomous floats deployed by about a dozen teams worldwide. WHOI has built about 10% of the global fleet. The mission lifetime of each float is about 4 years. During a typical mission, each float reports a profile of the upper ocean every 10 days. The sensors onboard record fundamental physical properties of the ocean: temperature and conductivity (a measure of salinity) as a function of pressure. The depth range of the observed profile depends on the local stratification and the float's mechanical ability to adjust it's buoyancy. The majority of Argo floats report profiles between 1-2 km depth. At each surfacing, measurements of temperature and salinity are relayed back to shore via satellite. Telemetry is usually received every 10 days, but floats at high-latitudes which are iced-over accumulate their data and transmit the entire record the next time satellite contact is established. With current battery technology, the best performing floats last 6+ years and record over 200 profiles. +r3d100010514 Woods Hole Oceanographic Institution Data Library and Archives http://dla.whoi.edu/dla/ The Data Library and Archives (DLA) is part of the joint library system supported by the Marine Biological Laboratory and the Woods Hole Oceanographic Institution. The DLA holds collections of administrative records, photographs, scientists' data and papers, film and video, historical instruments, as well as books, journals and technical reports. +r3d100010515 WHOI Seafloor Data and Observation Visualization Environment http://gis1server.whoi.edu/website/EPR_9N/viewer.htm Seafloor data at these locations include multibeam bathymetry, high-resolution scanning altimetry, deep-towed sidescan sonar, seafloor digital photographs, sample locations, deep-towed magnetic data, and more. Each dataset is geospatially registered and incorporates metadata (e.g., sample geochemistry and time and depth of collection) that can be interactively accessed by the user. The user can control which datasets are shown on a map view of the area and the scale at which the map is viewed. Datasets with resolutions inappropriate for the scale at which they are being viewed are automatically removed from the map. +r3d100010516 Seafloor Sediments Data Collection http://gis1server.whoi.edu/website/SC2k/viewer.htm Seafloor Sediments Data Collection is a collection of more than 14,000 archived marine geological samples recovered from the seafloor. The inventory includes long, stratified sediment cores, as well as rock dredges, surface grabs, and samples collected by the submersible Alvin. +r3d100010517 U.S. GLOBal Ocean ECosystems Dynamics http://www.usglobec.org/ Global Ocean Ecosystem Dynamics (GLOBEC) is the International Geosphere-Biosphere Programme (IGBP) core project responsible for understanding how global change will affect the abundance, diversity and productivity of marine populations. The programme was initiated by SCOR and the IOC of UNESCO in 1991, to understand how global change will affect the abundance, diversity and productivity of marine populations comprising a major component of oceanic ecosystems. +The aim of GLOBEC is to advance our understanding of the structure and functioning of the global ocean ecosystem, its major subsystems, and its response to physical forcing so that a capability can be developed to forecast the responses of the marine ecosystem to global change. +U.S. GLOBEC Programm includes the Georges Bank / NW Atlantic Programm, the Northeast Pacific Programm and the Southern Ocean Program. +r3d100010519 OAFlux http://oaflux.whoi.edu/ The Objectively Analyzed air-sea Fluxes (OAFlux) project is a research and development project focusing on global air-sea heat, moisture, and momentum fluxes. The project is committed to produce high-quality, long-term, global ocean surface forcing datasets from the late 1950s to the present to serve the needs of the ocean and climate communities on the characterization, attribution, modeling, and understanding of variability and long-term change in the atmosphere and the oceans. - Links überprüft 14.6.2017 Re +r3d100010520 Upper Ocean Processes Group http://uop.whoi.edu/ The primary focus of the Upper Ocean Processes Group is the study of physical processes in the upper ocean and at the air-sea interface using moored surface buoys equipped with meteorological and oceanographic sensors. +UOP Project Map The Upper Ocean Processes Group provides technical support to upper ocean and air-sea interface science programs. Deep-ocean and shallow-water moored surface buoy arrays are designed, fabricated, instrumented, tested, and deployed at sea for periods of up to one year +r3d100010521 US JGOFS Data System http://usjgofs.whoi.edu/jg/dir/jgofs/ The U.S. launched the Joint Global Ocean Flux Study (JGOFS) in the late 1980s to study the ocean carbon cycle. An ambitious goal was set to understand the controls on the concentrations and fluxes of carbon and associated nutrients in the ocean. A new field of ocean biogeochemistry emerged with an emphasis on quality measurements of carbon system parameters and interdisciplinary field studies of the biological, chemical and physical process which control the ocean carbon cycle. As we studied ocean biogeochemistry, we learned that our simple views of carbon uptake and transport were severely limited, and a new "wave" of ocean science was born. U.S. JGOFS has been supported primarily by the U.S. National Science Foundation in collaboration with the National Oceanic and Atmospheric Administration, the National Aeronautics and Space Administration, the Department of Energy and the Office of Naval Research. U.S. JGOFS, ended in 2005 with the conclusion of the Synthesis and Modeling Project (SMP). +r3d100010522 Martha's Vineyard Coastal Observatory http://www.whoi.edu/mvco The Martha's Vineyard Coastal Observatory (MVCO) is a leading research and engineering facility operated by Woods Hole Oceanographic Institution. The observatory is located at South Beach and in the ocean a mile off the south shore of Martha's Vineyard where it provides real time and archived coastal oceanographic and meteorological data for researchers, students and the general public. +r3d100010524 NASA Exoplanet Archive https://exoplanetarchive.ipac.caltech.edu/ The NASA Exoplanet Archive collects and serves public data to support the search for and characterization of extra-solar planets (exoplanets) and their host stars. The data include published light curves, images, spectra and parameters, and time-series data from surveys that aim to discover transiting exoplanets. Tools are provided to work with the data, particularly the display and analysis of transit data sets from Kepler and CoRoT. All data are validated by the Exoplanet Archive science staff and traced to their sources. The Exoplanet Archive is the U.S. data portal for the CoRoT mission. +r3d100010525 NASA/IPAC Extragalactic Database http://ned.ipac.caltech.edu/ NED is a comprehensive database of multiwavelength data for extragalactic objects, providing a systematic, ongoing fusion of information integrated from hundreds of large sky surveys and tens of thousands of research publications. The contents and services span the entire observed spectrum from gamma rays through radio frequencies. As new observations are published, they are cross- identified or statistically associated with previous data and integrated into a unified database to simplify queries and retrieval. Seamless connectivity is also provided to data in NASA astrophysics mission archives (IRSA, HEASARC, MAST), to the astrophysics literature via ADS, and to other data centers around the world. +r3d100010526 Keck Observatory Archive https://nexsci.caltech.edu/archives/koa/ The Keck Observatory Archive (KOA)is a collaboration between the NASA Exoplanet Science Institute (NExScI) and the W. M. Keck Observatory (WMKO). This collaboration is founded by the NASA. KOA has been archiving data from the High Resolution Echelle Spectrograph (HIRES) since August 2004 and data acquired with the Near InfraRed echelle SPECtrograph (NIRSPEC) since May 2010. The archived data extend back to 1994 for HIRES and 1999 for NIRSPEC. The W. M. Keck Observatory Archive (KOA) ingests and curates data from the following instruments: DEIMOS, ESI, HIRES, KI, LRIS, MOSFIRE, NIRC2, and NIRSPEC. +r3d100010527 European Nucleotide Archive https://www.ebi.ac.uk/ena/browser/home The European Nucleotide Archive (ENA) captures and presents information relating to experimental workflows that are based around nucleotide sequencing. A typical workflow includes the isolation and preparation of material for sequencing, a run of a sequencing machine in which sequencing data are produced and a subsequent bioinformatic analysis pipeline. ENA records this information in a data model that covers input information (sample, experimental setup, machine configuration), output machine data (sequence traces, reads and quality scores) and interpreted information (assembly, mapping, functional annotation). +Data arrive at ENA from a variety of sources. These include submissions of raw data, assembled sequences and annotation from small-scale sequencing efforts, data provision from the major European sequencing centres and routine and comprehensive exchange with our partners in the International Nucleotide Sequence Database Collaboration (INSDC). +Provision of nucleotide sequence data to ENA or its INSDC partners has become a central and mandatory step in the dissemination of research findings to the scientific community. ENA works with publishers of scientific literature and funding bodies to ensure compliance with these principles and to provide optimal submission systems and data access tools that work seamlessly with the published literature. +r3d100010529 International Long Term Ecological Research https://www.ilter.network/ ILTER is a 'network of networks', a global network of research sites located in a wide array of ecosystems that can help understand environmental change across the globe. ILTER's focus is on long-term, site-based research and monitoring. +r3d100010530 Earthdata powered by EOSDIS https://earthdata.nasa.gov/ Earthdata powered by EOSDIS (Earth Observing System Data and Information System) is a key core capability in NASA’s Earth Science Data Systems Program. It provides end-to-end capabilities for managing NASA’s Earth science data from various sources – satellites, aircraft, field measurements, and various other programs. EOSDIS uses the metadata and service discovery tool Earthdata Search https://search.earthdata.nasa.gov/search. +The capabilities of EOSDIS constituting the EOSDIS Science Operations are managed by NASA's Earth Science Data and Information System (ESDIS) Project. The capabilities include: generation of higher level (Level 1-4) science data products for several satellite missions; archiving and distribution of data products from Earth observation satellite missions, as well as aircraft and field measurement campaigns. The EOSDIS science operations are performed within a distributed system of many interconnected nodes - Science Investigator-led Processing Systems (SIPS), and distributed, discipline-specific, Earth science Distributed Active Archive Centers (DAACs) with specific responsibilities for production, archiving, and distribution of Earth science data products. The DAACs serve a large and diverse user community by providing capabilities to search and access science data products and specialized services. +r3d100010531 International VLBI Service for Geodesy and Astrometry of NASA https://ivscc.gsfc.nasa.gov/ IVS is an international collaboration of organizations which operate or support Very Long Baseline Interferometry (VLB I) components. The service aspect of IVS is meant to serve both outside users and the geodetic and astrometric community itself. Both the contributors and users of data will be served. +r3d100010532 OceanDataPortal http://www.oceandataportal.net/portal/portal/odp-theme/home The programme "International Oceanographic Data and Information Exchange" (IODE) of the "Intergovernmental Oceanographic Commission" (IOC) of UNESCO was established in 1961. Its purpose is to enhance marine research, exploitation and development, by facilitating the exchange of oceanographic data and information between participating Member States, and by meeting the needs of users for data and information products. +r3d100010533 International Space Environment Service http://www.spaceweather.org/ The International Space Environment Service (ISES) is a collaborative network of space weather service-providing organizations around the globe. Our mission is to improve, to coordinate, and to deliver operational space weather services. ISES is organized and operated for the benefit of the international space weather user community. +r3d100010537 SOAP http://soaps.nao.ac.jp/index.html The "Subaru Observatory Project" was originally planned for producing very important output to astronomical society by systematic time allocation and using characteristic functions of Subaru Telescope. The observation time for this project consists of guaranteed time both for telescope builders and for people responsible for telescope operation. 3 proposals were selected for execution during 2002 and 2003 fiscal years. They are Subaru Deep Field (SDF) (PI is Dr. Kashikawa at Mitaka, NAOJ), Subaru XMM-Newton Deep Survey (SXDS) (PI is Dr. Sekiguchi at Hilo, Subaru Telescope), and Disk and Planet Searches (SDPS) (PI is Dr. Hayashi at Hilo, Subaru Telescope). SOAPs web server provide the data (fully reduced images and catalogs) download obtained from SDF and SXDS projects. Raw Data are available at the SMOKA Science Archive: https://smoka.nao.ac.jp/ +r3d100010538 Protein Data Bank in Europe https://www.ebi.ac.uk/pdbe/ PDBe is the European resource for the collection, organisation and dissemination of data on biological macromolecular structures. In collaboration with the other worldwide Protein Data Bank (wwPDB) partners - the Research Collaboratory for Structural Bioinformatics (RCSB) and BioMagResBank (BMRB) in the USA and the Protein Data Bank of Japan (PDBj) - we work to collate, maintain and provide access to the global repository of macromolecular structure data. We develop tools, services and resources to make structure-related data more accessible to the biomedical community. +r3d100010541 National Archives https://www.archives.gov/ The National Archives and Records Administration (NARA) is the nation's record keeper. Of all documents and materials created in the course of business conducted by the United States Federal government, only 1%-3% are so important for legal or historical reasons that they are kept by us forever. +Those valuable records are preserved and are available to you, whether you want to see if they contain clues about your family’s history, need to prove a veteran’s military service, or are researching an historical topic that interests you. +r3d100010542 ESTHER database http://bioweb.supagro.inra.fr/ESTHER/general?what=index The server ESTHER (ESTerases and alpha/beta-Hydrolase Enzymes and Relatives) is dedicated to the analysis of proteins or protein domains belonging to the superfamily of alpha/beta-hydrolases, exemplified by the cholinesterases. +r3d100010543 Protein Lysine Modification Database http://plmd.biocuckoo.org/ PLMD (Protein Lysine Modifications Database) is an online data resource specifically designed for protein lysine modifications (PLMs). The PLMD 3.0 database was extended and adapted from CPLA 1.0 (Compendium of Protein Lysine Acetylation) database and CPLM 2.0 (Compendium of Protein Lysine Modifications) database +r3d100010545 The Dataweb Dataverse https://dataverse.harvard.edu/dataverse/census !!!the repository is no longer available, Please use: TheDataWeb at https://thedataweb.rm.census.gov/!!! This dataverse contains holdings from The DataWeb . TheDataWeb is the network of online data libraries and the infrastructure for intelligent browsing and accessing data across the Internet using the DataFerrett as the interface. TheDataWeb brings together under one umbrella demographic, economic, environmental, health, (and more) datasets that are usually separated by geography and/or organizations. +r3d100010547 Eurostat https://ec.europa.eu/eurostat/ Eurostat is the statistical office of the European Union situated in Luxembourg. Its task is to provide the European Union with statistics at European level that enable comparisons between countries and regions. Eurostat offers a whole range of important and interesting data that governments, businesses, the education sector, journalists and the public can use for their work and daily life. +r3d100010548 Infevers https://infevers.umai-montpellier.fr/web/ The ISSAID website gathers resources related to the systemic autoinflammatory diseases in order to facilitate contacts between interested physicians and researchers. +The website provides support to share and rapidly disseminate information, thoughts, feelings and experiences to improve the quality of life of patients and families affected by systemic autoinflammatory diseases, and promote advances in the search for causes and cures. +r3d100010550 MiCroKitS http://microkit.biocuckoo.org/index.php During cell cycle, numerous proteins temporally and spatially localized in distinct sub-cellular regions including centrosome (spindle pole in budding yeast), kinetochore/centromere, cleavage furrow/midbody (related or homolog structures in plants and budding yeast called as phragmoplast and bud neck, respectively), telomere and spindle spatially and temporally. These sub-cellular regions play important roles in various biological processes. In this work, we have collected all proteins identified to be localized on kinetochore, centrosome, midbody, telomere and spindle from two fungi (S. cerevisiae and S. pombe) and five animals, including C. elegans, D. melanogaster, X. laevis, M. musculus and H. sapiens based on the rationale of "Seeing is believing" (Bloom K et al., 2005). Through ortholog searches, the proteins potentially localized at these sub-cellular regions were detected in 144 eukaryotes. Then the integrated and searchable database MiCroKiTS - Midbody, Centrosome, Kinetochore, Telomere and Spindle has been established. +r3d100010551 Nucleic Acid Database http://ndbserver.rutgers.edu/ The NDB is a resource for nucleic acid research and education. The NDB assembles and distributes information about the three-dimensional structures of nucleic acids through a variety of resources, including a searchable database, Atlas, and software +r3d100010552 Mouse Phenome Database http://phenome.jax.org/ The Mouse Phenome Database (MPD; phenome.jax.org) has characterizations of hundreds of strains of laboratory mice to facilitate translational discoveries and to assist in selection of strains for experimental studies. +r3d100010553 REFOLDdb http://p4d-info.nig.ac.jp/refolddatabase/ REFOLD has merged to REFOLDdb. +REFOLDdb is a unique database for the life sciences research community, providing annotated information for designing new refolding protocols and customizing existing methodologies. We envisage that this resource will find wide utility across broad disciplines that rely on the production of pure, active, recombinant proteins. Furthermore, the database also provides a useful overview of the recent trends and statistics in refolding technology development.We based our resource on the existing REFOLD database, which has not been updated since 2009. We redesigned the data format to be more concise, allowing consistent representations among data entries compared with the original REFOLD database. The remodeled data architecture enhances the search efficiency and improves the sustainability of the database. After an exhaustive literature search we added experimental refolding protocols from reports published 2009 to early 2017. In addition to this new data, we fully converted and integrated existing REFOLD data into our new resource. +r3d100010554 South African Data Archive None >>>!!!<<< 2020-08-28; the repository is no longer available >>>!!!<<< The South African Data Archive promotes and facilitates the sharing of research data and related documentation of computerised raw quantitative data of large scale regional, national and international research projects mainly in the humanities and social sciences. It makes these datasets available to the research community for further analysis, comparative studies, longitudinal studies, teaching and decision-making purposes. +r3d100010555 Stanford Microarray Database http://smd.princeton.edu/ >>>!!!<<< SMD has been retired. +After approximately fifteen years of microarray-centric research service, the Stanford Microarray Database has been retired. We apologize for any inconvenience; please read below for possible resolutions to your queries. +If you are looking for any raw data that was directly linked to SMD from a manuscript, please search one of the public repositories. + NCBI Gene Expression Omnibus + EBI ArrayExpress +All published data were previously communicated to one (or both) of the public repositories. +Alternatively, data for publications between 1997 and 2004 were likely migrated to the Princeton University MicroArray Database, and are accessible there. +If you are looking for a manuscript supplement (i.e. from a domain other than smd.stanford.edu), perhaps try searching the Internet Archive: Wayback Machine https://archive.org/web/ . >>>!!!<<< +The Stanford Microarray Database (SMD) is a DNA microarray research database that provides a large amount of data for public use. +r3d100010556 MyTardis at Monash University http://www.mytardis.org/ MyTardis began at Monash University to solve the problem of users needing to store large datasets and share them with collaborators online. Its particular focus is on integration with scientific instruments, instrument facilities and research lab file storage. Our belief is that the less effort a researcher has to expend safely storing data, the more likely they are to do so. +This approach has flourished with MyTardis capturing data from areas such as protein crystallography, electron microscopy, medical imaging and proteomics and with deployments at Australian institutions such as University of Queensland, RMIT, University of Sydney and the Australian Synchrotron. Data access via https://www.massive.org.au/ and https://store.erc.monash.edu.au/experiment/view/104/ and see 'remarks'. +r3d100010557 Universal PBM Resource for Oligonucleotide Binding Evaluation http://thebrain.bwh.harvard.edu/uniprobe/ The UniPROBE (Universal PBM Resource for Oligonucleotide Binding Evaluation) database hosts data generated by universal protein binding microarray (PBM) technology on the in vitro DNA binding specificities of proteins. This initial release of the UniPROBE database provides a centralized resource for accessing comprehensive data on the preferences of proteins for all possible sequence variants ('words') of length k ('k-mers'), as well as position weight matrix (PWM) and graphical sequence logo representations of the k-mer data. In total, the database currently hosts DNA binding data for 406 nonredundant proteins from a diverse collection of organisms, including the prokaryote Vibrio harveyi, the eukaryotic malarial parasite Plasmodium falciparum, the parasitic Apicomplexan Cryptosporidium parvum, the yeast Saccharomyces cerevisiae, the worm Caenorhabditis elegans, mouse, and human. The database's web tools (on the right) include a text-based search, a function for assessing motif similarity between user-entered data and database PWMs, and a function for locating putative binding sites along user-entered nucleotide sequences +r3d100010558 NERC Data Catalogue Service https://data-search.nerc.ac.uk/geonetwork/srv/ger/catalog.search#/home The DCS allows you to search a catalogue of metadata (information describing data) to discover and gain access to NERC's data holdings and information products. The metadata are prepared to a common NERC Metadata Standard and are provided to the catalogue by the NERC Data Centres. +r3d100010559 CanGEM http://www.cangem.org/ >>>!!!<<>>!!!<<< Cancer GEnome Mine is a public database for storing clinical information about tumor samples and microarray data, with emphasis on array comparative genomic hybridization (aCGH) and data mining of gene copy number changes. +r3d100010560 Codex Sinaiticus https://codexsinaiticus.org/en/ Codex Sinaiticus is one of the most important books in the world. Handwritten well over 1600 years ago, the manuscript contains the Christian Bible in Greek, including the oldest complete copy of the New Testament. +The Codex Sinaiticus Project is an international collaboration to reunite the entire manuscript in digital form and make it accessible to a global audience for the first time. Drawing on the expertise of leading scholars, conservators and curators, the Project gives everyone the opportunity to connect directly with this famous manuscript. +r3d100010562 The Electron Microscopy Data Bank https://www.ebi.ac.uk/emdb/ The Electron Microscopy Data Bank (EMDB) is a public repository for electron microscopy density maps of macromolecular complexes and subcellular structures. It covers a variety of techniques, including single-particle analysis, electron tomography, and electron (2D) crystallography. +r3d100010563 Pseudobase http://www.ekevanbatenburg.nl/PKBASE/PKB.HTML Since the first discovery of RNA pseudoknots more and many more pseudoknots have been found. However, not all of those pseudoknot data are easy to trace. Sometimes the information is hidden in a publication where the title gives no hint that pseudoknot information is there. This was the first reason that we thought that a general accessible information source for pseudoknots would be handy. +r3d100010564 Emage http://www.emouseatlas.org/emage/ EMAGE (e-Mouse Atlas of Gene Expression) is an online biological database of gene expression data in the developing mouse (Mus musculus) embryo. The data held in EMAGE is spatially annotated to a framework of 3D mouse embryo models produced by EMAP (e-Mouse Atlas Project). These spatial annotations allow users to query EMAGE by spatial pattern as well as by gene name, anatomy term or Gene Ontology (GO) term. EMAGE is a freely available web-based resource funded by the Medical Research Council (UK) and based at the MRC Human Genetics Unit in the Institute of Genetics and Molecular Medicine, Edinburgh, UK. +r3d100010565 GWAS Central http://www.gwascentral.org/index GWAS Central (previously the Human Genome Variation database of Genotype-to-Phenotype information) is a database of summary level findings from genetic association studies, both large and small. We actively gather datasets from public domain projects, and encourage direct data submission from the community. +r3d100010567 Old Bailey Proceedings Online https://www.oldbaileyonline.org/index.jsp The Old Bailey Proceedings Online makes available a fully searchable, digitised collection of all surviving editions of the Old Bailey Proceedings from 1674 to 1913, and of the Ordinary of Newgate's Accounts between 1676 and 1772. It allows access to over 197,000 trials and biographical details of approximately 2,500 men and women executed at Tyburn, free of charge for non-commercial use. +In addition to the text, accessible through both keyword and structured searching, this website provides digital images of all 190,000 original pages of the Proceedings, 4,000 pages of Ordinary's Accounts, advice on methods of searching this resource, information on the historical and legal background to the Old Bailey court and its Proceedings, and descriptions of published and manuscript materials relating to the trials covered. Contemporary maps, and images have also been provided. +r3d100010568 Office for National Statistics https://www.ons.gov.uk/ The Office for National Statistics (ONS) is the UK’s largest independent producer of official statistics and is the recognised national statistical institute for the UK. It is responsible for collecting and publishing statistics related to the economy, population and society at national, regional and local levels. It also conducts the census in England and Wales every ten years. The ONS plays a leading role in national and international good practice in the production of official statistics. It is the executive office of the UK Statistics Authority and although they are separate, they are still closely related. +r3d100010569 UK Reading Experience Database http://www.open.ac.uk/Arts/reading/UK/ UK RED is a database documenting the history of reading in Britain from 1450 to 1945. Reading experiences of British subjects, both at home and abroad presented in UK RED are drawn from published and unpublished sources as diverse as diaries, commonplace books, memoirs, sociological surveys, and criminal court and prison records. +r3d100010570 PHI-base http://www.phi-base.org/ PHI-base is a web-accessible database that catalogues experimentally verified pathogenicity, virulence and effector genes from fungal, Oomycete and bacterial pathogens, which infect animal, plant, fungal and insect hosts. PHI-base is therfore an invaluable resource in the discovery of genes in medically and agronomically important pathogens, which may be potential targets for chemical intervention. In collaboration with the FRAC team, PHI-base also includes antifungal compounds and their target genes. +r3d100010571 QTL Archive https://phenome.jax.org/centers/QTLA This site provides access to raw data from various QTL (quantitative trait loci) studies using rodent inbred line crosses. Data are available in the .csv format used by R/qtl and pseudomarker programs. In some cases analysis scripts and/or results are posted to accompany the data. +r3d100010572 World Values Survey http://www.worldvaluessurvey.org/wvs.jsp The World Values Survey (WVS) is a worldwide network of social scientists studying changing values and their impact on social and political life. The WVS in collaboration with EVS (European Values Study) carried out representative national surveys in more than 100 countries containing almost 90 percent of the world's population. These surveys show pervasive changes in what people want out of life and what they believe. In order to monitor these changes, the EVS/WVS has executed six waves of surveys, from 1981 to 2013. +r3d100010573 caArray https://wiki.nci.nih.gov/display/caArray2/caArray+Retirement+Announcement >>>!!!<<< caArray Retirement Announcement >>>!!!<<< The National Cancer Institute (NCI) Center for Biomedical Informatics and Information Technology (CBIIT) instance of the caArray database was retired on March 31st, 2015. All publicly-accessible caArray data and annotations will be archived and will remain available via FTP download https://wiki.nci.nih.gov/x/UYHeDQ and is also available at GEO http://www.ncbi.nlm.nih.gov/geo/ . >>>!!!<<< While NCI will not be able to provide technical support for the caArray software after the retirement, the source code is available on GitHub https://github.com/NCIP/caarray , and we encourage continued community development. Molecular Analysis of Brain Neoplasia (Rembrandt fine-00037) gene expression data has been loaded into ArrayExpress: http://www.ebi.ac.uk/arrayexpress/experiments/E-MTAB-3073 >>>!!!<<< caArray is an open-source, web and programmatically accessible microarray data management system that supports the annotation of microarray data using MAGE-TAB and web-based forms. Data and annotations may be kept private to the owner, shared with user-defined collaboration groups, or made public. The NCI instance of caArray hosts many cancer-related public datasets available for download. +r3d100010574 caNanoLab https://cananolab.nci.nih.gov/caNanoLab/#/ caNanoLab is a data sharing portal designed to facilitate information sharing in the biomedical nanotechnology research community to expedite and validate the use of nanotechnology in biomedicine. caNanoLab provides support for the annotation of nanomaterials with characterizations resulting from physico-chemical and in vitro assays and the sharing of these characterizations and associated nanotechnology protocols in a secure fashion. +r3d100010575 Michigan Corpus of Academic Spoken English http://quod.lib.umich.edu/m/micase/ MICASE provides a collection of transcripts of academic speech events recorded at the University of Michigan. The original DAT audiotapes are held in the English Language Institute and may be consulted by bona fide researchers under special arrangements. Additional access: https://lsa.umich.edu/eli/language-resources/micase-micusp.html +r3d100010578 IEDA https://www.iedadata.org/ IEDA is a community-based facility that serves to support, sustain, and advance the geosciences by providing data services for observational Geoscience data from the Ocean, Earth, and Polar Sciences. IEDA welcomes and encourages investigators to contribute their data to the IEDA collections so that the data can be discovered and reused by a diverse community now and in the future. The IEDA collections are: EarthChem, Geochron, System for Earth Sample Registration (SESAR), Marine Geoscience Data System (MGDS), and USAP Data Center. Meta-Search provided on the portal through IEDA Data Browser http://www.iedadata.org/databrowser . +r3d100010579 DATA.GOV.UK https://data.gov.uk/ The Government is releasing public data to help people understand how government works and how policies are made. Some of this data is already available, but data.gov.uk brings it together in one searchable website. Making this data easily available means it will be easier for people to make decisions and suggestions about government policies based on detailed information. +r3d100010580 International GNSS Service https://igs.org/ The IGS global system of satellite tracking stations, Data Centers, and Analysis Centers puts high-quality GPS data and data products on line in near real time to meet the objectives of a wide range of scientific and engineering applications and studies. +The IGS collects, archives, and distributes GPS observation data sets of sufficient accuracy to satisfy the objectives of a wide range of applications and experimentation. These data sets are used by the IGS to generate the data products mentioned above which are made available to interested users through the Internet. In particular, the accuracies of IGS products are sufficient for the improvement and extension of the International Terrestrial Reference Frame (ITRF), the monitoring of solid Earth deformations, the monitoring of Earth rotation and variations in the liquid Earth (sea level, ice-sheets, etc.), for scientific satellite orbit determinations, ionosphere monitoring, and recovery of precipitable water vapor measurements. +r3d100010582 Chinese Astronomical Data Center http://explore.china-vo.org/?locale=en Chinese Astronomical Data Center (CAsDC) is the scientific data service and infrastructure of National Astronomical Observatories, Chinese Academy of Sciences (NAOC), which is a key service from the China-VO. We are aiming to meet user requirements for astronomical research and education. +The CAsDC is based on World Data Center (WDC) for Astronomy, which is hosted at NAOC and has been providing data services to users since its initiation in 1980s. In 2012, the CAsDC became a regular member of the new created World Data System. +r3d100010583 Plasma Physics Data Center http://www.cdpp.eu/ The CDPP is the French national data centre for natural plasmas of the solar system. The CDPP assures the long term preservation of data obtained primarily from instruments built using French resources, and renders them readily accessible and exploitable by the international community. The CDPP also provides services to enable on-line data analysis (AMDA), 3D data visualization in context (3DView), and a propagation tool which bridges solar perturbations to in-situ measurements. The CDPP is involved in the development of interoperability, participates in several Virtual Observatory projects, and supports data distribution for scientific missions (Solar Orbiter, JUICE). +r3d100010584 Strasbourg Astronomical Data Center http://cdsweb.u-strasbg.fr/ Strasbourg astronomical Data Center (CDS) is dedicated to the collection and worldwide distribution of astronomical data and related information. +Alongside data curation and service maintenance responsibilities, the CDS undertakes R&D activities that are fundamental to ensure the long term sustainability in a domain in which technology evolves very quickly. R&D areas include informatics, big data, and development of the astronomical Virtual Observatory (VO). CDS is a major actor in the VO with leading roles in European VO projects, the French Virtual Observatory and the International Virtual Observatory Alliance (IVOA). +The CDS hosts the SIMBAD astronomical database, the world reference database for the identification of astronomical objects; VizieR, the catalogue service for the CDS reference collection of astronomical catalogues and tables published in academic journals; and the Aladin interactive software sky atlas for access, visualization and analysis of astronomical images, surveys, catalogues, databases and related data. +r3d100010585 E. coli Genetic Resources at Yale https://cgsc2.biology.yale.edu/ The CGSC Database of E. coli genetic information includes genotypes and reference information for the strains in the CGSC collection, the names, synonyms, properties, and map position for genes, gene product information, and information on specific mutations and references to primary literature. The public version of the database includes this information and can be queried directly via this CGSC DB WebServer +r3d100010587 EarthScope http://www.earthscope.org/ EarthScope was a program of the National Science Foundation (NSF) that has deployed thousands of seismic, GPS, and other geophysical instruments to study the structure and evolution of the North American continent and the processes that cause earthquakes and volcanic eruptions. +EarthScope was an Earth science program to explore the 4-dimensional structure of the North American continent. The EarthScope Program provides a framework for broad, integrated studies across the Earth sciences, including research on fault properties and the earthquake process, strain transfer, magmatic and hydrous fluids in the crust and mantle, plate boundary processes, large-scale continental deformation, continental structure and evolution, and composition and structure of the deep Earth. In addition, EarthScope offers a centralized forum for Earth science education at all levels and an excellent opportunity to develop cyberinfrastructure to integrate, distribute, and analyze diverse data set. +r3d100010588 World Data Center for Renewable Resources and Environment http://eng.wdc.cn/ The WDC is concerned with the collection, management, distribution and utilization of data from Chinese provinces, autonomous regions and counties,including: +Resource data:management,distribution and utlilzation of land, water, climate, forest, grassland, minerals, energy, etc. +Environmental data:pollution,environmental quality, change, natural disasters,soli erosion, etc. +Biological resources:animals, plants,wildlife +Social economy:agriculture, industry, transport, commerce,infrastructure,etc. +Population and labor +Geographic background data on scales of 1:4M,1:1M, 1:(1/2)M, 1:2500, etc. +r3d100010589 FANTOM https://fantom.gsc.riken.jp/ FANTOM stands for 'Functional Annotation of the Mammalian Genome' and is the name of an international research consortium organized by the RIKEN Omics Science Center. The FANTOM5 project aims to build a full understanding of transcriptional regulation in a human system by generating transcriptional regulatory networks that define every human cell type. +r3d100010590 The Fish Database of Taiwan https://fishdb.sinica.edu.tw/ The Fish Database of Taiwan is a complex of research data for about 25 years to the Lab of Fish Ecology and Evolution, which is situated in Biodiversity Research Center of Academia Sinica. +r3d100010593 HealthData.gov https://healthdata.gov/ This site is dedicated to making high value health data more accessible to entrepreneurs, researchers, and policy makers in the hopes of better health outcomes for all. In a recent article, Todd Park, United States Chief Technology Officer, captured the essence of what the Health Data Initiative is all about and why our efforts here are so important. +r3d100010594 Herschel Science Archive http://archives.esac.esa.int/hsa/aio/doc/ Herschel has been designed to observe the `cool universe'; it is observing the structure formation in the early universe, resolving the far infrared cosmic background, revealing cosmologically evolving AGN/starburst symbiosis and galaxy evolution at the epochs when most stars in the universe were formed, unveiling the physics and chemistry of the interstellar medium and its molecular clouds, the wombs of the stars, and unravelling the mechanisms governing the formation of and evolution of stars and their planetary systems, including our own solar system, putting it into context. In short, Herschel is opening a new window to study how the universe has evolved to become the universe we see today, and how our star the sun, our planet the earth, and we ourselves fit in. +r3d100010596 International Service of Geomagnetic Indices http://isgi.unistra.fr/ The International Service of Geomagnetic Indices (ISGI) is in charge of the elaboration and dissemination of geomagnetic indices, and of tables of remarkable magnetic events, based on the report of magnetic observatories distributed all over the planet, with the help of ISGI Collaborating Institutes. +The interaction between the solar wind, including plasma and interplanetary magnetic field, and the Earth's magnetosphere results in a transfer of energy and particles inside the magnetosphere. Solar wind characteristics are highly variable, and they have actually a direct influence on the shape and size of the magnetosphere, on the amount of transferred energy, and on the way this energy is dissipated. It is clear that the great diversity of sources of magnetic variations give rise to a great complexity in ground magnetic signatures. +Geomagnetic indices aim at describing the geomagnetic activity or some of its components. Each geomagnetic index is related to different phenomena occurring in the magnetosphere, ionosphere and deep in the Earth in its own unique way. The location of a measurement, the timing of the measurement and the way the index is calculated all affect the type of phenomenon the index relates to. +The IAGA endorsed geomagnetic indices and lists of remarkable geomagnetic events constitute unique temporal and spatial coverage data series homogeneous since middle of 19th century. +r3d100010597 The Infrared Space Observatory data archive https://www.cosmos.esa.int/web/iso/access-the-archive The Infrared Space Observatory (ISO) is designed to provide detailed infrared properties of selected Galactic and extragalactic sources. The sensitivity of the telescopic system is about one thousand times superior to that of the Infrared Astronomical Satellite (IRAS), since the ISO telescope enables integration of infrared flux from a source for several hours. Density waves in the interstellar medium, its role in star formation, the giant planets, asteroids, and comets of the solar system are among the objects of investigation. +ISO was operated as an observatory with the majority of its observing time being distributed to the general astronomical community. One of the consequences of this is that the data set is not homogeneous, as would be expected from a survey. The observational data underwent sophisticated data processing, including validation and accuracy analysis. In total, the ISO Data Archive contains about 30,000 standard observations, 120,000 parallel, serendipity and calibration observations and 17,000 engineering measurements. In addition to the observational data products, the archive also contains satellite data, documentation, data of historic aspects and externally derived products, for a total of more than 400 GBytes stored on magnetic disks. The ISO Data Archive is constantly being improved both in contents and functionality throughout the Active Archive Phase, ending in December 2006. +r3d100010598 Legacy Archive for Microwave Background Data Analysis https://lambda.gsfc.nasa.gov/ LAMBDA is a part of NASA's High Energy Astrophysics Science Archive Research Center (HEASARC). LAMBDA is a multi-mission NASA center of expertise for cosmic microwave background radiation research. LAMBDA exists to serve the CMB research community, and the greater cosmological research community. +r3d100010599 DSpace@MIT http://dspace.mit.edu/ DSpace@MIT is a service of the MIT Libraries to provide MIT faculty, researchers and their supporting communities stable, long-term storage for their digital research and teaching output and to maximize exposure of their content to a world audience. +DSpace@MIT content includes conference papers, images, peer-reviewed scholarly articles, preprints, technical reports, theses, working papers, research datasets and more. This collection of more than 60,000 high-quality works is recognized as among the world's premier scholarly repositories and receives, on average, more than 1 million downloads per month. +r3d100010600 Macaulay Library https://www.macaulaylibrary.org/ The Macaulay Library is the world's largest and oldest scientific archive of biodiversity audio and video recordings. The library collects and preserves recordings of each species' behavior and natural history, to facilitate the ability of others to collect and preserve such recordings, and to actively promote the use of these recordings for diverse purposes spanning scientific research, education, conservation, and the arts. All archived analog recordings in the collection, going back to 1929. +r3d100010601 WDC Sunspot Index and Long-term Solar Observations http://sidc.be/silso/ SILSO is the World Data Center for the production, preservation and dissemination of the international sunspot number. +r3d100010602 Space Physics Interactive Data Resource None >>>!!!<<>>!!!<<< The Space Physics Interactive Data Resource from NOAA's National Geophysical Data Center allows solar terrestrial physics customers to intelligently access and manage historical space physics data for integration with environment models and space weather forecasts. +r3d100010603 Spitzer Heritage Archive http://ssc.spitzer.caltech.edu/ Spitzer is the final mission in NASA's Great Observatories Program - a family of four orbiting observatories, each observing the Universe in a different kind of light (visible, gamma rays, X-rays, and infrared). Spitzer is also a part of NASA's Astronomical Search for Origins Program, designed to provide information which will help us understand our cosmic roots, and how galaxies, stars and planets develop and form. +r3d100010605 SWISS-MODEL Repository https://swissmodel.expasy.org/repository/ The SWISS-MODEL Repository is a database of annotated three-dimensional comparative protein structure models generated by the fully automated homology-modelling pipeline SWISS-MODEL. +r3d100010606 Tropical Ecology Assessment and Monitoring Network http://www.teamnetwork.org/ TEAM is devoted to monitoring long-term trends in biodiversity, land cover change, climate and ecosystem services in tropical forests. Tropical forests received first billing because of their overwhelming significance to the global biosphere (e.g., their disproportionately large role in global carbon and energy cycles) and because of the extraordinary threats they face. About 50 percent of the species described on Earth, and an even larger proportion of species not yet described, occur in tropical forests. TEAM aims to measure and compare plants, terrestrial mammals, ground-dwelling birds and climate using a standard methodology in a range of tropical forests, from relatively pristine places to those most affected by people. TEAM currently operates in sixteen tropical forest sites across Africa, Asia and Latin America supporting a network of scientists committed to standardized methods of data collection to quantify how plants and animals respond to pressures such as climate change and human encroachment. +r3d100010607 United States Health Information Knowledgebase https://ushik.ahrq.gov/mdr/portals The United States Health Information Knowledgebase (USHIK) is an on-line, publicly accessible registry and repository of healthcare related data, metadata, and standards. +r3d100010608 World Data Center for Geomagnetism, Kyoto http://wdc.kugi.kyoto-u.ac.jp/ The task of WDC geomagnetism is to collect geomagnetic data from all over the globe and distribute those data to researchers and data users, as a World Data Center for Geomagnetism. +r3d100010609 World Data Center for Geoinformatics and Sustainable Development http://wdc.org.ua/ Among the basic tasks of WDC-Ukraine there is collection, handling and storage of science data and giving access to it for usage both in science research and study process. That include contemporary tutoring technologies and resources of e-libraries and archives; remote access to own information resources for the wide circle of scientists from the universities and science institutions of Ukraine +r3d100010610 ALEXA http://www.alexaplatform.org/ ALEXA is a microarray design platform for 'alternative expression analysis'. This platform facilitates the design of expression arrays for analysis of mRNA isoforms generated from a single locus by the use of alternative transcription initiation, splicing and polyadenylation sites. We use the term 'ALEXA' to describe a collection of novel genomic methods for 'alternative expression' analysis. 'Alternative expression' refers to the identification and quantification of alternative mRNA transcripts produced by alternative transcript initiation, alternative splicing and alternative polyadenylation. This website provides supplementary materials, source code and other downloads for recent publications describing our studies of alternative expression (AE). Most recently we have developed a method, 'ALEXA-Seq' and associated resources for alternative expression analysis by massively parallel RNA sequencing. +r3d100010611 C. Elegans Gene Expression None !!! <<< Genome data generated by BC Genome Sciences Centre is no longer available through this site as it is regularly deposited into controlled data repositories such as the European Genome Phenome Archive (EGA); ICGC (International Cancer Genome Consortium) and the Genome Data Commons (GDC) <<< !!! Using serial analysis of gene expression (SAGE) and microarrays, we are examining total mRNA populations in all developmental stages, both in whole worms and in specific cells and tissues. In addition, we are building promoter::GFP constructs to monitor gene expression in transgenic worms, focusing on C. elegans genes that have human orthologues. Also available are web-based PCR primer design tools, and access to information about our C. elegans Fosmid library. +r3d100010612 ChIP-Seq Transcription Factor Data http://www.bcgsc.ca/data/chipseq/chip-seq-data We developed a method, ChIP-sequencing (ChIP-seq), combining chromatin immunoprecipitation (ChIP) and massively parallel sequencing to identify mammalian DNA sequences bound by transcription factors in vivo. We used ChIP-seq to map STAT1 targets in interferon-gamma (IFN-gamma)-stimulated and unstimulated human HeLa S3 cells, and compared the method's performance to ChIP-PCR and to ChIP-chip for four chromosomes.For both Chromatin- immunoprecipation Transcription Factors and Histone modifications. Sequence files and the associated probability files are also provided. +r3d100010613 Physical mapping data at Canada's Michael Smith Genome Sciences Centre - Data http://www.bcgsc.ca/data FPC Mapping data files from species that have been fingerprinted at Canada's Michael Smith Genome Sciences Centre (BCGSC). +r3d100010614 Follicular Lymphoma Genome Data at Canada's Michael Smith Genome Sciences Centre (BCGSC) http://www.bcgsc.ca/data/hra-follicular-lymphoma <<>>!!!>>> + +Mapping, copy number analysis, sequence and gene expression data generated by the High Resolution Analysis of Follicular Lymphoma Genomes project. The data will be available for 24 patients with follicular lymphoma. All data will be made as widely and freely available as possible while safeguarding the privacy of participants, and protecting confidential and proprietary data.The data from this project will be submitted to public genomic data sources. These sources will be listed on this web site as the data becomes available in these external data sources. +r3d100010615 Comparative Mammalian Brain Collections http://www.brainmuseum.org/ The Comparative Mammalian Brain Collection web site provides site visitors with images and information from several of the world's largest collections of well-preserved, sectioned and stained brains of mammals, principally those at the University of Wisconsin-Madison and Michigan State University. These collections are currently being consolidated into a central repository at the National Museum of Health and Medicine at the Armed Forces Institute of Pathology in Washington, DC. The collections have been a century in the making and represent the efforts of dozens of skilled scientists. Their colocation at a single facility will represent a national and international center for comparative brain study of the actual specimens. The centralized web site offers many kinds of access to the information contained in the specimens, for use by students and researchers worldwide. +r3d100010617 Candida Genome Database http://www.candidagenome.org/ Candida Genome Database, a resource for genomic sequence data and gene and protein information for Candida albicans and related species. CGD is based on the Saccharomyces Genome Database. The Candida Genome Database (CGD) provides online access to genomic sequence data and manually curated functional information about genes and proteins of the human pathogen Candida albicans and related species. C. albicans is the best studied of the human fungal pathogens. It is a common commensal organism of healthy individuals, but can cause debilitating mucosal infections and life-threatening systemic infections, especially in immunocompromised patients. C. albicans also serves as a model organism for the study of other fungal pathogens. +r3d100010618 DTU Bioinformatics http://www.bioinformatics.dtu.dk CBS offers Comprehensive public databases of DNA- and protein sequences, macromolecular structure, g ene and protein expression levels, pathway organization and cell signalling, have been established to optimise scientific exploitation of the explosion of data within biology. Unlike many other groups in the field of biomolecular informatics, Center for Biological Sequence Analysis directs its research primarily towards topics related to the elucidation of the functional aspects of complex biological mechanisms. Among contemporary bioinformatics concerns are reliable computational interpretation of a wide range of experimental data, and the detailed understanding of the molecular apparatus behind cellular mechanisms of sequence information. By exploiting available experimental data and evidence in the design of algorithms, sequence correlations and other features of biological significance can be inferred. In addition to the computational research the center also has experimental efforts in gene expression analysis using DNA chips and data generation in relation to the physical and structural properties of DNA. +In the last decade, the Center for Biological Sequence Analysis has produced a large number of computational methods, which are offered to others via WWW servers. +r3d100010619 cisRED http://www.cisred.org/ The cisRED database holds conserved sequence motifs identified by genome scale motif discovery, similarity, clustering, co-occurrence and coexpression calculations. Sequence inputs include low-coverage genome sequence data and ENCODE data. A Nucleic Acids Research article describes the system architecture +r3d100010620 Apollo https://www.repository.cam.ac.uk/ Apollo (previously DSpace@Cambridge) is the University of Cambridge’s Institutional Repository (IR), preserving and providing access to content created by members of the University. The repository stores a range of content and provides different levels of access, but its primary focus is on providing open access to the University’s research publications. +r3d100010621 CDC - Climate Data Center https://cdc.dwd.de/catalogue/srv/en/main.home The CDC Data Catalogue describes the Climate Data of the DWD and provides access to data, descriptions and access methods. Climate Data refers to observations, statistical indices and spatial analyses. CDC comprises Climate Data for Germany, but also global Climate Data, which were collected and processed in the framework of international co-operation. The CDC Data Catalogue is under construction and not yet complete. The purposes of the CDC Data Catalogue are: +to provide uniform access to climate data centres and climate datasets of the DWD +to describe the climate data according to international metadata standards +to make the catalogue information available on the Internet +to support the search for climate data +to facilitate the access to climate data and climate data descriptions +r3d100010622 Canadas National Aquatic Biological Specimen Bank and Database http://www.ec.gc.ca/inre-nwri/default.asp?lang=En&n=D488F7DE-1 >>> ----This page has been archived on the Web--- <<< Environment and Climate Change Canada collects biological samples from a number of lakes and rivers across Canada in support of federally mandated programs. Environment and Climate Change Canada has collected fish and invertebrates from the Great Lakes since 1977 in support of the Great Lakes Water Quality Agreement (GLWQA). More recently, samples have been collected nationally to support Canada's Chemicals Management Plan and the Clean Air Regulatory Agenda. Environment and Climate Change Canada also maintains a specimen bank of frozen tissues which is a requirement of the GLWQA and is an integral part of departmental monitoring and research programs. The National Aquatic Biological Specimen Bank (NABSB) is located in a dedicated facility at the Canada Centre for Inland Waters in Burlington, Ontario. The NABSB holds more than 37,000 samples of fish and invertebrates collected over the last 30+ years of environmental monitoring in Canada. Research conducted using samples from the NABSB has produced more than 60 scientific publications, reports and book chapters +r3d100010623 National Pollutant Release Inventory https://www.canada.ca/en/services/environment/pollution-waste-management/national-pollutant-release-inventory.html The National Pollutant Release Inventory (NPRI) is Canada's legislated, publicly accessible inventory of pollutant releases (to air, water and land), disposals and transfers for recycling. It is a key resource for: +identifying pollution prevention priorities; +supporting the assessment and risk management of chemicals, and air quality modelling; +helping develop targeted regulations for reducing releases of toxic substances and air pollutants; +encouraging actions to reduce the release of pollutants into the environment; and improving public understanding. +The NPRI comprises: +Information reported by facilities and published by Environment and Climate Change Canada under the authority of Sections 46 – 50 of the Canadian Environmental Protection Act, 1999 (CEPA 1999); and +Comprehensive emission summaries and trends for key air pollutants, based on facility-reported data and emission estimates for other sources such as motor vehicles, residential heating, forest fires and agriculture. +For the latest reporting year, 7,708 facilities reported to the NPRI on more than 300 listed substances. Comprehensive air pollutant emission summaries and trends were compiled by Environment and Climate Change Canada for criteria air contaminants (the main pollutants contributing to smog, acid rain and/or poor air quality), selected heavy metals and persistent organic pollutants. +r3d100010624 Berkeley Drosophila Genome Project https://www.fruitfly.org/index.html The goals of the Drosophila Genome Center are to finish the sequence of the euchromatic genome of Drosophila melanogaster to high quality and to generate and maintain biological annotations of this sequence. In addition to genomic sequencing, the BDGP is +1) producing gene disruptions using P element-mediated mutagenesis on a scale unprecedented in metazoans; +2) characterizing the sequence and expression of cDNAs; and +3) developing informatics tools that support the experimental process, identify features of DNA sequence, and allow us to present up-to-date information about the annotated sequence to the research community. +r3d100010625 ECCAD - the GEIA database http://eccad.aeris-data.fr/ The main goal of the ECCAD project is to provide scientific and policy users with datasets of surface emissions of atmospheric compounds, and ancillary data, i.e. data required to estimate or quantify surface emissions. +The supply of ancillary data - such as maps of population density, maps of fires spots, burnt areas, land cover - could help improve and encourage the development of new emissions datasets. +ECCAD offers: +Access to global and regional emission inventories and ancillary data, in a standardized format +Quick visualization of emission and ancillary data +Rationalization of the use of input data in algorithms or emission models +Analysis and comparison of emissions datasets and ancillary data +Tools for the evaluation of emissions and ancillary data +ECCAD is a dynamical and interactive database, providing the most up to date datasets including data used within ongoing projects. Users are welcome to add their own datasets, or have their regional masks included in order to use ECCAD tools. +r3d100010627 World Glacier Monitoring Service https://wgms.ch/ The World Glacier Monitoring Service (WGMS) collects standardized observations on changes in mass, volume, area and length of glaciers with time (glacier fluctuations), as well as statistical information on the distribution of perennial surface ice in space (glacier inventories). Such glacier fluctuation and inventory data are high priority key variables in climate system monitoring; they form a basis for hydrological modelling with respect to possible effects of atmospheric warming, and provide fundamental information in glaciology, glacial geomorphology and quaternary geology. The highest information density is found for the Alps and Scandinavia, where long and uninterrupted records are available. As a contribution to the Global Terrestrial/Climate Observing System (GTOS, GCOS), the Division of Early Warning and Assessment and the Global Environment Outlook of UNEP, and the International Hydrological Programme of UNESCO, the WGMS collects and publishes worldwide standardized glacier data. +r3d100010628 Global Earth Observation Grid http://www.airc.aist.go.jp/gsrt/open-top.html The repository is no longer available. >>>!!!<<< 2019-12-03: no more access toGlobal Earth Observation Grid >>>!!!<<< +r3d100010629 GEOMIND http://www.geomind.eu/ >>>!!!<<< The repository is no longer available. >>>!!!<<< 2018-08-29: no more access to Geophyscial Multilingual Internet-Driven Information Service >>>!!!<<< +r3d100010630 GOVDATA https://www.govdata.de/ GovData the data portal for Germany offers consistent and central access to administrative data at the federal, state, and local level. Objective is to make data more available and easier to use at a single location. As set out in the concept of "open data", we attempt to facilitate the use of open licenses and to increase the supply of machine-readable raw data. +r3d100010631 Academic Seismic Portal at UTIG http://www-udc.ig.utexas.edu/sdc/ >>>!!!<<< On June 1, 2020, the Academic Seismic Portal repositories at UTIG were merged into a single collection hosted at Lamont-Doherty Earth Observatory. Content here was removed July 1, 2020. Visit the Academic Seismic Portal @LDEO! https://www.marine-geo.org/collections/#!/collection/Seismic#summary (https://www.re3data.org/repository/r3d100010644) >>>!!!<<< +r3d100010632 Insect Images https://www.insectimages.org/ Insect Images is part of the Center for Invasive Species and Ecosystem Health’s BugwoodImages. It provides an easily accessible archive of high quality images for use in educational applications. The focus of InsectImages is images related to entomology. +Insect Images hosts Archives from the Ohio State University (OARDC), Southern Forest Insect Work Conference (SFIWC), Florida Department of Agriculture & Consumer Services, United States National Collection of Scale Insects Photographs (ScaleNet), Mactode Publications, The University of Georgia Museum of Natural History, the United States Geological Surveys Nonindigenous Aquatic Speies (NAS)and the collaborative survey 'Viruses in Imported and Domestically Produced Ornamentals'. In most cases, the images found in this system were taken by and loaned to us by photographers other than ourselves. Most are in the realm of public sector images. The photographs are in this system to be used +r3d100010633 Invasive.org https://www.invasive.org/ invasive.org is a project of the University of Georgia’s Center for Invasive Species and Ecosystem Health and one of the four major parts of BugwoodImages. The Focus is on invasive and exotic species of North America. This can be animals, plants, insects, and pathogens. It provides an easily accessible archive of high quality images for use in educational applications. In most cases, the images found in this system were taken by and loaned to us by photographers other than ourselves. Most are in the realm of public sector images. The photographs are in this system to be used. +r3d100010634 IPM Images https://www.ipmimages.org/ IPM Images is a project of the University of Georgia’s Center for Invasive Species and Ecosystem Health and one of the four major parts of BugwoodImages. The Focus is on Integrated Pest Management. It provides an easily accessible archive of high quality images for use in educational applications. In most cases, the images found in this system were taken by and loaned to us by photographers other than ourselves. Most are in the realm of public sector images. The photographs are in this system to be used +r3d100010635 World Data Centre for Space Weather https://www.sws.bom.gov.au/World_Data_Centre The World Data Centre section provides software and data catalogue information and data produced by IPS Radio and Space Services over the past few past decades. You can download data files, plot graphs from data files, check data availability, retrieve data sets and station information. +r3d100010636 International Mouse Phenotyping Consortium https://www.mousephenotype.org/ The IMPC is a confederation of international mouse phenotyping projects working towards the agreed goals of the consortium: To undertake the phenotyping of 20,000 mouse mutants over a ten year period, providing the first functional annotation of a mammalian genome. Maintain and expand a world-wide consortium of institutions with capacity and expertise to produce germ line transmission of targeted knockout mutations in embryonic stem cells for 20,000 known and predicted mouse genes. +Test each mutant mouse line through a broad based primary phenotyping pipeline in all the major adult organ systems and most areas of major human disease. +Through this activity and employing data annotation tools, systematically aim to discover and ascribe biological function to each gene, driving new ideas and underpinning future research into biological systems; +Maintain and expand collaborative “networks” with specialist phenotyping consortia or laboratories, providing standardized secondary level phenotyping that enriches the primary dataset, and end-user, project specific tertiary level phenotyping that adds value to the mammalian gene functional annotation and fosters hypothesis driven research; and +Provide a centralized data centre and portal for free, unrestricted access to primary and secondary data by the scientific community, promoting sharing of data, genotype-phenotype annotation, standard operating protocols, and the development of open source data analysis tools. +Members of the IMPC may include research centers, funding organizations and corporations. +r3d100010637 American Type Culture Collection https://www.lgcstandards-atcc.org/ While focused on supporting the scientific community, ATCC activities range widely, from repository-related operations to providing specialized services, conducting in-house R&D and intellectual property management. +ATCC serves U.S. and international researchers by characterizing cell lines, bacteria, viruses, fungi and protozoa, as well as developing and evaluating assays and techniques for validating research resources and preserving and distributing biological materials to the public and private sector research communities. Our management philosophy emphasizes customer satisfaction, value addition, cost-effective operations and competitive benchmarking for all areas of our enterprise. +r3d100010638 Antarctic & Southern Ocean Data Portal https://www.marine-geo.org/collections/#!/collection/USAP#summary The Antarctic and Southern Ocean Data Portal, part of the US Antarctic Data Consortium, provides access to geoscience data, primarily marine, from the Antarctic region. The synthesis began in 2003 as the Antarctic Multibeam Bathymetry and Geophysical Data Synthesis (AMBS) with a focus on multibeam bathymetry field data and other geophysical data from the Southern Ocean collected with the R/V N. B. Palmer. In 2005, the effort was expanded to include all routine underway geophysical and oceanographic data collected with both the R/V N. B. Palmer and R/V L. Gould, the two primary research vessels serving the US Antarctic Program. +r3d100010639 GeoPRISMS Data Portal https://www.marine-geo.org/collections/#!/collection/GeoPRISMS#summary The GeoPRISMS Data Portal was established in early 2011 to serve the NSF-funded GeoPRISMS program as a dedicated data system to facilitate open and timely exchange of data in support of the interdisciplinary science goals of the program. GeoPrisms Data Portal focuses upon the coordinated, interdisciplinary investigation of the continental margins through two initiatives: the Subduction Cycles and Deformation (SCD) and Rift Initiation and Evolution (RIE). In order to address the fundamental scientific questions, each initiative is associated with Primary Sites to address a wide range of field, experimental and theoretical studies spanning broad spatial and temporal scales. +r3d100010640 Global Multi-Resolution Topography Data Portal https://www.gmrt.org/ The Global Multi-Resolution Topography (GMRT) Synthesis is a dynamically maintained global multi-resolution synthesis of terrestrial and seafloor elevation data available as images & gridded data values. +r3d100010641 MARGINS Data Portal https://www.marine-geo.org/collections/#!/collection/MARGINS#summary The MARGINS Data Portal was established in fall 2003 in response to a program call for a dedicated data system to facilitate open and timely exchange of data in support of the interdisciplinary science goals of the program. The Data Portal has been built with the primary goal of providing full cataloging, open access, and long-term preservation of data collected during MARGINS/GeoPRISMS programs. The backbone of the system is an expedition metadata catalog, which provides information on field programs (who, what, when and where), inventories of sensor data and samples, relevant metadata and the links to associated data files which reside either within the Data Portal or at distributed repositories. The system is designed to leverage all relevant existing data resources and provides a framework for a broader distributed data system. +r3d100010642 NDSF Data Portal https://ndsf.whoi.edu/data/ The National Deep Submergence Facility (NDSF) operates the Human Occupied Vehicle (HOV) Alvin, the Remote Operated Vehicle (ROV) Jason 2, and the Autonomous Underwater Vehicle (AUV) Sentry. Data acquired with these platforms is provided both to the science party on each expedition, and to the Woods Hole Oceanographic Institution (WHOI) Data Library. +r3d100010643 Ridge 2000 Data Portal https://www.marine-geo.org/collections/#!/collection/Ridge2000#summary Ridge 2000 is a multidisciplinary science research program focused on integrated geological and biological studies of the Earth-encircling oceanic spreading center system. +r3d100010644 Academic Seismic Portal at LDEO https://www.marine-geo.org/collections/#!/collection/Seismic#summary The MGDS Academic Seismic Portal at Lamont-Doherty Earth Observatory (ASP-LDEO), now part of the IEDA Data Facility, was initiated in 2003 to preserve and provide open access to multi-channel seismic (MCS) and single channel seismic (SCS) field data collected for academic research supported by the US National Science Foundation. Multi-channel data are primarily from the marine seismic vessels operated by Lamont-Doherty Earth Observatory of Columbia University. Modern single channel seismic data from other vessels including the R/V Palmer and USCG Healy, as well as data from portable seismic systems, are also served. +The development of the Academic Seismic Portal has focused on the need to recover high value MCS data from older surveys as well as to establish sustainable procedures for preservation of data from modern programs. During the final two years of R/V Ewing operations, procedures were established for routine transfer of MCS data along with navigation and acquisition parameters, and other needed documentation to the ASP. Transfer of seismic data and acquisition information is now routine for the National Marine Seismic Facility, the R/V Marcus G. Langseth, which began science operations in February 2008. Data are documented and incorporated into the data system with full access restrictions protecting the scientists' rights to exclusive access during the proprietary hold period. Submission of data to the ASP helps ensure that NSF requirements for data sharing as outlined in the NSF OCE Data Policy are satisfied. +Data from the Academic Seismic Portal at UTIG has been migrated to LDEO. As we continue to verify the accuracy and completeness of this data, there may be temporary issues with some seismic metadata and web services. +r3d100010645 Mouse Atlas of Gene Expression http://www.mouseatlas.org/mouseatlas_index_html <<>>!!!>>> +r3d100010646 Virgo Millenium Database https://wwwmpa.mpa-garching.mpg.de/millennium/ When published in 2005, the Millennium Run was the largest ever simulation of the formation of structure within the ΛCDM cosmology. It uses 10(10) particles to follow the dark matter distribution in a cubic region 500h(−1)Mpc on a side, and has a spatial resolution of 5h−1kpc. Application of simplified modelling techniques to the stored output of this calculation allows the formation and evolution of the ~10(7) galaxies more luminous than the Small Magellanic Cloud to be simulated for a variety of assumptions about the detailed physics involved. As part of the activities of the German Astrophysical Virtual Observatory we have created relational databases to store the detailed assembly histories both of all the haloes and subhaloes resolved by the simulation, and of all the galaxies that form within these structures for two independent models of the galaxy formation physics. We have implemented a Structured Query Language (SQL) server on these databases. This allows easy access to many properties of the galaxies and halos, as well as to the spatial and temporal relations between them. Information is output in table format compatible with standard Virtual Observatory tools. With this announcement (from 1/8/2006) we are making these structures fully accessible to all users. Interested scientists can learn SQL and test queries on a small, openly accessible version of the Millennium Run (with volume 1/512 that of the full simulation). They can then request accounts to run similar queries on the databases for the full simulations. In 2008 and 2012 the simulations were repeated. +r3d100010648 Expressed Sequence Tags database https://www.ncbi.nlm.nih.gov/genbank/dbest/ dbEST is a division of GenBank that contains sequence data and other information on "single-pass" cDNA sequences, or "Expressed Sequence Tags", from a number of organisms. Expressed Sequence Tags (ESTs) are short (usually about 300-500 bp), single-pass sequence reads from mRNA (cDNA). Typically they are produced in large batches. They represent a snapshot of genes expressed in a given tissue and/or at a given developmental stage. They are tags (some coding, others not) of expression for a given cDNA library. +Most EST projects develop large numbers of sequences. These are commonly submitted to GenBank and dbEST as batches of dozens to thousands of entries, with a great deal of redundancy in the citation, submitter and library information. To improve the efficiency of the submission process for this type of data, we have designed a special streamlined submission process and data format. +dbEST also includes sequences that are longer than the traditional ESTs, or are produced as single sequences or in small batches. Among these sequences are products of differential display experiments and RACE experiments. The thing that these sequences have in common with traditional ESTs, regardless of length, quality, or quantity, is that there is little information that can be annotated in the record. +If a sequence is later characterized and annotated with biological features such as a coding region, 5'UTR, or 3'UTR, it should be submitted through the regular GenBank submissions procedure (via BankIt or Sequin), even if part of the sequence is already in dbEST. +dbEST is reserved for single-pass reads. Assembled sequences should not be submitted to dbEST. GenBank will accept assembled EST submissions for the forthcoming TSA (Transcriptome Shotgun Assembly) division. The individual reads which make up the assembly should be submitted to dbEST, the Trace archive or the Short Read Archive (SRA) prior to the submission of the assemblies. +r3d100010649 database of Sequence Tagged Sites http://www.ncbi.nlm.nih.gov/dbSTS/ <<>>!!!>>> +r3d100010651 AceView https://www.ncbi.nlm.nih.gov/IEB/Research/Acembly/ AceView provides a curated, comprehensive and non-redundant sequence representation of all public mRNA sequences (mRNAs from GenBank or RefSeq, and single pass cDNA sequences from dbEST and Trace). These experimental cDNA sequences are first co-aligned on the genome then clustered into a minimal number of alternative transcript variants and grouped into genes. Using exhaustively and with high quality standards the available cDNA sequences evidences the beauty and complexity of mammals’ transcriptome, and the relative simplicity of the nematode and plant transcriptomes. Genes are classified according to their inferred coding potential; many presumably non-coding genes are discovered. Genes are named by Entrez Gene names when available, else by AceView gene names, stable from release to release. +Alternative features (promoters, introns and exons, polyadenylation signals) and coding potential, including motifs, domains, and homologies are annotated in depth; tissues where expression has been observed are listed in order of representation; diseases, phenotypes, pathways, functions, localization or interactions are annotated by mining selected sources, in particular PubMed, GAD and Entrez Gene, and also by performing manual annotation, especially in the worm. +In this way, both the anatomy and physiology of the experimentally cDNA supported human, mouse and nematode genes are thoroughly annotated. +r3d100010653 Conserved Domain database https://www.ncbi.nlm.nih.gov/cdd/ The Conserved Domain Database is a resource for the annotation of functional units in proteins. Its collection of domain models includes a set curated by NCBI, which utilizes 3D structure to provide insights into sequence/structure/function relationships +r3d100010654 WDC - Oceanography, Tianjin http://wdc-d.coi.gov.cn/nmdisenglish/ As the third center for oceanography of the World Data Center following WDC-A of the United States and WDC-B of Russia, WDC-D for oceanography boasts long-term and stable sources of domestic marine basic data. The State Oceanic Administration now has long-term observations obtained from the fixed coastal ocean stations, offshore and oceanic research vessels, moored and drifting buoys. More and more marine data have been available from the Chinese-foreign marine cooperative surveys, analysis and measurement of laboratory samples, reception by the satellite ground station, aerial telemeter and remote sensing, the GOOS program and global ships of opportunity reports, etc; More marine data are being and will be obtained from the ongoing “863” program, one of the state key projects during the Ninth Five-year plan and the seasat No 1 which is scheduled to be launched next year. Through many years’ effort, the WDC-D for oceanography has established formal relationship of marine data exchange with over 130 marine institutions in more than 60 countries in the world and is maintaining a close relationship of data exchange with over 30 major national oceanographic data centers. The established China Oceanic Information Network has joined the international marine data exchange system via Internet. Through these channels, a large amount data have been acquired of through international exchange, which, plus the marine data collected at home for many years, has brought the WDC-D for Oceanography over 100 years’ global marine data with a total data amounting to more than 10 billion bytes. In the meantime, a vast amount of work has been done in the standardized and normalized processing and management of the data, and a series of national and professional standards have been formulated and implemented successively. Moreover, appropriate standards and norms are being formulated as required. +r3d100010655 OpenTopography http://www.opentopography.org/ OpenTopography facilitates community access to high-resolution, Earth science-oriented, topography data, and related tools and resources. +The OpenTopography Facility is based at the San Diego Supercomputer Center at the University of California, San Diego and is operated in collaboration with colleagues in the School of Earth and Space Exploration at Arizona State University. Core operational support for OpenTopography comes from the National Science Foundation Earth Sciences: Instrumentation and Facilities Program (EAR/IF) and the Office of Cyberinfrastructure. In addition, we receive funding from the NSF and NASA to support various OpenTopography related research and development activities. +r3d100010656 ORegAnno http://www.oreganno.org/ >>>!!!<<< 2017-06-02: We recently suffered a server failure and are working to bring the full ORegAnno website back online. In the meantime, you may download the complete database here: http://www.oreganno.org/dump/ ; Data are also available through UCSC Genome Browser (e.g., hg38 -> Regulation -> ORegAnno) https://genome.ucsc.edu/cgi-bin/hgTrackUi?hgsid=686342163_2it3aVMQVoXWn0wuCjkNOVX39wxy&c=chr1&g=oreganno >>>!!!<<< The Open REGulatory ANNOtation database (ORegAnno) is an open database for the curation of known regulatory elements from scientific literature. Annotation is collected from users worldwide for various biological assays and is automatically cross-referenced against PubMED, Entrez Gene, EnsEMBL, dbSNP, the eVOC: Cell type ontology, and the Taxonomy database, where appropriate, with information regarding the original experimentation performed (evidence). ORegAnno further provides an open validation process for all regulatory annotation in the public domain. Assigned validators receive notification of new records in the database and are able to cross-reference the citation to ensure record integrity. Validators have the ability to modify any record (deprecating the old record and creating a new one) if an error is found. Further, any contributor to the database can comment on any annotation by marking errors, or adding special reports into function as they see fit. These features of ORegAnno ensure that the collection is of the highest quality and uniquely provides a dynamic view of our changing understanding of gene regulation in the various genomes. +r3d100010657 INTEGRAL data archives https://www.cosmos.esa.int/web/integral/home This website aggregates several services that provide access to data of the INTEGRAL Mission. +ESA's INTErnational Gamma-Ray Astrophysics Laboratory is detecting some of the most energetic radiation that comes from space. It is the most sensitive gamma-ray observatory ever launched. INTEGRAL is an ESA mission in cooperation with Russia and the United States +r3d100010659 Scientific Drilling Database https://dataservices.gfz-potsdam.de/portal/?fq=datacentre_symbol:DOIDB.SDDB Projects in the International Scientific Continental Drilling Program (ICDP) produce large amounts of data. Since the start of ICDP, data sharing has played an important part in ICDP projects, and the ICDP Operational Support Group, which provides the infrastructure for data capturing for many ICDP projects, has facilitated dissemination of data within project groups. With the online Scientific Drilling Database (SDDB; http://www.scientificdrilling.org), ICDP and GeoForschungsZentrum Potsdam (GFZ), Germany created a platform for the public dissemination of drilling data +r3d100010660 U.S. Antarctic Program Data Center https://www.usap-dc.org/ The U.S. Antarctic Program Data Center (USAP-DC) supports investigators funded by the National Science Foundation (NSF http://www.nsf.gov/ ) in documenting, preserving, and disseminating their research results. We register datasets in the Antarctic Master Directory (AMD http://gcmd.nasa.gov/portals/amd/ ) to comply with the Antarctic Treaty (http://www.ats.aq/e/ats.htm ); facilitate submission of datasets to long-term archives; and represent the U.S. in Scientific Committee on Antarctic Research (SCAR http://www.scar.org/data-products/scadm ) activities. USAP-DC is a member of the Interdisciplinary Earth Data Alliance (IEDA http://www.iedadata.org/ ) and a partner in the Antarctic and Arctic Data Consortium (A2DC http://www.a2dc.org/ ). +r3d100010661 Flanders Marine Institute http://www.vliz.be/en The Flanders Marine Institute (VLIZ) is a centre for marine and coastal research. As a partner in various projects and networks it promotes and supports the international image of Flemish marine scientific research and international marine education. +In its capacity as a coordination and information platform, the Flanders Marine Institute (VLIZ) supports some thousand marine scientists in Flanders by disseminating their knowledge to policymakers, educators, the general public and scientists. +r3d100010662 World Data Center for Geomagnetism, Edinburgh http://www.wdc.bgs.ac.uk/ The WDC Geomagnetism, Edinburgh has a comprehensive set of digital geomagnetic data as well as indices of geomagnetic activity supplied from a worldwide network of magnetic observatories. The data and services at the WDC are available for scientific use without restrictions. +r3d100010664 World Stress Map http://www.world-stress-map.org/ The World Stress Map (WSM) is a global compilation of information on the crustal present-day stress field maintained since 2009 at the Helmholtz Centre Potsdam GFZ German Research Centre for Geosciences. It is a collaborative project between academia and industry that aims to characterize the crustal stress pattern and to understand the stress sources. All stress information is analysed and compiled in a standardized format and quality-ranked for reliability and comparability on a global scale. +The WSM is an open-access public database and is used by various academic and industrial institutions working in a wide range of Earth science disciplines such as geodynamics, hazard assessment, hydrocarbon exploitations and engineering. +r3d100010665 XMM-Newton Science Archive http://nxsa.esac.esa.int/nxsa-web/#home The European Space Agency's (ESA) X-ray Multi-Mirror Mission (XMM-Newton) was launched by an Ariane 504 on December 10th 1999. XMM-Newton is ESA's second cornerstone of the Horizon 2000 Science Programme. It carries 3 high throughput X-ray telescopes with an unprecedented effective area, and an optical monitor, the first flown on a X-ray observatory. The large collecting area and ability to make long uninterrupted exposures provide highly sensitive observations. +r3d100010667 National Air Pollution Surveillance https://www.canada.ca/en/environment-climate-change/services/air-pollution/monitoring-networks-data/national-air-pollution-program.html The National Air Pollution Surveillance (NAPS) Program provides accurate and long-term air quality data of a uniform standard across Canada. The NAPS Network has a Canada-Wide database of criteria air contaminants from the early 1970s to the present for designated NAPS sites, as well as provincial, territorial and other sites. Trace contaminants are also monitored at several stations in the network and analyzed by the laboratory at River Road. +r3d100010668 Met office http://www.metoffice.gov.uk/research The Met Office is the UK's National Weather Service. +We have a long history of weather forecasting and have been working in the area of climate change for more than two decades. +As a world leader in providing weather and climate services, we employ more than 1,800 at 60 locations throughout the world. We are recognised as one of the world's most accurate forecasters, using more than 10 million weather observations a day, an advanced atmospheric model and a high performance supercomputer to create 3,000 tailored forecasts and briefings a day. These are delivered to a huge range of customers from the Government, to businesses, the general public, armed forces, and other organisations. +r3d100010670 Database of Interacting Proteins http://dip.mbi.ucla.edu/dip/ The DIP database catalogs experimentally determined interactions between proteins. It combines information from a variety of sources to create a single, consistent set of protein-protein interactions. The data stored within the DIP database were curated, both, manually by expert curators and also automatically using computational approaches that utilize the the knowledge about the protein-protein interaction networks extracted from the most reliable, core subset of the DIP data. Please, check the reference page to find articles describing the DIP database in greater detail. The Database of Ligand-Receptor Partners (DLRP) is a subset of DIP (Database of Interacting Proteins). The DLRP is a database of protein ligand and protein receptor pairs that are known to interact with each other. By interact we mean that the ligand and receptor are members of a ligand-receptor complex and, unless otherwise noted, transduce a signal. In some instances the ligand and/or receptor may form a heterocomplex with other ligands/receptors in order to be functional. We have entered the majority of interactions in DLRP as full DIP entries, with links to references and additional information +r3d100010673 The Microbial Protein Interaction Database http://www.jcvi.org/cms/home/ >>>!!!<<< as stated 2017-06-09 MPIDB is no longer available under URL http://www.jcvi.org/mpidb/about.php >>>!!!<<< The microbial protein interaction database (MPIDB) aims to collect and provide all known physical microbial interactions. Currently, 24,295 experimentally determined interactions among proteins of 250 bacterial species/strains can be browsed and downloaded. These microbial interactions have been manually curated from the literature or imported from other databases (IntAct, DIP, BIND, MINT) and are linked to 26,578 experimental evidences (PubMed ID, PSI-MI methods). In contrast to these databases, interactions in MPIDB are further supported by 68,346 additional evidences based on interaction conservation, protein complex membership, and 3D domain contacts (iPfam, 3did). We do not include (spoke/matrix) binary interactions infered from pull-down experiments. +r3d100010675 Interologous Interaction Database http://ophid.utoronto.ca/ophidv2.204/index.jsp I2D (Interologous Interaction Database) is an on-line database of known and predicted mammalian and eukaryotic protein-protein interactions. It has been built by mapping high-throughput (HTP) data between species. Thus, until experimentally verified, these interactions should be considered "predictions". It remains one of the most comprehensive sources of known and predicted eukaryotic PPI. I2D includes data for S. cerevisiae, C. elegans, D. melonogaster, R. norvegicus, M. musculus, and H. sapiens. +r3d100010676 InnateDB https://www.innatedb.com/ InnateDB is a publicly available database of the genes, proteins, experimentally-verified interactions and signaling pathways involved in the innate immune response of humans, mice and bovines to microbial infection. The database captures an improved coverage of the innate immunity interactome by integrating known interactions and pathways from major public databases together with manually-curated data into a centralised resource. The database can be mined as a knowledgebase or used with our integrated bioinformatics and visualization tools for the systems level analysis of the innate immune response. +r3d100010677 UniProtKB/Swiss-Prot http://web.expasy.org/docs/swiss-prot_guideline.html UniProtKB/Swiss-Prot is the manually annotated and reviewed section of the UniProt Knowledgebase (UniProtKB). +It is a high quality annotated and non-redundant protein sequence database, which brings together experimental results, computed features and scientific conclusions. +Since 2002, it is maintained by the UniProt consortium and is accessible via the UniProt website. +r3d100010680 UsefulChem https://www.chemspider.com/Search.aspx?dsn=UsefulChem >>>!!!<<<2019-02-19: The repository is no longer available>>>!!!<<< + >>>!!!<<>>!!!<<< +see more information at the Standards tab at 'Remarks' +r3d100010681 Italian Centre for Astronomical Archive http://ia2.inaf.it/ The long-term goal of this project is to implement a new strategy for preserving and providing access to the Astrophysical data heritage. +IA2 is an ambitious Italian Astrophysical research infrastructure project that aims at co-ordinating different national initiatives to improve the quality of astrophysical data services. It aims at co-ordinating these developments and facilitating access to this data for research purposes. +The first working target, is the implementation of the TNG Long-Term Archive (LTA). Its feasibility was demonstrated by the LTA pilot project prototype, funded by CNAA in 2001 and completed successfully in July 2002. The implementation of the TNG archive implies: +− interfacing with the Centro "Galileo Galilei" (CGG) for the acquisition of TNG data; +− long-term storage of scientific, technical and auxiliary data from the TNG; +− providing accessibility by the CGG staff and by the scientific community to original and derived data; +− providing tools to support the life cycle of observing proposals. +The second target of the proposal aims at ensuring harmonization with other projects related to archiving of data of astrophysical interest, with particular reference to projects involving the Italian astronomical community (LBT, VST, GSC-II, DPOSS, …), to the Italian Solar and Solar System Physics community (SOLAR, SOLRA, ARTHEMIS which form SOLARNET – a future node of EGSO) and to the national and international coordination efforts fostering the idea of a multiwavelength Virtual Astronomical Observatory, and the use of the archived data through the Italian Astronomical Grid. +r3d100010683 HomoMINT http://mint.bio.uniroma2.it/HomoMINT/Welcome.do The repository is no longer available. >>>!!!<<<2019-02-19 +r3d100010684 domino None >>>!!!<<< The repository is no longer available. 2019-02-19 +r3d100010685 virus mentha https://virusmentha.uniroma2.it/ virus mentha archives evidence about viral interactions collected from different sources and presents these data in a complete and comprehensive way. Its data comes from manually curated protein-protein interaction databases that have adhered to the IMEx consortium. virus mentha is a resource that offers a series of tools to analyse selected proteins in the context of a network of interactions. Protein interaction databases archive protein-protein interaction (PPI) information from published articles. However, no database alone has sufficient literature coverage to offer a complete resource to investigate "the interactome". +virus mentha's approach generates every week a consistent interactome (graph). Most importantly, the procedure assigns to each interaction a reliability score that takes into account all the supporting evidence. virus mentha offers direct access to viral families such as: Orthomyxoviridae, Orthoretrovirinae and Herpesviridae plus, it offers the unique possibility of searching by host organism. The website and the graphical application are designed to make the data stored in virus mentha accessible and analysable to all users.virus mentha superseeds VirusMINT. The Source databases are: MINT, DIP, IntAct, MatrixDB, BioGRID. +r3d100010689 Smithsonian Tropical Research Institute Logo - Panama http://ctfs.si.edu/PanamaAtlas/datasets/ Welcome to the digital flora of Panama. You may access the taxonomic list of lianas, common trees, shrubs and palms by species name, family, or by their common names in Panama. There are for each species: a botanical description, photos, scans, drawings, and a distribution map showing its presence or absence in a series of floristic inventories and plots established by the Center for Tropical Forest Science in the Panama Canal watershed. A map of its distribution in the countries of Panama and its neighbor Costa Rica includes data from the Global Biodiversity Information Facility (GBIF) network (https://www.gbif.org/). Some families include descriptions. +r3d100010690 Khazar University Institutional Repository http://dspace.khazar.org/jspui/ The Khazar University Institutional Repository (KUIR), a suite of services offered by the Library Information Center, is an institutional repository maintained to support the university's researchers, collaborators, and students. Repository content consists of collections of research materials in digital format produced and selected by Khazar University faculty and their collaborators. +r3d100010691 Borealis https://borealisdata.ca/dataverse.xhtml The Scholars Portal Dataverse network is a repository for research data collected by individuals and organizations associated with subscribing Canadian universities. The Dataverse platform makes it easy for Borealis, the Canadian Dataverse Repository, is a bilingual, multidisciplinary, secure, Canadian research data repository, supported by academic libraries and research institutions across Canada. Borealis supports open discovery, management, sharing, and preservation of Canadian research data. +r3d100010692 ProteomeXchange http://www.proteomexchange.org/ The ProteomeXchange consortium has been set up to provide a single point of submission of MS proteomics data to the main existing proteomics repositories, and to encourage the data exchange between them for optimal data dissemination. +Current members accepting submissions are: +The PRIDE PRoteomics IDEntifications database at the European Bioinformatics Institute focusing mainly on shotgun mass spectrometry proteomics data +PeptideAtlas/PASSEL focusing on SRM/MRM datasets. +r3d100010693 NEPTUNE Canada http://www.neptunecanada.ca/ >>>>!!!<<< NEPTUNE Canada is now part of Ocean Networks Canada and this website is being phased out. Please visit us on our new website at oceannetworks.ca >>>!!!<<< NEPTUNE Canada, the North-East Pacific Time-series Undersea Networked Experiments, is the world's first regional scale cabled deep ocean observing network. It consists of an 800km network of electro‐optic cable laid on the seabed over the northern Juan de Fuca tectonic plate, off the coast of British Columbia. This tectonic plate serves as an exceptional natural laboratory for ocean observation and experiments. +NEPTUNE Canada instruments yield continuous real‐time data and imagery from the ocean surface to beneath the seafloor, and from the coast to the deep sea. They respond to events such as earthquakes, tsunamis, fish migrations, plankton blooms, storms and volcanic eruptions. NEPTUNE Canada offers a unique and exciting approach to ocean science. +r3d100010694 https://search2.odesi.ca/#/ is a digital repository for social science data, including polling data. Data collections are: Statistics Canada, Canadian Gallup Polls, CORA - Canadian Opinion Research Archive, ICPSR - Interuniversity Consortium for Political and Social Research. +r3d100010696 Global Catalogue of Microorganisms http://gcm.wfcc.info/ WFCC Global Catalogue of Microorganisms (GCM) is expected to be a robust, reliable and user-friendly system to help culture collections to manage, disseminate and share the information related to their holdings. It also provides a uniform interface for the scientific and industrial communities to access the comprehensive microbial resource information. +r3d100010699 ICRISAT Dataverse http://dataverse.icrisat.org/ ICRISAT performs crop improvement research, using conventional as well as methods derived from biotechnology, on the following crops: Chickpea, Pigeonpea, Groundnut, Pearl millet,Sorghum and Small millets. ICRISAT's data repository collects, preserves and facilitates access to the datasets produced by ICRISAT researchers to all users who are interested in. Data includes Phenotypic, Genotypic, Social Science, and Spatial data, Soil and Weather. +r3d100010700 German Centre for Cancer Registry Data https://www.krebsdaten.de/Krebs/DE/Home/homepage_node.html The population-based cancer registries in each German federal state transfer data to the German Centre for Cancer Registry Data, as required by the Federal Cancer Registry Data Act. These data are combined, quality-checked, analysed and evaluated, and the results published in collaboration with the public health institutions of the federal states. +r3d100010701 ScholarSphere https://scholarsphere.psu.edu/ ScholarSphere is an institutional repository managed by Penn State University Libraries. Anyone with a Penn State Access ID can deposit materials relating to the University’s teaching, learning, and research mission to ScholarSphere. All types of scholarly materials, including publications, instructional materials, creative works, and research data are accepted. + +ScholarSphere supports Penn State’s commitment to open access and open science. Researchers at Penn State can use ScholarSphere to satisfy open access and data availability requirements from funding agencies and publishers. +r3d100010703 UCLA Dataverse https://dataverse.ucla.edu/ UCLA Library is adopting Dataverse, the open source web application designed for sharing, preserving and using research data. UCLA Dataverse will allow data, text, software, scripts, data visualizations, etc., created from research projects at UCLA to be made publicly available, widely discoverable, linkable, and ultimately, reusable +r3d100010708 CEPDB https://www.matter.toronto.edu/basic-content-page/open-software-data -----<<<<< The repository is no longer available. This record is out-dated. The Matter lab provides the archived database version of 2012 and 2013 at https://www.matter.toronto.edu/basic-content-page/data-download. Data linked from the World Community Grid - The Clean Energy Project see at https://www.worldcommunitygrid.org/research/cep1/overview.do and on fighshare https://figshare.com/articles/dataset/moldata_csv/9640427 >>>>>----- The Clean Energy Project Database (CEPDB) is a massive reference database for organic semiconductors with a particular emphasis on photovoltaic applications. It was created to store and provide access to data from computational as well as experimental studies, on both known and virtual compounds. It is a free and open resource designed to support researchers in the field of organic electronics in their scientific pursuits. +The CEPDB was established as part of the Harvard Clean Energy Project (CEP), a virtual high-throughput screening initiative to identify promising new candidates for the next generation of carbon-based solar cell materials. +r3d100010710 Stanford Digital Repository https://library.stanford.edu/research/stanford-digital-repository The Stanford Digital Repository (SDR) is Stanford Libraries' digital preservation system. The core repository provides “back-office” preservation services – data replication, auditing, media migration, and retrieval -- in a secure, sustainable, scalable stewardship environment. Scholars and researchers across disciplines at Stanford use SDR repository services to provide ongoing, persistent, reliable access to their research outputs. +r3d100010712 Nucastrodata.org http://www.nucastrodata.org/ N U C A S T R O D A T A . O R G is your WWW resource for utilizing nuclear information in studies of astrophysical systems. This site hyperlinks all online nuclear astrophysics datasets, hosts the Computational Infrastructure for Nuclear Astrophysics, and provides a mechnanism for researchers to share files online. We created the first online "cloud computing" system for nuclear astrophysics, a virtual pipeline that enables results from the nuclear laboratory to be rapidly incorporated into astrophysical simulations. This system, the Computational Infrastructure for Nuclear Astrophysics or CINA, came online at nucastrodata.org +r3d100010713 SAO/NASA Astrophysics Data System Dataverse https://dataverse.harvard.edu/dataverse/ADS This Dataverse will contain data generated by ADS team members using ADS data. +r3d100010714 UK Solar System Data Centre https://www.ukssdc.ac.uk/ The UK Solar System Data Centre (UKSSDC) provides a STFC and NERC jointly funded central archive and data centre facility for Solar System science in the UK. The facilities include the World Data Centre for Solar-Terrestrial Physics, Chilton and the Cluster Ground-Based Data Centre. +The UKSSDC supports data archives for the whole UK solar system community encompassing solar, inter-planetary, magnetospheric, ionospheric and geomagnetic science. +The UKSSDC is part of RAL Space based at the STFC run Rutherford Appleton Laboratory in Oxfordshire. +r3d100010716 CRAWDAD https://crawdad.org CRAWDAD is the Community Resource for Archiving Wireless Data, a wireless network data resource for the research community. This archive has the capacity to store wireless trace data from many contributing locations, and staff to develop better tools for collecting, anonymizing, and analyzing the data. We work with community leaders to ensure that the archive meets the needs of the research community. +r3d100010717 NDAR https://ndar.nih.gov/ The National Database for Autism Research (NDAR) is an NIH-funded research data repository that aims to accelerate progress in autism spectrum disorders (ASD) research through data sharing, data harmonization, and the reporting of research results. NDAR also serves as a scientific community platform and portal to multiple other research repositories, allowing for aggregation and secondary analysis of data. NDAR combines the function of a data repository, which holds genetic, phenotypic, clinical, and medical imaging data, and the function of a scientific community platform, which defines the standard tools and policies to integrate the computational resources developed by scientific research institutions, private foundations, and other federal and state agencies supporting ASD research. Furthermore, NDAR is working to develop the means to connect relevant repositories together through data federation. +r3d100010718 heidICON https://heidicon.ub.uni-heidelberg.de/search heidICON is provided by Heidelberg University Library and is the "Virtual Slide Collection" in progress of organization of Heidelberg University. In addition to record graphic material on current interest for research and teaching, the University departments and institutes can digitize and transfer their already existing slide collections. +r3d100010719 SPECTRa Project https://spectradspace.lib.imperial.ac.uk:8443/handle/10042/13 The SPECTRa project has investigated the practices of chemists in archiving and disseminating primary chemical data from academic research laboratories. +r3d100010720 Loeb Music Library https://library.harvard.edu/collections/digital-scores-and-libretti?_collection=scores The scores and libretti in this Virtual Collection include first and early editions and manuscript copies of music from the eighteenth and early nineteenth centuries by J.S. Bach and Bach family members, Mozart, Schubert and other composers, as well as multiple versions of nineteenth century opera scores, seminal works of musical modernism, and music of the Second Viennese School. Many, such as variant editions of nineteenth century operas and related libretti, fall into intellectually related sets that are meant to be seen and used together. As a group, they give scholars a window into the study of historical performance practice that cannot be duplicated using the holdings of any one other library. +r3d100010721 Chempound https://journals.tdl.org/jodi/index.php/jodi/article/view/5873/5879 Chempound is a new generation repository architecture based on RDF, semantic dictionaries and linked data. It has been developed to hold any type of chemical object expressible in CML and is exemplified by crystallographic experiments and computational chemistry calculations. In both examples, the repository can hold >50k entries which can be searched by SPARQL endpoints and pre-indexing of key fields. The Chempound architecture is general and adaptable to other fields of data-rich science. +The Chempound software is hosted at http://bitbucket.org/chempound and is available under the Apache License, Version 2.0 +r3d100010724 Atomic and Molecular Data Research Center https://amdata.nifs.ac.jp/amdrc/ >>> --- !!!! Attention: Obviously the institute does not exist any more. The links do not work anymore. !!!! --- <<< Our center is devoted to: Collection, compilation, evaluation, and dissemination of scientific information required for fusion research, and Investigation of problems arising in the course of development of fusion research. There are atomic and molecular (A & M) numerical databases and bibliographic databases on plasma physics and atomic physics. +r3d100010725 Atomic and Molecular Data Information System https://www-amdis.iaea.org/ The Atomic and Molecular Data Unit operates within the Nuclear Data Section of the International Atomic Energy Agency, Vienna, Austria.The primary objective of the Atomic and Molecular Data Unit is to establish and maintain internationally recommended numerical databases on atomic and molecular collision and radiative processes, atomic and molecular structure characteristics, particle-solid surface interaction processes and physico-chemical and thermo-mechanical material properties for use in fusion energy research and other plasma science and technology applications. +r3d100010726 ALADDIN https://www-amdis.iaea.org/ALADDIN/ Numerical database of atomic and molecular processes and particle-surface interactions. ALADDIN has formatted data on atomic structure and spectra (energy levels,wave lengths, and transition probabilities); electron and heavy particle collisions with atoms, ions, and molecules (cross sections and/or rate coefficients, including, in most cases, analytic fit to the data); sputtering of surfaces by impact of main plasma constituents and self +sputtering; particle reflection from surfaces; thermophysical and thermomechanical properties of beryllium and pyrolytic graphites. +r3d100010727 OPEN-ADAS https://open.adas.ac.uk/ The ADAS Project is a self-funding (i.e. funded by participants) project consisting of most major fusion laboratories along with other astrophysical and university groups. As an implementation, it is an interconnected set of computer codes and data collections for modelling the radiating properties of ions and atoms in plasmas. It can address plasmas ranging from the interstellar medium through the solar atmosphere and laboratory thermonuclear fusion devices to technological plasmas. ADAS assists in the analysis and interpretation of spectral emission and supports detailed plasma models. +r3d100010728 EUROLAS Data Center https://edc.dgfi.tum.de/en/ The EUROLAS Data Center (EDC) is one of the two data centers of the International Laser Ranging Service (ILRS). It collects, archives and distributes tracking data, predictions and other tracking relevant information from the global SLR network. Additionally EDC holds a mirror of the official Web-Pages of the ILRS at Goddard Space Flight Center (GSFC). And as result of the activities of the Analysis Working Group (AWG) of the ILRS, DGFI has been selected as analysis centers (AC) and as backup combination center (CC). This task includes weekly processing of SLR observations to LAGEOS-1/2 and ETALON-1/2 to compute station coordinates and earth orientation parameters. Additionally the combination of SLR solutions from the various analysis centres to a combinerd ILRS SLR solution. +r3d100010729 GAPHYOR http://gaphyor.lpgp.u-psud.fr/ The repository is no longer available. <<>>!!!>>> +Important note: +The database was no longer feeded with data or updated in the years 2005-2007. The financial support of the project had been stopped a few yers ahead that time. +The maintainance of the IT system couldn't be ensured anymore and system was shutdown in 2015. +Please see the other databases in the field. +r3d100010730 Canadensys repository https://data.canadensys.net/ipt/ Biological collections are replete with taxonomic, geographic, temporal, numerical, and historical information. This information is crucial for understanding and properly managing biodiversity and ecosystems, but is often difficult to access. Canadensys, operated from the Université de Montréal Biodiversity Centre, is a Canada-wide effort to unlock the biodiversity information held in biological collections. +r3d100010731 Open Data LMU https://data.ub.uni-muenchen.de/ On this server you'll find 127 items of primary data of the University of Munich. Scientists / students of all faculties of LMU and of institutions that cooperate with the LMU are invited to deposit their research data on this platform. +r3d100010732 Open Rotterdam Glaucoma Imaging Data Sets http://www.orgids.com/ ***<<>> *** Stated 2017-08-28: To accommodate a wider scope of ophthalmic data, we launched our new Rotterdam Ophthalmic Data Repository. +Please visit http://www.rodrep.com/ for all data sets. +*** The ORGIDS site will no longer be updated! ***<<>>***Through this portal, we will make data sets available that result from our glaucoma research. This includes visual fields, various imaging modalities and other data from both glaucomatous and normal subjects.The data was acquired during more than a decade. +r3d100010734 CSIRO Data Access Portal https://data.csiro.au/ The CSIRO Data Access Portal provides access to data published by CSIRO across a range of disciplines to facilitate sharing and reuse of data held by CSIRO. +r3d100010735 Rolling Deck to Repository https://www.rvdata.us/ The R2R Portal is a central shore-side gateway through which underway data from oceanographic expeditions will be routinely cataloged and securely transmitted to the national long-term archives including the National Geophysical Data Center (NGDC) and National Oceanographic Data Center (NODC). +r3d100010736 Nationales Bildungspanel https://www.neps-data.de/Mainpage The project analyzes educational processes in Germany from early childhood to late adulthood. The National Educational Panel Study (NEPS) has been set up to find out more about the acquisition of education in Germany, to plot the consequences of education for individual biographies, and to describe central educational processes and trajectories across the entire life span. +Such an interdisciplinary consortium of research institutes, researcher groups, and research. +personalities has been assembled in Bamberg. In addition, the competencies and experiences with longitudinal research available at numerous other locations have been networked to form a cluster of excellence. +r3d100010739 Sandrart.net http://ta.sandrart.net/en/ Sandrart.net: A net-based research platform on the history of art and culture in the 17th century. The project’s main goal was an annotated, enriched and web-based edition of Joachim von Sandrart’s Teutscher Academie der Edlen Bau, Bild- und Mahlerey-Künste (1675–80), one of the most important source texts of the early modern period. Having lived and worked in a number of places throughout Europe, Sandrart’s biographical background makes his writings (with first-hand narrations on art, artists and art collections) a work of European dimension. +r3d100010742 UCD Digital Library https://digital.ucd.ie/ The UCD Digital Library is a platform for exploring cultural heritage, engaging with digital scholarship, and accessing research data. The UCD Digital Library allows you to search, browse and explore a growing collection of historical materials, photographs, art, interviews, letters, and other exciting content, that have been digitised and made freely available. +r3d100010743 WURM Project https://www.wurm.info/ The WURM project is a database of computed Raman and infrared spectra and other physical properties for minerals. The calculations are performed within the framework of the density-functional theory and the density-functional perturbation theory. The database is freely available for teaching and research purposes and is presented in a web-based format, hosted on the https://www.wurm.info/ web site. It provides the crystal structure, the parameters of the calculations, the dielectric properties, the Raman spectra with both peak positions and intensities and the infrared spectra with peak positions for minerals. It shows the atomic displacement patterns for all the zone-center vibrational modes and the associated Raman tensors. The web presentation is user friendly and highly oriented toward the end user, with a strong educational component in mind. A set of visualization tools ensures the observation of the crystal structure, the vibrational pattern, and the different spectra. Further developments include elastic and optical properties of minerals. +r3d100010744 Animal QTLdb https://www.animalgenome.org/cgi-bin/QTLdb/index This Animal Quantitative Trait Loci (QTL) database (Animal QTLdb) is designed to house all publicly available QTL and trait mapping data (i.e. trait and genome location association data; collectively called "QTL data" on this site) on livestock animal species for easily locating and making comparisons within and between species. New database tools are continuely added to align the QTL and association data to other types of genome information, such as annotated genes, RH / SNP markers, and human genome maps. Besides the QTL data from species listed below, the QTLdb is open to house QTL/association date from other animal species where feasible. Note that the JAS along with other journals, now require that new QTL/association data be entered into a QTL database as part of their publication requirements. +r3d100010745 Enlighten https://researchdata.gla.ac.uk/ Enlighten: research data is the institutional repository for research data of the University of Glasgow. As part of the CERIF 4 Datasets (C4D) project the University is exploring an extension of the CERIF standard. We have trialled methods of recording information about datasets to make them more visible, retrievable and usable. +r3d100010746 PMN https://plantcyc.org/ The Plant Metabolic Network (PMN) provides a broad network of plant metabolic pathway databases that contain curated information from the literature and computational analyses about the genes, enzymes, compounds, reactions, and pathways involved in primary and secondary metabolism in plants. The PMN currently houses one multi-species reference database called PlantCyc and 22 species/taxon-specific databases. +r3d100010747 Merritt https://merritt.cdlib.org/ Merritt is a curation repository for the preservation of and access to the digital research data of the ten campus University of California system and external project collaborators. +Merritt is supported by the University of California Curation Center (UC3) at the California Digital Library (CDL). +While Merritt itself is content agnostic, accepting digital content regardless of domain, format, or structure, it is being used for management of research data, and it forms the basis for a number of domain-specific repositories, such as the ONEShare repository for earth and environmental science and the DataShare repository for life sciences. +Merritt provides persistent identifiers, storage replication, fixity audit, complete version history, REST API, a comprehensive metadata catalog for discovery, ATOM-based syndication, and curatorially-defined collections, access control rules, and data use agreements (DUAs). +Merritt content upload and download may each be curatorially-designated as public or restricted. +Merritt DOIs are provided by UC3's EZID service, which is integrated with DataCite. +All DOIs and associated metadata are automatically registered with DataCite and are harvested by Ex Libris PRIMO and Thomson Reuters Data Citation Index (DCI) for high-level discovery. +Merritt is also a member node in the DataONE network; curatorially-designated data submitted to Merritt are automatically registered with DataONE for additional replication and federated discovery through the ONEMercury search/browse interface. +r3d100010748 chemotion https://www.chemotion-repository.net/welcome Chemotion-repository is a repository for the publication, re-use and archiving of research data in the domain of chemistry. It is suitable for molecules, reactions, and associated data. It stores original data in diverse file-formats including standard file types and as well as descriptions, metadata, and ontologies. The repository is open to all researchers worldwide. +r3d100010749 InGeoCloudS https://www.akka-technologies.com/en/innovation/projects/ingeoclouds <<>>!!!>>> +r3d100010750 PUB Data Publications https://pub.uni-bielefeld.de/record?cql=type%3Dresearch_data PUB represents the central publication data service of Bielefeld University. It serves Bielefeld academics to easily create and administer their personal publication lists and make them available on the web. The University Bielefeld encourages scientists to publish their research data on research data archives. The publications are intended to take account into personal and business related interests and carried out unter mandatory license conditions. The Bielefeld University supports faculties and scientific institutions to link their offerings with global data archives. The university-wide service " PUB - Publications at Bielefeld University " allows the primary publication of research data. +r3d100010751 UPF Digital Repository https://repositori.upf.edu/ The Institutional repository collects, disseminates and preserves in digital form, the intellectual output that results from the academic and research activity of the Universitat Pompeu Fabra (UPF). Its Purpose is to Increase the impact of research done at the UPF and STIs intellectual memory. +r3d100010752 QUT Research Data Finder https://researchdatafinder.qut.edu.au/ Research Data Finder is QUT’s discovery service for research data created or collected by QUT researchers. Designed to promote the visibility of QUT research datasets, Research Data Finder provides descriptions about shareable, reusable datasets available via open or mediated access. +r3d100010753 Joint Evaluated Fission and Fusion File https://www.oecd-nea.org/dbdata/jeff/ The Joint Evaluated Fission and Fusion File (JEFF) project is a collaboration between NEA Data Bank member countries. The JEFF library combines the efforts of the JEFF and EFF/EAF Working Groups to produce a common sets of evaluated nuclear data, mainly for fission and fusion applications. It contains a number of different data types, including neutron and proton interaction data, radioactive decay data, fission yields, and thermal scattering law data +r3d100010754 Thermochemical Database https://www.oecd-nea.org/jcms/pl_22166/thermochemical-database-tdb-project The TDB project aims to produce a database that: +contains data for all the elements of interest in radioactive waste disposal systems; +documents why and how the data were selected; +gives recommendations based on original experimental data, rather than compilations and estimates; +documents the sources of experimental data used; +is internally consistent; and +treats all solids and aqueous species of the elements of interest for nuclear waste storage performance assessment calculations. +The database compiles formation data (Gibbs energies, enthalpies, entropies and heat capacities) for each aqueous species and solid phase of interest, as well as chemical reactions and their corresponding thermodynamic data. Non thermodynamic data (diffusion or kinetics) and sorption data are not considered in the TDB project. +r3d100010755 NEA Data Bank Computer Program Services https://www.oecd-nea.org/dbcps/ The Data Bank operates a computer program service related to nuclear energy applications. The software library collects programs, compiles and verifies them in an appropriate computer environment, ensuring that the computer program package is complete and adequately documented. +This collection of material contains more than 2000 documented packages and group cross-section data sets. We distribute these codes on CD-ROM, DVD and via electronic transfer to about 900 nominated NEA Data Bank establishments (see the rules for requesters). +Standard software verification procedures are used following an ANSI/ANS standard. +r3d100010756 Canadian Epigenetics, Environment and Health Research Consortium Network https://thisisepigenetics.ca/ "CEEHRC represents a multi-stage funding commitment by the Canadian Institutes of Health Research (CIHR) and multiple Canadian and international partners. The overall aim is to position Canada at the forefront of international efforts to translate new discoveries in the field of epigenetics into improved human health. The two sites will focus on sequencing human reference epigenomes and developing new technologies and protocols; they will also serve as platforms for other CEEHRC funding initiatives, such as catalyst and team grants. + The complementary reference epigenome mapping efforts of the two sites will focus on a range of common human diseases. The Vancouver group will focus on the role of epigenetics in the development of cancer, including lymphoma and cancers of the ovary, colon, breast, and thyroid. The Montreal team will focus on autoimmune / inflammatory, cardio-metabolic, and neuropsychiatric diseases, using studies of identical twins as well as animal models of human disease." +r3d100010757 Weed Images https://www.weedimages.org/ Weed Images is a project of the University of Georgia’s Center for Invasive Species and Ecosystem Health and one of the four major parts of BugwoodImages. The Focus is on damages of weed. It provides an easily accessible archive of high quality images for use in educational applications. In most cases, the images found in this system were taken by and loaned to us by photographers other than ourselves. Most are in the realm of public sector images. The photographs are in this system to be used. +r3d100010758 Research Compendia https://researchcompendia.readthedocs.io/en/latest/index.html >>>>!!!<<< As stated 2017-06-27 The website http://researchcompendia.org is no longer available; repository software is archived on github https://github.com/researchcompendia >>>!!!<<< The ResearchCompendia platform is an attempt to use the web to enhance the reproducibility and verifiability—and thus the reliability—of scientific research. we provide the tools to publish the "actual scholarship" by hosting data, code, and methods in a form that is accessible, trackable, and persistent. Some of our short term goals include: +To expand and enhance the platform including adding executability for a greater variety of coding languages and frameworks, and enhancing output presentation. +To expand usership and to test the ResearchCompendia model in a number of additional fields, including computational mathematics, statistics, and biostatistics. +To pilot integration with existing scholarly platforms, enabling researchers to discover relevant Research Compendia websites when looking at online articles, code repositories, or data archives. +r3d100010759 US Virtual Astronomical Observatory https://usvao.org/ The US Virtual Astronomical Observatory (VAO) is the VO effort based in the US, and it is one of many VO projects currently underway worldwide. The primary emphasis of the VAO is to provide new scientific research capabilities to the astronomy community. Thus an essential component of the VAO activity is obtaining input from US astronomers about the research tools that are most urgently needed in their work, and this information will guide the development efforts of the VAO. +>>>!!!<<< Funding discontinued in 2014 and all software, documentation, and other digital assets developed under the VAO are stored in the VAO Project Repository https://sites.google.com/site/usvirtualobservatory/ . Code is archived on Github https://github.com/TomMcGlynn/usvirtualobservatory . >>>!!!<<< +r3d100010760 The Paleobiology Database http://paleobiodb.org/ The Paleobiology Database (PaleoBioDB) is a non-governmental, non-profit public resource for paleontological data. It has been organized and operated by a multi-disciplinary, multi-institutional, international group of paleobiological researchers. Its purpose is to provide global, collection-based occurrence and taxonomic data for organisms of all geological ages, as well data services to allow easy access to data for independent development of analytical tools, visualization software, and applications of all types. The Database’s broader goal is to encourage and enable data-driven collaborative efforts that address large-scale paleobiological questions. +r3d100010761 AmericasBarometer https://www.vanderbilt.edu/lapop/about-americasbarometer.php AmericasBarometer surveys are multi-country, regularly conducted surveys of democratic values and behaviors in the Americas. The raw data are available for free at all LAPOP consortium member institutions, and at all other users worldwide. Besides this a permanent ownership of the data, in becoming a 'repository', is possible for a fee. +r3d100010762 UNdata http://data.un.org/ The United Nations Data (UND) site provides access to 32 databases and over 60million records. UN Statistical Databases include datasets on Energy Statistics, International Finances, The State of the World’s Children, and World Contraceptive Use; among many other global social, environmental and economic subjects. +r3d100010764 Southern California Earthquake Center https://www.scec.org/ SCEC's mission includes gathering data on earthquakes, both in Southern California and other locales; integrate the information into a comprehensive understanding of earthquake phenomena; and communicate useful knowledge for reducing earthquake risk to society at large. The SCEC community consists of more than 600 scientists from 16 core institutions and 47 additional participating institutions. SCEC is funded by the National Science Foundation and the U.S. Geological Survey. +r3d100010765 American Mineralogist Crystal Structure Database http://rruff.geo.arizona.edu/AMS/amcsd.php AMCSD is an interface to a crystal structure database that includes every structure published in the American Mineralogist, The Canadian Mineralogist, European Journal of Mineralogy and Physics and Chemistry of Minerals, as well as selected datasets from other journals. The database is maintained under the care of the Mineralogical Society of America and the Mineralogical Association of Canada, and financed by the National Science Foundation. You may search by a mineral of your choice, or choose a mineral from a complete list to help aid your research. +r3d100010766 RRUFF Project https://rruff.info/ The RRUFF Project is creating a complete set of high quality spectral data from well characterized minerals and is developing the technology to share this information with the world. The collected data provides a standard for mineralogists, geoscientists, gemologists and the general public for the identification of minerals both on earth and for planetary exploration.Electron microprobe analysis is used to determine the chemistry of each mineral. +r3d100010767 Reciprocal Net http://www.reciprocalnet.org/ The Reciprocal Net is a distributed database used by research crystallographers to store information about molecular structures; much of the data is available to the general public. The Reciprocal Net project is still under development. Currently, there are 18 participating crystallography laboratories online. The project is funded by the National Science Foundation (NSF) and part of the National Science Digital Library. The contents of this collection will come principally from structures contributed by participating crystallography laboratories, thus providing a means for teachers, students, and the general public to connect better with current chemistry research. The Reciprocal Net's emphasis is on obtaining structures of general interest and usefulness to those several classes of digital library users. +r3d100010768 American FactFinder None >>>!!!<<< American FactFinder has been decommissioned and is no longer available. Data are now available at: data.census.gov >>>!!!<<< +American FactFinder, maintained by the U.S. Census Bureau, is a source for United States population, housing, economic, and geographic data. The Census Bureau conducts nearly one hundred surveys and censuses every year. Note that by law, no one is permitted to reveal information from these censuses and surveys that could identify any person, household, or business. +r3d100010769 Public Geodata Repository https://www.osgeo.org/projects/geonetwork/ OSGeo's mission is to support the collaborative development of open source geospatial software, in part by providing resources for projects and promoting freely available geodata. The Public Geodata Repository is a distributed repository and registry of data sources free to access, reuse, and re-distribute. +r3d100010770 Biomedical Informatics Research Network https://neuroscienceblueprint.nih.gov/factSheet/birn.htm >>>!!!<<< As stated 2017-05-16 The BIRN project was finished a few years ago. The web portal is no longer live.>>>!!!<<< BIRN is a national initiative to advance biomedical research through data sharing and online collaboration. It supports multi-site, and/or multi-institutional, teams by enabling researchers to share significant quantities of data across geographic distance and/or incompatible computing systems. BIRN offers a library of data-sharing software tools specific to biomedical research, best practice references, expert advice and other resources. +r3d100010772 Online Mendelian Inheritance in Animals https://www.omia.org/home/ Online Mendelian Inheritance in Animals (OMIA) is a catalogue/compendium of inherited disorders, other (single-locus) traits, and genes in 218 animal species (other than human and mouse and rats, which have their own resources) authored by Professor Frank Nicholas of the University of Sydney, Australia, with help from many people over the years. OMIA information is stored in a database that contains textual information and references, as well as links to relevant PubMed and Gene records at the NCBI, and to OMIM and Ensembl. +r3d100010773 Atlantic Oceanographic and Meteorological Laboratory https://www.aoml.noaa.gov/ The AOML Environmental Data Server (ENVIDS) provides interactive, on-line access to various oceanographic and atmospheric datasets residing at AOML. The in-house datasets include Atlantic Expendable Bathythermograph (XBT), Global Lagrangian Drifting Buoy, Hurricane Flight Level, and Atlantic Hurricane Tracks (North Atlantic Best Track and Synoptic). Other available datasets include Pacific Conductivitiy/Temperature/Depth Recorder (CTD) and World Ocean Atlas 1998. +r3d100010775 Sequence Read Archive https://www.ncbi.nlm.nih.gov/sra The Sequence Read Archive stores the raw sequencing data from such sequencing platforms as the Roche 454 GS System, the Illumina Genome Analyzer, the Applied Biosystems SOLiD System, the Helicos Heliscope, and the Complete Genomics. It archives the sequencing data associated with RNA-Seq, ChIP-Seq, Genomic and Transcriptomic assemblies, and 16S ribosomal RNA data. +r3d100010777 NCBI PopSet http://www.ncbi.nlm.nih.gov/popset NCBI PopSet collects DNA sequences to analyze the ways that populations are related by evolution. Such sequences indicate if populations originate from different members of the same species or from organisms of different species entirely. +r3d100010778 NCBI Nucleotide http://www.ncbi.nlm.nih.gov/nucleotide The NCBI Nucleotide database collects sequences from such sources as GenBank, RefSeq, TPA, and PDB. Sequences collected relate to genome, gene, and transcript sequence data, and provide a foundation for research related to the biomedical field. +r3d100010779 NCBI Structure https://www.ncbi.nlm.nih.gov/structure The Structure database provides three-dimensional structures of macromolecules for a variety of research purposes and allows the user to retrieve structures for specific molecule types as well as structures for genes and proteins of interest. Three main databases comprise Structure-The Molecular Modeling Database; Conserved Domains and Protein Classification; and the BioSystems Database. Structure also links to the PubChem databases to connect biological activity data to the macromolecular structures. Users can locate structural templates for proteins and interactively view structures and sequence data to closely examine sequence-structure relationships. +r3d100010780 NCBI Probe http://www.ncbi.nlm.nih.gov/probe >>>!!! NCBI has retired the Probe Database !!!<<< Probe database provides a public registry of nucleic acid reagents as well as information on reagent distributors, sequence similarities and probe effectiveness. Database users have access to applications of gene expression, gene silencing and mapping, as well as reagent variation analysis and projects based on probe-generated data. The Probe database is constantly updated. +r3d100010781 NCBI HomoloGene https://www.ncbi.nlm.nih.gov/homologene The HomoloGene database provides a system for the automated detection of homologs among annotated genes of genomes across multiple species. These homologs are fully documented and organized by homology group. HomoloGene processing uses proteins from input organisms to compare and sequence homologs, mapping back to corresponding DNA sequences. +r3d100010782 NCBI Epigenomics http://www.ncbi.nlm.nih.gov/epigenomics >>>!!! <<< The Epigenomics database was retired on June 1, 2016. + +All epigenomics data are available in our GEO resource https://www.ncbi.nlm.nih.gov/geo >>> !!! <<< The Epigenomics database provides genomics maps of stable and reprogrammable nuclear changes that control gene expression and influence health. Users can browse current epigenomic experiments as well as search, compare and browse samples from multiple biological sources in gene-specific contexts. Many epigenomes contain modifications with histone marks, DNA methylation and chromatin structure activity. NCBI Epigenomics database contains datasets from the NIH Roadmap Epigenomics Project. +r3d100010783 NCBI GSS http://www.ncbi.nlm.nih.gov/nucgss >>>!!! GSS sequences are now being merged into the NCBI Nucleotide database !!!<<< +r3d100010784 NCBI Protein Clusters https://www.ncbi.nlm.nih.gov/proteinclusters The Entrez Protein Clusters database contains annotation information, publications, structures and analysis tools for related protein sequences encoded by complete genomes. The data available in the Protein Clusters Database is generated from prokaryotic genomic studies and is intended to assist researchers studying micro-organism evolution as well as other biological sciences. Available genomes include plants and viruses as well as organelles and microbial genomes. +r3d100010786 NCBI dbVar https://www.ncbi.nlm.nih.gov/dbvar/ The dbVar is a database of genomic structural variation containing data from multiple gene studies. Users can browse data containing the number of variant cells from each study, and filter studies by organism, study type, method and genomic variant. Organisms include human, mouse, cattle and several additional animals. +***NCBI will phase out support for non-human organism data in dbSNP and dbVar beginning on September 1, 2017 *** +r3d100010788 NCBI dbGaP https://www.ncbi.nlm.nih.gov/gap/ The NCBI database of Genotypes and Phenotypes archives and distributes the results of studies that have investigated the interaction of genotype and phenotype, including genome-wide association studies, medical sequencing, molecular diagnostic assays, and association between genotype and non-clinical traits. The database provides summaries of studies, the contents of measured variables, and original study document text. dbGaP provides two types of access for users, open and controlled. Through the controlled access, users may access individual-level data such as phenotypic data tables and genotypes. +r3d100010789 BioModels https://www.ebi.ac.uk/biomodels/ BioModels is a repository of mathematical models of biological and biomedical systems. It hosts a vast selection of existing literature-based physiologically and pharmaceutically relevant mechanistic models in standard formats. Our mission is to provide the systems modelling community with reproducible, high-quality, freely-accessible models published in the scientific literature. +r3d100010790 National Center for Education Statistics https://nces.ed.gov/ The National Center for Education Statistics (NCES) is responsible for collecting and analyzing data related to education, including assessing the performance of students from early childhood through secondary education as well as the literacy level of adults and post-secondary education surveys. Users can access data on public and private schools as well as public libraries and a college navigator tool containing information on over 7,000 post-secondary institutions. +r3d100010791 National Center for Atmospheric Research https://ncar.ucar.edu/ The NCAR is a federally funded research and development center committed to research and education in atmospheric science and related scientific fields. NCAR seeks to support and enhance the scientific community nationally and globally by monitoring and researching the atmosphere and related physical and biological systems. Users can access climate and earth models created to better understand the atmosphere, the Earth and the Sun; as well as data from various NCAR research programs and projects. NCAR is sponsored by the National Science Foundation in addition to various other U.S. agencies. +r3d100010794 Minnesota Population Center https://pop.umn.edu/ The Minnesota Population Center (MPC) is a University-wide interdisciplinary cooperative for demographic research. The MPC serves more than 80 faculty members and research scientists from eight colleges and institutes at the University of Minnesota. As a leading developer and disseminator of demographic data, we also serve a broader audience of some 50,000 demographic researchers worldwide. +MPC is a DataONE member node: https://search.dataone.org/#profile/US_MPC +r3d100010796 Ligand-Gated Ion Channel Database https://lenoverelab.org/LGICdb/LGICdb.php The Ligand-Gated Ion Channel database provides access to information about transmembrane proteins that exist under different conformations, with three primary subfamilies: the cys-loop superfamily, the ATP gated channels superfamily, and the glutamate activated cationic channels superfamily.**The development of the Ligand-Gated Ion Channel database was started in 1994, as part of Le Novère's work on the phylogeny of those receptors' subunits. It grew into a serious data resource, that served the community at large. However, it is not actively maintained anymore. In addition, bioinformatics technology evolved a lot over the last two decades, so that scientists can now generate quickly customised databases from trustworthy primary data resources. Therefore, we decided to officialy freeze the data resource. The resource will not disappear, and all the information and links will stay there. But people should not consider it as an up-to-date trustable resource.** +r3d100010797 Immuno Polymorphism Database https://www.ebi.ac.uk/ipd/ Established by the HLA Informatics Group of the Anthony Nolan Research Institute, IPD provides a centralized system for studying the immune system's polymorphism in genes. The IPD maintains databases concerning the sequences of human Killer-cell Immunoglobulin-like Receptors (KIR), sequences of the major histocompatibility complex in a number of species, human platelet antigens (HPA), and tumor cell lines. Each subject has related, credible news, current research and publications, and a searchable database for highly specific, research grade genetic information. +r3d100010799 International Classification of Diseases http://www.who.int/classifications/icd/en/ ICD serves as the international standard for diagnostic classification for all general epidemiological, many health management purposes and clinical use. The ICD's resources include the analysis of different population groups' general health situations, monitoring of the incidence and prevalence of diseases in relation to the characteristics of the individuals affected, reimbursement, resource allocation, quality, and guidelines. The records provide the basis for the compilation of national mortality and morbidity statistics, and enable the storage and retrieval of diagnostic information for clinical epidemiological and quality purposes. +r3d100010800 NOAA's Integrated Coral Observing Network http://ecoforecast.coral.noaa.gov/ This site provides a central location for integrated near real-time or recent data relating to coral reefs, and also provides ecological forecasts (through artificial intelligence technology) as to the occurrence of specified environmental conditions, as prescribed by modelers, oceanographers and marine biologists. +r3d100010801 National Science Digital Library https://nsdl.oercommons.org/ The National Science Digital Library provides high quality online educational resources for teaching and learning, with current emphasis on the sciences, technology, engineering, and mathematics (STEM) disciplines—both formal and informal, institutional and individual, in local, state, national, and international educational settings. The NSDL collection contains structured descriptive information (metadata) about web-based educational resources held on other sites by their providers. These providers have contribute this metadata to NSDL for organized search and open access to educational resources via this website and its services. +r3d100010803 Integrated Relational Enzyme database https://www.ebi.ac.uk/intenz/ IntEnz contains the recommendation of the Nomenclature Committee of the International Union of Biochemistry and Molecular Biology on the nomenclature and classification of enzyme-catalyzed reactions. Users can browse by enzyme classification or use advanced search options to search enzymes by class, subclass and sub-subclass information. +r3d100010804 IMGT/HLA Database https://www.ebi.ac.uk/ipd/imgt/hla/ The IPD-IMGT/HLA Database provides a specialist database for sequences of the human major histocompatibility complex (MHC) and includes the official sequences named by the WHO Nomenclature Committee For Factors of the HLA System. The IPD-IMGT/HLA Database is part of the international ImMunoGeneTics project (IMGT). + +The database uses the 2010 naming convention for HLA alleles in all tools herein. To aid in the adoption of the new nomenclature, all search tools can be used with both the current and pre-2010 allele designations. The pre-2010 nomenclature designations are only used where older reports or outputs have been made available for download. +r3d100010805 The National Practitioner Data Bank https://www.npdb.hrsa.gov/ The National Practitioner Data Bank (NPDB), or "the Data Bank," is a confidential information clearinghouse created by Congress with the primary goals of improving health care quality, protecting the public, and reducing health care fraud and abuse in the U.S. +r3d100010806 Digital Library for Earth System Education http://www.dlese.org/lib/index.html DLESE is the Digital Library for Earth System Education, a geoscience community resource that supports teaching and learning about the Earth system. It is funded by the National Science Foundation and is being built by a community of educators, students, and scientists to support Earth system education at all levels and in both formal and informal settings. Resources in DLESE include lesson plans, scientific data, visualizations, interactive computer models, and virtual field trips - in short, any web-accessible teaching or learning material. Many of these resources are organized in collections, or groups of related resources that reflect a coherent, focused theme. In many ways, digital collections are analogous to collections in traditional bricks-and-mortar libraries. +r3d100010807 DOE Data Explorer https://www.osti.gov/dataexplorer/ The DOE Data Explorer (DDE) is an information tool to help you locate DOE's collections of data and non-text information and, at the same time, retrieve individual datasets within some of those collections. It includes collection citations prepared by the Office of Scientific and Technical Information, as well as citations for individual datasets submitted from DOE Data Centers and other organizations. +r3d100010808 Genomes OnLine Database https://gold.jgi.doe.gov/index GOLD is currently the largest repository for genome project information world-wide. The accurate and efficient genome project tracking is a vital criterion for launching new genome sequencing projects, and for avoiding significant overlap between various sequencing efforts and centers. +r3d100010809 DEWA/GRID-Geneva https://unepgrid.ch/en/ GRID-Geneva is a unique platform providing analyses and solutions for a wide range of environmental issues. GRID-Geneva serves primarily the needs of its three institutional partners - UNEP, the Swiss Federal Office for the Environment (FOEN) and the University of Geneva (UniGe) - which are linked by an ongoing, multi-year “Partnership Agreement”, along with other local-to-global stakeholders. GRID-Geneva is also a bilingual English and French centre and the key francophone link within the global GRID network of centres. GRID-Geneva is a key centre of geo-spatial know-how, with strengths in GIS, IP/remote sensing and statistical analyses, integrated through modern spatial data infrastructures and web applications. Working at the interface between scientific information and policy/decision-making, GRID-Geneva also helps to develop capacities in these fields of expertise among target audiences, countries and other groups. +r3d100010810 OFA Records https://www.ofa.org/search.html?btnSearch=Advanced+Search The OFA databases are core to the organization’s objective of establishing control programs to lower the incidence of inherited disease. Responsible breeders have an inherent responsibility to breed healthy dogs. The OFA databases serve all breeds of dogs and cats, and provide breeders a means to respond to the challenge of improving the genetic health of their breed through better breeding practices. The testing methodology and the criteria for evaluating the test results for each database were independently established by veterinary scientists from their respective specialty areas, and the standards used are generally accepted throughout the world. +r3d100010811 Cultural Policy and the Arts National Data Archive http://www.cpanda.org/cpanda/ CPANDA, the Cultural Policy and the Arts National Data Archive, is the world's first interactive digital archive of policy-relevant data on the arts and cultural policy in the United States. +r3d100010812 Global Health Observatory Data Repository http://www.who.int/gho/database/en/ The GHO data repository provides access to over 50 datasets on priority health topics including mortality and burden of diseases, the Millennium Development Goals (child nutrition, child health, maternal and reproductive health, immunization, HIV/AIDS, tuberculosis, malaria, neglected diseases, water and sanitation), non communicable diseases and risk factors, epidemic-prone diseases, health systems, environmental health, violence and injuries, equity among others. In addition, the GHO provides on-line access to WHO's annual summary of health-related data for its Member states: the World Health Statistics. +r3d100010813 Wharton Research Data Services https://wrds-web.wharton.upenn.edu/wrds/ Wharton Research Data Services (WRDS) is a web-based business data research service from The Wharton School at the University of Pennsylvania. Developed in 1993 to support faculty research at Wharton, the service has evolved to become a common tool for research for over 290 institutions around the world. WRDS is the de facto standard for business data, providing researchers worldwide with instant access to financial, economic, and marketing data through a uniform, web-based interface. This hosted data service has become the locus for quantitative data research and is recognized by the academic and financial research community around the world as the leading business intelligence tool. WRDS provides access to COMPUSTAT, CRSP, IBES, NYSE-TAQ, Bureau van Dijk, Global Insight, OptionMetrics and other important business research databases. +r3d100010814 Database of Genomic Variants Archive https://www.ebi.ac.uk/dgva/ The Database of Genomic Variants archive provides curated archiving and distribution of publicly available genomic structural variants. Direct submissions are accepted as well as published data. The DGVa is the primary supplier of data to the Database of Genomic Variants (DGV) (hosted by The Centre for Applied Genomics in Toronto, Canada). +r3d100010815 Mechanism and Catalytic Site Atlas https://www.ebi.ac.uk/thornton-srv/m-csa/Dine26!2 M-CSA is a database of enzyme reaction mechanisms. It provides annotation on the protein, catalytic residues, cofactors, and the reaction mechanisms of hundreds of enzymes. There are two kinds of entries in M-CSA. 'Detailed mechanism' entries are more complete and show the individual chemical steps of the mechanism as schemes with electron flow arrows. 'Catalytic Site' entries annotate the catalytic residues necessary for the reaction, but do not show the mechanism. The M-CSA (Mechanism and Catalytic Site Atlas) represents a unified resource that combines the data in both MACiE and the CSA +r3d100010818 ISPS Data Archive https://isps.yale.edu/research/data/ The majority of digital content in the ISPS Data Archive currently consists of social science research data from experiments, program files with the code for analyzing these data, requisite documentation to use and understand the data, and associated files. Access to the ISPS Data Archive is provided at no cost and is granted for scholarship and research purposes only. +r3d100010819 General Social Survey http://gss.norc.org/ The General Social Survey (GSS) conducts basic scientific research on the structure and development of American society with a data-collection program designed to both monitor societal change within the United States and to compare the United States to other nations. +r3d100010820 The Population Research in Sexual Minority Health Data Archive https://www.icpsr.umich.edu/icpsrweb/content/ICPSR/fenway.html The Population Research in Sexual Minority Health (PRISM) Data Archive is a collaborative project of the Center for Population Research in LGBT Health and the Inter-university Consortium for Political and Social Research (ICPSR). The PRISM data archive project is a primary initiative of the Center. PRISM makes high quality datasets useful for analysis of issues affecting sexual and gender minority populations in the United States available researchers, scholars, educators and practitioners. +r3d100010821 TeachingWithData.org http://www.teachingwithdata.org/ <<>>!!!>>> TeachingWithData.org is a portal where faculty can find resources and ideas to reduce the challenges of bringing real data into post-secondary classes. It allows faculty to introduce and build students' quantitative reasoning abilities with readily available, user-friendly, data-driven teaching materials. +r3d100010822 Spectral Database for Organic Compounds https://sdbs.db.aist.go.jp/sdbs/cgi-bin/cre_index.cgi SDBS is an integrated spectral database system for organic compounds, which includes 6 different types of spectra under a directory of the compounds. The six spectra are as follows, an electron impact Mass spectrum (EI-MS), a Fourier transform infrared spectrum (FT-IR), a 1H nuclear magnetic resonance (NMR) spectrum, a 13C NMR spectrum, a laser Raman spectrum, and an electron spin resonance (ESR) spectrum. +r3d100010823 NEW GIST Data Repository https://gistdata.itos.uga.edu/ !!!This site has been decomissioned!!!! +The Geographic Information Support Team (GIST) Repository at the University of Georgia is a USAID-funded global archive of spatial data collected and distributed for the greater humanitarian community. If you want to search for data, you will need a valid email address to create an account. +r3d100010824 NCAA Student-Athlete Experiences Data Archive https://www.icpsr.umich.edu/icpsrweb/NCAA/ The NCAA Student-Athlete Experiences Data Archive provides access to data about student athletes and will grow to include a handful of user-friendly data collections related to graduation rates; team-level Academic Progress Rates in Division I; and individual-level data on the experiences of current and former student-athletes from the NCAA's Growth, Opportunities, Aspirations and Learning of Students in college study (GOALS), and the Study of College Outcomes and Recent Experiences (SCORE). In the long run, the NCAA expects to follow this initial release with the publication of as much data as possible from its archives. The data is used by college presidents, athletic personnel, faculty, student-athlete groups, media members, and researchers in looking at issues related to intercollegiate athletics and higher education. +r3d100010825 Collaborative Psychiatric Epidemiology Surveys 2001 - 2003 https://www.icpsr.umich.edu/icpsrweb/ICPSR/studies/20240 CPES provides access to information that relates to mental disorders among the general population. Its primary goal is to collect data about the prevalence of mental disorders and their treatments in adult populations in the United States. It also allows for research related to cultural and ethnic influences on mental health. CPES combines the data collected in three different nationally representative surveys (National Comorbidity Survey Replication, National Survey of American Life, National Latino and Asian American Study). +r3d100010826 Berman Jewish Data Bank https://www.jewishdatabank.org/databank The BERMAN JEWISH DATABANK @ THE JEWISH FEDERATIONS OF NORTH AMERICA is the central online address for quantitative studies of North American Jews and Jewish communities. Archives and makes available electronically questionnaires, reports and data files from the National Jewish Population Surveys (NJPS) of 1971, 1990 and 2000-01. It provides access to other national Jewish population reports, Jewish population statistics and approximately 200 local Jewish community studies from the major Jewish communities in North America. +r3d100010827 TRY https://www.try-db.org/TryWeb/Home.php This database is a global archive and describes plant traits from throughout the globe. TRY is a network of vegetation scientists headed by DIVERSITAS, IGBP, iDiv, the Max Planck Institute for Biogeochemistry and an international Advisory Board. About half of the data are geo-referenced, providing a global coverage of more than 8000 measurement sites. +r3d100010828 Speech and Language Data Repository https://portal.issn.org/resource/ISSN/2429-6252 >>>>>!!!<<<<< As of 01/12/2015, deposit of data on SLDR website will be suspended to allow the public opening of Ortolang platform https://www.ortolang.fr/#/market/home .>>>>>!!!<<<<< +r3d100010829 India Water Portal https://www.indiawaterportal.org/ The India Water Portal is a web-based platform for sharing water management knowledge in India amongst practitioners and the general public. The included datasets can be browsed by data type, location, time, and other metadata. Data include rainfall, watersheds, groundwater, water quality, and irrigation. +r3d100010831 CCHDO https://cchdo.ucsd.edu/ The CCHDO's primary mission is to deliver the highest possible quality global CTD and hydrographic data to users. These data are a product of decades of observations related to the physical characteristics of ocean waters carried out during GO-SHIP, WOCE, CLIVAR and numerous other oceanographic research programs. Whenever possible we provide these data in three easy-to-use formats: WHP-Exchange (which we recommend for data submissions to the CCHDO), WOCE, and netCDF. The CCHDO also manages public and non-public CTD data to be used for the global Argo and OceanSITES programs. +r3d100010832 Spatial Data Repository https://spatialdata.dhsprogram.com/home/ The Spatial Data Repository provides geographically-linked health and demographic data from the MEASURE Demographic and Health Surveys (DHS) project and the U.S. Census Bureau for mapping in a geographic information system (GIS). +r3d100010833 Morphbank https://www.morphbank.net/ Morphbank :: Biological Imaging is a continuously growing database of images that scientists use for international collaboration, research and education. Images deposited in Morphbank :: Biological Imaging document a wide variety of research including: specimen-based research in comparative anatomy, morphological phylogenetics, taxonomy and related fields focused on increasing our knowledge about biodiversity. +r3d100010834 Biologic Specimen and Data Repository Information Coordinating Center https://biolincc.nhlbi.nih.gov/home/ BioLINCC is the Biologic Specimen and Data Repository Coordinating Center. The center coordinates data and biospecimens from NHLBI-funded studies that are available for use in other approved studies. The center also creates teaching data sets from NHLBI-funded studies for use in training future biostatisticians. +r3d100010835 Land Resource Information Systems Portal https://lris.scinfo.org.nz/ The LRIS portal is the first element of scinfo.org.nz, a new repository of authoritative New Zealand science datasets and information. It is has been created in response to a growing expectation that government and publicly funded science data should be readily available in authoritative human and machine readable forms. +r3d100010836 National Historical Geographic Information System https://www.nhgis.org/ The National Historical Geographic Information System (NHGIS) provides free online access to summary statistics and GIS boundary files for U.S. censuses and other nationwide surveys from 1790 through the present. +r3d100010837 Scholarly Database at Indiana University https://wiki.cns.iu.edu/display/SDBDOC/Scholarly-Database-at-Indiana-University_1246324.html The Scholarly Database (SDB) at Indiana University aims to serve researchers and practitioners interested in the analysis, modeling, and visualization of large-scale scholarly datasets. The online interface provides access to six datasets: MEDLINE papers, registered Clinical Trials, U.S. Patent and Trademark Office patents (USPTO), National Science Foundation (NSF) funding, National Institutes of Health (NIH) funding, and National Endowment for the Humanities funding – over 26 million records in total. +r3d100010838 Human Mortality Database https://www.mortality.org/ The Human Mortality Database (HMD) was created to provide detailed mortality and population data to researchers, students, journalists, policy analysts, and others interested in the history of human longevity. The Human Mortality Database (HMD) contains original calculations of death rates and life tables for national populations (countries or areas), as well as the input data used in constructing those tables. The input data consist of death counts from vital statistics, plus census counts, birth counts, and population estimates from various sources. +r3d100010839 Comparative Agendas Project https://www.comparativeagendas.net/ The Comparative Agendas Project (CAP) assembles and codes information on the policy processes of governments from around the world. CAP enables scholars, students, policy-makers and the media to investigate trends in policy-making across time and between countries. It classifies policy activities into a single, universal and consistent coding scheme. +r3d100010840 Nuclear Data Services https://www-nds.iaea.org/ Nuclear Data Services contains atomic, molecular and nuclear data sets for the development and maintenance of nuclear technologies. It includes energy-dependent reaction probabilities (cross sections), the energy and angular distributions of reaction products for many combinations of target and projectile, and the atomic and nuclear properties of excited states, and their radioactive decay data. Their main concern is providing data required to design a modern nuclear reactor for electricity production. Approximately 11.5 million nuclear data points have been measured and compiled into computerized form. +r3d100010841 AidData https://www.aiddata.org/ AidData contains information about international economic development assistance, dating back to 1947. AidData provides a searchable database of nearly one million past and present aid activities around the world, aid information management services and tools, data visualization technologies, and research designed to increase understanding of development finance. AidData is searchable by topic such as disaster prevention, energy supply, water supply or reconstruction relief. You may also search by specific regions including Africa, Europe, America, Asia, or Oceania. +r3d100010842 Xanthobase http://www.dna.affrc.go.jp/database/microbe.html <<>>!!!>>> +r3d100010843 Scripps Institute of Oceanography Explorer http://siox.sdsc.edu/ Scripps Institute of Oceanography (SIO) Explorer includes five federated collections: SIO Cruises, SIO Historic Photographs, the Seamounts, Marine Geological Samples, and the Educator’s Collection, all part of the US National Science Digital Library (NSDL). Each collection represents a unique resource of irreplaceable scientific research. The effort is collaboration among researchers at Scripps, computer scientists from the San Diego Supercomputer Center (SDSC), and archivists and librarians from the UCSD Libraries. In 2005 SIOExplorer was extended to the Woods Hole Oceanographic Institution with the Multi-Institution Scalable Digital Archiving project, funded through the joint NSF/Library of Congress digital archiving and preservation program, creating a harvesting methodology and a prototype collection of cruises, Alvin submersible dives and Jason ROV lowerings. +r3d100010844 Adult Blood Lead Epidemiology and Surveillance Interactive Database https://www.cdc.gov/niosh/topics/ables/ ABLES provides data on lead exposure of adults in the United States. The data comes from laboratory-reported elevated blood lead levels. +r3d100010845 Census of Agriculture https://www.nass.usda.gov/AgCensus/ The Census of Agriculture provides extensive data about U.S. agriculture at the country, state and county level. The census is conducted every 5 years, and it gathers uniform, detailed data about U.S. farms and ranches and their operators. Data from recent censuses are available in different formats, but historical censuses (back to 1840) are available in pdf format. +r3d100010847 FAOSTAT https://www.fao.org/faostat/en/#home FAOSTAT provides time-series data about agriculture, nutrition, fisheries, forestry and food aid by country and region from 1961 to present. FAOSTAT is a multilingual database. Data can be searched, browsed, and downloaded. +r3d100010848 National Mine Map Repository https://mmr.osmre.gov/ The National Mine Map Repository (NMMR) collects, maintains, and provides U.S. coal and non-coal mine maps to individuals, public and private sectors. NMMR mine maps and data are searchable and indexed by state, county, company name, and mine name. Accessing NMMR mine maps and data requires contacting NMMR. NMMR has a diverse customer population and has provided data to efforts supporting industrial and commercial development, highway construction, and the preservation of public health, safety and welfare. +r3d100010849 National Atmospheric Deposition Program https://nadp.slh.wisc.edu/ The NADP monitors precipitation chemistry from numerous sites around the United States. The NADP consists of 5 networks: National Trends Network, Mercury Deposition Network, Atmospheric Integrated Research Monitoring Network, Atmospheric Mercury Network, and Ammonia Monitoring Network. Data is provided by each network. +r3d100010850 Phytozome https://phytozome-next.jgi.doe.gov/ Phytozome is the Plant Comparative Genomics portal of the Department of Energy's Joint Genome Institute. Families of related genes representing the modern descendants of ancestral genes are constructed at key phylogenetic nodes. These families allow easy access to clade-specific orthology/paralogy relationships as well as insights into clade-specific novelties and expansions. +r3d100010851 American National Election Studies https://electionstudies.org/ The American National Election Studies (ANES) conducts national surveys and pilot studies and provides large, multifaceted datasets. + Time Series Studies are conducted during years of national elections, with pre-election and post-election surveys conducted in presidential election years and post-election surveys conducted during congressional election years. Pilot Studies are normally conducted in years when there is no national election and are designed to test new, or to refine existing, instrumentation and study designs. Other Major Data Collections includes panel studies and other special studies. +r3d100010852 Solar Dynamics Observatory https://sdo.gsfc.nasa.gov/ The Solar Dynamics Observatory (SDO) studies the solar atmosphere on small scales of space and time, in multiple wavelengths. This is a searchable database of all SDO data, including citizen scientist images, space weather and near real time data, and helioseismology data. +r3d100010853 Pig Expression Data Explorer http://pede.dna.affrc.go.jp/ The Pig Expression Data Explorer (PEDE) database system stores full-length cDNA libraries of swine data accesible via keyword and ID searches. Data is publically available, and may specifically interest genetic researchers interested in disease sucsceptibly, and major and minor porcine specific antigens. +r3d100010854 The International Research Institute for Climate and Society https://iri.columbia.edu/resources/data-library/ International Research Institute for Climate and Society (IRI) research focuses on climate, environmental monitoring, agriculture, health, water, and economic sectors in Africa, Asia and Pacific, and Latin America and Caribbean. The IRI data library is a freely accessible data repository and analysis tool. IRI allows users to view, manipulate, and download climate-related data sets through a standard web browser. +r3d100010855 Registry of Open Data on AWS https://registry.opendata.aws/ The Registry of Open Data on AWS provides a centralized repository of public data sets that can be seamlessly integrated into AWS cloud-based applications. AWS is hosting the public data sets at no charge to their users. Anyone can access these data sets from their Amazon Elastic Compute Cloud (Amazon EC2) instances and start computing on the data within minutes. Users can also leverage the entire AWS ecosystem and easily collaborate with other AWS users. +r3d100010856 Gramene http://www.gramene.org/ Gramene is a platform for comparative genomic analysis of agriculturally important grasses, including maize, rice, sorghum, wheat and barley. Relationships between cereals are queried and displayed using controlled vocabularies (Gene, Plant, Trait, Environment, and Gramene Taxonomy) and web-based displays, including the Genes and Quantitative Trait Loci (QTL) modules. +r3d100010857 IonomicHub https://www.ionomicshub.org/home/PiiMS iHUB is a collaborative environment that supports research that relate to the genes and gene networks that control the ionomes, mineral nutrient, and trace element compositions of tissues and organisms. It provides tools to share data, literature, and coordinating collection efforts, among others. It contains ionomic data on more than 200.000 samples. +r3d100010858 Tropical Cyclone Information System https://tropicalcyclone.jpl.nasa.gov/ The JPL Tropical Cyclone Information System (TCIS) was developed to support hurricane research. There are three components to TCIS; a global archive of multi-satellite hurricane observations 1999-2010 (Tropical Cyclone Data Archive), North Atlantic Hurricane Watch and ASA Convective Processes Experiment (CPEX) aircraft campaign. Together, data and visualizations from the real time system and data archive can be used to study hurricane process, validate and improve models, and assist in developing new algorithms and data assimilation techniques. +r3d100010859 World Register of Marine Species http://www.marinespecies.org/index.php The World Register of Marine Species (WoRMS) integrates approximately 100 marine datbases to provide an authoritative and comprehensive list of marine organisms. WoRMS has an editorial system where taxonomic groups are managed by experts responsible for the quality of the information. WorMS register of marine species emerged from the European Register of Marine Species (ERMS) and the Flanders Marine Institute (VLIZ). WoRMS is a contribution to Lifewatch, Catalogue of Life, Encyclopedia of Life, +Global Biodiversity Information Facility and the Census of Marine Life. +r3d100010860 JPL Multi-angle Imaging SpectroRadiometer https://misr.jpl.nasa.gov/ The Multi-angle Imaging SpectroRadiometer (MISR) measurements are designed to improve understanding of the Earth’s environment and climate. MISR provides radiometrically and geometrically calibrated images in four spectral bands at each of nine widely-spaced angles. Spatial sampling of 275 and 1100 meters is provided on a global basis. All MISR data products are available in HDF-EOS format, and select products are available in netCDF format. +r3d100010862 Health and Retirement Study https://hrsonline.isr.umich.edu/ The Health and Retirement Study (HRS) is a longitudinal panel study that surveys a representative sample of more than 26,000 Americans over the age of 50 every two years. The study has collected information about income, work, assets, pension plans, health insurance, disability, physical health and functioning, cognitive functioning, genetic information and health care expenditures. +r3d100010863 FLOSSmole https://flossmole.org/ FLOSSmole is a collaborative collection of free, libre, and open source software (FLOSS) data. FLOSSmole contains nearly 1 TB of data covering the period 2004 until now, about more than 500,000 different open source projects. +r3d100010864 Griffith University Research Data Repository https://research-repository.griffith.edu.au/handle/10072/392601 The Griffith University Research Data Repository makes the collections and datasets produced by Griffith researchers accessible and searchable. +r3d100010865 Clouds and the Earth's Radiant Energy System https://ceres.larc.nasa.gov/ The Clouds and the Earth’s Radiant Energy System (CERES) is a key component of the Earth Observing System (EOS) program. CERES instruments provide radiometric measurements of the Earth’s atmosphere from three broadband channels. CERES products include both solar-reflected and Earth-emitted radiation from the top of the atmosphere to the Earth's surface. +r3d100010866 Kenya Open Data https://www.opendata.go.ke/ Kenya Open Data offers visualizations tools, data downloads, and easy access for software developers. Kenya Open Data provides core government development, demographic, statistical and expenditure data available for researchers, policymakers, developers and the general public. Kenya is the first developing country to have an open government data portal, the first in sub-Saharan Africa and second on the continent after Morocco. The initiative has been widely acclaimed globally as one of the most significant steps Kenya has made to improve governance and implement the new Constitution’s provisions on access to information. +r3d100010867 Tropical Rainfall Measuring Mission https://trmm.gsfc.nasa.gov/ TRMM is a research satellite designed to improve our understanding of the distribution and variability of precipitation within the tropics as part of the water cycle in the current climate system. By covering the tropical and sub-tropical regions of the Earth, TRMM provides much needed information on rainfall and its associated heat release that helps to power the global atmospheric circulation that shapes both weather and climate. In coordination with other satellites in NASA's Earth Observing System, TRMM provides important precipitation information using several space-borne instruments to increase our understanding of the interactions between water vapor, clouds, and precipitation, that are central to regulating Earth's climate. +The TRMM mission ended in 2015 and final TRMM multi-satellite precipitation analyses (TMPA, product 3B42/3B43) data processing will end December 31st, 2019. As a result, this TRMM webpage is in the process of being retired and some TRMM imagery may not be displaying correctly. Some of the content will be moved to the Precipitation Measurement Missions website https://gpm.nasa.gov/ and our team is exploring ways to provide some of the real-time products using GPM data. Please contact us if you have any additional questions. +r3d100010868 Data.gov.au https://data.gov.au/ Data.gov.au provides public access, download, and reuse to raw data from the Australian Government, state and territory governments. Data.gov.au encourages user feedback and suggestions. Site upgrades and new features will be made over time. +r3d100010869 Open Government Canada - Open Data https://open.canada.ca/en/open-data The Canada Open Data Project provides Government of Canada data to the public as potential driver for economic innovation. Searchable and browsable raw data is available for download, and the public can recommend specific data be made available. +r3d100010870 AHRI Data Repository https://data.ahri.org/index.php/home The Africa Health Research Institute (AHRI) has published its updated analytical datasets for 2016. +The datasets cover socio-economic, education and employment information for individuals and households in AHRI’s population research area in rural northern KwaZulu-Natal. The datasets also include details on the migration patterns of the individuals and households who migrated into and out of the surveillance area as well as data on probable causes of death for individuals who passed away. Data collection for the 2016 individual interviews – which involves a dried blood spot sample being taken – is still in progress, and therefore datasets on HIV status and General Health only go up to 2015 for now. +Over the past 16 years researchers have developed an extensive longitudinal database of demographic, social, economic, clinical and laboratory information about people over the age of 15 living in the AHRI population research area. During this time researchers have followed more than 160 000 people, of which 92 000 are still in the programme. +r3d100010871 IUCN Red List of Threatened Species https://www.iucnredlist.org/ The IUCN Red List of Threatened Species provides taxonomic, conservation status and distribution data on plants and animals that are critically endangered, endangered and vulnerable. Data are available in Esri File Geodatabase format, Esri Shapefile format, and Excel format. +r3d100010872 UNAVCO https://www.unavco.org/data/data.html UNAVCO promotes research by providing access to data that our community of geodetic scientists uses for quantifying the motions of rock, ice and water that are monitored by a variety of sensor types at or near the Earth's surface. After processing, these data enable millimeter-scale surface motion detection and monitoring at discrete points, and high-resolution strain imagery over areas of tens of square meters to hundreds of square kilometers. The data types include GPS/GNSS, imaging data such as from SAR and TLS, strain and seismic borehole data, and meteorological data. Most of these can be accessed via web services. In addition, GPS/GNSS datasets, TLS datasets, and InSAR products are assigned digital object identifiers. +r3d100010873 National Agricultural Statistics Service https://www.nass.usda.gov/ As a department of the United States Department of Agriculture (USDA) the National Agricultural Statistics Service (NASS) continually surveys and reports on U.S. agriculture. NASS reports include production and supplies of food and fiber, prices paid and received by farmers, farm labor and wages, farm finances, chemical use, and changes in the demographics of U.S. producers. NASS provides objective and unbiased statistics of states and counties, while safeguarding the privacy of farmers and ranchers. +r3d100010874 XNAT CENTRAL https://central.xnat.org/ XNAT CENTRAL is a publicly accessible datasharing portal at Washinton University Medical School using XNAT software. XNAT provides neuroimaging data through a web interface and a customizable open source platform. XNAT facilitates data uploads and downloads for data sharing, processing and organization. +r3d100010875 ExPASy Bioinformatics Resource Portal https://www.expasy.org/ Swiss Institute of Bioinformatics (SIB) coordinates research and education in bioinformatics throughout Switzerland and provides bioinformatics services to the national and international research community. ExPASy gives access to numerous repositories and databases of SIB. For example: array map, MetaNetX, SWISS-MODEL and World-2DPAGE, and many others see a list here http://www.expasy.org/resources +r3d100010876 U.S. Department of Labor, Bureau of Labor Statistics https://www.bls.gov/data/ The U.S. Bureau of Labor Statistics collects, analyzes, and publishes reliable information on many aspects of the United States economy and society. They measure employment, compensation, worker safety, productivity, and price movements. This information is used by jobseekers, workers, business leaders, and others to assist them in making sound decisions at work and at home. Statistical data covers a wide range of topics about the labor market, economy and society in the U.S.; subject areas include: Inflation & Prices, Employment, Unemployment, Pay & Benefits, Spending & Time Use, Productivity, Workplace Injuries, International, and Regional Resources. Data is available in multiple formats including charts and tables as well as Bureau of Labor Statistics publications. +r3d100010877 ROAR Isolate Database None The repository is no longer available. >>>!!!<<< 2019-03-29: no more access to ROAR Isolate Database >>>!!!<<< +r3d100010878 ComBase https://www.combase.cc/index.php/en/ ComBase is a resource for quantitative and predictive food microbiology. ComBase includes a database of observed microbial responses to a variety of food-related environments and a collection of predictive models. +r3d100010879 Gateway to Global Aging Data https://g2aging.org/ The Gateway to Global Aging Data is a platform for population survey data on aging around the world. This site offers a digital library of survey questions, a search engine for finding comparable questions across surveys, and identically defined variables for cross-country analysis. The Survey Meta Data Repository provides Health and Retirement Study metadata of family surveys. Survey Meta Data Repository primarily provides access to survey metadata so researchers can compare survey formats, types and identically defined variables. Additional resources include tools for cross-country analysis, general statistics by country and year, survey question library, and tools for comparing questions across the surveys. Datasets are in Stata format; users must register and request datasets. +r3d100010881 NCBI dbMHC https://www.ncbi.nlm.nih.gov/gv/mhc/ >>>> !!! the repository is no longer available - Data previously on the site are now available at ftp://ftp.ncbi.nlm.nih.gov/pub/mhc/mhc/Final Archive. !!! <<< The dbMHC database provides an open, publicly accessible platform for DNA and clinical data related to the human Major Histocompatibility Complex (MHC). The dbMHC provides access to human leukocyte antigen (HLA) sequences, HLA allele and haplotype frequencies, and clinical datasets. +r3d100010882 EMDataResource http://www.emdataresource.org/ Cryo electron microscopy enables the determination of 3D structures of macromolecular complexes and cells from 2 to 100 Å resolution. EMDataResource is the unified global portal for one-stop deposition and retrieval of 3DEM density maps, atomic models and associated metadata, and is a joint effort among investigators of the Stanford/SLAC CryoEM Facility and the Research Collaboratory for Structural Bioinformatics (RCSB) at Rutgers, in collaboration with the EMDB team at the European Bioinformatics Institute. EMDataResource also serves as a resource for news, events, software tools, data standards, and validation methods for the 3DEM community. +The major goal of the EMDataResource project in the current funding period is to work with the 3DEM community to (1) establish data-validation methods that can be used in the process of structure determination, (2) define the key indicators of a well-determined structure that should accompany every deposition, and (3) implement appropriate validation procedures for maps and map-derived models into a 3DEM validation pipeline. +r3d100010883 The Global Proteome Machine https://www.thegpm.org/index.html The Global Proteome Machine (GPM) is a protein identification database. This data repository allows users to post and compare results. GPM's data is provided by contributors like The Informatics Factory, University of Michigan, and Pacific Northwestern National Laboratories. The GPM searchable databases are: GPMDB, pSYT, SNAP, MRM, PEPTIDE and HOT. +r3d100010884 Surveillance Epidemiology and End Results https://seer.cancer.gov/ A premier source for United States cancer statistics, SEER gathers information related to incidence, prevalence, and survival from specific geographic areas that represent 28 percent of the population, as well as compiles related reports and reports on the national cancer mortality rates. Their aim is to provide information related to cancer statistics and decrease the burden of cancer in the national population. SEER has been collecting data from cancer cases since 1973. +r3d100010886 Demographic and Health Surveys https://dhsprogram.com/ MEASURE DHS is advancing global understanding of health and population trends in developing countries through nationally-representative household surveys that provide data for a wide range of monitoring and impact evaluation indicators in the areas of population, health, HIV, and nutrition. The database collects, analyzes, and disseminates data from more than 300 surveys in over 90 countries. MEASURE DHS distributes, at no cost, survey data files for legitimate academic research. +r3d100010887 TalkBank http://talkbank.org/ TalkBank provides transcripts, audio and video of communicative interactions for research in human and animal communication. +r3d100010888 Digital Lunar Orbiter Photographic Atlas of the Moon https://www.lpi.usra.edu/resources/lunar_orbiter/ The Lunar Orbiter Photographic Atlas of the Moon by Bowker and Hughes (NASA SP-206) is considered the definitive reference manual to the global photographic coverage of the Moon. The images contained within the atlas are excellent for studying lunar morphology because they were obtained at low to moderate Sun angles. The digital Lunar Orbiter Atlas of the Moon is a reproduction of the 675 plates contained in Bowker and Hughes. The digital archive, however, offers many improvements upon its original hardbound predecessor. Multiple search capabilities were added to the database to expedite locating images and features of interest. For accuracy and usability, surface feature information has been updated and improved. Lastly, to aid in feature identification, a companion image containing feature annotation has been included. The symbols on the annotated overlays, however, should only be used as locators and not for precise measurements. More detailed information about the digital archive process can be read in abstracts presented at the 30th and 31st Lunar and Planetary Science Conferences. +r3d100010890 Protein Circular Dichroism Data Bank https://pcddb.cryst.bbk.ac.uk/ The Protein Circular Dichroism Data Bank (PCDDB) provides and accepts a circular dichroism spectra data. The PCDDB and it's parent organization, the Institute of Structural and Molecular Biology (ISMB), investigate molecular structure using techniques such as biomolecular nuclear magnetic resonance, X-ray crystallography and computational structure prediction, as methods for protein production and biological characterization. +r3d100010892 DMITRE Petroleum None >>>!!!<<< the url is no longer responsive <<>> South Australia has considerable potential for petroleum and geothermal energy. The Energy Resources Division provides geoscientific and engineering information and data to support industry exploration and development. +r3d100010894 International Satellite Cloud Climatology Project https://eosweb.larc.nasa.gov/project/isccp/isccp_table The International Satellite Cloud Climatology Project (ISCCP) is a database of intended for researchers to share information about cloud radiative properties. The data sets focus on the effects of clouds on the climate, the radiation budget, and the long-term hydrologic cycle. Within the data sets the data entries are broken down into entries of specific characteristics based on temporal resolution, spatial resolution, or temporal coverage. +r3d100010895 Journal of Cell Biology - JCB DataViewer https://rupress.org/jcb/pages/history >>>!!!<<< Data originally published in the JCB DataViewer has been moved BioStudies. Please note that while the majority of data were moved, some authors opted to remove their data completely. >>>!!!<<< Migrated data can be found at https://www.ebi.ac.uk/biostudies/JCB/studies. Screen data are available in the Image Data Resource repository. http://idr.openmicroscopy.org/webclient/?experimenter=-1 >>>!!!<<< The DataViewer was decommissioned in 2018 as the journal evolved to an all-encompassing archive policy towards original source data and as new data repositories that go beyond archiving data and allow investigators to make new connections between datasets, potentially driving discovery, emerged. JCB authors are encouraged to make available all datasets included in the manuscript from the date of online publication either in a publicly available database or as supplemental materials hosted on the journal website. We recommend that our authors store and share their data in appropriate publicly available databases based on data type and/or community standard. >>>!!!<<< +r3d100010896 EVIA Digital Archive Project http://eviada.webhost.iu.edu/Scripts/mainCat.cfm?mc=7 The EVIA Digital Archive Project is a repository of ethnographic video recordings and an infrastructure of tools and systems supporting scholars in the ethnographic disciplines. The project focuses on the fields of ethnomusicology, folklore, anthropology, and dance ethnology. +r3d100010897 Agri-Environmental Research Data Repository Dataverse https://borealisdata.ca/dataverse/ugardr The Agri-Environmental Research Data Repository includes datasets from several studies conducted by researchers at the University of Guelph. This repository includes data on topics such as crop yield, soil moisture, weather and agroforestry. +r3d100010898 Center for Demography of Health and Aging https://cdha.wisc.edu/ The CDHA assists researchers to create, document, and distribute public use microdata on health and aging for secondary analysis. Major research themes include: midlife development and aging; economics of population aging; inequalities in health and aging; international comparative studies of health and aging; and the investigation of linkages between social-demographic and biomedical research in population aging. The CDHA is one of fourteen demography centers on aging sponsored by the National Institute on Aging. +r3d100010899 Measurements Of Pollution In The Troposphere https://eosweb.larc.nasa.gov/project/mopitt/mopitt_table Measurements Of Pollution In The Troposphere (MOPITT) was launched into sun-synchronous polar orbit on December 18, 1999, aboard TERRA, a NASA satellite orbiting 705 km above the Earth. MOPITT monitors changes in pollution patterns and the effects on Earth’s troposphere. MOPITT uses near-infrared radiation at 2.3 µm and thermal-infrared radiation at 4.7 µm to calculate atmospheric profiles of CO. +r3d100010900 IRMA Portal https://irma.nps.gov/Portal IRMA (Integrated Resource Management Applications) provides natural and cultural resources data from the National Park Service. Most entries are in the form of peer-reviewed publications, but some are raw data sets based on in-park research projects. +r3d100010901 HUGO Gene Nomenclature Committee https://www.genenames.org/ The HUGO Gene Nomenclature Committee (HGNC) assigned unique gene symbols and names to over 35,000 human loci, of which around 19,000 are protein coding. This curated online repository of HGNC-approved gene nomenclature and associated resources includes links to genomic, proteomic and phenotypic information, as well as dedicated gene family pages. +r3d100010902 Australian National Corpus https://researchdata.edu.au/australian-national-corpus/2018 The Australian National Corpus collates and provides access to assorted examples of Australian English text, transcriptions, audio and audio-visual materials. Text analysis tools are embedded in the interface allowing analysis and downloads in *.CSV format. +r3d100010903 Institute of Museum and Library Services Data Collection https://www.imls.gov/research-tools/data-collection The IMLS conducts annual surveys of public and state libraries in the US that have response rates near 100%. Data is compiled for states, library systems, and individual library branches and includes statistics for circulation, visits, staff, expenditures, and more. Data is available in two formats: MS Access and flat file, plain text. Data for museums is now included. +r3d100010904 Informatics Research Data Repository https://www.nii.ac.jp/dsc/idr/en/index.html The Informatics Research Data Repository is a Japanese data repository that collects data on disciplines within informatics. Such sub-categories are things like consumerism and information diffusion. The primary data within these data sets is from experiments run by IDR on how one group is linked to another. +r3d100010905 NCBI Trace Archive https://www.ncbi.nlm.nih.gov/Traces/trace.cgi The NCBI Trace Archive is a permanent repository of DNA sequence chromatograms (traces), base calls, and quality estimates for single-pass reads from various large-scale sequencing projects. The Trace Archive serves as the repository of sequencing data from gel/capillary platforms such as Applied Biosystems ABI 3730®. +The Sequence Read Archive (SRA) stores sequencing data from the next generation of sequencing platforms including Roche 454 GS System®, Illumina Genome Analyzer®, Applied Biosystems SOLiD® System, Helicos Heliscope®, and others. The Trace Assembly Archive stores pairwise alignment and multiple alignment of sequencing reads, linking basic trace data with finished genomic sequence. +r3d100010907 B.C. Conservation Data Centre https://www2.gov.bc.ca/gov/content/environment/plants-animals-ecosystems/conservation-data-centre The British Columbia Conservation Data Centre (CDC) collects and disseminates information on plants, animals and ecosystems at risk in British Columbia. The " BC Species and Ecosystems Explorer" is a source for authoritative conservation information on approximately 7400 plants and animals, and over 600 ecological communities (ecosystems)in British Columbia. Information includes conservation status, legal designation, and ecosection values for ecological communities. +r3d100010908 Atlantic Canada Conservation Data Centre http://www.accdc.com/ The Atlantic Canada Conservation Data Centre (ACCDC) maintains comprehensive lists of plant and animal species. The Atlantic CDC has geo-located records of species occurrences and records of extremely rare to uncommon species in the Atlantic region, including New Brunswick, Nova Scotia, Prince Edward Island, Newfoundland, and Labrador. The Atlantic CDC also maintains biological and other types of data in a variety of linked databases. +r3d100010909 Canadian Biodiversity Information Facility http://www.cbif.gc.ca/eng/home/?id=1370403266262 !!! <<< the repository is offline >>> !!! The CBIF provides primary data on biological species of interest to Canadians. CBIF supports a wide range of social and economic decisions including efforts to conserve our biodiversity in healthy ecosystems, use our biological resources in sustainable ways, and monitor and control pests and diseases. Tools provided by the CBIF include the Integrated Taxonomic Information System (ITIS), Species Access Network, Online Mapping, and the SpeciesBank, including Butterflies of Canada. The CBIF is a member of the Global Biodiversity Information Facility (GBIF). +r3d100010913 Store.Synchrotron Data Store https://store.synchrotron.org.au/ Store.Synchrotron is a fully functional, cloud computing based solution to raw X-ray data archival and dissemination at the Australian Synchrotron, largest stand-alone piece of scientific infrastructure in the southern hemisphere. Store.Synchrotron represents the logical extension of a long-standing effort in the macromolecular crystallography community to ensure that satisfactory evidence is provided to support the interpretation of structural experiments. +r3d100010914 Australian Ocean Data Network Portal https://portal.aodn.org.au Australian Ocean Data Network (AODN) provides data collected by the Australian marine community. AODN's data is searchable via map interface and metadata catalogue. AODN is Australia's exhaustive repository for marine and climate data. AODN has merged with IMOS eMarine Information Infrastructure (eMII) Facility in May 2016. IMOS is a multi-institutional collaboration with a focus on open data access. It is ideally placed to manage the AODN on behalf of the Australian marine and climate community. +r3d100010915 History Data Service http://hds.essex.ac.uk/ The History Data Service data collection brings together over 650 separate studies transcribed, scanned or compiled from historical sources. The studies cover a wide range of historical topics, from the seventh century to the twentieth century. Although the primary focus of the collection is on the United Kingdom, it also includes a significant body of cross-national and international data collections. Examples of topics covered include: nineteenth and twentieth century statistics, manuscript census records, state finance data, demographic data, mortality data, community histories, electoral history and economic indicators. +r3d100010916 British Geological Survey http://www.bgs.ac.uk/ The British Geological Survey (BGS), the world’s oldest national geological survey, has over 400 datasets including environmental monitoring data, digital databases, physical collections (borehole core, rocks, minerals and fossils), records and archives. +r3d100010917 Geoscience Australia http://www.ga.gov.au/ Geoscience Australia provides geosciences data on Australia's onshore and offshore natural resources discovery, sustainable energy opportunities, and potential impacts on population, economy and environment. +r3d100010918 Atlas of Living Australia https://www.ala.org.au/ The Atlas of Living Australia (ALA) combines and provides scientifically collected data from a wide range of sources such as museums, herbaria, community groups, government departments, individuals and universities. Data records consist of images, literature, molecular DNA data, identification keys, species interaction data, species profile data, nomenclature, source data, conservation indicators, and spatial data. +r3d100010919 Terrestrial Ecosystem Research Network https://tern.org.au TERN provides open data, research and management tools, data infrastructure and site-based research equipment. +The open access ecosystem data is provided by TERN Data Discovery Portal , see https://www.re3data.org/repository/r3d100012013 +r3d100010920 OzFlux https://data.ozflux.org.au/portal/home.jspx OzFlux provides micro-meteorological measurements from over 500 stations to provide data for atmospheric model testing specific to exchanges of carbon, water vapor and energy between terrestrial ecosystems and the atmosphere. +r3d100010922 MozAtlas http://mozatlas.gen.cam.ac.uk/mozatlas/ MozAtlas provides gene expression data of adult male and female mosquitoes as tables, expressions, trees and models. MozAtlas also provides sequence orthology relationships with data provided by FlyBase, Vectorbase, Beetlebase, BeeBase, and WormBase. +r3d100010923 Australian Breast Cancer Tissue Bank https://www.abctb.org.au/abctbNew2/default.aspx The Australian Breast Cancer Tissue Bank (ABCTB) provides data contributed by an Australian network of cancer clinicians, researchers, and patients. ABCTB privacy protection policy ensures patients' identities are not revealed and cancer researchers are the only individuals with open access to data. +r3d100010924 OpenNeuro https://openneuro.org/ The OpenNeuro project (formerly known as the OpenfMRI project) was established in 2010 to provide a resource for researchers interested in making their neuroimaging data openly available to the research community. It is managed by Russ Poldrack and Chris Gorgolewski of the Center for Reproducible Neuroscience at Stanford University. The project has been developed with funding from the National Science Foundation, National Institute of Drug Abuse, and the Laura and John Arnold Foundation. +r3d100010925 BeeBase http://hymenopteragenome.org/beebase/ BeeBase provides gene sequences and genomes of Bombus terrestris, B. impatiens, Apis mellifera and three of its pathogens. BeeBase data is discoverable and analyzed via genome browsers, blast search, and apollo annotation tool. +r3d100010926 Organelle Genome Megasequencing Program https://megasun.bch.umontreal.ca/ogmp/ The Organelle Genome Megasequencing Program (OGMP) provides mitochondrial, chloroplast, and mitochondrial plasmid genome data. OGMP tools allow direct comparison of OGMP and NCBI validated records. Includes GOBASE, a taxonomically broad organelle genome database that organizes and integrates diverse data related to mitochondria and chloroplasts. +r3d100010927 Barcode of Life Data Systems https://www.boldsystems.org/ The Barcode of Life Data Systems (BOLD) provides DNA barcode data. BOLD's online workbench supports data validation, annotation, and publication for specimen, distributional, and molecular data. The platform consists of four main modules: a data portal, a database of barcode clusters, an educational portal, and a data collection workbench. +BOLD is the go-to site for DNA-based identification. As the central informatics platform for DNA barcoding, BOLD plays a crucial role in assimilating and organizing data gathered by the international barcode research community. Two iBOL (International Barcode of Life) Working Groups are supporting the ongoing development of BOLD. +r3d100010928 British Antarctic Survey https://www.bas.ac.uk/data/our-data/ British Antarctic Survey (BAS) has, for over 60 years, undertaken the majority of Britain's scientific research on and around the Antarctic continent. Atmospheric, biosphere, cryosphere, geosphere, hydrosphere, and Sun-Earth interactions metadata and data are available. Geographic information and collections are highlighted as well. Information and mapping services include a Discovery Metadata System, Data Access System, the Antarctic Digital Database (ADD), Geophysics Data Portal (BAS-GDP), ICEMAR, a fossil database, and the Antarctic Plant Database. +r3d100010929 Fisheries and Oceans Canada Pacific Region Data Archive https://www.pac.dfo-mpo.gc.ca/science/oceans/data-donnees/index-eng.html The Institute of Ocean Sciences (IOS)/Ocean Sciences Division (OSD) data archive contains the holdings of oceanographic data generated by the IOS and other agencies and laboratories, including the Institute of Oceanography at the University of British Columbia and the Pacific Biological Station. The contents include data from B.C. coastal waters and inlets, B.C. continental shelf waters, open ocean North Pacific waters, Beaufort Sea and the Arctic Archipelago. +r3d100010930 TB Database https://www.tbdb.org/ The repository is no longer available. >>>!!!<<< 2018-08-29: no more access to TB Database >>>!!!<<< +r3d100010931 The Human Protein Atlas https://www.proteinatlas.org/ The Swedish Human Protein Atlas project has been set up to allow for a systematic exploration of the human proteome using Antibody-Based Proteomics. This is accomplished by combining high-throughput generation of affinity-purified antibodies with protein profiling in a multitude of tissues and cells assembled in tissue microarrays. Confocal microscopy analysis using human cell lines is performed for more detailed protein localization. The program hosts the Human Protein Atlas portal with expression profiles of human proteins in tissues and cells. The main objective of the resource centre is to produce specific antibodies to human target proteins using a high-throughput production method involving the cloning and protein expression of Protein Epitope Signature Tags (PrESTs). After purification, the antibodies are used to study expression profiles in cells and tissues and for functional analysis of the corresponding proteins in a wide range of platforms. +r3d100010932 Gene Expression Nervous System Atlas http://www.gensat.org/index.html The GENSAT project aims to map the expression of genes in the central nervous system of the mouse. It is a collection of pictorial gene expression maps of the brain and spinal cord of the mouse. +r3d100010933 AIMS Data Catalogue https://www.aims.gov.au/docs/data/data.html The Australian Institute of Marine Science (AIMS) is a tropical marine research center. Data are available on topics including reef weather, sea temperature, cyclones, and water quality. +r3d100010934 State of the Salmon http://www.stateofthesalmon.org/resources/ State of the Salmon provides data on abundance, diversity, and ecosystem health of wild salmon populations specific to the Pacific Ocean, North Western North America, and Asia. Data downloads are available using two geographic frameworks: Salmon Ecoregions or Hydro 1K. +r3d100010935 TropFlux https://incois.gov.in/tropflux/index.jsp The TropFlux provides surface heat and momentum flux data of tropical oceans (30°N-30°S) between January 1979 and September 2011. The TropFlux data is produced under a collaboration between Laboratoire d’Océanographie: Expérimentation et Approches Numériques (LOCEAN) from Institut Pierre Simon Laplace (IPSL, Paris, France) and National Institute of Oceanography/CSIR (NIO, Goa, India), and supported by Institut de Recherche pour le Développement (IRD, France). TropFlux relies on data provided by the ECMWF Re-Analysis interim (ERA-I) and ISCCP projects. Since 2014 located at Indian National Centre for Ocean Information Services. +r3d100010937 MedEffect Canada - Adverse Reaction Database https://www.canada.ca/en/health-canada/services/drugs-health-products/medeffect-canada.html MedEffect Canada’s Adverse Reaction Online Database contains information on suspected adverse reaction reports related to marketed health products that were submitted to Health Canada by consumers and health professionals, who submit reports voluntarily, as well as by Market Authorization Holders (manufacturers and distributors), who are required to submit reports according to the Next link will take you to another Web site Food and Drugs Regulations. +r3d100010938 Statistics Greenland https://stat.gl/default.asp?Lang=en Statistics Greenland collects, processes, and publicizes statistical material concerning social issues in Greenland. Information is published in English, Greenlandic, and Danish, although not all information has been translated. +r3d100010939 Foundation for Child Development Resources https://www.fcd-us.org/ The resource section of the Foundation for Child Development is a collection of reports, research, papers, and other materials published primarily by FCD and its grantees. The resource section contains materials relating to FCD’s current programs: PreK-3rd Education, Young Scholars Program, and Child Well-Being Index (CWI). FCD archives from 1909 - 2000 are located at the Rockefeller Archive Center. To view a description of the collection visit FCD at the Rockefeller Archive Center 1904 -2001 https://dimes.rockarch.org/collections/SFRdoaE5i8W4kksvS8TzuB?category=&limit=40&query=fcd +r3d100010940 GeoBase http://www.geobase.ca/ <<>>!!!>>> +All GeoBase products are available on the Open Government of Canada portal: https://open.canada.ca/data/en/dataset?q=geobase&organization=nrcan-rncan +GeoBase initiative provides geospatial data of the entire Canadian landmass for government, business, and/or personal assessments of sustainable resource development, public safety, sanitation, and environmental protection. Data is available for download as ESRI Shapefile, FGDB, KML, and GML. +r3d100010941 National Archive of Criminal Justice Data, Terrorism and Preparedness Data Resource Center http://www.icpsr.umich.edu/icpsrweb/content/NACJD/guides/tpdrc.html >>>!!!<<< The repository is no longer available. >>>!!!<<< +TPDRC is part of NACJD +r3d100010942 Western Regional Climate Center https://wrcc.dri.edu/ Western Regional Climate Center (WRCC) provides historical and current climate data for the western United States. WRCC is one of six regional climate centers partnering with NOAA research institutes to promote climate research and data stewardship. +r3d100010943 Protected Planet https://www.protectedplanet.net/en Protectedplanet.net combines crowd sourcing and authoritative sources to enrich and provide data for protected areas around the world. Data are provided in partnership with the World Database on Protected Areas (WDPA). The data include the location, designation type, status year, and size of the protected areas, as well as species information. +r3d100010944 IRI/LDEO Climate Data Library https://iridl.ldeo.columbia.edu/ The IRI/LDEO Climate Data Library is a collection of climate data sets with the focus of climate change monitoring and mitigation. Browse data by category and source, navigate and analyze datasets using maps, and the Ingrid Data Analysis Language. The IRI/LDEO also includes web tutorials. +r3d100010945 NOAA National Centers for Environmental Information - formerly: National Coastal Data Development Center https://www.ncddc.noaa.gov/ The National Coastal Data Development Center, a division of the National Oceanographic Data Center, is dedicated to building the long-term coastal data record to support environmental prediction, scientific analysis, and formulation of public policy. +>>>!!!<<< For informations about the migration of data from NODC to NCEI see: https://www.nodc.noaa.gov/about >>>!!!<<>>!!!>>> +r3d100010947 Partnership for Interdisciplinary Studies of Coastal Oceans https://www.piscoweb.org/ PISCO researchers collect biological, chemical, and physical data about ocean ecosystems in the nearshore portions of the California Current Large Marine Ecosystem. Data are archived and used to create summaries and graphics, in order to ensure that the data can be used and understood by a diverse audience of managers, policy makers, scientists and the general public. +r3d100010949 Harvard Numeric Data Services Dataverse https://dataverse.harvard.edu/dataverse/nds The Numeric Data Services Dataverse provides access to the Cross National Time Series (Banks data), the ITERATE database, and selected survey data. The DataVerse of the Harvard's Numeric Data Services houses a curated collection of datasets to meet the research and instructional needs of the Harvard community, which are also openly accessible. Primarily social sciences. +r3d100010950 Artstor https://www.artstor.org/ The Artstor Digital Library is a nonprofit resource that provides more than one million digital images in the arts, architecture, humanities, and sciences with an accessible suite of software tools for teaching and research. Its community-built collections comprise contributions from outstanding international museums, photographers, libraries, scholars, photo archives, and artists and artists' estates. +r3d100010951 Purdue University Research Repository https://purr.purdue.edu/ The Purdue University Research Repository (PURR) provides a virtual research environment and data publication and archiving platform for its campuses. Also supports the publication and online execution of software tools with DataCite DOIs. +r3d100010953 Polar Data Catalogue https://www.polardata.ca/ The Polar Data Catalogue is an online database of metadata and data that describes, indexes and provides access to diverse data sets generated by polar researchers. These records cover a wide range of disciplines from natural sciences and policy, to health, social sciences, and more. +r3d100010954 Alaska Climate Research Center http://climate.gi.alaska.edu/ The Alaska Climate Research Center archives and provides digital climate records, climate statistics, and monthly weather summaries on Alaska and the polar regions. The Alaska Climate Research Center is part of the Geophysical Institute at the University of Alaska Fairbanks. +r3d100010955 International Arctic Systems for Observing the Atmosphere https://psl.noaa.gov/iasoa/ International Arctic Systems for Observing the Atmosphere (IASOA) provides and collects multi-year continuous data on atmospheric conditions in the Arctic. International Polar Year (IPY) maintains partnerships with Arctic observatories from Sweden, Canada, United States, Russia, Norway, Finland, and Greenland. Each IASOA observatory features extensive suites of co-located, research grade active, passive and in-situ observing systems. Atmospheric characteristics of interest are standard meteorology, greenhouse gases, atmospheric radiation, clouds, pollutants, chemistry, aerosols, and surface energy balances. IASOA operates within boundaries defined by (1) the Arctic (2) the atmosphere (3) the ground-based vantage point (4) data generated by instrument systems and (5) multi-year continuous records to support climate studies. +r3d100010956 Open Government Data Platform India https://data.gov.in/ The Portal is intended to be used as catalog of datasets published by ministries/ department/ organizations of Government of India for public use, in order to enhance transparency in the functioning of the Government as well as to make innovative visualization of dataset. This National Data Portal is being updated frequently to make it as accessible as possible and completely accessible to all irrespective of physical challenges or technology. +r3d100010957 National Institute of Polar Research Science Database https://scidbase.nipr.ac.jp/?ml_lang=en The Polar Data Center (PDC) manages the Science Database among other repositories for Japanese polar research. The Science Database is the destination repository for all Japanese Antarctic Research Expedition (JARE) data as well as the Japanese contribution to the International Polar Year (IPY) 2007-2008. Metadata are in English and Japanese, and metadata records are shared with the Global Change Master Directory. +r3d100010958 Yeast Resource Center Public Image Repository http://images.yeastrc.org/imagerepo/searchImageRepoInit.do The Yeast Resource Center Public Image Repository is a database of fluorescent microscopy images and their associated metadata/experimental parameters. The images depict the localization, co-localization and FRET (fluorescence energy transfer) of proteins in cells, particularly in the budding yeast Saccharomyces cerevisiae as a model organism. Users may download the entire datasets to improve their research. +r3d100010959 Social Computing Data Repository http://datasets.syr.edu/pages/home.html Social Computing Data Repository hosts data from a collection of many different social media sites, most of which have blogging capacity. Some of the prominent social media sites included in this repository are BlogCatalog, Twitter, MyBlogLog, Digg, StumbleUpon, del.icio.us, MySpace, LiveJournal, The Unofficial Apple Weblog (TUAW), Reddit, etc. The repository contains various facets of blog data including blog site metadata like, user defined tags, predefined categories, blog site description; blog post level metadata like, user defined tags, date and time of posting; blog posts; blog post mood (which is defined as the blogger's emotions when (s)he wrote the blog post); blogger name; blog post comments; and blogger social network. +r3d100010960 UCI Machine Learning Repository https://archive.ics.uci.edu/ml/index.php The UCI Machine Learning Repository is a collection of databases, domain theories, and data generators that are used by the machine learning community for the empirical analysis of machine learning algorithms. It is used by students, educators, and researchers all over the world as a primary source of machine learning data sets. As an indication of the impact of the archive, it has been cited over 1000 times. +r3d100010961 NPS Gaseous Pollutant and Meteorological Data Access Page https://ard-request.air-resource.com/ The National Park Service Gaseous Pollutant Monitoring Program Database provides gaseous air pollutant and meteorological data as *.csv files. Queries allow filtering by location of ozone, wind speed, wind direction, ambient temperature, relative humidity, solar radiation, wetness data. +r3d100010962 Alaska Ocean Observing System https://aoos.org/ Alaska Ocean Observing System (AOOS) provides ocean and coastal observations data. The AOOS is governed by the Integrated Ocean Observing System (IOOS) which is a partnership among federal, regional, academic and private sector groups. +The Ocean Data Explorer contains scientific and management information including real-time sensor feeds, operational oceanographic and atmospheric models, satellite observations and GIS data sets that describe the biological, chemical and physical characteristics of Alaska and its surrounding waters. This map offers many new updated features that build upon the existing data system. +r3d100010963 National Science Foundation Polar Programs UV Monitoring Network http://uv.biospherical.com/ The National Science Foundation (NSF) Ultraviolet (UV) Monitoring Network provides data on ozone depletion and the associated effects on terrestrial and marine systems. Data are collected from 7 sites in Antarctica, Argentina, United States, and Greenland. The network is providing data to researchers studying the effects of ozone depletion on terrestrial and marine biological systems. Network data is also used for the validation of satellite observations and for the verification of models describing the transfer of radiation through the atmosphere. +r3d100010964 Advanced Cooperative Arctic Data and Information Service https://arcticdata.io/ >>>>!!!<<<>>>!!!<<<< +ACADIS is a repository for Arctic research data to provide data archival, preservation and access for all projects funded by NSF's Arctic Science Program (ARC). Data include long-term observational timeseries, local, regional, and system-scale research from many diverse domains. The Advanced Cooperative Arctic Data and Information Service (ACADIS) program includes data management services. +r3d100010965 Integrated Fertility Survey Series None >>>>>> !!! <<<<<< This website ceased operation on Sept. 30, 2020, as the website is no longer funded >>>>> !!!!! <<<< +r3d100010966 Earth System Research Laboratory - Global Monitoring Division https://www.esrl.noaa.gov/gmd/ Earth System Research Laboratory (ESRL) Global Monitoring Division (GMD) provides data relating to climate change forces and models, ozone depletion and rehabilitation, and baseline air quality. Data are freely available so the public, policy makers, and scientists stay current with long-term atmospheric trends. +r3d100010967 Indian National Centre for Ocean Information Services https://odis.incois.gov.in/ The Ocean Date and Information System provides information on physical, chemical, biological and geological parameters of ocean and coasts on spatial and temporal domains that is vital for both research and operational oceanography. In-situ and remote sensing data are included. The Ocean Information Bank is supported by the data received from Ocean Observing Systems in the Indian Ocean (both the in-situ platforms and satellites) as well as by a chain of Marine Data Centres. Ocean and coastal measurements are available. Data products are accessible through various portals on the site and are largely available by data type (in situ or remote sensing) and then by parameter. +r3d100010968 NASA Prognostics Data Repository https://ti.arc.nasa.gov/tech/dash/groups/pcoe/prognostic-data-repository/ >>>!!!<<< No more data will be available on this page. >>>!!!<<< NASA's Prognostics Center of Excellence hosts the Prognostics Data Repository to provide data used in the development of prognostic algorithms, and time series of nominal to failed states. Data are donated from universities, agencies, or companies on an ongoing process. +r3d100010969 Greenland Environmental Observatory at Summit Station https://www.geosummit.org/ Greenland Environmental Observatory (GEOSummit) provides long term year round data on core atmospheric measurements, spatial phenomena, ice sheets, and the Arctic Environment. These data are available to researchers through the National Science Foundation's Science Coordination Office (SCO) which coordinates all research at GEOSummit. Currently there is not a central platform for multi-collaborator data distribution. For specific information related to research it is recommended to contact investigators directly. +r3d100010970 Indian Genetic Disease Database http://www.igdd.iicb.res.in/home.htm >>>!!!<<< The repository is no longer available. >>>!!!<<< +Indian Genetic Disease Database (IGDD) is an initiative of CSIR Indian Institute of Chemical Biology. It is supported by Council of Scientific and Industrial Research (CSIR) and Department of Biotechnology (DBT) of India. +The Indian people represent one-sixth of the world population and consists of a ethnically, geographically, and genetically diverse population. In some communities the ratio of genetic disorder is relatively high due to consanguineous marriage practiced in the community. This database has been created to keep track of mutations in the causal genes for genetic diseases common in India and help the physicians, geneticists, and other professionals retrieve and use the information for the benefit of the public. The database includes scientific information about these genetic diseases and disabilities, but also statistical information about these diseases in today's society. Data is categorized by body part affected and then by title of the disease. +r3d100010971 Marine Microbial Database of India http://www.biosearch.in/microbes/ >>>!!!<<< This repository is no longer available >>>!!!<<< +Marine Microbial Database of India is an initiative of CSIR National Institute of Oceanography (NIO). It is supported by Council of Scientific and Industrial Research (CSIR) and managed by Biodiversity Informatics Group (BIG), Bioinformatics Centre of the NIO. It contains records about 1,814 marine microbes. Each record provides information on microbe’s location, habitat, importance (of the organism), threats (to the organism). The database also provides a Taxonomic Hierarchy and Scientific Name Index. +r3d100010972 ACEpepDB: Peptide Database None >>>>!!<<<< As stated 2017-11-23 the database is not available anymore >>>>!!<<<< ACEpepDB is a database ran by the Central Food Technological Research Institute. It contains records of about 865 peptides. Each record provides information on the food source, preparation, purification and any other additional information. Each record includes the reference(s). The database provides a search and browsing option for a more personalized research experience. +r3d100010973 TBNet India None >>>>!!<<< As detected 2017-11-24 TBNet India is no longer accessible >>>>!!<<<< TBNet India is an initiative by the Department of Biotechnology, Govt of India with special focus on Indian contributions on research and various issues related to tuberculosis. Around 13 institutions across India are apart of this initiative. TB Net India focuses to gather clinical, epidemiological and molecular data and make it available to the biomedical community. +r3d100010975 Yeast Resource Center http://depts.washington.edu/yeastrc/ The Yeast Resource Center provides access to data about mass spectrometry, yeast two-hybrid arrays, deconvolution florescence microscopy, protein structure prediction and computational biology. These services are provided to further the goal of a complete understanding of the chemical interactions required for the maintenance and faithful reproduction of a living cell. The observation that the fundamental biological processes of yeast are conserved among all eukaryotes ensures that this knowledge will shape and advance our understanding of living systems. +r3d100010976 ForestPlots.net https://www.forestplots.net ForestPlots.net is a web-accessible secure repository for forest plot inventories in South America, Africa and Asia. The database includes plot geographical information; location, taxonomic information and diameter measurements of trees inside each plot; and participants in plot establishment and re-measurement, including principal investigators, field assistants, students. +r3d100010977 HIstome http://www.actrec.gov.in/histome/index.php HIstome: The Histone Infobase is a database of human histones, their post-translational modifications and modifying enzymes. HIstome is a combined effort of researchers from two institutions, Advanced Center for Treatment, Research and Education in Cancer (ACTREC), Navi Mumbai and Center of Excellence in Epigenetics, Indian Institute of Science Education and Research (IISER), Pune. +r3d100010978 Human Protein Reference Database http://www.hprd.org Human Protein Reference Database (HPRD) has been established by a team of biologists, bioinformaticists and software engineers. This is a joint project between the PandeyLab at Johns Hopkins University, and Institute of Bioinformatics, Bangalore. HPRD is a definitive repository of human proteins. This database should serve as a ready reckoner for researchers in their quest for drug discovery, identification of disease markers and promote biomedical research in general. +Human Proteinpedia (www.humanproteinpedia.org) is its associated data portal. +r3d100010979 India Biodiversity Portal https://indiabiodiversity.org/ The India Biodiversity Portal is an educational tool to help educate the citizens of India on India's biodiversity. The IBP has multiple overlapping databases of images and scientific information about the variety of animals, plants, and environments found in India. These images and information can also be accessed via the IBP's maps and checklists features that encourage pursuit of ecological education for all ages. +r3d100010980 Clinical Trials Registry - India http://ctri.nic.in/Clinicaltrials/login.php CTRI is a free, online public record system for registration of clinical trials being conducted in India since 2007. Initiated as a voluntary measure, since 2009 trial registration in the CTRI has been made mandatory by the Drugs Controller General of India (DCGI). While this register is meant primarily for trials conducted in India, the CTRI will also accept registration of trials conducted in other countries in the region, which do not have a Primary Registry of its own. Registered trials on CTRI are freely searchable from the WHO's search portal and the ICTRP, as well as from the CTRI site. +r3d100010981 Canada-Nova Scotia Offshore Petroleum Board Data Management Centre http://www.cnsopbdmc.ca/ The DMC is designed to provide registered users with access to non-confidential petroleum exploration and production data from offshore Nova Scotia, subject to certain conditions. The DMC is housed in the CNSOPB's Geoscience Research Centre located in Dartmouth, Nova Scotia. Initially, the DMC will manage and distribute the following digital petroleum data: well data (i.e. logs and reports), seismic image files (e.g. TIFF, PDF), and production data. In the future the DMC could be expanded to include operational, safety, environmental, fisheries data, etc. +r3d100010982 Mutopia Project https://www.mutopiaproject.org/ The Mutopia Project offers sheet music editions of classical music for free download. These are based on editions in the public domain, and include works by Bach, Beethoven, Chopin, Handel, Mozart, and many others. A team of volunteers are involved in typesetting the music by computer using the LilyPond software. +A growing number of modern editions, arrangements and new music are also available for download. The respective editors, arrangers and composers have chosen to make these works freely available. +r3d100010983 Export Import Data Bank https://commerce-app.gov.in/eidb/default.asp Export Import Data Bank - Tradestat is an initiative of Department of Commerce, Ministry of Commerce & Industry, Government of India. This databank provides international trade figures for imports, exports and total trade, based on data published by the Directorate General of Commercial Intelligence and Statistics (DGCI&S), Kolkata. It also provides commodity-wise, country-wise, and region-wise trade figures for exports and imports. +r3d100010985 Human Proteinpedia http://www.humanproteinpedia.org Human Proteinpedia is a community portal for sharing and integration of human protein data. This is a joint project between Pandey at Johns Hopkins University, and Institute of Bioinformatics, Bangalore. This portal allows research laboratories around the world to contribute and maintain protein annotations. Human Protein Reference Database (HPRD) integrates data, that is deposited in Human Proteinpedia along with the existing literature curated information in the context of an individual protein. All the public data contributed to Human Proteinpedia can be queried, viewed and downloaded. +Data pertaining to post-translational modifications, protein interactions, tissue expression, expression in cell lines, subcellular localization and enzyme substrate relationships may be deposited. +r3d100010986 Estonian Biocentre Free Data http://evolbio.ut.ee/ A small genotype data repository containing data used in recent papers from the Estonian Biocentre. Most of the data pertains to human population genetics. PDF files of the papers are also freely available. +r3d100010987 Summit Station http://www.summitcamp.org/ Summit Station is a US National Science Foundation-funded research station on the Greenland ice cap. The website offers near-real time weather summaries and a webcam. Other data associated with the Summit Station can be found through the International Arctic Systems for Observing the Atmosphere (IASOA) website: http://iasoa.org or from Greenland Environmental Observatory at geosummit.org +r3d100010988 Indian Space Science Data Center http://www.issdc.gov.in Indian Space Science Programme has the primary goal of promoting and establishing space science and technology programme. The ISSDC is the primary data center to be retrieved from Indian space science missions. This center is responsible for the collections of payload data and related ancillary data for space science missions such as Chandrayaan, Astrosat, Youthsat, etc. The payload data sets can include a range of information including satellite images, X-ray spectrometer readings, and other space observations. +r3d100010989 Exploration and Production Data Bank http://rodadas.anp.gov.br/en/concession-of-exploratory-blocks/brazil-round-3/bdep-round-3 Founded in May 2000, the BDEP stores, organizes and makes available geophysical, geological and geochemical information. The database, after processing and analysis, provides help to the areas of sedimentary basins where there's more probability of oil and natural gas. The data acquisition and management of this collection guarantees Brazil to the domain about the potential of knowledge generated in hydrocarbons. +r3d100010990 HCUPnet http://hcupnet.ahrq.gov HCUPnet is a free, on-line query system based on data from the healthcare cost and utilization project (HCUP). It provides access to health statistics and information on hospital inpatient and emergency departments. HCUP is used to identify, track, analyze, and compare hospital statistics at the national, regional, and state levels. +r3d100010991 NER Databank http://databank.nedfi.com/ A databank on the economy, agriculture, tourism, infrastructure, industry, and natural resources of the North Eastern Region of India; comprises seven states namely Arunachal Pradesh, Assam, Manipur, Meghalaya, Mizoram, Nagaland, Sikkim, Tripura (popularly known as Seven Sisters of India). The region (holds 7.9% of the total land space of the country) is of strategic importance for the country on account of the fact that nearly 90% of its borders form India's international boundaries. Thus information about population distribution, migration of peoples, vast natural resources, literacy rate, infrastructure development, cultural diversity, economy, etc. of this region are quite different from rest of the country.NER databank intends to provide information on multifarious activities of North Eastern states of India, thereby make it accessible to social commons. The North East Databank is a web portal created to provide a regional resource database for the North Eastern Region (NER). +r3d100010992 Database on Indian Economy https://dbie.rbi.org.in/DBIE/dbie.rbi?site=home DBIE is a data warehouse of the Department of Statistics and Information Management (DSIM), under the Reserve Bank of India. It disseminates data on various aspects of the Indian Economy through several of its publications, by means of it’s three parts – namely has mainly three parts Home, Statistics and Time-series Publications. Again, Home is divided into two parts viz. Important Economic Indicators & Economy at a Glance through dashboards. The entire statistics have been presented in seven subject areas - Real Sector, Corporate Sector, Financial Sector, Financial Market, External Sector, Public Finance, Socio-Economic Indicators. Sectors have different sub-sectors and reports under the sub-sectors have been organized on periodicity wise. Downloading of data can be possible into Excel, CSV, PDF formats. User can use the data for their research work with courtesy to the Database on Indian Economy, Reserve Bank of India. +r3d100010994 Japan Space Systems https://www.jspacesystems.or.jp/en/ . >>>!!!<<< This repository is no longer available. >>>!!!<<< +Japan Space Systems (J-spacesystems) aims to contribute to the advancement of Japanese industry, space systems technology, conservation of the earth environment, utilization of the space environment, and other research and development efforts. The system provides access to data from unmanned space missions and remote sensing instruments. +r3d100010995 Landsat Missions https://www.usgs.gov/core-science-systems/nli/landsat The Web-enabled Landsat data (WELD) project combines geophysical and biophysical Landstat data for the purposes of long-term preservation and monitoring of national, regional, and local data. WELD products are already "terrain-corrected and radiometrically calibrated" so as to be more easily accessible to researchers. +r3d100010996 Comprehensive Large Array-data Stewardship System https://www.avl.class.noaa.gov/saa/products/welcome;jsessionid=23C2FA8535069022D56291072D70ED6B CLASS is a data repository for environmental data collected by NOAA. Products include data from polar orbiting satellites, meteorological satellites, sea surface temperature (SST) data, sea surface height data, and more. +r3d100010997 NCBI Clone DB https://ncbiinsights.ncbi.nlm.nih.gov/?s=clone+db >>>!!! NCBI announced plans to retire the Clone DB web interface. Pursuant to this retirement, starting on May 27, 2019, all web pages associated with Clone DB and CloneFinder will redirect to this blog post. Links to Clone DB from the NCBI home page will also be going away.!!!<<< +Clone DB contains information about genomic clones and cDNA and cell-based libraries for eukaryotic organisms. The database integrates this information with sequence data, map positions, and distributor information. At this time, Clone DB contains records for genomic clones and libraries, the collection of MICER mouse gene targeting clones and cell-based gene trap and gene targeting libraries from the International Knockout Mouse Consortium, Lexicon and the International Gene Trap Consortium. A planned expansion for Clone DB will add records for additional gene targeting and gene trap clones, as well as cDNA clones. +r3d100011000 Environment Climate Data Sweden https://snd.gu.se/en/information-about-ecds The repository is no longer available >>>!!!<<< 2020-02-21: no more access to "Environment Climate Data Sweden" >>>!!!<<< +The transfer of records from the Environment Climate Data Sweden (ECDS) database to the Swedish National Dataservice (SND) https://www.re3data.org/repository/r3d100010146 was completed in 2019. SND is a national research infrastructure with a primary function to support the accessibility, preservation, and re-use of research data and related materials. +You can search the SND research data portal specifically for Natural Science or Agricultural and Veterinary Sciences datasets. +Data descriptions with associated datasets, or a direct reference/URL to data, have been migrated from the ECDS portal to the SND research data portal. Previous links to these data are now automatically directed to an SND catalogue entry. Records in the ECDS catalogue that only contained metadata (ie information that data could be accessed through another portal, e.g. Pangea), now link directly to the portal in question. If you want to make one of those data descriptions searchable in SND’s catalogue, please contact SND on snd@snd.gu.se. + A small number of records were neither migrated to SND nor redirected to external providers, and they redirect. +Contact SND on snd@snd.gu.se if you want more information about the closing of the ECDS portal and the migration of data descriptions to SND’s research data catalogue. +r3d100011001 Better Access to Data for Global Interdisciplinary Research https://nesstar.ssc.wisc.edu/index.html BADGIR is an on-line data archive at the University of Wisconsin - Madison. From this portal you can browse or search data documentation (e.g., metadata, codebooks) and univariate summary statistics (e.g., mean, frequency counts). The database contains documented survey results from various survey-research projects in the US, Central America, and South America. Some historical datasets also (e.g. of slave-trade records). +r3d100011002 National Weather Service, Alaska Region Headquarters https://www.weather.gov/arh/ This site contains active weather alerts, warnings, watches, and advisories concerning the US State of Alaska and the surrounding waters. Near-real time data are available as are historical records. Links to the National Data Buoy Center are provided for coastal and ocean conditions around Alaska. +r3d100011003 National Weather Service, Fairbanks, Alaska Region https://www.weather.gov/afg/ The National Weather Service, Fairbanks provides weather data relating to and observed in the Fairbanks, AK area. Data includes current, past, and future weather. Databases are organized primarily by the type of data (e.g. weather data, climate data, hydrology, warning/hazard alerts) and then are searchable by research location. +r3d100011004 NCBI Influenza Virus Resource https://www.ncbi.nlm.nih.gov/genomes/FLU/Database/nph-select.cgi?go=database This resource allows users to search for and compare influenza virus genomes and gene sequences taken from GenBank. It also provides a virus sequence annotation tool and links to other influenza resources: NIAID project, JCVI Flu, Influenza research database, CDC Flu, Vaccine Selection and WHO Flu. +r3d100011005 NCBI Virus Variation https://www.ncbi.nlm.nih.gov/genome/viruses/variation/ NCBI Virus Variation is a specialized database which collects tools to provide searchable resources in the fields of Influenza virus, Dengue virus, and West Nile virus. Specific BLAST databases are listed. Their new publications are also available in their site. Rotavirus database will be added in their site soon. +r3d100011006 World Data Centre for Geomagnetism, Mumbai http://wdciig.res.in/WebUI/Home.aspx The World Data Centre for Geomagnetism, Mumbai is the part of the Indian Institute of Geomagnetism, an autonomous research institute under the Department of Science and Technology, Government of India. This Centre is a part of ICSU World Data Centre System operated since 1971. This Centre has collected a comprehensive set of analog and digital geomagnetic data as well as indices of geomagnetic activity supplied from a worldwide network of magnetic observatories. +r3d100011007 Oral Cancer Gene Database http://www.actrec.gov.in/OCDB/index.htm Oral Cancer Gene Database is an initiative of the Advanced Centre for Treatment, Research and Education in Cancer, Navi Mumbai. The present database, version II, consists of 374 genes. It is developed as a user friendly site that would provide the scientist, information and external links from one place. The database is accessed through a list of all genes, and Keyword Search using gene name or gene symbol, chromosomal location, CGH (in %), and molecular weight. Interaction Network shows the interaction between genes for particular biological processes and molecular functions. +r3d100011008 Systematic Review Data Repository https://srdr.ahrq.gov/ The Evidence-based Practice Center (EPC) at Tufts Medical Center, with support from the Agency for Healthcare Research and Quality (AHRQ), has developed the Systematic Review Data Repository (SRDR), which is a Web-based tool for data extraction and storage of systematic review data. Potential users include patients, policy makers/stakeholders, independent researchers, research centers, and funders of research. +r3d100011009 NCBI Third Party Annotation https://www.ncbi.nlm.nih.gov/genbank/tpa/ TPA is a database that contains sequences built from the existing primary sequence data in GenBank. TPA records are retrieved through the Nucleotide Database and feature information on the sequence, how it was cataloged, and proper way to cite the sequence information. +r3d100011010 Greenland Climate Network http://cires1.colorado.edu/science/groups/steffen/gcnet/ The Greenland Climate Network provides year-round data on the climate of Greenland's ice sheet. These data are available to researchers by request through the Greenland Climate Network Data Request Web page. Users may also download data from Humboldt and TUNU-N sites from their FTP Server-ftp://seaice.colorado.edu/pub/parca/. +r3d100011011 Pakistan Petroleum Exploration & Production Data Repository http://www.ppepdr.net/ The PPEPDR contains information regarding the availability and security of sustainable supply of oil and gas for economic development and strategic requirements of Pakistan and to coordinate development of natural resources of energy and minerals. +r3d100011012 India Environment Portal http://www.indiaenvironmentportal.org.in/ The India Environment Portal provides open access to information about environmental and developmental issues in India. The Portal aggregates and presents data from research institutions, government bodies, NGOs, universities, the mass media, and experts across various issues of environmental management. +r3d100011013 Språkbanken Text https://spraakbanken.gu.se/en Språkbanken was established in 1975 as a national center located in the Faculty of Arts, University of Gothenburg. Allén's groundbreaking corpus linguistic research resulted in the creation of one of the first large electronic text corpora in another language than English, with one million words of newspaper text. The task of Språkbanken is to collect, develop, and store (Swedish) text corpora, and to make linguistic data extracted from the corpora available to researchers and to the public. +r3d100011014 Norwegian Meteorological Institute, Free Meteorological Data https://www.met.no/en/free-meteorological-data The Norwegian Meteorological Institute supplies climate observations and weather data and forecasts for the country and surrounding waters (including the Arctic). In addition commercial services are provided to fit customers requirements. + +Data are served through a number of subsystems (information provided in repository link) and cover data from internal services of the institute, from external services operated by the institute and research projects where the institute participates. Further information is provided in the landing page which also contains entry points some of the data portals operated. +r3d100011015 Internet Archive https://archive.org/ The Internet Archive includes texts, audio, moving images, software, and archived web pages. +r3d100011016 National Geothermal Data System http://geothermaldata.org/ The National Geothermal Data System (NGDS) is a distributed data system that provides access to information related to geothermal energy from a network of data providers, including academic researchers, private industry, and state and federal agencies. +r3d100011017 Primate Life Histories database https://plhdb.org/ This database contains individual-based life history data that have been collected from wild primate populations by nine working group participants over a minimum of 19 years. +r3d100011018 NARSTO None >>>!!!<<< the repository is offline >>>!!!<<< NARSTO is dedicated to improving management of air quality in North America. Additionally, NARSTO is working to improve collaboration between the air-quality and health-sciences research communities, to advance understanding of the scientific issues involved in effecting a multi-pollutant/multi-media approach to air quality management, and to increase understanding of the linkages between air quality and climate change. NARSTO is represented by private and public organizations in Canada, Mexico, and the United States. +NARSTO was terminated as of December 31, 2010. While data remain available via the original NARSTO Data Archive, the permanent data archive is maintained by the NASA Langley Research Center Atmospheric Science Data Center +r3d100011019 PSLC DataShop https://pslcdatashop.web.cmu.edu/index.jsp PSLC DataShop houses datasets in the areas of learning science and educational software. The site also provides online tools for analyzing and reporting the data. +r3d100011020 Barrow Atmospheric Baseline Observatory https://esrl.noaa.gov/gmd/obop/brw/ The Barrow, Alaska Observatory (BRW) archives and provides digital access to their findings related to climate change, ozone depletion and baseline air quality. The BRW is part of the National Oceanic and Atmospheric Administration and Earth System Research Laboratory Global Monitoring Division. +r3d100011021 Egypt's Information Portal http://www.eip.gov.eg/Default.aspx Egypt's Information Portal, since its launch in June 2003, by the Information and Decision Support Center, has been one of its knowledge instruments for disseminating and providing information that of interest to the Egyptian citizen and introduces a mirror image of life in Egypt to the international community. It turned into a main reference reflecting the developments and reality in Egypt while concurrently serving as a societal communication channel allowing interaction with the society as well as identifying its vision towards crucial issues. For this purpose, the portal offers a constantly updated tool diffusing knowledge in a timely manner. Includes many reports, statistics, government data, Studies, reports, working papers, conference papers, abstracts of research studies conducted by IDSC, Complete files of the most important enacted laws and legislations. +r3d100011022 HIV & AIDS Costs & Use https://archive.ahrq.gov/research/findings/factsheets/costs/hcsus/index.html !!!! This information is for reference purposes only. It was current when produced and may now be outdated. Archive material is no longer maintained, and some links may not work. Persons with disabilities having difficulty accessing this information should contact us at: https://info.ahrq.gov. Let us know the nature of the problem, the Web address of what you want, and your contact information. Please go to www.ahrq.gov for current information. !!!! +HIV and AIDS Costs and Use is the first major research effort to collect information on a nationally representative sample of people in care for HIV infection. Also called the HIV Cost and Services Utilization Study (HCSUS), the core study is meant to help policymakers in the U.S. make informed decisions on the subject. The study describes the type of therapies available and costs of health care services for people with HIV/AIDS, as well as quality of care, social support, and non-medical services HIV/AIDS patients receive. Supplemental studies examine HIV care delivery in rural areas, prevalence of mental and substance abuse disorders, and other health issues of HIV/AIDS patients. +r3d100011023 Databrary https://nyu.databrary.org/ Databrary is a data library for researchers to share research data and analytical tools with other investigators. It is a web-based repository for open sharing and preservation of video data and associated metadata in the area of behavioral sciences. The project aims to increase the openness in scientific research and dedicated to transforming the culture of science through building a community of researchers empowering them with an unprecedented set of tools for discovery. Databrary is complemented by Datavyu (an open source video-coding software). +r3d100011024 India Energy Portal http://www.indiaenergyportal.org !!! <<< The repository is offline >>> !!! The portal provides an understanding of energy resources and related data to establish an understanding of the sector in terms of developmental activities and best practices are being carried out in India in the energy sector. Thus it is sharing information on various aspects of energy in a comprehensive manner to a variety of stakeholders to enable effective consolidation and assimilation of knowledge. IEP provides access to energy statistics, case studies, national policies, sectoral overviews. +r3d100011025 USDA Economics, Statistics and Market Information System http://usda.mannlib.cornell.edu/MannUsda/homepage.do The USDA Economics, Statistics and Market Information System contains reports and datasets of multiple agencies within the United States Department of Agriculture, including the Agricultural Marketing Service, the Economic Research Service, the Foreign Agricultural Service, the National Agricultural Statistics Service, and the World Agricultural Outlook Board. Historical and current reports and datasets are included. +r3d100011026 Global Pesticides Release Data https://dr-dn.cisti-icist.nrc-cnrc.gc.ca/eng/view/object/?id=ba38501b-15cd-4b94-acf7-a3dc0753a66b The repository is no longer available. >>>!!!<<< 2019-02-05: no more access to Global Pesticides Release Data >>>!!!<<< +r3d100011027 Unified-District Information System for Education http://udise.in/index.htm It is a statistical system developed for collection, computerization, analysis and use of educational and allied data for planning, management, monitoring and feedback. So, DISE is an initiative of the Department of Educational Management Information System (EMIS) of NUEPA for developing and strengthening the educational management information system in India. The initiative is coordinated from district level to state and extended up to national level are being constantly collected and disseminated. It provides information on vital parameters relating to students, teachers and infrastructure at all levels of education in India. Presently DISE has three modules U-DISE, DISE, and SEMIS. DISE also provides several other derivative statistical products, such as, District Report Cards, State Report Cards, School Report Cards, Flash Statistics, Analytical Reports, Rural/Urban Statistics, etc. +r3d100011028 ETH Travel Data Archive http://archiv.ivt.ethz.ch/vpl/publications/ethtda/index_EN.html !!! The documents are stored in the ETH Web archive and are no longer maintained !!! +The ETHTDA archives and documents the data set collected by the IVT, ETH Zürich in the course of its research. The majority of the about 40 surveys are designed and conducted by its staff. Some further data sets are included after careful cleaning and further documentation. +r3d100011029 Barrow Area Information Database http://barrowmapped.org/ The Barrow area on the North Slope of Alaska is one of the most intensely sampled locations in the Arctic with research sites dating back to the 1940s. The Barrow Area Information Database (BAID) is a resource for learning about the types of data collection activities in the region. The BAID team collaborates with scientists and the local community to compile and share this information via online web mapping applications. +r3d100011030 Center for Operational Oceanographic Products and Services https://tidesandcurrents.noaa.gov/ The Center for Operational Oceanographic Products and Services (CO-OPS) site offers operational data in near-real time and historic contexts. Focus is on tides and currents but also includes information on harmful algal blooms and weather, etc. Data access is made possible through geopspatial web interfaces as well as OPeNDAP services, etc. +r3d100011031 MG-RAST https://www.mg-rast.org/ The MG-RAST server is an open source system for annotation and comparative analysis of metagenomes. Users can upload raw sequence data in fasta format; the sequences will be normalized and processed and summaries automatically generated. The server provides several methods to access the different data types, including phylogenetic and metabolic reconstructions, and the ability to compare the metabolism and annotations of one or more metagenomes and genomes. In addition, the server offers a comprehensive search capability. Access to the data is password protected, and all data generated by the automated pipeline is available for download in a variety of common formats. MG-RAST has become an unofficial repository for metagenomic data, providing a means to make your data public so that it is available for download and viewing of the analysis without registration, as well as a static link that you can use in publications. It also requires that you include experimental metadata about your sample when it is made public to increase the usefulness to the community. +r3d100011032 NASA Earth Exchange https://www.nasa.gov/nex The NASA Earth Exchange (NEX) represents a platform for the Earth science community that provides a mechanism for scientific collaboration and knowledge sharing. NEX combines supercomputing, Earth system modeling, workflow management, NASA remote sensing data feeds, and a knowledge sharing platform to deliver a complete work environment in which users can explore and analyze large datasets, run modeling codes, collaborate on new or existing projects, and quickly share results among the Earth Science communities. Includes some local data collections as well as links to data on other sites. + On January 31st, 2019, the NEX portal will be down-scoped; member logins will be suspended and the portal contents transitioned to a static set of archives. New projects and resources will no longer be possible after this occurs. +r3d100011033 NCBI BioSystems Database https://www.ncbi.nlm.nih.gov/biosystems/ <<>>!!!>>> +This retirement includes the representation of BioSystems records in the NCBI Entrez system and viewers of BioSystems content. +NCBI now provides metabolic pathway and other biosystems data through the regularly updated PubChem Pathways resource (https://pubchemdocs.ncbi.nlm.nih.gov/pathways) that offers a fresh, extended, and more modern interface. +r3d100011034 International Forestry Resources and Institutions http://ifri.forgov.org/ The IFRI research network examines how governance arrangements affect forests and the people who depend on them. It is comprised of 14 Collaborating Research Centers located around the globe. Researchers use a common data collection method to ensure that sites can be compared across space and time. The IFRI database contains information about biodiversity, livelihoods, institutions, and forest carbon for over 250 sites in 15 countries between 1992 and the present. +r3d100011035 USGS National Water Information System https://waterdata.usgs.gov/nwis Central data management of the USGS for water data that provides access to water-resources data collected at approximately 1.5 million sites in all 50 States, the District of Columbia, Puerto Rico, the Virgin Islands, Guam, American Samoa and the Commonwealth of the Northern Mariana Islands. Includes data on water use and quality, groundwater, and surface water. +r3d100011036 National Data Archive on Child Abuse and Neglect https://www.ndacan.acf.hhs.gov/ The National Data Archive on Child Abuse and Neglect (NDACAN) promotes scholarly exchange among researchers in the child maltreatment field. NDACAN acquires microdata from leading researchers and national data collection efforts and makes these datasets available to the research community for secondary analysis. +r3d100011037 SureChEMBL https://www.surechembl.org/search/ SureChemOpen is a free resource for researchers who want to search, view and link to patent chemistry. For end-users with professional search and analysis needs, we offer the fully-featured SureChemPro. For enterprise users, SureChemDirect provides all our patent chemistry via an API or a data feed. The SureChem family of products is built upon the Claims® Global Patent Database, a comprehensive international patent collection provided by IFI Claims®. This state of the art database is normalized and curated to provide unprecedented consistency and quality. +r3d100011038 Qualitative Data Repository https://qdr.syr.edu/ The Qualitative Data Repository (QDR) is a dedicated archive for storing and sharing digital data (and accompanying documentation) generated or collected through qualitative and multi-method research in the social sciences. QDR provides data management consulting services and actively curates all data projects, maintaining the value and usefulness of the data over time, and ensuring their availability and findability for re-use. +r3d100011040 MultiDark Database http://www.multidark.org// <<>>!!!>>> +The MultiDark database provides results from cosmological simulations performed within the MultiDark project. This database can be queried by entering SQL statements directly into the Query Form. The access to that form and thus access to the public & private databases is password protected. +r3d100011041 Fungal Genetics Stock Center https://www.fgsc.net/ The Fungal Genetics Stock Center has preserved and distributed strains of genetically characterized fungi since 1960. The collection includes over 20,000 accessioned strains of classical and genetically engineered mutants of key model, human, and plant pathogenic fungi. These materials are distributed as living stocks to researchers around the world. +r3d100011042 ClinicalCodes.org https://clinicalcodes.rss.mhs.man.ac.uk/ The ClinicalCodes repository aims to hold code lists for all published electronic medical record studies, irrespective of code type (e.g. Read, ICD9-10, SNOMED) and database (CPRD, QResearch, THIN etc.). Once deposited, code lists will be freely available, with no login needed to download codes. +r3d100011043 Academic Torrents https://academictorrents.com/ Academic Torrents is a distributed data repository. +The academic torrents network is built for researchers, by researchers. Its distributed peer-to-peer library system automatically replicates your datasets on many servers, so you don't have to worry about managing your own servers or file availability. Everyone who has data becomes a mirror for those data so the system is fault-tolerant. +r3d100011045 Index to Marine & Lacustrine Geological Samples https://www.ngdc.noaa.gov/mgg/curator/curator.html The Index to Marine and Lacustrine Geological Samples is a tool to help scientists locate and obtain geologic material from sea floor and lakebed cores, grabs, and dredges archived by participating institutions around the world. Data and images related to the samples are prepared and contributed by the institutions for access via the IMLGS and long-term archive at NGDC. Before proposing research on any sample, please contact the curator for sample condition and availability. A consortium of Curators guides the IMLGS, maintained on behalf of the group by NGDC, since 1977. +r3d100011046 Golm Metabolome Database http://gmd.mpimp-golm.mpg.de/ The Golm Metabolome Database (GMD) facilitates the search for and dissemination of reference mass spectra from biologically active metabolites quantified using gas chromatography (GC) coupled to mass spectrometry (MS) +r3d100011047 prometheus https://www.prometheus-bildarchiv.de/ prometheus is a digital image archive for Art and Cultural Sciences. prometheus enables the convenient search for images on a common user interface within different image archives, variable databases from institutes, research facilities and museums. +r3d100011048 Copernicus Space Component Data Access https://spacedata.copernicus.eu/ As part of the Copernicus Space Component programme, ESA manages the coordinated access to the data procured from the various Contributing Missions and the Sentinels, in response to the Copernicus users requirements. The Data Access Portfolio documents the data offer and the access rights per user category. The CSCDA portal is the access point to all data, including Sentinel missions, for Copernicus Core Users as defined in the EU Copernicus Programme Regulation (e.g. Copernicus Services).The Copernicus Space Component (CSC) Data Access system is the interface for accessing the Earth Observation products from the Copernicus Space Component. The system overall space capacity relies on several EO missions contributing to Copernicus, and it is continuously evolving, with new missions becoming available along time and others ending and/or being replaced. +r3d100011056 CISER Data & Reproduction Archive https://ciser.cornell.edu/ CISER houses an extensive collection of research data files in the social sciences with particular emphasis on data that matches the interests of Cornell University researchers. CISER intentionally uses a broad definition of social sciences in recognition of the interdisciplinary nature of Cornell research. CISER collects and maintains digital research data files in the social sciences, with a current emphasis on Cornell-based social science research, Results Reproduction packages, and potentially at-risk datasets. Our archive historically has focused on a broad range of social science data including data on demography, economics and labor, political and social behavior, family life, and health. You can search our holdings or browse studies by subject area. Also see Locating and Using Archive Data. +r3d100011057 Copernicus https://www.copernicus.eu/en Copernicus is a European system for monitoring the Earth. +Copernicus consists of a complex set of systems which collect data from multiple sources: earth observation satellites and in situ sensors such as ground stations, airborne and sea-borne sensors. It processes these data and provides users with reliable and up-to-date information through a set of services related to environmental and security issues. The services address six thematic areas: land monitoring, marine monitoring, atmosphere monitoring, climate change, emergency management and security. +The main users of Copernicus services are policymakers and public authorities who need the information to develop environmental legislation and policies or to take critical decisions in the event of an emergency, such as a natural disaster or a humanitarian crisis. +Based on the Copernicus services and on the data collected through the Sentinels and the contributing missions , many value-added services can be tailored to specific public or commercial needs, resulting in new business opportunities. In fact, several economic studies have already demonstrated a huge potential for job creation, innovation and growth. +r3d100011058 VertNet http://vertnet.org/ VertNet is a NSF-funded collaborative project that makes biodiversity data free and available on the web. VertNet is a tool designed to help people discover, capture, and publish biodiversity data. It is also the core of a collaboration between hundreds of biocollections that contribute biodiversity data and work together to improve it. VertNet is an engine for training current and future professionals to use and build upon best practices in data quality, curation, research, and data publishing. Yet, VertNet is still the aggregate of all of the information that it mobilizes. To us, VertNet is all of these things and more. +r3d100011060 European Research Community on Flow, Turbulence and Combustion Database - Classic Collection http://cfd.mace.manchester.ac.uk/ercoftac/index.html This classic collection of test cases for validation of turbulence models started as an EU / ERCOFTAC project led by Pr. W. Rodi in 1995. It is maintained by Dr. T. Craft at Manchester since 1999. Initialy limited to experimental data, computational results, and results and conclusions drawn from the ERCOFTAC Workshops on Refined Turbulence Modelling (SIG15). At the moment, each case should contain at least a brief description, some data to download, and references to published work. Some cases contain significantly more information than this. +r3d100011061 Johns Hopkins Turbulence Databases http://turbulence.pha.jhu.edu/ This website is a portal that enables access to multi-Terabyte turbulence databases. The data reside on several nodes and disks on our database cluster computer and are stored in small 3D subcubes. Positions are indexed using a Z-curve for efficient access. +r3d100011062 GESIS SowiDataNet|datorium https://data.gesis.org/sharing/#!Home SowiDataNet|datorium is a research data repository for social sciences and economics that enables researchers to easily and securely document, publish and share (quantitative) primary and secondary data. The repository is geared to the needs of the scientific community: a comprehensive metadata schema provides an opportunity to describe the research data in detail, which is the prerequisite for effective reuse. With the publication in SowiDataNet|datorium, research data become citable because they are given a persistent identifier, namely a "Digital Object Identifier (DOI)". A two-stage review process also guarantees a quality and technical quality check of the data. +r3d100011063 Koç University Digital Collections https://librarydigitalcollections.ku.edu.tr/en/ This site provides access to over 210,000 digitized or born-digital images in the Koç University collections featuring prints, photographs, slides, maps, newspapers, posters, postcards, manuscripts, streaming video, and more. The collections consist of the materials of the Koç University Libraries and Archives (AKMED, ANAMED, SKL, and VEKAM), Koç University Faculty and Departments, and projects carried out in partnership with the Koç University Libraries. It includes the Koç University Institutional Repository (KU-IR). +r3d100011065 Global Terrestrial Network for Permafrost https://gtnp.arcticportal.org/ The GTN-P database is an object-related database open for a diverse range of data. Because of the complexity of the PAGE21 project, data provided in the GTN-P management system are extremely diverse, ranging from active-layer thickness measurements once per year to flux measurement every second and everthing else in between. The data can be assigned to two broad categories: Quantitative data which is all data that can be measured numerically. Quantitative data comprise all in situ measurements, i.e. permafrost temperatures and active layer thickness (mechanical probing, frost/thaw tubes, soil temperature profiles). Qualitative data (knowledge products) are observations not based on measurements, such as observations on soils, vegetation, relief, etc. +r3d100011070 Intermagnet https://intermagnet.github.io/ Welcome to INTERMAGNET - the global network of observatories, monitoring the Earth's magnetic field. At this site you can find data and information from geomagnetic observatories around the world. +The INTERMAGNET programme exists to establish a global network of cooperating digital magnetic observatories, adopting modern standard specifications for measuring and recording equipment, in order to facilitate data exchanges and the production of geomagnetic products in close to real time. +r3d100011071 studyforrest http://www.studyforrest.org/ This project is an open invitation to anyone and everyone to participate in a decentralized effort to explore the opportunities of open science in neuroimaging. We aim to document how much (scientific) value can be generated from a data release — from the publication of scientific findings derived from this dataset, algorithms and methods evaluated on this dataset, and/or extensions of this dataset by acquisition and incorporation of new data. +The project involves the processing of acoustic stimuli. In this study, the scientists have demonstrated an audiodescription of classic "Forrest Gump" to subjects, while researchers using functional magnetic resonance imaging (fMRI) have captured the brain activity of test candidates in the processing of language, music, emotions, memories and pictorial representations.In collaboration with various labs in Magdeburg we acquired and published what is probably the most comprehensive sample of brain activation patterns of natural language processing. +Volunteers listened to a two-hour audio movie version of the Hollywood feature film "Forrest Gump" in a 7T MRI scanner. High-resolution brain activation patterns and physiological measurements were recorded continuously. These data have been placed into the public domain, and are freely available to the scientific community and the general public. +r3d100011076 DIGITAL.CSIC https://digital.csic.es/?locale=en DIGITAL.CSIC is the institutional repository of the Spanish National Research Council (CSIC). Designed for organising, archiving, preserving and disseminating via open access the scientific output generated as a product of the CSIC research activities by CSIC researchers +r3d100011077 Inspire-HEP https://inspirehep.net/?ln=en CERN, DESY, Fermilab and SLAC have built the next-generation High Energy Physics (HEP) information system, INSPIRE. It combines the successful SPIRES database content, curated at DESY, Fermilab and SLAC, with the Invenio digital library technology developed at CERN. INSPIRE is run by a collaboration of CERN, DESY, Fermilab, IHEP, IN2P3 and SLAC, and interacts closely with HEP publishers, arXiv.org, NASA-ADS, PDG, HEPDATA and other information resources. +INSPIRE represents a natural evolution of scholarly communication, built on successful community-based information systems, and provides a vision for information management in other fields of science. +r3d100011078 Qualiservice https://www.qualiservice.org/en/ The Research Data Center Qualiservice provides services for archiving and reusing qualitative research data from the social sciences. We advise and accompany research projects in the process of long-term data archiving and data sharing. Data curation is conducted by experts for the social sciences. We also provide research data and relevant context information for reuse in scientific research and teaching. Internationally interoperable metadata ensure that data sets are searchable and findable. Persistent identifiers (DOI) ensure that data and study contexts are citable. +Qualiservice was accredited by the German Data Forum (RatSWD) in 2019 and adheres to its quality assurance criteria. Qualiservice is committed to the German Research Foundation’s (DFG) Guidelines for Safeguarding Good Scientific Practice and takes into account the FAIR Guiding Principles for scientific data management and stewardship as well as the OECD Principles and Guidelines for Access to Research Data from Public Funding. Qualiservice coordinates the networking and further development of scientific infrastructures for archiving and secondary use of qualitative data from social research within the framework of the National Research Data Infrastructure. +r3d100011086 CancerData.org https://www.cancerdata.org/ The CancerData site is an effort of the Medical Informatics and Knowledge Engineering team (MIKE for short) of Maastro Clinic, Maastricht, The Netherlands. Our activities in the field of medical image analysis and data modelling are visible in a number of projects we are running. CancerData is offering several datasets. They are grouped in collections and can be public or private. You can search for public datasets in the NBIA (National Biomedical Imaging Archive) image archives without logging in. +r3d100011087 doRiNA https://dorina.mdc-berlin.de/ doRiNA is a database of transcriptome-wide binding site data for RNA binding proteins and microRNAs +r3d100011089 GenomeRNAi http://www.genomernai.org/ GenomeRNAi is a database containing phenotypes from RNA interference (RNAi) screens in Drosophila and Homo sapiens. In addition, the database provides an updated resource of RNAi reagents and their predicted quality. +r3d100011091 DepositOnce https://depositonce.tu-berlin.de/ DepositOnce is the institutional repository for research data and publications of TU Berlin. In DepositOnce, research results of TU Berlin members and, if applicable, their research partners are archived permanently and made freely accessible on the internet. +r3d100011094 Ocean Networks Canada https://www.oceannetworks.ca/ Ocean Networks Canada maintains several observatories installed in three different regions in the world's oceans. All three observatories are cabled systems that can provide power and high bandwidth communiction paths to sensors in the ocean. The infrastructure supports near real-time observations from multiple instruments and locations distributed across the Arctic, NEPTUNE and VENUS observatory networks. +These observatories collect data on physical, chemical, biological, and geological aspects of the ocean over long time periods, supporting research on complex Earth processes in ways not previously possible. +r3d100011095 ODIN https://odin.jrc.ec.europa.eu/odin/index.jsp The ODIN Portal hosts scientific databases in the domains of structural materials and hydrogen research and is operated on behalf of the European energy research community by the Joint Research Centre, the European Commission's in-house science service providing independent scientific advice and support to policies of the European Union. +ODIN contains engineering databases (Mat-Database, Hiad-Database, Nesshy-Database, HTR-Fuel-Database, HTR-Graphit-Database) and document management sites and other information related to European research in the area of nuclear and conventional energy. +r3d100011098 OpenML https://www.openml.org/ OpenML is an open ecosystem for machine learning. By organizing all resources and results online, research becomes more efficient, useful and fun. +OpenML is a platform to share detailed experimental results with the community at large and organize them for future reuse. Moreover, it will be directly integrated in today’s most popular data mining tools (for now: R, KNIME, RapidMiner and WEKA). Such an easy and free exchange of experiments has tremendous potential to speed up machine learning research, to engender larger, more detailed studies and to offer accurate advice to practitioners. Finally, it will also be a valuable resource for education in machine learning and data mining. +r3d100011099 data.bris Research Data Repository https://data.bris.ac.uk/data/ The data.bris Research Data Repository is an online digital repository of multi-disciplinary research datasets produced at the University of Bristol. +r3d100011100 GLUES Geoportal http://geoportal-glues.ufz.de/index.php This portal provides access to the GLUES Geodata Infrastructure (Glues GDI). The infrastructure is the common data and service platform for the international research program 'Sustainable Land Management'. +r3d100011104 Worldwide Protein Data Bank http://www.wwpdb.org/ The Protein Data Bank (PDB) is an archive of experimentally determined three-dimensional structures of biological macromolecules that serves a global community of researchers, educators, and students. The data contained in the archive include atomic coordinates, crystallographic structure factors and NMR experimental data. Aside from coordinates, each deposition also includes the names of molecules, primary and secondary structure information, sequence database references, where appropriate, and ligand and biological assembly information, details about data collection and structure solution, and bibliographic citations. The Worldwide Protein Data Bank (wwPDB) consists of organizations that act as deposition, data processing and distribution centers for PDB data. Members are: RCSB PDB (USA), PDBe (Europe) and PDBj (Japan), and BMRB (USA). The wwPDB's mission is to maintain a single PDB archive of macromolecular structural data that is freely and publicly available to the global community. +r3d100011105 European Zebrafish Resource Center https://www.ezrc.kit.edu/index.php The EZRC at KIT houses the largest experimental fish facility in Europe with a capacity of more than 300,000 fish. Zebrafish stocks are maintained mostly as frozen sperm. Frequently requested lines are also kept alive as well as a selection of wildtype strains. Several thousand mutations in protein coding genes generated by TILLING in the Stemple lab of the Sanger Centre, Hinxton, UK and lines generated by ENU mutagenesis by the Nüsslein-Volhard lab in addition to transgenic lines and mutants generated by KIT groups or brought in through collaborations. We also accept submissions on an individual basis and ship fish upon request to PIs in Europe and elsewhere. EZRC also provides screening services and technologies such as imaging and high-throughput sequencing. Key areas include automation of embryo handling and automated image acquisition and processing. Our platform also involves the development of novel microscopy techniques (e.g. SPIM, DSLM, robotic macroscope) to permit high-resolution, real-time imaging in 4D. By association with the ComPlat platform, we can support also chemical screens and offer libraries with up to 20,000 compounds in total for external users. As another service to the community the EZRC provides plasmids (cDNAs, transgenes, Talen, Crispr/cas9) maintained by the Helmholtz repository of Bioparts (HERBI) to the scientific community. In addition the fish facility keeps a range of medaka stocks, maintained by the Loosli group. +r3d100011107 Dartmouth Flood Observatory http://floodobservatory.colorado.edu/index.html Space-based measurement and modeling of surface water for research, humanitarian, and water management application. +The Observatory detects, maps, and measures major flood events world-wide using satellite remote sensing. +r3d100011108 heiDATA https://heidata.uni-heidelberg.de heiDATA is Heidelberg University’s research data repository. It is managed by the Competence Centre for Research Data, a joint institution of the University Library and the Computing Centre. All researchers affiliated with Heidelberg University can use this service for archiving and publishing their data. +r3d100011109 Information System and Data Center http://isdc.gfz-potsdam.de/homepage/ ISDC's online service portal is an access point for all manner of geoscientific geodata, its corresponding metadata, scientific documentation and software tools. The majority of the data and information, the portal currently offers to the public, are global geomonitoring products such as satellite orbit and Earth gravity field data as well as geomagnetic and atmospheric data for the exploration. These products for Earths changing system are provided via state-of-the art retrieval techniques. The projects hosted are: CHAMP, GGP, GRACE, GNSS, GGSP, GGOS, GPS-PDR, ICGEM, TerraSAR-x (TSX-TOR) and TanDEM-X. +r3d100011110 CHAMP https://www.gfz-potsdam.de/champ/ CHAMP (CHAllenging Minisatellite Payload) is a German small satellite mission for geoscientific and atmospheric research and applications, managed by GFZ. With its highly precise, multifunctional and complementary payload elements (magnetometer, accelerometer, star sensor, GPS receiver, laser retro reflector, ion drift meter) and its orbit characteristics (near polar, low altitude, long duration) CHAMP will generate for the first time simultaneously highly precise gravity and magnetic field measurements over a 5 years period. This will allow to detect besides the spatial variations of both fields also their variability with time. The CHAMP mission had opened a new era in geopotential research and had become a significant contributor to the Decade of Geopotentials. In addition with the radio occultation measurements onboard the spacecraft and the infrastructure developed on ground, CHAMP had become a pilot mission for the pre-operational use of space-borne GPS observations for atmospheric and ionospheric research and applications in weather prediction and space weather monitoring. End of the mission of CHAMP was at September 19 2010, after ten years, two month and four days, after 58277 orbits. +r3d100011111 GRACE ISDC http://isdc.gfz-potsdam.de/grace-isdc/ The twin GRACE satellites were launched on March 17, 2002. Since that time, the GRACE Science Data System (SDS) has produced and distributed estimates of the Earth gravity field on an ongoing basis. These estimates, in conjunction with other data and models, have provided observations of terrestrial water storage changes, ice-mass variations, ocean bottom pressure changes and sea-level variations. This portal, together with PODAAC, is responsible for the distribution of the data and documentation for the GRACE project. +r3d100011112 GNSS - ISDC https://www.gfz-potsdam.de/en/section/space-geodetic-techniques/infrastructure/gnss-station-network/ The term GNSS (Global Navigation Satellite Systems) comprises the different navigation satellite systems like GPS, GLONAS and the future Galileo as well as rawdata from GNSS microwave receivers and processed or derived higher level products and required auxiliary data. The results of the GZF GNSS technology based projects are used as contribution for maintaining and studying the Earth rotational behavior and the global terrestial reference frame, for studying neotectonic processes along plate boundaries and the interior of plates and as input to short term weather forecasting and atmosphere/climate research. Currently only selected products like observation data, navigation data (ephemeriden), meteorological data as well as quality data with a limited spatial coverage are provided by the GNSS ISDC. +r3d100011113 GGSP - ISDC https://www.gfz-potsdam.de/en/section/space-geodetic-techniques/projects/grsp/ The main function of the GGSP (Galileo Geodetic Service Provider) is to provide a terrestrial reference frame, in the broadest sense of the word, to both the Galileo Core System (GCS) as well as to the Galileo User Segment (all Galileo users). This implies that the GGSP should enable all users of the Galileo System, including the most demanding ones, to access and realise the GTRF with the precision required for their specific application. Furthermore, the GGSP must ensure the proper interfaces to all users of the GTRF, especially the geodetic and scientific user groups. In addition the GGSP must ensure the adherence to the defined standards of all its products. Last but not least the GGSP will play a key role to create awareness of the GTRF and educate users in the usage and realisation of the GTRF. +r3d100011114 GGOS ICGEM http://icgem.gfz-potsdam.de/home !!! >>> Duplicate to https://www.re3data.org/repository/r3d100011116 , this entry is no longer maintained <<< !!!! GGOS is the Global Geodetic Observing System of the International Association of Geodesy (IAG). It provides observations of the three fundamental geodetic observables and their variations, that is, the Earth's shape, the Earth's gravity field and the Earth's rotational motion. GGOS integrates different geodetic techniques, different models, different approaches in order to ensure a long-term, precise monitoring of the geodetic observables in agreement with the Integrated Global Observing Strategy (IGOS). GGOS provides the observational basis to maintain a stable, accurate and global reference frame and in this function is crucial for all Earth observation and many practical applications. +r3d100011115 GPS-PDR ISDC http://isdc-old.gfz-potsdam.de/index.php?module=pagesetter&func=viewpub&tid=1&pid=46 <<<<< ----- !!! The data is in the phase of migration to another system. Therefore the repository is no longer available. This record is out-dated.; 2020-10-06 !!! ----- >>>>> Due to the changes at the individual IGS analysis centers during these years the resulting time series of global geodetic parameters are inhomogeneous and inconsistent. A geophysical interpretation of these long series and the realization of a high-accuracy global reference frame are therefore difficult and questionable. The GPS reprocessing project GPS-PDR (Potsdam Dresden Reprocessing), initiated by TU München and TU Dresden and continued by GFZ Potsdam and TU Dresden, provides selected products of a homogeneously reprocessed global GPS network such as GPS satellite orbits and Earth rotation parameters. +r3d100011116 ICGEM http://icgem.gfz-potsdam.de/home The International Center for Global Earth Models collects and distributes historical and actual global gravity +field models of the Earth and offers calculation service for derived quantities. In particular the tasks include: collecting and archiving of all existing global gravity field models, web interface for getting access to global gravity field models, web based visualization of the gravity field models their differences and their time variation, web based service for calculating different functionals of the gravity field models, web site for tutorials on spherical harmonics and the theory of the calculation service. As new service since 2016, ICGEM is providing a Digital Object Identifier (DOI) for the data set of the model (the coefficients). +r3d100011117 TerraSAR-X TOR https://www.gfz-potsdam.de/sektion/geodaetische-weltraumverfahren/projekte/terrasar-x-ro/ TerraSAR-X is a German satellite for Earth Observation, which was launched on July 14, 2007. The mission duration was foreseen to be 5 years. TerraSAR-X carries an innovative high resolution x-band sensor for imaging with resolution up to 1 m. +TerraSAR-X carries as secondary payload an IGOR GPS receiver with GPS RO capability. GFZ provided the IGOR and is responsible for the related TOR experiment (Tracking, Occultation and Ranging). TerraSAR-X provides continuously atmospheric GPS data in near-real time. These data from GFZ are continuously assimilated in parallel with those from GRACE-A by the world-leading weather centers to improve their global forecasts. TerraSAR-X, together with TanDEM-X also forms a twin-satellite constellation for atmosphere sounding and generates an unique data set for the evaluation of the accuracy of the GPS-RO technique. +r3d100011118 TanDEM-X ISDC http://isdc-old.gfz-potsdam.de/index.php?module=pagesetter&func=viewpub&tid=1&pid=21#tandemX TanDEM-X (TerraSAR-X add-on for Digital Elevation Measurement) is the first bistatic SAR mission in space. TanDEM-X and its twin satellite TerraSAR-X are flying in a closely controlled formation with typical distances between 250 and 500 meters. Primary mission objective is the generation of a consistent global digital elevation model with few meter level height accuracy. Beyond that, GFZ equipped TanDEM-X with a geodetic grade GPS receiver for precise baseline determination and for radio occultation measurements. TanDEM-X was launched on June 21, 2010 for a 5 year mission lifetime. The GPS radio occultation data of the German TanDEM-X satellite are analysed and globally distributed vertical atmospheric profiles (bending angles, refractivity, temperature, water vapor) are derived and provided for the international user community. +r3d100011119 ScholarsArchive@OSU https://ir.library.oregonstate.edu ScholarsArchive@OSU is Oregon State University's digital service for gathering, indexing, making available and storing the scholarly work of the Oregon State University community. It also includes materials from outside the institution in support of the university's land, sun, sea and space grant missions and other research interests. +r3d100011121 cIRcle https://circle.ubc.ca/ cIRcle is an open access digital repository for published and unpublished material created by the UBC community and its partners. In BIRS there are thousands of mathematics videos, which are primary research data. Our repository is the largest source of mathematics data with more than 10TB of primary research by the best mathematicians in the world, coming from more than 600 institutions. +r3d100011122 Hustedt Diatom Collection Database http://hustedt.awi.de/default.aspx#ViewID=Home Since 2003, data concerning material, slides and taxa, existing within the Friedrich Hustedt Diatom centre, are being entered in a database. In 2014, all data from the initial collection database have been transferred into a new system using the EarthCape platform. The web interface of this new system is now on-line but is incomplete. +The database stores information on all specimens in the collection, named by Hustedt or deposited later by other workers, with the literature-, material- and slide-information. Taxon names have been entered as they appear on the slides or on a sheet in a slidebox, although in some cases, recently proposed names are given under “comments”. +The database also has a complete entry of all of the publications held in the library of the centre, now more than 8,000. +r3d100011123 GeoReM http://georem.mpch-mainz.gwdg.de/ GeoReM is a Max Planck Institute database for reference materials of geological and environmental interest, such as rock powders, synthetic and natural glasses as well as mineral, isotopic, biological, river water and seawater reference materials. GeoReM contains published analytical data and compilation values (major and trace element concentrations and mass fractions, radiogenic and stable isotope ratios). GeoReM contains all important metadata about the analytical values such as uncertainty, analytical method and laboratory. Sample information and references are also included. GeoReM complements the three earthchem databases: GEOROC, NAVDAT and PETDB. +r3d100011124 mentha http://mentha.uniroma2.it/ mentha archives evidence collected from different sources and presents these data in a complete and comprehensive way. Its data comes from manually curated protein-protein interaction databases that have adhered to the IMEx consortium. The aggregated data forms an interactome which includes many organisms. mentha is a resource that offers a series of tools to analyse selected proteins in the context of a network of interactions. Protein interaction databases archive protein-protein interaction (PPI) information from published articles. However, no database alone has sufficient literature coverage to offer a complete resource to investigate "the interactome". +mentha's approach generates every week a consistent interactome (graph). Most importantly, the procedure assigns to each interaction a reliability score that takes into account all the supporting evidence. mentha offers eight interactomes (Homo sapiens, Arabidopsis thaliana, Caenorhabditis elegans, Drosophila melanogaster, Escherichia coli K12, Mus musculus, Rattus norvegicus, Saccharomyces cerevisiae) plus a global network that comprises every organism, including those not mentioned. The website and the graphical application are designed to make the data stored in mentha accessible and analysable to all users. Source databases are: MINT, IntAct, DIP, MatrixDB and BioGRID. +r3d100011125 Science3D https://www.science3d.org/ ----<<<< This repository is no longer available. This record is out-dated !!!!! >>>>> ----- Science3D is an Open Access project to archive and curate scientific data and make them available to everyone interested in scientific endeavours. Science3D focusses mainly on 3D tomography data from biological samples, simply because theses object make it comparably easy to understand the concepts and techniques. +The data come primarily from the imaging beamlines of the Helmholtz Center Geesthacht (HZG), which make use of the uniquely bright and coherent X-rays of the Petra3 synchrotron. Petra3 - like many other photon and neutron sources in Europe and World-wide - is a fantastic instrument to investigate the microscopic detail of matter and organisms. The experiments at photon science beamlines hence provide unique insights into all kind of scientific fields, ranging from medical applications to plasma physics. The success of these experiments demands enormous efforts of the scientists and quite some investments +r3d100011126 Integrated Digitized Biocollections https://www.idigbio.org/ The National Resource for Advancing Digitization of Biodiversity Collections (ADBC) funded by the National Science Foundation. Through ADBC, data and images for millions of biological specimens are being made available in electronic format for the research community, government agencies, students, educators, and the general public +r3d100011128 National Vegetation Survey Databank https://nvs.landcareresearch.co.nz/ The National Vegetation Survey (NVS) Databank is a physical archive and electronic databank containing records of over 121,000 vegetation survey plots - including data from over 25,000 permanent plots in New Zealand. The data can be explored online and requested for download. The NVS Databank provides data spanning more than 60 years of indigenous and exotic plant plot records from throughout New Zealand's terrestrial ecosystems. The physical archive includes plot sheets, maps, and photographs from many years of vegetation surveys. Purpose-built software for entering, validating and summarising data is available. NVS is accorded the status of a Nationally Significant database and upkeep and maintenance is supported by Core funding for Crown Research Institutes from the NZ Ministry of Business, Innovation and Employment. +r3d100011129 Nanomaterial Registry https://nanomaterialregistry.net/Default.aspx The Nanomaterial Registry is a publicly available repository for curated research data on nanomaterials, including their physico-chemical characteristics and their interactions with biological and environmental systems. +r3d100011130 e!DAL - electronic Data Archive Library https://edal.ipk-gatersleben.de/ e!DAL stands for electronic Data Archive Library. It is a lightweight open source software software framework for publishing and sharing research data. e!DAL was developed based on experiences coming from decades of research data management and has grown towards being a general data archiving and publication infrastructure [https://doi.org/10.1186/1471-2105-15-214]. First research data repository is "Plant Genomics and Phenomics Research Data Repository" [https://doi.org/10.1093/database/baw033]. +r3d100011131 Panel Study on Income Dynamics https://psidonline.isr.umich.edu/ A national study on socioeconomics and family health over lifetimes and across generations funded by National Science Foundation (NSF). It is the longest running longitudinal household survey in the world, started in 1968 with a nationally representative sample of over 18,000 individuals living in 5,000 families in the United States. It is recognizing the importance of the socioeconomic data, available on this website without cost to researchers and analysts. +r3d100011132 Social Scientific Research Documentation Centre Repository https://openarchive.tk.mta.hu/ The Research Documentation Centre of the Centre for Social Sciences at the Hungarian Academy of Sciences provides information on and access to research conducted at the Centre. The metadata and many of the documents of the Research Documentation Centre (RDC) are available to all visitors. External researchers may ask for access to restricted collections +r3d100011135 Integrated Public Use Microdata Series - International https://international.ipums.org/international/ IPUMS is the world's largest accessible collection of individual-level data on population, and is a collaboration of over 100 national statistical agencies. +r3d100011136 VecNet https://www.vecnet.org/ The repository is no longer available. >>>!!!<<< 2019-09-06: no more access to VecNet >>>!!!<<< +r3d100011137 Open Science Framework https://osf.io/ The Open Science Framework (OSF) is part network of research materials, part version control system, and part collaboration software. The purpose of the software is to support the scientist's workflow and help increase the alignment between scientific values and scientific practices. +Document and archive studies. Move the organization and management of study materials from the desktop into the cloud. Labs can organize, share, and archive study materials among team members. Web-based project management reduces the likelihood of losing study materials due to computer malfunction, changing personnel, or just forgetting where you put the damn thing. +Share and find materials. With a click, make study materials public so that other researchers can find, use and cite them. Find materials by other researchers to avoid reinventing something that already exists. +Detail individual contribution. Assign citable, contributor credit to any research material - tools, analysis scripts, methods, measures, data. +Increase transparency. Make as much of the scientific workflow public as desired - as it is developed or after publication of reports. Find public projects here. +Registration. Registering materials can certify what was done in advance of data analysis, or confirm the exact state of the project at important points of the lifecycle such as manuscript submission or at the onset of data collection. Discover public registrations here. +Manage scientific workflow. A structured, flexible system can provide efficiency gain to workflow and clarity to project objectives, as pictured. +r3d100011138 National Weather Service, Climate Prediction Center https://www.cpc.ncep.noaa.gov/ NWS/NCEP/Climate Prediction Center delivers climate prediction, monitoring, and diagnostic products for timescales from weeks to years to the Nation and the global community for the protection of life and property and the enhancement of the economy. The goal of the CPC website is to provide easy and comprehensive access to data and products that serve our mission. We serve a broad audience ranging from government to non-government entities like academia, NGO’s, and the public and private sectors. Specific sectors include agriculture, energy, health, transportation, emergency managers, etc. +r3d100011139 NIST Standard Reference Data https://www.nist.gov/srd NIST Data Gateway - provides easy access to many of the NIST scientific and technical databases. These databases cover a broad range of substances and properties from many different scientific disciplines. The Gateway includes links to free online NIST data systems as well as to information on NIST PC databases available for purchase. +r3d100011140 The Global Agricultural Trial Repository and Database https://ccafs.cgiar.org/resources/tools/agtrials <<>>!!!>>> +r3d100011141 China Meteorological Data Service Center http://data.cma.cn/en China Meteorological Data Service Center, an upgraded system of the meteorological data sharing network, is an important component of the underlying national science and technology platform and a main portal application system of meteorological cloud. It is an authoritative and unified shared service platform for China Meteorological Administration to open its meteorological data resources to domestic and global users, and a data supporting platform for China to open its meteorological service market and promote the sharing and efficient application of meteorological information resources as a new meteorological service system. +The comprehensive meteorological database provide online and offline shared services, the existing data types including global upper-air sounding data, surface observations, ocean observations, numerical forecast products, agro-meteorological data of ground observation data encryption, aircraft soundings, numerical weather prediction analysis field data, GPS-Met, Storm 2 No, GOES-9 satellite data, soil moisture, aircraft reported sandstorm monitoring, TOVS, ATOVS, wind profilers, satellite detection information. +r3d100011147 Forest Service Research Data Archive https://www.fs.usda.gov/rds/archive/ The Forest Service Research Data Archive is an actively curated repository for the long-term preservation and distribution of citable research data sets that are broadly relevant to forest and grassland ecology, and the economic and social interactions of humans with these ecosystems. Most data sets were created by U.S. Forest Service scientists or by scientists funded through the U.S. Forest Service or the U.S. Joint Fire Science Program. +r3d100011148 Plants of TAIWAN https://tai2.ntu.edu.tw/ Plants of TAIWAN includes digitized plant specimens and historical botanical literature of Taiwan, and a database of plant names and information for about 5000 species in Taiwan. +r3d100011149 Chinese Crop Germplasm Resources Information System https://www.cgris.net/cgris_english.html Chinese Crop Germplasm Resources Information System provides germplasm resources and genetic information for crops including grains, fruits, vegetables, oilseeds, and fibers. The data includes crop fingerprint and DNA sequence data. +r3d100011150 DARECLIMED https://www.cyi.ac.cy/index.php/dareclimed-data-repository.html DARECLIMED data repository consists of three kind of data: (a) climate, (b) water resources, and (c) energy related data. The first part, climate datasets, will include atmospheric and indirect atmospheric data, proxies and reconstructions, terrestrial and oceanic data. Land use, population, economy and development data will be added as well. Datasets can be handled and analyzed by connecting to the Live Access Server (LAS), which enables to visualize data with on-the-fly graphics, request custom subsets of variables in a choice of file formats, access background reference material about the data (metadata), and compare (difference) variables from distributed locations. Access to server is granted upon request by emailing the data repository manager. +r3d100011153 National Data https://data.stats.gov.cn/english/ The national data provide the monthly, quarterly and annual, census regions, departments and international social and economic statistic data. It Offers a variety of file output, watchmaking, drawing, Indicators, visualization charts and geographic information data. +To speed up the construction of modern service-oriented statistics, and to better serve the community, on the basis of "China Statistical Database" created in 2008, the National Bureau of Statistics(NBS) established a new statistical database in 2013. +r3d100011154 China Earthquake Data Center http://data.earthquake.cn/index.html China Earthquake Data Center provides Seismic data, geomagnetic data, geoelectric data, terrain data and underground fluid change data. It is only open in the Seismological Bureau. +r3d100011157 Datatang http://datatang.com/ Datatang is a professional data pre-processing company. We are engaged in data collecting, annotating, and customizing to meet our clients’ various needs. We assist our clients from university research labs and company R&D departments to waive trivial yet necessary data processing procedure and make their approach to the highest-value data in a more efficient way. +r3d100011158 Data Sharing Infrastructure of Earth System Science http://www.geodata.cn/ The National Earth System Science Data Sharing Service Platform is one of the 23 national science and technology infrastructure platforms identified by the Ministry of Science and Technology and the Ministry of Finance as the first batch of platforms. The platform is led by the Institute of Geographic Sciences and Natural Resources Research, Chinese Academy of Sciences. Since its construction in 2003, more than 40 domestic and overseas units have participated in the platform construction. National Earth System Science Data Sharing Service Platform main development course: +The overall goal of the platform is to integrate and integrate the data resources generated by data center groups, universities, research institutes and scientists in China and abroad, to import international data resources and to receive the data resources generated by major national scientific research projects. Based on this, Processing data products. We will improve standards and operational mechanisms and provide data support for Earth system science research and sustainable socio-economic development through the Earth System Scientific Data Sharing Network Platform and professional service teams. The recent consolidation of data resources required to share the research on land surface systems and human-land relations. +r3d100011159 Earth System Grid Federation https://esgf.llnl.gov/index.html The Earth System Grid Federation (ESGF) is an international collaboration with a current focus on serving the World Climate Research Programme's (WCRP) Coupled Model Intercomparison Project (CMIP) and supporting climate and environmental science in general. +Data is searchable and available for download at the Federated ESGF-CoG Nodes https://esgf.llnl.gov/nodes.html +r3d100011164 Australian New Zealand Clinical Trials Registry http://www.anzctr.org.au/ The Australian New Zealand Clinical Trials Registry (ANZCTR) is an online register of clinical trials being undertaken in Australia, New Zealand and elsewhere. The ANZCTR includes trials from the full spectrum of therapeutic areas of pharmaceuticals, surgical procedures, preventive measures, lifestyle, devices, treatment and rehabilitation strategies and complementary therapies. +r3d100011165 Basis Set Exchange https://bse.pnl.gov/bse/portal The Basis Set Exchange (BSE) provides a web-based user interface for downloading and uploading Gaussian-type (GTO) basis sets, including effective core potentials (ECPs), from the EMSL Basis Set Library. It provides an improved user interface and capabilities over its predecessor, the EMSL Basis Set Order Form, for exploring the contents of the EMSL Basis Set Library. The popular Basis Set Order Form and underlying Basis Set Library were originally developed by Dr. David Feller and have been available from the EMSL webpages since 1994. +r3d100011166 Benchmark Energy & Geometry Database http://www.begdb.com/ The Benchmark Energy & Geometry Database (BEGDB) collects results of highly accurate QM calculations of molecular structures, energies and properties. These data can serve as benchmarks for testing and parameterization of other computational methods. +r3d100011169 Bibliothèques Virtuelles Humanistes http://www.bvh.univ-tours.fr/ The program "Humanist Virtual Libraries" distributes heritage documents and pursues research associating skills in human sciences and computer science. It aggregates several types of digital documents: +A selection of facsimiles of Renaissance works digitized in the Central Region and in partner institutions, the Epistemon Textual Database, which offers digital editions in XML-TEI, and Transcripts or analyzes of notarial minutes and manuscripts +r3d100011170 BioImages - Virtual Field-Guide http://www.bioimages.org.uk/ This site offers an enormous collection of photographs of wild species and natural history objects. It covers most groups of organisms with the exception of birds and other vertebrates. The photographs are presented to illustrate biodiversity and as an aid to identification. The criterion for inclusion of a species is that it must have been, or might be expected to be, found in Britain or Ireland. BioImages follows the biological classification. Biota is a hierarchical system with species grouped in genera, genera in families, families in orders and so on up to kingdoms and superkingdoms. The datasets are linked to bioinfo: food webs and species interactions in the Biodiversity of UK and Ireland. +r3d100011172 CaltechLabNotes http://caltechln.library.caltech.edu/ Lab Notes Online presents historic scientific data from the Caltech Archives' collections in digital facsimile. Beginning in the fall of 2008, the first publication in the series is Robert A. Millikan's notebooks for his oil drop experiments to measure the charge of the electron, dating from October 1911 to April 1912. Other laboratory, field, or research notes will be added to the archive over time. +r3d100011173 Cancer GenomeAtlas Data Portal https://cancergenome.nih.gov/ The Cancer Genome Atlas (TCGA) Data Portal provides a platform for researchers to search, download, and analyze data sets generated by TCGA. It contains clinical information, genomic characterization data, and high level sequence analysis of the tumor genomes. +The Data Coordinating Center (DCC) is the central provider of TCGA data. The DCC standardizes data formats and validates submitted data. +r3d100011174 Cancer Genomics Hub https://cghub.ucsc.edu/ >>>>!!!!<<<< The Cancer Genomics Hub mission is now completed. + +The Cancer Genomics Hub was established in August 2011 to provide a repository to The Cancer Genome Atlas, the childhood cancer initiative Therapeutically Applicable Research to Generate Effective Treatments and the Cancer Genome Characterization Initiative. + +CGHub rapidly grew to be the largest database of cancer genomes in the world, storing more than 2.5 petabytes of data and serving downloads of nearly 3 petabytes per month. + +As the central repository for the foundational genome files, CGHub streamlined team science efforts as data became as easy to obtain as downloading from a hard drive. + +The convenient access to Big Data, and the collaborations that CGHub made possible, are now essential to cancer research. That work continues at the NCI's Genomic Data Commons. All files previously stored at CGHub can be found there. +The Website for the Genomic Data Commons is here: https://gdc.nci.nih.gov/ >>>>!!!!<<<< +The Cancer Genomics Hub (CGHub) is a secure repository for storing, cataloging, and accessing cancer genome sequences, alignments, and mutation information from the Cancer Genome Atlas (TCGA) consortium and related projects. +Access to CGHub Data: All researchers using CGHub must meet the access and use criteria established by the National Institutes of Health (NIH) to ensure the privacy, security, and integrity of participant data. CGHub also hosts some publicly available data, in particular data from the Cancer Cell Line Encyclopedia. All metadata is publicly available and the catalog of metadata and associated BAMs can be explored using the CGHub Data Browser. +r3d100011175 Chemical Carcinogenesis Research Information System https://toxnet.nlm.nih.gov/cgi-bin/sis/htmlgen?CCRIS The repository is no longer available. +<<>>!!!>>> +r3d100011176 CURATOR https://opac.ll.chiba-u.jp/da/curator/?lang=1 CURATOR (Chiba University's Repository for Access to Outcomes from Research) captures, preserves and makes publicly available intellectual digital materials from research activities on Chiba University campuses, including peer-reviewed articles, theses, preprints, statistical and experimental data, course materials and softwares. CURATOR is intended to function as the portal for the outcomes from Chiba University's research activities. The University Library is responsible for building and operating CURATOR under the guidance of the Faculty Committee for Improved Scholarly Information Availability, which commissioned by the Library Board of Faculty Representatives to systematically promote and arrange disseminative activities by the University. +r3d100011177 Claremont Colleges Digital Library https://ccdl.claremont.edu/digital/ The Claremont Colleges Digital Library (CCDL) provides access to digitized and born-digital historical and visual resources collections created both by and for The Claremont Colleges community. +r3d100011181 Digital Case http://library.case.edu/digitalcase/ Digital Case is Case Western Reserve University's digital library, institutional repository and digital archive. Digital Case stores, disseminates, and preserves the intellectual output of Case faculty, departments and research centers in digital formats (both "born digital" items as well as materials of historical interest that have been digitized). Kelvin Smith Library manages Digital Case on behalf of the university. With Digital Case, KSL assumes an active role in the scholarly communication process, providing expertise in the form of a set of services (metadata creation, secure environment, preservation over time) for access and distribution of the university’s collective intellectual product. +r3d100011182 UA Campus Repository http://arizona.openrepository.com/arizona/ The UA Campus Repository is an institutional repository that facilitates access to the research, creative works, publications and teaching materials of the University by collecting, sharing and archiving content selected and deposited by faculty, researchers, staff and affiliated contributors. +r3d100011183 Digitale Sammlungen, Goethe-Universität Frankfurt am Main https://sammlungen.ub.uni-frankfurt.de/ Digital documents and collections hosted by the University Library - both freely available on the internet and access-restricted - can be found here. +r3d100011188 Digital South Asia Library http://dsal.uchicago.edu/ The Digital South Asia Library provides digital materials for reference and research on South Asia to scholars, public officials, business leaders, and other users. This program builds upon a two-year pilot project funded by the Association of Research Libraries' Global Resources Program with support from the Andrew W. Mellon Foundation. +r3d100011189 PRISM: University of Calgary's Digital Repository https://prism.ucalgary.ca/ PRISM is a digital archive of the University of Calgary's intellectual output. Established and maintained by Libraries and Cultural Resources to manage, preserve and make available the academic works of faculty, students and research groups. The collection includes faculty publications, masters and doctoral theses, and research output from across Southern Alberta. PRISM is updated regularly, with new works added daily. +r3d100011191 Earth-prints Repository http://www.earth-prints.org/ Earth-Prints is an open archive created and maintained by Istituto Nazionale di Geofisica e Vulcanologia. This digital collection allows users to browse, search and access manuscripts, journal articles, theses, conference materials, books, book-chapters, web products. +The goal of our repository is to collect, capture, disseminate and preserve the results of research in the fields of Atmosphere, Cryosphere, Hydrosphere and Solid Earth. Earth-prints is young and growing rapidly. +r3d100011192 MGnify https://www.ebi.ac.uk/metagenomics/ MGnify (formerly: EBI Metagenomics) offers an automated pipeline for the analysis and archiving of microbiome data to help determine the taxonomic diversity and functional & metabolic potential of environmental samples. Users can submit their own data for analysis or freely browse all of the analysed public datasets held within the repository. In addition, users can request analysis of any appropriate dataset within the European Nucleotide Archive (ENA). User-submitted or ENA-derived datasets can also be assembled on request, prior to analysis. +r3d100011193 Wittliff Collections - Digital Collections https://digital.library.txstate.edu/handle/10877/137 The Digital Collections repository is a service that provides free and open access to the scholarship and creative works produced and owned by the Texas State University community. The Wittliff Collections, located on the seventh floor of the Albert B. Alkek Library at Texas State University, was founded by William D. Wittliff in 1987. The Wittliff Collections include 2 collections. 1. The Southwestern Writers Collection: These Collection holds the papers of numerous 20th century writers and the Southwestern & Mexican Photography Collection. The film holdings contain over 500 film and television screenplays as well as complete production archives for several popular films, including the television miniseries Lonesome Dove. The music holdings represent the breadth and scope of popular Texas sounds. 2. Mexican Photography Collection: The Southwestern & Mexican Photography Collection assembles a broad range of photographic work from the Southwestern United States and Mexico, from the 19th-century to the present day. +r3d100011197 Ensembl Genomes http://ensemblgenomes.org/ The Ensembl genome annotation system, developed jointly by the EBI and the Wellcome Trust Sanger Institute, has been used for the annotation, analysis and display of vertebrate genomes since 2000. +Since 2009, the Ensembl site has been complemented by the creation of five new sites, for bacteria, protists, fungi, plants and invertebrate metazoa, enabling users to use a single collection of (interactive and programatic) interfaces for accessing and comparing genome-scale data from species of scientific interest from across the taxonomy. +In each domain, we aim to bring the integrative power of Ensembl tools for comparative analysis, data mining and visualisation across genomes of scientific interest, working in collaboration with scientific communities to improve and deepen genome annotation and interpretation. +r3d100011199 Ensembl Plants http://plants.ensembl.org/index.html EnsemblPlants is a genome-centric portal for plant species. Ensembl Plants is developed in coordination with other plant genomics and bioinformatics groups via the EBI's role in the transPLANT consortium. +r3d100011200 Ensembl Protists http://protists.ensembl.org/index.html EnsemblProtists is a genome-centric portal for protists species. +r3d100011201 DataverseNL https://dataverse.nl/ Online storage, sharing and registration of research data, during the research period and after its completion. DataverseNL is a shared service provided by participating institutions and DANS. +r3d100011202 Open Research Exeter https://ore.exeter.ac.uk/repository/ Open Research Exeter (ORE) is the University of Exeter's repository for all types of research, including research papers, research data and theses. Research in ORE can be viewed and downloaded freely by anyone, anywhere: researchers, students, industry, business and the wider public. +ORE's content includes journal articles, conference papers, working papers, reports, book chapters, videos, audio, images, multimedia research project outputs, raw data and analysed data. ORE's content is securely stored, managed and preserved to ensure free, permanent access. +r3d100011203 Flytrap http://www.fly-trap.org/ Flytrap is an interactive database for displaying gene expression patterns, in particular P[GAL4] patterns, via an intuitive WWW based interface. This development consists of two components, the first being the html interface to the database and the second, a tool-kit for constructing and maintaining the database. +r3d100011206 GEOROC https://georoc.eu/georoc/new-start.asp The database GEOROC (Geochemistry of Rocks of the Oceans and Continents) is a comprehensive collection of published analyses of igneous and metamorphic rocks and minerals. It contains major and trace element concentrations, radiogenic and nonradiogenic isotope ratios as well as analytical ages for whole rocks, glasses, minerals and inclusions. Metadata include geospatial and other sample information, analytical details and references. The database was established by the Max Plank Institute for Chemistry, Mainz. It is now maintained by the Digital Geochemical Data Infrastructure (DIGIS) project at Göttingen University. +r3d100011207 GloPAD http://www.glopad.org/pi/en/ GloPAD is a multimedia, multilingual, web-accessible database containing digital images, texts, video clips, sound recordings, and complex media objects (such as 3-D images) related to the performing arts from around the world. +GloPAD (Global Performing Arts Database) records include authoritative, detailed, multilingual descriptions of digital images, texts, video clips, sound recordings, and complex media objects related to the performing arts around the world, plus information about related pieces, productions, performers, and creators. +GloPAC is an international organization of institutions and individuals committed to using innovative digital technologies to create easily accessible, multimedia, and multilingual information resources for the study and preservation of the performing arts. +r3d100011208 Hardin.MD https://web.archive.org/web/20170206082130/http://hardinmd.lib.uiowa.edu/ !!!!! As of June 30, 2017, HardinMD has been retired, although it is still findable through the WayBack Machine !!!!! Hardin MD was first launched in 1996, as a source to find the best lists, or directories, of information in health and medicine. Hence, the name Hardin MD comes from Hardin Meta Directory, since the site was conceived as a "directory of directories." The Hardin part of our name is from Robert Hardin, a physician at University of Iowa, after whom the library was named. +r3d100011209 Hazardous Substance Data Bank https://toxnet.nlm.nih.gov/cgi-bin/sis/htmlgen?HSDB The repository is no longer available. <<>> +r3d100011210 HONmedia http://www.hon.ch/HONmedia/ HONmedia is an unique repository of over 6800 medical images and videos, pertaining to 1700 topics and themes. This peerless database has been created manually by HON and new image links are constantly being added from the worldwide Web. +r3d100011216 KU ScholarWorks https://kuscholarworks.ku.edu/dspace/ KU ScholarWorks is the digital repository of the University of Kansas. It contains scholarly work created by KU faculty, staff and students, as well as material from the University Archives. KU ScholarWorks makes important research and historical items available to a wider audience and helps assure their long-term preservation. +r3d100011218 LSE Research Online http://eprints.lse.ac.uk/ LSE Research Online is the institutional repository for the London School of Economics and Political Science. LSE Research Online contains research produced by LSE staff, including journal articles, book chapters, books, working papers, conference papers and more. +r3d100011219 Metropolitan Travel Survey Archive http://www.surveyarchive.org/ MTSA is a Metropolitan Travel Survey Archive to store, preserve, and make publicly available, via the internet, travel surveys conducted by metropolitan areas, states and localities. As a result of cooperation from several agencies, we now have been able to post databases along with relevant documentation for many regions in the archive http://www.surveyarchive.org/archive.html . The databases and the documentation can be obtained from this website. In addition to making these databases publicly available, we are also in the process of converting all the databases to a common format to enhance the readability and usability of each survey, so many surveys can be used online, see analyze http://www.surveyarchive.org/analyze.html. The results from the first year of the project, along with issues related to archiving travel survey data are provided in our reports page http://www.surveyarchive.org/reports.html . Papers written by Yacov Zahavi, an instrumental figure in the development of travel surveys, are also provided here. +r3d100011220 MINDS@UW https://minds.wisconsin.edu/ MINDS@UW is designed to gather, distribute, and preserve digital materials related to the University of Wisconsin's research and instructional mission. Content, which is deposited directly by UW faculty and staff, may include research papers and reports, pre-prints and post-prints, datasets and other primary research materials, learning objects, theses, student projects, conference papers and presentations, and other born-digital or digitized research and instructional materials. +r3d100011221 Monash University Research Repository https://www.monash.edu/library/researchers/repository The Monash University Research Repository allows researchers to store, manage and share their research outputs and data, and use research collections from across the University. The Research Repository consists of multiple repository platforms, selected to meet the needs of our researchers by offering a variety of options suited to different types of research outputs and collections. These different platforms are described in detail at the Repository URL page. +r3d100011223 National Trauma Data Bank https://www.facs.org/quality-programs/trauma/tqp/center-programs/ntdb The National Trauma Data Bank® (NTDB) is the largest aggregation of trauma registry data ever assembled. The goal of the NTDB is to inform the medical community, the public, and decision makers about a wide variety of issues that characterize the current state of care for injured persons. Registry data that is collected from the NTDB is compiled annually and disseminated in the forms of hospital benchmark reports, data quality reports, and research data sets. Research data sets that can be used by researchers. To gain access to NTDB data, researchers must submit requests through our online application process +r3d100011226 NIST Physical reference data https://www.nist.gov/pml/productsservices/physical-reference-data Physical Reference Data compiles physical data and biblographic sources: Physical constants, atomic spectroscopy data, molecular spectroscopic data, X-Ray and Gamma-Ray data, nuclear physics data etc. +r3d100011230 Oxford University Research Archive https://ora.ox.ac.uk/?f%5Bf_type_of_work%5D%5B%5D=Dataset&q=&search_field=all_fields The Oxford University Research Archive (ORA) serves as an institutional repository for the University of Oxford and is home to the scholarly research output of its members. ORA also is the home of Oxford digital theses. +ORA is a permanant and secure archive of the University which preserves an array of research publications, journal articles, conference papers, working papers, theses, reports, book sections and more. Unpublished academic work is also deposited into ORA, maximising the University's research output. ORA hollds publications, theses and research data. +r3d100011232 PANDIT https://www.ebi.ac.uk/research/goldman/software/pandit >>>!!!<<>>!!!<<< PANDIT is a collection of multiple sequence alignments and phylogenetic trees. It contains corresponding amino acid and nucleotide sequence alignments, with trees inferred from each alignment. PANDIT is based on the Pfam database (Protein families database of alignments and HMMs), and includes the seed amino acid alignments of most families in the Pfam-A database. DNA sequences for as many members of each family as possible are extracted from the EMBL Nucleotide Sequence Database and aligned according to the amino acid alignment. PANDIT also contains a further copy of the amino acid alignments, restricted to the sequences for which DNA sequences were found. +r3d100011234 Pediatric Surgery @ Brown https://med.brown.edu/pedisurg/Brown/IBCategories.html These pages contain more than 150 clinical, intraoperative and radiologic images related to pediatric surgery. This "virtual atlas" is intended to help students, residents and fellows in their understanding of surgical conditions of the infant and child. These images can be used for personal (not commercial) use, but a reference to their origin would be appreciated. WARNING: Some of the clinical images are graphic in nature and may not be suitable for viewing by everyone. +r3d100011235 PetDB https://search.earthchem.org/ PetDB, the Petrological Database, is a web-based data management system that provides on-line access to geochemical and petrological data. PetDB is a global synthesis of chemical, isotopic, and mineralogical data for rocks, minerals, and melt inclusions. PetDB's current content focuses on data for igneous and metamorphic rocks from the ocean floor, specifically mid-ocean ridge basalts and abyssal peridotites and xenolith samples from the Earth's mantle and lower crust. PetDB is maintained and continuously updated as part of the EarthChem data collections. +r3d100011236 PhysioBank https://archive.physionet.org/physiobank/ PhysioBank is a large and growing archive of well-characterized digital recordings of physiologic signals and related data for use by the biomedical research community. PhysioBank currently includes databases of multi-parameter cardiopulmonary, neural, and other biomedical signals from healthy subjects and patients with a variety of conditions with major public health implications, including sudden cardiac death, congestive heart failure, epilepsy, gait disorders, sleep apnea, and aging. +r3d100011237 Publicdata.eu https://okfn.org/projects/lod2/ >>>!!!<<< 2018-08-17: The repository is no longer available >>>!!!<<< >>>!!!<<< publicdata.eu portal is superseded by European data portal https://www.re3data.org/repository/r3d100012199 >>>!!!<<< +r3d100011239 RIT Digital Media Library Repository https://digitalarchive.rit.edu/xmlui/ The RIT DML captures, distributes and preserves RIT's digital products. Here you can find articles, working papers, preprints, technical reports, conference papers and data sets in various digital formats. +r3d100011240 Science Photo Library https://www.sciencephoto.com/ Science Photo Library (SPL) provides creative professionals with striking specialist imagery, unrivalled in quality, accuracy and depth of information. We have more than 600,000 images and 40,000 clips to choose from, with hundreds of new submissions uploaded to the website each week. +r3d100011241 Catalogue of Life https://www.catalogueoflife.org/ The Catalogue of Life is the most comprehensive and authoritative global index of species currently available. It consists of a single integrated species checklist and taxonomic hierarchy. The Catalogue holds essential information on the names, relationships and distributions of over 1.8 million species. This figure continues to rise as information is compiled from diverse sources around the world. +r3d100011242 The European Genome-phenome Archive https://ega-archive.org/ The European Genome-phenome Archive (EGA) is designed to be a repository for all types of sequence and genotype experiments, including case-control, population, and family studies. We will include SNP and CNV genotypes from array based methods and genotyping done with re-sequencing methods. +The EGA will serve as a permanent archive that will archive several levels of data including the raw data (which could, for example, be re-analysed in the future by other algorithms) as well as the genotype calls provided by the submitters. We are developing data mining and access tools for the database. +For controlled access data, the EGA will provide the necessary security required to control access, and maintain patient confidentiality, while providing access to those researchers and clinicians authorised to view the data. In all cases, data access decisions will be made by the appropriate data access-granting organisation (DAO) and not by the EGA. The DAO will normally be the same organisation that approved and monitored the initial study protocol or a designate of this approving organisation. The European Genome-phenome Archive (EGA) allows you to explore datasets from genomic studies, provided by a range of data providers. Access to datasets must be approved by the specified Data Access Committee (DAC). +r3d100011243 TROVE https://trove.nla.gov.au/ Trove helps you find and use resources relating to Australia. It’s more than a search engine. Trove brings together content from libraries, museums, archives and other research organisations and gives you tools to explore and build. +r3d100011244 UniSave https://www.ebi.ac.uk/uniprot/unisave/app/#/ The UniProtKB Sequence/Annotation Version Archive (UniSave) has the mission of providing freely to the scientific community a repository containing every version of every Swiss-Prot/TrEMBL entry in the UniProt Knowledge Base (UniProtKB). This is achieved by archiving, every release, the entry versions within the current release. The primary usage of this service is to provide open access to all entry versions of all entries. In addition to viewing their content, one can also filter, download and compare versions. +r3d100011245 University of Southampton Institutional Research Repository https://eprints.soton.ac.uk/ ePrints Soton is the University's Research Repository. It contains journal articles, books, PhD theses, conference papers, data, reports, working papers, art exhibitions and more. Where possible, journal articles, conference proceedings and research data made open access. +r3d100011249 York Digital Library https://dlib.york.ac.uk/yodl/app/home/index York Digital Library (YODL) is a University-wide Digital Library service for multimedia resources used in or created through teaching, research and study at the University of York. YODL complements the University's research publications, held in White Rose Research Online and PURE, and the digital teaching materials in the University's Yorkshare Virtual Learning Environment. +YODL contains a range of collections, including images, past exam papers, masters dissertations and audio. Some of these are available only to members of the University of York, whilst other material is available to the public. YODL is expanding with more content being added all the time +r3d100011250 Wellcome Collections - Images https://wellcomecollection.org/collections Wellcome Images is one of the Wellcome Library's major visual collections and also forms part of Wellcome Collection. Wellcome Images is one of the world's richest and most unique collections, with themes ranging from medical and social history to contemporary healthcare and biomedical science. This unrivalled collection contains historical images from the Wellcome Library collections, Tibetan Buddhist paintings, ancient Sanskrit manuscripts written on palm leaves, beautifully illuminated Persian books and much more. +r3d100011251 AfricaRice Dataverse https://dataverse.harvard.edu/dataverse/africarice AfricaRice is a leading pan-African rice research organization committed to improving livelihoods in Africa through strong science and effective partnerships. AfricaRice dataverse makes studies in rice research open availabe. With the focus on agronomy, breeding, entomoloy, grain quality, pathology, physiology and socio-economics of rice. +r3d100011252 Analysis of the Interstellar Medium of Isolated Galaxies http://amiga.iaa.es/p/1-homepage.htm The AMIGA project (Analysis of the interstellar Medium of Isolated GAlaxies) involves the identification and study of a statistically significant sample of the most isolated galaxies in the local Universe. Our goal is to quantify the properties of different phases of the interstellar medium in these galaxies which are likely to be least affected by their external environment. +r3d100011253 AspGD http://www.aspergillusgenome.org/ >>>>!!!!<<<< AspGD data are being integrated into FungiDB. Please click here for additional details http://fungidb.org/ . Discussion of how to maximize the value of FungiDB for the Aspergillus research community will be a major topic at the upcoming AsperFest12 meeting at Asilomar (March 16-17, 2015). >>>>!!!!<<<< AspGD is an organized collection of genetic and molecular biological information about the filamentous fungi of the genus Aspergillus. Among its many species, the genus contains an excellent model organism (A. nidulans, or its teleomorph Emericella nidulans), an important pathogen of the immunocompromised (A. fumigatus), an agriculturally important toxin producer (A. flavus), and two species used in industrial processes (A. niger and A. oryzae). AspGD contains information about genes and proteins of multiple Aspergillus species; descriptions and classifications of their biological roles, molecular functions, and subcellular localizations; gene, protein, and chromosome sequence information; tools for analysis and comparison of sequences; and links to literature information; as well as a multispecies comparative genomics browser tool (Sybil) for exploration of orthology and synteny across multiple sequenced Aspergillus species. +r3d100011254 CfA Dataverses https://dataverse.harvard.edu/dataverse/cfa The Astronomy data repository at Harvard is currently open to all scientific data from astronomical institutions worldwide. Incorporating Astroinformatics of galaxies and quasars Dataverse. The Astronomy Dataverse is connected to the indexing services provided by the SAO/NASA Astrophysical Data Service (ADS). +r3d100011255 ATNF Pulsar Catalogue https://www.atnf.csiro.au/research/pulsar/psrcat/ All observations obtained with the Parkes radio telescope are made available to the general community after an embargo period. Usually this embargo period is set to 18 months after the observation. The catalogue includes all published rotation-powered pulsars, including those detected only at high energies. It also includes Anomalous X-ray Pulsars (AXPs) and Soft Gamma-ray Repeaters (SGRs) for which coherent pulsations have been detected. However, it excludes accretion-powered pulsars such as Her X-1 and the recently discovered X-ray millisecond pulsars. +ATNF Pulsar catalogue contains information on all published pulsars, with complete bibliographic information. For professional astronomers, a more detailed "Expert" web interface is available allowing access to parameters of specialist interest. The catalogue can also be accessed using a command-line interface on unix or linux systems. +r3d100011256 Avon Longitudinal Study of Parents and Children https://www.bristol.ac.uk/alspac/ ALSPAC is a longitudinal birth cohort study which enrolled pregnant women who were resident in one of three Bristol-based health districts in the former County of Avon with an expected delivery date between 1st April 1991 and 31st December 1992. Around 14,000 pregnant women were initially recruited. Detailed information has been collected on these women, their partners and subsequent children using self-completion questionnaires, data extraction from medical notes, linkage to routine information systems and from hands-on research clinics. +Additional cohorts of participants have since been enrolled in their own right including fathers, siblings, children of the children and grandparents of the children. +Ethical approval for the study was obtained from the ALSPAC Ethics and Law Committee (IRB00003312) and Local Research Ethics. +r3d100011257 Bacterial Carbohydrate Structure DataBase http://csdb.glycoscience.ru/bacterial/index.html >>>!!!Bacterial (BCSDB) and Plant&Fungal (PFCSDB) carbohydrate structure databases have been merged into a single database, CSDB!!!<<< +BCSDB database is aimed at provision of structural, bibliographic, taxonomic and related information on bacterial carbohydrate structures. Two key points of this service are: covering - is above 90% in the scope of bacterial carbohydrates. This means the negative search answer remains valuable scientific information. And consistence - we manually check the data, and aim at hight quality error-free content. The main source of data is a retrospective literature analysis. About 25% of data were imported from CCSD (Carbbank, ceased in 1997, University of Georgia, Athens; structures published before 1995) with subsequent manual curation and approval. Current coverage is displayed in red on the top of the left menu. The time lag between publication of new data and their deposition ~ 1 year. The scope is "bacterial carbohydrates" and covers nearly all structures of this class published up to 2016. Bacterial means that a structure has been found in bacteria or obtained by modification of those found in bacteria. Carohydrate means a structure composed of any residues linked by glycosidic, ester, amidic, ketal, phospho- or sulpho-diester bonds, in which at least one residue is a sugar or its derivative. +r3d100011258 Behavioral Risk Factor Surveillance System https://www.cdc.gov/brfss/ The Behavioral Risk Factor Surveillance System (BRFSS) is the world's largest, on-going telephone health survey system. As a result, surveys were developed and conducted to monitor state-level prevalence of the major behavioral risks among adults associated with premature morbidity and mortality. The basic philosophy was to collect data on actual behaviors, rather than on attitudes or knowledge, that would be especially useful for planning, initiating, supporting, and evaluating health promotion and disease prevention programs. Currently data are collected monthly in all 50 states. +r3d100011259 BioCyc Database Collection https://biocyc.org/ The BioCyc database collection of Pathway/Genome Databases (PGDBs) provides a reference on the genomes and metabolic pathways of thousands of sequenced organisms. BioCyc PGDBs are generated by software that predict the metabolic pathways of completely sequenced organisms, predict which genes code for missing enzymes in metabolic pathways, and predict operons. BioCyc also integrates information from other bioinformatics databases, such as protein feature and Gene Ontology information from UniProt. The BioCyc website provides a suite of software tools for database searching and visualization, for omics data analysis, and for comparative genomics and comparative pathway questions. +From 2016 on, access to the EcoCyc and MetaCyc databases will remain free. Subscriptions to the other 7,600 BioCyc databases will be available to institutions (e.g., libraries), and to individuals. + +Access to licensed databases via: http://www.phoenixbioinformatics.org/biocyc . +r3d100011260 Breast Cancer Surveillance Consortium https://www.bcsc-research.org/ The Breast Cancer Surveillance Consortium (BCSC) is a research resource for studies designed to assess the delivery and quality of breast cancer screening and related patient outcomes in the United States. +The BCSC is a collaborative network of seven mammography registries with linkages to tumor and/or pathology registries. The network is supported by a central Statistical Coordinating Center. +r3d100011261 BsubCyc https://bsubcyc.org/ BsubCyc is a model-organism database for the bacterium Bacillus subtilis and is based on the updated B. subtilis 168 genome sequence and annotation published by Barbe et al. in 2009. Gene function annotations are being updated when new literature is available. +Subscriptions are now required to access BsubCyc. For more information on obtaining a subscription, click here: http://www.phoenixbioinformatics.org/biocyc/subscriptions.html +r3d100011262 Buckeye Speech Corpus https://buckeyecorpus.osu.edu/ The Buckeye Corpus of conversational speech contains high-quality recordings from 40 speakers in Columbus OH conversing freely with an interviewer. The speech has been orthographically transcribed and phonetically labeled. The audio and text files, together with time-aligned phonetic labels, are stored in a format for use with speech analysis software (Xwaves and Wavesurfer). Software for searching the transcription files is currently being written. +r3d100011263 Canadian Opinion Research Archive https://www.queensu.ca/cora/ The Canadian Opinion Research Archive at Queen's University makes available commercial and independent surveys to the academic, research and journalistic communities. Founded in 1992, CORA contains hundreds of surveys including thousands of discrete items collected by major commercial Canadian firms dating back to the 1970s. +CORA is continually adding new surveys and is always soliciting new data from commercial research firms, independent think tanks, research institutes, NGOs, and academic researchers. This website also includes readily accessible results from these surveys, tracking Canadian opinion over time on frequently asked survey questions, as well as tabular results from recent Canadian surveys, and more general information on polling. This material is made available as a public service by CORA and its partners. +r3d100011264 Cancer Models Database https://wiki.nci.nih.gov/display/caMOD/caMOD >>>!!!<<< The NCI Cancer Models Database, caMOD, was retired on December 24, 2015. Information about many of the mouse models hosted in caMOD was obtained from the Jackson Laboratory Mouse Tumor Biology (MTB) Database and can be accessed through that resource http://tumor.informatics.jax.org/mtbwi/index.do . See caMOD Retirement Announcement https://wiki.nci.nih.gov/display/caMOD/caMOD+Retirement+Announcement >>>>!!<<< Query the Cancer Models database for models submitted by fellow researchers. Retrieve information about the making of models, their genetic description, histopathology, derived cell lines, associated images, carcinogenic agents, and therapeutic trials. Links to associated publications and other resources are provided. +r3d100011266 CfA Library Datasets Dataverse https://dataverse.harvard.edu/dataverse/cfalibrary The aim of CfA Library Datasets Dataverse is creating a better information system to respond to the changing needs of astronomers not only at the CfA, but worldwide as well. As part of this growing partnership with the ADS, the CfA Library is expanding its metadata and data curation services, and in the process, creating datasets that the astronomy community may find useful. The CfA Library Datasets Dataverse has been created to share these datasets with the greater community with the hope that some members may find it useful. Please remember to acknowledge the CfA Library and the ADS and cite the work using the "Data Citation" presented under each study's "Cataloging Information" section. +r3d100011267 CGIAR Research Program on Forests, Trees and Agroforestry Dataverse https://dataverse.harvard.edu/dataverse/crp6 The CGIAR Research Program No. 6 (CRP6): Forests, Trees and Agroforestry: Livelihoods, Landscapes and Governance aims to enhance the management and use of forests, agroforestry and tree genetic resources across the landscape, from farms to forests. +r3d100011268 Child Language Data Exchange System https://childes.talkbank.org/ CHILDES is the child language component of the TalkBank system. TalkBank is a system for sharing and studying conversational interactions. +r3d100011269 Collaborative Research in Computational Neuroscience https://crcns.org/ This website makes data available from the first round of data sharing projects that were supported by the CRCNS funding program. To enable concerted efforts in understanding the brain experimental data and other resources such as stimuli and analysis tools should be widely shared by researchers all over the world. To serve this purpose, this website provides a marketplace and discussion forum for sharing tools and data in neuroscience. To date we host experimental data sets of high quality that will be valuable for testing computational models of the brain and new analysis methods. The data include physiological recordings from sensory and memory systems, as well as eye movement data. +r3d100011270 Computational and Information Systems Laboratory Research Data Archive https://rda.ucar.edu/ This repository record is no longer valid. +>>>!!!<<< 2018-08-09: Please refer to the record that is titled "Research Data Archive at NCAR" instead https://www.re3data.org/repository/r3d100010050 . >>>!!!<<< +r3d100011271 COMPLETE Dataverse https://dataverse.harvard.edu/dataverse/complete The COordinated Molecular Probe Line Extinction Thermal Emission Survey of Star Forming Regions (COMPLETE) provides a range of data complementary to the Spitzer Legacy Program "From Molecular Cores to Planet Forming Disks" (c2d) for the Perseus, Ophiuchus and Serpens regions. In combination with the Spitzer observations, COMPLETE will allow for detailed analysis and understanding of the physics of star formation on scales from 500 A.U. to 10 pc. +r3d100011272 The Comprehensive Resource of Mammalian protein complexes https://mips.helmholtz-muenchen.de/corum/ CORUM is a manually curated dataset of mammalian protein complexes. Annotation of protein complexes includes protein complex composition and other valuable information such as method of purification, cellular function of complexes or involvement in diseases. +r3d100011273 Database of Zeolite Structures http://www.iza-structure.org/databases/ This database provides structural information on all of the Zeolite Framework Types that have been approved by the Structure Commission of the International Zeolite Association (IZA-SC). +r3d100011274 Deakin Research Online https://dro.deakin.edu.au/ DRO is Deakin University's research repository, providing digital curation by describing and preserving the University's research output and enabling worldwide discovery. +r3d100011275 DEG http://tubic.tju.edu.cn/deg/ DEG hosts records of currently available essential genomic elements, such as protein-coding genes and non-coding RNAs, among bacteria, archaea and eukaryotes. Essential genes in a bacterium constitute a minimal genome, forming a set of functional modules, which play key roles in the emerging field, synthetic biology. +r3d100011277 EcoCyc Database https://ecocyc.org/ EcoCyc is a scientific database for the bacterium Escherichia coli K-12 MG1655. The EcoCyc project performs literature-based curation of the entire genome, and of transcriptional regulation, transporters, and metabolic pathways. +r3d100011278 English Lexicon Project https://elexicon.wustl.edu/ The English Lexicon Project (supported by the National Science Foundation) affords access to a large set of lexical characteristics, along with behavioral data from visual lexical decision and naming studies of 40,481 words and 40,481 nonwords. +r3d100011279 EUROCAT https://eu-rd-platform.jrc.ec.europa.eu/eurocat_en A European network of population-based registries for the epidemiologic surveillance of congenital anomalies. +r3d100011281 Global Trade Analysis Project https://www.gtap.agecon.purdue.edu/databases/default.asp The centerpiece of the Global Trade Analysis Project is a global data base describing bilateral trade patterns, production, consumption and intermediate use of commodities and services. The GTAP Data Base consists of bilateral trade, transport, and protection matrices that link individual country/regional economic data bases. The regional data bases are derived from individual country input-output tables, from varying years. +r3d100011282 The Health Improvement Network https://www.the-health-improvement-network.com/ THIN is a medical data collection scheme that collects anonymised patient data from its members through the healthcare software Vision. The UK Primary Care database contains longitudinal patient records for approximately 6% of the UK Population. The anonymised data collection, which goes back to 1994, is nationally representative of the UK population. +r3d100011283 History of Marine Animal Populations https://hydra.hull.ac.uk/resources?utf8=%E2%9C%93&search_field=all_fields&q=hmap The HMAP Data Pages are a research resource comprising of information derived largely from historical records relating to fishing catches and effort in selected spatial and temporal contexts. +The History of Marine Animal Populations (HMAP), the historical component of the Census of Marine Life, aimed to improve our understanding of ecosystem dynamics, specifically with regard to long-term changes in stock abundance, the ecological impact of large-scale harvesting by man, and the role of marine resources in the historical development of human society. +HMAP data is also accessible through the Ocean Biogeographic Information System (OBIS): http://www.iobis.org/, see also: http://seamap.env.duke.edu/dataset +r3d100011284 HILDA Survey https://melbourneinstitute.unimelb.edu.au/hilda The Household, Income and Labour Dynamics in Australia (HILDA) Survey is a household-based panel study that collects valuable information about economic and personal well-being, labour market dynamics and family life. +r3d100011285 Human Metabolome Database https://hmdb.ca/ The Human Metabolome Database (HMDB) is a freely available electronic database containing detailed information about small molecule metabolites found in the human body. It is intended to be used for applications in metabolomics, clinical chemistry, biomarker discovery and general education. +r3d100011286 HumanCyc https://humancyc.org/ HumanCyc provides an encyclopedic reference on human metabolic pathways. It provides a zoomable human metabolic map diagram, and it has been used to generate a steady-state quantitative model of human metabolism. +2016: Subscriptions are now required to access HumanCyc. For more information on obtaining a subscription, click here: http://www.phoenixbioinformatics.org/biocyc#product-biocyc-subscription +r3d100011287 INTEGRALL http://integrall.bio.ua.pt/ INTEGRALL is a web-based platform dedicated to compile information on integrons and designed to organize all the data available for these genetic structures. INTEGRALL provides a public genetic repository for sequence data and nomenclature and offers to scientists an easy and interactive access to integron's DNA sequences, their molecular arrangements as well as their genetic contexts. +r3d100011288 ICES data portal https://ecosystemdata.ices.dk/ ICES is an intergovernmental organization whose main objective is to increase the scientific knowledge of the marine environment and its living resources and to use this knowledge to provide unbiased, non-political advice to competent authorities. +r3d100011289 International Service for the Geoid https://www.isgeoid.polimi.it/ ISG' activities are on educational, research, and data distribution sides: principal purposes of ISG are the collection and distribution of geoid models, the collection and distribution of software for geoid computation, and the organization of technical schools on geoid determinations. ISG collects and disseminates worldwide local and regional geoid models estimated by geodetic Institutions and researchers of many countries. +More than 30 countries are represented, listed in alphabetic order or localized on a map +r3d100011290 London Datastore https://data.london.gov.uk/ The London Datastore is an initiative by the Greater London Authority (GLA) to release as much of the data that it holds as possible. +r3d100011291 Manitoba Population Research Data Repository https://umanitoba.ca/faculties/health_sciences/medicine/units/chs/departmental_units/mchp/resources/repository/index.html The Population Health Research Data Repository housed at MCHP is a comprehensive collection of administrative, registry, survey, and other data primarily relating to residents of Manitoba. It was developed to describe and explain patterns of health care and profiles of health and illness, facilitating inter-sectoral research in areas such as health care, education, and social services. +r3d100011293 Medical Expenditure Panel Survey https://meps.ahrq.gov/mepsweb/ The Medical Expenditure Panel Survey (MEPS) is a set of large-scale surveys of families and individuals, their medical providers, and employers across the United States. MEPS is the most complete source of data on the cost and use of health care and health insurance coverage. +r3d100011295 National Center for Earth-Surface Dynamics Data Repository https://repository.nced.umn.edu/ In its 10-year tenure, NCED has made major contributions to the growth of Earth-Surface Dynamics (ESD) through direct research in three Integrated Programs (IP) of Streams, Watersheds and Deltas. These contributions include: +Establishment of experimental geomorphology and stratigraphy as a major source of insight in ESD, +Integration of quantitative methods from engineering, physics, and applied math into ESD, +Advances in the coupling of life, especially vegetation, and landscape dynamics, +Integration of a variety of novel methods from stochastic hydrology, including nonlocal transport and multifractal spatial signatures, into ESD, +Advances in providing the scientific basis for restoring streams, and +Integration of subsurface structure and stratigraphic records into understanding present-day delta dynamics. +All data created or compiled by NCED-funded scientists is archived here. +r3d100011296 NIST Atomic Spectra Database https://www.nist.gov/pml/atomic-spectra-database The Atomic Spectra Database (ASD) contains data for radiative transitions and energy levels in atoms and atomic ions. Data are included for observed transitions and energy levels of most of the known chemical elements. ASD contains data on spectral lines with wavelengths from about 0.2 Å (ångströms) to 60 m (meters). For many lines, ASD includes radiative transition probabilities. The energy level data include the ground states and ionization energies for all spectra. Except where noted, the data have been critically evaluated by NIST. +For most spectra, wavelengths, transition probabilities, relative intensities, and energy levels are integrated, so that all the available information for a given transition is incorporated under a single listing. For classified lines, in addition to the observed wavelength, ASD includes the Ritz wavelength, which is the wavelength derived from the energy levels. The Ritz wavelengths are usually more precise than the observed ones. +Line lists containing classified lines can be ordered by either multiplet (for a given spectrum) or wavelength. For some spectra, ASD includes lists of prominent lines with wavelengths and relative intensities but without energy-level classifications. +r3d100011297 Nord-Trondelag Health Study https://hunt-db.medisin.ntnu.no/hunt-db/ The Trøndelag Health Study (The HUNT Study) is one of the largest health studies ever performed. It is a unique database of questionnaire data, clinical measurements and samples from a county’s inhabitants from 1984 onwards. +The HUNT Study is well-known in the county of Trøndelag, and its inhabitants have a generally positive attitude to participation and health research resulting from the study. HUNT has high participation rates, providing a good base for further health surveys in the county and an excellent research environment. +Today, HUNT Research Centre has a database with information on 230,000 people. Approximately 300 national and international research projects are currently using the samples and data from HUNTs collection. +r3d100011298 Nuclear Receptor Signaling Atlas http://www.nursa.org/nursa/index.jsf >>> !!! the repository is offline !!! <<< +More information see: https://dknet.org/about/NURSA_Archive +All NURSA-biocurated transcriptomic datasets have been preserved for data mining in SPP through an enhanced and expanded version of Transcriptomine named Ominer. To access these datasets, dkNET provides users with the information of 527 transcriptomic datasets that contain data related to nuclear receptors and nuclear receptor coregulators in the NURSA Datasets table view and redirects users to the current SPP dataset page. Once users find the specific dataset of research interest, users can download the dataset by clicking DOI and then clicking the Download Dataset button at the Signaling Pathways Project webpage. See https://www.re3data.org/repository/r3d100013650 +r3d100011299 Plant and Fungal Carbohydrate Structure Database http://csdb.glycoscience.ru/plant_fungal/ >>>!!!Bacterial (BCSDB) and Plant&Fungal (PFCSDB) carbohydrate structure databases have been merged into a single database, CSDB!!!<<< +This database is aimed at provision of structural, bibliographic, taxonomic and related information on plant and fungal carbohydrate structures. The main source of data is a retrospective literature analysis. About 4000 records were imported from CCSD (Carbbank, University of Georgia, Athens, plus NMR data from corresponding publications; structures published before 1995) with subsequent manual curation and approval. +The scope is "plant and fungal carbohydrates" and is expected to cover nearly all structures of this class published until 2013. Plant and fungal means that a structure has been found in plants or fungi or obtained by modification of those found in these domains. Carohydrate means a structure composed of any residues linked by glycosidic, ester, amidic, ketal, phospho- or sulpho-diester bonds, in which at least one residue is a sugar or its derivative. +r3d100011300 Plant Organelles Database 3 http://podb.nibb.ac.jp/Organellome/ The Plant Organelles Database Version 3 (PODB3) is a specialized database project to promote a comprehensive understanding of organelle dynamics, including organelle function, biogenesis, differentiation, movement, and interactions with other organelles. +This database consists of 6 individual parts, 'The Electron Micrograph Database', 'The Perceptive Organelles Database', 'The Organelles Movie Database', 'The Organellome Database', 'The Functional Analysis Database', and 'External Links to other databases and Web pages'. All the data and protocols in these databases are populated by direct submission of experimentally determined data from plant researchers. +r3d100011301 Plant Transcription Factor Database http://planttfdb.cbi.pku.edu.cn/ Species included in PlantTFDB 4.0 covers the main lineages of green plants. Therefore, PlantTFDB provides genomic TF repertoires across Viridiplantae. To provide comprehensive information for the TF family, a brief introduction and key references are presented for each family. Comprehensive annotations are made for each identified TF, including functional domains, 3D structures, gene ontology (GO), plant ontology (PO), expression information, expert-curated functional description, regulation information, interaction, conserved elements, references, and annotations in various databases such as UniProt, RefSeq, TransFac, STRING, and VISTA. +By inferring orthologous groups and constructing phylogenetic trees, evolutionary relationships among identified TFs were inferred. In addition, PlantTFDB has a simple and user-friendly interface to allow users to query based on combined conditions or make sequence similarity search using BLAST. +r3d100011302 The Polinsky Language Sciences Lab Dataverse https://dataverse.harvard.edu/dataverse/polinsky The Polinsky Language Sciences Lab at Harvard University is a linguistics lab that examines questions of language structure and its effect on the ways in which people use and process language in real time. We engage in linguistic and interdisciplinary research projects ourselves; offer linguistic research capabilities for undergraduate and graduate students, faculty, and visitors; and build relationships with the linguistic communities in which we do our research. +We are interested in a broad range of issues pertaining to syntax, interfaces, and cross-linguistic variation. We place a particular emphasis on novel experimental evidence that facilitates the construction of linguistic theory. We have a strong cross-linguistic focus, drawing upon English, Russian, Chinese, Korean, Mayan languages, Basque, Austronesian languages, languages of the Caucasus, and others. We believe that challenging existing theories with data from as broad a range of languages as possible is a crucial component of the successful development of linguistic theory. +We investigate both fluent speakers and heritage speakers—those who grew up hearing or speaking a particular language but who are now more fluent in a different, societally dominant language. Heritage languages, a novel field of linguistic inquiry, are important because they provide new insights into processes of linguistic development and attrition in general, thus increasing our understanding of the human capacity to maintain and acquire language. Understanding language use and processing in real time and how children acquire language helps us improve language study and pedagogy, which in turn improves communication across the globe. Although our lab does not specialize in language acquisition, we have conducted some studies of acquisition of lesser-studied languages and heritage languages, with the purpose of comparing heritage speakers to adults. +r3d100011303 Population Services International Dataverse https://dataverse.harvard.edu/dataverse/PSI PSI is a global health organization dedicated to improving the health of people in the developing world by focusing on serious challenges like a lack of family planning, HIV and AIDS, barriers to maternal health, and the greatest threats to children under five, including malaria, diarrhea, pneumonia and malnutrition. +A hallmark of PSI is a commitment to the principle that health services and products are most effective when they are accompanied by robust communications and distribution efforts that help ensure wide acceptance and proper use. +PSI works in partnership with local governments, ministries of health and local organizations to create health solutions that are built to last. We use original data to monitor and evaluate our programs, generate consumer insight, estimate the impact of our solutions, and evaluate the health of the markets we work to strengthen. +r3d100011304 PRISM Climate Data http://www.prism.oregonstate.edu/ The PRISM Climate Group gathers climate observations from a wide range of monitoring networks, applies sophisticated quality control measures, and develops spatial climate datasets to reveal short- and long-term climate patterns. The resulting datasets incorporate a variety of modeling techniques and are available at multiple spatial/temporal resolutions, covering the period from 1895 to the present. Whenever possible, we offer these datasets to the public, either free of charge or for a fee (depending on dataset size/complexity and funding available for the activity). +r3d100011305 Recode http://recode.ucc.ie/ Recode2 is a database of genes that utilize non-standard translation for gene expression purposes. Recoding events described in the database include programmed ribosomal frameshifting, translational bypassing (aka hopping) and mRNA specific codon redefinition. Frameshifting at a particular site often yields two protein products from one coding sequence and sometimes serves a regulatory purpose by acting as a sensor of the level of product protein or of some external ligand. Bypassing (hopping) allows the coupling of two ORFs separated on an mRNA by a coding gap. Codon redefinition occurs when a stop codon is decoded as a standard amino acid (often glutamine or tryptophan), or the 21st amino acid selenocysteine. +These recoding events are in competition with standard decoding and are site specific. The efficiency of recoding is often modulated by cis-stimulators and sometimes by trans-factors. The sequences of the genes that use recoding for their expression are in the database. The recoding sites and the known stimulatory signals are annotated in the database together with notes on factors that are known to affect recoding efficiencies. +r3d100011306 RESID Database of Protein Modifications https://pir.georgetown.edu/resid/resid.shtml The RESID Database of Protein Modifications is a comprehensive collection of annotations and structures for protein modifications including amino-terminal, carboxyl-terminal and peptide chain cross-link post-translational modifications. +r3d100011307 Geological Data Center at Scripps Institution of Oceanography http://gdc.ucsd.edu The mission of the GDC is to curate and provide access to oceanographic data, especially from Scripps expeditions, making them accessible for scientific and educational use worldwide. Originally launched by Bill Menard, the GDC has been in operation for more than 40 years. While many historic physical artifacts are carefully preserved, the current emphasis is on digital archiving, in coordination with other national and international programs. +r3d100011308 SPT Galaxy Cluster Followup Dataverse https://dataverse.harvard.edu/dataverse/SPT_Clusters Dataverse to host followup observations of galaxy clusters identified in South Pole Telescope SZ Surveys. This includes: 1) GMOS spectroscopy of low to moderate redshift galaxy clusters taken as a part of NOAO Large Survey Program 11A-0034 (PI: Christopher Stubbs). +r3d100011309 Study of Health in Pomerania http://www2.medizin.uni-greifswald.de/cm/fv/ship/ The SHIP study´s main aims include the investigation of health in all its aspects and complexity involving the collection and assessment of data relevant to the prevalence and incidence of common, population-relevant diseases and their risk factors. +r3d100011310 Taiwan Biodiversity Information Facility http://taibif.tw/en "TaiBIF" stands for Taiwan Biodiversity Information Facility. It is the Taiwan portal of GBIF, and is in charge of integrating Taiwan's biodiversity information, including lists of species and local experts, illustrations of species, introduction of endemic species and invasive species, Taiwan's terrestrial and marine organisms, biodiversity literature, geographical and environmental information, information about relevant institutions, organizations, projects, and observation spots, the Catalog of Life (a list of Taiwanese endemic species), and publications. +r3d100011311 Taiwan Forestry Research Institute Data Catalog http://metacat.tfri.gov.tw/tfri/ The TFRI focuses its work on conserving forest resources, restoring rare animals and plants, improving silvicultural techniques, managing natural forests and providing nature education among other activities. The TRFI’s data catalog contains research data from the various divisions and projects spanning forests, plants, ecology and herbariums throughout the country. +r3d100011312 The Abdul Latif Jameel Poverty Action Lab https://dataverse.harvard.edu/dataverse/jpal Data from selected studies from the Abdul Latif Jameel Poverty Action Lab (J-PAL), povertyactionlab.org. A number of other studies from J-PAL have data posted on the MacArthur Dataverse: http://dvn.iq.harvard.edu/dvn/dv/macarthur. +r3d100011313 U.S. Census Bureau TIGER/Line Shapefiles and TIGER/Line® Files https://www.census.gov/geo/maps-data/data/tiger-line.html The Census Bureau releases TIGER/Line shapefiles and metadata each year to the public. +TIGER/Line shapefiles are spatial extracts from the Census Bureau’s MAF/TIGER database. They contain features such as roads, railroads, hydrographic features and legal and statistical boundaries. +r3d100011314 UCLA Phonetics Lab Archive http://archive.phonetics.ucla.edu/ Welcome to the UCLA Phonetics Lab Archive. For over half a century, the UCLA Phonetics Laboratory has collected recordings of hundreds of languages from around the world, providing source materials for phonetic and phonological research, of value to scholars, speakers of the languages, and language learners alike. The materials on this site comprise audio recordings illustrating phonetic structures from over 200 languages with phonetic transcriptions, plus scans of original field notes where relevant. +r3d100011315 UCLA Social Science Data Archive https://dataverse.ucla.edu/dataverse/ssda_ucla The Social Science Data Archive is still active and maintained as part of the UCLA Library Data Science Center. SSDA Dataverse is one of the archiving opportunities of SSDA, the others are: Data can be archived by SSDA itself (http://dataarchives.ss.ucla.edu/index.html) or by ICPSR or by UCLA Library or by California Digital Library. The Social Science Data Archives serves the UCLA campus as an archive of faculty and graduate student survey research. We provide long term storage of data files and documentation. We ensure that the data are useable in the future by migrating files to new operating systems. We follow government standards and archival best practices. The mission of the Social Science Data Archive has been and continues to be to provide a foundation for social science research with faculty support throughout an entire research project involving original data collection or the reuse of publicly available studies. Data Archive staff and researchers work as partners throughout all stages of the research process, beginning when a hypothesis or area of study is being developed, during grant and funding activities, while data collection and/or analysis is ongoing, and finally in long term preservation of research results. Our role is to provide a collaborative environment where the focus is on understanding the nature and scope of research approach and management of research output throughout the entire life cycle of the project. Instructional support, especially support that links research with instruction is also a mainstay of operations. +r3d100011317 University of Minnesota Biocatalysis/Biodegradation Database http://eawag-bbd.ethz.ch/ This database contains information on microbial biocatalytic reactions and biodegradation pathways for primarily xenobiotic, chemical compounds. The goal of the EAWAG-BBD is to provide information on microbial enzyme-catalyzed reactions that are important for biotechnology. +r3d100011318 Washington State University Data Center Dataverse https://dataverse.harvard.edu/dataverse.xhtml?alias=wsu The gift of the Stowell Datasets, a digital archive of psychographic data, to the College of Liberal Arts (and continued gift of new datasets) provide a unique opportunity for WSU to facilitate access to a valuable research resource. +The datasets include over 350 individual major media market surveys (CATI, Random Digit Dialing telephone surveys) collected over the period 1989-2001 and feature approximately n=1,000+ respondents for each market for each year. +r3d100011319 World Agroforestry Centre - ICRAF Dataverse https://dataverse.harvard.edu/dataverse/icraf The Centre’s vision is a rural transformation in the developing world as smallholder households strategically increase their use of trees in agricultural landscapes to improve their food security, nutrition, income, health, shelter, social cohesion, energy resources and environmental sustainability. +The Centre’s mission is to generate science-based knowledge about the diverse roles that trees play in agricultural landscapes, and to use its research to advance policies and practices, and their implementation, that benefit the poor and the environment. +r3d100011321 U.S. National Archives and Records Administration Dataverse https://dataverse.harvard.edu/dataverse/nara The National Archives and Records Administration (NARA) is the nation's record keeper. Of all documents and materials created in the course of business conducted by the United States Federal government, only 1%-3% are so important for legal or historical reasons that they are kept by us forever. +Those valuable records are preserved and are available to you, whether you want to see if they contain clues about your family’s history, need to prove a veteran’s military service, or are researching an historical topic that interests you. +r3d100011322 1.2 Meter CO Survey Dataverse https://dataverse.harvard.edu/dataverse/rtdc The Radio Telescope Data Center (RTDC) reduces, archives, and makes available on its web site data from SMA and the CfA Millimeter-wave Telescope. The whole-Galaxy CO survey presented in Dame et al. (2001) is a composite of 37 separate surveys. The data from most of these surveys can be accessed. Larger composites of these surveys are available separately. +r3d100011323 SILVA https://www.arb-silva.de/ SILVA is a comprehensive, quality-controlled web resource for up-to-date aligned ribosomal RNA (rRNA) gene sequences from the Bacteria, Archaea and Eukaryota domains alongside supplementary online services. In addition to data products, SILVA provides various online tools such as alignment and classification, phylogenetic tree calculation and viewer, probe/primer matching, and an amplicon analysis pipeline. With every full release a curated guide tree is provided that contains the latest taxonomy and nomenclature based on multiple references. SILVA is an ELIXIR Core Data Resource. +r3d100011324 megx.net https://mb3is.megx.net/ ----<<<<< This repository is no longer open to the public !!! >>>>>---- +r3d100011326 GEOFON https://geofon.gfz-potsdam.de/ GEOFON seeks to facilitate cooperation in seismological research and earthquake and tsunami hazard mitigation by providing rapid transnational access to seismological data and source parameters of large earthquakes, and keeping these data accessible in the long term. +It pursues these aims by operating and maintaining a global network of permanent broadband stations in cooperation with local partners, facilitating real time access to data from this network and those of many partner networks and plate boundary observatories, providing a permanent and secure archive for seismological data. It also archives and makes accessible data from temporary experiments carried out by scientists at German universities and institutions, thereby fostering cooperation and encouraging the full exploitation of all acquired data and serving as the permanent archive for the Geophysical Instrument Pool at Potsdam (GIPP). It also organises the data exchange of real-time and archived data with partner institutions and international centres. +r3d100011327 Berkeley Drosophila Genome Project insitu https://insitu.fruitfly.org/cgi-bin/ex/insitu.pl In early 2010 we updated the site to facilitate more rapid transfer of our data to the public database and focus our efforts on the core mission of providing expression pattern images to the research community. The original database https://www.fruitfly.org/index.html reproduced functions available on FlyBase, complicating our updates by the requirement to re-synchronize with FlyBase updates. Our expression reports on the new site still link to FlyBase gene reports, but we no longer reproduce FlyBase functions and therefore can update expression data on an ongoing basis instead of more infrequent major releases. All the functions relating to the expression patterns remain and we soon will add an option to search expression patterns by image similarity, in addition to annotation term searches. In a transitional phase we will leave both the old and the new sites up, but the newer data (post Release 2) will appear only on the new website. We welcome any feedback or requests for additional features. - The goals of the Drosophila Genome Center are to finish the sequence of the euchromatic genome of Drosophila melanogaster to high quality and to generate and maintain biological annotations of this sequence. In addition to genomic sequencing, the BDGP is +1) producing gene disruptions using P element-mediated mutagenesis on a scale unprecedented in metazoans; +2) characterizing the sequence and expression of cDNAs; and +3) developing informatics tools that support the experimental process, identify features of DNA sequence, and allow us to present up-to-date information about the annotated sequence to the research community. +r3d100011328 Centre National de Ressources Textuelles et Lexicales https://www.cnrtl.fr/ Created in 2005 by the CNRS, CNRTL unites in a single portal, a set of linguistic resources and tools for language processing. The CNRTL includes the identification, documentation (metadata), standardization, storage, enhancement and dissemination of resources. The sustainability of the service and the data is guaranteed by the backing of the UMR ATILF (CNRS - Université Nancy), support of the CNRS and its integration in the excellence equipment project ORTOLANG . +r3d100011329 Ortolang https://www.ortolang.fr/ ORTOLANG is an EQUIPEX project accepted in February 2012 in the framework of investissements d’avenir. Its aim is to construct a network infrastructure including a repository of language data (corpora, lexicons, dictionaries etc.) and readily available, well-documented tools for its processing. Expected outcomes comprize: +promoting research on analysis, modelling and automatic processing of our language to their highest international levels thanks to effective resource pooling; +facilitating the use and transfer of resources and tools set up within public laboratories to industrial partners, notably SMEs which often cannot develop such resources and tools for language processing given the cost of investment; +promoting French language and the regional languages of France by sharing expertise acquired by public laboratories. +ORTOLANG is a service for the language, which is complementary to the service offered by Huma-Num (très grande infrastructure de recherche). Ortolang gives access to SLDR for speech, and CNRTL for text resources. +r3d100011332 CLARIN INT Portal https://portal.clarin.inl.nl/ The focus of CLARIN INT Portal is on resources that are relevant to the lexicological study of the Dutch language and on resources relevant for research in and development of language and speech technology. For Example: lexicons, lexical databases, text corpora, speech corpora, language and speech technology tools, etc. The resources are: Cornetto-LMF (Lexicon Markup Framework), Corpus of Contemporary Dutch (Corpus Hedendaags Nederlands), Corpus Gysseling, Corpus VU-DNC (VU University Diachronic News text Corpus), Dictionary of the Frisian Language (Woordenboek der Friese Taal), DuELME-LMF (Lexicon Markup Framework), Language Portal (Taalportaal), Namescape, NERD (Named Entity Recognition and Disambiguation) and TICCLops (Text-Induced Corpus Clean-up online processing system). +r3d100011333 CLARIN Centre Vienna None >>>!!!<<<>>!!!<<< +r3d100011334 Meertens Instituut Collecties https://meertens.knaw.nl/en/collections/ Currently the institute has more than 700 collections consisting of (digital) research data, digitized material, archival collections, printed material, handwritten questionnaires, maps and pictures. The focus is on resources relevant for the study of function, meaning and coherence of cultural expressions and resources relevant for the structural, dialectological and sociolinguistic study of language variation within the Dutch language. An overview is here https://meertens.knaw.nl/en/datasets/ +r3d100011335 DHS Data Access https://www.dhsdata.nl/site/users/login The DNB Household Survey (DHS) supplies longitudinal data to the international academic community, with a focus on the psychological and economic aspects of financial behavior. The study comprises information on work, pensions, housing, mortgages, income, assets, loans, health, economic and psychological concepts, and personal characteristics. The DHS data are collected from 2,000 households participating in the CentERpanel. The CentERpanel is an Internet panel that reflects the composition of the Dutch-speaking population in the Netherlands. Both the DHS as well as the CentERpanel, in which the study in conducted, are run by CentERdata +r3d100011336 eLaborate https://elaborate.huygens.knaw.nl/ eLaborate is an online work environment in which scholars can upload scans, transcribe and annotate text, and publish the results as on online text edition which is freely available to all users. Short information about and a link to already published editions is presented on the page Editions under Published. Information about editions currently being prepared is posted on the page Ongoing projects. +The eLaborate work environment for the creation and publication of online digital editions is developed by the Huygens Institute for the History of the Netherlands of the Royal Netherlands Academy of Arts and Sciences. Although the institute considers itself primarily a research facility and does not maintain a public collection profile, Huygens ING actively maintains almost 200 digitally available resource collections. +r3d100011337 IMS Universität Stuttgart Repository http://clarin04.ims.uni-stuttgart.de/repo/ Currently, the IMS repository focuses on resources provided by the Institute for Natural Language Processing in Stuttgart (IMS) and other CLARIN-D related institutions such as the local Collaborative Research Centre 732 (SFB 732) as well as institutions and/or organizations that belong to the CLARIN-D extended scientific community. Comprehensive guidelines and workflows for submission by external contributors are being compiled based on the experiences in archiving such in-house resources. +r3d100011338 TRAILS https://www.trails.nl/ TRAILS is a prospective cohort study, which started in 2001 with population cohort and 2004 with a clinical cohort (CC). Since then, a group of 2500 young people from the Northern part of the Netherlands has been closely monitored in order to chart and explain their mental, physical, and social development. These TRAILS participants have been measured every two to three years, by means of questionnaires, interviews, and all kinds of tests. By now, we have collected information that spans the total period from preadolescence up until young adulthood. One of the main goals of TRAILS is to contribute to the knowledge of the development of emotional and behavioral problems and the (social) functioning of preadolescents into adulthood, their determinants, and underlying mechanisms. +r3d100011339 GAMS https://gams.uni-graz.at/context:gams GAMS is the asset management system at the University of Graz for the storage and management of digital resources that are produced in scientific contexts. +r3d100011340 Network Repository https://networkrepository.com/ Network Repository is the first interactive data repository for graph and network data. It hosts graph and network datasets, containing hundreds of real-world networks and benchmark datasets. Unlike other data repositories, Network Repository provides interactive analysis and visualization capabilities to allow researchers to explore, compare, and investigate graph data in real-time on the web. +r3d100011343 Biological Collection Access Service for Europe https://www.biocase.org/ The Biological Collection Access Service for Europe, BioCASE, is a transnational network of biological collections of all kinds. BioCASE enables widespread unified access to distributed and heterogeneous European collection and observational databases using open-source, system-independent software and open data standards and protocols. +r3d100011344 Collaborative Climate Community Data and Processing Grid https://www.dkrz.de/en/projects-and-partners/projects-1/c3-inad?set_language=en >>>!!!<<< The repository is no longer available. >>>!!!<<< C3-Grid is an ALREADY FINISHED project within D-Grid, the initiative to promote a grid-based e-Science framework in Germany. The goal of C3-Grid is to support the workflow of Earth system researchers. A grid infrastructure will be implemented that allows efficient distributed data processing and inter-institutional data exchange. Aim of the effort was to develop an infrastructure for uniform access to heterogeneous data and distributed data processing. The work was structured in two projects funded by the Federal Ministry of Education and Research. The first project was part of the D-Grid initiative and explored the potential of grid technology for climate research and developed a prototype infrastructure. Details about the C3Grid architecture are described in “Earth System Modelling – Volume 6”. In the second phase "C3Grid - INAD: Towards an Infrastructure for General Access to Climate Data" this infrastructure was improved especially with respect to interoperability to Earth System Grid Federation (ESGF). Further the portfolio of available diagnostic workflows was expanded. +These workflows can be re-used now in adjacent infrastructures MiKlip Evaluation Tool (http://www.fona-miklip.de/en/index.php) and as Web Processes within the Birdhouse Framework (http://bird-house.github.io/). +The Birdhouse Framework is now funded as part of the European Copernicus Climate Change Service (https://climate.copernicus.eu/) managed by ECMWF and will be extended to provide scalable processing services for ESGF hosted data at DKRZ as well as IPSL and BADC. +r3d100011345 DARIAH-DE Repository https://de.dariah.eu/repository The DARIAH-DE repository is a digital long-term archive for human and cultural-scientific research data. Each object described and stored in the DARIAH-DE Repository has a unique and lasting Persistent Identifier (DOI), with which it is permanently referenced, cited, and kept available for the long term. In addition, the DARIAH-DE Repository enables the sustainable and secure archiving of data collections. +The DARIAH-DE Repository is not only to DARIAH-DE associated research projects, but also to individual researchers as well as research projects that want to save their research data persistently, referenceable and long-term archived and make it available to third parties. The main focus is the simple and user-oriented access to long-term storage of research data. To ensure its long term sustainability, the DARIAH-DE Repository is operated by the Humanities Data Centre. +r3d100011347 Deutsches Register Klinischer Studien https://www.drks.de/drks_web/ The DRKS is an open access online register for clinical trials conducted in Germany, which allows all users to search, register and share information on clinical trials. +r3d100011349 Europäische Geschichte Online http://www.ieg-ego.eu EGO examines 500 years of modern European history by transcending national, disciplinary and methodological boundaries. Ten thematic threads tie together processes of intercultural exchange whose influence extended beyond national and cultural borders. These range from religion, politics, science and law to art and music, as well as to the economy, technology and the military. EGO employs the newest research to present European transfer processes comprehensively in a way that is easy to understand. The articles link to images, sources, statistics, animated and interactive maps, and audio and visual clips. EGO thereby takes full advantage of the Internet's multi-media potential. +r3d100011352 OceanRep GEOMAR Repository https://oceanrep.geomar.de/ GEOMAR Helmholtz Centre for Ocean Research Kiel is one of the leading marine science institutions in Europe. GEOMAR investigates the chemical, physical, biological, and geological processes in the oceans, as well as their interactions with the seafloor and the atmosphere. +OceanRep is an open access digital collection containing the research output of GEOMAR staff and students. Included are journal articles, conference papers, book chapters, theses and more, - with fulltext, if available. Research data are linked to the publications entries. +r3d100011355 Jülich ObservatorY for Cloud Evolution - Core Facility https://geomet.uni-koeln.de/en/forschung/joyce/instruments-and-data The Jülich Observatory for Cloud Evolution (JOYCE) operates ground-based active and passive remote sensing instruments for cloud and precipitation observations. ​JOYCE is based on a long-term successful collaboration between the University of Cologne, the University of Bonn and the Research Centre Jülich. +Since 2017 JOYCE is transformed into a Core Facility (JOYCE - CF) funded by the DFG (Deutsche Forschungsgemeinschaft) with the aim of high quality radar and passive microwave observations of the atmosphere. JOYCE will serve as a reference center for best practices in data acquisition, storage and distribution. +JOYCE instrumentation aims to observe spatial and temporal variability of atmospheric water cycle variables. +r3d100011360 Screening Unit Berlin-Buch https://www.leibniz-fmp.de/screeningunit The mission of the platform is to enable access for academic projects towards experiments in high-throughput without loss of IP and on a cost basis, which does not restrict access towards HTS usage. The FMP hosts the central open access technology platform of EU-OPENSCREEN, the ChemBioNet and theHelmholtz-Initiative für Wirkstoffforschung, the Screening Unit. The Unit serves for systematic screening of large compound or genome-wide RNAi libraries with state-of-the-art equipment like automated microscopes and microfluidic systems. The Screening Unit is part of the Chemical Biology Platform of the FMP also supported by the MDC. +r3d100011361 European Chemical Biology Database https://www.eu-openscreen-data.eu/ The European Chemical Biology Database (ECBD) is a prototype database, currently being developed for EU-OPENSCREEN. The purpose of ECBD is to store and integrate screening data from EU-OPENSCREEN partners and contributors. +r3d100011363 Der Bildbestand der Deutschen Kolonialgesellschaft in der Universitätsbibliothek Frankfurt am Main http://www.ub.bildarchiv-dkg.uni-frankfurt.de/ The project of the Stadt- und Universitätsbibliothek Frankfurt am Main encompasses safety filming of 50.000 to 70.000 historical photographs from the German colonial history. Public access to the pictures is via a research database on the internet. +r3d100011364 arthistoricum.net https://www.arthistoricum.net/ Since January 2012, two previously independent resources called "ViFaArt – Virtual Library for Contemporary Art" and "arthistoricum.net – Virtual Library for Art History" have been joint together, forming a new service called arthistoricum.net. This unique union makes it now possible to research the whole subject spectrum belonging to Art History. The special interest collection of Art History focuses on Medieval and Early European Art History, including art influenced by Europe in the USA, Canada and Australia, continuing chronologically from the Early Christian era until 1945. The special interest collection of Contemporary Art continues the art historical subject spectrum to include European and North American Art History from 1945. +arthistoricum.net contains text and image resources as well as comprehensive, academically relevant information dealing with all media from the Middle Ages up to the present. arthistoricum.net pools the resources and know-how of the responsible partner institutions, thus making this portal an essential forum for research and teaching. +r3d100011365 TextGrid Repository https://www.textgridrep.org/ The TextGrid Repository is a digital preservation archive for human sciences research data. It offers an extensive searchable and adaptable corpus of XML/TEI encoded texts, pictures and databases. Amongst the continuously growing corpus is the Digital Library of TextGrid, which consists of works of more than 600 authors of German fiction (prose, verse and drama), as well as nonfiction from the beginning of the printing press to the early 20th century. The files are saved in different output formats (XML, ePub, PDF), published and made searchable. Different tools e.g. viewing or quantitative text-analysis tools can be used for visualization or to further research the text. + +The TextGrid Repository is part of the virtual research environment TextGrid, which besides offering digital preservation also offers open-source software for collaborative creations and publications of e.g. digital editions that are based on XML/TEI. +r3d100011366 Tierstimmenarchiv - Museum für Naturkunde Berlin https://www.tierstimmenarchiv.de/ The Animal Sound Archive at the Museum für Naturkunde in Berlin is one of the oldest and largest collections of animal sounds. Presently, the collection consists of about 120,000 bioacoustical recordings comprising almost all groups of animals: +1.800 bird species +580 mammalian species +more then150 species of invertebrates; +some fishes, amphibians and reptiles +r3d100011367 Zentrale Biomaterialbank der Charité https://biobank.charite.de/ Human biomaterial banks (short: biobanks) are collections of human body substances (i.e. blood, DNA, urine or tissue) connected with disease specific information. This allow for research of relations between deseases and underlying (molecular) modifications and paves the way for developing target-oriented therapies ("personalized medicine"). +The biobank material arises from samples taken for therapeutical or diagnostic reasons or is extracted in the context of clinical trials. An approval for usage by the patient is always needed prior to any research activities. +r3d100011368 Zentrum für Klinische Studien der Universität zu Köln http://zks.uni-koeln.de/index.php?s=studien&c=studien_klinische-studien The Centre for Clinical Trials Cologne (Köln ZKS) aims to support all processes of clinical trials and the quality of patient-oriented clinical research in an academic environment. It supports doctors of University Hospital of Cologne, other clinics, study groups and professional associations in the design and conduct of clinical trials. For the pharmaceutical industry and contract research organizations, the ZKS Köln is a clinic near partner for medical research projects. +r3d100011369 South Australian Resources Information Geoserver https://map.sarig.sa.gov.au/ An online web application developed by DMITRE Resources and Energy Group enabling users to search, view and download information relating to minerals, petroleum and geothermal exploration in South Australia. +r3d100011371 TOXNET https://www.nlm.nih.gov/toxnet/index.html The repository is no longer available <<>>!!!>>> +r3d100011372 PhytoPath http://www.phytopathdb.org/ >>>!!!<<< This site is no longer maintained and is provided for reference only. Some functionality or links may not work. For all enquiries please contact the Ensembl Helpdesk http://www.ensembl.org/Help/Contact >>>!!!<<< +PhytoPath is a new bioinformatics resource that integrates genome-scale data from important plant pathogen species with literature-curated information about the phenotypes of host infection. Using the Ensembl Genomes browser, it provides access to complete genome assembly and gene models of priority crop and model-fungal, oomycete and bacterial phytopathogens. PhytoPath also links genes to disease progression using data from the curated PHI-base resource. PhytoPath portal is a joint project bringing together Ensembl Genomes with PHI-base, a community-curated resource describing the role of genes in pathogenic infection. PhytoPath provides access to genomic and phentoypic data from fungal and oomycete plant pathogens, and has enabled a considerable increase in the coverage of phytopathogen genomes in Ensembl Fungi and Ensembl Protists. +PhytoPath also provides enhanced searching of the PHI-base resource as well as the fungi and protists in Ensembl Genomes. +r3d100011373 Virtual Fly Brain https://virtualflybrain.org Virtual Fly Brain (VFB) - an interactive tool for neurobiologists to explore the detailed neuroanatomy, neuron connectivity and gene expression of the Drosophila melanogaster CNS. +r3d100011375 Columbia University Academic Commons https://academiccommons.columbia.edu/ Academic Commons provides open, persistent access to the scholarship produced by researchers at Columbia University, Barnard College, Jewish Theological Seminary, Teachers College, and Union Theological Seminary. Academic Commons is a program of the Columbia University Libraries. Academic Commons accepts articles, dissertations, research data, presentations, working papers, videos, and more. +r3d100011376 plankton*net https://planktonnet.awi.de/ The PLANKTON*NET data provider at the Alfred Wegener Institute for Polar and Marine Research is an open access repository for plankton-related information. It covers all types of phytoplankton and zooplankton from marine and freshwater areas. PLANKTON*NET's greatest strength is its comprehensiveness as for the different taxa image information as well as taxonomic descriptions can be archived. PLANKTON*NET also contains a glossary with accompanying images to illustrate the term definitions. PLANKTON*NET therefore presents a vital tool for the preservation of historic data sets as well as the archival of current research results. +Because interoperability with international biodiversity data providers (e.g. GBIF) is one of our aims, the architecture behind the new planktonnet@awi repository is observation centric and allows for mulitple assignment of assets (images, references, animations, etc) to any given observation. In addition, images can be grouped in sets and/or assigned tags to satisfy user-specific needs . Sets (and respective images) of relevance to the scientific community and/or general public have been assigned a persistant digital object identifier (DOI) for the purpose of long-term preservation (e.g. set ""Plankton*Net celebrates 50 years of Roman Treaties"", handle: 10013/de.awi.planktonnet.set.495)" +r3d100011378 MatDB https://odin.jrc.ec.europa.eu/alcor/PortalController?query=Select&action=Refresh MatDB is a database application for experimentally measured engineering materials data. It supports open, registered, and restricted access. It presently hosts more than 20.000 unique data sets coming mainly from European and Member State research programmes. It supports web interfaces for entering, browsing, and retrieving data. MatDB is also enabled for innovative services, including data citation and interoperability standards. The data citation service relies on DataCite DOIs. The historic data sets are being enabled for citation. For all new projects where MatDB is used for managing project data, end-users are encouraged to request DataCite DOIs. There is though no obligation as regards the access level as it is considered sufficient simply that the data sets are made discoverable through data citation. The service that relies on interoperability standards leverages the outputs from a series of CEN Workshops that aim to deliver Standards-compliant data formats for engineering materials data. In this context, MatDB is used to validate and demonstrate said formats with a view to promoting their adoption. +MatDB is part of the ODIN Portal https://odin.jrc.ec.europa.eu +r3d100011379 ScienceBase USGS https://www.sciencebase.gov/about/ ScienceBase provides access to aggregated information derived from many data and information domains, including feeds from existing data systems, metadata catalogs, and scientists contributing new and original content. ScienceBase architecture is designed to help science teams and data practitioners centralize their data and information resources to create a foundation needed for their work. ScienceBase, both original software and engineered components, is released as an open source project to promote involvement from the larger scientific programming community both inside and outside the USGS. +r3d100011380 National Arctic and Antarctic Data Center https://www.chinare.org.cn/en/ Chinese National Arctic & Antarctic Data Center(CN-NADC) is a national facility within the Polar research institute of China (PRIC), which is a research institute under the State Oceanic Administration (SOA) of China. CN-NADC was established in response to Chinese participation in the Article III.1.c of Antarctic Treaty System - (ATS — http://www.ats.aq) and Chinese Polar Data Policy(http://www.chinare.org.cn/standardDetail/?id=477). +CN-NADC serves as the only authorized institution in China to capture, standard manage and long-term preserve the data and samples information, and to provide sustainable polar data service. In 2003, CN-NADC became one of the nodes of ‘National Data Sharing Infrastructure of Earth Science’ (GEODATA,http://www2.geodata.cn/), which’s one of the Platforms of the National Science and Technology Infrastructures (NSTI, http://www.escience.org.cn//) supported by the Ministry of Science and Technology (MOST) and the Ministry of Finance of People’s Republic of China. +r3d100011381 CERN Open Data http://opendata.cern.ch/ The CERN Open Data portal is the access point to a growing range of data produced through the research performed at CERN. It disseminates the preserved output from various research activities, including accompanying software and documentation which is needed to understand and analyze the data being shared. +r3d100011382 Queen's Research Data Centre https://www.queensu.ca/qrdc/ The Queen's Research Data Centre is a member of the Canadian Research Data Centre Network (CRDCN) that provides researchers with access to microdata 'masterfiles' from population and health surveys. Access to the RDC is limited to those with projects approved by Statistics Canada. Before applying to an RDC, you will have to show that your research cannot be conducted using Public Use Microdata Files (PUMFs) available through the Data Liberation Initiative (DLI). Access to DLI PUMFS at Queen's is available through the Social Science Data Centre, using the ODESI data portal. +r3d100011384 Duanaire http://www.duanaire.ie/ <<>>!!!>>>The Duanaire project borrows the Irish word for song-book or anthology (loosely, a 'treasury'), to convey the sense of a rich, varied corpus handed down and explored anew. This project, led by Dr Aidan Kane (economics at NUI Galway), will open up a wealth of Irish economic history data, and in particular, Irish fiscal history data, by making accessible online a range of datasets in flexible forms to diverse audiences. The project is constructing a unique infrastructure for the imaginative curation, exploration, and sharing of significant tranches of Irish economic history data. +r3d100011386 Digital Averroes Research Environment https://dare.uni-koeln.de/ The Digital Averroes Research Environment (DARE) collects and edits the works of the Andalusian Philosopher Averroes or Abū l-Walīd Muḥammad Ibn Aḥmad Ibn Rušd, born in Cordoba in 1126, died in Marrakesh in 1198. +DARE makes accessible online digital editions of Averroes's works, and images of all textual witnesses, including manuscripts, incunabula, and early prints. Averroes's writings and the scholarly literature are documented in a bibliographical database. +At the same time, DARE is a research platform, giving scholars who work on Averroes the opportunity to present their research and to discuss questions related to Averroes's thought in the Forum. A collaborative, evolving, and open-ended project hosted by DARE is the Averroes Encyclopaedia, designed to document Averroes's philosophical, scientific and technical vocabulary. +r3d100011387 Edmond https://edmond.mpdl.mpg.de Edmond is the institutional repository of the Max Planck Society for public research data. +It enables Max Planck scientists to create citable scientific assets by describing, enriching, sharing, exposing, linking, publishing and archiving research data of all kinds. Further on, all objects within Edmond have a unique identifier and therefore can be clearly referenced in publications or reused in other contexts. +r3d100011389 Research Centre of the Bundesbank http://www.bundesbank.de/Navigation/EN/Bundesbank/Research/Research_centre/research_centre.html <<>>!!!<<< +r3d100011390 Comparative Study of Electoral Systems https://cses.org/ The Comparative Study of Electoral Systems (CSES) is a collaborative, cross-national program of comparative electoral behavior among over 60 election study teams from around the world. The CSES allows examination into how societal, political, economic and structural contexts shape citizen behavior and condition democratic choice; the nature of political and social divisions; and how citizens in different political systems evaluate democratic institutions and processes. Participating countries include a common module of survey questions in their post-election studies. The resulting data are deposited along with voting, demographic, district and macro variables. The studies are then merged into a single, free, public dataset for use in comparative study and cross-level analysis. The research agenda, questionnaires, and study design are developed by an international committee of leading scholars of electoral politics and political science. The design is implemented in each country by their foremost social scientists. +r3d100011391 HSRC Research Data Service http://datacuration.hsrc.ac.za/ The HSRC Research Data Service provides a digital repository facility for the HSRC's research data in support of evidence based human and social development in South Africa and the broader region. It includes both quantitative and qualitative data. Access to data is dependent on ethical requirements for protecting research participants, as well as on legal agreements with the owners, funders or in the case of data owned by the HSRC, the requirements of the depositors of the data. +r3d100011392 INDEPTH Data Repository https://www.indepth-ishare.org/index.php/home INDEPTH is a global network of research centres that conduct longitudinal health and demographic evaluation of populations in low- and middle-income countries (LMICs). INDEPTH aims to strengthen global capacity for Health and Demographic Surveillance Systems (HDSSs), and to mount multi-site research to guide health priorities and policies in LMICs, based on up-to-date scientific evidence. The data collected by the INDEPTH Network members constitute a valuable resource of population and health data for LMIC countries. This repository aims to make well documented anonymised longitudinal microdata from these Centres available to data users. +r3d100011393 Data Repository for the University of Minnesota https://conservancy.umn.edu/handle/11299/166578 Open access repository for digital research created at the University of Minnesota. U of M researchers may deposit data to the Libraries’ Data Repository for U of M (DRUM), subject to our collection policies. All data is publicly accessible. Data sets submitted to the Data Repository are reviewed by data curation staff to ensure that data is in a format and structure that best facilitates long-term access, discovery, and reuse. +r3d100011394 B2SHARE https://b2share.eudat.eu/ B2SHARE is a user-friendly, reliable and trustworthy way for researchers, scientific communities and citizen scientists to store and share small-scale research data from diverse contexts and disciplines. B2SHARE is able to add value to your research data via (domain tailored) metadata, and assigning citable Persistent Identifiers PIDs (Handles) to ensure long-lasting access and references. B2SHARE is one of the B2 services developed via EUDAT and long tail data deposits do not cost money. Special arrangements such as branding and special metadata elements can be made on request. +r3d100011395 EUDAT https://www.eudat.eu/ The EUDAT project aims to contribute to the production of a Collaborative Data Infrastructure (CDI). The project´s target is to provide a pan-European solution to the challenge of data proliferation in Europe's scientific and research communities. +The EUDAT vision is to support a Collaborative Data Infrastructure which will allow researchers to share data within and between communities and enable them to carry out their research effectively. EUDAT aims to provide a solution that will be affordable, trustworthy, robust, persistent and easy to use. +EUDAT comprises 26 European partners, including data centres, technology providers, research communities and funding agencies from 13 countries. +B2FIND is the EUDAT metadata service allowing users to discover what kind of data is stored through the B2SAFE and B2SHARE services which collect a large number of datasets from various disciplines. EUDAT will also harvest metadata from communities that have stable metadata providers to create a comprehensive joint catalogue to help researchers find interesting data objects and collections. +r3d100011396 The Content Name Collection None >>>!!!<<< The repository is offline >>>!!!<<< A collection of open content name datasets for Information Centric Networking. The "Content Name Collection" (CNC) lists and hosts open datasets of content names. These datasets are either derived from URL link databases or web traces. The names are typically used for research on Information Centric Networking (ICN), for example to measure cache hit/miss ratios in simulations. +r3d100011397 AEKOS Data Portal http://www.aekos.org.au/index.html#/home TERN's AEKOS data portal is the original gateway to Australian ecology data. It is a ‘data and research methods’ data portal for Australia’s land-dwelling plants, animals and their environments. The primary focus of data content is raw co-located ‘species and environment’ ecological survey data that has been collected at the ‘plot’ level to describe biodiversity, its patterns and ecological processes. It is openly accessible with standard discovery metadata and user-oriented, contextual metadata critical for data reuse. Our services support the ecosystem science community, land managers and governments seeking to publish under COPE publishing ethics and the FAIR data publishing principles. AEKOS is registered with Thomson & Reuters Data Citation Index and is a recommended repository of Nature Publishing’s Scientific Data. There are currently 97,037 sites covering mostly plant biodiversity and co-located environmental data of Australia. The AEKOS initiative is supported by TERN (tern.org.au), hosted by The University of Adelaide and funded by the Australian Government’s National Research Infrastructure for Australia. +r3d100011398 B2SAFE https://www.eudat.eu/b2safe B2SAFE is a robust, safe and highly available service which allows community and departmental repositories to implement data management policies on their research data across multiple administrative domains in a trustworthy manner. +A solution to: provide an abstraction layer which virtualizes large-scale data resources, guard against data loss in long-term archiving and preservation, optimize access for users from different regions, bring data closer to powerful computers for compute-intensive analysis +r3d100011399 MADATA - Mannheim research data repository https://madata.bib.uni-mannheim.de/ The Research Data Repository of the University of Mannheim invites all researchers and faculty of the University of Mannheim to archive their research data here in order to make it accessible through the Internet. All archived data sets receive DOIs (Digital Object Identifier) to make them accessible and citable. Using this repository is free of charge. +r3d100011400 Catena http://catena.bgc.bard.edu/ Catena, the Digital Archive of Historic Gardens and Landscapes, is a collection of historic and contemporary images, including plans, engravings, and photographs, intended to support research and teaching in the fields of garden history and landscape studies. Created through the collaborative efforts of landscape historians and institutions, the initial offering of images is focused on the Villas as a Landscape Type. +r3d100011405 modENCODE http://www.modencode.org/ The modENCODE Project, Model Organism ENCyclopedia Of DNA Elements, was initiated by the funding of applications received in response to Requests for Applications (RFAs) HG-06-006, entitled Identification of All Functional Elements in Selected Model Organism Genomes and HG-06-007, entitled A Data Coordination Center for the Model Organism ENCODE Project (modENCODE). The modENCODE Project is being run as an open consortium and welcomes any investigator willing to abide by the criteria for participation that have been established for the project. +Both computational and experimental approaches are being applied by modENCODE investigators to study the genomes of D. melanogaster and C. elegans. An added benefit of studying functional elements in model organisms is the ability to biologically validate the elements discovered using methods that cannot be applied in humans. The comprehensive dataset that is expected to result from the modENCODE Project will provide important insights into the biology of D. melanogaster and C. elegans as well as other organisms, including humans. +r3d100011407 ARACHNE IDAI.objects http://arachne.uni-koeln.de/drupal/ Arachne is the central object-database of the German Archaeological Institute (DAI). In 2004 the DAI and the Research Archive for Ancient Sculpture at the University of Cologne (FA) joined the effort to support Arachne as a tool for free internet-based research. +Arachne's database design uses a model that builds on one of the most basic assumptions one can make about archaeology, classical archaeology or art history: all activities in these areas can most generally be described as contextualizing objects. Arachne tries to avoid the basic mistakes of earlier databases, which limited their object modeling to specific project-oriented aspects, thus creating separated containers of only a small number of objects. All objects inside Arachne share a general part of their object model, to which a more class-specific part is added that describes the specialised properties of a category of material like architecture or topography. Seen on the level of the general part, a powerful pool of material can be used for general information retrieval, whereas on the level of categories and properties, very specific structures can be displayed. +r3d100011413 Wolfenbütteler Digital Library http://www.hab.de/en/home/library/wolfenbuettel-digital-library.html In the Wolfenbüttel Digital Library the Herzog August Bibliothek presents in digital facsimile selected items from its collections which are rare, outstanding, frequently used, or currently most relevant for research. All digitized titles may be accessed not only here, but also via the PICA-OPAC as long as they are monographs. The OPAC allows you to search for digitized books separately by limiting the search options within the database using the term Online Resources. +Projects which provide additional indexing comprise a project-specific database, an inventory of digitized titles, information about tools and techniques, and references to literature. Here the main objective is to provide search facilities outside the scope of usual bibliographic description, such as page-related indexing. +r3d100011414 ZVDD http://www.zvdd.de/en/start/ Zvdd aims to record all digital surrogates of printed works, which are available from the internet and meet certain quality criteria. This comprised all types of printed works, such as newspapers, journals, printed music, flying leaves as well as monographs or serials. +r3d100011415 AMBDAS Bibliographic Database https://www-amdis.iaea.org/AMBDAS/ The database contains numerical data on atomic and molecular collisions, radiative processes and various other material properties of specific use in fusion and plasma research. Searching the database produces bibliographic results linking to the research paper containing the data of interest. Searches can be performed based on a variety of parameters including reactants, surface of interest, data type; or by date, journal or author. +r3d100011416 GENIE https://www-amdis.iaea.org/GENIE/ GENIE (GENeral Internet search Engine) allows a simultaneous search on multiple databases for spectral and collisional atomic data for fusion and atomic physics research. +r3d100011417 NIST Atomic Spectral Line Broadening Bibliographic Database https://physics.nist.gov/cgi-bin/ASBib1/LineBroadBib.cgi This database contains references to publications that include numerical data, general information, comments, and reviews on atomic line broadening and shifts, and is part of the collection of the NIST Atomic Spectroscopy Data Center http://www.nist.gov/pml/div684/grp01/asdc_info.cfm +r3d100011418 NIST FLYCHK https://nlte.nist.gov/FLY/ FLYCHK provides a capability to generate atomic level populations and charge state distributions for low-Z to mid-Z elements under NLTE conditions. +r3d100011419 NIST Saha Plasma Population Kinetics Modeling Database https://nlte.nist.gov/SAHA/ This database contains benchmark results for simulation of plasma population kinetics and emission spectra. The data were contributed by the participants of the 3rd Non-LTE Code Comparison Workshop who have unrestricted access to the database. +r3d100011420 NIST Atomic Transition Probability Bibliographic Database https://physics.nist.gov/cgi-bin/ASBib1/TransProbBib.cgi This database contains references to publications that include numerical data, comments, and reviews on atomic transition probabilities (oscillator strengths, line strengths, or radiative lifetimes), and is part of the collection of the NIST Atomic Spectroscopy Data Center http://physics.nist.gov/PhysRefData/datarefs/datarefs_search_form.html +r3d100011421 NIST Ultraviolet Spectrum of Platinum Lamp https://www.nist.gov/pml/ultraviolet-spectrum-platinum-lamp In February 1986 the NIST measurements were communicated to appropriate astronomers for use in ground-based testing and calibration programs for the GHRS, and in 1990 the NIST group published the new wavelengths for about 3000 lines in the Supplement Series of the Astrophysical Journal. The full report on the NIST measurements in the form of a complete and detailed atlas of the platinum/neon spectrum presented in this special issue of the Journal of Research of NIST will be highly useful to a wide range of scientists. +r3d100011423 Handbook of Basic Atomic Spectroscopic Data https://www.nist.gov/pml/handbook-basic-atomic-spectroscopic-data This handbook is designed to provide a selection of the most important and frequently used atomic spectroscopic data in an easily accessible format. The compilation includes data for the neutral and singly-ionized atoms of all elements hydrogen through einsteinium (Z = 1-99). +r3d100011424 The NIST Reference on Constants, Units, and Uncertainty https://physics.nist.gov/cuu/Constants/index.html This database gives values of the basic constants and conversion factors of physics and chemistry resulting from the 2002 least-squares adjustment of the fundamental physical constants as published by the CODATA Task Group on Fundamental Constants and recommended for international use by CODATA. +r3d100011426 Robert L. Kurucz http://kurucz.harvard.edu/ This site provides up-to-date public access to Robert L. Kurucz data and programs: Vita and bibliography, papers, atoms, molecules, linelists, opacities, grids of model atmospheres, sun, stars, programs, CD-ROMs. +r3d100011427 R. L. Kurucz atomic linelist https://lweb.cfa.harvard.edu/amp/ampdata/databases.html This facility permits selective searches of some atomic data files compiled by R. L. Kurucz (Harvard-Smithsonian Center for Astrophysics). The data provided are: - vacuum wavelength (in nm) [above 200 nm calculated using Edlen, Metrologia, Vol. 2, No. 2, 1966]- air wavelength (in nm) above 200 nm- log(gf), - E [in cm-1], j, parity, and configuration for the levels (lower, upper), - information regarding the source of the data. +CD-ROM 18 contains the spectrum synthesis programs ATLAS7V, SYNTHE, SPECTRV, ROTATE, BROADEN, PLOTSYN, etc. and sample runs found in directory PROGRAMS; Atomic line data files BELLHEAVY.DAT, BELLLIGHT.DAT, GFIRONLAB.DAT, GULLIVER.DAT, NLTELINES.DAT, GFIRONQ.DAT, obsolete, merged into GFALL, found in directory LINELISTS: Molecular line data files C2AX.ASC, C2BA.ASC, C2DA.ASC, C2EA.ASC, CNAX.ASC, CNBX.ASC, COAX.ASC, COXX.ASC, H2.ASC, HYDRIDES.ASC, SIOAX.ASC, SIOEX.ASC, SIOXX.ASC, found in directory LINELISTS; and my solar flux atlas for test calculations SOLARFLUX.ASC. +r3d100011428 European mirror of Kurucz CD-ROM 23 database http://www.pmp.uni-hannover.de/cgi-bin/ssi/test/kurucz/sekur.html >>>!!!<<< 2019-12-03: The repository is no longer available >>>!!!<<< +Please use https://www.cfa.harvard.edu/amp/ampdata/kurucz23/sekur.html +The atomic line data used in this database are taken from Bob Kurucz' CD-ROM 23 of spectroscopic line calculations. The database contains all lines of the file "gfall.dat" with the following items for each line: Wavelength; loggf; element code; lower level: energy, J, configuration; upper level: energy, J, configuration; gamma r; gamma s; gamma w; reference code. +CD-ROM 23 has all the atomic line data with good wavelengths in one large file and in one file for each species. The big file is also divided into 10 nm and 100 nm sections for convenience. Also given are hyperfine line lists for neutral Sc, V, Mn, and Co that were produced by splitting all the energy levels for which laboratory data are available (only a small fraction). +r3d100011429 R.L.Kelly atomic and ionic linelist https://www.cfa.harvard.edu/ampcgi/kelly.pl Atomic and Ionic UV/VUV Linelist . This facility permits selective searches of some atomic data compliled by R. L. Kelly. The data provided are: + - vacuum wavelength [in nm], + - intensity estimate, + - E [in cm-1], j, and configuration for lower and upper levels, + - multiplet (where available), + - reference numbers of the sources of the data. +r3d100011430 ATOMDB http://www.atomdb.org/ AtomDB is an atomic database useful for X-ray plasma spectral modeling. The current version of AtomDB is primarly used for modeing collisional plasmas, those where hot electrons colliding with astrophysically abundant elements and ions create X-ray emission. However, AtomDB is also useful when modeling absorption by elements and ions or even photoionized plasmas, where X-ray photons (often from a simple power-law source) interacting with elements and ions create complex spectra. +r3d100011431 NIST Energy Levels of Hydrogen and Deuterium https://www.nist.gov/pml/energy-levels-hydrogen-and-deuterium This database provides theoretical values of energy levels of hydrogen and deuterium for principle quantum numbers n = 1 to 200 and all allowed orbital angular momenta l and total angular momenta j. The values are based on current knowledge of the revelant theoretical contributions including relativistic, quantum electrodynamic, recoil, and nuclear size effects. +r3d100011432 Electron-Impact Excitation of Multicharged Ions using MEIBEL http://www.cfadc.phy.ornl.gov/meibel/home.html >>>!!!<<< 2019-12-04: The repository is no longer available >>>!!!<<< +Presented here are excitation cross sections measured for a select number of transitions using the Merged Electron-Ion Beams Energy Loss (MEIBEL) experiment. This is a collaboration of JILA and the Multicharged Ion Research Facility (MIRF) at Oak Ridge National Laboratory (ORNL), where the apparatus is located. Since there exist a nearly infinite number of transitions in multicharged ions we have chosen a few that serve as benchmarks for theoretical efforts. Of particular interest are forbidden transitions which are often dominated by dielectronic resonances whose positions and magnitudes are difficult to predict theoretically. +r3d100011433 Electron-Impact Ionization of Multicharged Ions at ORNL http://www.cfadc.phy.ornl.gov/xbeam/xbmintro.html >>>!!!<<< 2019-12-04: The repository is no longer available >>>!!!<<< +Presented here are experimental ionization cross sections measured using the Electron-Ion Crossed Beams apparatus in the Multicharged Ion Research Facility (MIRF) at the Physics Division of Oak Ridge National Laboratory (ORNL). The data are given in both graphical and tabular form along with the reference to the original publication of the experimental results. Also presented in the figures are theoretical cross sections supporting the experiments. +r3d100011434 Atomic Data for Astrophysics https://www.pa.uky.edu/~verner/atom.html The Atomic Data for Astrophysics server provides links to basic atomic data required for calculation of the ionization state of astrophysical plasmas and for quantitative spectroscopy. +r3d100011444 The Atomic Line List https://www.pa.uky.edu/~peter/atomic/ This is a compilation of approximately 923,000 allowed, intercombination and forbidden atomic transitions with wavelengths in the range from 0.5 Å to 1000 µm. It's primary intention is to allow the identification of observed atomic absorption or emission features. The wavelengths in this list are all calculated from the difference between the energy of the upper and lower level of the transition. No attempt has been made to include observed wavelengths. Most of the atomic energy level data have been taken from the Atomic Spectra Database provided by the National Institute of Standards and Technology (NIST). +r3d100011446 STARK-B http://stark-b.obspm.fr/ STARK-B is a database of calculated widths and shifts of isolated lines of atoms and ions due to electron and ion collisions. This database is devoted to modeling and spectroscopic diagnostics of stellar atmospheres and envelopes. In addition, it is also devoted to laboratory plasmas, laser equipments and technological plasmas. So, the domain of temperatures and densities covered by the tables is wide and depends on the ionization degree of the considered ion. The temperature can vary from several thousands for neutral atoms to several hundred thousands of Kelvin for highly charged ions. The electron or ion density can vary from 1012 (case of stellar atmospheres) to several 1019cm-3 (some white dwarfs and some laboratory plasmas). +r3d100011447 Stark Broadening Parameters for Neutral and Singly Charged Ions https://griem.obspm.fr/index.php?page=accueil.php Tables extracted from the book "Spectral Line Broadening by Plasmas" by H. R. Griem (Academic Press, New York, 1974) +r3d100011448 Vienna Atomic Line Database http://vald.astro.uu.se/ The Vienna Atomic Line Database (VALD) is a collection of atomic and molecular transition parameters of astronomical interest. VALD offers tools for selecting subsets of lines for typical astrophysical applications: line identification, preparing for spectroscopic observations, chemical composition and radial velocity measurements, model atmosphere calculations etc. +r3d100011449 MCHF/MCDHF Database https://nlte.nist.gov/MCHF/ The MCHF/MCDHF database contains collections of transition data from different relativistic theories by different computational methods. For a few collections the Landé gJ factor is provided. +r3d100011450 CHIANTI https://www.chiantidatabase.org/ CHIANTI consists of a critically evaluated set of up-to-date atomic data, together with user-friendly programs written in Interactive Data Language (IDL) and Python to calculate the spectra from astrophysical plasmas. +r3d100011452 Archives of programs and data for physics http://www.sci.muni.cz/~physics/info.htm >>>!!!<<< 2018-01-18: no data nor programs can be found >>>!!!<<< These archives contain public domain programs for calculations in physics and other programs that we suppose about will help during work with computer. Physical constants and experimental or theoretical data as cross sections, rate constants, swarm parameters, etc., that are necessary for physical calculations are stored here, too. Programs are mainly dedicated to computers compatible with PC IBM. If programs do not use graphic units it is possible to use them on other computers, too. It is necessary to reprogram the graphic parts of programs in the other cases. +r3d100011454 Portal to Los Alamos Opacity Codes http://aphysics2.lanl.gov/opacity/lanl/ Portal to Los Alamos Opacity Codes is your gateway to the set of opacity codes developed at the Los Alamos National Laboratory. +The TOPS code has been developed to calculate multigroup opacities that can be written in a variety of formats for use in radiation transport codes. Arbitrary mixture of any elements for which OPLIB data exist is supported. Opacities of special mixtures that are important in astrophysical applications are also available as a separate option (Astrophysical opacities). +r3d100011455 Interface to Los Alamos Atomic Physics Codes http://aphysics2.lanl.gov/tempweb/lanl/ Interface to Los Alamos Atomic Physics Codes is your gateway to the set of atomic physics codes developed at the Los Alamos National Laboratory. + The well known Hartree-Fock method of R.D. Cowan, developed at Group home page of the Los Alamos National Laboratory, is used for the atomic structure calculations. Electron impact excitation cross sections are calculated using either the distorted wave approximation (DWA) or the first order many body theory (FOMBT). Electron impact ionization cross sections can be calculated using the scaled hydrogenic method developed by Sampson and co-workers, the binary encounter method or the distorted wave method. Photoionization cross sections and, where appropriate, autoionizations are also calculated. +r3d100011456 CCC Data Base http://atom.curtin.edu.au/CCC-WWW/index.html The CCC method yields accurate excitation and ionisation cross sections for atomic and ionic targets which are well-modelled by one or two valence electrons above a Hartree-Fock core. Inner core ionisation can be a major contributor to the total ionisation cross section. Such contributions can be estimated using various forms of Born-based approximations. +r3d100011457 AMODS http://atom.kaeri.re.kr/ The repository is no longer available. +>>>!!!<<< 2018-01-18: no more access to AMODS >>>!!!<<< +r3d100011460 SPECTR-W3 http://spectr-w3.snz.ru/index.phtml The information accumulated in the SPECTR-W3 ADB contains over 450,000 records and includes factual experimental and theoretical data on ionization potentials, energy levels, wavelengths, radiation transition probabilities, oscillator strengths, and (optionally) the parameters of analytical approximations of electron-collisional cross-sections and rates for atoms and ions. Those data were extracted from publications in physical journals, proceedings of the related conferences, special-purpose publications on atomic data, and provided directly by authors. The information is supplied with references to the original sources and comments, elucidating the details of experimental measurements or calculations, where necessary and available. To date, the SPECTR-W3 ADB is the largest factual database in the world containing the information on spectral properties of multicharged ions. +r3d100011461 Atomic & Molecular Database http://www.camdb.ac.cn/e/ Welcome to our Atomic & Molecular Database in the Institute of Applied Physics and Computational Mathematics (IAPCM). The database is intended to collect, assess and compile atomic and molecular data for various elementary processes, and especially data needed in plasma simulation and diagnosis. Part data came from the old version of the SPECTR database(by A.Ya Faenov et al). +r3d100011462 Selected constants energy levels and atomic spectra of actinides http://web2.lac.u-psud.fr/lac/Database/Contents.html >>>!!!<<< The repository is no longer available. >>>!!!<<< +The aim of the present volume is the compilation of experimental data. The Tables of energy levels are presented in a way similar to the "Atomic Energy levels the Rare Earth Elements", and incorporate additionnal data: isotope shifts and hyperfine structures. For each spectrum, they are separated in two lists of odd and even levels, the parity of the ground level being given first. +r3d100011464 LXcat https://fr.lxcat.net/home/ At the heart of the Plasma Data Exchange Project is LXcat (pronounced "elecscat"), an open-access website for collecting, displaying, and downloading electron and ion scattering cross sections, swarm parameters (mobility, diffusion coefficient, etc.), reaction rates, energy distribution functions, etc. and other data required for modeling low temperature plasmas. The available data bases have been contributed by members of the community and are indicated by the contributor's chosen title. +r3d100011466 OMNIWeb https://omniweb.gsfc.nasa.gov/ow.html Hourly "Near-Earth" solar wind magnetic field and plasma data, energetic proton fluxes (>1 to >60 MeV), and geomagnetic and solar activity indices. OMNIWeb is part of "Space Physics Data Facility" (https://www.re3data.org/repository/r3d100010168 ). +r3d100011468 Data Portal of the Alfred Wegener Institute https://data.awi.de/?site=home Our data portal data.awi.de offers an integrative one-stop shop framework for discovering AWI research platforms including devices and sensors, tracklines, field reports, peer-reviewed publications, GIS products and mostly important data and data products archived in PANGAEA. +r3d100011469 GIS Maps Portal at AWI https://maps.awi.de/awimaps/catalog/ This portal provides an overview of GIS-products at AWI. maps@awi stores and shares public access GIS data created by AWI projects. +r3d100011470 Data Portal German Marine Research https://marine-data.de/ The Data Portal German Marine Research is a product of the Marine Network for Integrated Data Access (MaNIDA) funded cooperatively by the Helmholtz Association and the affiliated universities. The consortium aims to implement a sustainable e-infrastructure for coherent discovery, view, download and dissemination of marine research data. +r3d100011471 TERENO Data Discovery Portal https://ddp.tereno.net/ddp/ This portal applicaton brings together the data collected and published via OGC Web-services from the individual observatories and provides access of the data to the public. Therefore, it serves as a database node to provide scientists and decision makers with reliable and well accessible data and data products. +r3d100011472 Ocean Science Information System https://portal.geomar.de/osis Our system consists of a portal (portal.geomar.de), providing access to several projects with personal password. The portal offers document exchange, common or individual blogs and fora and implementation of external webpages and -services. Moreover, you can access the expedition database, that organizes data description and exchange of cruises and expeditions for each project. Expeditions are linked to KML-files (Google-Earth compatible), allowing a visualization of all stations of a cruise/expedition. +We established the linkage to the publications database /repository OceanRep (EPrints), as well as the description of model-output and linkage to paper publications. +r3d100011473 circbase http://www.circbase.org/ Thousands of circular RNAs (circRNAs) have recently been shown to be expressed in eukaryotic cells [Salzman et al. 2012, Jeck et al. 2013, Memczak et al. 2013, Salzman et al. 2013]. Here you can explore public circRNA datasets and download the custom python scripts needed to discover circRNAs in your own (ribominus) RNA-seq data. +r3d100011474 pSILAC https://psilac.mdc-berlin.de/ database of pSILAC data – information about changes in mRNA levels and protein synthesis following microRNA misexpression in HeLa cells +r3d100011475 Human protein-protein interaction network database search http://artemis.mdc-berlin.de/y2h_network/ppi_search.php <<>>!!!>>> A human interactome map. The sequencing of the human genome has provided a surprisingly small number of genes, indicating that the complex organization of life is not reflected in the gene number but, rather, in the gene products – that is, in the proteins. These macromolecules regulate the vast majority of cellular processes by their ability to communicate with each other and to assemble into larger functional units. Therefore, the systematic analysis of protein-protein interactions is fundamental for the understanding of protein function, cellular processes and, ultimately, the complexity of life. Moreover, interactome maps are particularly needed to link new proteins to disease pathways and the identification of novel drug targets. +r3d100011476 Huntingtin Interaction Network http://artemis.mdc-berlin.de/huntington/eingabe.php <<>>!!!>>> The main objective of our work is to understand the pathomechanisms of late onset neurodegenerative disorders such as Huntington's, Parkinson's, Alzheimer's and Machado Joseph disease and to develop causal therapies for them. The disease causing proteins of these illnesses have been identified, but their functions in the unaffected organism are mostly unknown. Here, we have developed a strategy combining library and matrix yeast two-hybrid screens to generate a highly connected PPI network for Huntington's disease (HD). +r3d100011477 RELMIN http://telma.irht.cnrs.fr/outils/relmin/index/ RELMIN collects, studies and publishes legal texts defining the status of religious minorities in medieval Europe. The corpus of texts is rich and varied, spanning ten centuries over a broad geographical area; these texts, in Latin, Arabic, Greek, Hebrew and Aramaic (and also in Medieval Spanish, Portuguese, and other European vernaculars), are dispersed in libraries and archives across Europe. The texts are now gathered in the RELMIN Database in their original language, with translations and commentaries. They are made available to scholars, students and citizens at large. Access is unlimited, free and perennial. and to contribute to the work of compilation. RELMIN is is buil +ding a digital database of legal, judicial and normative sources defining the status of religious +minorities from the 5th to the 15th century. +r3d100011480 The Taenia solium Genome Project http://www.taeniasolium.unam.mx/taenia/ >>>!!!<<< 2021-08; The repository is no longer available. >>>!!!<<< +Archived page of Taenia solium genome project see https://web.archive.org/web/20160309194611/http://www.taeniasolium.unam.mx/taenia +r3d100011481 cranach.net https://cranach.ub.uni-heidelberg.de/wiki/index.php/Hauptseite Cranach.net is the research database of the Cranach Research Institute (CRI), a project of the Department of History of Art of the Stuttgart State Academy of Art and Design, which is dedicated to the digitization and indexing of the complete works of Lucas Cranach the Elder and his workshop. +r3d100011482 Deutsches Dokumentationszentrum für Kunstgeschichte, Bildarchiv Foto Marburg http://www.fotomarburg.de/welcome?set_language=en Bildarchiv Foto Marburg is Germany's documentation center for art history. Its mission is to collect, index and make available photographs related to European art and architecture, as well as to conduct research on the history, practice and theory of how visual cultural assets are passed on, especially the accompanying transformation process as it relates to the media, the conditions of storing knowledge in visual form, and the significance to society of remembering visual culture. The inventory of Bildarchiv Foto Marburg, the greater part of which is digitally processed, and the inventories of further cultural organizations can be viewed on the internet from the image database: Image Index of Art and Architecture: http://www.bildindex.de/#|home +r3d100011483 ASTER j-spacesystems http://www.jspacesystems.or.jp/en_project_aster/ !!! We will terminate ASTER Products Distribution Service in March 2016 although we have been providing ASTER Products since November 20, 2000. !!! +ASTER (Advanced Spaceborne Thermal Emission and Reflection radiometer) is the high efficiency optical imager which covers a wide spectral region from the visible to the thermal infra-red by 14 spectral bands. ASTER acquires data which can be used in various fields in earth science. ASTER was launched from Vandenberg Air Force Base in California, USA in 1999 aboard the Terra, which is the first satellite of the EOS Project. The purpose of ASTER project is to make contributions to extend the understanding of local and regional phenomena on the Earth surface and its atmosphere. The followings are ASTER related information, which includes ASTER instrument, ASTER Ground Data System, ASTER Science Activities, ASTER Data Distribution and so on. ASTER Search provides services to search and order ASTER data products on the website. +r3d100011484 GERDA https://eng.geus.dk/products-services-facilities/data-and-maps/national-geophysical-database-gerda/ The geophysical database, GERDA, is a strong tool for data storage, handling and QC. Data are uploaded to and downloaded from the GERDA database through this website. GERDA is the Danish national database on shallow geophysical data. Since its establishment in 1998-2000, the database has been continuously developed. The database is hosted by the Geological Survey of Denmark and Greenland (GEUS). +r3d100011485 IODP Bremen Core Repository https://www.marum.de/en/Research/IODP-Bremen-Core-Repository.html The Bremen Core Repository - BCR, for International Ocean Discovery Program (IODP), Integrated Ocean Discovery Program (IODP), Ocean Drilling Program (ODP), and Deep Sea Drilling Project (DSDP) cores from the Atlantic Ocean, Mediterranean and Black Seas and Arctic Ocean is operated at University of Bremen within the framework of the German participation in IODP. It is one of three IODP repositories (beside Gulf Coast Repository (GCR) in College Station, TX, and Kochi Core Center (KCC), Japan). One of the scientific goals of IODP is to research the deep biosphere and the subseafloor ocean. IODP has deep-frozen microbiological samples from the subseafloor available for interested researchers and will continue to collect and preserve geomicrobiology samples for future research. +r3d100011486 Gulf Coast Repository http://iodp.tamu.edu/curation/gcr/ The International Ocean Discovery Program’s (IODP) Gulf Coast Repository (GCR) is located in the Research Park on the Texas A&M University campus in College Station, Texas. This repository stores DSDP, ODP, and IODP cores from the Pacific Ocean, the Caribbean Sea and Gulf of Mexico, and the Southern Ocean. A satellite repository at Rutgers University houses New Jersey/Delaware land cores 150X and 174AX. +r3d100011487 Rutgers/New Jersey Geological and Water Survey Core Repository http://geology.rutgers.edu/research-facilities/rutgers-core-repository Welcome to the home page of the Rutgers/New Jersey Geological and Water Survey Core Repository. We are an official repository of the International Ocean Discovery Program (IODP), hosting Legs 150X and 174AX onshore cores drilled as part of the NJ/Mid-Atlantic Transect, and the New Jersey Geological and Water Survey (NJGWS). Cores from other ODP/IODP repositories are available through ODP. +In addition to ODP/IODP cores, we are the repository for: +- 1.) 6668 m of Newark Basin Drilling Project Triassic cores (e.g., Olsen, Kent, et al. 1996) +- 2.) 5182 m of the Army Corps of Engineers Passaic Tunnel Project Jurassic cores +- 3.) 457 m of post-impact cores from the Chesapeake Bay Impact Structure Deep Hole +- 4.) Cores obtained from the Northern North Atlantic as part of the IODP Expedition 303/306 +- 5.) Cores from various rift and drift basins on the eastern and Gulf Coasts of the U.S. +- 6.) Geological samples from the New Jersey Geological and Water Survey (NJGWS) and United States Geological Survey (USGS) including 304 m of continuous NJGWS/USGS NJ coastal plain cores. +r3d100011488 Kochi Core Center http://www.kochi-core.jp/en/ Kochi Core Center (KCC) houses one of the 3 Inernationational Ocean Discovery Program (IODP) core repositories, accompanied by images and x-ray CT scanning data viewable by the Virtual Core Library. And it hosts Japan Agency for Marine-Earth Science and Technology (JAMSTEC) marine core samples and associated analytical data for general scientific or educational uses, after 2 years have passed since collection of core samples. +r3d100011489 Experimental Nuclear Reaction Data https://www-nds.iaea.org/exfor/exfor.htm The EXFOR library contains an extensive compilation of experimental nuclear reaction data. Neutron reactions have been compiled systematically since the discovery of the neutron, while charged particle and photon reactions have been covered less extensively. +r3d100011490 International Network of Nuclear Reaction Data Centres https://www-nds.iaea.org/nrdc/ The International Network of Nuclear Reaction Data Centres (NRDC) constitutes a worldwide cooperation of nuclear data centres under the auspices of the International Atomic Energy Agency. The Network was established to coordinate the world-wide collection, compilation and dissemination of nuclear reaction data. +r3d100011492 Evaluated Nuclear Data File https://www-nds.iaea.org/exfor/endf.htm Core nuclear reaction database contain recommended, evaluated cross sections, spectra, angular distributions, fission product yields, photo-atomic and thermal scattering law data, with emphasis on neutron induced reactions. The data were analyzed by experienced nuclear physicists to produce recommended libraries for one of the national nuclear data projects (USA, Europe, Japan, Russia and China). All data are stored in the internationally-adopted ENDF-6 format maintained by CSEWG. +r3d100011497 Animal Genome Tracks on GBrowse https://www.animalgenome.org/gbrowse/ Genome track alignments using GBrowse on this site are featured with: (1) Annotated and predicted genes and transcripts; (2) QTL / SNP Association tracks; (3) OMIA genes; (4) Various SNP Chip tracks; (5) Other mapping fetures or elements that are available. +r3d100011498 AnimalGenome.ORG https://www.animalgenome.org/ This is a animal and human genome database that uses the BioMart software. +r3d100011503 Global Genome Biodiversity Network http://data.ggbn.org/ggbn_portal/ The DNA Bank Network was established in spring 2007 and was funded until 2011 by the German Research Foundation (DFG). The network was initiated by GBIF Germany (Global Biodiversity Information Facility). It offers a worldwide unique concept. DNA bank databases of all partners are linked and are accessible via a central web portal, providing DNA samples of complementary collections (microorganisms, protists, plants, algae, fungi and animals). + +The DNA Bank Network was one of the founders of the Global Genome Biodiversity Network (GGBN) and is fully merged with GGBN today. GGBN agreed on using the data model proposed by the DNA Bank Network. The Botanic Garden and Botanical Museum Berlin-Dahlem (BGBM) hosts the technical secretariat of GGBN and its virtual infrastructure. +The main focus of the DNA Bank Network is to enhance taxonomic, systematic, genetic, conservation and evolutionary studies by providing: +• high quality, long-term storage of DNA material on which molecular studies have been performed, so that results can be verified, extended, and complemented, +• complete on-line documentation of each sample, including the provenance of the original material, the place of voucher deposit, information about DNA quality and extraction methodology, digital images of vouchers and links to published molecular data if available. +r3d100011504 German Federation for Biological Data https://www.gfbio.org/ The project brings together national key players providing environmentally related biological data and services to develop the ‘German Federation for Biological Data' (GFBio). The overall goal is to provide a sustainable, service oriented, national data infrastructure facilitating data sharing and stimulating data intensive science in the fields of biological and environmental research. +r3d100011505 Flora von Bayern: Wiki and Data Portal https://bayernflora.de/web/Hauptseite The "Flora of Bavaria" initiative with its data portal (14 million occurrence data) and Wiki representation is primarily a citizen science project. +Efforts to describe and monitor the flora of Bavaria have been ongoing for 100 years. +The goal of these efforts is to record all vascular plants, including newcomers, and to document threatened or former local occurrences. Being geographically largest state of Germany with a broad range of habitats, Bavaria has a special responsibility for documenting and maintaining its plant diversity . About 85% of all German vascular plant species occur in Bavaria, and in addition it has about 50 endemic taxa, only known from Bavaria (most of them occur in the Alps). The Wiki is collaboration of volunteers and local and regional Bavarian botanical societies. +Everybody is welcome to contribute, especially with photos or reports of local changes in the flora. The Flora of Bavaria project is providing access to a research data repository for occurrence data powered by the Diversity Workbench database framework. +r3d100011506 Fluxnet - Fluxdata https://fluxnet.fluxdata.org/ Vast networks of meteorological sensors ring the globe measuring atmospheric state variables, like temperature, humidity, wind speed, rainfall, and atmospheric carbon dioxide, on a continuous basis. These measurements serve earth system science by providing inputs into models that predict weather, climate and the cycling of carbon and water. And, they provide information that allows researchers to detect the trends in climate, greenhouse gases, and air pollution. The eddy covariance method is currently the standard method used by biometeorologists to measure fluxes of trace gases between ecosystems and atmosphere. +r3d100011507 Global Forest Change 2000–2016 http://earthenginepartners.appspot.com/science-2013-global-forest Results from time-series analysis of Landsat images in characterizing global forest extent and change from 2000 through 2016. +r3d100011509 Geospatial Data http://libguides.library.usyd.edu.au/geospatial This guide aims to provide a starting point to locating Geographic Information System (GIS) information both through the University of Sydney library catalogue and on the World Wide Web. +r3d100011511 DigiMorph http://www.digimorph.org/index.phtml The Digital Morphology library, part of the National Science Foundation Digital Libraries Initiative, is a dynamic archive of information on digital morphology and high-resolution X-ray computed tomography of biological specimens. Digital Morphology, part of the National Science Foundation Digital Libraries Initiative, develops and serves unique 2D and 3D visualizations of the internal and external structure of living and extinct vertebrates, and a growing number of 'invertebrates.' The Digital Morphology library contains nearly a terabyte of imagery of natural history specimens that are important to education and central to ongoing cutting-edge research efforts. +r3d100011512 EarthStat http://www.earthstat.org/ EarthStat.org serves geographic data sets with the purpose of solving the grand challenge of feeding a growing global population while reducing agriculture’s impact on the environment. +r3d100011514 Community Data Portal http://cdp.ucar.edu/ !!!! <<<< The Community Data Portal (CDP) has been retired after nearly 15 years of service and is no longer available. Data can now be found here: DASH Search: https://data.ucar.edu/ . Please contact us with questions or concerns: datahelp@ucar.edu >>>> !!!! The Community Data Portal (CDP) is a collection of earth science datasets from NCAR, UCAR, UOP, and participating organizations. +r3d100011515 NITRC https://www.nitrc.org/ Neuroimaging Tools and Resources Collaboratory (NITRC) is currently a free one-stop-shop environment for science researchers that need resources such as neuroimaging analysis software, publicly available data sets, and computing power. Since its debut in 2007, NITRC has helped the neuroscience community to use software and data produced from research that, before NITRC, was routinely lost or disregarded, to make further discoveries. NITRC provides free access to data and enables pay-per-use cloud-based access to unlimited computing power, enabling worldwide scientific collaboration with minimal startup and cost. With NITRC and its components—the Resources Registry (NITRC-R), Image Repository (NITRC-IR), and Computational Environment (NITRC-CE)—a researcher can obtain pilot or proof-of-concept data to validate a hypothesis for a few dollars. +r3d100011516 PLEXdb None >>>!!!<<< 08.08.2019: Plexdb is no longer online, URLold: http://www.plexdb.org/index.php >>>!!!<<< >>>>!!!! <<<< 13.12.2018: PLEXdb is now a static site after funding stopped from NSF. We have stopped registration of new users; but past users who have data can login when needed and interact with the site. You can download data using the authentication provided at the download page. >>>>!!!!<<<< + PLEXdb is a unified gene expression resource for plants and plant pathogens. PLEXdb is a genotype to phenotype, hypothesis building information warehouse, leveraging highly parallel expression data with seamless portals to related genetic, physical, and pathway data. +r3d100011517 United States Department of Agriculture, Economic Research Service, Data Products https://www.ers.usda.gov/data-products.aspx The ERS mission is to inform and enhance public and private decision making on economic and policy issues related to agriculture, food, the environment, and rural development. +r3d100011520 UniMES https://www.uniprot.org/help/unimes >>>!!!!<<< Retirement of UniProt Metagenomic and Environmental Sequences (UniMES): UniProt has retired UniMES as there is now a resource at the EBI that is dedicated to serving metagenomic researchers. Henceforth, we recommend using the EBI Metagenomics portal instead https://www.ebi.ac.uk/metagenomics/ . In addition to providing a repository of metagenomics sequence data, EBI Metagenomics allows you to view functional and taxonomic analyses and to submit your own samples for analysis. >>> !!!<<< The UniProt Metagenomic and Environmental Sequences (UniMES) database is a repository specifically developed for metagenomic and environmental data. We provide UniMES clusters in order to obtain complete coverage of sequence space at different resolutions. +r3d100011522 SOFIA https://sofia.usgs.gov/ South Florida Information Access (SOFIA) is an interdisciplinary service that provides coherent information access in support of research, decision making, and resource management for the South Florida ecosystem restoration effort. +r3d100011524 GeoPlatform https://www.geoplatform.gov/ The GeoPlatform provides shared and trusted geospatial data, services, and applications for use by the public and by government agencies and partners to meet their mission needs. +r3d100011525 Hydra https://hydra.hull.ac.uk/ Hydra is a repository for digital materials at the University of Hull. It can hold and manage any type of digital material, and is being developed in response to the growth in the amount of digital material that is generated through the research, education and administrative activities within the University. Hydra contains different collections of datasets from University of Hull research projects as: ARCdoc, domesday dataset, History of Marine animal Populations (HMAP) and others. +r3d100011528 TOXMAP https://toxmap.nlm.nih.gov/toxmap/ The repository is no longer available. <<>>!!!>>> +r3d100011529 Toxics Release Inventory https://toxnet.nlm.nih.gov/newtoxnet/tri.htm The repository is no longer available. <<>>!!!>>> +As part of a broader NLM reorganization, most of NLM's toxicology information services have been integrated into other NLM products and services. +r3d100011530 Comparative Toxicogenomics Database https://ctdbase.org/ CTD is a robust, publicly available database that aims to advance understanding about how environmental exposures affect human health. It provides manually curated information about chemical–gene/protein interactions, chemical–disease and gene–disease relationships. These data are integrated with functional and pathway data to aid in development of hypotheses about the mechanisms underlying environmentally influenced diseases. +We also have additional ongoing projects involving manual curation of exposome data and chemical–phenotype relationships to help identify pre–disease biomarkers resulting from environmental exposures. +The initial release of CTD was on November 12, 2004. We’re grateful to our strong community support and encourage you to give us feedback so we can continue to evolve with your research needs. +r3d100011531 Integrated Risk Information System http://toxnet.nlm.nih.gov/newtoxnet/iris.htm The repository is no longer available. <<>>!!!>>> +r3d100011532 International Toxicity Estimates for Risk http://toxnet.nlm.nih.gov/newtoxnet/iter.htm The repository is no longer available. <<>>!!!>>> +r3d100011533 Carcinogenic Potency Database https://toxnet.nlm.nih.gov/newtoxnet/cpdb.htm The repository is no longer available. <<>>!!!>>> +r3d100011534 SedDB http://www.earthchem.org/seddb <<>>!!!>>>! SedDB complements current geological data systems (PetDB, EarthChem, NavDat and GEOROC) with an integrated compilation of geochemistry of marine and continental sediments. +Notice: Content of SedDB has been static since 2014 and will not be updated until further notice. +r3d100011536 VentDB http://www.earthchem.org/ventdb >>>!!!<<< The repository is no longer available. >>>!!!<<< 2021-06-17; VentDB data collections now housed in the EarthChem Library +VentDB is an effort funded by the US National Science Foundation to build and operate a data management system for hydrothermal spring geochemistry that will host and serve the full range of compositional data acquired on seafloor hydrothermal vents from all tectonic settings. VentDB supports the preservation and dissemination of analytical data on hydrothermal springs and plumes. +VentDB complements existing geochemical data collections such as SedDB and PetDB. VentDB can accommodate published historical data as well as legacy and new data that investigators contribute. +Content of VentDB is static and will not be updated until further notice. +r3d100011537 Geochron https://www.geochron.org/ Geochron is a global database that hosts geochronologic and thermochronologic information from detrital minerals. Information included with each sample consists of a table with the essential isotopic information and ages, a table with basic geologic metadata (e.g., location, collector, publication, etc.), a Pb/U Concordia diagram, and a relative age probability diagram. This information can be accessed and viewed with any web browser, and depending on the level of access desired, can be designated as either private or public. Loading information into Geochron requires the use of U-Pb_Redux, a Java-based program that also provides enhanced capabilities for data reduction, plotting, and analysis. +Instructions are provided for three different levels of interaction with Geochron: +1. Accessing samples that are already in the Geochron database. +2. Preparation of information for new samples, and then transfer to Arizona LaserChron Center personnel for uploading to Geochron. +3. Preparation of information and uploading to Geochron using U-Pb_Redux. +r3d100011538 EarthChem Library https://earthchem.org/ecl/ The EarthChem Library is a data repository that archives, publishes and makes accessible data and other digital content from geoscience research (analytical data, data syntheses, models, technical reports, etc.) +r3d100011539 NAVDAT https://www.navdat.org/ The North American Volcanic and Intrusive Rock Database (NAVDAT) is intended as a web-accessible repository for age, chemical and isotopic data from Mesozoic and younger igneous rocks in western North America. +Please note: Although this site is fully functional, the content of NAVDAT has been static since 2014 and will not be updated until further notice. All data is still available via the EarthChem Portal http://portal.earthchem.org/ +r3d100011541 Missouri Geological Survey Program https://gis-modnr.opendata.arcgis.com/pages/dnr-missouri-geological-survey We conduct integrated earth resource evaluation that incorporates sustainable economic vitality and environmental and public health protection. +r3d100011543 Site Survey Data Bank https://ssdb.iodp.org/ The Site Survey Data Bank (SSDB) is a repository for site survey data submitted in support of International Ocean Discovery Program (IODP) proposals and expeditions. SSDB serves different roles for different sets of users. +r3d100011545 Deutsches BioBanken-Register https://www.toolpool-gesundheitsforschung.de/produkte/deutsches-biobanken-register <<>>!!!>>> +Biobanks are a key prerequisite for modern medical research. By linking samples and clinical data they make it possible to clarify the causes and the course of diseases. The German Biobank Registry pools the medically relevant biobanks in Germany. The German Biobank Registry provides an overview of the medical biobanks in Germany; increases the international visibility of German biobanks; facilitates the networking of biobanks; promotes an exchange of information and samples between research teams; supports the use of existing resources; provides information for investments in biobanks and promotes transparency and trust in research where human samples are used. Searching for samples in all biobanks is possible at the project portal (P2B2) https://p2b2.fraunhofer.de/ after registration. +r3d100011547 DFG Senatskommission für Ozeanographie - METEOR- und MARIA S. MERIAN-Berichte http://dfg-ozean.de1.cc/berichte/berichte.php The repository is no longer available <<>>!!!>>> +r3d100011548 Halocarbons in the Ocean and Atmosphere database project https://halocat.geomar.de/home <<>>!!!>>> +HalOcAt brings together global oceanic and atmospheric data of mainly short-lived brominated and iodinated trace gases. +r3d100011549 MEMENTO https://memento.geomar.de/ MEMENTO aims to become a valuable tool for identifying regions of the world ocean that should be targeted in future work to improve the quality of air-sea flux estimates. +r3d100011550 Open PHACTS http://www.openphacts.org/index.php <<>>!!!>>> +r3d100011551 e-Atlas http://eatlas.org.au/home The eAtlas is a website, mapping system and set of data visualisation tools for presenting research data in an accessible form that promotes greater use of this information. The eAtlas will serve as the primary data and knowledge repository for all NERP Tropical Ecosystems Hub projects, which focus on the on the Great Barrier Reef, Wet Tropics rainforest and Torres Strait. The eAtlas will capture and record research outcomes and make them available to research-users in a timely, readily accessible manner. It will host meta-data records and provide an enduring repository for raw data. It will also develop and host web visualisations to view information using a simple and intuitive interface. This will assist scientists with data discovery and allow environmental managers to access and investigate research data. +r3d100011552 Ningaloo Atlas http://ningaloo-atlas.org.au/welcome The Ningaloo Atlas was created in response to the need for more comprehensive and accessible information on environmental and socio-economic data on the greater Ningaloo region. As such, the Ningaloo Atlas is a web portal to not only access and share information, but to celebrate and promote the biodiversity, heritage, value, and way of life of the greater Ningaloo region. +r3d100011553 European Variation Archive https://www.ebi.ac.uk/eva/?Home The European Variation Archive is an open-access database of all types of genetic variation data from all species. The EVA provides access to highly detailed, granular, raw variant data from human, with other species to follow. As of September 2017, EMBL-EBI will maintain reliable accessions for non-human genetic variation data through the European Variation Archive (EVA). NCBI's dbSNP database will continue to maintain stable identifiers for human genetic variation data only. This change will enable a more rapid turnaround for data sharing in this burgeoning field. +r3d100011554 Coherent X-ray Imaging Data Bank https://cxidb.org/ Welcome to the Coherent X-ray Imaging Data Bank (CXIDB), a new database which offers scientists from all over the world a unique opportunity to access data from Coherent X-ray Imaging (CXI) experiments. CXIDB is dedicated to further the goal of making data from Coherent X-ray Imaging (CXI) experiments available to all, as well as archiving it. +r3d100011555 International Neuroimaging Data-sharing Initiative http://fcon_1000.projects.nitrc.org/ INDI was formed as a next generation FCP effort. INDI aims to provide a model for the broader imaging community while simultaneously creating a public dataset capable of dwarfing those that most groups could obtain individually. +r3d100011557 EuPathDB https://eupathdb.org/eupathdb/ EuPathDB (formerly ApiDB) is an integrated database covering the eukaryotic pathogens in the genera Acanthamoeba, Annacaliia, Babesia, Crithidia, Cryptosporidium, Edhazardia, Eimeria, Encephalitozoon, Endotrypanum, Entamoeba, Enterocytozoon, Giardia, Gregarina, Hamiltosporidium, Leishmania, Nematocida, Neospora, Nosema, Plasmodium, Theileria, Toxoplasma, Trichomonas, Trypanosoma and Vavraia, Vittaforma). While each of these groups is supported by a taxon-specific database built upon the same infrastructure, the EuPathDB portal offers an entry point to all of these resources, and the opportunity to leverage orthology for searches across genera. +r3d100011558 Influenza Research Database https://www.fludb.org/brc/home.spg?decorator=influenza The mission of the Influenza Research Database (IRD) is to provide a resource for the influenza virus research community that will facilitate an understanding of the influenza virus and how it interacts with the host organism, leading to new treatments and preventive actions. This resource will contain avian and non-human mammalian influenza surveillance data, human clinical data associated with virus extracts, phenotypic characteristics of viruses isolated from extracts, and all genomic and proteomic data available in public repositories for influenza viruses. +r3d100011559 The Cancer Imaging Archive https://www.cancerimagingarchive.net/ TCIA is a service which de-identifies and hosts a large archive of medical images of cancer accessible for public download. The data are organized as “collections”; typically patients’ imaging related by a common disease (e.g. lung cancer), image modality or type (MRI, CT, digital histopathology, etc) or research focus. Supporting data related to the images such as patient outcomes, treatment details, genomics and expert analyses are also provided when available. +r3d100011560 Sicas Medical Image Repository https://www.smir.ch The SICAS Medical Image Repository is a freely accessible repository containing medical research data including medical images, surface models, clinical data, genomics data and statistical shape models. The data can freely be organized and shared on SMIR and made publicly accessible with a DOI. Dedicated data sets are organized as collections of anatomical regions (e.g Cochlea). The data can be filtered using a modular search and accessed on the web or through the SMIR API. +r3d100011561 PhysioNet http://physionet.org/ Modern signal processing and machine learning methods have exciting potential to generate new knowledge that will impact both physiological understanding and clinical care. Access to data - particularly detailed clinical data - is often a bottleneck to progress. The overarching goal of PhysioNet is to accelerate research progress by freely providing rich archives of clinical and physiological data for analysis. +r3d100011562 Kinetic models of biological systems https://kimosys.org/ KiMoSys, a web application for quantitative KInetic MOdels of biological SYStems. Kinetic models, with the aim to understand and subsequently design the metabolism of organism of interest are constructed iteratively and require accurate experimental data for both the generation and verification of hypotheses. Therefore, there is a growing requirement for exchanging experimental data and models between the systems biology community, and to automate as much as possible the kinetic model building, editing, simulation and analysis steps. +r3d100011563 Panel on household finances https://www.bundesbank.de/en/bundesbank/research/panel-on-household-finances <<>>!!!<<< +r3d100011565 1000 Functional Connectomes Project http://fcon_1000.projects.nitrc.org/fcpClassic/FcpTable.html The FCP entailed the aggregation and public release (via www.nitrc.org) of over 1200 resting state fMRI (R-fMRI) datasets collected from 33 sites around the world. +r3d100011566 WASCAL Data Discovery Portal https://wascal-dataportal.org/wascal_searchportal2/ Within WASCAL a large number of heterogeneous data are collected. These data are mainly coming from different initiated research activities within WASCAL (Core Research Program, Graduate School Program) from the hydrological-meteorological, remote sensing, biodiversity and socio economic observation networks within WASCAL, and from the activities of the WASCAL Competence Center in Ouagadougou, Burkina-Faso. +r3d100011567 BIGG Database http://bigg.ucsd.edu/ BiGG is a knowledgebase of Biochemically, Genetically and Genomically structured genome-scale metabolic network reconstructions. BiGG integrates several published genome-scale metabolic networks into one resource with standard nomenclature which allows components to be compared across different organisms. BiGG can be used to browse model content, visualize metabolic pathway maps, and export SBML files of the models for further analysis by external software packages. Users may follow links from BiGG to several external databases to obtain additional information on genes, proteins, reactions, metabolites and citations of interest. +r3d100011568 Genome-Scale Metabolic Network DataBase None >>>!!!<<< 2019-12-23: the repository is offline >>>!!!<<< Introduction of genome-scale metabolic network: +The completion of genome sequencing and subsequent functional annotation for a great number of species enables the reconstruction of genome-scale metabolic networks. These networks, together with in silico network analysis methods such as the constraint based methods (CBM) and graph theory methods, can provide us systems level understanding of cellular metabolism. Further more, they can be applied to many predictions of real biological application such as: gene essentiality analysis, drug target discovery and metabolic engineering +r3d100011570 Kyoto Encyclopedia of Genes and Genomes http://www.genome.jp/kegg/ KEGG is a database resource for understanding high-level functions and utilities of the biological system, such as the cell, the organism and the ecosystem, from molecular-level information, especially large-scale molecular datasets generated by genome sequencing and other high-throughput experimental technologies +r3d100011571 Gulf of Mexico Research Initiative Information and Data Cooperative https://data.gulfresearchinitiative.org/ The Gulf of Mexico Research Initiative Information and Data Cooperative (GRIIDC) is a team of researchers, data specialists and computer system developers who are supporting the development of a data management system to store scientific data generated by Gulf of Mexico researchers. The Master Research Agreement between BP and the Gulf of Mexico Alliance that established the Gulf of Mexico Research Initiative (GoMRI) included provisions that all data collected or generated through the agreement must be made available to the public. The Gulf of Mexico Research Initiative Information and Data Cooperative (GRIIDC) is the vehicle through which GoMRI is fulfilling this requirement. The mission of GRIIDC is to ensure a data and information legacy that promotes continual scientific discovery and public awareness of the Gulf of Mexico Ecosystem. +r3d100011575 Southern California Earthquake Data Center http://scedc.caltech.edu/ The Southern California Earthquake Data Center (SCEDC) operates at the Seismological Laboratory at Caltech and is the primary archive of seismological data for southern California. The 1932-to-present Caltech/USGS catalog maintained by the SCEDC is the most complete archive of seismic data for any region in the United States. Our mission is to maintain an easily accessible, well-organized, high-quality, searchable archive for research in seismology and earthquake engineering. +r3d100011577 UC San Diego Library Digital Collections https://library.ucsd.edu/dc/ The UC San Diego Library Digital Collections website gathers two categories of content managed by the Library: library collections (including digitized versions of selected collections covering topics such as art, film, music, history and anthropology) and research data collections (including research data generated by UC San Diego researchers). +r3d100011578 Europeana collections https://www.europeana.eu/portal/de Europeana is the trusted source of cultural heritage brought to you by the Europeana Foundation and a large number of European cultural institutions, projects and partners. It’s a real piece of team work. +Ideas and inspiration can be found within the millions of items on Europeana. These objects include: + Images - paintings, drawings, maps, photos and pictures of museum objects + Texts - books, newspapers, letters, diaries and archival papers + Sounds - music and spoken word from cylinders, tapes, discs and radio broadcasts + Videos - films, newsreels and TV broadcasts +All texts are CC BY-SA, images and media licensed individually. +r3d100011579 Antarctic Glaciological Data Center at NSIDC http://nsidc.org/data/agdc/ The Antarctic Glaciological Data Center (AGDC) at NSIDC archives and distributes Antarctic glaciological and cryospheric data collected by the U.S. Antarctic Program. From this Web site, you can access the data, the metadata, and the guide documentation for each data set as well as submit your data for archival, find related data sets, and access a collection of Antarctica photographs and images from the NSIDC archive. AGDC developped and gives access to A-CAP: The Antarctic Cryosphere Access Portal. +r3d100011580 World Ocean Database https://www.nodc.noaa.gov/OC5/WOD/pr_wod.html The World Ocean Database (WOD) is a collection of scientifically quality-controlled ocean profile and plankton data that includes measurements of temperature, salinity, oxygen, phosphate, nitrate, silicate, chlorophyll, alkalinity, pH, pCO2, TCO2, Tritium, Δ13Carbon, Δ14Carbon, Δ18Oxygen, Freon, Helium, Δ3Helium, Neon, and plankton. +WOD contains all data of "World Data Service Oceanography" (WDS-Oceanography). +r3d100011581 NOAA National Centers for Environmental Information - formerly: National Oceanographic Data Center https://www.nodc.noaa.gov/ The National Oceanographic Data Center includes the National Coastal Data Development Center (NCDDC) and the NOAA Central Library, which are integrated to provide access to the world's most comprehensive sources of marine environmental data and information. NODC maintains and updates a national ocean archive with environmental data acquired from domestic and foreign activities and produces products and research from these data which help monitor global environmental changes. These data include physical, biological and chemical measurements derived from in situ oceanographic observations, satellite remote sensing of the oceans, and ocean model simulations. +>>>!!!<<< For informations about the migration of data from NODC to NCEI see: https://www.nodc.noaa.gov/about/index.html >>>!!!<<< +r3d100011582 Abacus Data Network https://abacus.library.ubc.ca// The Abacus Data Network is a data repository collaboration involving Libraries at Simon Fraser University (SFU), the University of British Columbia (UBC), the University of Northern British Columbia (UNBC) and the University of Victoria (UVic). +r3d100011583 NoMaD Repository & Archive https://nomad-lab.eu/services/repo-arch The NOMAD Repository and Archive stands for open access of scientific materials data. It enables the confirmatory analysis of materials data, their reuse, and repurposing. All data is available in their raw format as produced by the underlying code (Repository) and in a common, machine-processable, and well-defined data format (Archive). +r3d100011584 MyTARDIS @ ANSTO https://tardis.nbi.ansto.gov.au/ >>> !!! The repository is offline !!! <<< + +The MyTARDIS repository at ANSTO is used to: +* Store metadata for all experiments conducted at ANSTO +* Provide access and download of metadata and data to authorised users of experiments +* Provide search, access and download of public metadata and data to the general scientific community +r3d100011585 Combined QTL Map of Dairy Cattle Traits http://firefly.vetsci.usyd.edu.au/CMS/reprogen/QTL_Map/index.php?Page=QTL+Map >>>!!! <<< 2021-09-01: repository is offline >>>!!!<<< Background: Many studies have been conducted to detect quantitative trait loci (QTL) in dairy cattle. However, these studies are diverse in terms of their differing resource populations, marker maps, phenotypes, etc, and one of the challenges is to be able to synthesise this diverse information. This web page has been constructed to provide an accessible database of studies, providing a summary of each study, facilitating an easier comparison across studies. However, it also highlights the need for uniform reporting of results of studies, to facilitate more direct comparisons being made. +Description: Studies recorded in this database include complete and partial genome scans, single chromosome scans, as well as fine mapping studies, and contain all known reports that were published in peer-reviewed journals and readily available conference proceedings, initially up to April 2005. However, this data base is being added to, as indicated by the last web update. Note that some duplication of results will occur, in that there may be a number of reports on the same resource population, but utilising different marker densities or different statistical methodologies. The traits recorded in this map are milk yield, milk composition (protein yield, protein %, fat yield, fat %), and somatic cell score (SCS). +r3d100011586 Research Data Oxford https://researchdata.ox.ac.uk/ Research data management is a general term covering how you organize, structure, store, and care for the information used or generated during a research project. +The University of Oxford policy mandates the preservation of research data and records for a minimum of 3 years after publication. +A place to securely hold digital research materials (data) of any sort along with documentation that helps explain what they are and how to use them (metadata). The application of consistent archiving policies, preservation techniques and discovery tools, further increases the long term availability and usefulness of the data. This is the main difference between storage and archiving of data. ORA-Data is the University of Oxford’s research data archive https://www.re3data.org/repository/r3d100011230 +r3d100011587 Northwest Knowledge Network https://data.nkn.uidaho.edu// NKN is now Research Computing and Data Services (RCDS)! +We provide data management support for UI researchers and their regional, national, and international collaborators. This support keeps researchers at the cutting-edge of science and increases our institution's competitiveness for external research grants. Quality data and metadata developed in research projects and curated by RCDS (formerly NKN) is a valuable, long-term asset upon which to develop and build new research and science. +r3d100011589 Peking University Open Research Data http://opendata.pku.edu.cn/dataverse/pku In order to meet the needs of research data management for Peking University. The PKU library cooperate with the NSFC-PKU data center for management science, PKU science and research department, PKU social sciences department to jointly launch the Peking University Open Research Data Platform. PKU Open research data provides preservation, management and distribution services for research data. It encourage data owner to share data and data users to reuse data. +r3d100011591 Brain Transcriptome Database https://www.cdtdb.neuroinf.jp/CDT/Top.jsp The Brain Transcriptome Database (BrainTx) project aims to create an integrated platform to visualize and analyze our original transcriptome data and publicly accessible transcriptome data related to the genetics that underlie the development, function, and dysfunction stages and states of the brain. +r3d100011592 Russian-Ukrainian Geomagnetic Data Center http://geomag.gcras.ru/ The Analytical Geomagnetic Data Center of the Trans-Regional INTERMAGNET Segment is operated by the Geophysical Center of the Russian Academy of Sciences (GC RAS). Geomagnetic data are transmitted from observatories and stations located in Russia and near-abroad countries. The Center also provides access to spaceborne data products. The MAGNUS hardware-software system underlies the operation of the Center. Its particular feature is the automated real-time recognition of artificial (anthropogenic) disturbances in incoming data. Being based on fuzzy logic approach, this quality control service facilitates the preparation of the definitive magnetograms from preliminary records carried out by data experts manually. The MAGNUS system also performs on-the-fly multi-criteria estimation of geomagnetic activity using several indicators and provides online tools for modeling electromagnetic parameters in the near-Earth space. +The collected geomagnetic data are stored using relational database management system. The geomagnetic database is intended for storing both 1-minute and 1-second data. The results of anthropogenic and natural disturbance recognition are also stored in the database. +r3d100011593 HJ Andrews Experimental Forest https://andrewsforest.oregonstate.edu/ The Andrews Forest is a place of inquiry. Our mission is to support research on forests, streams, and watersheds, and to foster strong collaboration among ecosystem science, education, natural resource management, and the humanities. +Our place and our work are administered cooperatively by the USDA Forest Service's Pacific Northwest Research Station, Oregon State University, and the Willamette National Forest. +First established in 1948 as an US Forest Service Experimental Forest, the H.J. Andrews is a 16,000-acre ecological research site in Oregon's beautiful western Cascades Mountains. The landscape is home to iconic Pacific Northwest old-growth forests of Cedar and Hemlock, and moss-draped ancient Douglas Firs; steep terrain; and fast, cold-running streams. In 1980 the Andrews became a charter member of the National Science Foundation's Long-Term Ecological Research (LTER) Program. +r3d100011594 The Monarch Initiative https://monarchinitiative.org/ As with most biomedical databases, the first step is to identify relevant data from the research community. The Monarch Initiative is focused primarily on phenotype-related resources. We bring in data associated with those phenotypes so that our users can begin to make connections among other biological entities of interest. We import data from a variety of data sources. With many resources integrated into a single database, we can join across the various data sources to produce integrated views. We have started with the big players including ClinVar and OMIM, but are equally interested in boutique databases. You can learn more about the sources of data that populate our system from our data sources page https://monarchinitiative.org/about/sources. +r3d100011596 PhenoGen Informatics https://phenogen.org/ The PhenoGen website shares experimental data with a worldwide community of investigators and provides a flexible, integrated, multi-resolution repository of neuroscience transcriptomic genetic data for collaborative research on genomic disorders. +r3d100011597 LEDAS https://www.ledas.ac.uk/ The Leicester Database and Archive Service (LEDAS) is an easy to use on-line astronomical database and archive access service, dealing mainly with data from high energy astrophysics missions, but also providing full database functionality for over 200 astronomical catalogues from ground-based observations and space missions. The LEDAS also allows access to images, spectra and light curves in graphics, HDS and FITS formats, as well as access to raw and processed event data. LEDAS provides the primary means of access for the UK astronomical community to the ROSAT Public Data Archive, the ASCA Public Data Archive and the Ginga Products Archive by its Archive Network Interface ARNIE. +r3d100011598 Canadian Research Data Centre Network https://crdcn.ca/publications-data/data/ Research Data Centres offer a secure access to detailed microdata from Statistics Canada's surveys, and to Canadian censuses' data, as well as to an increasing number of administrative data sets. The search engine was designed to help you find out more easily which dataset among all the surveys available in the RDCs best suits your research needs. +r3d100011601 Structural Biology Data Grid https://data.sbgrid.org/ Open access to macromolecular X-ray diffraction and MicroED datasets. The repository complements the Worldwide Protein Data Bank. SBDG also hosts reference collection of biomedical datasets contributed by members of SBGrid, Harvard and pilot communities. +r3d100011602 EELS Data Base https://eelsdb.eu/ The EELS database is a public interactive consultable web repository of outer-shell and inner-shell excitation spectra from Electron Energy Loss Spectroscopy and X-Ray experiments, which forms a reference catalog of fine structures for materials. Each spectrum is available with a full set of recording parameters providing a complete overview of the working conditions. The database must also be seen as a research tool for EEL spectroscopists, theoreticians, students, or private firms and a central “location” for the growing EELS community. +r3d100011604 Astronomical Data Archives Center None The Astronomical Data Archives Center (ADAC) provides access to astronomical data from all over the world with links to online data catalogs, journal archives, imaging services and data archives. Users can access the VizieR catalogue service as well as the Hubble Ultra Deep Field Data by requesting password access. ADAC also provides access to the SMOKA public science data obtained through the Subaru Telescope in Hawaii as well as Schmidt Telescope at the University of Tokyo & MITSuME and KANATA Telescope at Higashi-Hiroshima Observatory. Users may need to contact the ADAC for password access or create user accounts for the various data services accessible through the ADAC site. +r3d100011609 PLANTS Database https://plants.usda.gov/java/ The PLANTS Database provides standardized information about the vascular plants, mosses, liverworts, hornworts, and lichens of the U.S. and its territories. It includes names, plant symbols, checklists, distributional data, species abstracts, characteristics, images, crop information, automated tools, onward Web links, and references. This information primarily promotes land conservation in the United States and its territories, but academic, educational, and general use is encouraged. PLANTS reduces government spending by minimizing duplication and making information exchange possible across agencies and disciplines. +r3d100011611 Stanford Network Analysis Project http://snap.stanford.edu/index.html Stanford Network Analysis Platform (SNAP) is a general purpose network analysis and graph mining library. It is written in C++ and easily scales to massive networks with hundreds of millions of nodes, and billions of edges. It efficiently manipulates large graphs, calculates structural properties, generates regular and random graphs, and supports attributes on nodes and edges. SNAP is also available through the NodeXL which is a graphical front-end that integrates network analysis into Microsoft Office and Excel. The SNAP library is being actively developed since 2004 and is organically growing as a result of our research pursuits in analysis of large social and information networks. Largest network we analyzed so far using the library was the Microsoft Instant Messenger network from 2006 with 240 million nodes and 1.3 billion edges. +The datasets available on the website were mostly collected (scraped) for the purposes of our research. +The website was launched in July 2009. +r3d100011612 KONECT http://konect.cc/ This is the KONECT project, a project in the area of network science with the goal to collect network datasets, analyse them, and make available all analyses online. KONECT stands for Koblenz Network Collection, as the project has roots at the University of Koblenz–Landau in Germany. All source code is made available as Free Software, and includes a network analysis toolbox for GNU Octave, a network extraction library, as well as code to generate these web pages, including all statistics and plots. +KONECT contains over a hundred network datasets of various types, including directed, undirected, bipartite, weighted, unweighted, signed and rating networks. The networks of KONECT are collected from many diverse areas such as social networks, hyperlink networks, authorship networks, physical networks, interaction networks and communication networks. The KONECT project has developed network analysis tools which are used to compute network statistics, to draw plots and to implement various link prediction algorithms. The result of these analyses are presented on these pages. Whenever we are allowed to do so, we provide a download of the networks. +r3d100011623 TROLLing https://trolling.uit.no The Tromsø Repository of Language and Linguistics (TROLLing) is a FAIR-aligned repository of linguistic data and statistical code. The archive is open access, which means that all information is available to everyone. All data are accompanied by searchable metadata that identify the researchers, the languages and linguistic phenomena involved, the statistical methods applied, and scholarly publications based on the data (where relevant). Linguists worldwide are invited to deposit data and statistical code used in their linguistic research. + +TROLLing is a special collection within DataverseNO (http://doi.org/10.17616/R3TV17), and C Centre within CLARIN (Common Language Resources and Technology Infrastructure, a networked federation of European data repositories; http://www.clarin.eu/), and harvested by their Virtual Language Observatory (VLO; https://vlo.clarin.eu/). +r3d100011625 International Aid Transparency Initiative https://iatistandard.org/en/ IATI is a voluntary, multi-stakeholder initiative that seeks to improve the transparency of aid, development, and humanitarian resources in order to increase their effectiveness in tackling poverty. IATI brings together donor and recipient countries, civil society organisations, and other experts in aid information who are committed to working together to increase the transparency and openness of aid. - See more at: https://iatistandard.org/en/about/#sthash.BYPZ6NPt.dpuf +r3d100011626 ETH Data Archive https://login.data-archive.ethz.ch/register ETH Data Archive is ETH Zurich's long-term preservation solution for digital information such as research data, digitised content, archival records, or images. It serves as the backbone of data curation and for most of its content, it is a “dark archive” without public access. +In this capacity, the ETH Data Archive also archives the content of ETH Zurich’s Research Collection which is the primary repository for members of the university and the first point of contact for publication of data at ETH Zurich. All data that was produced in the context of research at the ETH Zurich, can be published and archived in the Research Collection. An automated connection to the ETH Data Archive in the background ensures the medium to long-term preservation of all publications and research data. +Direct access to the ETH Data Archive is intended only for customers who need to deposit software source code within the framework of ETH transfer Software Registration. Open Source code packages and other content from legacy workflows can be accessed via ETH Library @ swisscovery (https://library.ethz.ch/en/). +r3d100011627 Polar Rock Repository https://prr.osu.edu/ The Polar Rock Repository is a national facility constructed adjacent to Scott Hall, home of the Byrd Polar Research Center, The Ohio State University. It is supported by the National Science Foundation's Office of Polar Programs. The repository houses rock samples from Antarctica, the Arctic, southern South America and South Africa. The polar rock collection and database includes field notes, photos, maps, cores, powder and mineral residues, thin sections, as well as microfossil mounts, microslides and residues. Rock samples may be borrowed for research by university scientists from anywhere in the world. Samples may also be borrowed for educational or museum use in the United States. +r3d100011630 Australian Drosophila Ecology and Evolution Resource https://adeer.esrc.info/ The Australian Drosophila Ecology and Evolution Resource (ADEER) from the Hoffmann lab and other contributors is a nationally significant life science collection. +The Drosophila Clinal Data Collection contains data on populations along the eastern coast of Australia. It remains an excellent resource for understanding past and future evolutionary responses to climate change. +The Drosophila Genomic Data Collection hosts Drosophila genomes sequenced as part of the Genomic Basis for Adaptation to Climate Change Project. 23 genomes have been sequenced as part of this project. Currently assemblies and annotations are available for Drosophila birchii, D. bunnanda, D. hydei, and D. repleta. +The Drosophila Species Distribution Data Collection contains distribution data of nine drosophilid species that have been collected in Australia by the Hoffmann lab and other research groups between 1924 and 2005. More than 300 drosophilid species have been identified in the tropical and temperate forests located on the east coast of Australia. Many species are restricted to the tropics, a few are temperate specialists, and some have broad distributions across climatic regions. Their varied distribution along the tropical - temperate cline provide a powerful tool for studying climate adaptation and species distribution limits. +r3d100011631 UniSA Research Data Access Portal https://data.unisa.edu.au/dap/ The UniSA Data Access Portal showcases a range of Open Access research collections and datasets developed or collected by the University of South Australia. The UniSA Data Access Portal also highlights research projects and publications related to the available collections and datasets, and facilitates a variety of searches by researcher, organisation, discipline and keyword. +Research collections and datasets available in Open Access can be freely downloaded and used to support your research in line with the terms of the licence under which they are made available. +r3d100011632 OAGR https://oagr.org/ It captures and catalogues ancient human genome and microbiome data, including raw sequence and processed data, along with metadata about its provenance and production. Included datasets are generated from ancient samples studied at the Australian Centre for Ancient DNA, University of Adelaide in collaboration with other research groups. +Datasets and collections in OAGR are open data resources made freely available in a reusable form, using open file formats and licensed with minimal restrictions for reuse. Digital object identifiers (DOIs) are minted for included datasets and collections to facilitate persistent identification and citation. +r3d100011633 IMAS Data Portal https://data.imas.utas.edu.au/static/landing.html The Institute for Marine and Antarctic Studies (IMAS) pursues multidisciplinary and interdisciplinary work to advance understanding of temperate marine, Southern Ocean, and Antarctic environments. +IMAS research is characterised as innovative, relevant, and globally distinctive. Education at IMAS delivers world class programs, resulting in highly trained graduates who serve the needs of academic institutions, industry, government, and the community. IMAS is naturally advantaged by its Southern Ocean location proximal to Antarctica, and hosts one of the world's largest critical masses of marine and Antarctic researchers. +IMAS also operate facilities and host data sets of national and global interest and to the benefit of the community. The guiding framework of IMAS is that all data that are not commercial-in-confidence or restricted by legislation or agreement are owned by the University on behalf of the community or Commonwealth, are hosted by an organisation, and are shared with researchers for analysis and interpretation. IMAS is committed to the concept of Open Data. +The IMAS Data Portal is an online interface showcasing the IMAS metadata catalogue and all available IMAS data. The portal aims to make IMAS data freely and openly available for the benefit of Australian marine and environmental science as a whole. +r3d100011634 Boola Boola Forest bird study http://data.cerdi.edu.au/gippsland_birds.php This study assessed differences in avian biodiversity across different forest age-classes, including mature stands (> 100 years), in a managed, mixed-species eucalypt forest located in Gippsland, south-eastern Australia. Avian surveys and detailed habitat measurements were initially carried out in 50 two hectare stands ranging in age from 100 years. Extensive wildfire which occurred during the study reduced the number of sites to 28 (seven in each of four age classes) upon which analyses and inferences were made. Mature vegetation (> 100 years) had the greatest richness, abundance and biomass of birds. Key ecological resources, such as tree-hollows for nesting, generally occurred mostly in stands > 60 years. There were quantum increases in all measures of avian biodiversity in mature stands (> 100 years). The visualisation of the survey data is part of an interoperable web-GIS maintained by the Centre for eResearch and Digital Innovation (CeRDI) at Federation University Australia (FedUni). +r3d100011635 EarthByte https://www.earthbyte.org/ EarthByte is an internationally leading eGeoscience collaboration between several Australian Universities, international centres of excellence and industry partners. One of the fundamental aims of the EarthByte Group is geodata synthesis through space and time, assimilating the wealth of disparate geological and geophysical data into a four-dimensional Earth model including tectonics, geodynamics and surface processes. The EarthByte Group is pursuing open innovation via collaborative software development, high performance and distributed computing, “big data” analysis and by making open access digital data collections available to the community. +r3d100011636 dharmae https://dharmae.research.uts.edu.au/ In a changing climate, water raises increasingly complex challenges: concerning its quantity, quality, availability, allocation, use and significance as a habitat, resource and cultural medium. Dharmae, a ‘Data Hub of Australian Research on Marine and Aquatic Ecocultures’ brings together multi-disciplinary research data relating to water in all these forms. +The term “ecoculture” guides the development of this collection and its approach to data discovery. Ecoculture recognizes that, since nature and culture are inextricably linked, there is a corresponding need for greater interconnectedness of the different knowledge systems applied to them. +r3d100011637 cropPAL https://crop-pal.org/ The compendium of crop Proteins with Annotate Locations (cropPAL) is a comprehensive collection of subcellular location annotation for proteins of hordeum vulgare (barley), tritium aestivum (wheat), oryza sativa (rice) and zea mays (corn) derived from published experimental localization studies and precompiled bioinformatic predictions. +r3d100011638 University of Southern Queensland research data collection https://researchdata.edu.au/contributors/university-of-southern-queensland University of Southern Queensland Research Data Collection in Research Data Australia cover 123 subjects areas including Agricultural and Veterinary Sciences, Environmental Sciences and Engineering. +r3d100011639 Australian Waterbird Surveys https://aws.ecosystem.unsw.edu.au/ Australian Waterbird Surveys (AWS) is an information source of waterbird communities around Australia, based on surveys of their diversity and numbers. It relies on rigorous data collection protocols and includes more than 50 waterbird species and up to 30 years of survey data. This open source also includes the extent of flooding of thousands of wetlands observed during our surveys. As a group, waterbirds can be sentinels of the ecological health of our wetlands and rivers. We hope this free information system will help track long-term changes in the environment, provide an assessment tool for individual species, report on our national and international responsibilities and help improve the way we manage our rivers and wetlands. It has been developed with the support of research and government partners. +r3d100011640 USC Research Bank research data https://research.usc.edu.au/esploro/ The USC Research Bank is the institutional research repository for the University of the Sunshine Coast. It provides an open access showcase of the University's scholarly research output ensuring that research is made available to the local, national and international communities. USC Research Bank is harvested by search engines, and is also indexed by the National Library of Australia's TROVE. By making research easily accessible, it also facilitates collaboration between researchers. Where possible, access to the full text of the publication is made available, in line with copyright permissions for each output. To access relevant research, use the Browse function, or specific records can be searched for by using the search box. Find research data by filtering by resource type 'Research Dataset'. +r3d100011643 Polar Geospatial Center https://www.pgc.umn.edu/ The Polar Geospatial Center provides geospatial support, mapping, and GIS/remote sensing solutions to researchers and logistics groups in the polar science community. +r3d100011647 IPK Gatersleben https://www.ipk-gatersleben.de/en/ The Institute of Plant Genetics and Crop Plant Research IPK Gatersleben, is a nonprofit research institution for crop genetics and molecular biology, and is part of the Leibniz Association. The mission of the IPK Gatersleben is to conduct basic and applied research in the area of plant genetics and crop plant research. The results of this work are not only of significant benefit to plant breeders and the agricultural industry, but also to the food, feed, and chemical industry. An additional research area, the use of renewable raw materials, is increasingly gaining in importance. +r3d100011648 AHEAD https://www.emidius.eu/AHEAD/ AHEAD, the European Archive of Historical Earthquake Data 1000-1899, is a distributed archive aiming at preserving, inventorying and making available, to investigators and other users, data sources on the earthquake history of Europe, such as papers, reports, Macroseismic Data Points (MDPs), parametric catalogues, and so on. +r3d100011650 International Argo Project http://www.argo.net/ Argo is an international programme using autonomous floats to collect temperature, salinity and current data in the ice-free oceans. It is teamed with the Jason ocean satellite series. Argo will soon reach its target of 3000 floats delivering data within 24 hours to researchers and operational centres worldwide. 23 countries contribute floats to Argo and many others help with float deployments. Argo has revolutionized the collection of information +from inside the oceans. ARGO Project is organized in regional and national Centers with a Project Office, an Information Center (AIC) and 2 Global Data Centers (GDAC), at the United States and at France. Each DAC submits regularly all its new files to both USGODAE and Coriolis GDACs.The whole Argo data set is available in real time and delayed mode from the global data centres (GDACs). +The internet addresses are: https://nrlgodae1.nrlmry.navy.mil/ and http://www.argodatamgt.org +r3d100011651 Freshwater Biodiversity Data Portal http://data.freshwaterbiodiversity.eu/ The aim of the Freshwater Biodiversity Data Portal is to integrate and provide open and free access to freshwater biodiversity data from all possible sources. To this end, we offer tools and support for scientists interested in documenting/advertising their dataset in the metadatabase, in submitting or publishing their primary biodiversity data (i.e. species occurrence records) or having their dataset linked to the Freshwater Biodiversity Data Portal. This information portal serves as a data discovery tool, and allows scientists and managers to complement, integrate, and analyse distribution data to elucidate patterns in freshwater biodiversity. The Freshwater Biodiversity Data Portal was initiated under the EU FP7 BioFresh project and continued through the Freshwater Information Platform (http://www.freshwaterplatform.eu). To ensure the broad availability of biodiversity data and integration in the global GBIF index, we strongly encourages scientists to submit any primary biodiversity data published in a scientific paper to national nodes of GBIF or to thematic initiatives such as the Freshwater Biodiversity Data Portal. +r3d100011652 Boundary Layer Late Afternoon and Sunset Turbulence http://bllast.sedoo.fr/ BLLAST is a research programme aimed at exploring the late afternoon transition of the atmospheric boundary layer. + +The late afternoon period of the diurnal cycle of the boundary layer is poorly understood. This is yet an important transition period that impacts the transport and dillution of water vapour and trace species. The main questions adressed by the project are: +- How the turbulence activity fades when heating by the surface decreases? +- What is the impact on the transport of chemical species? +- How relevant processes can be represented in numerical models? + +To answer all these questions, a field campaign was carried out during the summer of 2011 (from June 14 to July 8). Many observation systems were then deployed and operated by research teams coming from France and abroad. They were spanning a large spectrum of space and time scales in order to achieve a comprehensive description of the boundary layer processes. The observation strategy consisted in intensifying the operations in the late afternoon with tethered balloons, resarch aircrafts and UAVs. +r3d100011653 DataBank, Bodleian Libraries, University of Oxford https://databank.ora.ox.ac.uk/ >>>!!!<<< The repository is no longer available. >>>!!!<<< +further information and data see: Research Data Oxford: https://www.re3data.org/repository/r3d100011230 +r3d100011654 Brown Digital Repository https://repository.library.brown.edu/studio/ The Brown Digital Repository (BDR) is a place to gather, index, store, preserve, and make available digital assets produced via the scholarly, instructional, research, and administrative activities at Brown. +r3d100011655 California Coastal Atlas https://californiacoastalatlas.net/ The California Coastal Atlas is an experiment in the creation of a new information resource for the description, analysis and understanding of natural and human processes affecting the coast of California. +r3d100011656 Common Cold Project Data Sets https://www.cmu.edu/common-cold-project/data/index.html The Common Cold Project began in 2011 with the aim of creating, documenting, and archiving a database that combines final research data from 5 prospective viral-challenge studies that were conducted over the preceding 25 years: the British Cold Study (BCS); the three Pittsburgh Cold Studies (PCS1, PCS2, and PCS3); and the Pittsburgh Mind-Body Center Cold Study (PMBC). These unique studies assessed predictor (and hypothesized mediating) variables in healthy adults aged 18 to 55 years, experimentally exposed them to a virus that causes the common cold, and then monitored them for development of infection and signs and symptoms of illness. +r3d100011657 ChArMEx database http://mistrals.sedoo.fr/ChArMEx/ The objective of this database is to stimulate the exchange of information and the collaboration between researchers within the ChArMEx community. However, this community is not exclusive and researchers not directly involved in ChArMEx, but who wish to contribute to the achievements of ChArMEx scientific and/or educational goals are welcome to join-in. +The database is a depository for all the data collected during the various projects that contribute to ChArMEx coordinated program. It aims at documenting, storing and distributing the data produced or used by the project community. However, it is also intended to host datasets that were produced outside the ChArMEx program but which are meaningful to ChArMEx scientific and/or educational goals. Any data owner who wishes to add or link his dataset to ChArMEx database is welcome to contact the database manager in order to get help and support. The ChArMEx database includes past and recent geophysical in situ observations, satellite products and model outputs. The database organizes the data management and provides data services to end-users of ChArMEx data. +The database system provides a detailed description of the products and uses standardized formats whenever it is possible. It defines the access rules to the data and details the mutual rights and obligations of data providers and users (see ChArMEx data and publication policy). The database is being developed jointly by : SEDOO, OMP Toulouse , ICARE, Lille and ESPRI, IPSL Paris +r3d100011658 CITK https://toolkit.cit-ec.uni-bielefeld.de/ The Cognitive Interaction Toolkit provides a unified view on linked research artifacts of collaborating institutions in the Bielefeld University’s strategic research area Interactive Intelligent Systems. It binds together a framework for software integration, software and hardware components, system descriptions, experiments, data sets, and publications. The research artifacts are hosted at a distributed service infrastructure that includes project oriented collaboration platforms, opensource and opendata servers, continuous integration services, and publication data servers. These are accessible via this web catalog defining a central collaborative instance for integrated research efforts. +r3d100011659 Satellite Application Facility on Climate Monitoring https://www.cmsaf.eu/EN/Home/home_node.html The Satellite Application Facility on Climate Monitoring (CM SAF) develops, produces, archives and disseminates satellite-data-based products in support to climate monitoring. The product suite mainly covers parameters related to the energy & water cycle and addresses many of the Essential Climate Variables as defined by GCOS (GCOS 138). The CM SAF produces both Enviromental Data Records and Climate Data Records. +r3d100011660 Collaborative Research Centre 806 Database http://crc806db.uni-koeln.de/ The CRC806-Database platform is the Research Data Management infrastructure of the SFB / CRC 806. The infrastructure is implemented using Open Source software, and implements Open Science, Open Access and Open Data principles. +The Collaborative Research Centre (CRC; ‘Sonderforschungsbereich’ or SFB) is designed to capture the complex nature of chronology, regional structure, climatic, environmental and socio-cultural contexts of major intercontinental and transcontinental events of dispersal of Modern Man from Africa to Western Eurasia, and particularly to Europe (Cited from introductory text on: www.sfb806.de). +r3d100011661 M-TROPICS https://mtropics.obs-mip.fr/ The CZO Multiscale TROPIcal CatchmentS (M-TROPICS) consists in the merging, in 2016, of two previously-existing CZOs: BVET (India and Cameroon) and MSEC (Laos and Vietnam). +The CZO Multiscale TROPIcal CatchmentS (M-TROPICS) provides the international scientific community with unique decennial time series of meteorological, hydrological, geochemical, and ecological variables in tropical environments. The CZO M-TROPICS involves academic and governmental partners in tropical countries (Cameroun, India, Lao PDR, and Vietnam) and is included in the Research Infrastructure OZCAR, the French contribution to the international CZO initiative. +r3d100011662 Landcare Research Data Repository https://datastore.landcareresearch.co.nz/ The Landcare Research DataStore ('the DataStore') is the general data catalogue and repository for Environmental Research Data from Landcare Research. +Much of Landcare Research’s research data is available through specific web pages, but many datasets sit outside these areas. This data repository provides a mechanism for our staff to deposit and document this wider range of datasets so that they may be discovered and potentially re-used. +r3d100011664 Geoportal der BFG https://geoportal.bafg.de/ggina-portal/ Through our decades of hydrological and ecological practices and the activities on the waterways of the German Federal a valuable inventory of hydrological information has emerged in the stuck our experience and knowledge base. Almost all environmental information have a direct or indirect spatial reference. This inventory of spatial data continues to grow. He is both the basis and results of our scientific work. With GGInA, the hydrological Geographical Information and Analysis System of BfG, you can research yourself in this inventory. Much of the information and data is accessed directly on the Metadata Catalog Search and specialist applications. The Geoportal also opens up databases of our partners in the transport and environment. At the same selected data can also be integrated into other environmental portals. +r3d100011665 GLOBE http://globe.umbc.edu/ GLOBE (Global Collaboration Engine) is an online collaborative environment that enables land change researchers to share, compare and integrate local and regional studies with global data to assess the global relevance of their work. +r3d100011667 HyMeX http://mistrals.sedoo.fr/HyMeX/ HYdrological cycle in the Mediterranean EXperiemnt. Considering the science and societal issues motivating HyMeX, the programme aims to : improve our understanding of the water cycle, with emphasis on extreme events, by monitoring and modelling the Mediterranean atmosphere-land-ocean coupled system, its variability from the event to the seasonal and interannual scales, and its characteristics over one decade (2010-2020) in the context of global change, assess the social and economic vulnerability to extreme events and adaptation capacity.The multidisciplinary research and the database developed within HyMeX should contribute to: improve observational and modelling systems, especially for coupled systems, better predict extreme events, simulate the long-term water-cycle more accurately, provide guidelines for adaptation measures, especially in the context of global change. +r3d100011668 IDEALS https://www.ideals.illinois.edu/ IDEALS is an institutional repository that collects, disseminates, and provides persistent and reliable access to the research and scholarship of faculty, staff, and students at the University of Illinois at Urbana-Champaign. Faculty, staff, graduate students, and in some cases undergraduate students, can deposit their research and scholarship directly into IDEALS. Departments can use IDEALS to distribute their working papers, technical reports, or other research material. Contact us at https://www.ideals.illinois.edu/feedback for more information. +r3d100011669 Illinois State Water Survey https://www.isws.illinois.edu/ The Water Survey has flourished for more than a century by anticipating and responding to new challenges and opportunities to serve the citizens of Illinois. Today, the ISWS continues to demonstrate flexibility and adaptability by developing new programs, while continuing to provide long-standing services upon which Illinoisans have come to rely. The Scientific Surveys of the University of Illinois at Urbana-Champaign are the primary agencies in Illinois responsible for producing and disseminating scientific and technological information, services, and products related to the environment, economic development, and quality of life. To achieve this mission, the Scientific Surveys conduct state-of-the-art research and collect, analyze, archive, and disseminate high-quality, objective data and technical information. The information, services, and products provide a sound technical basis for the citizens and policymakers of Illinois and the nation to make wise social, economic, and environmental decisions. +r3d100011670 INTREPID bioinformatics http://www.intrepidbio.com/ !!! >>> intrepidbio.com expired <<< !!!! Intrepid Bioinformatics serves as a community for genetic researchers and scientific programmers who need to achieve meaningful use of their genetic research data – but can’t spend tremendous amounts of time or money in the process. The Intrepid Bioinformatics system automates time consuming manual processes, shortens workflow, and eliminates the threat of lost data in a faster, cheaper, and better environment than existing solutions. +The system also provides the functionality and community features needed to analyze the large volumes of Next Generation Sequencing and Single Nucleotide Polymorphism data, which is generated for a wide range of purposes from disease tracking and animal breeding to medical diagnosis and treatment. +r3d100011671 MERMeX https://mistrals.sedoo.fr/MERMeX/ MERMex is focused on the biogeochemical changes that will take place in the Mediterranean Sea due to natural changes as well as the socio-economic impacts, and how they will affect marine ecosystems and biodiversity. +r3d100011672 Microstructure Database http://cams.mse.ufl.edu/microstructures >>>!!!<<< The repository is no longer available. >>>!!!<<< +Here you will find a collection of atomic microstructures that have been built by the atomic modeling community. Feel free to download any of these and use them in your own scientific explorations.The focus of this cyberinfrastructure is to advance the field of atomic-scale modeling of materials by acting as a forum for disseminating new atomistic scale methodologies, educating non-experts and the next generation of computational materials scientists, and serving as a bridge between the atomistic and complementary (electronic structure, mesoscale) modeling communities. +r3d100011673 MISTRALS database http://mistrals.sedoo.fr/ MISTRALS database is a distributed system, that enables users to access datasets produced by all the projects (ChArMEx, HyMeX, MERMex, TerMex, CORSiCA, EMSO and MOOSE) and stored in different data centres. MISTRALS (Mediterranean Integrated STudies at Regional And Local Scales) is a decennial program for systematic observations and research dedicated to the understanding of the Mediterranean Basin environmental process under the planet global change. + +It aims to coordinate, across the Mediterranean Basin, interdisciplinary research on atmosphere, hydrosphere, lithosphere and paleo-climate, including environmental ecology and social sciences. The objective is to achieve a better understanding of the mechanisms shaping and influencing landscape, environment and human impact of this eco-region. +r3d100011674 My Geo Hub https://mygeohub.org/ This hub supports the geospatial modeling, data analysis and visualization needs of the broad research and education communities through hosting of groups, datasets, tools, training materials, and educational contents. +r3d100011675 Natural History Museum, Data Portal https://data.nhm.ac.uk/ The Museum is committed to open access and open science, and has launched the Data Portal to make its research and collections datasets available online. It allows anyone to explore, download and reuse the data for their own research. Our natural history collection is one of the most important in the world, documenting 4.5 billion years of life, the Earth and the solar system. Almost all animal, plant, mineral and fossil groups are represented. These datasets will increase exponentially. Under the Museum's ambitious digital collections programme we aim to have 20 million specimens digitised in the next five years. +r3d100011676 NGEE Arctic https://ngee-arctic.ornl.gov/ The goal of NGEE–Arctic is to reduce uncertainty in projections of future climate by developing and validating a model representation of permafrost ecosystems and incorporating that representation into Earth system models. The new modeling capabilities will improve our confidence in model projections and will enable scientist to better respond to questions about processes and interactions now and in the future. It also will allow them to better communicate important results concerning climate change to decision makers and the general public. And let's not forget about summer in the Antarctic, which happens during our winter months. +r3d100011678 NIRD Research Data Archive https://archive.sigma2.no/ The NIRD Research Data Archive is a repository that provides long-term storage for research data and is compliant with the Open Archival Information System (OAIS) reference model . The aim of the archive is to provide (public) access to published research data and to promote cross-disciplinary studies. +The NIRD Research Data Archive (NIRD Archive) is in full production. The NIRD Archive will operate on a “subject to approval” basis and will accept any type of research data from Norwegian academically funded projects that is no longer considered propriatory. +r3d100011679 Northern California Earthquake Data Center http://ncedc.org/ The Northern California Earthquake Data Center (NCEDC) is a permanent archive and distribution center primarily for multiple types of digital data relating to earthquakes in central and northern California. The NCEDC is located at the Berkeley Seismological Laboratory, and has been accessible to users via the Internet since mid-1992. The NCEDC was formed as a joint project of the Berkeley Seismological Laboratory (BSL) and the U.S. Geological Survey (USGS) at Menlo Park in 1991, and current USGS funding is provided under a cooperative agreement for seismic network operations. +r3d100011680 Ozone Mapping and Profiler Suite https://ozoneaq.gsfc.nasa.gov/omps/ The Ozone Mapping and Profiler Suite measures the ozone layer in our upper atmosphere—tracking the status of global ozone distributions, including the ‘ozone hole.’ It also monitors ozone levels in the troposphere, the lowest layer of our atmosphere. OMPS extends out 40-year long record ozone layer measurements while also providing improved vertical resolution compared to previous operational instruments. Closer to the ground, OMPS’s measurements of harmful ozone improve air quality monitoring and when combined with cloud predictions; help to create the Ultraviolet Index, a guide to safe levels of sunlight exposure. OMPS has two sensors, both new designs, composed of three advanced hyperspectralimaging spectrometers.The three spectrometers: a downward-looking nadir mapper, nadir profiler and limb profiler. The entire OMPS suite currently fly on board the Suomi NPP spacecraft and are scheduled to fly on the JPSS-2 satellite mission. NASA will provide the OMPS-Limb profiler. +r3d100011681 Precipitation Processing System https://arthurhou.pps.eosdis.nasa.gov/ The Precipitation Processing System (PPS) evolved from the Tropical Rainfall Measuring Mission (TRMM) Science Data and Information System (TSDIS). The purpose of the PPS is to process, analyze and archive data from the Global Precipitation Measurement (GPM) mission, partner satellites and the TRMM mission. The PPS also supports TRMM by providing validation products from TRMM ground radar sites. All GPM, TRMM and Partner public data products are available to the science community and the general public from the TRMM/GPM FTP Data Archive. Please note that you need to register to be able to access this data. Registered users can also search for GPM, partner and TRMM data, order custom subsets and set up subscriptions using our PPS Data Products Ordering Interface (STORM) +r3d100011682 Scholar's Bank https://scholarsbank.uoregon.edu/xmlui/ Scholars' Bank is the open access repository for the intellectual work of faculty, students and staff at the University of Oregon and partner institution collections. +r3d100011683 SeaBASS https://seabass.gsfc.nasa.gov/ SeaBASS, the publicly shared archive of in situ oceanographic and atmospheric data maintained by the NASA Ocean Biology Processing Group (OBPG). High quality in situ measurements are prerequisite for satellite data product validation, algorithm development, and many climate-related inquiries. As such, the NASA Ocean Biology Processing Group (OBPG) maintains a local repository of in situ oceanographic and atmospheric data to support their regular scientific analyses. The SeaWiFS Project originally developed this system, SeaBASS, to catalog radiometric and phytoplankton pigment data used their calibration and validation activities. To facilitate the assembly of a global data set, SeaBASS was expanded with oceanographic and atmospheric data collected by participants in the SIMBIOS Program, under NASA Research Announcements NRA-96 and NRA-99, which has aided considerably in minimizing spatial bias and maximizing data acquisition rates. Archived data include measurements of apparent and inherent optical properties, phytoplankton pigment concentrations, and other related oceanographic and atmospheric data, such as water temperature, salinity, stimulated fluorescence, and aerosol optical thickness. Data are collected using a number of different instrument packages, such as profilers, buoys, and hand-held instruments, and manufacturers on a variety of platforms, including ships and moorings. +r3d100011684 SHARE Geonetwork http://share.evk2cnr.org/ SHARE - Stations at High Altitude for Research on the Environment - is an integrated Project for environmental monitoring and research in the mountain areas of Europe, Asia, Africa and South America responding to the call for improving environmental research and policies for adaptation to the effects of climate changes, as requested by International and Intergovernmental institutions. +r3d100011686 TerMEx http://mistrals.sedoo.fr/TerMEx/ The TerMEx program addresses, within the framework of circum-Mediterranean cooperation, two sets of major challenges: (1) the scientific challenges of the Mediterranean deep Earth dynamics, its basin deposits and its interactions with climate, and (2) the societal challenges associated with natural hazards, resources and climate change. +The database aims at documenting, storing and distributing the data produced or used by the TerMEx community. This community is not exclusive and we encourage researchers of associated and related programs in the Mediterranean (e.g. Actions Marges and ESF-TopoMed) to join-in the community. +r3d100011687 Global Precipitation Climatology Centre https://www.dwd.de/EN/ourservices/gpcc/gpcc.html The Global Precipitation Climatology Centre (GPCC) provides global precipitation analyses for monitoring and research of the earth's climate. The centre is a German contribution to the World Climate Research Programme (WCRP) and to the Global Climate Observing System (GCOS). +r3d100011688 Collaborative Research Centre Transregio 32 Database https://www.tr32db.uni-koeln.de/site/index.php In the framework of the Collaborative Research Centre/Transregio 32 ‘Patterns in Soil-Vegetation-Atmosphere Systems: Monitoring, Modelling, and Data Assimilation’ (CRC/TR32, www.tr32.de), funded by the German Research Foundation from 2007 to 2018, a RDM system was self-designed and implemented. The so-called CRC/TR32 project database (TR32DB, www.tr32db.de) is operating online since early 2008. The TR32DB handles all data including metadata, which are created by the involved project participants from several institutions (e.g. Universities of Cologne, Bonn, Aachen, and the Research Centre Jülich) and research fields (e.g. soil and plant sciences, hydrology, geography, geophysics, meteorology, remote sensing). The data is resulting from several field measurement campaigns, meteorological monitoring, remote sensing, laboratory studies and modelling approaches. Furthermore, outcomes of the scientists such as publications, conference contributions, PhD reports and corresponding images are collected in the TR32DB. +r3d100011690 UCSD Signaling gateway http://www.signaling-gateway.org/molecule/ The UCSD Signaling Gateway Molecule Pages provide essential information on over thousands of proteins involved in cellular signaling. Each Molecule Page contains regularly updated information derived from public data sources as well as sequence analysis, references and links to other databases. +r3d100011691 ACTRIS Data Centre https://actris.nilu.no/ The ACTRIS DC is designed to assist scientists with discovering and accessing atmospheric data and contains an up-to-date catalogue of available datasets in a number of databases distributed throughout the world. A site like this can never be complete, but we have aimed at including datasets from the most relevant databases to the ACTRIS project, also building on the work and experiences achieved in the EU FP6 research project Global Earth Observation and Monitoring. The focus of the web portal is validated data, but it is also possible to browse the ACTRIS data server for preliminary data (rapid delivery data) through this site. +The web site allows you to search in a local metadata catalogue that contains information on actual datasets that are archived in external archives. It is set up so that you can search for data by selecting the chemical/physical variable, the data location, the database that holds the data, the type of data, the data acquisition platform, and the data matrix +r3d100011692 USGODAE Argo GDAC Data Browser None !!! <<< the repository is offline, please use: https://www.re3data.org/repository/r3d100011650 >>> !!! The USGODAE Project consists of United States academic, government and military researchers working to improve assimilative ocean modeling as part of the International GODAE Project. GODAE hopes to develop a global system of observations, communications, modeling and assimilation, that will deliver regular, comprehensive information on the state of the oceans, in a way that will promote and engender wide utility and availability of this resource for maximum benefit to the community. +The USGODAE Argo GDAC is currently operational, serving daily data from the following national DACs: Australia (CSIRO), Canada (MEDS), China (2: CSIO and NMDIS), France (Coriolis), India (INCOIS), Japan (JMA), Korea (2: KMA and Kordi), UK (BODC), and US (AOML). +r3d100011693 Avian Knowledge Network https://avianknowledge.net/ The Avian Knowledge Network (AKN) is an international network of governmental and non-governmental institutions and individuals linking avian conservation, monitoring and science through efficient data management and coordinated development of useful solutions using best-science practices based on the data. +r3d100011694 AVISO+ https://www.aviso.altimetry.fr/en/home.html AVISO stands for "Archiving, Validation and Interpretation of Satellite Oceanographic data". +Here, you will find data, articles, news and tools to help you discover or improve your skills in the altimetry domain through four key themes: ocean, coast, hydrology and ice. +Altimetry is a technique for measuring height. Satellite altimetry measures the time taken by a radar pulse to travel from the satellite antenna to the surface and back to the satellite receiver. Combined with precise satellite location data, altimetry measurements yield sea-surface heights. +r3d100011696 biodiversity.aq https://www.biodiversity.aq/ Antarctic marine and terrestrial biodiversity data is widely scattered, patchy and often not readily accessible. In many cases the data is in danger of being irretrievably lost. Biodiversity.aq establishes and supports a distributed system of interoperable databases, giving easy access through a single internet portal to a set of resources relevant to research, conservation and management pertaining to Antarctic biodiversity. +biodiversity.aq provides access to both marine and terrestrial Antarctic biodiversity data. +r3d100011697 BioVel https://www.biovel.eu/ BioVeL is a virtual e-laboratory that supports research on biodiversity issues using large amounts of data from cross-disciplinary sources. BioVeL supports the development and use of workflows to process data. It offers the possibility to either use already made workflows or create own. +BioVeL workflows are stored in MyExperiment - Biovel Group http://www.myexperiment.org/groups/643/content. They are underpinned by a range of analytical and data processing functions (generally provided as Web Services or R scripts) to support common biodiversity analysis tasks. You can find the Web Services catalogued in the BiodiversityCatalogue. +r3d100011698 Birdata https://birdata.birdlife.org.au/ Birdata is your gateway to BirdLife Australia data including the Atlas of Australian Birds and Nest record scheme. You can use Birdata to draw bird distribution maps and generate bird lists for any part of the country. You can also join in the Atlas and submit survey information to this important environmental database. Birdata is a partnership between Birds Australia and the Tony and Lisette Lewis Foundation's WildlifeLink program to collect and make Birds Australia data available online. +r3d100011699 Bolin Centre Database http://bolin.su.se/data/ The main objective of the Bolin Centre Database is to ensure the preservation, interoperability and open access of climate research data for members of the Bolin Centre for Climate Research. The Bolin Centre Database also provides expert advice and guidance on data management. The Bolin Centre itself is a multi-disciplinary consortium in Sweden that conducts research and graduate education related to the Earth´s climate, in collaboration between Stockholm University, The Swedish Meteorological and Hydrological Institute (SMHI) and the KTH Royal Institute of Technology. +r3d100011700 WRMC-BSRN https://www.bsrn.awi.de/ BSRN is a project of the Radiation Panel (now the Data and Assessment Panel) from the Global Energy and Water Cycle Experiment (GEWEX) under the umbrella of the World Climate Research Programme (WCRP). It is the global baseline network for surface radiation for the Global limate Observing System (GCOS), contributing to the Global Atmospheric Watch (GAW), and forming a ooperative network with the Network for the Detection of Atmospheric Composition Change NDACC). +r3d100011701 COSMIC Data Analysis and Archive Center https://cdaac-www.cosmic.ucar.edu CDAAC is responsible for processing the science data received from COSMIC. This data is currently being processed not long after the data is received, i.e. approximately eighty percent of radio occultation profiles are delivered to operational weather centers within 3 hours of observation as well as in a more accurate post-processed mode (within 8 weeks of observation). +r3d100011702 CDAWeb https://cdaweb.sci.gsfc.nasa.gov/index.html/ The CDAWeb data system enables improved display and coordinated analysis of multi-instrument, multimission data bases of the kind whose analysis is critical to meeting the science objectives of the ISTP program and the InterAgency Consultative Group (IACG) Solar-Terrestrial Science Initiative. The system combines the client-server user interface technology of the World Wide Web with a powerful set of customized IDL routines to leverage the data format standards (CDF) and guidelines for implementation adopted by ISTP and the IACG. The system can be used with any collection of data granules following the extended set of ISTP/IACG standards. CDAWeb is being used both to support coordinated analysis of public and proprietary data and better functional access to specific public data such as the ISTP-precursor CDAW 9 data base that is formatted to the ISTP/IACG standards. +Many data sets are available through the Coordinated Data Analysis Web (CDAWeb) service and the data coverage continues to grow. These are largely, but not exclusively, magnetospheric data and nearby solar wind data of the ISTP era (1992-present) at time resolutions of approximately a minute. The CDAWeb service provides graphical browsing, data subsetting, screen listings, file creations and downloads (ASCII or CDF). +Public data from current (1992-present) space physics missions (including Cluster, IMAGE, ISTP, FAST, IMP-8, SAMPEX and others). Public data from missions before 1992 (including IMP-8, ISIS1/2, Alouette2, Hawkeye and others). Public data from all current and past space physics missions. +CDAWeb ist part of "Space Physics Data Facility" (https://www.re3data.org/repository/r3d100010168). +r3d100011703 Chesapeake Bay Data Hub https://www.chesapeakebay.net/what/data This interface provides access to several types of data related to the Chesapeake Bay. Bay Program databases can be queried based upon user-defined inputs such as geographic region and date range. Each query results in a downloadable, tab- or comma-delimited text file that can be imported to any program (e.g., SAS, Excel, Access) for further analysis. Comments regarding the interface are encouraged. Questions in reference to the data should be addressed to the contact provided on subsequent pages. +r3d100011704 Climate Data Online https://www.ncdc.noaa.gov/cdo-web/ Climate Data Online (CDO) provides free access to NCDC's archive of global historical weather and climate data in addition to station history information. These data include quality controlled daily, monthly, seasonal, and yearly measurements of temperature, precipitation, wind, and degree days as well as radar data and 30-year Climate Normals +r3d100011705 Coupled Model Intercomparison Project https://pcmdi.llnl.gov/mips/cmip5/index.html Under the World Climate Research Programme (WCRP) the Working Group on Coupled Modelling (WGCM) established the Coupled Model Intercomparison Project (CMIP) as a standard experimental protocol for studying the output of coupled atmosphere-ocean general circulation models (AOGCMs). CMIP provides a community-based infrastructure in support of climate model diagnosis, validation, intercomparison, documentation and data access. This framework enables a diverse community of scientists to analyze GCMs in a systematic fashion, a process which serves to facilitate model improvement. Virtually the entire international climate modeling community has participated in this project since its inception in 1995. The Program for Climate Model Diagnosis and Intercomparison (PCMDI) archives much of the CMIP data and provides other support for CMIP. +We are now beginning the process towards the IPCC Fifth Assessment Report and with it the CMIP5 intercomparison activity. The CMIP5 (CMIP Phase 5) experiment design has been finalized with the following suites of experiments: +I Decadal Hindcasts and Predictions simulations, +II "long-term" simulations, +III "atmosphere-only" (prescribed SST) simulations for especially computationally-demanding models. +The new ESGF peer-to-peer (P2P) enterprise system (http://pcmdi9.llnl.gov) is now the official site for CMIP5 model output. The old gateway (http://pcmdi3.llnl.gov) is deprecated and now shut down permanently. +r3d100011707 Genomic Observatories MetaDatabase https://geome-db.org The Genomic Observatories Meta-Database (GEOME) is a web-based database that captures the who, what, where, and when of biological samples and associated genetic sequences. GEOME helps users with the following goals: ensure the metadata from your biological samples is findable, accessible, interoperable, and reusable; improve the quality of your data and comply with global data standards; and integrate with R, ease publication to NCBI's sequence read archive, and work with an associated LIMS. The initial use case for GEOME came from the Diversity of the Indo-Pacific Network (DIPnet) resource. +r3d100011708 ASTER JPL https://asterweb.jpl.nasa.gov/index.asp The ASTER Project consists of two parts, each having a Japanese and a U.S. component. Mission operations are split between Japan Space Systems (J-spacesystems) and the Jet Propulsion Laboratory (JPL) in the U.S. J-spacesystems oversees monitoring instrument performance and health, developing the daily schedule command sequence, processing Level 0 data to Level 1, and providing higher level data processing, archiving, and distribution. The JPL ASTER project provides scheduling support for U.S. investigators, calibration and validation of the instrument and data products, coordinating the U.S. Science Team, and maintaining the science algorithms. The joint Japan/U.S. ASTER Science Team has about 40 scientists and researchers. Data access via NASA Reverb, ASTER Japan site, earth explorer, GloVis,GDEx and LP DAAC. See here http://asterweb.jpl.nasa.gov/data.asp . In Addition data are availabe through the newly implemented ASTER Volcano archive (AVA) http://ava.jpl.nasa.gov/ . +r3d100011709 Complete Genomics http://www.completegenomics.com/ Complete Genomics provides free public access to a variety of whole human genome data sets generated from Complete Genomics’ sequencing service. The research community can explore and familiarize themselves with the quality of these data sets, review the data formats provided from our sequencing service, and augment their own research with additional summaries of genomic variation across a panel of diverse individuals. The quality of these data sets is representative of what a customer can expect to receive for their own samples. +This public genome repository comprises genome results from both our Standard Sequencing Service (69 standard, non-diseased samples) and the Cancer Sequencing Service (two matched tumor and normal sample pairs). +In March 2013 Complete Genomics was acquired by BGI-Shenzhen , the world’s largest genomics services company. BGI is a company headquartered in Shenzhen, China that provides comprehensive sequencing and bioinformatics services for commercial science, medical, agricultural and environmental applications. Complete Genomics is now focused on building a new generation of high-throughput sequencing technology and developing new and exciting research, clinical and consumer applications. +r3d100011710 Coriolis http://www.coriolis.eu.org/ The Coriolis Data Centre handles operational oceanography measurements made in situ, complementing the measurement of the ocean surface made using instruments aboard satellites. +This work is realised through the establishment of permanent networks with data collected by ships or autonomous systems that are either fixed or drifting. +This data can be used to construct a snapshot of water mass structure and current intensity. +r3d100011713 DBpedia https://www.dbpedia.org/ DBpedia is a crowd-sourced community effort to extract structured information from Wikipedia and make this information available on the Web. DBpedia allows you to ask sophisticated queries against Wikipedia, and to link the different data sets on the Web to Wikipedia data. We hope that this work will make it easier for the huge amount of information in Wikipedia to be used in some new interesting ways. Furthermore, it might inspire new mechanisms for navigating, linking, and improving the encyclopedia itself. +r3d100011714 Earth Orientation Center http://hpiers.obspm.fr/eop-pc/index.php?index=mission&lang=en The Earth Orientation Centre is responsible for monitoring of long-term earth orientation parameters, publications for time dissemination and leap second announcements. +r3d100011716 eartH2Observe http://www.earth2observe.eu/ EartH2Observe brings together the findings from European FP projects DEWFORA, GLOWASIS, WATCH, GEOWOW and others. It will integrate available global earth observations (EO), in-situ datasets and models and will construct a global water resources re-analysis dataset of significant length (several decades). The resulting data will allow for improved insights on the full extent of available water and existing pressures on global water resources in all parts of the water cycle. The project will support efficient and globally consistent water management and decision making by providing comprehensive multi-scale (regional, continental and global) water resources observations. It will test new EO data sources, extend existing processing algorithms and combine data from multiple satellite missions in order to improve the overall resolution and reliability of EO data included in the re-analysis dataset. The resulting datasets will be made available through an open Water Cycle Integrator data portal https://wci.earth2observe.eu/ : the European contribution to the GEOSS/WCI approach. The datasets will be downscaled for application in case-studies at regional and local levels, and optimized based on identified European and local needs supporting water management and decision making . Actual data access: https://wci.earth2observe.eu/data/group/earth2observe +r3d100011717 EDGAR http://edgar.jrc.ec.europa.eu The Emissions Database for Global Atmospheric Research (EDGAR) provides independent estimates of the global anthropogenic emissions and emission trends, based on publicly available statistics, for the atmospheric modeling community as well as for policy makers. This scientific independent emission inventory is characterized by a coherent world historical trend from 1970 to year x-3, including emissions of all greenhouse gases, air pollutants and aerosols. Data are presented for all countries, with emissions provided per main source category, and spatially allocated on a 0.1x0.1 grid over the globe. +r3d100011718 EIDA https://www.orfeus-eu.org/data/eida/ EIDA, an initiative within ORFEUS, is a distributed data centre established to (a) securely archive seismic waveform data and related metadata, gathered by European research infrastructures, and (b) provide transparent access to the archives by the geosciences research communities. +EIDA nodes are data centres which collect and archive data from seismic networks deploying broad-band sensors, short period sensors, accelerometers, infrasound sensors and other geophysical instruments. Networks contributing data to EIDA are listed in the ORFEUS EIDA networklist (http://www.orfeus-eu.org/data/eida/networks/). Data from the ORFEUS Data Center (ODC), hosted by KNMI, are available through EIDA. +Technically, EIDA is based on an underlying architecture developed by GFZ to provide transparent access to all nodes' data. Data within the distributed archives are accessible via the ArcLink protocol (http://www.seiscomp3.org/wiki/doc/applications/arclink). +r3d100011719 eKlima http://sharki.oslo.dnmi.no/portal/page?_pageid=73,39035,73_39049&_dad=portal&_schema=PORTAL >>>!!!<<< As stated 2021-06-28 eklima is no longer available >>>!!!<<< +r3d100011720 EMEP http://www.emep.int/ The European Monitoring and Evaluation Programme (EMEP) is a scientifically based and policy driven programme under the Convention on Long-range Transboundary Air Pollution (CLRTAP) for international co-operation to solve transboundary air pollution problems. +r3d100011721 Environmental Change Network http://www.ecn.ac.uk The Environmental Change Network is the UK’s long-term environmental monitoring and research (LTER) programme. We make regular measurements of plant and animal communities and their physical and chemical environment. Our long-term datasets are used to increase understanding of the effects of climate change, air pollution and other environmental pressures on UK ecosystems. +r3d100011722 ERDDAP https://coastwatch.pfeg.noaa.gov/erddap/index.html ERDDAP is a data server that gives you a simple, consistent way to download subsets of gridded and tabular scientific datasets in common file formats and make graphs and maps. This particular ERDDAP installation has oceanographic data (for example, data from satellites and buoys). +r3d100011723 Environmental Dataset Gateway https://edg.epa.gov/metadata/catalog/main/home.page EPA was established on December 2, 1970 to consolidate in one agency a variety of federal research, monitoring, standard-setting and enforcement activities to ensure environmental protection. Since its inception, EPA has been working for a cleaner, healthier environment for the American people +r3d100011724 EUREF Permanent Network http://www.epncb.oma.be/ The EPN (or EUREF Permanent Network) is a voluntary organization of several European agencies and universities that pool resources and permanent GNSS station data to generate precise GNSS products. The EPN has been created under the umbrella of the International Association Geodesy and more precisely by its sub-commission EUREF. +The European Terrestrial Reference System 89 (ETRS89) is used as the standard precise GPS coordinate system throughout Europe. Supported by EuroGeographics and endorsed by the EU, this reference system forms the backbone for all geographic and geodynamic projects on the European territory both on a national as on an international level. +r3d100011725 Eurobarometer http://ec.europa.eu/COMMFrontOffice/PublicOpinion/index.cfm/General/index Public Opinion in the European Union. Our surveys address major topics concerning European citizenship. The Standard Eurobarometer was established in 1973. Since 1973, the European Commission has been monitoring the evolution of public opinion in the Member States, thus helping the preparation of texts, decision-making and the evaluation of its work. Our surveys and studies address major topics concerning European citizenship: enlargement, social situation, health, culture, information technology, environment, the Euro, defence, etc. Each survey consists of approximately 1000 face-to-face interviews per country. Reports are published twice yearly. Reproduction is authorised, except for commercial purposes, provided the source is acknowledged. +Special Eurobarometer reports are based on in-depth thematic studies carried out for various services of the European Commission or other EU Institutions and integrated in the Standard Eurobarometer's polling waves. Reproduction is authorised, except for commercial purposes, provided the source is acknowledged. +Flash Eurobarometers are ad hoc thematic telephone interviews conducted at the request of any service of the European Commission. Flash surveys enable the Commission to obtain results relatively quickly and to focus on specific target groups, as and when required. Reproduction is authorised, except for commercial purposes, provided the source is acknowledged. +The qualitative studies investigate in-depth the motivations, feelings and reactions of selected social groups towards a given subject or concept, by listening to and analysing their way of expressing themselves in discussion groups or with non-directive interviews. +r3d100011726 European Centre for Medium-Range Weather Forecasts https://www.ecmwf.int/ The European Centre for Medium-Range Weather Forecasts (ECMWF) is an independent intergovernmental organisation supported by 34 states. +ECMWF is both a research institute and a 24/7 operational service, producing and disseminating numerical weather predictions to its Member States. This data is fully available to the national meteorological services in the Member States. The Centre also offers a catalogue of forecast data that can be purchased by businesses worldwide and other commercial customers +Forecasts, analyses, climate re-analyses, reforecasts and multi-model data are available from our archive (MARS) or via dedicated data servers or via point-to-point dissemination +r3d100011728 European Union Open Data Portal https://data.europa.eu/data/datasets?catalog=european-union-open-data-portal The European Union Open Data Portal is the single point of access to a growing range of data from the institutions and other bodies of the European Union (EU). Data are free for you to use and reuse for commercial or non-commercial purposes. +By providing easy and free access to data, the portal aims to promote their innovative use and unleash their economic potential. It also aims to help foster the transparency and the accountability of the institutions and other bodies of the EU. +The EU Open Data Portal is managed by the Publications Office of the European Union. Implementation of the EU's open data policy is the responsibility of the Directorate-General for Communications Networks, Content and Technology of the European Commission. +r3d100011729 European-Mediterranean Seismological Centre https://www.emsc-csem.org/#2 EMSC collects real time parametric data (source parmaters and phase pickings) provided by 65 seismological networks of the Euro-Med region. These data are provided to the EMSC either by email or via QWIDS (Quake Watch Information Distribution System, developped by ISTI). The collected data are automatically archived in a database, made available via an autoDRM, and displayed on the web site. The collected data are automatically merged to produce automatic locations which are sent to several seismological institutes in order to perform quick moment tensors determination. +r3d100011730 Federal Land Manager Environmental database https://views.cira.colostate.edu/fed/ This website provides access to an extensive database of environmental data and an integrated suite of online tools and resources to help Federal Land Managers assess and analyze the air quality and visibility in Federally-protected lands such as National Parks, National Forests, and Wilderness Areas +r3d100011732 Galaxy Zoo https://www.zooniverse.org/projects/zookeeper/galaxy-zoo/ Galaxies, made up of billions of stars like our Sun, are the beacons that light up the structure of even the most distant regions in space. Not all galaxies are alike, however. They come in very different shapes and have very different properties; they may be large or small, old or young, red or blue, regular or confused, luminous or faint, dusty or gas-poor, rotating or static, round or disky, and they live either in splendid isolation or in clusters. In other words, the universe contains a very colourful and diverse zoo of galaxies. For almost a century, astronomers have been discussing how galaxies should be classified and how they relate to each other in an attempt to attack the big question of how galaxies form. Galaxy Zoo (Lintott et al. 2008, 2011) pioneered a novel method for performing large-scale visual classifications of survey datasets. This webpage allows anyone to download the resulting GZ classifications of galaxies in the project. +r3d100011733 GENCODE https://www.gencodegenes.org/ GENCODE is a scientific project in genome research and part of the ENCODE (ENCyclopedia Of DNA Elements) scale-up project. +The GENCODE consortium was initially formed as part of the pilot phase of the ENCODE project to identify and map all protein-coding genes within the ENCODE regions (approx. 1% of Human genome). Given the initial success of the project, GENCODE now aims to build an “Encyclopedia of genes and genes variants” by identifying all gene features in the human and mouse genome using a combination of computational analysis, manual annotation, and experimental validation, and annotating all evidence-based gene features in the entire human genome at a high accuracy. +r3d100011734 GEOSS Portal https://www.geoportal.org/?f:dataSource=dab The GEOSS Portal provides an entry point to access Earth Observation information and services. It will connect to a system of existing portals, addressing the GEO Societal Benefit Areas globally and provide national to regional perspective to achieve synergy and leverage. +r3d100011738 GIS Data Depot http://data.geocomm.com/ The repository is no longer available. >>>!!!<<< 2018-09-14: no more access to GIS Data Depot >>>!!!<<< +r3d100011739 GISTEMP https://data.giss.nasa.gov/gistemp/ Surface air temperature change is a primary measure of global climate change. The GISTEMP project started in the late 1970s to provide an estimate of the changing global surface air temperature which could be compared with the estimates obtained from climate models simulating the effect of changes in atmospheric carbon dioxide, volcanic aerosols, and solar irradiance. The continuing analysis updates global temperature change from the late 1800s to the present. +r3d100011740 Global Land Cover Facility None >>>!!!<<< 2019-01: Global Land Cover Facility goes offline see https://spatialreserves.wordpress.com/2019/01/07/global-land-cover-facility-goes-offline/ ; no more access to http://www.landcover.org >>>!!!<<< The Global Land Cover Facility (GLCF) provides earth science data and products to help everyone to better understand global environmental systems. In particular, the GLCF develops and distributes remotely sensed satellite data and products that explain land cover from the local to global scales. +r3d100011741 Global carbon atlas http://www.globalcarbonatlas.org/?q=en/content/welcome-carbon-atlas The Global Carbon Atlas is an online platform to explore, visualize and interpret global and regional carbon data arising from both human activities and natural processes. The graphics and data sources are made available in the belief that their wide dissemination will lead to new knowledge and better-informed decisions to limit and cope with human-induced climate change. +The Global Carbon Atlas is a community effort under the umbrella of the Global Carbon Project based on the contributions of many research institutions and individual scientists around the world who make available observations, models, and interpretation skills. +r3d100011742 AERONET https://aeronet.gsfc.nasa.gov/ The AERONET (AErosol RObotic NETwork) program is a federation of ground-based remote sensing aerosol networks established by NASA and PHOTONS (PHOtométrie pour le Traitement Opérationnel de Normalisation Satellitaire; Univ. of Lille 1, CNES, and CNRS-INSU) and is greatly expanded by networks (e.g., RIMA, AeroSpan, AEROCAN, and CARSNET) and collaborators from national agencies, institutes, universities, individual scientists, and partners. The program provides a long-term, continuous and readily accessible public domain database of aerosol optical, microphysical and radiative properties for aerosol research and characterization, validation of satellite retrievals, and synergism with other databases. The network imposes standardization of instruments, calibration, processing and distribution. +r3d100011743 GOES Space Environment Monitor https://www.ngdc.noaa.gov/stp/satellite/goes/ The GOES Space Environment Monitor archive is an important component of the National Space Weather Program --a interagency program to provide timely and reliable space environment observations and forecasts. GOES satellites carry onboard a Space Environment Monitor subsystem that measures X-rays, Energetic Particles and Magnetic Field at the Spacecraft. +r3d100011747 iNaturalist.org https://www.inaturalist.org/ iNaturalist is a citizen science project and online social network of naturalists, citizen scientists, and biologists built on the concept of mapping and sharing observations of biodiversity across the globe. iNat is a platform for biodiversity research, where anyone can start up their own science project with a specific purpose and collaborate with other observers. +r3d100011748 Tropicos® https://www.tropicos.org/home Tropicos® was originally created for internal research but has since been made available to the world’s scientific community. All of the nomenclatural, bibliographic, and specimen data accumulated in MBG’s electronic databases during the past 30 years are publicly available here. +r3d100011749 Integrated Marine Observing System Ocean Data Portal https://portal.aodn.org.au/ >>>!!!<<< duplicate >>>!!!<<< see https://www.re3data.org/repository/r3d100010914 +At 2016-05-29 sees the official merger of the IMOS eMarine Information Infrastructure (eMII) Facility and the Australian Ocean Data Network (AODN) into a single entity. The marine information Facility of IMOS is now the AODN. Enabling open access to marine data is core business for IMOS. The IMOS data will continue to be discoverable alongside a wider collection of Australian marine and climate data via the new-look AODN Portal. Visit the AODN Portal at https://portal.aodn.org.au/. - +All IMOS data is open access and can be discovered, accessed and downloaded via the Australian Ocean Data Network (AODN) Portal. +r3d100011750 Italian National Biodiversity Network https://www.nnb.isprambiente.it/en The Ministry for the Environment, Land and Sea has promoted the project "Environment 2010" which plays a strong team move to support the National Strategy for Biodiversity . The crux of the system is the National Biodiversity Network (NNB), a network of Centers of Excellence (CoE) and National Focal Point (FP), accredited to international and national level for the management, sharing and information about data on biodiversity. +r3d100011751 JGI MycoCosm https://mycocosm.jgi.doe.gov/mycocosm/home MycoCosm, the DOE JGI’s web-based fungal genomics resource, which integrates fungal genomics data and analytical tools for fungal biologists. It provides navigation through sequenced genomes, genome analysis in context of comparative genomics and genome-centric view. MycoCosm promotes user community participation in data submission, annotation and analysis. +r3d100011752 European Soil Data Centre https://esdac.jrc.ec.europa.eu/ The European Soil Data Centre (ESDAC) is the thematic centre for soil related data in Europe. Its ambition is to be the single reference point for and to host all relevant soil data and information at European level. It contains a number of resources that are organized and presented in various ways: datasets, services/applications, maps, documents, events, projects and external links. +r3d100011753 Junar https://junar.com/?lang=en Junar provides a cloud-based open data platform that enables innovative organizations worldwide to quickly, easily and affordably make their data accessible to all. In just a few weeks, your initial datasets can be published, providing greater transparency, encouraging collaboration and citizen engagement, and freeing up precious staff resources. +r3d100011754 Knoema https://knoema.de/ Knoema is a knowledge platform. The basic idea is to connect data with analytical and presentation tools. As a result, we end with one uniformed platform for users to access, present and share data-driven content. +Within Knoema, we capture most aspects of a typical data use cycle: accessing data from multiple sources, bringing relevant indicators into a common space, visualizing figures, applying analytical functions, creating a set of dashboards, and presenting the outcome. +r3d100011756 Meteoritical bulletin database https://www.lpi.usra.edu/meteor/ The primary function of this database is to provide authoritative information about meteorite names. The correct spelling, complete with punctuation and diacritical marks, of all known meteorites recognized by the Meteoritical Society may be found in this compilation. Official abbreviations for many meteorites are documented here as well. The database also contains status information for meteorites with provisional names, and listings for specimens of doubtful origin and pseudometeorites. +A seconday purpose of this database is to provide an interface to map services for the display of geographic information about meteorites. Two are currently implemented here. If the user has installed the free NASA program World Wind, links are provided for each meteorite to zoom the program to the find location. The database also provides links to the Google Maps service for the display of find locations. +r3d100011757 Moderate Resolution Imaging Spectroradiometer https://modis.gsfc.nasa.gov/ MODIS (or Moderate Resolution Imaging Spectroradiometer) is a key instrument aboard the Terra (originally known as EOS AM-1) and Aqua (originally known as EOS PM-1) satellites. Terra's orbit around the Earth is timed so that it passes from north to south across the equator in the morning, while Aqua passes south to north over the equator in the afternoon. Terra MODIS and Aqua MODIS are viewing the entire Earth's surface every 1 to 2 days, acquiring data in 36 spectral bands, or groups of wavelengths (see MODIS Technical Specifications). These data will improve our understanding of global dynamics and processes occurring on the land, in the oceans, and in the lower atmosphere. MODIS is playing a vital role in the development of validated, global, interactive Earth system models able to predict global change accurately enough to assist policy makers in making sound decisions concerning the protection of our environment. +r3d100011758 Nasa's Data Portal https://data.nasa.gov/ DATA.NASA.GOV is NASA's clearinghouse site for open-data provided to the public. +Tens of thousands of datasets are available for you. +This site is a continually growing catalog of publicly available NASA Datasets, APIs, Visualizations, and more. +r3d100011759 National Weather Service, National Centers for Environmental Prediction https://www.weather.gov/ncep/ NCEP delivers national and global weather, water, climate and space weather guidance, forecasts, warnings and analyses to its Partners and External User Communities. The National Centers for Environmental Prediction (NCEP), an arm of the NOAA's National Weather Service (NWS), is comprised of nine distinct Centers, and the Office of the Director, which provide a wide variety of national and international weather guidance products to National Weather Service field offices, government agencies, emergency managers, private sector meteorologists, and meteorological organizations and societies throughout the world. NCEP is a critical national resource in national and global weather prediction. NCEP is the starting point for nearly all weather forecasts in the United States. The Centers are: Aviation Weather Center (AWC), Climate Prediction Center (CPC), Environmental Modeling Center (EMC), NCEP Central Operations (NCO), National Hurricane Center (NHC), Ocean Prediction Center (OPC), Storm Prediction Center (SPC), Space Weather Prediction Center (SWPC), Weather Prediction Center (WPC) +r3d100011760 NCEP/NCAR Reanalysis Project https://psl.noaa.gov/data/reanalysis/reanalysis.shtml The NCEP/NCAR Reanalysis Project is a joint project between the National Centers for Environmental Prediction (NCEP, formerly "NMC") and the National Center for Atmospheric Research (NCAR). The goal of this joint effort is to produce new atmospheric analyses using historical data (1948 onwards) and as well to produce analyses of the current atmospheric state (Climate Data Assimilation System, CDAS). +r3d100011761 Neotoma Paleoecology Database https://www.neotomadb.org/ Neotoma is a multiproxy paleoecological database that covers the Pliocene-Quaternary, including modern microfossil samples. The database is an international collaborative effort among individuals from 19 institutions, representing multiple constituent databases. +There are over 20 data-types within the Neotoma Paleoecological Database, including pollen microfossils, plant macrofossils, vertebrate fauna, diatoms, charcoal, biomarkers, ostracodes, physical sedimentology and water chemistry. +Neotoma provides an underlying cyberinfrastructure that enables the development of common software tools for data ingest, discovery, display, analysis, and distribution, while giving domain scientists control over critical taxonomic and other data quality issues. +r3d100011763 PSD Climate and Weather Data https://psl.noaa.gov/data/ The NOAA/ESRL Physical Sciences Division (PSD) conducts weather and climate research to observe and understand Earth's physical environment, and to improve weather and climate predictions on global-to-local scales. PSD archives a wide range of data ranging from gridded climate datasets extending hundreds of years to real-time wind profiler data at a single location. The data or products derived from this data, organized by type, are available to scientists and the general public . +r3d100011764 NOAA's climate data record program http://www.ncdc.noaa.gov/cdr/operationalcdrs.html Climate Data Record (CDR) is a time series of measurements of sufficient length, consistency and continuity to determine climate variability and change. The fundamental CDRs include sensor data, such as calibrated radiances and brightness temperatures, that scientists have improved and quality-controlled along with the data used to calibrate them. The thematic CDRs include geophysical variables derived from the fundamental CDRs, such as sea surface temperature and sea ice concentration, and they are specific to various disciplines. +r3d100011765 Web Soil Survey https://www.nrcs.usda.gov/wps/portal/nrcs/main/soils/survey/ Web Soil Survey (WSS) provides soil data and information produced by the National Cooperative Soil Survey. It is operated by the USDA Natural Resources Conservation Service (NRCS) and provides access to the largest natural resource information system in the world. NRCS has soil maps and data available online for more than 95 percent of the nation’s counties and anticipates having 100 percent in the near future. The site is updated and maintained online as the single authoritative source of soil survey information. +r3d100011767 Open Tree of Life https://tree.opentreeoflife.org/opentree/argus/opentree13.4@ott93302 The tree of life links all biodiversity through a shared evolutionary history. This project will produce the first online, comprehensive first-draft tree of all 1.8 million named species, accessible to both the public and scientific communities. Assembly of the tree will incorporate previously-published results, with strong collaborations between computational and empirical biologists to develop, test and improve methods of data synthesis. This initial tree of life will not be static; instead, we will develop tools for scientists to update and revise the tree as new data come in. Early release of the tree and tools will motivate data sharing and facilitate ongoing synthesis of knowledge. +r3d100011768 OpenWorm http://www.openworm.org/ OpenWorm aims to build the first comprehensive computational model of the Caenorhabditis elegans (C. elegans), a microscopic roundworm. With only a thousand cells, it solves basic problems such as feeding, mate-finding and predator avoidance. Despite being extremely well studied in biology, this organism still eludes a deep, principled understanding of its biology. + +We are using a bottom-up approach, aimed at observing the worm behaviour emerge from a simulation of data derived from scientific experiments carried out over the past decade. To do so we are incorporating the data available in the scientific community into software models. We are engineering Geppetto and Sibernetic, open-source simulation platforms, to be able to run these different models in concert. We are also forging new collaborations with universities and research institutes to collect data that fill in the gaps + +All the code we produce in the OpenWorm project is Open Source and available on GitHub. +r3d100011769 Prompt Assessment of Global Earthquakes for Response https://earthquake.usgs.gov/data/pager/ PAGER (Prompt Assessment of Global Earthquakes for Response) is an automated system that produces content concerning the impact of significant earthquakes around the world, informing emergency responders, government and aid agencies, and the media of the scope of the potential disaster. PAGER rapidly assesses earthquake impacts by comparing the population exposed to each level of shaking intensity with models of economic and fatality losses based on past earthquakes in each country or region of the world. Earthquake alerts – which were formerly sent based only on event magnitude and location, or population exposure to shaking – now will also be generated based on the estimated range of fatalities and economic losses. +PAGER uses these earthquake parameters to calculate estimates of ground shaking by using the methodology and software developed for ShakeMaps. ShakeMap sites provide near-real-time maps of ground motion and shaking intensity following significant earthquakes. These maps are used by federal, state, and local organizations, both public and private, for post-earthquake response and recovery, public and scientific information, as well as for preparedness exercises and disaster planning. +r3d100011772 IMPACT https://www.impactcybertrust.org/home# The Information Marketplace for Policy and Analysis of Cyber-risk & Trust (IMPACT) program supports global cyber risk research & development by coordinating, enhancing and developing real world data, analytics and information sharing capabilities, tools, models, and methodologies. In order to accelerate solutions around cyber risk issues and infrastructure security, IMPACT makes these data sharing components broadly available as national and international resources to support the three-way partnership among cyber security researchers, technology developers and policymakers in academia, industry and the government. +r3d100011773 Remote Sensing Systems https://www.remss.com/ Remote Sensing Systems is a world leader in processing and analyzing microwave data from satellite microwave sensors. We specialize in algorithm development, instrument calibration, ocean product development, and product validation. We have worked with more than 30 satellite microwave radiometer, sounder, and scatterometer instruments over the past 40 years. Currently, we operationally produce satellite retrievals for SSMIS, AMSR2, WindSat, and ASCAT. The geophysical retrievals obtained from these sensors are made available in near-real-time (NRT) to the global scientific community and general public via FTP and this web site. +r3d100011774 data.eaufrance.fr http://www.data.eaufrance.fr/ data.eaufrance.fr is an information system on water (EIS); it is registered in the National Plan for Water Data (NELS) and will be integrated into the data dissemination web pattern. + +It also complies with the European Directive 2003/98 / EC of November 2003 on the reuse of public sector information. + +data.eaufrance.fr is a public data distribution platform open for reuse in the terms and conditions of the Licence Open / Open License. +Opendata SIE is coordinated by the National Office for Water and Aquatic Environments (Onema); it was developed by the BRGM and the International Office for Water (IOW). +r3d100011775 RESA https://www.planet.com/resa/ The company RapidEye AG of Brandenburg brought on 29 August 2008 five satellites into orbit that can be aligned within a day to any point on Earth. The data are interesting for a number of large and small companies for applications from harvest planning to assessment of insurance claims case of natural disasters. +Via the Rapid Eye Science Archive (RESA) science users can receive, free of charge, optical image data of the RapidEye satellite fleet. Imagery is allocated based on a proposal to be submitted via the RESA Portal which will be evaluated by independent experts. +r3d100011776 Swedish Meteorological and Hydrological Institute open data https://www.smhi.se/data/utforskaren-oppna-data/ SMHI's observation stations collect large quantities of data, including temperature, precipitation, wind, air pressure, lightning, solar radiation and ozone. Satellites and radar installations are also important sources. Data is presented continuously on smhi.se and used in SMHI's various weather services. +In the Explorer SMHI’s data ( http://opendata-catalog.smhi.se/explore/ ) you find data available with open access (in Swedish). Information in English on Oceanographic observations, Model data (HIROMB BS01), Machine to machine – feeds, and Conditions of use. +r3d100011777 Open Data by Socrata https://opendata.socrata.com/ >>>!!!<<< Access to this Cite will be going away soon >>>!!!<<< +Socrata’s cloud-based solution allows government organizations to put their data online, make data-driven decisions, operate more efficiently, and share insights with citizens. +r3d100011778 Solar and Heliospheric Observatory https://sohowww.nascom.nasa.gov/ SOHO, the Solar & Heliospheric Observatory, is a project of international collaboration between ESA and NASA to study the Sun from its deep core to the outer corona and the solar wind. + +SOHO was launched on December 2, 1995. The SOHO spacecraft was built in Europe by an industry team led by prime contractor Matra Marconi Space (now EADS Astrium) under overall management by ESA. The twelve instruments on board SOHO were provided by European and American scientists. +r3d100011780 SuperDARN http://superdarn.gi.alaska.edu/ SuperDARN is an international HF radar network designed to measure global-scale magnetospheric convection by observing plasma motion in the Earth’s upper atmosphere. This network consists of more than 20 radars operating on frequencies between 8 and 20 MHz that look into the polar regions of Earth. These radars can measure the position and velocity of charged particles in our ionosphere, the highest layer of the Earth's atmosphere, and provide scientists with information regarding Earth's interaction with the space environment. +r3d100011781 SURFRAD https://gml.noaa.gov/grad/surfrad/ To understand the global surface energy budget is to understand climate. Because it is impractical to cover the earth with monitoring stations, the answer to global coverage lies in reliable satellite-based estimates. Efforts are underway at NASA and universities to develop algorithms to do this, but such projects are in their infancy. In concert with these ambitious efforts, accurate and precise ground-based measurements in differing climatic regions are essential to refine and verify the satellite-based estimates, as well as to support specialized research. +To fill this niche, the Surface Radiation Budget Network (SURFRAD) was established in 1993 through the support of NOAA's Office of Global Programs. +r3d100011782 The National Map http://nationalmap.gov/ As one of the cornerstones of the U.S. Geological Survey's (USGS) National Geospatial Program, The National Map is a collaborative effort among the USGS and other Federal, State, and local partners to improve and deliver topographic information for the Nation. It has many uses ranging from recreation to scientific analysis to emergency response. The National Map is easily accessible for display on the Web, as products and services, and as downloadable data. The geographic information available from The National Map includes orthoimagery (aerial photographs), elevation, geographic names, hydrography, boundaries, transportation, structures, and land cover. Other types of geographic information can be added within the viewer or brought in with The National Map data into a Geographic Information System to create specific types of maps or map views. +r3d100011783 Madrigal Database http://cedar.openmadrigal.org/ The OpenMadrigal project seeks to develop and support an on-line database for geospace data. The project has been led by MIT Haystack Observatory since 1980, but now has active support from Jicamarca Observatory and other community members. Madrigal is a robust, World Wide Web based system capable of managing and serving archival and real-time data, in a variety of formats, from a wide range of ground-based instruments. Madrigal is installed at a number of sites around the world. Data at each Madrigal site is locally controlled and can be updated at any time, but shared metadata between Madrigal sites allow searching of all Madrigal sites at once from any Madrigal site. Data is local; metadata is shared. +r3d100011784 THEMIS http://themis.ssl.berkeley.edu/index.shtml The THEMIS mission is a five-satellite Explorer mission whose primary objective is to understand the onset and macroscale evolution of magnetospheric substorms. The five small satellites were launched together on a Delta II rocket and they carry identical sets of instruments including an electric field instrument (EFI), a flux gate magnetometer (FGM), a search coil magnetometer (SCM), a electro-static analyzer, and solid state telescopes (SST). The mission consists of several phases. In the first phase, the spacecraft will all orbit as a tight cluster in the same orbital plane with apogee at 15.4 Earth radii (RE). In the second phase, also called the Dawn Phase, the satellites will be placed in their orbits and during this time their apogees will be on the dawn side of the magnetosphere. During the third phase (also known as the Tail Science Phase) the apogees will be in the magnetotail. The fourth phase is called the Dusk Phase or Radiation Belt Science Phase, with all apogees on the dusk side. In the fifth and final phase, the apogees will shift to the sunward side (Dayside Science Phase). The satellite data will be combined with observations of the aurora from a network of 20 ground observatories across the North American continent. +The THEMIS-B (THEMIS-P1) and THEMIS-C (THEMIS-P2) were repurposed to study the lunar environment in 2009. The spacecraft were renamed ARTEMIS (Acceleration, Reconnection, Turbulence and Electrodynamics of the Moon’s Interaction with the Sun), with the P1 and P2 designations maintained. +r3d100011785 Tropical Atmosphere Ocean Project http://www.pmel.noaa.gov/tao/jsdisplay/ Real-time data from moored ocean buoys for improved detection, understanding and prediction of El Niño and La Niña. +r3d100011786 TurtleSAT https://www.turtlesat.org.au/turtlesat/default.aspx TurtleSAT is a new website where communities are mapping the location of freshwater turtles in waterways and wetlands across the country. Australia's unique freshwater turtles are in crisis - their numbers are declining and your help is needed to record where you see turtles in your local area. +r3d100011788 IOOS® https://ioos.noaa.gov/ U.S. IOOS is a vital tool for tracking, predicting, managing, and adapting to changes in our ocean, coastal and Great Lakes environment. +A primary focus of U.S. IOOS is integration of, and expedited access to, ocean observation data for improved decision making. The Data Management and Communication (DMAC) subsystem of U.S. IOOS serves as a central mechanism for integrating all existing and projected data sources. +r3d100011790 WATCH http://www.eu-watch.org/ <<>>!!!>>> +r3d100011791 WorldClim - Global Climate Data https://worldclim.org/ WorldClim is a set of global climate layers (climate grids) with a spatial resolution of about 1 square kilometer. The data can be used for mapping and spatial modeling in a GIS or with other computer programs. +r3d100011792 XSEDE https://www.xsede.org/ XSEDE is a single virtual system that scientists can use to interactively share computing resources, data and expertise. People around the world use these resources and services — things like supercomputers, collections of data and new tools — to improve our planet. +The Extreme Science and Engineering Discovery Environment (XSEDE) is the most advanced, powerful, and robust collection of integrated advanced digital resources and services in the world. It is a single virtual system that scientists can use to interactively share computing resources, data, and expertise. +r3d100011793 ASTER Volcano Archive https://ava.jpl.nasa.gov/ The ASTER Volcano Archive (AVA) is the worlds largest specialty archive of volcano data. For 1,549 recently active volcanos listed by the Smithsonian Global Volcanism Program, the AVA has collected the entirety of high-resolution multispectral ASTER data and made it available to the public. Also included are digital elevation maps, NOAA ash advisories, alteration zone imagery, and thermal anomaly reports. LANDSAT7 data are also being processed. +r3d100011795 euHCVdb https://euhcvdb.ibcp.fr/euHCVdb/ The euHCVdb is mainly oriented towards protein sequence, structure and function analyses and structural biology of HCV. +r3d100011796 Strong Motion Virtual Data Center https://strongmotioncenter.org/vdc/scripts/default.plx The VDC is a public, web-based search engine for accessing worldwide earthquake strong ground motion data. While the primary focus of the VDC is on data of engineering interest, it is also an interactive resource for scientific research and government and emergency response professionals. +r3d100011797 Center for Engineering Strong Motion Data https://www.strongmotioncenter.org/ Strong-motion data of engineering and scientific importance from the United States and other seismically active +countries are served through the Center for Engineering Strong Motion Data(CESMD). The CESMD now automatically posts strong-motion data from an increasing number of seismic stations in California within a few minutes following an earthquake as an InternetQuick Report(IQR). As appropriate,IQRs are updated by more comprehensive Internet Data Reports that include reviewed versions of the data and maps showing, for example, the finite fault rupture along with the distribution of recording stations. Automated processing of strong-motion data will be extended to post the strong-motion records of the regional seismic networks of the Advanced National Seismic System (ANSS) outside California. +r3d100011798 NeuroElectro http://neuroelectro.org The goal of the NeuroElectro Project is to extract information about the electrophysiological properties (e.g. resting membrane potentials and membrane time constants) of diverse neuron types from the existing literature and place it into a centralized database. +r3d100011800 LSHTM Data Compass https://datacompass.lshtm.ac.uk/ LSHTM Data Compass is a curated digital repository of research outputs that have been produced by staff and students at the London School of Hygiene & Tropical Medicine and their collaborators. It is used to share outputs intended for reuse, including: qualitative and quantitative data, software code and scripts, search strategies, and data collection tools. +r3d100011801 NCEI https://www.ncei.noaa.gov/ NOAA's National Centers for Environmental Information (NCEI) are responsible for hosting and providing public access to one of the most significant archives for environmental data on Earth with over 20 petabytes of comprehensive atmospheric, coastal, oceanic, and geophysical data. NCEI headquarters are located in Asheville, North Carolina. Most employees work in the four main locations, but apart from those locations, NCEI has employees strategically located throughout the United States. The main locations are Cooperative Institute for Climate and Satellites–North Carolina (CICS-NC) at Asheville, North Carolina, Cooperative Institute for Research in Environmental Sciences (CIRES) at Boulder Colorado, Cooperative Institute for Climate and Satellites–Maryland (CICS-MD) at Silver Spring Maryland and Stennis Space Center, Mississippi. +r3d100011802 CLARIN-PL https://clarin-pl.eu/dspace/ Polish CLARIN node – CLARIN-PL Language Technology Centre – is being built at Wrocław University of Technology. The LTC is addressed to scholars in the humanities and social sciences. Registered users are granted free access to digital language resources and advanced tools to explore them. They can also archive and share their own language data (in written, spoken, video or multimodal form). +r3d100011803 CIMMYT Research Data & Software Repository Network https://data.cimmyt.org/dataverse/root The International Maize and Wheat Improvement Center (CIMMYT) provides a free, open access repository of research software, studies, and datasets produced and developed by CIMMYT scientists as well as the results of the Seeds of Discovery project, which makes available genetic profiles of wheat and maize, two of mankind's three major cereal crops. +r3d100011804 RU-IIEc http://ru.iiec.unam.mx/ RU-Economicas is the repository of the Institute of Economic Research (IIEc) of the UNAM, created to manage, promote and preserve, in digital format, the intellectual production of Institute of Economic Research. + +The objective of this repository is to promote scholarly communication and increase the visibility and use of the content produced at the Institute. It houses various materials, which may have been arbitrated or not, including books, journals, articles, lectures, presentations, databases, audiovisual, and so on. + +The RU-Economics provides the general public, students, teachers and researchers, a search service and online consultation of digital resources produced by the academic community of the Institute of Economic Research. + +Our repository is part of our university's Digital Archives Network (RAD-UNAM) which aims to create a network of university repositories to support university departments in the management and dissemination of their digital resources. Thus, the Institute for Economic Research adds to the efforts of the UNAM for better management of and access to intellectual products of the university community in the digital environment. +r3d100011805 Digital Repository of Ireland https://repository.dri.ie/ The Digital Repository of Ireland (DRI) is a national trusted digital repository (TDR) for Ireland’s social and cultural data. We preserve, curate, and provide sustained access to a wealth of Ireland’s humanities and social sciences data through a single online portal. The repository houses unique and important collections from a variety of organisations including higher education institutions, cultural institutions, government agencies, and specialist archives. DRI has staff members from a wide variety of backgrounds, including software engineers, designers, digital archivists and librarians, data curators, policy and requirements specialists, educators, project managers, social scientists and humanities scholars. DRI is certified by the CoreTrustSeal, the current TDR standard widely recommended for best practice in Open Science. In addition to providing trusted digital repository services, the DRI is also Ireland’s research centre for best practices in digital archiving, repository infrastructures, preservation policy, research data management and advocacy at the national and European levels. DRI contributes to policy making nationally (e.g. via the National Open Research Forum and the IRC), and internationally, including European Commission expert groups, the DPC, RDA and the OECD. +r3d100011806 SLUB Sammlungen https://digital.slub-dresden.de/en/digital-collections/ Founded in 1556, the SLUB today houses a variety of collections. The Library collects most comprehensively media from and about Saxony (Saxonica) and – commissioned by the German Research Foundation – literature on contemporary art, photography, industrial design and commercial art, and history of technology. In addition, also the music and the map collection have a special rank. These and other valuable materials are summarized in the special collections department. Finally the Deutsche Fotothek as one of the most important photo archives in Germany has a prominent role. +r3d100011807 Kielipankki https://www.kielipankki.fi/language-bank/ The Language Bank features text and speech corpora with different kinds of annotations in over 60 languages. There is also a selection of tools for working with them, from linguistic analyzers to programming environments. Corpora are also available via web interfaces, and users can be allowed to download some of them. The IP holders can monitor the use of their resources and view user statistics. +r3d100011808 nanoHUB https://nanohub.org/ nanoHUB.org is the premier place for computational nanotechnology research, education, and collaboration. Our site hosts a rapidly growing collection of Simulation Programs for nanoscale phenomena that run in the cloud and are accessible through a web browser. In addition to simulation devices, nanoHUB provides Online Presentations, Courses, Learning Modules, Podcasts, Animations, Teaching Materials, and more. These resources help users learn about our simulation programs and about nanotechnology in general. Our site offers researchers a venue to explore, collaborate, and publish content, as well. Much of these collaborative efforts occur via Workspaces and User groups. +r3d100011810 Socio Cognitive Processes Lab data http://www.princeton.edu/~acoman/Home.html Our lab investigates how cognition manifests in, and is influenced by, the social contexts in which it occurs. We focus: 1) on how conversational interactions can reshape memory, by promoting shared remembering and shared forgetting, and 2) on how socio-cognitive processes affect the formation of collective memories and beliefs, and the dynamics of collective decisions. In exploring these issues, while maintaining high ecological validity, our lab integrates a wide range of methodologies, including laboratory experiments, field studies, social network analysis, and agent-based simulations. +r3d100011811 Nordicana D http://www.cen.ulaval.ca/nordicanad/en_index.aspx Nordicana series D is a formatted, online data report series archived at CEN. It is produced only in +electronic form and is freely and openly accessible + to CEN researchers and to other users. Each issue +is +published in French and in English, and is indexed +via an assigned digital object identifier (DOI). An + issue may be +updated, for example with new data, as a new version number, but will retain the same DOI. Each issue +contains data sets and extensive metadata that explain the origin of the data, the format of the data, + the +history of updates via different version numbers, and the format that should be adopted to cite the data. +r3d100011812 45 and Up Study https://www.saxinstitute.org.au/our-work/45-up-study/ More than a quarter of a million people — one in 10 NSW men and women aged over 45 — have been recruited to our 45 and Up Study, the largest ongoing study of healthy ageing in the Southern Hemisphere. The baseline information collected from all of our participants is available in the Study’s Data Book. This information, which researchers use as the basis for their analyses, contains information on key variables such as height, weight, smoking status, family history of disease and levels of physical activity. + +By following such a large group of people over the long term, we are developing a world-class research resource that can be used to boost our understanding of how Australians are ageing. + +This will answer important health and quality-of-life questions and help manage and prevent illness through improved knowledge of conditions such as cancer, heart disease, depression, obesity and diabetes. +r3d100011813 Aberdeen Birth Cohorts https://www.abdn.ac.uk/birth-cohorts/ The University has followed all of the children born in Aberdeen in 1921, 1936, and 1950-1956 as they grow and age. +Collectively these groups are known as the ABERDEEN BIRTH COHORTS, and are a jewel in the crown of Scottish health research and have helped to advance our understanding of aging well. +The Children of the 1950s study is a population-based resource for the study of biological and social influences on health across the life-course and between generations. +r3d100011815 NBIS DOI repository http://doi.nbis.se/ >>>!!!<<< The repository is inactive, please use SciLifeLab Data Repository >>>!!!<<< This DOI repository provides permanent identifiers to data sets generated by Life Science researchers active in Sweden, and for which no other suitable public repository is available. BILS is a distributed national research infrastructure supported by the Swedish Research Council (Vetenskapsrådet) providing bioinformatics support to life science researchers in Sweden. +r3d100011817 BioDare2 https://biodare2.ed.ac.uk/welcome BeiDare2 is currently at beta version. All new users should try the new service as we no longer provide training for the classic BioDare. - +BioDare stands for Biological Data Repository, its main focus is data from circadian experiments. +BioDare is an online facility to share, store, analyse and disseminate timeseries data, focussing on circadian clock data, with browser and web service interfaces. Toolbox features include an improved, speedier FFT-NLLs routine and ROBuST’s Spectrum Resampling tool that will analyse rhythmic time series data. +r3d100011818 Born in Bradford https://www.borninbradford.nhs.uk/ Born in Bradford is one of the biggest and most important medical research studies undertaken in the UK. The project started in 2007 and is looking to answer questions about our health by tracking the lives of 13,500 babies and their families and will provide information for studies across the UK and around the world. +The aim of Born in Bradford is to find out more about the causes of childhood illness by studying children from all cultures and backgrounds as their lives unfold. +r3d100011819 Broad-Novartis Cancer Cell Line Encyclopedia https://portals.broadinstitute.org/ccle The Cancer Cell Line Encyclopedia project is a collaboration between the Broad Institute, and the Novartis Institutes for Biomedical Research and its Genomics Institute of the Novartis Research Foundation to conduct a detailed genetic and pharmacologic characterization of a large panel of human cancer models, to develop integrated computational analyses that link distinct pharmacologic vulnerabilities to genomic patterns and to translate cell line integrative genomics into cancer patient stratification. The CCLE provides public access to genomic data, analysis and visualization for about 1000 cell lines. +r3d100011820 CaPSURE https://urology.ucsf.edu/research/cancer/capsure CaPSURE™ is a longitudinal, observational study of approximately 15,000 men with all stages of biopsy-proven prostate cancer. Patients have enrolled at 43 community urology practices, academic medical centers, and VA hospitals throughout the United States since 1995. + +CEASAR stands for Comparative Effectiveness Analysis of Surgery and Radiation. The ongoing goal of CEASAR is to help learn more about what prostate cancer treatments work best, for which patients, in whose hands. + +There are currently about 3,600 men with a prostate cancer diagnosis participating in CEASAR. Three rounds of surveys have been completed, with the first carried out in the spring of 2010. We are currently in the process of conducting our fourth survey with the same group of men in our study. This survey, our Three Year Follow-up, will occur throughout the summer of 2014. +r3d100011821 Chickpea Transcriptome Database http://www.nipgr.res.in/ctdb.html The Chickpea Transcriptome Database (CTDB) has been developed with the view to provide most comprehensive information about the chickpea transcriptome, the most relevant part of the genome. The database contains various information and tools for transcriptome sequence, functional annotation, conserved domain(s), transcription factor families, molecular markers (microsatellites and single nucleotide polymorphisms), Comprehensive gene expression and comparative genomics with other legumes. The database is a freely available resource, which provides user scientists/breeders a portal to search, browse and query the data to facilitate functional and applied genomics research in chickpea and other legumes. +The current release of database provides transcriptome sequence from cultivated (Cicer arietinum desi (ICC4958) and kabuli (ICCV2)) and wild (Cicer reticulatum, PI489777) chickpea genotypes. +r3d100011822 Cognitive Function and Ageing Study http://www.cfas.ac.uk/ The Cognitive Function and Ageing Studies (CFAS) are population based studies of individuals aged 65 years and over living in the community, including institutions, which is the only large multi-centred population-based study in the UK that has reached sufficient maturity. There are three main studies within the CFAS group. MRC CFAS, the original study began in 1989, with three of its sites providing a parent subset for the comparison two decades later with CFAS II (2008 onwards). Subsequently another CFAS study, CFAS Wales began in 2011. +r3d100011823 Dallas Heart Study https://www.utsouthwestern.edu/research/translational-medicine/doing-research/dallas-heart/ The Dallas Heart Study (DHS) is a multi-ethnic, population-based probability sample of Dallas County designed to define the social and the biological variables contributingto ethnic differences in cardiovascular health at the community level and to support hypothesis-driven research aimed at determining the underlying mechanisms contributing to differences in cardiovascular risk. The initial data collection from the population was performed in three sequential stages over a two year period(2000-2002) and included the collection of detailed socioeconomic, biomarker and imaging data from each participant. The underlying assumption of the study is that successful identification of new risk factors for cardiovascular disease will require the availability of an exquisitely phenotyped, multiethnic population in close proximity to the Center. +r3d100011824 Danish National Birth Cohort https://www.dnbc.dk/ Exposures in the period from conception to early childhood - including fetal growth, cell division, and organ functioning - may have long-lasting impact on health and disease susceptibility. +To investigate these issues the Danish National Birth Cohort (Better health in generations) was established. +A large cohort of pregnant women with long-term follow-up of the offspring was the obvious choice because many of the exposures of interest cannot be reconstructed with suffcient validity back in time. The study needed to be large, and the aim was to recruit 100,000 women early in pregnancy, and to continue follow-up for decades. +Exposure information was collected by computer-assisted telephone interviews with the women twice during pregnancy and when their children were six and 18 months old. Participants were also asked to fill in a self-administered food frequency questionnaire in mid-pregnancy. Furthermore, a biological bank has been set up with blood taken from the mother twice during pregnancy and blood from theumbilical cord taken shortly after birth. +r3d100011825 Diabetes Study of Northern California https://divisionofresearch.kaiserpermanente.org/projects/distance/ The Diabetes Study of Northern California (DISTANCE) conducts epidemiological and health services research in diabetes among a large, multiethnic cohort of patients in a large, integrated health care delivery system. +r3d100011826 Drosophila Genetic Reference Panel 2 http://dgrp.gnets.ncsu.edu/ The Drosophila Genetic Reference Panel (DGRP) is a population consisting of more than 200 inbred lines derived from the Raleigh, USA population. The DGRP is a living library of common polymorphisms affecting complex traits, and a community resource for whole genome association mapping of quantitative trait loci. +r3d100011827 DSPR http://wfitch.bio.uci.edu/~dspr/index.html The Drosophila Synthetic Population Resource (DSPR) consists of a new panel of over 1700 recombinant inbred lines (RILs) of Drosophila melanogaster, derived from two highly recombined synthetic populations, each created by intercrossing a different set of 8 inbred founder lines (with one founder line common to both populations). Complete genome sequence data for the founder lines are available, and in addition, there is a high resolution genetic map for each RIL. The DSPR has been developed as a community resource for high-resolution QTL mapping and is intended to be used widely by the Drosophila community. +r3d100011828 Fragile Families and Child Wellbeing Study https://fragilefamilies.princeton.edu/ The Fragile Families & Child Wellbeing Study is following a cohort of nearly 5,000 children born in large U.S. cities between 1998 and 2000 (roughly three-quarters of whom were born to unmarried parents). We refer to unmarried parents and their children as “fragile families” to underscore that they are families and that they are at greater risk of breaking up and living in poverty than more traditional families. +The core Study was originally designed to primarily address four questions of great interest to researchers and policy makers: (1) What are the conditions and capabilities of unmarried parents, especially fathers?; (2) What is the nature of the relationships between unmarried parents?; (3) How do children born into these families fare?; and (4) How do policies and environmental conditions affect families and children? +r3d100011829 Gazel https://www.gazel.inserm.fr/en/gazel-cohort GAZEL is an open epidemiologic laboratory. Like major scientific instruments (telescopes or particle accelerators, for example, or genotyping laboratories equipped with sequencers), GAZEL was not constructed to answer a specific question. Instead it was designed to help analyze a wide range of scientific problems and is accessible to the community of researchers specializing in epidemiology. +In accordance with its purpose as a scientific research platform, the GAZEL cohort is permanently open to epidemiologic research teams. Today, more than 50 projects on very diversified themes have been set up in GAZEL by some 20 teams, French, belonging to different bodies, and foreign (Germany, Belgium, Canada, Great Britain, Sweden, Finland, and USA). +r3d100011830 Studie zur Gesundheit von Kindern und Jugendlichen in Deutschland https://www.kiggs-studie.de/english/home.html KiGGS is a long-term study conducted by the Robert Koch Institute (RKI) on the health of children and adolescents in Germany. The study repeatedly supplies data, representative of the country as a whole, on the health of under 18-year-olds. In addition, the children and adolescents of the first KiGGS study are repeatedly invited, and they continue to be monitored right into their adulthood. +r3d100011831 GerManC project https://www.alc.manchester.ac.uk/modern-languages/research/german-studies/germanc/ <<>>!!!>>> +see https://beta.ukdataservice.ac.uk/datacatalogue/studies/study?id=7021#!/details and +https://ota.bodleian.ox.ac.uk/repository/xmlui/discover?query=germanc&submit=Search&filtertype_1=title&filter_relational_operator_1=contains&filter_1=&query=germanc +r3d100011832 Growing Up Today Study http://nhs2survey.org/gutswordpress/ <<>>!!!>>> +r3d100011833 Harvard Medical School, Library of Integrated Network-Based Cellular Signatures Database https://lincs.hms.harvard.edu/db/ The Database contains all publicly available HMS LINCS datasets and information for each dataset about experimental reagents (small molecule perturbagens, cells, antibodies, and proteins) and experimental and data analysis protocols. +r3d100011834 InCHIANTI http://inchiantistudy.net/wp/ <<>>!!!>>> +r3d100011835 International HapMap Project https://www.ncbi.nlm.nih.gov/variation/news/NCBI_retiring_HapMap/ <<>>!!!>>> +A recent computer security audit has revealed security flaws in the legacy HapMap site that require NCBI to take it down immediately. We regret the inconvenience, but we are required to do this. That said, NCBI was planning to decommission this site in the near future anyway (although not quite so suddenly), as the 1,000 genomes (1KG) project has established itself as a research standard for population genetics and genomics. NCBI has observed a decline in usage of the HapMap dataset and website with its available resources over the past five years and it has come to the end of its useful life. +The International HapMap Project is a multi-country effort to identify and catalog genetic similarities and differences in human beings. Using the information in the HapMap, researchers will be able to find genes that affect health, disease, and individual responses to medications and environmental factors. The Project is a collaboration among scientists and funding agencies from Japan, the United Kingdom, Canada, China, Nigeria, and the United States. All of the information generated by the Project will be released into the public domain. +The goal of the International HapMap Project is to compare the genetic sequences of different individuals to identify chromosomal regions where genetic variants are shared. By making this information freely available, the Project will help biomedical researchers find genes involved in disease and responses to therapeutic drugs. In the initial phase of the Project, genetic data are being gathered from four populations with African, Asian, and European ancestry. Ongoing interactions with members of these populations are addressing potential ethical issues and providing valuable experience in conducting research with identified populations. +Public and private organizations in six countries are participating in the International HapMap Project. Data generated by the Project can be downloaded with minimal constraints. The Project officially started with a meeting in October 2002 (https://www.genome.gov/10005336/) and is expected to take about three years. +r3d100011836 Johns Hopkins Data Archive Dataverse Network https://archive.data.jhu.edu/ The Johns Hopkins Data Archive contains data collections produced by the Johns Hopkins community of researchers for public access and use. Each dataset has a citation and DOI, facilitating attribution and connection to research publications. If you are conducting research at Johns Hopkins and are interested in archiving your data with the JHU Data Archive, please contact us to discuss your research and data access needs. Currently, the JHU Data Archive operates on the Dataverse repository software platform. More information about the benefits of archiving data and the JHU Data Archive can be found here: https://dataservices.library.jhu.edu/ +r3d100011838 Malaria Atlas Project https://malariaatlas.org/ The Malaria Atlas Project (MAP) brings together researchers based around the world with expertise in a wide range of disciplines from public health to mathematics, geography and epidemiology. We work together to generate new and innovative methods of mapping malaria risk. Ultimately our goal is to produce a comprehensive range of maps and estimates that will support effective planning of malaria control at national and international scales. +r3d100011839 European MassBank https://massbank.eu/MassBank/ Database of mass spectra of known, unknown and provisionally identified substances. MassBank is the first public repository of mass spectral data for sharing them among scientific research community. MassBank data are useful for the chemical identification and structure elucidation of chemical compounds detected by mass spectrometry. +r3d100011840 Mexican Health and Aging Study http://www.mhasweb.org/ The Mexican Health and Aging Study (MHAS) started as a prospective panel study of health and aging in Mexico. +MHAS is nationally representative of the 13 million Mexicans born prior to 1951. The survey has national and urban/rural representation. The baseline survey, in 2001, included a nationally representative sample of Mexicans aged 50 and over and their spouse/partners regardless of their age. A direct interview was sought with each individual and proxy interviews were obtained when poor health or temporary absence precluded a direct interview. +The sample was distributed in all 32 states of the country in urban and rural areas. Households in the six states which account for 40% of all migrants to the U.S. were over-sampled. A sub-sample was selected to obtain anthropometric measures. +r3d100011841 MRC National Survey of Health and Development https://www.nshd.mrc.ac.uk/ The MRC National Survey of Health and Development 1946 (NSHD) was the first ever British birth +cohort study. It has collected information from birth to the current day on the health and life circumstances of five and a half thousand men and women born during a week in March 1946 throughout England, Wales, and Scotland. The study explores differences in child development by factors like social class, biological factors, health and education. Due to the length of the study it has developed into a study of ageing. +r3d100011843 OsteoArthritis Initiative https://nda.nih.gov/oai The Osteoarthritis Initiative (OAI) is a multi-center, longitudinal, prospective observational study of knee osteoarthritis (OA). The overall aim of the OAI is to develop a public domain research resource to facilitate the scientific evaluation of biomarkers for osteoarthritis as potential surrogate endpoints for disease onset and progression. +r3d100011844 Pacific Islands Families Study https://phrc.aut.ac.nz/our-research/pacific-islands-families-study The Pacific Islands Families (PIF) Study is an ongoing longitudinal birth cohort study that has been tracking the health and development of 1,398 Pacific children and their parents since the children were born at Middlemore Hospital in South Auckland in the year 2000. It is the only prospective study specifically of Pacific peoples in the world. +r3d100011845 Project Achilles https://depmap.org/portal/achilles/ Project Achilles is a systematic effort aimed at identifying and cataloging genetic vulnerabilities across hundreds of genomically characterized cancer cell lines. The project uses genome-wide genetic perturbation reagents (shRNAs or Cas9/sgRNAs) to silence or knock-out individual genes and identify those genes that affect cell survival. Large-scale functional screening of cancer cell lines provides a complementary approach to those studies that aim to characterize the molecular alterations (e.g. mutations, copy number alterations) of primary tumors, such as The Cancer Genome Atlas (TCGA). The overall goal of the project is to identify cancer genetic dependencies and link them to molecular characteristics in order to prioritize targets for therapeutic development and identify the patient population that might benefit from such targets. +Project Achilles data is hosted on the Cancer Dependency Map Portal (DepMap) where it has been harmonized with our genomics and cellular models data. You can access the latest and all past datasets here: https://depmap.org/portal/download/all/ +r3d100011846 Reality Commons http://realitycommons.media.mit.edu/ Cell phones have become an important platform for the understanding of social dynamics and influence, because of their pervasiveness, sensing capabilities, and computational power. Many applications have emerged in recent years in mobile health, mobile banking, location based services, media democracy, and social movements. With these new capabilities, we can potentially be able to identify exact points and times of infection for diseases, determine who most influences us to gain weight or become healthier, know exactly how information flows among employees and productivity emerges in our work spaces, and understand how rumors spread. +In an attempt to address these challenges, we release several mobile data sets here in "Reality Commons" that contain the dynamics of several communities of about 100 people each. We invite researchers to propose and submit their own applications of the data to demonstrate the scientific and business values of these data sets, suggest how to meaningfully extend these experiments to larger populations, and develop the math that fits agent-based models or systems dynamics models to larger populations. +These data sets were collected with tools developed in the MIT Human Dynamics Lab and are now available as open source projects or at cost. +r3d100011847 REasons for Geographic and Racial Differences in Stroke Study https://www.uab.edu/soph/regardsstudy/ REGARDS is an observational study of risk factors for stroke in adults 45 years or older. 30,239 participants were recruited between January 2003 and October 2007. They completed a telephone interview followed by an in-home physical exam. Measurements included traditional risk factors such as blood pressure and cholesterol levels, and an echocardiogram of the heart. At six month intervals, participants are contacted by phone to ask about stroke symptoms, hospitalizations and general health status. The study is ongoing and will follow participants for many years. +r3d100011848 Romani Morpho-Syntax Database https://romani.humanities.manchester.ac.uk//rms/ The Manchester Romani Project is part of an international network of scholarly projects devoted to research on Romani language and linguistics, coordinated in partnership with Dieter Halwachs (Institute of Linguistics, Graz University and Romani-Projekt Graz), and Peter Bakker (Institute of Linguistics, Aarhus University). +The project explores the linguistic features of the dialects of the Romani language, and their distribution in geographical space. An interactive web application is being designed, which will allow users to search and locate on a map different dialectal variants, and to explore how variants cluster in particular regions. Examples sentences and words with sound files will also be made available, to give impressions of dialectal variation within Romani. From the distribution of linguistic forms among the dialects it will be possible to make infeences about social-historical contacts among the Romani communities, and about migration patterns. +r3d100011849 Stemformatics https://www.stemformatics.org/ Stemformatics is a collaboration between the stem cell and bioinformatics community. +We were motivated by the plethora of exciting cell models in the public and private domains, and the realisation that for many biologists these were mostly inaccessible. We wanted a fast way to find and visualise interesting genes in these exemplar stem cell datasets. We'd like you to explore. You'll find data from leading stem cell laboratories in a format that is easy to search, easy to visualise and easy to export. +r3d100011850 Swiss HIV Cohort Study & Swiss Mother and Child HIV Cohort Study https://www.shcs.ch/ The Swiss HIV Cohort Study (SHCS), established in 1988, is a systematic longitudinal study enrolling HIV-infected individuals in Switzerland. It is a collaboration of all Swiss University Hospital infectious disease outpatient clinics, two large cantonal hospitals, all with affiliated laboratories, and with affiliated smaller hospitals and private physicians carrying for HIV patients. +The Swiss Mother and Child HIV Cohort Study (MoCHiV) is integrated into the SHCS. It aims at preventing mother to child transmission and enrolls HIV-infected pregnant women and their children. +The SHCS involves practically all researchers being active in patient-oriented HIV research in Switzerland. +The clinics can delegate recruitment of participants and follow-up visits to other outpatient clinics or to specialized private physicians, provided that the requirements of the protocol can be entirely fulfilled and controlled. The laboratories can contract other laboratories for some of the analyses. +r3d100011851 TwinsUK https://twinsuk.ac.uk/ The TwinsUK resource is the biggest UK adult twin registry of 14.000 twins used to study the genetic and environmental aetiology of age related complex traits and diseases. +r3d100011852 UQ eSpace, Research Data Collections https://espace.library.uq.edu.au/collection/UQ:289097 UQ eSpace is the single authoritative source for the research outputs of the staff and students of the University of Queensland and is the archival home of UQ Research Higher Degree digital theses. UQ eSpace raises the visibility and accessibility of UQ publications to the wider world and provides data for mandatory Government reporting requirements such as the Higher Education Research Data Collection (HERDC) and Excellence in Research for Australia (ERA) as well as for the internal UQ systems such as the Q-Index. It also operates as an institutional repository for open access publications, research datasets and other digitised materials created by staff of the University such as print materials, photographs, audio materials, videos, manuscripts and other original works. +r3d100011853 West of Scotland Twenty-07 Study http://2007study.sphsu.mrc.ac.uk/ The Twenty-07 Study was set up in 1986 in order to investigate the reasons for differences in health by socio-economic circumstances, gender, area of residence, age, ethnic group, and family type. + +4510 people are being followed for 20 years. The initial wave of data collection took place in 1987/8, when respondents were aged 15, 35 and 55. The final wave of data collection took place in 2007/08 when respondents were aged 35, 55 and 75. + +In this way the Twenty-07 Study provides us with unique opportunities to investigate both the changes in people's lives over 20 years and how they affect their health, and the differences in people's experiences at the same ages 20 years apart, and how these have different effects on their health. +r3d100011854 Whitehall II Study https://www.ucl.ac.uk/whitehallII The Whitehall II study was established to explore the relationship between socio-economic status, stress and cardiovascular disease. A cohort of 10,308 participants aged 35-55, of whom 3,413 were women and 6,895 men, was recruited from the British Civil Service in 1985. Since this first wave of data collection, self-completion questionnaires and clinical data have been collected from the cohort every two to five years with a high level of participation. Data collection is intended to continue until 2030. +r3d100011855 Work Histories Italian Panel https://www.laboratoriorevelli.it/whip/whip_datahouse.php WHIP is a database of individual work histories, based on Inps administrative archives. +The reference population is made up by all the people – Italian and foreign – who have worked in Italy even only for only a part of their working career. A large representative sample has been extracted from this population: in the standard file the sampling coefficient is about 1: 180, for a dynamic population of about 370,000 people (figures will be doubled in the full edition). +For each of these people the main episodes of their working careers are observed. The complete list of observations includes: private employee working contracts, atypical contracts, self-employment activities as artisan, trader and some activities as freelancer, retirement spells, as well as non-working spells in which the individual received social benefits, like unemployment subsidies or mobility benefits. The workers for whom activity is not observed in WHIP are those who worked in the public sector or as freelancers (lawyers or notaries) – who have an autonomous security fund. +The WHIP section concerning employee contracts is a Linked Employer Employee Database: in addition to the data about the contract, thanks to a linkage with the Inps Firm Observatory, data concerning the firm in which the worker is employed is also available. +r3d100011856 World Contraceptive Use https://population.un.org/dataportal/home Contraceptive prevalence and the unmet need for family planning are key indicators for measuring improvements in access to reproductive health as asserted in the 2030 Agenda for Sustainable Development under target 3.7. "By 2030, ensure universal access to sexual and reproductive health-care services, including for family planning, information and education, and the integration of reproductive health into national strategies and programmes". +r3d100011857 MindBigData http://www.mindbigdata.com/ The version 1.0 of the open database contains 1,151,268 brain signals of 2 seconds each, captured with the stimulus of seeing a digit (from 0 to 9) and thinking about it, over the course of almost 2 years between 2014 & 2015, from a single Test Subject David Vivancos. +All the signals have been captured using commercial EEGs (not medical grade), NeuroSky MindWave, Emotiv EPOC, Interaxon Muse & Emotiv Insight, covering a total of 19 Brain (10/20) locations. +In 2014 started capturing brain signals and released the first versions of the "MNIST" of brain digits, and in 2018 released another open dataset with a subset of the "IMAGENET" of The Brain. +Version 0.05 (last update 09/28/2021) of the open database contains 24,000 brain signals of 2 seconds each, captured with the stimulus of seeing a real MNIST digit (from 0 to 9) 6,000 so far and thinking about it, + the same amout of signals with another 2 seconds of seeing a black screen, shown in between the digits, from a single Test Subject David Vivancos in a controlled still experiment to reduce noise from EMG & avoiding blinks. +r3d100011858 PATRIC https://www.patricbrc.org/portal/portal/patric/Home The PATRIC website provides an entry point to integrated data and tools for bacterial infectious disease research. The website is organized by data types and analysis tools. Primary access is provided through the PATRIC main menu, available at the top of the home page. +r3d100011859 National Cancer Data Base https://www.facs.org/quality-programs/cancer/ncdb The nationally recognized National Cancer Database (NCDB)—jointly sponsored by the American College of Surgeons and the American Cancer Society—is a clinical oncology database sourced from hospital registry data that are collected in more than 1,500 Commission on Cancer (CoC)-accredited facilities. NCDB data are used to analyze and track patients with malignant neoplastic diseases, their treatments, and outcomes. Data represent more than 70 percent of newly diagnosed cancer cases nationwide and more than 34 million historical records. +r3d100011860 TheDataWeb https://thedataweb.rm.census.gov/ <<>>!!!>>> +Be advised that DataFerrett was decommissioned June 30, 2020; see https://www.census.gov/data/data-tools/dataferrett.html +r3d100011861 National Sleep Research Resource https://sleepdata.org/ The National Sleep Research Resource (NSRR) offers free web access to large collections of de-identified physiological signals and clinical data elements collected in well-characterized research cohorts and clinical trials. +r3d100011864 OpenKIM https://openkim.org/ OpenKIM is an online suite of open source tools for molecular simulation of materials. These tools help to make molecular simulation more accessible and more reliable. Within OpenKIM, you will find an online resource for standardized testing and long-term warehousing of interatomic models and data, and an application programming interface (API) standard for coupling atomistic simulation codes and interatomic potential subroutines. +r3d100011865 Astrophysics Source Code Library http://ascl.net/ The Astrophysics Source Code Library (ASCL) is a free online registry for source codes of interest to astronomers and astrophysicists and lists codes that have been used in research that has appeared in, or been submitted to, peer-reviewed publications. The ASCL is citable by using the unique ascl ID assigned to each code. The ascl ID can be used to link to the code entry by prefacing the number with ascl.net (i.e., ascl.net/1201.001). +r3d100011867 SEANOE https://www.seanoe.org/ "Seanoe (SEA scieNtific Open data Edition) is a publisher of scientific data in the field of marine sciences. It is operated by Ifremer (http://wwz.ifremer.fr/). Data published by SEANOE are available free. They can be used in accordance with the terms of the Creative Commons license selected by the author of data. Seance contributes to Open Access / Open Science movement for a free access for everyone to all scientific data financed by public funds for the benefit of research. An embargo limited to 2 years on a set of data is possible; for example to restrict access to data of a publication under scientific review. Each data set published by SEANOE has a DOI which enables it to be cited in a publication in a reliable and sustainable way. The long-term preservation of data filed in SEANOE is ensured by Ifremer infrastructure. " +r3d100011868 Mendeley Data https://data.mendeley.com/ For datasets big and small; Store your research data online. Quickly and easily upload files of any type and we will host your research data for you. Your experimental research data will have a permanent home on the web that you can refer to. +r3d100011869 Permanent Service for Mean Sea Level http://www.psmsl.org/ PSMSL is the global data bank for long term sea level change information from tide gauges and bottom pressure recorders. +r3d100011870 IndExs – Index of Exsiccatae http://indexs.botanischestaatssammlung.de "IndExs" is a database comprising information on exsiccatae (=exsiccatal series) with titles, abbreviations, bibliography and provides a unique and persistent Exsiccata ID for each series. Exsiccatae are defined as "published, uniform, numbered sets of preserved specimens distributed with printed labels" (Pfister 1985). Please note that there are two similar latin terms: "exsiccata, ae" is feminine and used for a set of dried specimens as defined above, whereas the term "exsiccatum, i" is neutral and used for dried specimens in general. If available, images of one or more examplary labels are added to give layout information. +r3d100011871 HAGR https://genomics.senescence.info/ The Human Ageing Genomic Resources (HAGR) is a collection of databases and tools designed to help researchers study the genetics of human ageing using modern approaches such as functional genomics, network analyses, systems biology and evolutionary analyses. +r3d100011872 LIAS http://www.lias.net/ LIAS is a global information system for Lichenized and Non-Lichenized Ascomycetes. It includes several interoperable data repositories. +In recent years, the two core components ‘LIAS names’ and ‘LIAS light’ have been much enlarged. +LIAS light is storing phenotypic trait data. They includes > 10,700 descriptions (about 2/3 of all known lichen species), each with up to 75 descriptors comprising 2,000 traits (descriptor states and values), including 800 secondary metabolites. 500 traits may have biological functions and more than 1,000 may have phylogenetic relevance. LIAS is thus one of the most comprehensive trait databases in organismal biology. The online interactive identification key for more than 10,700 lichens is powered by the Java applet NaviKey and has been translated into 19 languages (besides English) in cooperation with lichenologists worldwide. +The component ‘LIAS names’ is a platform for managing taxonomic names and classifications with currently >50,000 names, including the c. 12,000 accepted species and recognized synonyms. +The LIAS portal contents, interfaces, and databases run on servers of the IT Center of the Bavarian Natural History Collections and are maintained there. 'LIAS names' and ‘LIAS light’ also deliver content data to the Catalogue of Life, acting as the Global Species Database (GSD) for lichens. LIAS gtm is a database for visualising the geographic distribution of lichen traits. LIAS is powered by the Diversity Workbench database framework with several interfaces for data management and publication. The LIAS long-term project was initiated in the early 1990s and has since been continued with funding from the DFG, the BMBF, and the EU. +r3d100011873 Staatliche Naturwissenschaftliche Sammlungen Bayerns https://www.snsb.de/index.php/en/ The Bavarian Natural History Collections (Staatliche Naturwissenschaftliche Sammlungen Bayerns, SNSB) are a research institution for natural history in Bavaria. They encompass five State Collections (zoology, botany, paleontology and geology, mineralogy, anthropology and paleoanatomy), the Botanical Garden Munich-Nymphenburg and eight museums with public exhibitions in Munich, Bamberg, Bayreuth, Eichstätt and Nördlingen. Our research focuses mainly on the past and present bio- and geodiversity and the evolution of animals and plants. To achieve this we have large scientific collections (almost 35,000,000 specimens), see "joint projects". +r3d100011874 RefractiveIndex.INFO https://refractiveindex.info/ A database of optical constants of materials +r3d100011876 Plant Genomics and Phenomics Research Data Repository http://edal-pgp.ipk-gatersleben.de/ The Leibniz Institute of Plant Genetics and Crop Plant Research (IPK) and the German Plant Phenotyping Network (DPPN) has jointly initiated the Plant Genomics and Phenomics Research Data Repository (PGP) as infrastructure to comprehensively publish plant research data [https://dx.doi.org/10.1093/database/baw033]. This covers in particular these cross-domain data sets that are not being published in central repositories because of its huge volume, unsupported data domain or scope, like image collections from plant phenotyping and microscopy, unassembled sequences, genotyping data, visualizations of complex morphological plant models, movies plant 3-D models, raw data from mass spectrometry, software, and documents. Accepted data is published as citable DOIs and core set of technical metadata is registered at DataCite. The used e!DAL-embedded Web frontend generates for each data set a landing page and supports an interactive exploration of available datasets. This long-term stable access to plant genomic and phenomic primary data records across domains and laboratories in one repository can empower researchers to reproduce already published analysis results as well as performing subsequent, advanced studies. +r3d100011879 KNMI Data Platform https://dataplatform.knmi.nl/ KDP has replaced the KNMI Data Centre (KDC), which was turned off on the 27th of July 2020. Not only a change of name, but also a transition to new technologies. Initially, the KDP will be more primitive than KDC. To fulfill future ambitions, a digital KNMI transformation has been initiated. Part of this transition is the development of a new KDP as a successor of the KDC. All data on the KNMI Data Platform is free to use. For some datasets a service agreement is available, which is indicated on the page of the dataset. +The KNMI Data platform provides access to KNMI data on weather, climate and seismology. Here you will find KNMI data on various subjects such as the most recent 10-minute observations, historical series, data about meteorological measuring stations, model calculations, earthquake data and satellite products. In addition to KNMI datasets, we also make datasets from other parties available, such as ECMWF, ECOMET, EUMETSAT and WMO. +r3d100011880 CIAT Dataverse https://dataverse.harvard.edu/dataverse/CIAT The International Center for Tropical Agriculture (CIAT), a member of the CGIAR Consortium, believes that open access contributes to its mission of reducing hunger and poverty, and improving human nutrition in the tropics through research aimed at increasing the eco-efficiency of agriculture. Research data produced by CIAT and its Partners is distributed freely whenever possible. Kindly note that these datasets require proper citation and citation information is included with the metadata for each dataset. +r3d100011883 Open Exoplanet Catalogue http://www.openexoplanetcatalogue.com/ The Open Exoplanet Catalogue is a catalogue of all discovered extra-solar planets. It is a new kind of astronomical database. It is decentralized and completely open. We welcome contributions and corrections from both professional astronomers and the general public. +r3d100011890 Ag Data Commons https://data.nal.usda.gov Ag Data Commons provides access to a wide variety of open data relevant to agricultural research. We are a centralized repository for data already on the web, as well as for new data being published for the first time. While compliance with the U.S. Federal public access and open data directives is important, we aim to surpass them. Our goal is to foster innovative data re-use, integration, and visualization to support bigger, better science and policy. +r3d100011891 Lancaster University Research Directory http://www.research.lancs.ac.uk/portal/ Here you can find out more about Lancaster’s world-class research activities, view details of publications, outputs and awards and make contact with our researchers. +r3d100011894 Synapse https://www.synapse.org Synapse is an open source software platform that clinical and biological data scientists can use to carry out, track, and communicate their research in real time. Synapse enables co-location of scientific content (data, code, results) and narrative descriptions of that work. +r3d100011896 THEREDA https://www.thereda.de THEREDA (Thermodynamic Reference Database) is a joint project dedicated to the creation of a comprehensive, internally consistent thermodynamic reference database, to be used with suitable codes for the geochemical modeling of aqueous electrolyte solutions up to high concentrations. +r3d100011898 UWA Profiles and Research Repository https://research-repository.uwa.edu.au/ The UWA Profiles and Research Repository contains research publications, research datasets, theses, equipment, grants and activities created by researchers and postgraduates affiliated with the University of Western Australia (UWA). It is managed by the University Library and provides access to research datasets held at UWA. The information about each dataset has been provided by UWA research groups. Dataset metadata is harvested into Research Data Australia (RDA) https://researchdata.edu.au/. +r3d100011900 Forschungsdatenzentrum PIAAC bei GESIS https://www.gesis.org/en/piaac/rdc/ The Research Data Centre PIAAC grants scientifically interested users access to the German and international data of the Programme for the Assessment of Adult Competencies (PIAAC). +The first wave of PIAAC was conducted in 2011 and 2012, initiated by the OECD. The survey was based on a representative population sample. First, a computer assisted interview was conducted, which was followed by a competency assessment, usually performed on the computer. +r3d100011901 Forschungsdatenzentrum des Deutschen Jugendinstituts https://surveys.dji.de The German Youth Institute is a leading non-university research institute. Since 1988, empirical studies about the growing up of children and young people and to life situations of adults and families were regularly conducted. The Research Data Centre is part of the department "Social Monitoring." It processes the data and provides data access for secondary analysis. +r3d100011902 SFB 882 Forschungsdatenzentrum https://sfb882.uni-bielefeld.de/de/fdz-sfb882.html >>>!!!<<< This is an archived site (as of 30 June 2016) >>>!!!<<< The Research Data Center (RDC) of the Collaborative Research Center 882 "From heterogeneities to inequalities" at Bielefeld University provides external scientists access to the research data generated in the CRC 882. It provides access to both qualitative and quantitative data from the field of inequality research. The CRC 882 RDC supports external researchers who are reusing the data, as well as gives advice on data documentation and anonymization procedures to the researchers of the CRC to ensure high data quality. + +The datasets include, for example, a panel on youth crime, different series of interviews on ethnicity, paternal life and recalls of employees, as well as other panels, interview data and experimental data. In the further course of the Collaborative Research Center the database will be expanded with the data of future projects. External scientists can make an application for the scientific use of CRC 882 Research Data. In accordance with data privacy requirements, the access will be organized via controlled remote data access or via on-site use. For this purpose, the RDC provides workplaces for guest researchers. +r3d100011903 Repository for Open Data (RepOD) https://repod.icm.edu.pl/ RepOD is a general-purpose repository for open research data, offering all members of the academic community in Poland the possibility to deposit their work. It is intended for scientific data from all disciplines of knowledge and in all formats. The purpose of RepOD is to create a place where research data can be safely stored and openly shared with others. +r3d100011904 Allele Frequency Net Database http://www.allelefrequencies.net/ The Allele Frequency Net Database (AFND) is a public database which contains frequency information of several immune genes such as Human Leukocyte Antigens (HLA), Killer-cell Immunoglobulin-like Receptors (KIR), Major histocompatibility complex class I chain-related (MIC) genes, and a number of cytokine gene polymorphisms. The Allele Frequency Net Database (AFND) provides a central source, freely available to all, for the storage of allele frequencies from different polymorphic areas in the Human Genome. Users can contribute the results of their work into one common database and can perform database searches on information already available. +We have currently collected data in allele, haplotype and genotype format. However, the success of this website will depend on you to contribute your data. +r3d100011905 Leiden Open Variation Database https://www.lovd.nl/3.0/home LOVD portal provides LOVD software and access to a list of worldwide LOVD applications through Locus Specific Database list and List of Public LOVD installations. The LOVD installations that have indicated to be included in the global LOVD listing are included in the overall LOVD querying service, which is based on an API. +r3d100011907 Mouse Tumor Biology Database http://tumor.informatics.jax.org/mtbwi/index.do The Mouse Tumor Biology (MTB) Database supports the use of the mouse as a model system of hereditary cancer by providing electronic access to: +Information on endogenous spontaneous and induced tumors in mice, including tumor frequency & latency data, Information on genetically defined mice (inbred, hybrid, mutant, and genetically engineered strains of mice) in which tumors arise, Information on genetic factors associated with tumor susceptibility in mice and somatic genetic-mutations observed in the tumors, Tumor pathology reports and images, References, supporting MTB data and Links to other online resources for cancer. +r3d100011908 Scientific Data Repository http://mlvis.com/ A machine learning data repository with interactive visual analytic techniques. This project is the first to combine the notion of a data repository with real-time visual analytics for interactive data mining and exploratory analysis on the web. State-of-the-art statistical techniques are combined with real-time data visualization giving the ability for researchers to seamlessly find, explore, understand, and discover key insights in a large number of public donated data sets. This large comprehensive collection of data is useful for making significant research findings as well as benchmark data sets for a wide variety of applications and domains and includes relational, attributed, heterogeneous, streaming, spatial, and time series data as well as non-relational machine learning data. All data sets are easily downloaded into a standard consistent format. We also have built a multi-level interactive visual analytics engine that allows users to visualize and interactively explore the data in a free-flowing manner. +r3d100011909 Sheffield Hallam University Research Data Archive http://shurda.shu.ac.uk The Sheffield Hallam University Research Data Repository (SHURDA) is an institutional catalogue of digital and non-digital datasets that are produced by researchers at SHU and preserved at the University or elsewhere. +r3d100011910 Magnetics Information Consortium https://www2.earthref.org/MagIC The Magnetics Information Consortium (MagIC) improves research capacity in the Earth and Ocean sciences by maintaining an open community digital data archive for rock magnetic, geomagnetic, archeomagnetic (archaeomagnetic) and paleomagnetic (palaeomagnetic) data. Different parts of the website allow users access to archive, search, visualize, and download these data. MagIC supports the international rock magnetism, geomagnetism, archeomagnetism (archaeomagnetism), and paleomagnetism (palaeomagnetism) research and endeavors to bring data out of private archives, making them accessible to all and (re-)useable for new, creative, collaborative scientific and educational activities. The data in MagIC is used for many types of studies including tectonic plate reconstructions, geomagnetic field models, paleomagnetic field reversal studies, magnetohydrodynamical studies of the Earth's core, magnetostratigraphy, and archeology. + +MagIC is a domain-specific data repository and directed by PIs who are both producers and consumers of rock, geo, and paleomagnetic data. Funded by NSF since 2003, MagIC forms a major part of https://earthref.org which integrates four independent cyber-initiatives rooted in various parts of the Earth, Ocean and Life sciences and education. +r3d100011913 PAIN repository https://www.painrepository.org/repositories/ The PAIN Repository is a recently funded NIH initiative, which has two components: an archive for already collected imaging data (Archived Repository), and a repository for structural and functional brain images and metadata acquired prospectively using standardized acquisition parameters (Standardized Repository) in healthy control subjects and patients with different types of chronic pain. The PAIN Repository provides the infrastructure for storage of standardized resting state functional, diffusion tensor imaging and structural brain imaging data and associated biological, physiological and behavioral metadata from multiple scanning sites, and provides tools to facilitate analysis of the resulting comprehensive data sets. +r3d100011914 IDEAS https://ideas.repec.org/ Welcome to the largest bibliographic database dedicated to Economics and available freely on the Internet. This site is part of a large volunteer effort to enhance the free dissemination of research in Economics, RePEc, which includes bibliographic metadata from over 1,800 participating archives, including all the major publishers and research outlets. IDEAS is just one of several services that use RePEc data. +Authors are invited to register with RePEc to create an online profile. Then, anyone finding some of your research here can find your latest contact details and a listing of your other research. You will also receive a monthly mailing about the popularity of your works, your ranking and newly found citations. +Besides that IDEAS provides software and public accessible data from Federal Reserve Bank. +r3d100011915 Geothermal Data Repository https://gdr.openei.org/ The GDR is the submission point for all data collected from researchers funded by the U.S. Department of Energy's Geothermal Technologies Office. It was established to receive, manage, and make available all geothermal-relevant data generated from projects funded by the DOE Geothermal Technologies Office. This includes data from GTO-funded projects associated with any portion of the geothermal project life-cycle (exploration, development, operation), as well as data produced by GTO-funded research. +r3d100011922 CLARIN.SI repository https://www.clarin.si/repository/xmlui/ CLARIN.SI is the Slovenian node of the European CLARIN (Common Language Resources and Technology Infrastructure) Centers. The CLARIN.SI repository is hosted at the Jožef Stefan Institute and offers long-term preservation of deposited linguistic resources, along with their descriptive metadata. The integration of the repository with the CLARIN infrastructure gives the deposited resources wide exposure, so that they can be known, used and further developed beyond the lifetime of the projects in which they were produced. Among the resources currently available in the CLARIN.SI repository are the multilingual MULTEXT-East resources, the CC version of Slovenian reference corpus Gigafida, the morphological lexicon Sloleks, the IMP corpora and lexicons of historical Slovenian, as well as many other resources for a variety of languages. Furthermore, several REST-based web services are provided for different corpus-linguistic and NLP tasks. +r3d100011923 VRP-REP http://www.vrp-rep.org The vehicle routing problem repository (VRP-REP) is an open data platform for sharing instances and solutions for vehicle routing problems. +r3d100011924 WorldWide Antimalarial Resistance Network http://www.wwarn.org/ The WorldWide Antimalarial Resistance Network (WWARN) is a collaborative platform generating innovative resources and reliable evidence to inform the malaria community on the factors affecting the efficacy of antimalarial medicines. Access to data is provided through diverse Tools and Resources: WWARN Explorer, Molecular Surveyor K13 Methodology, Molecular Surveyor pfmdr1 & pfcrt, Molecular Surveyor dhfr & dhps. +r3d100011927 ECHO – Cultural Heritage Online https://echo.mpiwg-berlin.mpg.de/home The ECHO initiative aims to create an infrastructure to bring cultural heritage on the Internet, and builds up a network of institutions, research projects and other users which provide content and technology for the common infrastructure, with the aim to enrich the "agora" and to create a future Web of Culture and Science. +r3d100011928 FAIRDOMHub https://fairdomhub.org/ The FAIRDOMHub is built upon the SEEK software suite, which is an open source web platform for sharing scientific research assets, processes and outcomes. FAIRDOM (Web Site) will establish a support and service network for European Systems Biology. It will serve projects in standardizing, managing and disseminating data and models in a FAIR manner: Findable, Accessible, Interoperable and Reusable. +FAIRDOM is an initiative to develop a community, and establish an internationally sustained Data and Model Management service to the European Systems Biology community. FAIRDOM is a joint action of ERA-Net EraSysAPP and European Research Infrastructure ISBE. +r3d100011929 AfDB Statistical Data Portal https://dataportal.opendataforafrica.org/ The African Development Bank Group (AfDB) is committed to supporting statistical development in Africa as a sound basis for designing and managing effective development policies for reducing poverty on the continent. Reliable and timely data is critical to setting goals and targets as well as evaluating project impact. Reliable data constitutes the single most convincing way of getting the people involved in what their leaders and institutions are doing. It also helps them to get involved in the development process, thus giving them a sense of ownership of the entire development process. +The AfDB has a large team of researchers who focus on the production of statistical data on economic and social situations. The data produced by the institution’s statistics department constitutes the background information in the Bank’s flagship development publications. Besides its own publication, the AfDB also finances studies in collaboration with its partners. +The Statistics Department aims to stand as the primary source of relevant, reliable and timely data on African development processes, starting with the data generated from its current management of the Africa component of the International Comparison Program (ICP-Africa). The Department discharges its responsibilities through two divisions: The Economic and Social Statistics Division (ESTA1); The Statistical Capacity Building Division (ESTA2) +r3d100011931 Virus Pathogen Resource https://www.viprbrc.org/brc/home.spg?decorator=vipr ViPR, the Virus Pathogen Resource, is a publicly available, NIAID-sponsored one-stop database and analysis resource that supports the research of viral pathogens in the NIAID Category A-C +Priority Pathogen lists and those causing (re)emerging infectious diseases. ViPR integrates data from external sources (GenBank, UniProt, Immune Epitope Database, Protein Data Bank, etc.), direct submissions, and internal curation and analysis pipelines, and provides a suite of bioinformatics analysis and visualization tools to expedite virology research. +r3d100011932 Pathogen Portal https://github.com/cidvbi/PathogenPortal/wiki Pathogen Portal is a repository linking to the Bioinformatics Resource Centers (BRCs) sponsored by the National Institute of Allergy and Infectious Diseases (NIAID) and maintained by The Virginia Bioinformatics Institute. The BRCs are providing web-based resources to scientific community conducting basic and applied research on organisms considered potential agents of biowarfare or bioterrorism or causing emerging or re-emerging diseases. +The Pathogen Portal supports and links to five Bioinformatics Resource Centers (BRCs). Each BRC specializes in a different group of pathogens, focusing on, but not limited to, pathogens causing (Re-)Emerging Infectious Diseases, and those in the NIAID Category A-C Priority Pathogen lists for biodefense research. The scope of the BRCs also includes Invertebrate Vectors of Human Disease. +Pathogen Portal covers EuPathDB, IRD, PATRIC, VectorBase and ViPR. +r3d100011933 Kinsources.net https://www.kinsources.net/ Kinsources is an open and interactive platform to archive, share, analyze and compare kinship data used in scientific research. Kinsources is not just another genealogy website, but a peer-reviewed repository designed for comparative and collaborative research. The aim of Kinsources is to provide kinship studies with a large and solid empirical base. +Kinsources combines the functionality of communal data repository with a toolbox providing researchers with advanced software for analyzing kinship data. The software Puck (Program for the Use and Computation of Kinship data) is integrated in the statistical package and the search engine of the Kinsources website. +Kinsources is part of a research perspective that seeks to understand the interaction between genealogy, terminology and space in the emergence of kinship structures. Hosted by the TGIR HumaNum, the platform ensures both security and free access to the scientific data is validated by the research community. +r3d100011934 Natural Resources Conservation Service Soils https://www.nrcs.usda.gov/wps/portal/nrcs/site/soils/home/ Soils is part of the National Cooperative Soil Survey, an effort of Federal and State agencies, universities, and professional societies to deliver science-based soil information. +r3d100011937 PPBio Data Repository https://ppbio.inpa.gov.br/en/repository The Biodiversity Research Program (PPBio) was created in 2004 with the aims of furthering biodiversity studies in Brazil, decentralizing scientific production from already-developed academic centers, integrating research activities and disseminating results across a variety of purposes, including environmental management and education. +PPBio contributes its data to the DataONE network as a member node: https://search.dataone.org/#profile/PPBIO +r3d100011939 Openresearchdata, Platform Switzerland https://sis.id.ethz.ch/researchdatamanagement/service-ordch.html <<< openresearchdata.ch has been discontinued !!! >>> Openresearchdata.ch (ORD@CH) has been developed as a publication platform for open research data in Switzerland. It currently offers a metadata catalogue of the data available at the participating institutions (ETH Zurich Scientific IT Services, FORS Lausanne, Digital Humanities Lab at the University of Basel). In addition, metadata from other institutions is continuously added, with the goal to develop a comprehensive metadata infrastructure for open research data in Switzerland. +The ORD@CH project is part of the program „Scientific information: access, processing and safeguarding“, initiated by the Rectors’ Conference of Swiss Universities (Program SUC 2013-2016 P-2). The portal is currently hosted and developed by ETH Zurich Scientific IT Services. +r3d100011940 Linguistic Data Consortium https://www.ldc.upenn.edu/ The Linguistic Data Consortium (LDC) is an open consortium of universities, libraries, corporations and government research laboratories. It was formed in 1992 to address the critical data shortage then facing language technology research and development. +Initially, LDC's primary role was as a repository and distribution point for language resources. Since that time, and with the help of its members, LDC has grown into an organization that creates and distributes a wide array of language resources. LDC also supports sponsored research programs and language-based technology evaluations by providing resources and contributing organizational expertise. +LDC is hosted by the University of Pennsylvania and is a center within the University’s School of Arts and Sciences. +r3d100011941 Center of Estonian Language Resources https://keeleressursid.ee/en/resources The goal of the Center of Estonian Language Resources (CELR) is to create and manage an infrastructure to make the Estonian language digital resources (dictionaries, corpora – both text and speech –, various language databases) and language technology tools (software) available to everyone working with digital language materials. CELR coordinates and organises the documentation and archiving of the resources as well as develops language technology standards and draws up necessary legal contracts and licences for different types of users (public, academic, commercial, etc.). In addition to collecting language resources, a system will be launched for introducing the resources to, informing and educating the potential users. +The main users of CELR are researchers from Estonian R&D institutions and Social Sciences and Humanities researchers all over the world via the CLARIN ERIC network of similar centers in Europe. +Access to data is provided through different sites: +Public Repository https://entu.keeleressursid.ee/public-document , +Language resources https://keeleressursid.ee/en/resources/corpora, +and MetaShare CELR https://metashare.ut.ee/ +r3d100011942 Palynological Database https://www.paldat.org/ PalDat provides a large amount of data from a variety of plant families. Each data entry ideally includes a detailed description of the pollen grain, images of each pollen grain (LM, SEM and TEM), images of the plant/inflorescence/flower and relevant literature. +r3d100011943 META-SHARE http://metashare.elda.org/ META-SHARE, the open language resource exchange facility, is devoted to the sustainable sharing and dissemination of language resources (LRs) and aims at increasing access to such resources in a global scale. +META-SHARE is an open, integrated, secure and interoperable sharing and exchange facility for LRs (datasets and tools) for the Human Language Technologies domain and other applicative domains where language plays a critical role. +META-SHARE is implemented in the framework of the META-NET Network of Excellence. It is designed as a network of distributed repositories of LRs, including language data and basic language processing tools (e.g., morphological analysers, PoS taggers, speech recognisers, etc.). +Data and tools can be both open and with restricted access rights, free and for-a-fee. +r3d100011945 Research Data Leeds Repository https://archive.researchdata.leeds.ac.uk/ Research Data Leeds is the institutional research data repository for the University of Leeds. The service aims to facilitate data discovery and data sharing. The repository houses data generated by researchers at the University of Leeds. +r3d100011947 University of Bath Research Data Archive https://researchdata.bath.ac.uk/ The University of Bath Research Data Archive was established in 2015 to make data supporting our research discoverable and accessible. +r3d100011948 Project Tycho: Data for Health https://www.tycho.pitt.edu/ Project Tycho is a repository for global health, particularly disease surveillance data. Project Tycho currently includes data for 92 notifiable disease conditions in the US, and up to three dengue-related conditions for 99 countries. Project Tycho has compiled data from reputable sources such as the US Centers for Disease Control, the World Health Organization, and National health agencies for countries around the world. Project Tycho datasets are highly standardized and have rich metadata to improve access, interoperability, and reuse of global health data for research and innovation. +r3d100011950 Virtual Liver Network https://seek.virtual-liver.de/data_files The Virtual Liver Network (VLN) represents a major research investment by the German Government focusing on work at the “bleeding edge” of Systems Biology and Systems Medicine. This Flagship Programme is tackling one of the major challenges in the life sciences: that is, how to integrate the wealth of data we have acquired post-genome, not just in a mathematical model, but more importantly in a series of models that are linked across scales to represent organ function. As the project is prototyping how to achieve true multi-scale modelling within a single organ and linking this to human physiology, it will be developing tools and protocols that can be applied to other systems, helping to drive forward the application of modelling and simulation to modern medical practice. It is the only programme of its type to our knowledge that bridges investigations from the sub-cellular through to ethically cleared patient and volunteer studies in an integrated workflow. As such, this programme is contributing significantly to the development of a new paradigm in biology and medicine. +r3d100011951 Morph·D·Base http://info(at)zfmk.de Morph·D·Base has been developed to serve scientific research and education. It provides a platform for storing the detailed documentation of all material, methods, procedures, and concepts applied, together with the specific parameters, values, techniques, and instruments used during morphological data production. In other words, it's purpose is to provide a publicly available resource for recording and documenting morphological metadata. Moreover, it is also a repository for different types of media files that can be uploaded in order to serve as support and empirical substantiation of the results of morphological investigations. +Our long-term perspective with Morph·D·Base is to provide an instrument that will enable a highly formalized and standardized way of generating morphological descriptions using a morphological ontology that will be based on the web ontology language (OWL - http://www.w3.org/TR/owl-features/). This, however, represents a project that is still in development. +r3d100011956 CARIBIC https://www.caribic-atmospheric.com/ CARIBIC is an innovative scientific project to study and monitor important chemical and physical processes in the Earth´s atmosphere. Detailed and extensive measurements are made during long distance flights. We deploy an airfreight container with automated scientific apparatus which are connected to an air and particle (aerosol) inlet underneath the aircraft. We use an Airbus A340-600 from Lufthansa since December 2004. +r3d100011957 Network for the Detection of Atmospheric Composition Change http://www.ndaccdemo.org/ The Network for the Detection of Atmospheric Composition Change (NDACC), a major contributor to the worldwide atmospheric research effort, consists of a set of globally distributed research stations providing consistent, standardized, long-term measurements of atmospheric trace gases, particles, spectral UV radiation reaching the Earth's surface, and physical parameters, centered around the following priorities. +r3d100011958 HALO database https://halo-db.pa.op.dlr.de/ HALO-DB is the web platform of a data retrieval and long-term archive system. +The system was established to hold and to manage a wide range of data based on observations of the HALO research aircraft and data which are related to HALO observations. +HALO (High-Altitude and LOng-range aircraft) is the new German research aircraft (German Science Community (DFG)). The aircraft, a Gulfstream GV-550 Business-Jet, is strongly modified for the application as a research platform. +HALO offers several advantages for scientific campaigns, such as its high range of more than 10000 km, a high maximum altitude of more than 15 km, as well as a relatively high payload. +r3d100011959 TAMBORA https://www.tambora.org/ The main focus of tambora.org is Historical Climatology. Years of meticulous work in this field in research groups around the world have resulted in large data collections on climatic parameters such as temperature, precipitation, storms, floods, etc. with different regional, temporal and thematic foci. +tambora.org enables researchers to collaboratively interpret the information derived from historical sources. It provides a database for original text quotations together with bibliographic references and the extracted places, dates and coded climate and environmental information. +r3d100011961 POES Space Environment Monitor https://www.ngdc.noaa.gov/stp/satellite/poes/index.html The POES satellite system offers the advantage of daily global coverage, by making nearly polar orbits 14 times per day approximately 520 miles above the surface of the Earth. The Earth's rotation allows the satellite to see a different view with each orbit, and each satellite provides two complete views of weather around the world each day. NOAA partners with the European Organisation for the Exploitation of Meteorological Satellites (EUMETSAT) to constantly operate two polar-orbiting satellites – one POES and one European polar-orbiting satellite called Metop. +NOAA's Polar Orbiting Environmental Satellites (POES) carry a suite of instruments that measure the flux of energetic ions and electrons at the altitude of the satellite. This environment varies as a result of solar and geomagnetic activity. Beginning with the NOAA-15 satellite, an upgraded version of the Space Environment Monitor (SEM-2) has been flown. +r3d100011962 DataSTORRE https://datastorre.stir.ac.uk/ DataStorre is an online digital repository of multi-disciplinary research datasets produced at the University of Stirling. +University of Stirling researchers who have produced research data associated with an existing or forthcoming publication, or which has potential use for other researchers, are invited to upload their dataset for sharing and safekeeping. A persistent identifier and suggested citation will be provided. +r3d100011965 Imperial College Research Computing Service Data Repository https://data.hpc.imperial.ac.uk/ A lightweight digital repository for data based on the concepts of collections of filesets. Both the collection and the fileset are assigned a DOI by the DataCite organisation which can be quoted in articles +r3d100011966 coastDat https://www.coastdat.de/ coastDat is a model based data bank developed mainly for the assessment of long-term changes in data sparse regions. A sequence of numerical models is employed to reconstruct all aspects of marine climate (such as storms, waves, surges etc.) over many decades of years relying only on large-scale information such as large-scale atmospheric conditions or bathymetry. +r3d100011967 Ancient Sundials http://repository.edition-topoi.org/collection/BSDP The repository contains all digital data such as images, 3d models and analysis which were acquired in the Ancient Sundials Project. +r3d100011968 Motion Capture Database HDM05 http://resources.mpi-inf.mpg.de/HDM05/index.html It is the objective of our motion capture database HDM05 to supply free motion capture data for research purposes. HDM05 contains more than three hours of systematically recorded and well-documented motion capture data in the C3D as well as in the ASF/AMC data format. Furthermore, HDM05 contains for more than 70 motion classes in 10 to 50 realizations executed by various actors. +r3d100011969 EPIC study https://epic.iarc.fr/index.php The European Prospective Investigation into Cancer and Nutrition (EPIC) study is one of the largest cohort studies in the world, with more than half a million (521 000) participants recruited across 10 European countries and followed for almost 15 years. + +EPIC was designed to investigate the relationships between diet, nutritional status, lifestyle and environmental factors, and the incidence of cancer and other chronic diseases. EPIC investigators are active in all fields of epidemiology, and important contributions have been made in nutritional epidemiology using biomarker analysis and questionnaire information, as well as genetic and lifestyle investigations. +r3d100011971 UBIRA eData https://edata.bham.ac.uk/ The UBIRA eData repository is a multidisciplinary online service for the registration, preservation and publication of research datasets produced or collected at the University of Birmingham. It is part of the University of Birmingham Research Archive (UBIRA). +r3d100011972 University of Liverpool Research Data Catalogue https://datacat.liverpool.ac.uk/ The Data Catalogue is a service that allows University of Liverpool Researchers to create records of information about their finalised research data, and save those data in a secure online environment. The Data Catalogue provides a good means of making that data available in a structured way, in a form that can be discovered by both general search engines and academic search tools. There are two types of record that can be created in the Data Catalogue: +A discovery-only record – in these cases, the research data may be held somewhere else but a record is provided to help people find it. A record is created that alerts users to the existence of the data, and provides a link to where those data are held. +A discovery and data record – in these cases, a record is created to help people discover the data exist, and the data themselves are deposited into the Data Catalogue. This process creates a unique Digital Object identifier (DOI) which can be used in citations to the data. +r3d100011973 NSF Arctic Data Center https://arcticdata.io The Arctic Data Center is the primary data and software repository for the Arctic section of NSF Polar Programs. The Center helps the research community to reproducibly preserve and discover all products of NSF-funded research in the Arctic, including data, metadata, software, documents, and provenance that links these together. The repository is open to contributions from NSF Arctic investigators, and data are released under an open license (CC-BY, CC0, depending on the choice of the contributor). All science, engineering, and education research supported by the NSF Arctic research program are included, such as Natural Sciences (Geoscience, Earth Science, Oceanography, Ecology, Atmospheric Science, Biology, etc.) and Social Sciences (Archeology, Anthropology, Social Science, etc.). Key to the initiative is the partnership between NCEAS at UC Santa Barbara, DataONE, and NOAA’s NCEI, each of which bring critical capabilities to the Center. Infrastructure from the successful NSF-sponsored DataONE federation of data repositories enables data replication to NCEI, providing both offsite and institutional diversity that are critical to long term preservation. +r3d100011975 Research Institute for Sustainable Humanosphere databases http://www.rish.kyoto-u.ac.jp/organization_e/databases/ Various information, such as xylarium data with wood specimens collected since 1944, atmospheric observation data using the MU radar and other instruments, space-plasma data observed with GEOTAIL satellite, are now combined as Database of Humanosphere and served for public use. Proposals for scientific and technological use are always welcome. +r3d100011977 Babylonian Diaries http://repository.edition-topoi.org/collection/BDIA The Babylonian astronomical diaries comprise a group of cuneiform texts which record natural events in time spans from months to a whole year +r3d100011978 Cylinder Seals http://repository.edition-topoi.org/collection/VMRS In addition to the common documentation methods of cylinder seals by rolled impression and photography, this collection also offers 3D-models and digital impressions. The 3D-scans can be performed without impacting the objects, thus reducing the risks. This method allows even the most fragile of seals to be documented, including those too delicate to be used for a rolled impression. These scans offer a true-to-scale reproduction of the seals. +r3d100011979 Digital Pantheon http://repository.edition-topoi.org/collection/BDPP Results of the complete scan of the Pantheon. +r3d100011980 Medieval Diagrams http://repository.edition-topoi.org/collection/MAPD Planetary phaenomena in early Medieval manuscripts +r3d100011981 Canadian Environmental Sustainability Indicators https://www.canada.ca/en/environment-climate-change/services/environmental-indicators.html The Canadian Environmental Sustainability Indicators (CESI) program provides data and information to track Canada’s performance on key environmental sustainability issues including climate change and air quality, water quality and availability, and protected nature. The CESI website ensures that national, regional, local and international trends are readily accessible and transparently presented to all Canadians through the use of graphics, explanatory text, interactive maps and downloadable data. +r3d100011982 Canine Inherited Disorders Database https://cidd.discoveryspace.ca The Canine Inherited Disorders Database (CIDD) is a joint initiative of the Sir James Dunn Animal Welfare Centre at the Atlantic Veterinary College, University of Prince Edward Island, and the Canadian Veterinary Medical Association. The goals of the database are to reduce the incidence of inherited disorders in dogs by providing information to owners and breeders, and to facilitate the best management possible of these conditions by providing current information to veterinarians. +r3d100011983 National Biodiversity Data Centre - Biodiversity Maps https://maps.biodiversityireland.ie/Home Biodiversity Maps provides access to high quality information on Ireland's biological diversity. Use the system to find out what is known about the different species that occur in Ireland, where our protected and threatened species occur, and who is recoding biodiversity. Also find out what is known about the biodiversity of your locality. +The National Biodiversity Data Centre endeavours to provide high quality information through this data portal. +r3d100011984 Canadian Ice Service Archive https://www.canada.ca/en/environment-climate-change/services/ice-forecasts-observations/latest-conditions/archive-overview.html The Canadian Ice Service (CIS), a division of the Meteorological Service of Canada (MSC), is the leading authority for information about ice in Canada's navigable waters. The Canadian Ice Service Archive (CISA) allows online access to the following collections: Daily ice analysis charts (since 1999), Regional ice analysis charts, and Weekly ice thickness and on-ice snow depth measurements for Canadian stations. +r3d100011985 Great Lakes Precipitation Network http://www.ec.gc.ca/scitech/default.asp?lang=en&n=9ED7FDEC-1 <<>>!!!>>> +r3d100011986 Experimental Lakes Area http://www.iisd.org/ela/ IISD Experimental Lakes Area is one of the world’s most influential freshwater research facilities. It features a collection of 58 small lakes and their watersheds in Northwestern Ontario, Canada, as well as a facility with accommodations and laboratories for up to 60 personnel. +r3d100011987 Landmap http://catalogue.ceda.ac.uk/uuid/7f1280cf215da6f8001eae5c2f019fe8 The Joint Information Systems Committee (JISC) funded Landmap service which ran from 2001 to July 2014 collected, modified and hosted a large amount of earth observation data for the majority of the UK, including imagery from ERS satellites, ENVISAT and ALOS, high-resolution Digital Elevation Models (DEMs) and Digital Terrain Models (DTMs) and aerial photography dating back to 1930. After removal of JISC funding in 2013, the Landmap service is no longer operational, with the data now held at the NEODC. +Aside from the thermal imagery data which stands alone, the data reside in four collections: optical, elevation, radar and feature. +r3d100011989 USGS Earthquake Hazards Program https://earthquake.usgs.gov/ This web site is provided by the United States Geological Survey’s (USGS) Earthquake Hazards Program as part of our effort to reduce earthquake hazard in the United States. We are part of the USGS Hazards Mission Area and are the USGS component of the congressionally established, multi-agency National Earthquake Hazards Reduction Program (NEHRP). +r3d100011990 Geoscience Data Repository for Geophysical Data http://gdr.agg.nrcan.gc.ca/gdrdap/dap/search-eng.php The Geoscience Data Repository (GDR) is a collection of Earth Sciences Sector geoscience databases that is managed and accessed by a series of Information Services (GDRIS). This site allows you to discover, view and download information using these services. About 27 data resources are listed and many are also listed in the GeoConnections Discovery Portal. +r3d100011991 GRIN-CA Taxonomy https://pgrc-rpc.agr.gc.ca/gringlobal/landing GRIN-CA taxonomic data provide the structure and nomenclature for the accessions of the Canadian National Plant Germplasm System (NPGS). Many plants are included in GRIN-CA taxonomy, especially economic plants. +r3d100011992 The National Soil DataBase https://sis.agr.gc.ca/cansis/nsdb/index.html The NSDB is the set of computer readable files which contain soil, landscape, and climatic data for all of Canada. It serves as the national archive for land resources information that was collected by federal and provincial field surveys, or created by land data analysis projects. The NSDB includes GIS coverages at a variety of scales, and the characteristics of each named soil series. The principal types of NSDB data holdings (ordered by scale) are as follows: National Ecological Framework (EcoZones, EcoRegions, and EcoDistricts); Soil Map of Canada / Land Potential DataBase (LPDB); Agroecological Resource Areas (ARAs); Soil Landscapes of Canada (SLC); Canada Land Inventory (CLI); Detailed Soil Surveys. +r3d100011993 CDC WONDER http://wonder.cdc.gov/ CDC WONDER, developed by the Centers for Disease Control and Prevention (CDC), is an integrated information and communication system for public health. It allows you to access wide-ranging online data for epidemiologic research. +r3d100011994 Atmospheric Chemistry Experiment https://www.ace.uwaterloo.ca/ SCISAT, also known as the Atmospheric Chemistry Experiment (ACE), is a Canadian Space Agency small satellite mission for remote sensing of the Earth's atmosphere using solar occultation. The satellite was launched on 12 August 2003 and continues to function perfectly. The primary mission goal is to improve our understanding of the chemical and dynamical processes that control the distribution of ozone in the stratosphere and upper troposphere, particularly in the Arctic. The high precision and accuracy of solar occultation makes SCISAT useful for monitoring changes in atmospheric composition and the validation of other satellite instruments. The satellite carries two instruments. A high resolution (0.02 cm-¹) infrared Fourier transform spectrometer (FTS) operating from 2 to 13 microns (750-4400 cm-¹) is measuring the vertical distribution of trace gases, particles and temperature. This provides vertical profiles of atmospheric constituents including essentially all of the major species associated with ozone chemistry. Aerosols and clouds are monitored using the extinction of solar radiation at 1.02 and 0.525 microns as measured by two filtered imagers. The vertical resolution of the FTS is about 3-4 km from the cloud tops up to about 150 km. Peter Bernath of the University of Waterloo is the principal investigator. A dual optical spectrograph called MAESTRO (Measurement of Aerosol Extinction in the Stratosphere and Troposphere Retrieved by Occultation) covers the 400-1030 nm spectral region and measures primarily ozone, nitrogen dioxide and aerosol/cloud extinction. It has a vertical resolution of about 1-2 km. Tom McElroy of Environment and Climate Change Canada is the principal investigator. ACE data are freely available from the University of Waterloo website. SCISAT was designated an ESA Third Party Mission in 2005. ACE data are freely available through an ESA portal. +r3d100011995 RADARSAT-1 https://www.asc-csa.gc.ca/eng/satellites/radarsat1/default.asp Launched in November 1995, RADARSAT-1 provided Canada and the world with an operational radar satellite system capable of timely delivery of large amounts of data. Equipped with a powerful synthetic aperture radar (SAR) instrument, it acquired images of the Earth day or night, in all weather and through cloud cover, smoke and haze. +RADARSAT-1 was a Canadian-led project involving the Canadian federal government, the Canadian provinces, the United States, and the private sector. It provided useful information to both commercial and scientific users in such fields as disaster management, interferometry, agriculture, cartography, hydrology, forestry, oceanography, ice studies and coastal monitoring. +In 2007, RADARSAT-2 was launched, producing over 75,000 images per year since. In 2019, the RADARSAT Constellation Mission was deployed, using its three-satellite configuration for all-condition coverage. More information about RADARSAT-2 see https://mda.space/en/geo-intelligence/ RADARSAT-2 PORTAL see https://gsiportal.mda.space/gc_cp/#/map +r3d100011996 Canadian Poisonous Plants Information System http://www.cbif.gc.ca/eng/species-bank/canadian-poisonous-plants-information-system/?id=1370403265036 !!! <<< the repository is offline >>> !!! The Canadian Poisonous Plants Information System presents data on plants that cause poisoning in livestock, pets, and humans. The plants include native, introduced, and cultivated outdoor plants as well as indoor plants that are found in Canada. Some food and herbal plants that may cause potential poisoning problems are also included. +r3d100011997 National Earthquake DataBase https://www.earthquakescanada.nrcan.gc.ca/stndon/NEDB-BNDS/index-en.php The National Earthquake DataBase (NEDB) comprises a number of separate databases that together act as the national repository for all raw seismograph data, measurements, and derived parameters arising from the Canadian National Seismograph Network (CNSN), the Yellowknife Seismological Array (YKA), previous regional telemetered networks in eastern and western Canada (ECTN, WCTN), local telemetered networks (CLTN, SLTN), the Regional Analogue Network, and the former Standard Seismograph Network (CSN). It supports the efforts of Earthquakes Canada in Canadian seismicity monitoring, global seismic monitoring, verification of the Comprehensive nuclear Test Ban Treaty, and international data exchange. It also supports the [Nuclear Explosion Monitoring project][NEM]. +r3d100011999 National Harvest Survey https://www.canada.ca/en/environment-climate-change/services/bird-surveys/waterfowl/national-harvest.html Surveys provide annual information on the total, seasonal and spatial harvest of ducks, geese and other game birds in Canada, on the ecological characteristics of waterfowl harvested in Canada and the hunter activity associated with that harvest. The survey covers all of Canada divided into 23 zones and has been carried out annually since 1966. The bilingual database currently contains 9,000,000+ records. +r3d100012000 Water Survey of Canada https://www.canada.ca/en/environment-climate-change/services/water-overview/quantity/monitoring/survey.html Real time and archival databases containing Canadian water information. These data include, archived hydrometric data, water level and streamflow statistics, daily and monthly mean flow, water level and sediment concentration for monitoring station across Canada. +The Water Survey of Canada (WSC) is the national authority responsible for the collection, interpretation and dissemination of standardized water resource data and information in Canada. In partnership with the provinces, territories and other agencies, WSC operates over 2800 active hydrometric gauges across the country. +r3d100012001 Illinois Data Bank https://databank.illinois.edu/ The Illinois Data Bank is a public access data repository that collects, disseminates, and provides persistent and reliable access to the research data of faculty, staff, and students at the University of Illinois at Urbana-Champaign. Faculty, staff, graduate students can deposit their research data directly into the Illinois Data Bank and receive a DOI for citation purposes. +r3d100012002 International Plant Names Index http://www.ipni.org/index.html The International Plant Names Index (IPNI) is a database of the names and associated basic bibliographical details of seed plants, ferns and lycophytes. Its goal is to eliminate the need for repeated reference to primary sources for basic bibliographic information about plant names. The data are freely available and are gradually being standardized and checked. IPNI is a dynamic resource, depending on direct contributions by all members of the botanical community. +IPNI is the product of a collaboration between The Royal Botanic Gardens, Kew, The Harvard University Herbaria, and the Australian National Herbarium. +r3d100012003 University Hospital Medical Information Network Individual Case Data Repository http://www.umin.ac.jp/ctr/index.htm The UMIN case data repository system was implemented by adding a function to the UMIN Clinical Trials Registry System. The aim of this system is to keep anonymized case data from clinical research conducted by individual researchers at the UMIN center, and to guarantee the content of the data to third parties. This system enables other researchers to inspect case data or to repeat statistical analyses +r3d100012005 IDEADB http://ideadb.uibk.ac.at The Innsbruck Dissociative Electron Attachment (DEA) DataBase node holds relative cross sections for dissociative electron attachment processes of the form: AB + e– –> A– + B, where AB is a molecule. It hence supports querying by various identifiers for molecules and atoms, such as chemical names, stoichiometric formulae, InChI (-keys) and CAS registry numbers. These identifiers are searched both in products and reactants of the processes. It then returns XSAMS files describing the processes found including numeric values for the relative cross sections of the processes. Alternatively, cross sections can be exported as plain ASCII files. +r3d100012008 Mindboggle-101 https://dataverse.harvard.edu/dataverse/mindboggle101 The Mindboggle-101 data consist of three data sets: (1) individually labeled human brain surfaces and volumes, (2) templates (unlabeled images combining the individual brains, used for registration), and (3) atlases (anatomical labels combining the individual brains, used for labeling). +r3d100012009 Huygens ING https://www.huygens.knaw.nl/?lang=en By stimulating inspiring research and producing innovative tools, Huygens ING intends to open up old and inaccessible sources, and to understand them better. Huygens ING’s focus is on Digital Humanities, History, History of Science, and Textual Scholarship. Huygens ING pursues research in the fields of History, Literary Studies, the History of Science and Digital Humanities. Huygens ING aims to publish digital sources and data responsibly and with care. Innovative tools are made as widely available as possible. We strive to share the available knowledge at the institute with both academic peers and the wider public. +r3d100012010 Australian SuperSite Network Data Portal https://www.supersites.net.au/knb/ The Australian SuperSite Network Data Portal presents data on vegetation, fauna, soil, water, daily meteorology and daily recorded soundscapes from 10 SuperSites across a diverse range of biomes, including tropical rainforest, grassland and savanna; wet and dry sclerophyll forest and woodland; and semi-arid grassland, woodland and savanna. +r3d100012011 Consortium of Pacific Herbaria http://www.pacificherbaria.org/ The Consortium of Pacific Herbaria (CPH) supports the enhancement of research cyberinfrastructure within Hawai'i and the Pacific basin for implementing shared specimen data hosting of plant specimens. The CPH network is a regional node of the US Virtual Herbarium. +r3d100012013 TERN Data Discovery Portal https://portal.tern.org.au The TERN Data Discovery Portal (TDDP) is a gateway to search and access all the datasets published by the Australian Terrestrial Ecosystem Research Network. In the TERN data discovery portal, users can conduct textual and graphical searches on the metadata catalogue using a web interface with temporal, spatial, and eco science related controlled vocabulary keywords. Requests to download data discovered through different data services associated with TERN. Downloading, using and sharing data will be subjected to the TERN data licensing framework (https://www.tern.org.au/datalicence/). +r3d100012014 HyperLeda http://leda.univ-lyon1.fr/ HyperLeda is an information system for astronomy: It consists in a database and tools to process that data according to the user's requirements. The scientific goal which motivates the development of HyperLeda is the study of the physics and evolution of galaxies. LEDA was created more than 20 years ago, in 1983, and became HyperLeda after the merging with Hypercat in 2000 +r3d100012016 volare https://www.vorarlberg.at/volare Volare is the repository of the Vorarlberger Landesbibliothek (Vorarlberg State Library). Digital Objects are made end-user-friendly available and they are secured in a long term. Pupils, students, patrimonial researchers but also the general public can use the imagery for various purposes. Volare facilitates access to regional, social and cultural history research. Volare encourages those who rediscover their native place or their holiday desination or just generally want to browse in the past. +r3d100012017 LifeMap Discovery https://discovery.lifemapsc.com/ LifeMap Discovery® is a compendium of embryonic development for stem cell research and regenerative medicine, constructed by integrating extensive molecular, cellular, anatomical and medical data curated from scientific literature and high-throughput data sources. +r3d100012018 MalaCards https://www.malacards.org/ MalaCards is an integrated database of human maladies and their annotations, modeled on the architecture and richness of the popular GeneCards database of human genes. MalaCards mines and merges varied web data sources to generate a computerized web card for each human disease. Each MalaCard contains disease specific prioritized annotative information, as well as links between associated diseases, leveraging the GeneCards relational database, search engine, and GeneDecks set-distillation tool. As proofs of concept of the search/distill/infer pipeline we find expected elucidations, as well as potentially novel ones. +r3d100012019 UCLanData http://uclandata.uclan.ac.uk/ Repository of research data sets created under the auspices of the University of Central Lancashire +r3d100012020 CLARINO Bergen Center repository https://repo.clarino.uib.no/xmlui/ CLARINO Bergen Center repository is the repository of CLARINO, the Norwegian infrastructure project . Its goal is to implement the Norwegian part of CLARIN. The ultimate aim is to make existing and future language resources easily accessible for researchers and to bring eScience to humanities disciplines. +The repository includes INESS the Norwegian Infrastructure for the Exploration of Syntax and Semantics. This infrastructure provides access to treebanks, which are databases of syntactically and semantically annotated sentences. +r3d100012021 CoCoON https://cocoon.huma-num.fr/exist/crdo/?lang=en Cocoon "COllections de COrpus Oraux Numériques" is a technical platform that accompanies the oral resource producers, create, organize and archive their corpus; a corpus can consist of records (usually audio) possibly accompanied by annotations of these records. +The resources registered are first cataloged and stored while, and then, secondly archived in the archive of the TGIR Huma-Num. The author and his institution are responsible for filings and may benefit from a restricted and secure access to their data for a defined period, if the content of the information is considered sensitive. +The COCOON platform is jointly operated by two joint research units: Laboratoire de Langues et civilisations à tradition orale (LACITO - UMR7107 - Université Paris3 / INALCO / CNRS) and Laboratoire Ligérien de Linguistique (LLL - UMR7270 - Universités d'Orléans et de Tours, BnF, CNRS). +r3d100012023 PathCards http://pathcards.genecards.org/ PathCards is an integrated database of human biological pathways and their annotations. Human pathways were clustered into SuperPaths based on gene content similarity. Each PathCard provides information on one SuperPath which represents one or more human pathways. +r3d100012025 VMF Data Server https://vmf.geo.tuwien.ac.at/ This website provides a collection of all troposphere models published by TU Wien as well as all related data files. +r3d100012029 Environmental Monitoring System https://www2.gov.bc.ca/gov/content/environment/research-monitoring-reporting/monitoring/environmental-monitoring-system EMS is the BC Ministry of Environment's primary monitoring data repository. The system was designed to capture data covering physical/chemical and biological analyses performed on water, air, solid waste discharges and ambient monitoring sites throughout the province. +It also contains related quality assurance data. Samples are collected by either ministry staff or permittees under the Environmental Management Act and then analyzed in public or private sector laboratories. The majority of such monitoring data is entered into EMS electronically via Electronic Data Transfer (EDT). +EMS data is typically available in formatted hard copy reports or electronically in comma delimited (e.g., .csv) files as: +Monitoring location-related data, +Sample and results-related data. +Direct access to EMS is restricted to ministry staff, however public access is available upon request through EMS Web Reporting. +r3d100012030 FactSage https://www.factsage.com/ FactSage is a fully integrated Canadian thermochemical database system which couples proven software with self-consistent critically assessed thermodynamic data. It currently contains data on over 5000 chemical substances as well as solution databases representing over 1000 non-ideal multicomponent solutions (oxides, salts, sulfides, alloys, aqueous, etc.). FactSage is available for use with Windows. +r3d100012031 National Contaminants Information System None >>>!!!<<< 2021-03-19: The repository is no longer available >>>!!!<<< +The National Contaminants Information System was begun as part of the Department's Green Plan. The NCIS is a computerized warehouse of information on toxic chemicals in fish, other aquatic life and their habitats. It was built to help manage the growing base of data and information. +r3d100012032 OGSEarth https://www.geologyontario.mndm.gov.on.ca/ogsearth.html OGSEarth provides geoscience data, collected by the Mines and Minerals division, which can be viewed using user-friendly geographic information programs such as Google Earth™. OSGEarth provides data on Mining claims, Geology, Index maps, Administrative boundaries and Abandoned mines. +r3d100012033 Digital Rocks Portal https://www.digitalrocksportal.org/ Digital Rocks is a data portal for fast storage and retrieval of images of varied porous micro-structures. It has the purpose of enhancing research resources for modeling/prediction of porous material properties in the fields of Petroleum, Civil and Environmental Engineering as well as Geology. +This platform allows managing and preserving available images of porous materials and experiments performed on them, and any accompanying measurements (porosity, capillary pressure, permeability, electrical, NMR and elastic properties, etc.) required for both validation on modeling approaches and the upscaling and building of larger (hydro)geological models. +r3d100012034 Natural Heritage Information Centre https://www.ontario.ca/page/natural-heritage-information-centre The Ontario Natural Heritage Information Centre (NHIC) compiles, maintains and provides information on rare, threatened and endangered species and spaces in Ontario. This information is stored in a central repository composed of computerized databases, map files and an information library, which are accessible for conservation applications, land use development planning, park management, etc. Ministry of Natural Resources, Ontario. +r3d100012036 Controlled Fusion Atomic Data Center https://www.phy.ornl.gov/groups/atomic/atomic.html The repository is no longer available. >>>!!!<<< 2018-12-31: no more access to Controlled Fusion Atomic Data Center >>>!!!<<< +r3d100012037 North American Breeding Bird Survey https://www.pwrc.usgs.gov/bbs/index.cfm The BBS is a cooperative effort between the U.S. Geological Survey's Patuxent Wildlife Research Center and Environment Canada's Canadian Wildlife Service to monitor the status and trends of North American bird populations. Following a rigorous protocol, BBS data are collected by thousands of dedicated participants along thousands of randomly established roadside routes throughout the continent. Professional BBS coordinators and data managers work closely with researchers and statisticians to compile and deliver these population data and population trend analyses on more than 400 bird species, for use by conservation managers, scientists, and the general public. +r3d100012038 Androgen Receptor Mutations Database https://www.androgendb.mcgill.ca/ Androgen Receptor Gene Mutations Database is for all who are interested in mutations of the Androgen Receptor Gene. In light of the difficulty in getting new AR mutations published the curator will now accept new mutations that have not been published, provided that it is from a reputable research or clinical laboratory. The curator also strongly suggests that where possible, particularly in the case of new unique mutations that an attempt be made to at least confirm the pathogenicity of the putatative mutation, by showing that the mutation when transfected into a suitable expression system produces a mutant androgen receptor protein. +r3d100012039 Bedford Institute of Oceanography - Oceanographic Databases https://www.bio.gc.ca/science/data-donnees/base/index-en.php Databases maintained by Ocean Sciences at the Bedford Institute of Oceanography, including temperature-salinity profiles for the NW Atlantic, sea-surface temperature and chlorophyll from satellite, monthly statistics of ocean currents and other moored instruments, and daily temperature observations from coastal thermographs. +r3d100012040 CASRdb http://www.casrdb.mcgill.ca <<>>!!!>>> +Message since 2018-06: This virtual host is being reconstructed. +r3d100012041 Canadian Disaster Database https://www.publicsafety.gc.ca/cnt/rsrcs/cndn-dsstr-dtbs/index-en.aspx The Canadian Disaster Database (CDD) contains detailed disaster information on more than 1000 natural, technological and conflict events (excluding war) that have happened since 1900 at home or abroad and that have directly affected Canadians. +Message since 2022-01: The Canadian Disaster Database geospatial view is temporarily out of service. We apologize for the inconvenience. The standard view of the database is still available. +r3d100012043 Statistics Canada Data Tables https://www150.statcan.gc.ca/n1/en/type/data CANSIM is Statistics Canada's key socioeconomic database. Updated daily, CANSIM provides fast and easy access to a large range of the latest statistics available in Canada. +Before June 2018, the Data Tables collection was called CANSIM. That name was retired, but the content is still available. CANSIM tables have been given new numbers, but you can still search the Data Tables using the old CANSIM table and vector numbers (or use this Concordance to look up the new table number). +r3d100012044 Immigration, Refugees and Citizenship Canada Research and Statistics https://www.canada.ca/en/immigration-refugees-citizenship/corporate/reports-statistics.html Access analytical research reports and statistical information on citizenship and immigration trends. Research for Citizenship and Immigration Canada’s strategic research program furthers our understanding of the impact of immigration on Canadian society. Citizenship and Immigration Canada’s statistical publications provide information on permanent and temporary residents as well as immigration and citizenship programs. Older Research and Statistics reports from Library and Archives Canada. Key findings of external and internal projects related to public opinion. +r3d100012045 Databank of Official Statistics on Quebec https://bdso.gouv.qc.ca/pls/ken/Ken211_Page_Accu.page_accu Databank of Official Statistics on Québec. A collaborative effort involving partner departments and agencies under the coordination of the Institut de la statistique du Québec. +r3d100012046 ESA Earth Online https://earth.esa.int/eogateway/ The name Earth Online derives from ESA's Earthnet programme. Earthnet prepares and attracts new ESA Earth Observation missions by setting the international cooperation scheme, preparing the basic infrastructure, building the scientific and application Community and competency in Europe to define and set-up own European Programmes in consultation with member states. +Earth Online is the entry point for scientific-technical information on Earth Observation activities by the European Space Agency (ESA). The web portal provides a vast amount of content, grown and collected over more than a decade: +Detailed technical information on Earth Observation (EO) missions; +Satellites and sensors; EO data products & services; +Online resources such as catalogues and library; +Applications of satellite data; +Access to promotional satellite imagery. +After 10 years of operations on distinct sites, the two principal portals of ESA Earth Observation - Earth Online (earth.esa.int) and the Principal Investigator's Portal (eopi.esa.int) have moved to a new platform. ESA's technical and scientific earth observation user communities will from now on be served from a single portal, providing a modern and easy-to-use interface to our services and data. +r3d100012051 Repositorio Institucional USIL https://repositorio.usil.edu.pe/home This database and dataset collection is part of the Institutional Repository of San Ignacio de Loyola University. +The institutional repository of the Universidad San Ignacio de Loyola houses the academic papers of our study center and allows free access to them by researchers and the community in general, in addition to the exchange of information with all entities that produce Similar contents. Books, magazines, teaching materials, theses, files and databases, among others, are combined in a single space freely available. +r3d100012052 The Cancer Immunome Atlas https://tcia.at/home The Cancer Immunome Database (TCIA) provides results of comprehensive immunogenomic analyses of next generation sequencing data (NGS) data for 20 solid cancers from The Cancer Genome Atlas (TCGA) and other datasource. The Cancer Immunome Atlas (TCIA) was developed and is maintained at the Division of Bioinformatics (ICBI). The database can be queried for the gene expression of specific immune-related gene sets, cellular composition of immune infiltrates (characterized using gene set enrichment analyses and deconvolution), neoantigens and cancer-germline antigens, HLA types, and tumor heterogeneity (estimated from cancer cell fractions). Moreover it provides survival analyses for different types immunological parameters. +TCIA will be constantly updated with new data and results. +r3d100012053 UiT Open Research Data Dataverse http://opendata.uit.no/ !!! UiT Open Research Data is part of DataverseNO; re3data:https://doi.org/10.17616/R3TV17 +r3d100012054 CLARIN service center of the Zentrum Sprache at the BBAW https://clarin.bbaw.de The Berlin-Brandenburg Academy of Sciences and Humanities (BBAW) is a CLARIN partner institution and has been an officially certified CLARIN service center since June 20th, 2013. The CLARIN center at the BBAW focuses on historical text corpora (predominantly provided by the 'Deutsches Textarchiv'/German Text Archive, DTA) as well as on lexical resources (e.g. dictionaries provided by the 'Digitales Wörterbuch der Deutschen Sprache'/Digital Dictionary of the German Language, DWDS). +r3d100012058 Biodiversity Exploratories Information System https://www.bexis.uni-jena.de/ BExIS is the online data repository and information system of the Biodiversity Exploratories Project (BE). The BE is a German network of biodiversity related working groups from areas such as vegetation and soil science, zoology and forestry. Up to three years after data acquisition, the data use is restricted to members of the BE. Thereafter, the data is usually public available (https://www.bexis.uni-jena.de/ddm/publicsearch/index). +r3d100012059 LabKey Open Research Portal https://openresearch.labkey.com/project/home/begin.view In response to emerging pathogens, LabKey launched the Open Research Portal in 2016 to help facilitate collaborative research. It was initially created as a platform for investigators to make Zika research data, commentary and results publicly available in real-time. It now includes other viruses like SARS-CoV-2 where there is a compelling need for real-time data sharing. +Projects are freely available to researchers. If you are interested in sharing real-time data through the portal, please contact LabKey to get started. +r3d100012060 Wilson Center Digital Archive https://digitalarchive.wilsoncenter.org/ The Wilson Center Digital Archive contains once-secret documents from governments all across the globe, uncovering new sources and providing fresh insights into the history of international relations and diplomacy. It contains newly declassified historical materials from archives around the world—much of it in translation and including diplomatic cables, high level correspondence, meeting minutes and more. It collects the research of three Wilson Center projects which focus on the interrelated histories of the Cold War, Korea, and Nuclear Proliferation. +r3d100012061 Genomic Data Commons https://portal.gdc.cancer.gov/ The NCI's Genomic Data Commons (GDC) provides the cancer research community with a unified data repository that enables data sharing across cancer genomic studies in support of precision medicine. +The GDC obtains validated datasets from NCI programs in which the strategies for tissue collection couples quantity with high quality. +Tools are provided to guide data submissions by researchers and institutions. +r3d100012062 Secondary Analysis to Generate Evidence (SAGE) Dataverse https://borealisdata.ca/dataverse/SAGE SAGE is a data and research platform that enables the secondary use of data related to child and youth development, health and well-being. It currently contains research data, and at a later stage we aim to also house administrative and community service delivery data. Technical infrastructure and governance processes are in place to ensure ethical use and the privacy of participants. +This dataverse provides metadata for the various data holdings available in SAGE (Secondary Analysis to Generate Evidence), a research data repository based in Edmonton Alberta and an intiative of PolicyWise for Children & Families. In general, SAGE contains data holdings too sensitive for open access. Each study lists a security level which indicates the procedure required to access the data. +r3d100012064 University of Reading Research Data Archive https://researchdata.reading.ac.uk/ The University of Reading Research Data Archive (the Archive) is a multidisciplinary online service for the registration, preservation and publication of research datasets produced or collected at the University of Reading. +r3d100012065 Clinical data repository https://www.ctsi.umn.edu/researcher-resources/clinical-data-repository The data in the U of M’s Clinical Data Repository comes from the electronic health records (EHRs) of more than 2 million patients seen at 8 hospitals and more than 40 clinics. For each patient, data is available regarding the patient's demographics (age, gender, language, etc.), medical history, problem list, allergies, immunizations, outpatient vitals, diagnoses, procedures, medications, lab tests, visit locations, providers, provider specialties, and more. +r3d100012066 Shuttle Radar Topography Mission https://www2.jpl.nasa.gov/srtm/index.html The Shuttle Radar Topography Mission, which flew aboard NASA's Space Shuttle Endeavour during an 11-day mission in 2000, made the first near-global topographical map of Earth, collecting data on nearly 80 percent of Earth's land surfaces. + + The instrument's design was essentially a modified version of the earlier Shuttle Imaging Radar instruments with a second antenna added to allow for topographic mapping using a technique similar to stereo photography. +r3d100012067 AlgaeBase https://www.algaebase.org/ AlgaeBase is a database of information on algae that includes terrestrial, marine and freshwater organisms. At present, the data for the marine algae, particularly seaweeds, are the most complete. +r3d100012068 Cranfield Online Research Data https://cord.cranfield.ac.uk/ CORD is Cranfield University's research data repository, for secure preservation of institutional research data outputs. Cranfield is an exclusively postgraduate university that is a global leader for transformational research in technology and management. We are focused on the specialist themes of aerospace, defence and security, energy and power, environment and agrifood, manufacturing, transport systems, and water. The Cranfield School of Management is world leader in management education and research. +r3d100012069 Top Down Proteomics Repository http://repository.topdownproteomics.org/ This database will provide a central location for scientists to browse uniquely observed proteoforms and to contribute their own datasets. Top-down proteomics is a method of protein identification that uses an ion trapping mass spectrometer to store an isolated protein ion for mass measurement and tandem mass spectrometry analysis. +r3d100012071 Open Core Data http://opencoredata.org Open Core Data is a data infrastructure focused on making data from scientific continental and ocean drilling projects semantically discoverable, persistent, citable, and approachable to maximize their utility to present and future geoscience researchers. +r3d100012072 ILL Data Portal https://www.ill.eu/users/user-guide/after-your-experiment/data-management#c8867 In order to control access to the experimental data obtained at the ILL in a coherent and secure fashion, the ILL has recently developed a single portal for consulting, downloading and managing your data. Here “data” is understood to mean raw data (i.e. numor files), processed data, and meta-data (e.g. log files or “logs”). +r3d100012075 D-PLACE https://d-place.org D-PLACE contains cultural, linguistic, environmental and geographic information for over 1400 human ‘societies’. A ‘society’ in D-PLACE represents a group of people in a particular locality, who often share a language and cultural identity. All cultural descriptions are tagged with the date to which they refer and with the ethnographic sources that provided the descriptions. The majority of the cultural descriptions in D-PLACE are based on ethnographic work carried out in the 19th and early-20th centuries (pre-1950). +r3d100012076 The MaxQuant DataBase http://maxqb.biochem.mpg.de/mxdb/ MaxQB stores and displays collections of large proteomics projects and allows joint analysis and comparison. As a first dataset is contains proteome data of 11 different human cell lines. The 11 cell line proteomes together identify proteins expressed from more than half of all human genes. For each protein of interest, expression levels estimated by label-free quantification can be visualized across the cell lines. Similarly, the expression rank order and estimated amount of each protein within each proteome are plotted. +r3d100012077 Citrination https://www.citrination.com/ Citrination is the premier open database and analytics platform for the world's material and chemical information. Here you can find tabulated materials property data, that users have contributed or Citrine has automatically extracted from literature. +r3d100012078 SOL Genomics Network https://solgenomics.net/ The Sol Genomics Network (SGN) is a clade-oriented database dedicated to the biology of the Solanaceae family which includes a large number of closely related and many agronomically important species such as tomato, potato, tobacco, eggplant, pepper, and the ornamental Petunia hybrida. +SGN is part of the International Solanaceae Initiative (SOL), which has the long-term goal of creating a network of resources and information to address key questions in plant adaptation and diversification +r3d100012079 Clinical Proteomic Tumor Analysis Consortium Data Portal https://cptac-data-portal.georgetown.edu/cptac/aboutData/show?scope=about The CPTAC Data Portal is the centralized repository for the dissemination of proteomic data collected by the Proteome Characterization Centers (PCCs) for the CPTAC program. The portal also hosts analyses of the mass spectrometry data (mapping of spectra to peptide sequences and protein identification) from the PCCs and from a CPTAC-sponsored common data analysis pipeline (CDAP). +r3d100012080 Materials Data Facility https://www.materialsdatafacility.org/ The Materials Data Facility (MDF) is set of data services built specifically to support materials science researchers. MDF consists of two synergistic services, data publication and data discovery (in development). The production-ready data publication service offers a scalable repository where materials scientists can publish, preserve, and share research data. The repository provides a focal point for the materials community, enabling publication and discovery of materials data of all sizes. +r3d100012081 GOBASE None !!! >>> the repository is offline >>> !!! GOBASE is a taxonomically broad organelle genome database that organizes and integrates diverse data related to mitochondria and chloroplasts. GOBASE is currently expanding to include information on representative bacteria that are thought to be specifically related to the bacterial ancestors of mitochondria and chloroplasts +r3d100012083 Ocean Tracking Network http://oceantrackingnetwork.org/ Ocean Tracking Network (OTN) deploys Canadian, state of the art acoustic receivers and oceanographic monitoring equipment in key ocean locations. These are being used to document the movements and survival of marine animals carrying acoustic tags and to document how both are influenced by oceanographic conditions. +r3d100012084 Phenylalanine Hydroxylase Locus Knowledgebase https://www.pahdb.mcgill.ca <<>>!!!>>> +r3d100012085 Protist EST Program Database None <<>>!!!>>> +https://megasun.bch.umontreal.ca/pepdb/pepdb.html +r3d100012086 Pseudomonas Genome DB http://www.pseudomonas.com/ The Pseudomonas Genome Database collaborates with an international panel of expert Pseudomonas researchers to provide high quality updates to the PAO1 genome annotation and make cutting edge genome analysis data available. +r3d100012087 UNESCO Institute for Statistics, Data Centre http://data.uis.unesco.org/ A primary source for cross-nationally comparable statistics on education, science and technology, culture, and communication for more than 200 countries and territories. +r3d100012088 Viral Bioinformatics Resource Center https://4virology.net/ Databases of viral genomic information (genes, gene families, and genomes), and software to perform comparative genomics analyses +r3d100012089 Canadian Centre for Climate Modelling and Analysis https://www.canada.ca/en/environment-climate-change/services/climate-change/science-research-data/modeling-projections-analysis/centre-modelling-analysis.html CCCma has developed a number of climate models. These are used to study climate change and variability, and to understand the various processes which govern the climate system. They are also used to make quantitative projections of future long-term climate change (given various greenhouse gas and aerosol forcing scenarios), and increasingly to make initialized climate predictions on time scales ranging from seasons to decades. A brief description of these models and their corresponding references can be found: https://www.canada.ca/en/environment-climate-change/services/climate-change/science-research-data/modeling-projections-analysis/centre-modelling-analysis/models.html +r3d100012090 Canadian Climate Data and Scenarios https://climate-scenarios.canada.ca/?page=main The CCDS is an interface for distributing climate change information. The goals of CCDS are to: Support climate change impact and adaptation research in Canada and other countries; Support stakeholders requiring scenario information for decision making and policy development. Provide access to Canadian research on the development of scenarios and adaptation research. +r3d100012092 Autism Chromosome Rearrangement Database http://projects.tcag.ca/autism/ The Autism Chromosome Rearrangement Database is a collection of hand curated breakpoints and other genomic features, related to autism, taken from publicly available literature: databases and unpublished data. The database is continuously updated with information from in-house experimental data as well as data from published research studies. +r3d100012093 Cystic Fibrosis Mutation Database http://www.genet.sickkids.on.ca/cftr/app The Cystic Fibrosis Mutation Database (CFTR1) was initiated by the Cystic Fibrosis Genetic Analysis Consortium in 1989 to increase and facilitate communications among CF researchers, and is maintained by the Cystic Fibrosis Centre at the Hospital for Sick Children in Toronto. The specific aim of the database is to provide up to date information about individual mutations in the CFTR gene. In a major upgrade in 2010, all known CFTR mutations and sequence variants have been converted to the standard nomenclature recommended by the Human Genome Variation Society. +r3d100012094 Adjusted and Homogenized Canadian Climate Data https://www.canada.ca/en/environment-climate-change/services/climate-change/science-research-data/climate-trends-variability/adjusted-homogenized-canadian-data.html This web site provides adjusted and homogenized climate data for many climatological stations in Canada. These data were created for use in climate research including climate change studies. They incorporate a number of adjustments applied to the original station data to address shifts due to changes in instruments and in observing procedures. Sometimes the observations from several stations were joined to generate a long time series. The adjusted and homogenized data are provided for four climate elements: surface air temperature, precipitation, surface pressure, and surface wind speed. +r3d100012095 RAM Legacy Stock Assessment Database http://ramlegacy.org/ The RAM Legacy Stock Assessment Database is a compilation of stock assessment results for commercially exploited marine populations from around the world. The recently updated database offers many graphical and analytic tools to explore the data, as well as new data sets including; assessments from N.W. Africa, assessments from the Mediterranean Sea, assessments from Chile, data sets on Pacific salmon. The database is seeking collaborators to cover parts of the world that we are missing. +r3d100012097 Canadian Wildland Fire Information System https://cwfis.cfs.nrcan.gc.ca/home The Large Fire Database (LFDB) is a compilation of forest fire data from all Canadian agencies, including provinces, territories, and Parks Canada. The data set includes only fires greater than 200 hectares in final size; these represent only a few percent of all fires but account for most of the area burned (usually more than 97%). Therefore, the LFDB can be used for spatial and temporal analyses of landscape-scale fire impacts. For information on smaller fires (up to 200 ha in final size), please contact individual fire agencies. Links to other agencies can be found through the Canadian Interagency Forest Fire Centre (CIFFC). +r3d100012100 Water use data http://ec.gc.ca/eau-water/default.asp?lang=En&n=ED7C2D33-1 !!!!! This page has been archived on the Web. Environment Canada has ended the Municipal Water and Wastewater Survey. !!!!! <<>>!!!>>> + +Environment and Climate Change Canada have had a water use database that includes information on all major water users obtained from national surveys on municipal water use, municipal water pricing and industrial water use. +r3d100012101 University Information System RUSSIA http://www-old.srcc.msu.ru/nivc/english/serv/uisrus1.htm The University Information System RUSSIA (UIS RUSSIA) is a mutual project of Research Computing Center and Economic Faculty at Lomonosov Moscow State University. It was introduced in 2000 and has been designed as a digital library for research and educational purposes, primarily in the fields of economic and social sciences. Since then it was maintained to meet the growing interest and challenges of the Russian universities and educational community. +Starting from 2003 our development team concentrated on statistical databases to build an infrastructure for educational courses, to assist broad Russian social and economic studies from regional to local and down to household level. Today profound knowledge of statistical data and ability to implement advanced modern methods of applied analysis are expected from successful university graduates and are in high demand among new specialists, particularly in economics, public administration and related areas. +r3d100012102 NAKALA https://www.nakala.fr NAKALA allows research teams, who so request, to file their digital data (text files, sound, image, video) in a secure warehouse, with DOI, IIIF and which ensures both data availability and quotability time. NAKALA is a full Web application and a repository for humanities and social sciences. It's created and powered in France by Huma-Num, the french infrastructure for digital humanities. +r3d100012103 NCCOR https://www.nccor.org/ The National Collaborative on Childhood Obesity Research (NCCOR) brings together four of the nation's leading research funders — the Centers for Disease Control and Prevention (CDC), the National Institutes of Health (NIH), the Robert Wood Johnson Foundation (RWJF), and the U.S. Department of Agriculture (USDA) — to address the problem of childhood obesity in America. +The Tools of the NCCOR are: Catalogue of Surveillance Systems, Measures Registry and Registry of Studies. +r3d100012104 Signature Bank None !!! >>> The repository is offline <<< !!! One of the world’s largest banks of biological, psychosocial and clinical data on people suffering from mental health problems. The Signature center systematically collects biological, psychosocial and clinical indicators from patients admitted to the psychiatric emergency and at four points throughout their journey in the hospital: upon arrival to the emergency room (state of crisis), at the end of their hospital stay, as well as at the beginning and the end of outpatient treatment. For all hospital clients who agree to participate, blood specimens are collected for the purpose of measuring metabolic, genetic, toxic and infectious biomarkers, while saliva samples are collected to measure sex hormones and hair samples are collected to measure stress hormones. Questionnaire has been selected to cover important dimensional aspects of mental illness such as Behaviour and Cognition (Psychosis, Depression, Anxiety, Impulsiveness, Aggression, Suicide, Addiction, Sleep),Socio-demographic Profile (Spiritual beliefs, Social functioning, Childhood experiences, Demographic, Family background) and Medical Data (Medication, Diagnosis, Long-term health, RAMQ data). +On 2016, May there are more than 1150 participants and 400 for the longitudinal Follow-Up +r3d100012108 mdw Repository https://repo.mdw.ac.at mdw Repository provides researchers with a robust infrastructure for research data management and ensures accessibility of research data during and after completion of research projects, thus, providing a quality boost to contemporary and future research. +r3d100012109 Amsterdam Cohort Studies on HIV infection and AIDS https://www.cohortstudies.nl/ >>>!!!<<< stated 26-02-2020: Amsterdam Cohort Studies on HIV infection and AIDS is no longer available online >>>!!!<<< The Amsterdam cohort study (ACS) on human immunodeficiency virus (HIV) infection and AIDS among homosexual men started in 1984 and was expanded to include drug users in 1985. Thus far, about 2100 homosexual men and 1630 (injecting) drug users have been included of whom approximately 700 homosexual men and 550 drug users are still in active follow-up. Every 3-6 months participants complete a standardized questionnaire to obtain medical, epidemiological and social scientific information and undergo a medical examination. In addition, they have blood drawn for virological and immunological tests and storage. +r3d100012110 University of Auckland Data Repository https://auckland.figshare.com/ The FigShare service for University of Auckland, New Zealand was launched in January 2015 and allows researchers to store, share and publish research data. It helps the research data to be accessible by storing Metadata alongside datasets. Additionally, every uploaded item recieves a Digital Object identifier (DOI), which allows the data to be cited. If there are any ethical or copyright concerns about publishing a certain dataset, it is possible to publish the metadata associated with the dataset to help discoverability while sharing the data itself via a private channel through manual approval. +r3d100012112 Cellular Phenotype database https://www.ebi.ac.uk/fg/sym The Cellular Phenotype database stores data derived from high-throughput phenotypic studies and it is being developed as part of the Systems Microscopy Network of Excellence project. +The aim of the Cellular Phenotype database is to provide easy access to phenotypic data and facilitate the integration of independent phenotypic studies. +Through its interface, users can search for a gene of interest, or a collection of genes, and retrieve the loss-of-function phenotypes observed, in human cells, by suppressing the expression of the selected gene(s), through RNA interference (RNAi), across independent phenotypic studies. +Similarly, users can search for a phenotype of interest and retrieve the RNAi reagents that have caused such phenotype and the associated target genes. Information about specific RNAi reagents can also be obtained when searching for a reagent ID. +r3d100012113 Climate Hazards Center Data Archive https://chc.ucsb.edu/data Using a combination of remote sensing data and ground observations as inputs, CHC scientists have developed rainfall estimation techniques and other resources to support drought monitoring and predict crop performance in parts of the world vulnerable to crop failure. Policymakers within governments and non-governmental organizations rely on CHC decision-support products to make critical resource allocation decisions. The CHC's scientific focus is "geospatial hydroclimatology," with an emphasis on the early detection and forecasting of hydroclimatic hazards related to food-security droughts and floods. Basic research seeks an improved understanding of the climatic processes that govern drought and flood hazards in FEWS NET countries (https://fews.net/). The CHC develops better techniques, algorithms, and modeling applications in order to use remote sensing and other geospatial data for hazards early warning. +r3d100012114 Chapman University Digital Commons Datasets https://digitalcommons.chapman.edu/data.html Chapman University Digital Commons is an open access digital repository and publication platform designed to collect, store, index, and provide access to the scholarly and creative output of Chapman University faculty, students, staff, and affiliates. In it are faculty research papers and books, data sets, outstanding student work, audiovisual materials, images, special collections, and more, all created by members of or owned by Chapman University. The datasets are listed in a separate collection. +r3d100012115 meereisportal.de https://www.meereisportal.de/en/ Satellite observations of sea ice concentration in the Arctic and the Antarctic are the backbone of www.meereisportal.de since its launch in April 2013. Since then, daily maps and data sets are published on the information and data portal. Time series and trends are updated daily, representing the status of the sea ice cover on hemispheres. +meereisportal.de/seaiceportal.de was laid out as an open portal and shall serve scientific groups performing research on sea ice as a platform for communicating the results of their research. +r3d100012116 Comparative Welfare Entitlements Dataset http://cwed2.org/ The Comparative Welfare Entitlements Dataset (CWED) contains information about the structure and generosity of social insurance benefits in 33 countries around the world. The data contained here are an updated and extended version of CWED 1, which has been available since 2004. +This web site allows you to download customized portions of the CWED 2 data, browse the Working Paper Series or access documentary material. +r3d100012117 BrainMaps.org http://www.brainmaps.org/index.php BrainMaps.org, launched in May 2005, is an interactive multiresolution next-generation brain atlas that is based on over 20 million megapixels of sub-micron resolution, annotated, scanned images of serial sections of both primate and non-primate brains and that is integrated with a high-speed database for querying and retrieving data about brain structure and function over the internet. +Currently featured are complete brain atlas datasets for various species, including Macaca mulatta, Chlorocebus aethiops, Felis catus, Mus musculus, Rattus norvegicus, and Tyto alba. +r3d100012118 eBird https://ebird.org/home eBird is among the world’s largest biodiversity-related science projects, with more than 1 billion records, more than 100 million bird sightings contributed annually by eBirders around the world, and an average participation growth rate of approximately 20% year over year. A collaborative enterprise with hundreds of partner organizations, thousands of regional experts, and hundreds of thousands of users, eBird is managed by the Cornell Lab of Ornithology. + +eBird data document bird distribution, abundance, habitat use, and trends through checklist data collected within a simple, scientific framework. Birders enter when, where, and how they went birding, and then fill out a checklist of all the birds seen and heard during the outing. Data can be accessed from the Science tab on the website. +r3d100012119 Trinity River Restoration Program Online Data Portal http://odp.trrp.net The Online Data Portal (ODP) is an evolving project to support collaborative river restoration projects, such as the TRRP. The goal is to provide a centralized clearing house of documents and data for program partners, stakeholders, and the public. +The functionality and data holdings will continue to be expanded over the next few years. The ability to store Data Packages is new as of Fall 2011 and holdings should expand substantially in the months afterward. A project to scan many older documents also began in December 2011. Simple time-series datasets have long been stored in the ODP, but holdings of these data are likely to increase as TRRP implements an upcoming Data Management and Utility Plan. Major upgrades to the Interactive Map are expected to start in winter and spring of 2012. The long term vision is that many data resources will be accessible both by text searches and via the Interactive Map. +The ODP will be available for use by other river restoration programs. +r3d100012120 Allen Brain Atlas http://www.brain-map.org/ The Allen Brain Atlas provides a unique online public resource integrating extensive gene expression data, connectivity data and neuroanatomical information with powerful search and viewing tools for the adult and developing brain in mouse, human and non-human primate +r3d100012121 Square Kilometre Array https://www.skatelescope.org/ska-site-raw-data/ The Square Kilometre Array (SKA) is a radio telescope with around one million square metres of collecting area, designed to study the Universe with unprecedented speed and sensitivity. +The SKA is not a single telescope, but a collection of various types of antennas, called an array, to be spread over long distances. +The SKA will be used to answer fundamental questions of science and about the laws of nature, such as: how did the Universe, and the stars and galaxies contained in it, form and evolve? Was Einstein’s theory of relativity correct? What is the nature of ‘dark matter’ and ‘dark energy’? What is the origin of cosmic magnetism? Is there life somewhere else in the Universe? +r3d100012122 ExAC Browser http://exac.broadinstitute.org/ The Exome Aggregation Consortium (ExAC) is a coalition of investigators seeking to aggregate and harmonize exome sequencing data from a wide variety of large-scale sequencing projects, and to make summary data available for the wider scientific community. +The data set provided on this website spans 60,706 unrelated individuals sequenced as part of various disease-specific and population genetic studies. +r3d100012123 Monash Bridges https://bridges.monash.edu/ Bridges is Monash University's repository for research data, collections, and research activity outputs. It is also the home of the University's online archive of PhD and Masters by Research theses. +r3d100012124 ORDA - The University of Sheffield Research Data Catalogue and Repository https://orda.shef.ac.uk/ The figshare service for the University of Sheffield allows researchers to store, share and publish research data. It helps the research data to be accessible by storing Metadata alongside datasets. Additionally, every uploaded item receives a Digital Object identifier (DOI), which allows the data to be citable and sustainable. If there are any ethical or copyright concerns about publishing a certain dataset, it is possible to publish the metadata associated with the dataset to help discoverability while sharing the data itself via a private channel through manual approval. +r3d100012125 Water Isotope System for Data Analysis, Visualization and Electronic Retrieval http://www-naweb.iaea.org/napc/ih/IHS_resources_isohis.html WISER is a self-service platform for data of the Global Networks of Isotopes in Precipitation (GNIP) and Rivers (GNIR), hosted within the IAEA's repository for technical resources (NUCLEUS). +GNIP in WISER currently contains over 130,000 records, and stable isotopes are current to the end of 2013, and will be updated as verified data comes in. Parts of the GNIR water isotope data is online as well (synoptic/time series), although we are still in process of verifying and completing GNIR data uploads and for other isotopic parameters over the next year. Check back occasionally for GNIR updates. Tritium data after 2009 is in the process of being updated in the next year. +r3d100012129 Pain Genes Database http://www.jbldesign.com/jmogil/enter.html <<>>!!!>>> +r3d100012131 Northern Ontario Plant Database http://www.northernontarioflora.ca/ The Northern Ontario Plant Database (NOPD) is a website that provides free public access to records of herbarium specimens housed in northern Ontario educational and government institutions. A herbarium is an archival collection of plants that have been pressed, dried, mounted, and labelled. It also provides up-to-date and accurate information on the flora of northern Ontario. +r3d100012132 Ontario Reptile and Amphibian Atlas https://ontarionature.org/programs/community-science/reptile-amphibian-atlas/ Reptiles and amphibians are collectively known as herpetofauna and are a unique part of Ontario’s biodiversity. An earlier atlas, called the Ontario Herpetofaunal Summary Atlas, provided extensive information about where many of the province’s reptiles and amphibians occurred. +The Atlas is transitioning into a new era, with Ontario Nature wrapping-up the data collection phase of this project as of December 1, 2019. Now that we have discontinued our app and online form, we encourage you to continue submitting any future observations through the ‘Herps of Ontario’ project (https://www.inaturalist.org/projects/herps-of-ontario) on iNaturalist or directly to the Natural Heritage Information Centre (nhicrequests@ontario.ca) for species at risk. To learn more about the transition, read our blog (https://ontarionature.org/ontario-reptile-and-amphibian-atlas-changes/) +r3d100012133 Fungal Mitochondrial Genome Project https://megasun.bch.umontreal.ca/People/lang/FMGP/FMGP.html The goals of FMGP are to: +(i) sequence complete mitochondrial genomes from all major fungal lineages, +(ii) infer a robust fungal phylogeny, +(iii) define the origin of the fungi, their protistan ancestors, and their specific phylogenetic link to the animals, +(iv) investigate mitochondrial gene expression, introns, RNAse P RNA structures, mobile elements. +r3d100012135 The Lafora Progressive Myoclonus Epilepsy Mutation and Polymorphism Database http://projects.tcag.ca/lafora A curated database of mutations and polymorphisms associated with Lafora Progressive Myoclonus Epilepsy. The Lafora progressive myoclonus epilepsy mutation and polymorphism database is a collection of hand curated mutation and polymorphism data for the EPM2A and EPM2B (NHLRC1) from publicly available literature: databases and unpublished data. The database is continuously updated with information from in-house experimental data as well as data from published research studies. +r3d100012136 The Chromosome 7 Annotation Project http://www.chr7.org/ The objective of this project is to generate the most comprehensive description of human chromosome 7 to facilitate biological discovery, disease gene research and medical genetic applications. In our vision, the DNA sequence of chromosome 7 should be made available in a user-friendly manner having every biological and medically relevant feature annotated along its length. We have established this website and database as one step towards this goal. In addition to being a primary data source we foresee this site serving as a "weighing station" for testing community ideas and information to produce highly curated data to be submitted to other databases such as NCBI, Ensembl, and UCSC. Therefore, any useful data submitted to us will be curated and shown in this database. +r3d100012138 TERRA https://terra.nasa.gov/ On February 24, 2000, Terra began collecting what will ultimately become a new, 15-year global data set on which to base scientific investigations about our complex home planet. Together with the entire fleet of EOS spacecraft, Terra is helping scientists unravel the mysteries of climate and environmental change. TERRA's data collection instruments include: +Advanced Spaceborne Thermal Emission and Reflection Radiometer (ASTER), +Clouds and the Earth's Radiant Energy System (CERES), +Multi-angle Imaging Spectro-Radiometer (MISR), +Moderate-resolution Imaging Spectroradiometer (MODIS), +Measurement of Pollution in the Troposphere (MOPITT) +r3d100012139 The Centre for Applied Genomics Databases http://www.tcag.ca/databases/index.html The Centre for Applied Genomics hosts a variety of databases related to ongoing supported projects. Curation of these databases is performed in-house by TCAG Bioinformatics staff. The Autism Chromosome Rearrangement Database, The Cystic Fibrosis Mutation Database, TThe Lafora Progressive Myoclonus Epilepsy Mutation and Polymorphism Database are included. Large Scale Genomics Research resources include, the Database of Genomic Variants, The Chromosome 7 Annotation Project, The Human Genome Segmental Duplication Database, and the Non-Human Segmental Duplication Database +r3d100012140 Brunel figshare https://brunel.figshare.com/ Brunel Figshare (brunel.figshare.com) is a Data Repository where Brunel’s researchers can deposit their digital Research Data, to make it available in a citable, shareable and discoverable manner. +r3d100012141 climate4impact https://climate4impact.eu/impactportal/general/index.jsp Climate4impact: a dedicated interface to ESGF for the climate impact community +The portal Climate4impact, part of the ENES Data Infrastructure, provides access to data and quick looks of global and regional climate models and downscaled higher resolution climate data. The portal provides data transformation tooling and mapping & plotting capabilities, guidance, documentation, FAQ and examples. +The Climate4Impact portal will be further developed during the IS-ENES3 project (2019-2023)and moved to a different environment. Meanwhile the portal at https://climate4impact.eu will remain available, but no new information or processing options will be included. When the new portal will become availablet his will be announced on https://is.enes.org/. +r3d100012143 Loughborough Data Repository https://repository.lboro.ac.uk/ Loughborough Data Repository is the research data repository of Loughborough University powered by figshare. +r3d100012144 University of Salford Data Repository https://salford.figshare.com/ Figshare is the University of Salford Data Repository for archiving and publishing research data, in accordance with EPSRC expectations, and to increase the impact of the research. +r3d100012145 melbourne.figshare.com https://melbourne.figshare.com/ melbourne.figshare.com is a specialised service that has been tailored according to specific needs and requirements of the University and our community of researchers. The service offered at the University is free to use, provides 100GB of data, and stores all data on the University's storage system. +r3d100012146 St. Edward's University institutional repository https://stedwards.figshare.com/ Additionally to the institutional repository, current St. Edward's faculty have the option of uploading their work directly to their own SEU accounts on stedwards.figshare.com. Projects created on Figshare will automatically be published on this website as well. For more information, please see documentation +r3d100012147 Stockholm University Figshare Repository https://su.figshare.com/ Researchers at Stockholm University have access to a repository for data through the Figshare Services via su.figshare.com. +r3d100012148 Bath Spa University figshare https://data.bathspa.ac.uk/ The University research data repository – BathSPAdata – enables staff to upload their research data into a secure space, and to share this data publicly where appropriate, or where funders or publishers require this as part of their conditions. Resources and toolkits for external use can be made available through this forum, and can be used by Schools, policy makers, business and industry, and the cultural sector. +r3d100012149 DataHub https://datacenterhub.org/ We offer a public platform to help researchers organize, share, and explore their research data. +DataCenterHub provides a simple, standardized yet flexible platform to preserve and share data. In the future, this platform will offer data visualization tools and the ability to compare directly data from different sources. +r3d100012151 Grouplens Datasets https://grouplens.org/datasets/ GroupLens is a research lab in the Department of Computer Science and Engineering at the University of Minnesota, Twin Cities specializing in recommender systems, online communities, mobile and ubiquitous technologies, digital libraries, and local geographic information systems. +r3d100012153 Exposome-Explorer http://exposome-explorer.iarc.fr/ Exposome-Explorer is the first database dedicated to biomarkers of exposure to environmental risk factors for diseases. It contains detailed information on the nature of biomarkers, populations and subjects where measured, samples analyzed, methods used for biomarker analyses, concentrations in biospecimens, correlations with external exposure measurements, and biological reproducibility over time. +r3d100012155 ACU Research Bank https://acuresearchbank.acu.edu.au/ ACU Research Bank is the Australian Catholic University's institutional research repository. It serves to collect, preserve, and showcase the research publications and outputs of ACU staff and higher degree students. Where possible and permissible, a full text version of a research output is available as open access. +r3d100012156 Open Research Data Online https://ordo.open.ac.uk/ The figshare service for The Open University was launched in 2016 and allows researchers to store, share and publish research data. It helps the research data to be accessible by storing metadata alongside datasets. Additionally, every uploaded item receives a Digital Object Identifier (DOI), which allows the data to be citable and sustainable. If there are any ethical or copyright concerns about publishing a certain dataset, it is possible to publish the metadata associated with the dataset to help discoverability while sharing the data itself via a private channel through manual approval. +r3d100012157 Fairdata IDA Research Data Storage Service https://ida.fairdata.fi/login Fairdata IDA is a research data storage service that provides secure storage for research data. +The Fairdata services are a group of nationally developed Finnish ICT services for managing research data, especially in the later phases of the research life cycle (sharing, publishing, and preserving). Development of research data management infrastructure has been identified as an important step in enabling implementation of the FAIR principles. +The Fairdata services are funded by the Finnish Ministry of Education and Culture, and developed and maintained by CSC IT Center for Science. The services consist of the following service components: IDA – Research Data Storage; Etsin – Research Data Finder; Qvain – Research Dataset Metadata Tool; Metax – Metadata Warehouse; AVAA – Dynamic Data Publishing Platform and the Digital Preservation Service for Research Data (including management and packaging). The services also provide means for applying for and granting permits to use restricted access datasets. +The service is offered free of charge for its users. The services are available to the research community in accordance with the applicable usage policy. Minedu offers access to research data storage service IDA to Finnish higher education institutions, state research institutes and projects funded by the Academy of Finland. Minedu may also grant separate access or storage capacity to the service. Finnish higher education institutions and research institutes may distribute IDA storage capacity to actors within the Finnish research system, within the limits of their usage shares. +The service is intended for storing research data and materials related to it. The data stored in the service is available to all project users. The users mark their data to be persistently stored (“Frozen”) in the service. All project members may make the “Frozen” data and related metadata publicly accessible by using the other aforementioned Fairdata services. The data in the service is stored in Finland. +IDA service stores the data stored by organisations projects continuously or until it’s transferred to digital preservation, provided that the Terms of Use are met. The owners of the data decide on the openness and usage policies for their own data. +User organisations are offered support and guidance on using the service. +r3d100012158 Etsin Research Data Finder https://etsin.fairdata.fi/ Etsin is a research data finder that contains descriptive information – that is, metadata – on research datasets. In the service you can search and find data from various fields of research. A researcher, research group or organisation can use Etsin to publish information on their datasets and offer them for wider use. The metadata contained in Etsin makes it easy for anyone to discover the datasets. Etsin assigns a permanent URN identifier to datasets, making it possible to link to the dataset and gather merit through its publication and use. +The metadata enables users to search for datasets and evaluate the potential for reuse. Etsin includes a description of the dataset, keywords and various dataset identifiers. The dataset information includes, for example, its subject, language, author, owner and how it is licensed for reuse. Good description of data plays an important role in its discoverability and visibility. Etsin encourages comprehensive descriptions by adapting a common set of discipline independent metadata fields and by making it easy to enter metadata. +Etsin only collects metadata on datasets, not the data themselves. Anyone may browse and read the metadata. Etsin can be used with a browser or through an open interface (API). The service is discipline independent and free to use. +Etsin is a service provided by the Ministry of Education and Culture to actors in the Finnish research system. The service is produced by CSC – IT Center for Science (CSC). Customer service contacts and feedback is available through servicedesk@csc.fi. The service maintenance window is on the fourth Monday of every month between 4 and 6 PM (EET). During that time, the service will be out of use. +r3d100012160 ChemBio Hub https://github.com/thesgc/chembiohub_ws/wiki The ChemBio Hub vision is to provide the tools that will make it easier for Oxford University scientists to connect with colleagues to improve their research, to satisfy funders that the data they have paid for is being managed according to their policies, and to make new alliances with pharma and biotech partners. +Funding and development of the ChemBio Hub was ending on the 30th June 2016. Please be reassured that the ChemBio Hub system and all your data will continue to be secured on the SGC servers for the foreseeable future. You can continue to use the services as normal. More information see: http://staging.chembiohub.ox.ac.uk/blog/ +r3d100012161 Gran Telescopio CANARIAS Public Archive https://gtc.sdc.cab.inta-csic.es/gtc/ This data server provides access to the GTC Public Archive. GTC data become public once the proprietary (1 year) is over. The Gran Telescopio CANARIAS (GTC), is a 10.4m telescope with a segmented primary mirror. +r3d100012162 LibraData https://dataverse.lib.virginia.edu/ LibraData is a place for UVA researchers to share data publicly. It is UVA's local instance of Dataverse. LibraData is part of the Libra Scholarly Repository suite of services which includes works of UVA scholarship such as articles, books, theses, and data. +r3d100012163 Precipitation Measurement Missions https://gpm.nasa.gov/ NASA’s Precipitation Measurement Missions – TRMM and GPM – provide advanced information on rain and snow characteristics and detailed three-dimensional knowledge of precipitation structure within the atmosphere, which help scientists study and understand Earth's water cycle, weather and climate. +r3d100012164 Global Precipitation Measurement https://gpm.nasa.gov/missions/GPM The Global Precipitation Measurement (GPM) mission is an international network of satellites that provide the next-generation global observations of rain and snow. Building upon the success of the Tropical Rainfall Measuring Mission (TRMM), the GPM concept centers on the deployment of a “Core” satellite carrying an advanced radar / radiometer system to measure precipitation from space and serve as a reference standard to unify precipitation measurements from a constellation of research and operational satellites. +r3d100012165 STITCH 4.0 http://stitch.embl.de/ The Database explores the interactions of chemicals and proteins. It integrates information about interactions from metabolic pathways, crystal structures, binding experiments and drug-target relationships. Inferred information from phenotypic effects, text mining and chemical structure similarity is used to predict relations between chemicals. STITCH further allows exploring the network of chemical relations, also in the context of associated binding proteins. +r3d100012166 Database for Hydrological Time Series of Inland Waters https://dahiti.dgfi.tum.de/en/ The Database for Hydrological Time Series of Inland Waters (DAHITI) was developed by the Deutsches Geodätisches Forschungsinstitut der Technischen Universität München (DGFI-TUM) in 2013. DAHITI provides water level time series of lakes, reservoirs, rivers, and wetlands derived from multi-mission satellite altimetry for hydrological applications. All water level time series are free available for the user community after a short registration process. +r3d100012167 Sound and Vision https://www.beeldengeluid.nl/en Sound and Vision has one of the largest audiovisual archives in Europe. The institute manages over 70 percent of the Dutch audiovisual heritage. The collection contains more than a million hours of television, radio, music and film from the beginning in 1898 until today. All programs of the Dutch public broadcasters come in digitally every day. Individuals and institutions entrust their collection to Sound and Vision as well. The institute ensures that the material is optimally preserved for (re)use. Broadcasters, producers and editors use the archive for the creation of new programs. The collection is also used to develop products and services for a wide audience, such as exhibitions, iPhone applications, DVD boxes and various websites. +The collection of Sound and Vision contains the complete radio and television archives of the Dutch public broadcasters; films of virtually every leading Dutch documentary maker; newsreels; the national music depot; various audiovisual corporate collections; advertising, radio and video material of cultural and social organizations, of scientific institutes and of all kinds of educational institutions. There are also collections of images and articles from the history of Dutch broadcasting itself, like the elaborate collection of historical television sets. +r3d100012168 PROFILES Registry https://www.profilesregistry.nl/ Patient Reported Outcomes Following Initial treatment and Long term Evaluation of Survivorship (PROFILES)’ is a registry for the study of the physical and psychosocial impact of cancer and its treatment from a dynamic, growing population-based cohort of both short and long-term cancer survivors. Researchers from the Netherlands Comprehensive Cancer Centre and Tilburg University in Tilburg, The Netherlands, work together with medical specialists from national hospitals in order to setup different PROFILES studies, collect the necessary data, and present the results in scientific journals and (inter)national conferences. +r3d100012169 NONCODE http://www.noncode.org/index.php NONCODE is an integrated knowledge database dedicated to non-coding RNAs (excluding tRNAs and rRNAs). Now, there are 16 species in NONCODE(human, mouse, cow, rat, chicken, fruitfly, zebrafish, celegans, yeast, Arabidopsis, chimpanzee, gorilla, orangutan, rhesus macaque, opossum and platypus).The source of NONCODE includes literature and other public databases. We searched PubMed using key words ‘ncrna’, ‘noncoding’, ‘non-coding’,‘no code’, ‘non-code’, ‘lncrna’ or ‘lincrna. We retrieved the new identified lncRNAs and their annotation from the Supplementary Material or web site of these articles. Together with the newest data from Ensembl , RefSeq, lncRNAdb and GENCODE were processed through a standard pipeline for each species. +r3d100012173 FlyCircuit http://www.flycircuit.tw/ FlyCircuit is a public database for online archiving, cell type inventory, browsing, searching, analysis and 3D visualization of individual neurons in the Drosophila brain. The FlyCircuit Database currently contains about 30,000 high resolution 3D brain neural images of the drosophila fruit fly brain that are combined into a neural circuitry network that researchers can use as a blueprint to further explore how the brain of a fruit fly processes external sensory signals (i.e. how vision, hearing, and smell are transmitted to the central nerve system). +r3d100012174 GeoPortal.rlp https://www.geoportal.rlp.de/ The GeoPortal.rlp allows the central search and visualization of geo data. +Inside the geo data infrastructure of Rhineland-Palatinate the GeoPortal.rlp inherit the central duty a service orientated branch exchange between user and offerer of geo data. The GeoPortal.rlp establishes the access to geo data over the electronic network. +The GeoPortal.rlp was brought on line on January, 8th 2007 for the first time, on February, 2nd 2011 it occured a site-relaunch. +r3d100012176 iDog https://ngdc.cncb.ac.cn/idog/ iDog, an integrated resource for domestic dog (Canis lupus familiaris) and wild canids, provides the worldwide dog research community a variety of data services. This includes Genes, Genomes, SNPs, Breed/Disease Traits, Gene Expressions, Single Cell, Dog-Human Homolog Diseases and Literatures. In addition, iDog provides Online tools for performing genomic data visualization and analyses. +r3d100012177 JenAge Ageing Factor Database http://agefactdb.jenage.de/ The JenAge Ageing Factor Database AgeFactDB is aimed at the collection and integration of ageing phenotype and lifespan data. Ageing factors are genes, chemical compounds or other factors such as dietary restriction, for example. +In a first step ageing-related data are primarily taken from existing databases. In addition, new ageing-related information is included both by manual and automatic information extraction from the scientific literature. +Based on a homology analysis, AgeFactDB also includes genes that are homologous to known ageing-related genes. These homologs are considered as candidate or putative ageing-related genes. +r3d100012178 Cancer Genome Anatomy Project https://cgap.nci.nih.gov/cgap_mitelman_retire_notice.html >>>!!!<<< Noticed 26.08.2020: The NCI CBIIT instance of the CGAP no longer exist on this website. The Mitelman Database of Chromosome Aberrations and Gene Fusions in Cancer has a new home at the NCI-funded Institute for Systems Biology Cancer Genomics Cloud available at the following location: https://mitelmandatabase.isb-cgc.org >>>!!!<<< +r3d100012179 Ag-Analytics https://www.analytics.ag/ Ag-Analytics is an online open source database of various economic and environmental data. It automates the collection, formatting, and processing of several different commonly used datasets, such as the National Agricultural Statistics Service (NASS), the Agricultural Marketing Service (AMS), Risk Management agency (RMA), the PRISM weather database, and the U.S. Commodity Futures Trading Commission (CFTC). All the data have been cleaned and well-documented to save users the inconvenience of scraping and cleaning the data themselves. +r3d100012181 Brain-CODE https://www.braincode.ca/ Brain-CODE is a large-scale informatics platform that manages the acquisition and storage of multidimensional data collected from participants with a variety of brain disorders. +r3d100012182 OASIS https://www.oasis-brains.org/ OASIS-3 is the latest release in the Open Access Series of Imaging Studies (OASIS) that aimed at making neuroimaging datasets freely available to the scientific community. By compiling and freely distributing this multi-modal dataset, we hope to facilitate future discoveries in basic and clinical neuroscience. Previously released data for OASIS-Cross-sectional (Marcus et al, 2007) and OASIS-Longitudinal (Marcus et al, 2010) have been utilized for hypothesis driven data analyses, development of neuroanatomical atlases, and development of segmentation algorithms. OASIS-3 is a longitudinal neuroimaging, clinical, cognitive, and biomarker dataset for normal aging and Alzheimer’s Disease. +The OASIS datasets hosted by central.xnat.org provide the community with open access to a significant database of neuroimaging and processed imaging data across a broad demographic, cognitive, and genetic spectrum an easily accessible platform for use in neuroimaging, clinical, and cognitive research on normal aging and cognitive decline. All data is available via www.oasis-brains.org. +r3d100012183 CMU Graphics Lab Motion Capture Database http://mocap.cs.cmu.edu/ Collection of various motion capture recordings (walking, dancing, sports, and others) performed by over 140 subjects. The database contains free motions which you can download and use. There is a zip file of all asf/amc's on the FAQs page. +r3d100012184 KIT Whole-Body Human Motion Database https://motion-database.humanoids.kit.edu/ With the KIT Whole-Body Human Motion Database, we aim to provide a simple way of sharing high-quality motion capture recordings of human whole-body motion. In addition, with the Motion Annotation Tool (https://motion-annotation.humanoids.kit.edu/ ), we aim to collect a comprehensive set of whole-body motions along with natural language descriptions of these motions (https://motion-annotation.humanoids.kit.edu/dataset/). +r3d100012185 Birkbeck Research Data http://researchdata.bbk.ac.uk BiRD is a pilot service, run by the library. It allows all researchers at Birkbeck to upload data, and get a DOI. It allows long term storage of Birkbeck's high quality research data, supporting publications. +r3d100012186 SilkPathDB https://silkpathdb.swu.edu.cn/ Silkworm Pathogen Database (SilkPathDB) is a comprehensive resource for studying on pathogens of silkworm, including microsporidia, fungi, bacteria and virus. SilkPathDB provides access to not only genomic data including functional annotation of genes and gene products, but also extensive biological information for gene expression data and corresponding researches. SilkPathDB will be help with researches on pathogens of silkworm as well as other Lepidoptera insects. +r3d100012187 SilkDB 3.0 https://silkdb.bioinfotoolkits.net/ SilkDB is a database of the integrated genome resource for the silkworm, Bombyx mori. This database provides access to not only genomic data including functional annotation of genes, gene products and chromosomal mapping, but also extensive biological information such as microarray expression data, ESTs and corresponding references. SilkDB will be useful for the silkworm research community as well as comparative genomics +r3d100012188 Research Data Exchange Platform - Johanna Mestorf Academy https://www.jma.uni-kiel.de/en/research-projects/data-exchange-platform The Johanna Mestorf Academy provides data from several archaeology related projects. JMA supports open access/open data and open formats. +The JMA promotes research and education pertaining to the field of ‘Societal, Environmental, Cultural Change’ (Kiel SECC), which is one of the four research foci of CAU. +r3d100012190 ZBW Journal Data Archive https://journaldata.zbw.eu/ The ZBW Journal Data Archive is a service for editors of journals in economics and management. The Journal Data Archive offers the possibility for journal authors of papers that contain empirical work, simulations or experimental work to store the data, programs, and other details of computations, to make these files publicly available and to support confirmability and replicability of their published research papers. +r3d100012191 Grand Challenge Data Collection http://kitchen.cs.cmu.edu/ The CMU Multi-Modal Activity Database (CMU-MMAC) database contains multimodal measures of the human activity of subjects performing the tasks involved in cooking and food preparation. The CMU-MMAC database was collected in Carnegie Mellon's Motion Capture Lab. A kitchen was built and to date twenty-five subjects have been recorded cooking five different recipes: brownies, pizza, sandwich, salad, and scrambled eggs. +r3d100012192 NCBI SARS-CoV https://www.ncbi.nlm.nih.gov/genomes/SARS/SARS.html This Web resource provides data and information relevant to SARS coronavirus. It includes links to the most recent sequence data and publications, to other SARS related resources, and a pre-computed alignment of genome sequences from various isolates. The genome of SARS-CoV consists of a single, positive-strand RNA that is approximately 29,700 nucleotides long. The overall genome organization of SARS-CoV is similar to that of other coronaviruses. The reference genome includes 13 genes, which encode at least 14 proteins. Two large overlapping reading frames (ORFs) encompass 71% of the genome. The remainder has 12 potential ORFs, including genes for structural proteins S (spike), E (small envelope), M (membrane), and N (nucleocapsid). Other potential ORFs code for unique putative SARS-CoV-specific polypeptides that lack obvious sequence similarity to known proteins. +r3d100012194 CKAN @ IoT Lab http://ckan.iotlab.eu/ IoT Lab is a research platform exploring the potential of crowdsourcing and Internet of Things for multidisciplinary research with more end-user interactions. +IoT Lab is a European Research project which aims at researching the potential of crowdsourcing to extend IoT testbed infrastructure for multidisciplinary experiments with more end-user interactions. It addresses topics such as: +- Crowdsourcing mechanisms and tools; +- “Crowdsourcing-driven research”; +- Virtualization of crowdsourcing and testbeds; +- Ubiquitous Interconnection and Cloudification of testbeds; +- Testbed as a Service platform; +- Multidisciplinary experiments; +- End-user and societal value creation; +- Privacy and personal data protection. +r3d100012195 SuperTarget http://bioinformatics.charite.de/supertarget/ SUPERTARGET is a database developed in the first place to collect informations about drug-target relations. +r3d100012196 ibeetle http://ibeetle-base.uni-goettingen.de/ The iBeetle-Base stores gene related information for all genes of the official gene set (red box). Among others, RNA and protein sequences can be downloaded and links lead to the respective annotation in the genome browser. Further, the Drosophila orthologs are displayed including links to FlyBase. Wherever available, the phenotypic data gathered in the iBeetle screen is displayed below the gene information in separate sections for the pupal and larval screening parts (yellow box). +r3d100012198 ScienceData https://sciencedata.dk sciencedata.dk is a research data store provided by DTU, the Danish Technical University, specifically aimed at researchers and scientists at Danish academic institutions. +The service is intended for working with and sharing active research data as well as for safekeeping of large datasets. The data can be accessed and manipulated via a web interface, synchronization clients, file transfer clients or the command line. The service is built on and with open-source software from the ground up: FreeBSD, ZFS, Apache, PHP, ownCloud/Nextcloud. DTU is actively engaged in community efforts on developing research-specific functionality for data stores. Our servers are attached directly to the 10-Gigabit backbone of "Forskningsnettet" (the National Research and Education Network of Denmark) - implying that up and download speed from Danish academic institutions is in principle comparable to those of an external USB hard drive. Data store for research data allowing private sharing and sharing via links / persistent URLs. +r3d100012199 European Data Portal https://www.europeandataportal.eu/en The European Data Portal harvests the metadata of Public Sector Information available on public data portals across European countries. Information regarding the provision of data and the benefits of re-using data is also included. +r3d100012200 IBICT Cariniana Dataverse Network https://repositoriopesquisas.ibict.br/ IBICT is providing a research data repository that takes care of long-term preservation and archiving of good practices, so that researchers can share, maintain control and get recognition for your data. The repository supports research data sharing with Quote persistent data, allowing them to be played. The Dataverse is a large open data repository of all disciplines, created by the Institute for Quantitative Social Science at Harvard University. IBICT the Dataverse repository provides a means available for free to deposit and find specific data sets stored by employees of the institutions participating in the Cariniana network. +r3d100012201 Historical Atlas of Sydney http://atlas.cityofsydney.nsw.gov.au/ The Historical Atlas of Sydney contains digital versions of maps and associated documents. +r3d100012203 ICOS Carbon Portal https://www.icos-cp.eu/ ICOS Carbon Portal is the data portal of the Integrated Carbon Observation System. It provides observational data from the state of the carbon cycle in Europe and the world. +The Carbon Portal is the data center of the ICOS infrastructure. ICOS will collect greenhouse gas concentration and fluxes observations from three separate networks, all these observations are carried out to support research to help us understand how the Earth’s greenhouse gas balance works, because there are still many and large uncertainties! +r3d100012204 FlyReactome https://fly.reactome.org/ ----<<<<< This repository is no longer available. This record is out dated >>>>>----- The aim of FlyReactome, based in the Department of Genetics, University of Cambridge, is to develop a curated repository for Drosophila melanogaster pathways and reactions. The information in this database is authored by biological researchers with expertise in their fields, maintained by the FlyReactome staff. +r3d100012205 HITRAN online https://hitran.org/ HITRAN is an acronym for high-resolution transmission molecular absorption database. +The HITRAN compilation of the SAO (HIgh resolution TRANmission molecular absorption database) is used for predicting and simulating transmission and emission of light in atmospheres. It is the world-standard database in molecular spectroscopy. The journal article describing it is the most cited reference in the geosciences. There are presently about 5000 HITRAN users world-wide. +Its associated database HITEMP (high-temperature spectroscopic absorption parameters) is accessible by the HITRAN website. +r3d100012206 ICTWSS database http://uva-aias.net/en/ictwss The ICTWSS database covers four key elements of modern political economies: trade unionism, wage setting, state intervention and social pacts. The database contains annual data for all OECD and EU member states - Australia; Austria; Belgium; Bulgaria; Canada; Chile, Cyprus, the Czech Republic; Denmark; Estonia; Germany; Greece; Finland; France; Hungary; Iceland; Ireland; Israel, Italy; Japan; Korea, Latvia; Lithuania; Luxembourg; Malta; Mexico; the Netherlands; New Zealand; Norway; Poland; Portugal; Romania; Spain; Slovakia; Slovenia; Sweden; Switzerland; Turkey; the United Kingdom; and the United States – with some additional data for emerging economies Brazil; China; India; Indonesia; Russia; and South Africa; and it runs from 1960 till 2014. +r3d100012207 JaLTER MetaCat Service http://db.cger.nies.go.jp/JaLTER/ The vision of the JaLTER is to provide scientific knowledge which contributes to conservation, advancement and sustainability of environment, ecosystem services, productivity and biodiversity for a society by conducting long-term and interdisciplinary research in ecological science including human dimensions. The JaLTER is closely linked with the International Long-Term Ecological Research Network (ILTER Network). +r3d100012208 Korean Labor & Income Panel Study https://www.kli.re.kr/klips_eng/index.do KLIPS (Korean Labor & Income Panel Study) is a longitudinal survey of the labor market / income activities of households and individuals residing in urban areas. The 1st Wave of the KLIPS was launched by the KLI (Korea Labor Institute) in 1998, amid an unprecedented economic crisis and labor market turmoil. +r3d100012211 City of Sydney - Research and statistics https://www.cityofsydney.nsw.gov.au/learn/research-and-statistics Sydney has a constantly updated bank of information for historians, researchers and demographers. +r3d100012212 City of Sydney - Historians and archivists https://www.cityofsydney.nsw.gov.au/library-information-services/access-open-data Sydney’s history is all around us. Discover the rich, vivid history of Sydney from early Aboriginal life through to the modern global city. Our history and archives teams are here to help. +r3d100012213 freeBIRD https://freebird.lshtm.ac.uk/home/ The FREEBIRD website aims to facilitate data sharing in the area of injury and emergency research in a timely and responsible manner. It has been launched by providing open access to anonymised data on over 30,000 injured patients (the CRASH-1 and CRASH-2 trials). +r3d100012214 Mammalian Transcriptomic Database http://mtd.cbi.ac.cn/index.php MTD is focused on mammalian transcriptomes with a current version that contains data from humans, mice, rats and pigs. Regarding the core features, the MTD browses genes based on their neighboring genomic coordinates or joint KEGG pathway and provides expression information on exons, transcripts, and genes by integrating them into a genome browser. We developed a novel nomenclature for each transcript that considers its genomic position and transcriptional features. +r3d100012215 PRO-ACT https://nctu.partners.org/ProACT/ The PRO-ACT platform houses the largest ALS clinical trials dataset ever created. It is a powerful tool for biomedical researchers, statisticians, clinicians, or anyone else interested in "Big Data." PRO-ACT merges data from existing public and private clinical trials, generating an invaluable resource for the design of future ALS clinical trials. The database will also contribute to the identification of unique observations, novel correlations, and patterns of ALS disease progression, as well as a variety of still unconsidered analyses. More than 600,000 people around them world are battling ALS. The disease strikes indiscriminately, and typically patients will die within 2-5 years following diagnosis. Currently, there are no effective treatments or a cure for ALS. Users of PRO-ACT are helping to accelerate the discovery, development, and delivery of ALS treatments, which will provide hope to patients and their families. +r3d100012216 Cornell Activity Datasets: CAD-60 & CAD-120 http://pr.cs.cornell.edu/humanactivities/data.php >>>!!!<<< The repository is no longer available. >>>!!!<<< +The CAD-60 and CAD-120 data sets comprise of RGB-D video sequences of humans performing activities which are recording using the Microsoft Kinect sensor. +Being able to detect human activities is important for making personal assistant robots useful in performing assistive tasks. Our CAD dataset comprises twelve different activities (composed of several sub-activities) performed by four people in different environments, such as a kitchen, a living room, and office, etc. Tested on robots reactively responding to the detected activities. +r3d100012217 WDC for geophysics, Beijing http://www.geophys.ac.cn/ Among the basic tasks of WDC for Geophysics, Beijing there is collection, handling and storage of science data and giving access to it for usage both in science research and study process. That includes remote access to own information resources for the scientists from the universities and institutions. +r3d100012218 Global Change Research Data Publishing and Repository http://www.geodoi.ac.cn/WebEn/Default.aspx Global Change Research Data Publishing and Repository (GCdataPR) is an open data infrastructure on earth science, particular on the global environmental changes. The GCdataPR’ management policies following the international common understanding to the data sharing principles and guidelines is the key to make the qualified data publishing and sharing smoothly and successfully. The data management policies including dataset submission for publishing policy, peer review policy data quality control policy data long-term preservation policy, data sharing policy, 10% rule for identify original dataset policy, claim discovery with both data and paper policy, and data service statistics policy. +r3d100012220 Alaska Science Center https://alaska.usgs.gov/index.php The USGS Alaska Region has the largest geographic extent of the seven regional units within the USGS and represents a dynamic landscape of great natural wonder. It is a transforming landscape shaped by volcanoes, earthquakes, major rivers, and glaciers and a strategic landscape of yet untapped mineral and energy resources. The Region conducts research to help inform management of the extensive national parks and wildlife refuges of the far north and the international birds, fish, and marine mammals that migrate to these lands and waters; informs national Arctic energy policy through research on the National Petroleum Reserve-Alaska and the U.S. Outer Continental Shelf; and provides science to understand, help respond to and mitigate impacts from natural hazards. +This work is accomplished in part by the Region's two Science Centers headquartered in Anchorage, the Alaska Science Center and the Volcano Science Center. +r3d100012221 Cross-National TimeSeries Data Archive https://www.cntsdata.com/ The Cross-National Time-Series Data Archive (CNTS) was initiated by Arthur S. Banks in 1968 with the aim of assembling, in machine readable, longitudinal format, certain of the aggregate data resources of The Statesman’s Yearbook. The CNTS offers a listing of international and national country-data facts. The dataset contains statistical information on a range of countries, with data entries ranging from 1815 to the present. +r3d100012222 Résif Seismological Data Portal https://seismology.resif.fr/ The Résif-EPOS Seismic data repository hosts and distributes seismological data from permanent and temporary seismic networks operated all over the world by French research institutions and international partners, to support research on source processes and imaging of the Earth's interior at all scales. Résif-EPOS (French seismologic and geodetic network) is a French national equipment for the observation and understanding of the solid Earth. +r3d100012223 MatDat.com https://www.matdat.com/ Over 1000 detailed, fully referenced and verified datasets for steels, aluminium and titanium alloys, cast irons/steels, weld metals. Materials can be searched according to a number of different criteria. Initial search results are presented in the form of a table from which they can be selected for presentation in form of detailed report or for comparison overview (up to 5 materials). In addition to material information and values of properties/parameters, images of microstructure, specimens and those of stress-strain, stress- and strain-life curves (if available) can be reviewed as well. +r3d100012224 MorphoSource https://www.morphosource.org/ MorphoSource is a data repository specialized for 3D representing physical objects used in research in education (e.g., from museum or laboratory collections). It allows researchers and museum collection staff to store and organize, share, and distribute their own 3d data. Furthermore any registered user can immediately search for and download 3d morphological data sets that have been made accessible through the consent of data authors. +r3d100012225 EPPO Global Database https://gd.eppo.int/ The aim of the EPPO Global Database is to provide in a single portal for all pest-specific information that has been produced or collected by EPPO. The full database is available via the Internet, but when no Internet connection is available a subset of the database called ‘EPPO GD Desktop’ can be run as a software (now replacing PQR). +r3d100012226 EM-DAT https://www.emdat.be/ EM-DAT is a global database on natural and technological disasters, containing essential core data on the occurrence and effects of more than 22,000 disasters in the world, from 1900 to present. EM-DAT provides geographical, temporal, human and economic information on disasters at the country level. The database is compiled from various sources, including UN agencies, non-governmental organisations, insurance companies, research institutes and press agencies. +r3d100012227 ResearchGate Data https://www.researchgate.net/search/data ResearchGate is a network where 15+ million scientists and researchers worldwide connect to share their work. Researchers can upload data of any type and receive DOIs, detailed statistics and real-time feedback. +In Data discovery Section of ResearchGate you can explore the added datasets. +r3d100012228 The USH1C mutations database http://www.umd.be/USH1C/ >>> !!! the repository is offline !!! The current successor is https://www.lovd.nl/USH1C. <<< The database contains all the variants published as pathogenic mutations in the international literature up to November 2007. In addition, unpublished Usher mutations and non-pathogenic variants from the laboratory of Montpellier have been included. +r3d100012230 GallusReactome None >>>!!!<<< 29.01.2020: Gallus.Reactome is offline >>>!!!<<< +r3d100012231 Quality of Government Institute's Data https://www.gu.se/en/quality-government/qog-data The main objective of our research is to address the theoretical and empirical problem of how political institutions of high quality can be created and maintained. A second objective is to study the effects of Quality of Government on a number of policy areas, such as health, the environment, social policy, and poverty. +r3d100012232 Surrey Research Insight https://openresearch.surrey.ac.uk/esploro/ Surrey Research Insight (SRI) is an open access resource that hosts, preserves and disseminates the full text of scholarly papers produced by members of the University of Surrey. Its main purpose is to help Surrey authors make their research more widely known; their ideas and findings readily accessible; and their papers more frequently read and cited. +Surrey Research Insight (formerly Surrey Scholarship Online) was developed in line with the Open Access Initiative, promoting free access to scholarship for the benefit of authors and scholars. It is one of many open access repositories around the world that operate on agreed standards to ensure wide and timely dissemination of research. +r3d100012233 County-level measure of social capital https://aese.psu.edu/nercrd/community/social-capital-resources Here you will find data on the estimated stock of social capital in each US county for the years 1990, 1997, 2005, 2009, and 2014 +PLEASE NOTE: The data are presented "as is" without any implied guarantees for accuracy, and that there are slight differences between 1990/1997 and 2005 as a result of the switch from the SIC to the NAICS codes. +r3d100012234 Worldpop https://www.worldpop.org/ High spatial resolution, contemporary data on human population distributions are a prerequisite for the accurate measurement of the impacts of population growth, for monitoring changes and for planning interventions. The WorldPop project aims to meet these needs through the provision of detailed and open access population distribution datasets built using transparent approaches. +The WorldPop project was initiated in October 2013 to combine the AfriPop, AsiaPop and AmeriPop population mapping projects. It aims to provide an open access archive of spatial demographic datasets for Central and South America, Africa and Asia to support development, disaster response and health applications. The methods used are designed with full open access and operational application in mind, using transparent, fully documented and peer-reviewed methods to produce easily updatable maps with accompanying metadata and measures of uncertainty. +r3d100012235 YODA Project https://yoda.yale.edu/ The YODA Project is an effort by a group of academically-based clinical researchers to facilitate access to participant-level clinical research data and/or comprehensive reports of clinical research, such as full Clinical Study Reports (CSRs), a level of detail not customarily found in journal publications, with the aim of promoting scientific research that may advance science or lead to improvements in individual and public health and healthcare delivery. The YODA Project is guided by the following core principles, which reflect the overall mission of the project to promote open science by: +Promoting the sharing of clinical research data to advance science and improve public health and healthcare, +Promoting the responsible conduct of research, +Ensuring good stewardship of clinical research data, and +Protecting the rights of research participants +r3d100012236 Agricultural and Environmental Data Archive http://www.environmentdata.org/ The Agricultural and Environmental Data Archive (AEDA) is the direct result of a project managed by the Freshwater Biological Association in partnership with the Centre for e-Research at King's College London, and funded by the Department for the Environment, Food & Rural Affairs (Defra). This project ran from January 2011 until December 2014 and was called the DTC Archive Project, because it was initially related to the Demonstration Test Catchments Platform developed by Defra. The archive was also designed to hold data from the GHG R&D Platform (www.ghgplatform.org.uk). After the DTC Archive Project was completed the finished archive was renamed as AEDA to reflect it's broader remit to archive data from any and all agricultural and environmental research activities. +r3d100012238 Maddison Project https://www.rug.nl/ggdc/historicaldevelopment/maddison/ Maddison's work contains the Project Dataset with estimates of GDP per capita for all countries in the world between 1820 and 2010 in a format amenable to analysis in R. +The database was last updated in January 2013. The update incorporates much of the latest research in the field, and presents new estimates of economic growth in the world economic between AD 1 and 2010 +The Maddison Project database presented builts on Angus Maddison's original dataset. The original estimates are kept intact, and only revised or adjusted when there is more and better information available. Angus Maddison's unaltered final dataset remains available on the Original Maddison Homepage https://www.rug.nl/ggdc/historicaldevelopment/maddison/original-maddison +r3d100012239 Supreme Court Database http://supremecourtdatabase.org/ The Supreme Court Database is the definitive source for researchers, students, journalists, and citizens interested in the U.S. Supreme Court. The Database contains over two hundred pieces of information about each case decided by the Court between the 1791 and 2015 terms. Examples include the identity of the court whose decision the Supreme Court reviewed, the parties to the suit, the legal provisions considered in the case, and the votes of the Justices. The project started with Spaeth's original database. +The analysis tools allow you to select and summarize cases from the Modern or Legacy Database based on your needs. +r3d100012240 World Christian Database https://worldchristiandatabase.org/ The World Christian Database provides comprehensive statistical information on world religions, Christian denominations, and people groups. +The World Christian Database transforms current religious statistics into a real-time analysis tool that takes just minutes to perform even detailed research. This comprehensive database brings together a fully updated and cohesive religious data set with a world-class database architecture. The result is a simple, yet powerful database tool that enables users to customize reports and download data for in use in charts, tables, and graphs +r3d100012241 World Religion Database https://worldreligiondatabase.org/ The World Religion Database (WRD) contains detailed statistics on religious affiliation for every country of the world. It provides source material, including censuses and surveys, as well as best estimates for every religion to offer a definitive picture of international religious demography. It offers best estimates at multiple dates for each of the world’s religions for the period 1900 to 2050. +r3d100012242 Worldwide Governance Indicators Project http://info.worldbank.org/governance/wgi/#home The Worldwide Governance Indicators, reporting estimates of six dimensions of governance for over 200 countries based on close to 40 data sources produced by over 30 organizations worldwide between 1996 and 2019, have become widely used among policymakers and academics. The six dimensions of governance: Voice and Accountability - Political Stability and Absence of Violence - Government Effectiveness - Regulatory Quality - Rule of Law - Control of Corruption. +r3d100012244 OHSU Digital Commons https://digitalcollections.ohsu.edu/ OHSU Digital Commons is a repository for the scholarly and creative work of Oregon Health & Science University. Developed by the OHSU Library, Digital Commons provides the university community with a platform for publishing and accessing content produced by students, faculty, and staff. OHSU Digital Commons documents the history and growth of the university, as well as current progress in education, research, and health care. +r3d100012246 Penn World Table https://www.rug.nl/ggdc/productivity/pwt/ PWT version 10.0 is a database with information on relative levels of income, output, input and productivity, covering 183 countries between 1950 and 2019. +r3d100012247 J-Global https://jglobal.jst.go.jp/en J-GLOBAL is a service based on the concept of Linking, Expanding, and Sparking, linking science and technology information which hitherto stood alone to support the generation of ideas. +By linking the information entered, we provide opportunities to make unexpected discoveries and obtain knowledge from dissimilar fields from high-quality science and technology information within and outside JST. +r3d100012248 Comparative Political Data Set https://www.cpds-data.org/index.php The Comparative Political Data Set 1960-2018 (CPDS) is a collection of political and institutional data which have been assembled in the context of the research projects “Die Handlungsspielräume des Nationalstaates” and “Critical junctures. An international comparison” directed by Klaus Armingeon and funded by the Swiss National Science Foundation. This data set consists of (mostly) annual data for 36 democratic OECD and/or EU-member coun-tries for the period of 1960 to 2018. In all countries, political data were collected only for the democratic periods. The data set is suited for cross-national, longitudinal and pooled time-series analyses. +r3d100012249 Constituency-Level Elections Archive https://electiondataarchive.org/ The Constituency-Level Elections Archive (CLEA) is a repository of detailed election results at the constituency level for lower house legislative elections from around the world. Our motivation is to preserve and consolidate these valuable data in one comprehensive and reliable resource that is ready for analysis and publicly available at no cost. This public good is expected to be of use to a range of audiences for research, education, and policy-making. +r3d100012250 Correlates of War Project https://correlatesofwar.org/ COW seeks to facilitate the collection, dissemination, and use of accurate and reliable quantitative data in international relations. Key principles of the project include a commitment to standard scientific principles of replication, data reliability, documentation, review, and the transparency of data collection procedures. More specifically, we are committed to the free public release of data sets to the research community, to release data in a timely manner after data collection is completed, to provide version numbers for data set and replication tracking, to provide appropriate dataset documentation, and to attempt to update, document, and distribute follow-on versions of datasets where possible. We intend to use our website as the center of our data distribution efforts, to serve as central site for collection of possible error information and questions, to provide a forum for interaction with users of Correlates of War data, and as a way for the international relations community to contribute to the continuing development of the project. +r3d100012251 RAMEDIS https://agbi.techfak.uni-bielefeld.de/ramedis/htdocs/eng/index.php The RAMEDIS system is a platform independent, web-based information system for rare metabolic diseases based on filed case reports. It was developed in close cooperation with clinical partners to allow them to collect information on rare metabolic diseases with extensive details, e.g. about occurring symptoms, laboratory findings, therapy and molecular data. +r3d100012252 Forschungsdaten- und Servicezentrum der Bundesbank https://www.bundesbank.de/de/bundesbank/forschung/fdsz The RDSC provides researchers access to selected microdata from the Bundesbank's data records for independent and non-commercial scientific research projects on basis of the legal requirements. The RDSC is the mediator between the Bundesbank’s wide range of different micro data in various departments and – on the other side – researchers or analysts. In connection with this, the RDSC is responsible for the methodological improvement, the access of and the comprehensive documentation of the high-quality microdata. It also offers additional consultancy and support services to existing and prospective data users and satisfies data protection requirements. +English version see: https://www.bundesbank.de/en/bundesbank/research/rdsc/research-data-and-service-centre-rdsc--869492 +r3d100012253 Forschungsdatenzentrum IWH https://www.iwh-halle.de/en/research/data-and-analysis/research-data-centre/ The IWH Research Data Centre provides external scientists with data for non-commercial research. The research data centre of the IWH was accredited by RatSWD. +r3d100012254 CLARIN-LT http://clarin-lt.lt/?lang=en Lithuania became a full member of CLARIN ERIC in January of 2015 and soon CLARIN-LT consortium was founded by three partner universities: Vytautas Magnus University, Kaunas Technology University and Vilnius University. The main goal of the consortium is to become a CLARIN B centre, which will be able to serve language users in Lithuania and Europe for storing and accessing language resources. +r3d100012256 National Library of Norway | Språkbanken https://www.nb.no/sprakbanken/en/sprakbanken/ Språkbanken is a collection of Norwegian language technology resources, and a national infrastructure for language technology and research. Our mandate is to collect and develop language resources, and to make these available for researchers, students and the ICT industry which works with the development of language-based ICT solutions. +Språkbanken was established as a language policy initiative, designed to ensure that language technology solutions based on the Norwegian language will be developed, and thereby prevent domain loss of Norwegian in technology-dependent areas, cf. Mål og meining (Report 35, 2007 – 2008). +As of today the collection contains resources in both Norwegian Bokmål and Nynorsk, as well as in Swedish, Danish and Norwegian Sign Language (NTS). +r3d100012257 PolMine https://polmine.github.io/ The focus of PolMine is on texts published by public institutions in Germany. Corpora of parliamentary protocols are at the heart of the project: Parliamentary proceedings are available for long stretches of time, cover a broad set of public policies and are in the public domain, making them a valuable text resource for political science. +The project develops repositories of textual data in a sustainable fashion to suit the research needs of political science. Concerning data, the focus is on converting text issued by public institutions into a sustainable digital format (TEI/XML). +r3d100012258 Spanish CLARIN K-Centre http://www.clarin-es-lab.org/index-en.html Competence Centre IULA-UPF-CC CLARIN manages, disseminates and facilitates this catalogue, which provides access to reference information on the use of language technology projects and studies in different disciplines, especially with regard to Humanities and Social Sciences. +The Catalog relates information that is organized by Áreas, (disciplines and research topics), Projects (of research that use or have used language technologies), Tasks (that make the tools), Tools (of language technology), Documentation (articles regarding the tools and how they are used) and resources such as Corpora (collections of annotated texts) and Lexica (collections of words for different uses). +r3d100012259 Repository CLARIN-D Centre CEDIFOR https://www.cedifor.de/repository-clarin-d-centre-cedifor-2/ The CLARIN-D Centre CEDIFOR provides a repository for long-term storage of resources and meta-data. Resources hosted in the repository stem from research of members as well as associated research projects of CEDIFOR. This includes software and web-services as well as corpora of text, lexicons, images and other data. +r3d100012260 Tekstlaboratoriet https://www.hf.uio.no/iln/english/about/organization/text-laboratory/ The Text Laboratory provides assistance with databases, word lists, corpora and tailored solutions for language technology. +We also work on research and development projects alone or in cooperation with others - locally, nationally and internationally. +Services and tools: Word and frequency lists, Written corpora, Speech corpora, Multilingual corpora, Databases, Glossa Search Tool, The Oslo-Bergen Tagger, GREI grammar games, Audio files: dialects from Norway and America etc., Nordic Atlas of Language Structures (NALS) Journal, Norwegian in America, NEALT, Ethiopian Language Technology, Access to Corpora +r3d100012262 ILC-CNR for CLARIN-IT repository https://dspace-clarin-it.ilc.cnr.it/repository/xmlui/ ILC-CNR for CLARIN-IT repository is a library for linguistic data and tools. Including: Text Processing and Computational Philology; Natural Language Processing and Knowledge Extraction; Resources, Standards and Infrastructures; Computational Models of Language Usage. The studies carried out within each area are highly interdisciplinary and involve different professional skills and expertises that extend across the disciplines of Linguistics, Computational Linguistics, Computer Science and Bio-Engineering. +r3d100012263 Faces Of Fungi database https://www.facesoffungi.org/ This database host for fungi data related to new classification with morphology, molecular and other important data. +This fungal database allows deposition of taxonomic data, phenotypic details and other useful data, which will enhance our current taxonomic understanding and ultimately enable mycologists to gain better and updated insights into the current fungal classification system. In addition, the database will also allow access to comprehensive metadata including descriptions of voucher and type specimens. +r3d100012266 ToxoDB https://toxodb.org/toxo/app ToxoDB is a genome database for the genus Toxoplasma, a set of single-celled eukaryotic pathogens that cause human and animal diseases, including toxoplasmosis. +r3d100012267 Cross-national Equivalent File https://cnef.ehe.osu.edu/ The Cross-National Equivalent File (CNEF) contains population panel data from Australia, Canada, Germany, Great Britain, Korea, Russia, Switzerland and the United States. Each of these countries undertakes a longitudinal household economic survey. The data are made equivalent, providing a reference dataset which cross-links each of the individual studies and allowing cross-national comparisons. +r3d100012268 Curtin University Research Data Collection https://researchdata.ands.org.au/contributors/curtin-university Curtin University has 2758 data records in Research Data Australia, which cover 527 subjects areas including EARTH SCIENCES, GEOLOGY and MINERAL EXPLORATION and involve 64 group(s). +r3d100012269 Integrated Resource for Reproducibility in Macromolecular Crystallography https://proteindiffraction.org/ The Integrated Resource for Reproducibility in Macromolecular Crystallography includes a repository system and website designed to make the raw data of protein crystallography more widely available. Our focus is on identifying, cataloging and providing the metadata related to datasets, which could be used to reprocess the original diffraction data. The intent behind this project is to make the resulting three dimensional structures more reproducible and easier to modify and improve as processing methods advance. +r3d100012270 Land Information New Zealand Data Service https://data.linz.govt.nz/ The LINZ Data Service provides free online access to New Zealand’s most up-to-date land and seabed data. The data can be searched, browsed and downloaded. The LINZ web services can be also integrated into other applications. +r3d100012274 Smithsonian Research Online https://repository.si.edu/ The Smithsonian Repository is a digital service that collects, preserves, and disseminates research materials via several communities including Research Data Sets. It preserves and protects the organization's legacy... +r3d100012275 Biogeographic Information and Observation System https://wildlife.ca.gov/Data/BIOS BIOS is a system designed to enable the management, visualization, and analysis of biogeographic data collected by the California Department of Fish and Wildlife and its partner organizations. BIOS integrates GIS, relational database management, and ESRI's ArcGIS Server technology to create a statewide, integrated information management tool that can be used on any computer with access to the Internet. +r3d100012276 RUresearch Data Portal https://rucore.libraries.rutgers.edu/research/ RUresearch Data Portal is a subset of RUcore (Rutgers University Community Repository), provides a platform for Rutgers researchers to share their research data and supplementary resources with the global scholarly community. This data portal leverages all the capabilities of RUcore with additional tools and services specific to research data. It provides data in different clusters (research-genre) with excellent search facility; such as experimental data, multivariate data, discrete data, continuous data, time series data, etc. However it facilitates individual research portals that include the Video Mosaic Collaborative (VMC), an NSF-funded collection of mathematics education videos for Teaching and Research. +Its' mission is to maintain the significant intellectual property of Rutgers University; thereby intended to provide open access and the greatest possible impact for digital data collections in a responsible manner to promote research and learning. +r3d100012277 SWATHAtlas http://www.swathatlas.org/ SWATHAtlas is a repository of mass spectrometry data of the human proteome. The repository provides open access to libraries of SWATH-MS (Sequential Windowed Acquisition of All Theoretical Fragment Ion Mass Spectra) datasets. SWATH-MS is a method which combines both data-independent acquisition (DIA) and targeted data analysis techniques for the collection and storage of fragmentation spectra of peptides. Compared to techniques of selected reaction monitoring (SRM), SWATH-MS allows for a more extensive throughput of proteins in a sample to be targeted. The spectra collected in SWATHAtlas can be interpreted with the help of software such as OpenSWATH or Peakview. +r3d100012278 MORPHYLL https://www.morphyll.naturkundemuseum-bw.de/ The database MORPHYLL contains quantitative and qualitative morphometric data of fossil angiosperm leaves from the Paleogene. The data are compiled from different fossil sites housed in various European Natural History Museums. +r3d100012281 UWE Research Data Repository http://www1.uwe.ac.uk/library/searchforthingsa-z/researchdatarepository.aspx The UWE Research Data Repository holds research data and metadata associated with existing or forthcoming EPSRC-funded publications, produced by UWE Bristol researchers. +r3d100012282 4DGenome http://4dgenome.research.chop.edu/ 4DGenome is a public database that archives and disseminates chromatin interaction data. Currently, 4DGenome contains over 8,038,248 interactions curated from both experimental studies (high throughput and individual studies) and computational predictions. It covers five organisms, Homo sapiens, Mus musculus, Drosophila melanogaster, Plasmodium falciparum, and Saccharomyces cerevisiae. +r3d100012284 CARMEN http://www.carmen.org.uk/ >>> !!!!! The Portal is no longer available. !!!! >>> The CARMEN pilot project seeks to create a virtual laboratory for +experimental neurophysiology, enabling the sharing and collaborative +exploitation of data, analysis code and expertise. This study by the DCC +contributes to an understanding of the data curation requirements of the +eScience community, through its extended observation of the CARMEN +neurophysiology community’s specification and selection of solutions for the +organisation, access and curation of digital research output. +r3d100012285 Aston Data Explorer http://researchdata.aston.ac.uk/ Aston Data Explorer is Aston University's repository for our research datasets. It is one of three services providing information about Aston University’s research. Aston Publications Explorer holds Aston's Open Access publications and Aston Research Explorer has broader information about Aston's research work including research staff, awards and activities, projects and research groups. +r3d100012287 BowPed TRPS Data http://repository.edition-topoi.org/collection/TRPS Based on Bowerman & Pederson’s Topological Relations Picture Series (TRPS), the author has researched the semantic space of static spatial prepositions of Hieroglyphic Ancient Egyptian (Egyptian, Afro-Asiatic), Arabic, English, French, German, Hebrew, Italian, Russian, and Spanish. This repository publication publishes the raw data. +r3d100012288 CCCA Data Server https://data.ccca.ac.at/ The Climate Change Centre Austria - Data Centre provides the central national archive for climate data and information. +The data made accessible includes observation and measurement data, scenario data, quantitative and qualitative data, as well as the measurement data and findings of research projects. +r3d100012290 Media Repository Humboldt-Universität zu Berlin https://media.hu-berlin.de/ The Media Repository is a web-based digital asset management system to store, organize and share digital media files. Not only images and documents are directly supported – audio and video content is supported as well. The data can be re-used in other systems. The system manages a variety of file formats and metadata schemes. It stores and organizes media data and helps to manage workflows with them. +Public web presentations are possible as well as collaborative work in restricted groups. The Media Repository helps both small teams and larger research projects in the management of media assets and their long-term storage. +r3d100012291 Norwegian Polar Data Centre https://data.npolar.no/home/ The Norwegian Polar Institute is a governmental institution for scientific research, mapping and environmental monitoring in the Arctic and the Antarctic. The institute’s Polar Data Centre (NPDC) manages and provides access to scientific data, environmental monitoring data, and topographic and geological map data from the polar regions. The scientific datasets are ranging from human field observations, through in situ and moving sensor data, to remote sensing products. The institute's data holdings also include photographic images, audio and video records. +r3d100012295 Alaska Native Language Archive https://www.uaf.edu/anla/ The Alaska Native Language Archive houses documentation of the various Native languages of Alaska and helps to preserve and cultivate this unique heritage for future generations. As the premier repository worldwide for information relating to the Native languages of Alaska, the Archive serves researchers, teachers and students, as well as members of the broader community. The collection includes both published and unpublished materials in or on all of the Alaska Native languages and related languages. The collection has enduring cultural, historic, and intellectual value, particularly for Alaska Native language speakers and their descendants +r3d100012296 Research Data Portal FDAT https://forschungsdaten.escience.uni-tuebingen.de/portal This research data repository denots a central facility of the University of Tübingen to offer services and technical facilities to local researchers. Services include long term archive storage and data preservation activities for research data as well as an online access system. The repository has a focus on research data from the field of humanities without being limited to it. +r3d100012297 GESDB http://gesdb.nhri.org.tw/ GESDB is a platform for sharing simulation data and discussion of simulation techniques for human genetic studies. The database contains simulation scripts, simulated data, and documentations from published manuscripts. The forum provides a platform for Q&A for the simulated data and exchanging simulation ideas. GESDB aims to promote transparency and efficiency in simulation studies for human genetic studies. +r3d100012298 Chorotree http://www.chorotree.de <<>>!!!>>> +r3d100012300 ErythronDB https://www.cbil.upenn.edu/ErythronDB/ The Erythron Database is a resource dedicated to facilitating better understanding of the cellular and molecular underpinnings of mammalian erythropoiesis. The resource is built upon a searchable database of gene expression in murine primitive and definitive erythroid cells at progressive stages of maturation. +r3d100012302 Physical Sciences Data-Science Service https://www.psds.ac.uk/ The PSDS is an EPSRC-funded National Research Facility provided by the University of Southampton, and Science and Technology Facilities Council. Its purpose is to provide a common access point to data resources within the Physical Sciences to all staff, students and other members of UK academic institutions. By providing a common point of access, free at the point of use, the service aims to provide benefit to the research community by maximising the use of resources via common acedemic licencing, and adding value as a common hub for aggregating and integrating data resources for the Physical Sciences. +r3d100012304 Dipòsit Digital de la Universitat de Barcelona Dades http://diposit.ub.edu/dspace/handle/2445/56364 The Universitat de Barcelona Digital Repository is an institutional resource containing open-access digital versions of publications related to the teaching, research and institutional activities of the UB's teaching staff and other members of the university community, including research data. +r3d100012305 Centre for Environmental Data Analysis https://www.ceda.ac.uk/ The Centre for Environmental Data Analysis (CEDA) serves the environmental science community through managing data centres, data analysis environments, and participation in a host of relevant research projects. +We aim to support environmental science, further environmental data archival practices, and develop and deploy new technologies to enhance access to data. Additionally we provide services to aid large scale data analysis. +The CEDA Archive operates the atmospheric and earth observation data centre functions on behalf of NERC for the UK atmospheric science and earth observation communities. It covers climate, composition, observations and NWP data as well as various earth observation datasets, including airborne and satellite data and imagery. Prior to November 2016 these functions were operted by CEDA under the titles of the British Atmospheric Data Centre (BADC) and the NERC Earth Observation Data Centre (NEODC). +CEDA also operates the UK Solar System Data Centre (UKSSDC), which curates and provides access to archives of data from the upper atmosphere, ionosphere and Earth's solar environment. +r3d100012307 RADAR Luke http://radar.luke.fi/catalog/search/search.page RADAR service offers the ability to search for research data descriptions of the Natural Resources Institute Finland (Luke). The service includes descriptions of research data for agriculture, forestry and food sectors, game management, fisheries and environment. The public web service aims to facilitate discovering subjects of natural resources studies. +In addition to Luke's research data descriptions one can search metadata of the Finnish Environment Institute (SYKE). The interface between Luke and SYKE metadata services combines Luke's research data descriptions and SYKE's descriptions of spatial datasets and data systems into a unified search service. +r3d100012308 DesignSafe-CI Data Depot Repository https://www.designsafe-ci.org/ The DesignSafe Data Depot Repository (DDR) is the platform for curation and publication of datasets generated in the course of natural hazards research. The DDR is an open access data repository that enables data producers to safely store, share, organize, and describe research data, towards permanent publication, distribution, and impact evaluation. The DDR allows data consumers to discover, search for, access, and reuse published data in an effort to accelerate research discovery. It is a component of the DesignSafe cyberinfrastructure, which represents a comprehensive research environment that provides cloud-based tools to manage, analyze, curate, and publish critical data for research to understand the impacts of natural hazards. DesignSafe is part of the NSF-supported Natural Hazards Engineering Research Infrastructure (NHERI), and aligns with its mission to provide the natural hazards research community with open access, shared-use scholarship, education, and community resources aimed at supporting civil and social infrastructure prior to, during, and following natural disasters. It serves a broad national and international audience of natural hazard researchers (both engineers and social scientists), students, practitioners, policy makers, as well as the general public. It has been in operation since 2016, and also provides access to legacy data dating from about 2005. These legacy data were generated as part of the NSF-supported Network for Earthquake Engineering Simulation (NEES), a predecessor to NHERI. Legacy data and metadata belonging to NEES were transferred to the DDR for continuous preservation and access. +r3d100012309 Humanities Commons https://hcommons.org/core/ CORE is a full-text, interdisciplinary, non-profit social repository designed to increase the impact of work in the Humanities. +Commons Open Repository Exchange, a library-quality repository for sharing, discovering, retrieving, and archiving digital work. CORE provides Humanities Commons members with a permanent, open access storage facility for their scholarly output, facilitating maximum discoverability and encouraging peer feedback. +r3d100012310 Humanities Data Centre http://humanities-data-centre.de/ Das Projekt Humanities Data Centre (HDC) erarbeitet eine Designstudie für ein Datenzentrum zur langfristigen Verfügbarkeit und Nachnutzbarkeit geisteswissenschaftlicher Forschungsdaten. +r3d100012313 mzCloud https://www.mzcloud.org/ mzCloud is an extensively curated database of high-resolution tandem mass spectra that are arranged into spectral trees. MS/MS and multi-stage MSn spectra were acquired at various collision energies, precursor m/z, and isolation widths using Collision-induced dissociation (CID) and Higher-energy collisional dissociation (HCD). Each raw mass spectrum was filtered and recalibrated giving rise to additional filtered and recalibrated spectral trees that are fully searchable. Besides the experimental and processed data, each database record contains the compound name with synonyms, the chemical structure, computationally and manually annotated fragments (peaks), identified adducts and multiply charged ions, molecular formulas, predicted precursor structures, detailed experimental information, peak accuracies, mass resolution, InChi, InChiKey, and other identifiers. mzCloud is a fully searchable library that allows spectra searches, tree searches, structure and substructure searches, monoisotopic mass searches, peak (m/z) searches, precursor searches, and name searches. mzCloud is free and available for public use online. +r3d100012314 UCSD Metabolomics Workbench http://www.metabolomicsworkbench.org/ With the creation of the Metabolomics Data Repository managed by Data Repository and Coordination Center (DRCC), the NIH acknowledges the importance of data sharing for metabolomics. Metabolomics represents the systematic study of low molecular weight molecules found in a biological sample, providing a "snapshot" of the current and actual state of the cell or organism at a specific point in time. Thus, the metabolome represents the functional activity of biological systems. As with other ‘omics’, metabolites are conserved across animals, plants and microbial species, facilitating the extrapolation of research findings in laboratory animals to humans. Common technologies for measuring the metabolome include mass spectrometry (MS) and nuclear magnetic resonance spectroscopy (NMR), which can measure hundreds to thousands of unique chemical entities. +Data sharing in metabolomics will include primary raw data and the biological and analytical meta-data necessary to interpret these data. Through cooperation between investigators, metabolomics laboratories and data coordinating centers, these data sets should provide a rich resource for the research community to enhance preclinical, clinical and translational research. +r3d100012315 LIPID MAPS Lipidomics Gateway http://www.lipidmaps.org/ Tthe Lipidomics Gateway - a free, comprehensive website for researchers interested in lipid biology, provided by the LIPID MAPS (Lipid Metabolites and Pathways Strategy) Consortium. The LIPID MAPS Lipidomics Gateway provides a rich collection of information and resources to help you stay abreast of the latest developments in this rapidly expanding field. LIPID Metabolites And Pathways Strategy (LIPID MAPS®) is a multi-institutional effort created in 2003 to identify and quantitate, using a systems biology approach and sophisticated mass spectrometers, all of the major — and many minor — lipid species in mammalian cells, as well as to quantitate the changes in these species in response to perturbation. +The ultimate goal of our research is to better understand lipid metabolism and the active role lipids play in diabetes, stroke, cancer, arthritis, Alzheimer's and other lipid-based diseases in order to facilitate development of more effective treatments. +Since our inception, we have made great strides toward defining the "lipidome" (an inventory of the thousands of individual lipid molecular species) in the mouse macrophage. We have also worked to make lipid analysis easier and more accessible for the broader scientific community and to advance a robust research infrastructure for the international research community. We share new lipidomics findings and methods, hold annual meetings open to all interested investigators, and are exploring joint efforts to extend the use of these powerful new methods to new applications +r3d100012316 e-cienciaDatos https://edatos.consorciomadrono.es e-cienciaDatos is a multidisciplinary data repository that houses the scientific datasets of researchers from the public universities of the Community of Madrid and the UNED, members of the Consorcio Madroño, in order to give visibility to these data, to ensure its preservation And facilitate their access and reuse. +e-cienciaDatos is structured as a system constituted by different communities that collects datasets of each of the individual universities. +e-cienciaDatos offers the deposit and publication of datasets, assigning a digital object identifier DOI to each of them. The association of a dataset with a DOI will facilitate data verification, dissemination, reuse, impact and long-term access. +In addition, the repository provides a standardized citation for each dataset, which contains sufficient information so that it can be identified and located, including the DOI. +r3d100012318 MoNA http://mona.fiehnlab.ucdavis.edu/ MassBank of North America (MoNA) is a metadata-centric, auto-curating repository designed for efficient storage and querying of mass spectral records. It intends to serve as a the framework for a centralized, collaborative database of metabolite mass spectra, metadata and associated compounds. MoNA currently contains over 200,000 mass spectral records from experimental and in-silico libraries as well as from user contributions. +r3d100012319 Forenames_histHub https://thesaurus.histhub.ch/forenames/en The vocabulary of forenames is a simple, multilingual vocabulary (i.e. without hierarchies etc.) in which the forenames of the project partners’ persons and the forenames’ spelling variants, both historical and dialectal, are documented with references or passages. As a rule, each forename is assigned one or more persons bearing that name. There is a hit list of the most frequent forenames between 200 BC and AD 2016 as well as a visualisation in word clouds and the occurrences in a timeline. +r3d100012320 Sammlung Schweizerischer Rechtsquellen online https://www.ssrq-sds-fds.ch/projekte/ssrq-online/ Since 1898 the Swiss Lawyers Society edits a collection of law sources which had been created on Swiss territory up to 1798, the Collection of Swiss Law Sources. The Collection contains material from the early middle ages until early modern times (1798). Over 100 volumes, or more than 70,000 pages of source material and comments from all language regions of Switzerland have been published so far. +r3d100012321 Carbohydrate-Active enZYmes Database http://www.cazy.org/ CAZy is a specialist database dedicated to the display and analysis of genomic, structural and biochemical information on Carbohydrate-Active Enzymes (CAZymes). CAZy data are accessible either by browsing sequence-based families or by browsing the content of genomes in carbohydrate-active enzymes. New genomes are added regularly shortly after they appear in the daily releases of GenBank. New families are created based on published evidence for the activity of at least one member of the family and all families are regularly updated, both in content and in description. +r3d100012322 eCommons - Cornell's digital repository https://ecommons.cornell.edu/ eCommons is a service of the Cornell University Library that provides long-term access to a broad range of Cornell-related digital content of enduring value. eCommons accepts both educational and research-oriented content, including pre- and post-publication papers, datasets, technical reports, theses and dissertations, books, lectures, presentations and more. +r3d100012325 PharmGKB https://www.pharmgkb.org/ PharmGKB is a comprehensive resource that curates knowledge about the impact of genetic variation on drug response for clinicians and researchers. PharmGKB brings together the relevant data in a single place and adds value by combining disparate data on the same relationship, making it easier to search and easier to view the key aspects and by interpreting the data.PharmGKB provide clinical interpretations of this data, curated pathways and VIP summaries which are not found elsewhere. +r3d100012326 SowiDataNet None >>>!!!<<< 08.11.2019: SowidataNet has moved ; you can now access the SowiDataNet service at https://data.gesis.org/sharing/#!Home >>>!!!<<< +r3d100012327 SIP-Archiv https://www.sip-archiv.de/ SIP-Archiv is an Internet based archive and database for petrophysical data derived by Spectral Induced Polarization (SIP) measurements on sediments and consolidated rocks, building materials, man-made materials and wood. It is open for all SIP related working Groups, and the usage is free of charge for scientific purposes. Nevertheless, a simple registration is needed for both, the users and the user's institution. More details can be found on the website. +r3d100012328 NMDB https://www.nmdb.eu Real-Time Database for high-resolution Neutron Monitor measurements. +NMDB provides access to Neutron Monitor measurements from stations around the world. The goal of NMDB is to provide easy access to all Neutron Monitor measurements through an easy to use interface. NMDB provides access to real-time as well as historical data. +r3d100012329 STRENDA DB https://www.beilstein-strenda-db.org/strenda/ STRENDA DB is a storage and search platform supported by the Beilstein-Institut that incorporates the STRENDA Guidelines in a user-friendly, web-based system. If you are an author who is preparing a manuscript containing functional enzymology data, STRENDA DB provides you the means to ensure that your data sets are complete and valid before you submit them as part of a publication to a journal. + Data entered in the STRENDA DB submission form are automatically checked for compliance with the STRENDA Guidelines; users receive warnings informing them when necessary information is missing. +r3d100012330 RADAR https://www.radar-service.eu/en RADAR offers researchers at publicly funded universities and non-academic research institutions in Germany a customized and user-friendly repository for archiving and publication of research data independent of discipline and format. The administration of the service, the individual workflows for uploading, organising and annotating the research data with metadata as well as the curation of the datasets and optional quality assurance through peer review are the responsibility of the using institution. For data archiving, data providers can flexibly choose retention periods (5, 10, 15 years) and define access rights. Published datasets are kept for at least 25 years, they are always assigned a DOI via DataCite and can thus be internationally identified and cited. RADAR is operated exclusively on servers in Germany. The data are stored in three copies at two locations. All contracts are subject to German law. +r3d100012332 Clinical Genomic Database https://research.nhgri.nih.gov/CGD/ Clinical Genomic Database (CGD) is a manually curated database of conditions with known genetic causes, focusing on medically significant genetic data with available interventions. +r3d100012333 DataDOI https://datadoi.ee DataDOI is an institutional research data repository managed by University of Tartu Library. DataDOI gathers all fields of research data and stands for encouraging open science and FAIR (Findable, Accessible, Interoperable, Reusable) principles. DataDOI is made for long-term preservation of research data. Each dataset is given a DOI (Digital Object Identifier) through DataCite Estonia Concortium. +r3d100012335 GFZ Data Services https://dataservices.gfz-potsdam.de/portal/ Since 2004, the GFZ German Research Centre for Geosciences assigns Digital Object Identifiers (DOI) to datasets. These datasets are archived by and published through GFZ Data Services and cover all geoscientific disciplines. They range from large dynamic datasets deriving from data intensive global monitoring networks with real-time data acquisition to the full suite of highly variable datasets collected by individual researchers or small teams. These highly variable data (‘long-tail data’) are small in size, but represent an important part of the total scientific output. +r3d100012336 EBAS https://ebas.nilu.no/ EBAS is a database hosting observation data of atmospheric chemical composition and physical properties. EBAS hosts data submitted by data originators in support of a number of national and international programs ranging from monitoring activities to research projects. EBAS is developed and operated by the Norwegian Institute for Air Research (NILU). We hope the information found on the web-site is self explanatory, and we would particularly ask you to consider the text found in the data disclaimer and in the “info” pages associated to the filter criteria. +r3d100012338 Data Buoy Cooperation Panel https://www.ocean-ops.org/dbcp/ The DBCP is an international program coordinating the use of autonomous data buoys to observe atmospheric and oceanographic conditions, over ocean areas where few other measurements are taken. +r3d100012339 APID http://cicblade.dep.usal.es:8080/APID/init.action APID Interactomes is a database that provides a comprehensive collection of protein interactomes for more than 400 organisms based in the integration of known experimentally validated protein-protein physical interactions (PPIs). Construction of the interactomes is done with a methodological approach to report quality levels and coverage over the proteomes for each organism included. In this way, APID provides interactomes from specific organisms that in 25 cases have more than 500 proteins. As a whole APID includes a comprehensive compendium of 90,379 distinct proteins and 678,441 singular interactions. The analytical and integrative effort done in APID unifies PPIs from primary databases of molecular interactions (BIND, BioGRID, DIP, HPRD, IntAct, MINT) and also from experimentally resolved 3D structures (PDB) where more than two distinct proteins have been identified. In this way, 8,388 structures have been analyzed to find specific protein-protein interactions reported with details of their molecular interfaces. APID also includes a new data visualization web-tool that allows the construction of sub-interactomes using query lists of proteins of interest and the visual exploration of the corresponding networks, including an interactive selection of the properties of the interactions (i.e. the reliability of the "edges" in the network) and an interactive mapping of the functional environment of the proteins (i.e. the functional annotations of the "nodes" in the network). +r3d100012340 SAHFOS https://www.cprsurvey.org/about-us/sir-alister-hardy-and-the-continuous-plankton-recorder-cpr-survey/ SAHFOS is an internationally funded independent research non-profit organisation responsible for the operation of the Continuous Plankton Recorder (CPR) Survey. As a large-scale global survey, it provides the scientific and policy communities with a basin-wide and long-term measure of the ecological health of marine plankton. Established in 1931, the CPR Survey is the longest running, most geographically extensive marine ecological survey in the world. It has a considerable database of marine plankton and associated metadata that is used by researchers and policy makers to examine strategically important science pillars such as climate change, human health, fisheries, biodiversity, pathogens, invasive species, ocean acidification and natural capital. +The Continuous Plankton Recorder (CPR) Survey has merged with the Marine Biological Association. Today the Survey is operated by the Marine Biological Association, based in Plymouth, UK. +r3d100012341 Codex http://codex.stemcells.cam.ac.uk/ CODEX is a database of NGS mouse and human experiments. Although, the main focus of CODEX is Haematopoiesis and Embryonic systems, the database includes a large variety of cell types. In addition to the publically available data, CODEX also includes a private site hosting non-published data. CODEX provides access to processed and curated NGS experiments. To use CODEX: (i) select a specialized repository (HAEMCODE or ESCODE) or choose the whole compendium (CODEX), then (ii) filter by organism and (iii) choose how to explore the database. +r3d100012342 Genome Sequence Archive https://ngdc.cncb.ac.cn/gsa/ GSA is a data repository specialized for archiving raw sequence reads. It supports data generated from a variety of sequencing platforms ranging from Sanger sequencing machines to single-cell sequencing machines and provides data storing and sharing services free of charge for worldwide scientific communities. In addition to raw sequencing data, GSA also accommodates secondary analyzed files in acceptable formats (like BAM, VCF). Its user-friendly web interfaces simplify data entry and submitted data are roughly organized as two parts, viz., Metadata and File, where the former can be further assorted into BioProject, BioSample, Experiment and Run, and the latter contains raw sequence reads. +r3d100012343 Service Centre of the Federal Government for Geo-Information and Geodesy - Open Data https://gdz.bkg.bund.de/ The Service Centre of the Federal Government for Geo-Information and Geodesy (Dienstleistungszentrum des Bundes für Geoinformation und Geodäsie - DLZ) provides geodetic and geo-topographic reference data of the Federal Government centrally to federal institutions, public administrations, economy, science and citizens. The establishment of the Service Centre is based on the Federal Geographic Reference Data Act (Bundesgeoreferenzdatengesetz − BGeoRG), which came into effect on 1 November 2012. This act regulates use, quality and technology of the geodetic and geo-topographic reference systems, networks and data. +r3d100012345 SAMD https://www.cen.uni-hamburg.de/en/icdc/research/samd.html SAMD is a repository for Standardized Atmospheric Measurement Data: +Central Europe is a region with one of the most comprehensive networks for cloud and precipitation observations worldwide. To unify these observations, establish the infrastructure to store it and make it accessible to the research community is the goal of SAMD. SAMD is one result of the project "High Definition of Clouds and Precipitation in advancing Climate Prediction" (HD(CP)²). +r3d100012347 ²Dok[§] https://intr2dok.vifa-recht.de/content/index.xml As Germany’s first disciplinary repository in the field of international and interdisciplinary legal scholarship ²Dok offers to all academic scholars currently affiliated with a university, college or research institute the opportunity to self-archive their quality-assured research data, research papers, pre-prints and previously published articles by means of open access. The disciplinary repository ²Dok is a service offer provided by the Scientific Information Service for International and Interdisciplinary Legal Research (Fachinformationsdienst für internationale und interdisziplinäre Rechtsforschung) established at Berlin State Library (Staatsbibliothek zu Berlin) and funded by the German Research Foundation (Deutsche Forschungsgemeinschaft). +r3d100012348 ANPERSANA https://anpersana.iker.univ-pau.fr ANPERSANA is the digital library of IKER (UMR 5478), a research centre specialized in Basque language and texts. The online library platform receives and disseminates primary sources of data issued from research in Basque language and culture. As of today, two corpora of documents have been published. The first one, is a collection of private letters written in an 18th century variety of Basque, documented in and transcribed to modern standard Basque. The discovery of the collection, named Le Dauphin, has enabled the emerging of new questions about the history and sociology of writing in the domain of minority languages, not only in France, but also among the whole Atlantic Arc. The second of the two corpora is a selection of sound recordings about monodic chant in the Basque Country. The documents were collected as part of a PhD thesis research work that took place between 2003 and 2012. It's a total of 50 hours of interviews with francophone and bascophone cultural representatives carried out at either their workplace of the informers or in public areas. ANPERSANA is bundled with an advanced search engine. The documents have been indexed and geo-localized on an interactive map. The platform is engaged with open access and all the resources can be uploaded freely under the different Creative Commons (CC) licenses. +r3d100012349 jPOSTrepo https://repository.jpostdb.org/ jPOSTrepo (Japan ProteOme STandard Repository) is a repository of sharing MS raw/processed data. It consists of a high-speed file upload process, flexible file management system and easy-to-use interfaces. Users can release their "raw/processed" data via this site with a unique identifier number for the paper publication. Users also can suspend (or "embargo") their data until their paper is published. The file transfer from users’ computer to our repository server is very fast (roughly ten times faster than usual file transfer) and uses only web browsers – it does not require installing any additional software. +r3d100012350 FORSbase https://forsbase.unil.ch/ <<< !!! FORSbase has been discontinued. Data has been migrated to SWISSUbase https://www.re3data.org/repository/r3d100013746 !!! >>> FORSbase is an online platform that enables you to access data and obtain information about social science studies in Switzerland. You can register your own research projects, as well as store and share your own data. +r3d100012351 Hardwood Genomics Project https://www.hardwoodgenomics.org/ This database serves forest tree scientists by providing online access to hardwood tree genomic and genetic data, including assembled reference genomes, transcriptomes, and genetic mapping information. The web site also provides access to tools for mining and visualization of these data sets, including BLAST for comparing sequences, Jbrowse for browsing genomes, Apollo for community annotation and Expression Analysis to build gene expression heatmaps. +r3d100012352 TreeGenes https://treegenesdb.org/ TreeGenes is a genomic, phenotypic, and environmental data resource for forest tree species. The TreeGenes database and Dendrome project provide custom informatics tools to manage the flood of information.The database contains several curated modules that support the storage of data and provide the foundation for web-based searches and visualization tools. GMOD GUI tools such as CMAP for genetic maps and GBrowse for genome and transcriptome assemblies are implemented here. A sample tracking system, known as the Forest Tree Genetic Stock Center, sits at the forefront of most large-scale projects. Barcode identifiers assigned to the trees during sample collection are maintained in the database to identify an individual through DNA extraction, resequencing, genotyping and phenotyping. DiversiTree, a user-friendly desktop-style interface, queries the TreeGenes database and is designed for bulk retrieval of resequencing data. CartograTree combines geo-referenced individuals with relevant ecological and trait databases in a user-friendly map-based interface. ---- The Conifer Genome Network (CGN) is a virtual nexus for researchers working in conifer genomics. The CGN web site is maintained by the Dendrome Project at the University of California, Davis. +r3d100012353 Centre for Astronomical Data of the Institute of Astronomy of the Russian Academy of Sciences http://www.inasan.ru/en/divisions/dpss/cad/ CAD INASAN was established in 1980 as a branch regional center of the Centre de Donnes Stellaire (CDS). Since that time, the CAD has been working to distribute, create and store astronomical data according to the requirements of time, specifics of techniques and requests of the Russian astronomical community. At present, the staff of the CAD is maintaining mirrors of several major astronomical data resources, keeping a record of Russian astronomical data resources, and is working to create new astronomical data resources. Since 2002, we are the important part of the Russian Virtual Observatory project (member of the International Virtual Observatory Alliance - IVOA). The CAD archive is based on astronomical catalogues received from Strasbourg since 1980. Several well known astronomical archives and databases are also stored at INASAN (e.g. VizieR, ADS, INES, VALD). At present CAD coordinates work on the Russian Virtual Observatory (RVO) project +r3d100012354 DNASU plasmid repository https://dnasu.org/DNASU/Home.do DNASU is a central repository for plasmid clones and collections. Currently we store and distribute over 200,000 plasmids including 75,000 human and mouse plasmids, full genome collections, the protein expression plasmids from the Protein Structure Initiative as the PSI: Biology Material Repository (PSI : Biology-MR), and both small and large collections from individual researchers. We are also a founding member and distributor of the ORFeome Collaboration plasmid collection. +r3d100012355 PeanutBase https://peanutbase.org PeanutBase is a peanut community resource providing genetic, genomic, gene function, and germplasm data to support peanut breeding and molecular research. This includes molecular markers, genetic maps, QTL data, genome assemblies, germplasm records, and traits. Data is curated from literature and submitted directly by researchers. Funding for PeanutBase is provided by the Peanut Foundation with in-kind contributions from the USDA-ARS. +r3d100012356 Electron Microscopy Public Image Archive https://www.ebi.ac.uk/empiar/ EMPIAR, the Electron Microscopy Public Image Archive, is a public resource for raw, 2D electron microscopy images. Here, you can browse, upload, download and reprocess the thousands of raw, 2D images used to build a 3D structure. +The purpose of EMPIAR is to provide an easy access to the state-of-the-art raw data to facilitate methods development and validation, which will lead to better 3D structures. It complements the Electron Microscopy Data Bank (EMDB), where 3D images are stored, and uses the fault-tolerant Aspera platform for data transfers +r3d100012358 National Marine Mammal Data Portal https://data.marinemammals.gov.au/ The Australian Marine Mammal Centre has developed database applications to support marine mammal conservation and policy initiatives. +r3d100012359 Human Intermediate Filament Database http://www.interfil.org/index.php The Intermediate Filament Database will function as a continuously updated review of the intermediate filament field and it is hoped that users will contribute to the development and expansion of the database on a regular basis. Contributions may include novel variants, new patients with previously discovered sequence and allelic variants. Suggestions on ways to improve the database are also welcome. +r3d100012360 eFish http://www.molecularfisherieslaboratory.com.au/efish/ The project aims to examine and index the genomic diversity through the generation of complete mitochondrial and nuclear genome sequences of sharks and rays of the Pacific Rim. There is a huge diversity of elasmobranch fishes in this region, but many species are under threat because of poor management and conservation measures in many countries. It is absolutely critical that species’ identities are correct for conservation and fisheries management purposes. This project will provide this clarity of identity for both charismatic and commercially important species through the inclusion of ‘genetypes’ (ie., BioVouchers) and the application of genetic tools that utilize whole mitochondrial and nuclear genome sequences. +r3d100012361 IANUS Datenportal http://datenportal.ianus-fdz.de/ IANUS is a DFG-funded project to set up a national research data center for archeology and ancient science in Germany. +r3d100012362 VIPERdb http://viperdb.scripps.edu/index.php VIPERdb is a database for icosahedral virus capsid structures . The emphasis of the resource is on providing data from structural and computational analyses on these systems, as well as high quality renderings for visual exploration. In addition, all virus capsids are placed in a single icosahedral orientation convention, facilitating comparison between different structures. The web site includes powerful search utilities , links to other relevant databases, background information on virus capsid structure, and useful database interface tools. +r3d100012363 GrainGenes https://wheat.pw.usda.gov/GG3/ GrainGenes is a digital platform that serves small grains research communities as their central data repository and as a facilitator for community activities. +r3d100012366 Comparative RNA Web http://www.rna.icmb.utexas.edu/ The Comparative RNA Web (CRW) Site disseminates information about RNA structure and evolution that has been determined using comparative sequence analysis. We present both raw (sequences, structure models, metadata) and processed (analyses, evolution, accuracy) data, organized into four main sections. +r3d100012368 Life Science Database Archive https://dbarchive.biosciencedbc.jp/index-e.html The Life Science Database Archive maintains and stores the datasets generated by life scientists in Japan in a long-term and stable state as national public goods. The Archive makes it easier for many people to search datasets by metadata (description of datasets) in a unified format, and to access and download the datasets with clear terms of use. +In addition, the Archive provides datasets in forms friendly to different types of users in public and private institutions, and thereby supports further contribution of each research to life science. +r3d100012369 Code Ocean https://codeocean.com/ Code Ocean is a cloud-based computational reproducibility platform that provides researchers an easy way to share, discover and run code published in academic journals and conferences. +r3d100012372 RDP http://rdp.cme.msu.edu/index.jsp RDP provides quality-controlled, aligned and annotated Bacterial and Archaeal 16S rRNA sequences, and Fungal 28S rRNA sequences, and a suite of analysis tools to the scientific community. +r3d100012374 Swiss National Data and Service Center for the Humanities https://admin.dasch.swiss/ Since 2021, the Swiss National Data and Service Center for the Humanities DaSCH is a national data infrastructure that is primarily funded by the Swiss National Science Foundation (SNSF). Its main task is to operate a platform for humanities research data that ensures long-term access to this data, the DaSCH Service Platform (DSP). Furthermore, the linking of data with other databases is promoted (linked open data), in order to create added value for further research and the interested public. +In addition to the repository, DaSCH also offers other services (support and training) and tools for researchers to assist them with research data life cycle management. The services of DaSCH are best suited for research projects with mainly qualitative data. +Furthermore, DARIAH’s activities in Switzerland are coordinated by DaSCH and DaSCH is acting as DARIAH-CH Coordination Office. +r3d100012375 CosmoSim https://www.cosmosim.org/ The CosmoSim database provides results from cosmological simulations performed within different projects: the MultiDark and Bolshoi project, and the CLUES project. +The CosmoSim webpage provides access to several cosmological simulations, with a separate database for each simulation. Simulations overview: https://www.cosmosim.org/cms/simulations/simulations-overview/ . +CosmoSim is a contribution to the German Astrophysical Virtual Observatory. +r3d100012376 Unisa Institutional Repository http://uir.unisa.ac.za An open digital archive of scholarly, intellectual and research outputs of the University of South Africa. The UnisaIR contains and preserves theses and dissertations, research articles, conference papers, rare and special materials and many other digital assets. With special collections from the Documentation Center for African Studies including manuscripts, photos, political posters and other archival materials about the history of South Africa. +r3d100012377 B2FIND http://b2find.eudat.eu B2FIND is a discovery service based on metadata steadily harvested from research data collections from EUDAT data centres and other repositories. The service offers faceted browsing and it allows in particular to discover data that is stored through the B2SAFE and B2SHARE services. The B2FIND service includes metadata that is harvested from many different community repositories. +r3d100012378 Analysis and Policy Observatory http://apo.org.au The Analysis & Policy Observatory is an award-winning research collection and information service curating key resources to support evidence-informed policy and practice. Open access public policy and practice repository for grey literature and data. +r3d100012379 Senckenberg (meta) data portal http://dataportal.senckenberg.de/ This is the (meta) data catalog of Senckenberg Nature Research Society. +r3d100012380 Integrated Interactions Database http://iid.ophid.utoronto.ca/ <<>>!!!>>> +r3d100012381 Host - Pathogen Interaction Database https://hpidb.igbb.msstate.edu/ HPIDB is a public resource, which integrates experimental PPIs from various databases into a single database. The Host-Pathogen Interaction Database (HPIDB) is a genomics resource devoted to understanding molecular interactions between key organisms and the pathogens to which they are susceptible. +r3d100012383 OceanSITES http://www.oceansites.org/index.html OceanSITES is a worldwide system of long-term, deepwater reference stations measuring dozens of variables and monitoring the full depth of the ocean from air-sea interactions down to 5,000 meters. + +Since 1999, the international OceanSITES science team has shared both data and costs in order to capitalize on the enormous potential of these moorings. The growing network now consists of about 30 surface and 30 subsurface arrays. Satellite telemetry enables near real-time access to OceanSITES data by scientists and the public. + +OceanSITES moorings are an integral part of the Global Ocean Observing System. They complement satellite imagery and ARGO float data by adding the dimensions of time and depth. +r3d100012384 CaltechDATA https://data.caltech.edu CaltechDATA is an institutional data repository for Caltech. Caltech library runs the repository to preserve the accomplishments of Caltech researchers and share their results with the world. Caltech-associated researchers can upload data, link data with their publications, and assign a permanent DOI so that others can reference the data set. The repository also preserves software and has automatic Github integration. All files present in the repository are open access or embargoed, and all metadata is always available to the public. +r3d100012385 Texas Data Repository https://data.tdl.org/ The Texas Data Repository is a platform for publishing and archiving datasets (and other data products) created by faculty, staff, and students at Texas higher education institutions. The repository is built in an open-source application called Dataverse, developed and used by Harvard University. +The repository is hosted by the Texas Digital Library, a consortium of academic libraries in Texas with a proven history of providing shared technology services that support secure, reliable access to digital collections of research and scholarship. For a list of TDL participating institutions, please visit: https://www.tdl.org/members/. +r3d100012386 SIOR https://www.ub.edu/sior/ SIOR (Social Impact Open Repository) is an open access repository to display, share and store the social impact of research results. Achieving impact is a growing demand from society to science and to scientists, but this information had not yet been systematically gathered and registered. SIOR is the first open access worldwide registry on social impact, a non-profit initiative to enhance scientific research with social impact. +r3d100012389 Ancient Steelyards http://repository.edition-topoi.org/collection/BSYP The repository contains all digital data such as images, 3d models and analysis which were acquired in the Ancient Steelyards Project. +r3d100012390 Architectural Fragments from Magnesia on the Maeander http://repository.edition-topoi.org/collection/MAGN Methods of digital architectural documentation/polychromy (pilot project). Three architectural fragments were recorded with photography, architectural drawings by hand, different techniques of 3D scanning, and Reflectance Transformation Imaging (RTI). +r3d100012391 Hagia Sophia 3D http://repository.edition-topoi.org/collection/HASO The repository contains the complete model of the Bern campaign; only the upper part of the vault could not be measured due to renovation works carried out on the dome at the time of the campaign. +r3d100012392 Inscriptiones Christianae Graecae http://repository.edition-topoi.org/collection/ICG A digital collection of Early Christian Greek Inscriptions from Asia Minor and Greece. +r3d100012393 Rock Paintings in Indonesia http://repository.edition-topoi.org/collection/PIND Published data is based on the drawings from three books published by Wäfler and Marschall. +Rock paintings in Indonesia were recorded during three short excursions by Markus Wäfler and Wolfgang Marschall. Threatened by environmental changes and human interventions and activities, these rock paintings represent the latest specimen of early drawings in that region. +r3d100012394 ISTA Research Explorer https://research-explorer.app.ist.ac.at/ ISTA Research Explorer is an online digital repository of multi-disciplinary research datasets as well as publications produced at IST Austria, hosted by the Library. ISTA researchers who have produced research data associated with an existing or forthcoming publication, or which has potential use for other researches, are invited to upload their dataset for sharing and safekeeping. A persistent identifier and suggested citation will be provided. +r3d100012396 Triticeae Toolbox https://triticeaetoolbox.org A database for plant breeders and researchers to combine, visualize, and interrogate the wealth of phenotype and genotype data generated by the Triticeae Coordinated Agricultural Project (TCAP). +r3d100012397 brainlife https://brainlife.io Brainlife promotes engagement and education in reproducible neuroscience. We do this by providing an online platform where users can publish code (Apps), Data, and make it "alive" by integragrate various HPC and cloud computing resources to run those Apps. Brainlife also provide mechanisms to publish all research assets associated with a scientific project (data and analyses) embedded in a cloud computing environment and referenced by a single digital-object-identifier (DOI). The platform is unique because of its focus on supporting scientific reproducibility beyond open code and open data, by providing fundamental smart mechanisms for what we refer to as “Open Services.” +r3d100012398 The Neolithic in the Nile Delta http://repository.edition-topoi.org/collection/MRMD The aim of the research project TOPOI II A-2-4 was to re-evaluate archaeological records and finds resulting from earlier investigations within the context of recent and ongoing research across the region. +r3d100012399 Digibug https://digibug.ugr.es/ DIGIBUG aims to collect, compile and organise the scientific, teaching and institutional digital documents produced by the University of Granada to support research, teaching and learning. +r3d100012400 Ancient Columns http://repository.edition-topoi.org/collection/CLMN/ Collections of digital resources to ancient columns +r3d100012402 BioGPS http://biogps.org/#goto=welcome BioGPS is a gene portal built with two guiding principles in mind -- customizability and extensibility. It is a complete resource for learning about gene and protein function. A free extensible and customizable gene annotation portal, a complete resource for learning about gene and protein function. +r3d100012403 TCCON Data Archive https://tccondata.org TCCON is a network of ground-based Fourier Transform Spectrometers recording direct solar spectra in the near-infrared spectral region. From these spectra, accurate and precise column-averaged abundance of CO2, CH4, N2O, HF, CO, H2O, and HDO are retrieved. +r3d100012404 FDZ-DZHW https://fdz.dzhw.eu/en/ The Research Data Center for Higher Education Research and Science Studies (FDZ-DZHW) at the German Centre for Higher Education Research and Science Studies (DZHW) in Hannover provides the scientific community with quantitative and qualitative research data from the field of higher education and science studies for research and teaching purposes. The data pool of the Research Data Centre is based on two sources: Firstly, it contains the current surveys of the panels conducted in-house (especially DZHW Graduate Panel, Social Survey, DZHW Panel Study of School Leavers with a Higher Education Entrance Qualification, DZHW Scientists Survey), which are integrated by default. Secondly, the Research Data Centre constantly processes, documents and integrates inventory data of the DZHW and its prior organisations. External data from the research area is also integrated into the FDZ data pool. +r3d100012405 Research Data at Essex http://researchdata.essex.ac.uk/ The Research Data Repository is the University of Essex's online data repository where research data resulting from research taking place within the university can be deposited, published and made accessible to the research community. +r3d100012406 Spiral http://spiral.imperial.ac.uk/ The Spiral Digital Repository is the Imperial College London institutional open access repository. This system allows you, as an author, to make your research documents open access without incurring additional publication costs. +When you self-archive a research document in Spiral it becomes free for anyone to read. You can upload copies of your publications to Spiral using Symplectic Elements. All deposited content becomes searchable online. +r3d100012407 Lincoln repository http://eprints.lincoln.ac.uk/ The University of Lincoln's Institutional Repository is for the permanent deposit of research outputs produced by the University. Repository content can be browsed or searched through this website or through searching the internet. Wherever possible, repository content is freely available for download and use according to our Copyright and Use Notice. +r3d100012408 NCL Data https://rdm.ncl.ac.uk/ A digital repository for Newcastle University’s research data. Please note that currently the catalogue is a pilot for EPSRC funded data only. +r3d100012409 Nottingham Research Data Management Repository https://rdmc.nottingham.ac.uk/ The online digital research data repository of multi-disciplinary research datasets produced at the University of Nottingham, hosted by Information Services and managed and curated by Libraries, Research & Learning Resources. +University of Nottingham researchers who have produced research data associated with an existing or forthcoming publication, or which has potential use for other researchers, are invited to upload their dataset. +r3d100012410 QMU eData Repository https://eresearch.qmu.ac.uk/handle/20.500.12289/4 eData is a data repository where QMU researchers can store finished project data that, where appropriate, can be accessed and potentially re-used by other researchers. +r3d100012411 St Andrews Research portal - Research Data https://risweb.st-andrews.ac.uk/portal/en/datasets/index.html The St Andrews research portal features the research activities within the University of St Andrews. +r3d100012412 University of Strathclyde KnowledgeBase Datasets https://pureportal.strath.ac.uk/en/datasets/ The KnowledgeBase of the University of Strathclyde includes research data from the staff and students of the university. +r3d100012413 University of the Arts London Data Repository http://researchdata.arts.ac.uk/ This Repository holds research data for all research projects where there is a need to store and share the supporting research. + +According to current Research Data Policy these records will include all data from projects funded by RCUK funders and in particular the AHRC. +r3d100012414 UEL Research Repository https://repository.uel.ac.uk UEL Research Repository: the institutional repository of open access publications and research data at the University of East London. As a research archive, it preserves and disseminates scholarly work created by members of the University of East London. +r3d100012415 WRAP http://wrap.warwick.ac.uk/ The Warwick Research Archive Portal (WRAP) is the home of the University's full text, open access research content and contains, journal articles, Warwick doctoral dissertations, book chapters, conference papers, working papers and more. +r3d100012417 UCL Discovery http://discovery.ucl.ac.uk/ UCL Discovery is UCL's open access repository, showcasing and providing access to UCL research publications. UCL Discovery accepts small scale datasets associated with publications. +r3d100012418 DART Data http://dartportal.leeds.ac.uk/ >>> the repository is offline <<< The Detection of Archaeological Residues using Remote-sensing Techniques (DART) project was initiated in 2010 in order to investigate the ability of various sensors to detect archaeological features in ‘difficult’ circumstances. Concluding in September 2013, DART had the overall aim of developing analytical methods for identifying and quantifying gradual changes and dynamics in sensor responses associated with surface and near-surface archaeological features under different environmental and land-management conditions. +r3d100012419 DIAS https://diasjp.net/en/ DIAS aims at collecting and storing earth observation data; analyzing such data in combination with socio-economic data, and converting data into information useful for crisis management with respect to global-scale environmental disasters, and other threats; and to make this information available within Japan and overseas. +r3d100012420 SeedMe https://www.seedme.org/ >>> !!! All user content from this site has been deleted. Visit SeedMeLab (https://seedmelab.org/) project as a new option for data hosting. >>> !!! SeedMe is a result of a decade of onerous experience in preparing and sharing visualization results from supercomputing simulations with many researchers at different geographic locations using different operating systems. It’s been a labor–intensive process, unsupported by useful tools and procedures for sharing information. SeedMe provides a secure and easy-to-use functionality for efficiently and conveniently sharing results that aims to create transformative impact across many scientific domains. +r3d100012421 LINCS Data Portal http://lincsportal.ccs.miami.edu/dcic-portal/ LINCS Data Portal provides access to LINCS data from various sources. The program has six Data and Signature Generation Centers: Drug Toxicity Signature Generation Center, HMS LINCS Center, LINCS Center for Transcriptomics, LINCS Proteomic Characterization Center for Signaling and Epigenetics, MEP LINCS Center, and NeuroLINCS Center. +r3d100012422 TOAR Surface Observation Database https://toar-data.fz-juelich.de/ The Tropospheric Ozone Assessment Report (TOAR) database of global surface observations is the world's most extensive collection of surface ozone measurements and includes also data on other air pollutants and on weather for some regions. Measurements from 1970 to 2019 (Version 1) have been collected in a relational database, and are made available via a graphical web interface, a REST service (https://toar-data.fz-juelich.de/api/v1) and as aggregated products on PANGAEA (https://doi.pangaea.de/10.1594/PANGAEA.876108). Measurements from 1970 to present (Version 2) are being collected in a relational database, and are made available via a REST service (https://toar-data.fz-juelich.de/api/v2). +r3d100012426 OMICtools https://omictools.com/ >>>!!!<<< OMICtools is no longer online >>>!!!<<< +We founded OMICtools in 2012 with the vision to drive progress in life science. We wanted to empower life science practitioners all over the world to achieve breakthroughs by getting data to talk. While we made tremendous progress over the past three years, developing a bioinformatics database of software and dynamic protocols, attracting more than 1.5M visitors a year, we lacked the financial support we needed to continue. We certainly gave it our all. We'd like to thank everyone who believed in us and supported us on this journey: all our users, our community, our friends, families and employees (who we consider as our extended family!). +omicX will probably shut down its operations within the next few weeks. The team and I remain firmly committed to our vision, particularly at this very difficult time. It is now, more than ever before, that researchers need access to a resource that pools collective scientific intelligence. We have accumulated an awful lot of experience which we are keen to share. If your institution would be interested in taking over our website and database, to provide researchers with continued access to the platform, or you simply want to stay in touch with the omicX team, contact us at contact@omictools.com or at carine.toutain@fhbx.eu. +r3d100012427 AgBase https://agbase.arizona.edu/ AgBase is a curated, open-source, Web-accessible resource for functional analysis of agricultural plant and animal gene products. Our long-term goal is to serve the needs of the agricultural research communities by facilitating post-genome biology for agriculture researchers and for those researchers primarily using agricultural species as biomedical models. +r3d100012430 AIRS/Aqua Observations of Gravity Waves https://datapub.fz-juelich.de/slcs/airs/gravity_waves This data repository provides access to gravity wave observations of the Atmospheric Infrared Sounder (AIRS) aboard NASA's Aqua satellite. Information on stratospheric gravity wave activity is derived from radiance measurements in the 4.3 and 15 micron CO2 fundamental bands. The repository provides browse images and netCDF data files for the years 2002 to 2017 and is frequently updated. +r3d100012431 Atmospheric Infrared Sounder https://airs.jpl.nasa.gov/data/about-the-data/processing/ AIRS moves climate research and weather prediction into the 21st century. AIRS is one of six instruments on board the Aqua satellite, part of the NASA Earth Observing System. AIRS along with its partner microwave instrument the Advanced Microwave Sounding Unit AMSU-A, represents the most advanced atmospheric sounding system ever deployed in space. Together these instruments observe the global water and energy cycles, climate variation and trends, and the response of the climate system to increased greenhouse gases. +r3d100012432 GabiPD https://www.gabipd.org/ GABI, acronym for "Genomanalyse im biologischen System Pflanze", is the name of a large collaborative network of different plant genomic research projects. Plant data from different ‘omics’ fronts representing more than 10 different model or crop species are integrated in GabiPD. +r3d100012433 Human Genetic Variation Repository https://www.hgvd.genome.med.kyoto-u.ac.jp/index.html The Human Genetic Variation Database (HGVD) aims to provide a central resource to archive and display Japanese genetic variation and association between the variation and transcription level of genes. The database currently contains genetic variations determined by exome sequencing of 1,208 individuals and genotyping data of common variations obtained from a cohort of 3,248 individuals. +r3d100012435 Image Data Resource https://idr.openmicroscopy.org/about/ The IDR makes datasets that have never previously been accessible publicly available, allowing the community to search, view, mine and even process and analyze large, complex, multidimensional life sciences image data. Sharing data promotes the validation of experimental methods and scientific conclusions, the comparison with new data obtained by the global scientific community, and enables data reuse by developers of new analysis and processing tools. +r3d100012436 Biobank of blood donors http://www.bio-bank.de/en/biobank.php With its “Blood Donor BIOBANK”, the Bavarian Red Cross (BRK) Blood Donor Service offers a unique and innovative resource for biomarker research: the world’s first blood donor based biobank. Biobanks as collections of biological material together with associated medical data open new possibilities for the development of new targeted diagnostics and therapies. The BRK Blood Donor Service maintains a unique collection of over 3 million blood samples, making it one of the largest sample collections worldwide. Every working day 2,000 new samples are added to the collection. +r3d100012437 Nationale Kohorte https://nako.de/ The German National Cohort (NAKO) has been inviting men and women aged between 20 and 69 to 18 study centers throughout Germany since 2014. The participants are medically examined and questioned about their living conditions. The GNC’s aim is to investigate the causes of chronic diseases, such as cancer, diabetes, cardiovascular diseases, rheumatism, infectious diseases, and dementia in order to improve prevention, early diagnoses and treatment of these very widely spread diseases. +r3d100012438 Historic Environment Scotland https://www.historicenvironment.scot/ Historic Environment Scotland was formed in October 2015 following the merger between Historic Scotland and The Royal Commission on the Ancient and Historical Monuments of Scotland. Historic Environment Scotland is the lead public body established to investigate, care for and promote Scotland’s historic environment. We lead and enable Scotland’s first historic environment strategy Our Place in Time, which sets out how our historic environment will be managed. It ensures our historic environment is cared for, valued and enhanced, both now and for future generations. +r3d100012439 GIN https://web.gin.g-node.org/ The German Neuroinformatics Node's data infrastructure (GIN) services provide a platform for comprehensive and reproducible management and sharing of neuroscience data. Building on well established versioning technology, GIN offers the power of a web based repository management service combined with a distributed file storage. The service addresses the range of research data workflows starting from data analysis on the local workstation to remote collaboration and data publication. +r3d100012440 DR-NTU (Data) https://researchdata.ntu.edu.sg/ DR-NTU (Data) is the institutional open access research data repository for Nanyang Technological University (NTU), Singapore. NTU researchers are encouraged to use DR-NTU (Data) to deposit, publish and archive their final research data in order to make their research data discoverable, accessible and reusable. +r3d100012441 Alzheimer Disease & Frontotemporal Dementia Mutation Database http://www.molgen.vib-ua.be/ADMutations/ The Alzheimer Disease & Frontotemporal Dementia Mutation Database (AD&FTDMDB) aims at collecting all known mutations in the genes related to Alzheimer disease (AD) and fromtotemporal dementias (FTD). +Mutations are collected from the literature and from presentations at scientific meetings. In addition, mutations can be submitted to AD&FTDMDB at this web site. +r3d100012442 Environmental Information Platform https://eip.ceh.ac.uk/ The Environmental Information Platform provides enhanced access to CEH's key data holdings via web-based tools, programming interfaces and a data catalogue. It enables you to visualise and interrogate some of the diverse environmental datasets held by CEH. +r3d100012443 Open IFC Model Repository http://openifcmodel.cs.auckland.ac.nz/ The aim of this repository is for it to be a location from which a wide variety of well analysed IFC-based data files can be sourced. It is planned that over time the number of data files will expand to provide significant coverage of the major aspects that would need to be tested for interoperability. +r3d100012444 Psi Open Data https://open-data.spr.ac.uk/ Psi Open Data is an open repository for parapsychology research data, operated by the Society for Psychical Research. The datasets may be freely used, modified, and shared by anyone – subject, at most, to the requirement to attribute and/or share-alike (see the license attached to each dataset for details). +r3d100012445 Rotterdam Ophthalmic Data Repository http://www.rodrep.com/ The Rotterdam Ophthalmic Data Repository (ROD-Rep) contains data sets related to ophthalmology that the Rotterdam Ophthalmic Institute has made freely available for researchers worldwide. This portal is an initiative of the Rotterdam Ophthalmic Institute, which is the research institute of the Rotterdam Eye Hospital. It provides the datasets from ophthalmic research (includes measurements such as visual fields and various imaging modalities, grades, etc.) for sharing and re-use to accelerate multi-disciplinary research, resulting in better ophthalmic care. The portal is the successor of the ORGIDS (or Open Rotterdam Glaucoma Imaging Data Sets site); which was an initiative of Koen Vermeer, Hans Lemij and Netty Dorrestijn and initial financial support was provided by Stichting Glaucoomfonds (The Netherlands). +r3d100012447 MIDAS https://www.midas.lt/public-app.html#/midas?lang=en MIDAS is national research data archive. The aim of the MIDAS is to collect, process, store and analyse scientific research data and other relevant information in all fields of knowledge, enabling free, easy and convenient access to it via the Internet. MIDAS provides services for registered and not-registered users: students, listeners, academics, researchers, scientific workers, research data evaluation and quality assurance experts, other participants in a science and studies system as well as individuals interested in research data. MIDAS consists of 2 parts: MIDAS portal (all users) and user account (internal portal for registered users).The Vilnius University is controller and main processor of MIDAS system. +r3d100012448 MPDS https://mpds.io/#start Online materials database (known as PAULING FILE project) with nearly 2 million entries: physical properties, crystal structures, phase diagrams, available via API, ready for modern data-intensive applications. The source of these entries are about 300,000 peer-reviewed publications in materials science, processed during the last 16 years by an international team of PhD editors. The results are presented online with a quick search interface. The basic access is provided for free. +r3d100012449 MIPAS/Envisat Observations of Polar Stratospheric Clouds https://datapub.fz-juelich.de/slcs/mipas/psc/ This data repository provides access to the climatology of polar stratospheric clouds (PSC) observations of Michelson Interferometer for Passive Atmospheric Sounding (MIPAS) onboard the Envisat satellite of the European Space Agency (ESA). The MIPAS instrument operated from July 2002 until April 2012. The infrared limb emission measurements provide a unique dataset of day and night observations of polar stratospheric clouds (PSCs) up to both poles. +r3d100012451 ISER Centres and Surveys https://www.iser.essex.ac.uk/ Originally established in 1989 at the University of Essex to house the British Household Panel Survey (BHPS), ISER has grown into a leading centre for the production and analysis of longitudinal studies. It encompasses the ESRC Research Centre on Micro-Social Change and the successor to the BHPS, Understanding Society. As well as providing unrivalled postgraduate study opportunities, ISER also houses an internationally-renowned Microsimulation Unit which develops and runs the tax and benefit model, EUROMOD. +r3d100012455 clarin:el inventory of language resources and services https://inventory.clarin.gr/ clarin:el is the Greek national network of language resources, a nation-wide Research Infrastructure devoted to the sustainable storage, sharing, dissemination and preservation of language resources. +CLARIN EL infrastructure, which is a Greek nation-wide Research Infrastructure devoted to the sustainable storage, sharing, dissemination and preservation of language resources (LRs) and aims at increasing access to and augmentation of such resources at a national scale and beyond. It is an open, integrated, secure and interoperable storage, sharing and processing infrastructure for LRs (datasets, tools and processing services) for all domains domains and disciplines where language plays a critical role, notably. CLARIN EL is implemented in the framework of the CLARIN Attiki, national project in support of ESFRI/2006 Research Infrastructures. +r3d100012459 MicrosporidiaDB http://microsporidiadb.org/micro/ MicrosporidiaDB belongs to the EuPathDB family of databases and is an integrated genomic and functional genomic database for the phylum Microsporidia. In its first iteration (released in early 2010), MicrosporidiaDB contains the genomes of two Encephalitozoon species (see below). MicrosporidiaDB integrates whole genome sequence and annotation and will rapidly expand to include experimental data and environmental isolate sequences provided by community researchers. The database includes supplemental bioinformatics analyses and a web interface for data-mining. +r3d100012460 PiroplasmaDB https://piroplasmadb.org/piro/app A genome database for the genus Piroplasma. PiroplasmaDB is a member of pathogen-databases that are housed under the NIAID-funded EuPathDB Bioinformatics Resource Center (BRC) umbrella. +r3d100012462 OrthoMCL http://orthomcl.org/orthomcl/ OrthoMCL is a genome-scale algorithm for grouping orthologous protein sequences. It provides not only groups shared by two or more species/genomes, but also groups representing species-specific gene expansion families. So it serves as an important utility for automated eukaryotic genome annotation. OrthoMCL starts with reciprocal best hits within each genome as potential in-paralog/recent paralog pairs and reciprocal best hits across any two genomes as potential ortholog pairs. Related proteins are interlinked in a similarity graph. Then MCL (Markov Clustering algorithm,Van Dongen 2000; www.micans.org/mcl) is invoked to split mega-clusters. This process is analogous to the manual review in COG construction. MCL clustering is based on weights between each pair of proteins, so to correct for differences in evolutionary distance the weights are normalized before running MCL. +r3d100012463 ADS https://ads.nipr.ac.jp/portal/index.action The arctic data archive system (ADS) collects observation data and modeling products obtained by various Japanese research projects and gives researchers to access the results. By centrally managing a wide variety of Arctic observation data, we promote the use of data across multiple disciplines. Researchers use these integrated databases to clarify the mechanisms of environmental change in the atmosphere, ocean, land-surface and cryosphere. That ADS will be provide an opportunity of collaboration between modelers and field scientists, can be expected. +r3d100012464 GeneWeaver.org http://beta.geneweaver.org/ GeneWeaver combines cross-species data and gene entity integration, scalable hierarchical analysis of user data with a community-built and curated data archive of gene sets and gene networks, and tools for data driven comparison of user-defined biological, behavioral and disease concepts. Gene Weaver allows users to integrate gene sets across species, tissue and experimental platform. It differs from conventional gene set over-representation analysis tools in that it allows users to evaluate intersections among all combinations of a collection of gene sets, including, but not limited to annotations to controlled vocabularies. There are numerous applications of this approach. Sets can be stored, shared and compared privately, among user defined groups of investigators, and across all users. +r3d100012465 ESA Planetary Science Archive https://archives.esac.esa.int/psa/#!Home%20View The European Space Agency's Planetary Science Archive (PSA) is the central repository for all scientific and engineering data returned by ESA's Solar System missions: currently including Giotto, Huygens, Mars Express, Venus Express, Rosetta, SMART-1 and ExoMars 16, as well as several ground-based cometary observations. Future missions hosted by the PSA will be Bepi Colombo, ExoMars Rover and Surface Platform and Juice. +r3d100012467 OpenAgrar https://www.openagrar.de/content/index.xml?lang=en OpenAgrar is an open access repository which publishes, stores, archives and distributes publications, publication references and research data. Its resources can be searched and used by everyone. It contains amongst others theses, reports, conference proceedings, journal articles, books, institutional documents, research datasets, videos and interviews. +r3d100012468 Digital Collections ULB Düsseldorf http://digital.ub.uni-duesseldorf.de/?lang=en In the digital collections, you can take a look at the digitized prints from the holdings of the ULB Düsseldorf free of cost. In special collections, the ULB unites rare, valuable and unique parts of holdings that are installed as an ensemble. Deposita, unpublished works, donations, acquisition of rare books etc. were and are an important source for the constant growth of the library. These treasures and specialties - beyond their academic value - also contribute substantially to the profile of the ULB. +r3d100012469 Verbund Forschungsdaten Bildung https://www.forschungsdaten-bildung.de To target the multidisciplinary, broad scale nature of empirical educational research in the Federal Republic of Germany, a networked research data infrastructure is required which brings together disparate services from different research data providers, delivering services to researchers in a usable, needs-oriented way. The Verbund Forschungsdaten Bildung (Educational Research Data Alliance, VFDB) therefore aims to cooperate with relevant actors from science, politics and research funding institutes to set up a powerful infrastructure for empirical educational research. This service is meant to adequately capture specific needs of the scientific communities and support empirical educational research in carrying out excellent research. +r3d100012470 Edition Topoi Collections http://repository.edition-topoi.org/ The Edition Topoi research platform is an innovative, reliable information infrastructure. It serves the publication of citable research data such as 3D models, high-resolution pictures, data and databases. The content and its meta data are subject to peer review and made available on an Open Access basis. The published or publishable combination of citable research content and its technical and contextually relevant meta data is defined as Citable. The public data are generated via a cloud and can be directly connected with the individual computing environment. +r3d100012471 data.world https://data.world/ A data repository and social network so that researchers can interact and collaborate, also offers tutorials and datasets for data science learning. +"data.world is designed for data and the people who work with data. From professional projects to open data, data.world helps you host and share your data, collaborate with your team, and capture context and conclusions as you work." +r3d100012473 Map collection Charles University Faculty of Science https://www.natur.cuni.cz/geography/map-collection?set_language=en The Map Collection at the Faculty of Science CU (formerly the State Map Collection) belongs to one of the most extensive university map collections in Central and East Europe. The map collection is digitized as part of the Czech Ministry of Culture's project NAKI. +r3d100012474 Parkinson Disease Mutation Database http://www.molgen.vib-ua.be/PDMutDB/ The Parkinson disease Mutation Database (PDmutDB) aims at collecting all known mutations in the genes related to Parkinson disease (PD). +Mutations are collected from the literature and from presentations at scientific meetings. In addition, mutations can be submitted to PDmutDB at this web site. +r3d100012476 Biogrid Australia https://www.biogrid.org.au/ BioGrid Australia Limited operates a federated data sharing platform for collaborative translational health and medical research providing a secure infrastructure that advances health research by linking privacy-protected and ethically approved data among a wide network of health collaborators. BioGrid links real-time de-identified health data across institutions, jurisdictions and diseases to assist researchers and clinicians improve their research and clinical outcomes. The web-based infrastructure provides ethical access while protecting both privacy and intellectual property. +r3d100012477 Biosearch http://www.biosearch.in/ The database has its focus on observing and understanding special oceanographic characteristics of the Indian Ocean. +r3d100012478 Institut d'Astronomie et d'Astrophysique Databases http://www.astro.ulb.ac.be/pmwiki/IAA/Databases The following databases are maintained at IAA-ULB: Nuclear Database (BRUSLIB - A collection of nuclear data (masses, fission barriers, E1 strength functions, nuclear level densities, partition functions, reaction rates) of interest for nuclear astrophysics, stellar evolution and nucleosynthesis), Nuclear Network Generator NetGen (A tool for generating nuclear-reaction rates on user-defined networks), NACRE II (An update of the Nuclear Astrophysics Compilation of Reaction Rates (NACRE) including the evaluation of 34 reactions on stable targets with mass numbers A<16), The Ninth Catalogue of Orbits of Spectroscopic Binaries (SB9), The Henize sample of S stars, The radial-velocity monitoring of barium and S stars, Molecular linelist (Molecular linelists for stellar spectra), and Stellar models (Pre-main-sequence and super-AGB phases). +r3d100012479 JPL OurOcean Portal https://ourocean.jpl.nasa.gov/ <<>>!!!>>> +The website is archived: https://web.archive.org/web/20161118010932/http:/ourocean.jpl.nasa.gov/ You can follow links to navigate further into archived content from that site. +r3d100012480 NASA Life Sciences Data Archive https://lsda.jsc.nasa.gov/ LSDA contains information, data, studies and materials from medical and biological experiments from the Mercury Project (1961) to current flight, flight analog and ground research. +LSDA includes data from NASA's Human Research Program (HRP), NASA’s Space Biology Program (SP), The Human Health and Performance Directorate (HH&P) , and Lifetime Surveillance of Astronaut Health (LSAH) +r3d100012481 National Database for Clinical Trials Related to Mental Illness https://data-archive.nimh.nih.gov/ndct/ !!! >>> integrated in https://www.re3data.org/repository/r3d100012653 <<< !!! The National Database for Clinical Trials Related to Mental Illness (NDCT) is an informatics platform for the sharing of human subjects data from all clinical trials funded by the National Institute of Mental Health (NIMH). +r3d100012482 National Genomic Resources Repository http://www.nbpgr.ernet.in:8080/repository/home.htm National Genomic Resources Repository is established as an institutional framework for methodical and centralized efforts to collect, generate, conserve and distribute genomic resources for agricultural research. +r3d100012483 National Park Service Geographic Information Systems https://www.nps.gov/gis/index.html The I&M GIS group of NPS manages the collection, analysis, and distribution of I&M, NPS, and related geospatial data to I&M networks, the NPS, and the public. Develops, collects, and shares helpful GIS tools, extensions, and applications with I&M networks, the NPS, and the public. +r3d100012485 Natural Resources Canada Earth Sciences Data https://www.nrcan.gc.ca/earth-sciences/earth-sciences-resources/earth-sciences-tools-applications/10790 Natural Resources Canada (NRCan) seeks to enhance the responsible development and use of Canada’s natural resources and the competitiveness of Canada’s natural resources products. We are an established leader in science and technology in the fields of energy, forests, and minerals and metals and use our expertise in earth sciences to build and maintain an up-to-date knowledge base of our landmass. +r3d100012486 SimTK https://simtk.org SimTK is a free project-hosting platform for the biomedical computation community that enables researchers to easily share their software, data, and models and provides the infrastructure so they can support and grow a community around their projects. +It has over 62,000 members, hosts more than 960 projects from researchers around the world, and has had more than 500,000 files downloaded from it. Individuals have created SimTK projects to meet publisher and funding agencies’ software and data sharing requirements, run scientific challenges, create a collection of their community’s resources, and much more. +r3d100012487 South African Environmental Observation Network Data Portal https://catalogue.saeon.ac.za/ The South African Environmental Observation Network (SAEON) Open Data Platform (ODP) is a metadata repository that facilitates the publication, discovery, dissemination, and preservation of earth observation and environmental data in South Africa. SAEON is a long-term environmental observation and research facility of the National Research Foundation (NRF). +r3d100012488 WBG Open Finances https://finances.worldbank.org/ WBG Finances is a World Bank Group digital platform that provides our clients and partners access to public financial data and portfolio information from across all Group entities in one place. +WBG Finances simplifies the presentation of financial information in an ‘easy to consume’ and in the context of Country and Portfolio across WBG. +Open Finances makes World Bank Group’s financials available for everybody to explore. All the data presented is available to everybody to analyze, visualize, and share with others. We invite you to explore the numerous tools, build your own visualizations or download the data in multiple formats. If you are a developer, connect to it through the APIs associated with all the datasets. +r3d100012489 Open Data Portal Russia http://data.gov.ru/?language=en The open data portal is designed to achieve the following goals: providing centralized access to information resources presented in the form of open data; creation of an information platform for interaction with the general public on the issues of the formation, publication and use of public data; formation and implementation of a unified technological policy in the field of open government data. +The main suppliers of open data are public authorities of all levels of government: federal, regional and municipal. Moreover, other organizations can also serve as a supplier of open data which are interested in starting their own activities. +r3d100012490 Cloud-Aerosol Lidar and Infrared Pathfinder Satellite Observations https://www-calipso.larc.nasa.gov/ The CALIPSO satellite provides new insight into the role that clouds and atmospheric aerosols play in regulating Earth's weather, climate, and air quality. +CALIPSO combines an active lidar instrument with passive infrared and visible imagers to probe the vertical structure and properties of thin clouds and aerosols over the globe. CALIPSO was launched on April 28, 2006, with the CloudSat satellite. +CALIPSO and CloudSat are highly complementary and together provide new, never-before-seen 3D perspectives of how clouds and aerosols form, evolve, and affect weather and climate. CALIPSO and CloudSat fly in formation with three other satellites in the A-train constellation to enable an even greater understanding of our climate system. +r3d100012491 NASA GEWEX Surface Radiation Budget https://gewex-srb.larc.nasa.gov/ The NASA/GEWEX SRB project is a major component of the GEWEX radiation research. The objective of the NASA/GEWEX SRB project is to determine surface, top-of-atmosphere (TOA), and atmospheric shortwave (SW) and longwave (LW) radiative fluxes with the precision needed to predict transient climate variations and decadal-to-centennial climate trends. +r3d100012492 National Center for Health Statistics https://www.cdc.gov/nchs/index.htm The mission of NCHS is to provide statistical information that will guide actions and policies to improve the health of the American people. As the Nation's principal health statistics agency, NCHS is responsible for collecting accurate, relevant, and timely data. NCHS' mission, and those of its counterparts in the Federal statistics system, focuses on the collection, analysis, and dissemination of information that is of use to a broad range of us. +r3d100012493 Project on Human Development in Chicago Neighborhoods https://www.icpsr.umich.edu/icpsrweb/PHDCN/index.jsp The Project on Human Development in Chicago Neighborhoods (PHDCN) is a large-scale, interdisciplinary study of how families, schools, and neighborhoods affect child and adolescent development. It was designed to advance the understanding of the developmental pathways of both positive and negative human social behaviors. In particular, the project examined the causes and pathways of juvenile delinquency, adult crime, substance abuse, and violence. At the same time, the project also provided a detailed look at the environments in which these social behaviors take place by collecting substantial amounts of data about urban Chicago, including its people, institutions, and resources. +Nearly all PHDCN data require an individual application with supporting materials to obtain the data. Applications are handled by the the National Archive of Criminal Justice Data (NACJD). Further instructions will appear on the study home page (linked from search results), where relevant. +r3d100012494 Tropospheric Emission Spectrometer https://tes.jpl.nasa.gov/data/ TES is the first satellite instrument to provide simultaneous concentrations of carbon monoxide, ozone, water vapor and methane throughout Earth’s lower atmosphere. This lower atmosphere (the troposphere) is situated between the surface and the height at which aircraft fly, and is an important part of the atmosphere that we often impact with our activities. +r3d100012495 Liverpool John Moores University Research Data Repository http://opendata.ljmu.ac.uk/ The LJMU Research Data Repository is the University's institutional repository where researchers can safely deposit and store research data on an Open Access basis. +Data stored in the LJMU Research Data Repository can be made freely available to anyone online and located by users of web search engines. +r3d100012496 GESIS Data Archive https://www.gesis.org/en/services/archiving-and-registering/data-archiving/ GESIS preserves quantitative social research data to make it available to the scientific research community. All data are preserved for the long-term and documented to international standards. Data is free to archive, and free to access. +Data Catalogue Search https://dbk.gesis.org/dbksearch/index.asp?db=e +r3d100012497 EOS-EarthData http://eos-earthdata.sr.unh.edu/ EOS-EarthData provides free, customized Earth Science data. All data are freely available. +EOS-WEBSTER has been replaced by EOS-Earthdata. EOS-Earthdata offers much simpler access to data, and does not require you to register or login. +r3d100012498 CESM Experiments https://www.cesm.ucar.edu/experiments/ CESM is a fully-coupled, community, global climate model that provides state-of-the-art computer simulations of the Earth's past, present, and future climate states. +r3d100012499 NCAR Climate Analysis Section Data Catalog http://www.cgd.ucar.edu/cas/catalog/ The CAS Data Catalog contains a variety of atmospheric and oceanic energy budget calculations derived from satellites and Reanalysis products. +r3d100012500 NCAR UCAR Climate Data Guide https://climatedataguide.ucar.edu/ Search and access 201 data sets covering the Atmosphere, Ocean, Land and more. Explore climate indices, reanalyses and satellite data and understand their application to climate model metrics. This is the only data portal that combines data discovery, metadata, figures and world-class expertise on the strengths, limitations and applications of climate data. +r3d100012501 Visible earth https://visibleearth.nasa.gov/ A catalog of NASA images and animations of our home planet. +r3d100012502 Gateway to Astronaut Photography of earth https://eol.jsc.nasa.gov/ The Gateway to Astronaut Photography of Earth hosts the best and most complete online collection of astronaut photographs of the Earth from 1961 through the present. This service is provided by the International Space Station program and the JSC Earth Science & Remote Sensing Unit, ARES Division, Exploration Integration Science Directorate. +r3d100012503 NASA Image and Video Library https://images.nasa.gov NASA officially has launched a new resource to help the public search and download out-of-this-world images, videos and audio files by keyword and metadata searches from NASA.gov. The NASA Image and Video Library website consolidates imagery spread across more than 60 collections into one searchable location. NASA Image and Video Library allows users to search, discover and download a treasure trove of more than 140,000 NASA images, videos and audio files from across the agency’s many missions in aeronautics, astrophysics, Earth science, human spaceflight, and more. Users can browse the agency’s most recently uploaded files, as well as discover historic and the most popularly searched images, audio files and videos. Other features include: + + Automatically scales the interface for mobile phones and tablets + Displays the EXIF/camera data that includes exposure, lens used, and other information, when available from the original image + Allows for easy public access to high resolution files + All video includes a downloadable caption file + +NASA Image and Video Library’s Application Programmers Interface (API) allows automation of imagery uploads for NASA, and gives members of the public the ability to embed content in their own sites and applications. This public site runs on NASA’s cloud native “infrastructure-as-a-code” technology enabling on-demand use in the cloud. +r3d100012504 OpenAltimetry https://www.openaltimetry.org NASA funded OpenAltimetry facilitates the advanced discovery, processing, and visualization services for ICESat and ICESat-2 altimeter data. +r3d100012505 ORDaR https://ordar.otelo.univ-lorraine.fr/accueil ORDaR is a data repository for research data in geoscience. +r3d100012506 DURAARK datasets http://data.duraark.eu/ >>>!!!<<< stated 13.02.2020: the repository is offline >>>!!!<<< Data.DURAARK provides a unique collection of real world datasets from the architectural profession. The repository is unique, as it provides several different datatypes, such as 3d scans, 3d models and classifying Metadata and Geodata, to real world physical buildings.domain. Many of the datasets stem from architectural stakeholders and provide the community in this way with insights into the range of working methods, which the practice employs on large and complex building data. +r3d100012509 GEISHA http://geisha.arizona.edu/geisha/index.jsp GEISHA is the online repository of in situ hybridization and corresponding metadata for genes expressed in the chicken embryo during the first six days of development. +r3d100012511 Monitor of Settlement and Open Space Development https://www.ioer-monitor.de The IOER Monitor is a research data infrastructure of the Leibniz Institute of Ecological Urban and Regional Development (IOER). It provides various information on land use structure and its development as well as on landscape quality for the Federal Republic of Germany. +r3d100012512 SFU Radar https://researchdata.sfu.ca/node/6 <<>>!!!>>> +r3d100012513 DataSpace https://dataspace.princeton.edu/jspui/ DataSpace is a digital repository meant for both archiving and publicly disseminating digital data which are the result of research, academic, or administrative work performed by members of the Princeton University community. DataSpace will promote awareness of the data and address concerns for ensuring the long-term availability of data in the repository. +r3d100012514 MetPetDB http://metpetdb.com/ MetPetDB is a database for metamorphic petrology that is being designed and built by a global community of metamorphic petrologists in collaboration with computer scientists at Rensselaer Polytechnic Institute as part of the National Cyberinfrastructure Initiative and supported by the National Science Foundation. +r3d100012515 ResearchWorks Archive University of Washington https://digital.lib.washington.edu/researchworks/ ResearchWorks Archive is the University of Washington’s digital repository (also known as “institutional repository”) for disseminating and preserving scholarly work. ResearchWorks Archive can accept any digital file format or content (examples include numerical datasets, photographs and diagrams, working papers, technical reports, pre-prints and post-prints of published articles). +r3d100012516 PlasmID https://plasmid.med.harvard.edu/PLASMID/Home.xhtml The Plasmid Information Database (PlasmID) was established in 2004 to curate, maintain, and distribute cDNA and ORF constructs for use in basic molecular biological research. The materials deposited at our facility represent the culmination of several international collaborative efforts from 2004 to present: Beth Israel Deaconess Medical Center, Boston Children's Hospital, Brigham and Women's Hospital, Dana-Farber Cancer Institute, Harvard Medical School, Harvard School of Public Health, and Massachusetts General Hospital. +r3d100012517 Animal Genome Size Database http://www.genomesize.com Welcome to the Animal Genome Size Database, Release 2.0, a comprehensive catalogue of animal genome size data. +r3d100012518 AmphibiaWeb https://amphibiaweb.org/index.html AmphibiaWeb is an online system enabling any user to search and retrieve information relating to amphibian biology and conservation. This site was motivated by the global declines of amphibians, the study of which has been hindered by the lack of multidisplinary studies and a lack of coordination in monitoring, in field studies, and in lab studies. We hope AmphibiaWeb will encourage a shared vision to collaboratively face the challenge of global amphibian declines and the conservation of remaining amphibians and their habitats. +r3d100012519 Avibase https://avibase.bsc-eoc.org/avibase.jsp?lang=EN&pg=home Avibase is an extensive database information system about all birds of the world, containing over 55 million records about 10,000 species and 22,000 subspecies of birds, including distribution information, taxonomy, synonyms in several languages and more. This site is managed by Denis Lepage and hosted by Bird Studies Canada, the Canadian copartner of Birdlife International. Avibase has been a work in progress since 1992 and I am now pleased to offer it as a service to the bird-watching and scientific community. +r3d100012521 HunCLARIN http://clarin.hu/content/hunclarin-tagjai HunCLARIN is a strategic research infrastructure of Hungary’s leading knowledge centres involved in R&D in speech- and language processing. It contains linguistic resources and tools that form the basis of research. The infrastructure has obtained an “SKI” qualification (Strategic Research Infrastructure) in 2010, and has been significantly expanded since. Currently comprising 36 members, the infrastructure includes several general- and specific-purpose text corpora, different language processing tools and analysers, linguistic databases as well as ontologies. RIL HAS was a co-founder of the European CLARIN project, which aims at supporting humanities and social sciences research with the help of language technology and by making digital linguistic resources more easily available. In accordance with these goals HunClarin makes the research infrastructures developed by the respective centres directly accessible for researchers through a common network entry point. A general goal of the infrastructure is to realise the interoperability of the collected research infrastructures and to enable comparing the performance of the respective alternatives and to coordinate different foci in R&D. The coordinator and contact person of the infrastructure is Tamás Váradi, RIL HAS. +r3d100012522 CLARIN-UK https://www.clarin.ac.uk/ CLARIN-UK is a consortium of centres of expertise involved in research and resource creation involving digital language data and tools. The consortium includes the national library, and academic departments and university centres in linguistics, languages, literature and computer science. +r3d100012523 ARCHE https://arche.acdh.oeaw.ac.at/browser/ ARCHE (A Resource Centre for the HumanitiEs) is a service aimed at offering stable and persistent hosting as well as dissemination of digital research data and resources for the Austrian humanities community. ARCHE welcomes data from all humanities fields. +ARCHE is the successor of the Language Resources Portal (LRP) and acts as Austria’s connection point to the European network of CLARIN Centres for language resources. +r3d100012525 Lund University Humanities Lab corpus server https://corpora.humlab.lu.se/ As a member of SWE-CLARIN, the Humanities Lab will provide tools and expertise related to language archiving, corpus and (meta)data management, with a continued emphasis on multimodal corpora, many of which contain Swedish resources, but also other (often endangered) languages, multilingual or learner corpora. As a CLARIN K-centre we provide advice on multimodal and sensor-based methods, including EEG, eye-tracking, articulography, virtual reality, motion capture, av-recording. +Current work targets automatic data retrieval from multimodal data sets, as well as the linking of measurement data (e.g. EEG, fMRI) or geo-demographic data (GIS, GPS) to language data (audio, video, text, annotations). We also provide assistance with speech and language technology related matters to various projects. +A primary resource in the Lab is The Humanities Lab corpus server, containing a varied set of multimodal language corpora with standardised metadata and linked layers of annotations and other resources. +r3d100012526 Maison méditerranéenne des sciences de l'homme, Phonothèque http://phonotheque.mmsh.huma-num.fr/ A place of living memory, the Phonotheque of the MMSH aims to bring together recordings of the sound heritage that have the value of ethnological, linguistic, historical, musicological or literary information on the Mediterranean area. It documents fields little covered by conventional sources, or completes them with the point of view of actors or witnesses. +The collection holds more than 8000 hours of audio archives recorded since the late 1950s concerning all the humanities sciences. +r3d100012527 Phonogrammarchiv https://www.oeaw.ac.at/phonogrammarchiv/ The Phonogrammarchiv is a multi-disciplinary research sound and video archive, covering holdings from all continents. Since its foundation in 1899 the Phonogrammarchiv has been building up its holdings by cooperating with Austrian scholars and archiving their collected material, or by fieldwork conducted by staff members on special topics exploring new fields of methods and contents. The main tasks comprise the production, annotation, cataloguing and long-term preservation of audio-visual field recordings, making the cultural heritage available for future generations and enabling the dissemination of the recordings as well as technical developments in the field of AV recording and storage. Thus the Phonogrammarchiv adds to infrastructural performance valuable to both the scholarly community and the public at large. +r3d100012528 Canadian Open Genetics Repository http://opengenetics.ca/ The Canadian Open Genetics Repository is a collaborative effort for the collection, storage, sharing and robust analysis of variants reported by medical diagnostics laboratories across Canada. As clinical laboratories adopt modern genomics technologies, the need for this type of collaborative framework is increasingly important. If you want to join COGR project and get data please send an email at cogr@opengenetics.ca and the introduction to the project will be arranged. +r3d100012529 ImmPort https://www.immport.org/shared/home The Immunology Database and Analysis Portal (ImmPort) archives clinical study and trial data generated by NIAID/DAIT-funded investigators. Data types housed in ImmPort include subject assessments i.e., medical history, concomitant medications and adverse events as well as mechanistic assay data such as flow cytometry, ELISA, ELISPOT, etc. --- You won't need an ImmPort account to search for compelling studies, peruse study demographics, interventions and mechanistic assays. But why stop there? What you really want to do is download the study, look at each experiment in detail including individual ELISA results and flow cytometry files. Perhaps you want to take those flow cytometry files for a test drive using FLOCK in the ImmPort flow cytometry module. To download all that interesting data you will need to register for ImmPort access. +r3d100012530 University of Amsterdam / Amsterdam University of Applied Sciences figshare https://uvaauas.figshare.com/ The University of Amsterdam (UvA) and the Amsterdam University of Applied Sciences (AUAS/HvA) cooperate to connect academic research with the insights and experiences from professional practice, and together the UvA and AUAS offer students a wide range of education pathways. +r3d100012531 University of Adelaide figshare https://adelaide.figshare.com/ Figshare has been chosen as the University of Adelaide's official data and digital object repository with unlimited local storage. +All current staff and HDR students can access and publish research data and digital objects on the University of Adelaide's Figshare site. Because Figshare is cloud-based, you can access it anywhere and at any time. +r3d100012532 kilthub figshare https://kilthub.figshare.com/ Provided by the University Libraries, KiltHub is the comprehensive institutional repository and research collaboration platform for research data and scholarly outputs produced by members of Carnegie Mellon University and their collaborators. KiltHub collects, preserves, and provides stable, long-term global open access to a wide range of research data and scholarly outputs created by faculty, staff, and student members of Carnegie Mellon University in the course of their research and teaching. +r3d100012534 IMGT/LIGM-DBI http://www.imgt.org/ligmdb/ IMGT/LIGM-DB is a comprehensive database of Immunoglobulins (IG) and T cell Receptors (TR) from human and other vertebrates, with translation for fully annotated sequences. +r3d100012535 IMGT/PRIMER-DB http://www.imgt.org/IMGTPrimerDB/ The IMGT/PRIMER-DB database provides standardized information on oligonucleotides or primers of the immunoglobulins (IG) and T cell receptors (TR). +r3d100012536 IMGT/GENE-DB http://www.imgt.org/genedb/ IMGT/GENE-DB is the IMGT genome database for IG and TR genes from human, mouse and other vertebrates. IMGT/GENE-DB provides a full characterization of the genes and of their alleles: IMGT gene name and definition, chromosomal localization, number of alleles, and for each allele, the IMGT allele functionality, and the IMGT reference sequences and other sequences from the literature. IMGT/GENE-DB allele reference sequences are available in FASTA format (nucleotide and amino acid sequences with IMGT gaps according to the IMGT unique numbering, or without gaps). +r3d100012537 Dash https://cdlib.org/services/uc3/ >>>!!!<<< Stated 2019-10-30: Dash is no longer available. Researchers are advised to store their research data at Dryad https://www.re3data.org/repository/r3d100000044 >>>!!!<<>> merged with https://www.re3data.org/repository/r3d100012653 <<< !!! RDoCdb is an informatics platform for the sharing of human subjects data generated by investigators as part of the NIMH's Research Domain Criteria initiative, and to support this initiative's aims. It also accepts and shares appropriate data related to mental health from other sources. +r3d100012655 Pediatric MRI Data Repository https://pediatricmri.nih.gov/nihpd/info/index.html !!! >>> integrated in https://www.re3data.org/repository/r3d100012653 >>> !!! This site provides information about the NIH MRI Study of Normal Brain Development (Pediatric MRI Study) and resulting Pediatric MRI Data Repository. This website serves as the portal through which data can be obtained by qualified researchers. The overarching goal of the Pediatric MRI Study is to foster a better understanding of normal brain maturation as a basis for understanding atypical brain development associated with a variety of disorders and diseases. +r3d100012656 ABCD Data Repository https://data-archive.nimh.nih.gov/abcd The ABCD Data Repository houses all data generated by the Adolescent Brain Cognitive Development (ABCD) Study. The ABCD Study is supported by NIH partners (the National Institute on Drug Abuse, the National Institute on Alcohol Abuse and Alcoholism, the National Cancer Institute, the Eunice Kennedy Shriver National Institute of Child Health and Human Development, the National Institute of Mental Health, the National Institute on Minority Health and Health Disparities, the National Institute of Neurological Disorders and Stroke, the NIH Office of Behavioral and Social Sciences Research, and the NIH Office of Research on Women’s Health), as well as the Centers for Disease Control and Prevention – Division of Adolescent and School Health. This repository will store data generated by ABCD investigators, serve as a collaborative platform for harmonizing these data, and share those data with qualified researchers. +r3d100012657 CCF https://data-archive.nimh.nih.gov/ccf The Connectome Coordination Facility (CCF) houses and distributes public research data for a series of studies that focus on the connections within the human brain. These are known as Human Connectome Projects. he Connectome Coordination Facility (CCF) was chartered to help coordinate myriad research projects, harmonize their data, and facilitate the dissemination of results. +r3d100012661 Telangana Open Data Portal http://data.telangana.gov.in/ The Open Data Platform supports the 'Open Data Policy' of the Government of Telangana. The portal will be the central repository of all the datasets of the Government of Telangana that should be in the public domain. The portal will house datasets form the various departments and organizations of the Government of Telangana. +The portal could be used by a variety of stakeholders and will enhance transparency in the working of the government apart from triggering innovative solutions to various problems. +r3d100012662 Open Government Data Portal of Sikkim https://sikkim.data.gov.in/ Open Government Data Portal of Sikkim–sikkim.data.gov.in - is a platform for supporting Open Data initiative of Government of Sikkim. The portal is intended to be used by Departments/Organizations of Government of Sikkim to publish datasets, documents, services, tools and applications collected by them for public use. It intends to increase transparency in the functioning of the state Government and also open avenues for many more innovative uses of Government Data to give different perspective. +Open Government Data Portal of Sikkim is designed and developed by the Open Government Data Division of National Informatics Centre (NIC), Department of Electronics and Information Technology (DeitY), Government of India. The portal has been created under Software as A Service (SaaS) model of Open Government Data (OGD) Platform India of NIC. +The data available in the portal are owned by various Departments/Organization of Government of Sikkim. +Open Government Data Portal of Sikkim has following modules: +Data Management System (DMS) – Module for contributing data catalogs by various state government agencies for making those available on the front end website after a due approval process through a defined workflow. +Content Management System (CMS) – Module for managing and updating various functionalities and content types of Open Government Data Portal of Sikkim. +Visitor Relationship Management (VRM) – Module for collating and disseminating viewer feedback on various data catalogs. +Communities – Module for community users to interact and share their zeal and views with others, who share common interests as that of theirs. +r3d100012663 Open Data DK http://www.opendata.dk/ Open Data DK has established a governance model to ensure that the members perceive the association as open, equal and result-creating. Open Data DK is a union with a board and teams. The Board is the general and strategic forum and consists of a chairman and five board members. The General Assembly is the Association's decision-making body and highest authority. The individual teams coordinate efforts within specific focus areas. +Governance model with teams must support the need to coordinate the work as well as possible while taking into account the autonomy that the individual teams have in terms of the democratic basic element on which the association is based. The gain of using this form of organization is a joint work across the members of the association. +r3d100012664 B-Clear https://data.bloomington.in.gov/ “B-Clear” stands for Bloomington Clear, or Be Clear about what we’re up to. +B-Clear is a one-stop place to build an ever-growing assembly of useful data. We’re organizing it as open, accessible data so everyone can see and use it and manipulate it. +r3d100012665 Migration data portal https://migrationdataportal.org/?i=stock_abs_&t=2017 The Portal aims to serve as a unique access point to timely, comprehensive migration statistics and reliable information about migration data globally. The site is designed to help policy makers, national statistics officers, journalists and the general public interested in the field of migration to navigate the increasingly complex landscape of international migration data, currently scattered across different organisations and agencies. +Especially in critical times, such as those faced today, it is essential to ensure that responses to migration are based on sound facts and accurate analysis. By making the evidence about migration issues accessible and easy to understand, the Portal aims to contribute to a more informed public debate. +The Portal was launched in December 2017 and is managed and developed by IOM’s Global Migration Data Analysis Centre (GMDAC), with the guidance of its Advisory Board, and was supported in its conception by the Economist Intelligence Unit (EIU). The Portal is supported financially by the Governments of Germany, the United States of America and the UK Department for International Development (DFID). +r3d100012666 Conservation Genome Resource Bank for Korean Wildlife http://www.cgrb.org/ Genome resource samples of wild animals, particularly those of endangered mammalian and avian species, are very difficult to collect. In Korea, many of these animals such as tigers, leopards, bears, wolves, foxes, gorals, and river otters, are either already extinct, long before the Korean biologists had the opportunity to study them, or are near extinction. Therefore, proposal for a systematic collection and preservation of genetic samples of these precious animals was adopted by Korea Science & Engineering Foundation (KOSEF). As an outcome, Conservation Genome Resource Bank for Korean Wildlife (CGRB; www.cgrb.org) was established in 2002 at the College of Veterinary Medicine, Seoul National University as one of the Special Research Materials Bank supported by the Scientific and Research Infrastructure Building Program of KOSEF. CGRB operates in collaboration with Seoul Grand Park Zoo managed by Seoul Metropolitan Government, and has offices and laboratories at both Seoul National University and Seoul Grand Park, where duplicate samples are maintained, thereby assuring a long-term, safe preservation of the samples. Thus, CGRB is the first example of the collaborative scientific infrastructure program between university and zoo in Korea. +r3d100012667 Cotton EST database http://150.216.56.64/index.php >>>!!!<<< The repository is no longer available. >>>!!!<<< +Database platform for cotton expressed sequence tag (EST)-related information, covering assembled contigs, function annotation, analysis of GO and KEGG, SNP, miRNA, SSR-related marker information. +r3d100012668 CottonGen https://www.cottongen.org/ CottonGen is a new cotton community genomics, genetics and breeding database being developed to enable basic, translational and applied research in cotton. It is being built using the open-source Tripal database infrastructure. CottonGen consolidates and expands the data from CottonDB and the Cotton Marker Database, providing enhanced tools for easy querying, visualizing and downloading research data. +r3d100012669 Cotton Functional Genomics Database https://cottonfgd.org/ Cotton Functional Genomics Database (CottonFGD) integrates with modern genomic/transcriptomic data and earch/analysis/visualization modules. It aims at providing an easy, quick and visualized data analysis platform for cotton (Gossypium spp) researchers and other functional genomic researches. +r3d100012670 National Cotton Database https://www.ams.usda.gov/datasets/national-cotton-database The USDA Agricultural Marketing Service (AMS) Cotton Program maintains a National Database (NDB) in Memphis, Tennessee for owner access to cotton classification data. +The NDB is computerized telecommunications system which allows owners or authorized agents of owners to retrieve classing data from the current crop and/or the previous four crops. +The NDB stores classing information from all 10 regional classing offices. +r3d100012671 ICAC World Cotton Database https://icac.gen10.net/ This interactive database provides complete access to statistics on seasonal cotton supply and use for each country and each region in the world, from 1920/21 to date. This project is part of ICAC’s efforts to improve the transparency of world cotton statistics. +r3d100012672 Wolfram Data Repository https://datarepository.wolframcloud.com/ The Wolfram Data Repository is a public resource that hosts an expanding collection of computable datasets, curated and structured to be suitable for immediate use in computation, visualization, analysis and more. +Building on the Wolfram Data Framework and the Wolfram Language, the Wolfram Data Repository provides a uniform system for storing data and making it immediately computable and useful. With datasets of many types and from many sources, the Wolfram Data Repository is built to be a global resource for public data and data-backed publication. +r3d100012673 Data INRAE https://data.inrae.fr/ INRAE is the world’s first organisation specialized on agricultural, food and environmental sciences. Data INRAE is offered by INRAE as part of its mission to open the results of its research. +Data INRAE will share research data in relation with food, nutrition, agriculture and environment. It includes experimental, simulation and observation data, omic data, survey and text data. +Only data produced by or in collaboration with INRAE will be hosted in the repository, but anyone can access the metadata and the open data. +r3d100012674 NODC Italian Oceanographic Data Centre http://nodc.ogs.trieste.it/nodc/data/access OGS is recognised as the Italian National Oceanographic Data Centre (OGS-NODC) within the International Oceanographic Data Exchange System of the UNESCO Intergovernmental Oceanographic Commission (IOC) since 27/6/2002. +OGS is also listed in EurOcean (Marine Research Infrastructures Database) and in EDMO (European Directory of Marine Organisations). +OGS as part of the IOC's network of National Oceanographic Data Centres has designated responsibility for the coordination of data and information management at national level. The oceanographic database covers the fields of marine physics, chemical, biological, underway geophysics and general information on Italian oceanographic cruises and data sets. +The main objectives are (revision IODE-XXII, March 2013): +-Facilitate and promote the discovery, exchange of, and access to, marine data and information including metadata, products and information in real-time, near real time and delayed mode, through the use of international standards, and in compliance with the IOC Oceanographic Data Exchange Policy for the ocean research and observation community and other stakeholders; +- Encourage the long term archival, preservation, documentation, management and services of all marine data, data products, and information; +- Develop or use existing best practices for the discovery, management, exchange of, and access to marine data and information, including international standards, quality control and appropriate information technology; +- Assist Member States to acquire the necessary capacity to manage marine research and observation data and information and become partners in the IODE network; +- Support international scientific and operational marine programmes, including the Framework for Ocean Observing for the benefit of a wide range. +r3d100012676 CSISA Data Repository https://data.cimmyt.org/dataverse/csisadvn In keeping with the open data policies of the U.S. Agency for International Development (USAID) and Bill & Melinda Gates Foundation, the Cereal Systems Initiative for South Asia (CSISA) has launched the CSISA Data Repository to ensure public accessibility to key data sets, including crop cut data- directly observed, crop yield estimates, on-station and on-farm research trial data and socioeconomic surveys. +CSISA is a science-driven and impact-oriented regional initiative for increasing the productivity of cereal-based cropping systems in Bangladesh, India and Nepal, thus improving food security and farmers’ livelihoods. CSISA generates data that is of value and interest to a diverse audience of researchers, policymakers and the public. +CSISA’s data repository is hosted on Dataverse, an open source web application developed at Harvard University to share, preserve, cite, explore and analyze research data. CSISA’s repository contains rich datasets, including on-station trial data from 2009–17 about crop and resource management practices for sustainable future cereal-based cropping systems. Collection of this data occurred during the long-term, on-station research trials conducted at the Indian Council of Agricultural Research – Research Complex for the Eastern Region in Bihar, India. The data include information on agronomic management for the sustainable intensification of cropping systems, mechanization, diversification, futuristic approaches to sustainable intensification, long-term effects of conservation agriculture practices on soil health and the pest spectrum. +Additional trial data in the repository includes nutrient omission plot technique trials from Bihar, eastern Uttar Pradesh and Odisha, India, covering 2012–15, which help determine the indigenous nutrient supplying ability of the soil. This data helps develop precision nutrient management approaches that would be most effective in different types of soils. +CSISA’s most popular dataset thus far includes crop cut data on maize in Odisha, India and rice in Nepal. Crop cut datasets provide ground-truthed yield estimates, as well as valuable information on relevant agronomic and socioeconomic practices affecting production practices and yield. A variety of research data on wheat systems are also available from Bangladesh and India. Additional crop cut data will also be coming online soon. +Cropping system-related data and socioeconomic data are in the repository, some of which are cross-listed with a Dataverse run by the International Food Policy Research Institute. The socioeconomic datasets contain baseline information that is crucial for technology targeting, as well as to assess the adoption and performance of CSISA-supported technologies under smallholder farmers’ constrained conditions, representing the ultimate litmus test of their potential for change at scale. Other highly interesting datasets include farm composition and productive trajectory information, based on a 20-year panel dataset, and numerous wheat crop cut and maize nutrient omission trial data from across Bangladesh. +r3d100012677 Censusindia http://www.censusindia.gov.in/ The Indian Census is the largest single source of a variety of statistical information on different characteristics of the people of India. With a history of more than 130 years, this reliable, time tested exercise has been bringing out a veritable wealth of statistics every 10 years, beginning from 1872 when the first census was conducted in India non-synchronously in different parts. To scholars and researchers in demography, economics, anthropology, sociology, statistics and many other disciplines, the Indian Census has been a fascinating source of data. The rich diversity of the people of India is truly brought out by the decennial census which has become one of the tools to understand and study India + + +The responsibility of conducting the decennial Census rests with the Office of the Registrar General and Census Commissioner, India under Ministry of Home Affairs, Government of India. It may be of historical interest that though the population census of India is a major administrative function; the Census Organisation was set up on an ad-hoc basis for each Census till the 1951 Census. The Census Act was enacted in 1948 to provide for the scheme of conducting population census with duties and responsibilities of census officers. The Government of India decided in May 1949 to initiate steps for developing systematic collection of statistics on the size of population, its growth, etc., and established an organisation in the Ministry of Home Affairs under Registrar General and ex-Officio Census Commissioner, India. This organisation was made responsible for generating data on population statistics including Vital Statistics and Census. Later, this office was also entrusted with the responsibility of implementation of Registration of Births and Deaths Act, 1969 in the country. +r3d100012678 Survey of India https://surveyofindia.gov.in/ Survey of India, The National Survey and Mapping Organization of the country under the Department of Science & Technology, is the OLDEST SCIENTIFIC DEPARTMENT OF THE GOVT. OF INDIA. It was set up in 1767 and has evolved rich traditions over the years. In its assigned role as the nation's Principal Mapping Agency, Survey of India bears a special responsibility to ensure that the country's domain is explored and mapped suitably, provide base maps for expeditious and integrated development and ensure that all resources contribute with their full measure to the progress, prosperity and security of our country now and for generations to come. + +The history of the Survey of India dates back to the 18th Century. Forerunners of army of the East India Company and Surveyors had an onerous task of exploring the unknown. Bit by bit the tapestry of Indian terrain was completed by the painstaking efforts of a distinguished line of Surveyors such as Mr. Lambton and Sir George Everest. It is a tribute to the foresight of such Surveyors that at the time of independence the country inherited a survey network built on scientific principles. The great Trigonometric series spanning the country from North to South East to West are some of the best geodetic control series available in the world. The scientific principles of surveying have since been augmented by the latest technology to meet the multidisciplinary requirement of data from planners and scientists. + +Organized into only 5 Directorates in 1950, mainly to look after the mapping needs of Defense Forces in North West and North East, the Department has now grown into 22 Directorates spread in approx. all parts (states) of the country to provide the basic map coverage required for the development of the country. Its technology, latest in the world, has been oriented to meet the needs of defense forces, planners and scientists in the field of geo-sciences, land and resource management. Its expert advice is being utilized by various Ministries and undertakings of Govt. of India in many sensitive areas including settlement of International borders, State boundaries and in assisting planned development of hitherto under developed areas. + +Faced with the requirement of digital topographical data, the department has created three Digital Centers during late eighties to generate Digital Topographical Data Base for the entire country for use in various planning processes and creation of geographic information system. Its specialized Directorates such as Geodetic and Research Branch, and Indian Institute of Surveying & Mapping (erstwhile Survey Training Institute) have been further strengthened to meet the growing requirement of user community. The department is also assisting in many scientific programs of the Nation related to the field of geo-physics, remote sensing and digital data transfers. +r3d100012679 Open Government Data Portal of Surat City https://surat.data.gov.in/ It is a platform (designed and developed by the National Informatics Centre (NIC), Government of India) for supporting Open Data initiative of Surat Municipal Corporation, intended to publish government datasets for public use. The portal has been created under Software as A Service (SaaS) model of Open Government Data (OGD) Platform, thus gives avenues for resuing datasets of the City in different perspective. +This Portal has numerious modules; (a) Data Management System (DMS) for contributing data catalogs by various departments for making those available on the front end website after a due approval process through a defined workflow; (b) Content Management System (CMS) for managing and updating various functionalities and content types of Open Government Data Portal of Surat City; (c) Visitor Relationship Management (VRM) for collating and disseminating viewer feedback on various data catalogs; and (d) Communities module for community users to interact and share their zeal and views with others, who share common interests as that of theirs. +r3d100012680 Maharashtra State Data Bank https://mahasdb.maharashtra.gov.in/home.do This data platform initiated by Government of Maharastra (India) maintained by Mastek Ltd. (for Directorate of Economics and Statistics, Planning Department) to consolidate and collate data sets available with the various state departments. Objectively it creates a decision support system which will also serve as a knowledge repository for various information seekers such as researchers, academicians and general public. +r3d100012681 Pune Datastore http://opendata.punecorporation.org/Citizen/User/Index It collects, processes, and generates a large amount of data made available publicly in an open format to facilitate use, reuse and redistribute for social, economic and developmental purposes. This data portal of the Pune Municipal Corporation (designed and developed by the Benchmark IT Solutions) is free from any license or any other mechanism of control; thus opening up of government data (municipal level) would enhance transparency and accountability while encouraging public engagement. + +Keeping the need of seamless data availability and efficient sharing of data among intra-governmental agencies along with data standards and interoperable systems; Pune DataStore endorses government of India’s Open Government Data (OGD) Platform in which supports Open Data initiative of Government of India. +r3d100012682 Open Government Data Portal of Tamil Nadu https://tn.data.gov.in/ Open Government Data Portal of Tamil Nadu is a platform (designed by the National Informatics Centre), for Open Data initiative of the Government of Tamil Nadu. The portal is intended to publish datasets collected by the Tamil Nadu Government for public uses in different perspective. It has been created under Software as A Service (SaaS) model of Open Government Data (OGD) and publishes dataset in open formats like CSV, XLS, ODS/OTS, XML, RDF, KML, GML, etc. +This data portal has following modules, namely (a) Data Management System (DMS) for contributing data catalogs by various state government agencies for making those available on the front end website after a due approval process through a defined workflow; (b) Content Management System (CMS) for managing and updating various functionalities and content types; (c) Visitor Relationship Management (VRM) for collating and disseminating viewer feedback on various data catalogs; and (d) Communities module for community users to interact and share their views and common interests with others. +It includes different types of datasets generated both in geospatial and non-spatial data classified as shareable data and non-shareable data. Geospatial data consists primarily of satellite data, maps, etc.; and non-spatial data derived from national accounts statistics, price index, census and surveys produced by a statistical mechanism. It follows the principle of data sharing and accessibility via Openness, Flexibility, Transparency, Quality, Security and Machine-readable. +r3d100012683 National Data Repository https://www.ndrdgh.gov.in/NDR/ National Data Repository (NDR) is a reliable and integrated data repository of Exploration and Production (E&P) data of Indian sedimentary basins. It offers a unique platform to all concerns of E&P with provisions for seamless access to reliable geo-scientific data for India. Streamlining all associated procedures, policies and workflows pertaining to data submission, data management, data retrieval for all concerned pertaining to government agencies, academia and research communities with restrictions. NDR is owned by the Government of India, hosted at Directorate General of Hydrocarbons (DGH), Ministry of Petroleum and Natural Gas (MoPNG). Objectively it operates with geological data, petrophysical data, natural gas, seismic data, well & log data, spatial data, Reservoir data, Gravity & Magnetic data. NDR maintains and preserve hydrocarbon exploration & production data in a standard and reusable manner, but can't made available to entitled users freely. One cannot get access independently. +r3d100012684 Open Government Data Portal of Odisha https://odisha.data.gov.in/ It is a platform for supporting Open Data initiative of Government of Odisha, intends to publish datasets collected by them for public use. It also supports widely used file formats that are suitable for machine processing, thus gives avenues for many more innovative uses of Government Data in different perspective. This portal has been created under Software as A Service (SaaS) model of Open Government Data (OGD) Platform India of NIC. The data available in the portal are owned by various Departments/Organization of Government of Odisha. It follows principles on which data sharing and accessibility need to be based include: Openness, Flexibility, Transparency, Quality, Security and Machine-readable. +r3d100012685 Cotton Database http://www.cicr.org.in/Database.html The Cotton Database is provided by the Central Institute for Cotton Research in India. The database includes data on cotton production, protection, improvement, economy, and industry. +r3d100012687 JKU Magnetic Oxides Data Repository https://ord.fkp.jku.at/ The ord.fkp.jku.at portal offers a Data Repository of the JKUs Magnetic Oxides Group and provides access to the latest research data of the Magnetic Oxide research group of the Johannes Kepler University in Linz, Austria. The Repository contains Datasets in the following research areas: Dilute magnetic semiconductors and oxides, Ferromagnetic thin films and nanoparticles, X-ray absorption spectroscopy, Element-selective structure and magnetism, Functional heterostructures and interfaces, and Frequency-dependent magnetic resonance. +r3d100012689 Japanese Genotype-phenotype Archive https://www.ddbj.nig.ac.jp/jga/index-e.html The Japanese Genotype-phenotype Archive (JGA) is a service for permanent archiving and sharing of all types of individual-level genetic and de-identified phenotypic data resulting from biomedical research projects. The JGA contains exclusive data collected from individuals whose consent agreements authorize data release only for specific research use or to bona fide researchers. Strict protocols govern how information is managed, stored and distributed by the JGA. Once processed, all data are encrypted. Users can contact the JGA team from here. +JGA services are provided in collaboration with National Bioscience Database Center (NBDC) of Japan Science and Technology Agency. +r3d100012690 Network Data Exchange https://home.ndexbio.org/index/ The NDEx Project provides an open-source framework where scientists and organizations can share, store, manipulate, and publish biological network knowledge. +The NDEx Project maintains a free, public website; alternatively, users can also decide to run their own copies of the NDEx Server software in cases where the stored networks must be kept in a highly secure environment (such as for HIPAA compliance) or where high application load is incompatible with a shared public resource. +r3d100012691 Tilburg University Dataverse https://dataverse.nl/dataverse/tiu TiU Dataverse is the central online repository for research data at Tilburg University. The TiU Dataverse is managed by the Research Data Office (RDO) at Library and IT Services (LIS). +TiU Dataverse takes part of the DataverseNL network. DataverseNL is a shared data service of several Dutch universities and institutions. The data management is in the hands of the member organizations, while the national organization Data Archiving and Networked Services (DANS) manages the network +r3d100012692 Scholars' Mine http://scholarsmine.mst.edu/ Scholars' Mine is an online collection of scholarly and creative works produced by the faculty, staff, and students of the Missouri University of Science and Technology. +r3d100012693 OpenICPSR https://www.openicpsr.org/openicpsr/ It is a common platform to deposit, store and share the research data in the area of social and behavioral sciences. openICPSR is undergoing development commiting international archiving standard and is currently free for all users to share their data up to a 2GB limit. It has a distribution network of over 760 institutions, governed by the Attribution 4.0 Creative Commons License and its' data catalog indexed by major search engines. +OpenICPSR is a research data-sharing service that allows depositors to rapidly self-publish research data, enabling the public to access the data without charge. Otherwise via standard ICPSR deposits, one can publish and preserve reseach data with restricted-use having nominal charge. ICPSR is part of the Institute for Social Research at the University of Michigan. +r3d100012694 ALSGENE http://www.alsgene.org/ The publicly available database, which houses findings from genetic-association studies in amyotrophic lateral sclerosis, showcases meta-analyses of GWAS data and allows researchers to compare their own unpublished results to those already integrated within the database. Released originally in December 2013, the new version of ALSGene now contains interactive data on thousands of genetic polymorphisms garnered from large genome-wide association studies. +r3d100012695 ALSoD https://alsod.ac.uk/ ALSoD is a freely available database that has been transformed from a single gene storage facility recording mutations in the SOD1 gene to a multigene ALS bioinformatics repository and analytical instrument combining genotype, phenotype, and geographical information with associated analysis tools. These include a comparison tool to evaluate genes side by side or jointly with user configurable features, a pathogenicity prediction tool using a combination of computational approaches to distinguish variants with nonfunctional characteristics from disease-associated mutations with more dangerous consequences, and a credibility tool to enable ALS researchers to objectively assess the evidence for gene causation in ALS. Furthermore, integration of external tools, systems for feedback, annotation by users, and two-way links to collaborators hosting complementary databases further enhance the functionality of ALSoD. +r3d100012696 DataShare: the Open Data Repository of Iowa State University https://iastate.figshare.com/ Iowa State University’s DataShare is an open access repository for sharing and publishing research data created by Iowa State University scholars and researchers. +r3d100012698 Repositorio Institucional UCASAL http://bibliotecas.ucasal.edu.ar/opac_css/index.php?lvl=cmspage&pageid=16 The Repository stores in digital format all the academic and scientific documentation (Theses, Articles, Papers) generated by the institution. Its main objectives are to promote open access to the scientific-technological production generated by the Institution. It is organized by collections: Thesis and Final Works, Research, Institutional History and Photographic Archive. +r3d100012700 ALlele FREquency Database https://alfred.med.yale.edu/alfred/index.asp ALFRED is a free, web-accessible, curated compilation of allele frequency data on DNA sequence polymorphisms in anthropologically defined human populations. ALFRED is distinct from such databases as dbSNP, which catalogs sequence variation. +r3d100012701 Donders Repository https://data.donders.ru.nl/ The repository of the Donders Institute for Brain, Cognition and Behaviour at the Radboud University is used to manage, share and publish neuroscience and neuroimaging data, including MRI, EEG, MEG and other types of research data. +r3d100012702 Immune Epitope Database https://www.iedb.org/home_v3.php IEDB offers easy searching of experimental data characterizing antibody and T cell epitopes studied in humans, non-human primates, and other animal species. Epitopes involved in infectious disease, allergy, autoimmunity, and transplant are included. +The IEDB also hosts tools to assist in the prediction and analysis of B cell and T cell epitopes. +r3d100012704 Arquivo.pt - the Portuguese web-archive https://arquivo.pt/ Arquivo.pt is a research infrastructure that preserves millions of files collected from the web since 1996 and provides a public search service over this information. It contains information in several languages. Periodically it collects and stores information published on the web. Then, it processes the collect data to make it searchable, providing a “Google-like” service that enables searching the past web (English user interface available at https://arquivo.pt/?l=en). This preservation workflow is performed through a large-scale distributed information system and can also accessed through API (https://arquivo.pt/api). +r3d100012708 Land Portal https://www.landportal.org The Land Portal is the leading online resource for land governance issues. It collects metadata from statistical datasets relating to land, peer-reviewed articles and other research reports, national laws and policies, grey literature but also news, blogs and organization profiles. +r3d100012712 Epidat http://www.steinheim-institut.de/cgi-bin/epidat?lang=de Epidat provides the inventory, documentation, editions and presentation of epigraphical collections. +r3d100012713 Alzforum https://www.alzforum.org/ Alzforum is an independent research project to develop an online community resource to manage scientific knowledge, information, and data about Alzheimer disease (AD). +r3d100012714 WebGIS Universität Münster http://en.wadi-abu-dom.de/webgis/ Here you find our web GIS. It was developed in close cooperation with the Institute for Geoinformatics of the WWU Münster. Here, the raw data of the survey project “Wadi Abu Dom Itinerary” are presented to the public. +At the moment, this presentation platform is shared with the research project “Doliche” of the research center Asia Minor at the WWU Münster. In future, the integration of other research projects is planned. +r3d100012716 Portal de datos de Biodiversidad http://datos.sndb.mincyt.gob.ar/ The Portal de datos de Biodiversidad is the biodiversity data portal of the National System of Biological Data (Sistema Nacional de Datos Biológicos, SNDB). It provides georeferenced data, published data sets, and information about biodiversity collections of the SNDB. +r3d100012717 Portal de Datos del Mar - SNDM http://portal.mincyt.gob.ar/portal/ The portal is an initiative of the National Data System of the Sea (SNDM) of the Ministry of Science, Technology and Productive Innovation of Argentina. It allows easy discovery and Open Access to marine and coastal data generated as a result of research funded by the National State, in addition to favoring the standardization of data produced by the different institutions related to the SNDM. +r3d100012718 UvaDOC - Fonda Antiguo https://uvadoc.uva.es/handle/10324/150 Fondo Antiguo is part of UVaDOC Repositorio Documental de la Universidad de Valladolid. It contains ancient printed documents. +r3d100012722 PhenoM http://phenom.ccbr.utoronto.ca/ PhenoM (Phenomics of yeast Mutants) stores, retrieves, visualises and data mines the quantitative single-cell measurements extracted from micrographs of temperature-sensitive mutant cells. +r3d100012723 Database for Bacterial Group II Introns http://webapps2.ucalgary.ca/~groupii/ Database for identification and cataloguing of group II introns. All bacterial introns listed are full-length and appear to be functional, based on intron RNA and IEP characteristics. The database names the full-length introns, and provides information on their boundaries, host genes, and secondary structures. In addition, the website provides tools for analysis that may be useful to researchers who encounter group II introns in DNA sequences. Intron data can be downloaded in FASTA format. +r3d100012724 BacMap http://bacmap.wishartlab.com/ BacMap is a picture atlas of annotated bacterial genomes. It is an interactive visual database containing hundreds of fully labeled, zoomable, and searchable maps of bacterial genomes. +r3d100012726 Bacteriome.org http://compsysbio.org/bacteriome/ Bacteriome.org is a database integrating physical (protein-protein) and functional interactions within the context of an E. coli knowledgebase. +r3d100012727 Comprehensive Antibiotic Resistance Database https://card.mcmaster.ca/ A bioinformatic database of antimicrobial resistance genes, their products and associated phenotypes. +r3d100012728 OrtholugeDB http://www.pathogenomics.sfu.ca/ortholugedb/ OrtholugeDB contains Ortholuge-based orthology predictions for completely sequenced bacterial and archaeal genomes. It is also a resource for reciprocal best BLAST-based ortholog predictions, in-paralog predictions (recently duplicated genes) and ortholog groups in Bacteria and Archaea. The Ortholuge method improves the specificity of high-throughput orthology prediction. +r3d100012729 CLAE https://clae.fungalgenomics.ca/ Formerly known as mycoCLAP, CLAE is a curated database of Characterized Lignocellulose-Active Enzymes +r3d100012730 SCRIPDB http://dcv.uhnres.utoronto.ca/SCRIPDB SCRIPDB is a chemical structure database designed to make patent metadata accessible. We index public-domain chemical information contained in U.S. patents, and provide the full patent text, reactions, and relationships described within any individual patent, as well as the original CDX, MOL, and TIFF files. +r3d100012732 iReceptor http://ireceptor.irmacs.sfu.ca/ A data repository for the storage and sharing of Adaptive Immune Receptor Repertoire data. Primary public repository for the iReceptor Platform and Scientific Gateway. Further URL for the repository: http://www.ireceptor.org +r3d100012733 The Yeast Metabolome Database http://www.ymdb.ca/ The Yeast Metabolome Database (YMDB) is a manually curated database of small molecule metabolites found in or produced by Saccharomyces cerevisiae (also known as Baker’s yeast and Brewer’s yeast). This database covers metabolites described in textbooks, scientific journals, metabolic reconstructions and other electronic databases. +r3d100012747 Gemma https://gemma.msl.ubc.ca/home.html Gemma is a database for the meta-analysis, re-use and sharing of genomics data, currently primarily targeted at the analysis of gene expression profiles. Gemma contains data from thousands of public studies, referencing thousands of published papers. Users can search, access and visualize co-expression and differential expression results. +r3d100012752 BenchSCI https://www.benchsci.com/ BenchSci is a free platform designed to help biomedical research scientists quickly and easily identify validated antibodies from publications. Using various filters including techniques, tissue, cell lines, and more, scientists can find out published data along with the antibody that match specific experimental contexts within seconds. Free registration & access for academic research scientists. +r3d100012753 Small Molecule Pathway Database http://smpdb.ca/ The Small Molecule Pathway Database (SMPDB) contains small molecule pathways found in humans, which are presented visually. All SMPDB pathways include information on the relevant organs, subcellular compartments, protein cofactors, protein locations, metabolite locations, chemical structures and protein quaternary structures. Accompanying data includes detailed descriptions and references, providing an overview of the pathway, condition or processes depicted in each diagram. +r3d100012754 Health Canada Drug Product Database https://www.canada.ca/en/health-canada/services/drugs-health-products/drug-products/drug-product-database.html The Health Canada Drug Product Database contains product specific information on drugs approved for use in Canada. The database is managed by Health Canada and includes human pharmaceutical and biological drugs, veterinary drugs and disinfectant products. It contains approximately 15,000 products which companies have notified Health Canada as being marketed. +r3d100012756 The Chemical Probes Portal https://new.chemicalprobes.org/ The Chemical Probes Portal is an online open access catalog of annotated small molecule inhibitors, agonists and other chemical tools for biological research and preclinical drug discovery. Annotations for are extensive and distinguish between activity in cells and model organisms. +r3d100012757 RODARE https://rodare.hzdr.de Rodare is the institutional research data repository at HZDR (Helmholtz-Zentrum Dresden-Rossendorf). Rodare allows HZDR researchers to upload their research software and data and enrich those with metadata to make them findable, accessible, interoperable and retrievable (FAIR). By publishing all associated research software and data via Rodare research reproducibility can be improved. Uploads receive a Digital Object Identfier (DOI) and can be harvested via a OAI-PMH interface. +r3d100012760 CEDAP Research Data Repository - research data https://cedap.ufrgs.br/jspui/handle/2050011959/90 The Centro de Documentação e Pesquisa Digital de Pesquisa (CEDAP) of the Universidade Federal do Rio Grande do Sul (UFRGS) aims to gather the scientific data used in research, classified as long syllable, in the various areas of knowledge. The Scientific Data Repository of Research of CEDAP aims to gather the scientific data used in the researches, with the provision of documentation, in order to provide an environment of study of methodologies of use and reuse of research data. Maintained in partnership with the Data Processing Center (CPD) of UFRGS for the development of policies, planning, management, description, evaluation, storage, dissemination and reuse of research data. Created in June 2017, the Research Data Repository meets the sharing needs in Brazil. +r3d100012761 The Book of Caverns in Theban Tomb 33: Arbeitsphotos http://repository.edition-topoi.org/collection/BOCA The collection contains computed images (ortho-photos), camera photos, and wall plans of the textual witness of the Egyptian Netherworld Book, "Book of Caverns", in the tomb of Petamenophis in the necropolis of Thebes in Egypt (TT 33). +r3d100012762 Roman Water Law http://repository.edition-topoi.org/collection/RMWR Database of ancient sources concerning Roman Water Law. Specific legal sources, e.g. from the Corpus Iuris Civilis or the Codex Theodosianus, and literary sources, for example from Cicero, Frontinus, Hyginus, Siculus Flaccus or Vitruvius, were collected to give an overview of water related legal problems in ancient Rome. Furthermore, the aim of the database is to classify these sources into different legal topics, in order to facilitate the research for sources concerning specific questions regarding Roman Water Law. +r3d100012763 OpenStreetMap https://planet.openstreetmap.org/ OpenStreetMap (https://www.openstreetmap.org/export#map=6/51.324/10.426) is built by a community of mappers that contribute and maintain data about roads, trails, cafés, railway stations, and much more, all over the world. Planet.osm is the OpenStreetMap data in one file. +r3d100012765 Ecosounds https://www.ecosounds.org/ Ecosounds is a repository of environmental audio recordings. This website facilitates the management, access, visualization, and analysis of environmental acoustic data. It uses the Acoustic Workbench software which is open source and available from GitHub. +The website is run by the QUT Ecoacoustics Research Group to support bioacoustics and ecoacoustics research. +r3d100012766 NetSlim http://www.netpath.org/netslim/ NetSlim is a resource of high-confidence signaling pathway maps derived from NetPath pathway reactions. 40-60% of the molecules and their reactions in NetPath pathways are available in NetSlim. +r3d100012768 Wissenschaftliche Sammlungen https://portal.wissenschaftliche-sammlungen.de/ The portal "Wissenschaftliche Sammlungen" is a project of the Coordination Office for Academic University Collections in Germany in cooperation with the Academic University and University Collections. +Together we create a platform that makes information on scientific collections, activities and actors as well as metadata and digitised objects visible, searchable and scientifically usable via a web portal. The data will be freely and openly accessible via technical interfaces in standard formats and fed into national reference systems such as the German Digital Library. +r3d100012769 Banque de données du CDSP https://data.sciencespo.fr/dataverse/cdsp The French Center for Socio-Political Data over 370 surveys and studies through its data bank (Banque de données), based on the Dataverse open solution. Accessing the data requires creating an account, accepting of General Terms of Use, and manual approval of the request by data managers. Election results and metadata, which are openly available, do not fall under these prerequisites. +r3d100012770 CIRAD Dataverse https://dataverse.cirad.fr/ The range of CIRAD's research has given rise to numerous datasets and databases associating various types of data: primary (collected), secondary (analysed, aggregated, used for scientific articles, etc), qualitative and quantitative. These "collections" of research data are used for comparisons, to study processes and analyse change. They include: genetics and genomics data, data generated by trials and measurements (using laboratory instruments), data generated by modelling (interpolations, predictive models), long-term observation data (remote sensing, observatories, etc), data from surveys, cohorts, interviews with players. +r3d100012771 CIFOR Harvested Dataverse https://dataverse.harvard.edu/dataverse/cifor_harvested The Center for International Forestry Research (CIFOR) envisions a more equitable world where forestry and landscapes enhance the environment and well-being for all. The Center for International Forestry Research (CIFOR) is committed to advancing human well-being, equity and environmental integrity by conducting innovative research, developing partners’ capacity and actively engaging in dialogue with all stakeholders to inform policies and practices that affect forests and people. +r3d100012773 DataSpace@HKUST https://dataspace.ust.hk/ Created and managed by the Library, DataSpace@HKUST is the data repository and workspace service for HKUST research community. Faculty members and research postgraduate students can use the platform to store, share, organize, preserve and publish research data. It is built on Dataverse, an open source web application developed at Harvard’s Institute for Quantitative Social Science. Using Dataverse architecture, the repository hosts multiple "dataverses". Each dataverse contains datasets; while each dataset may contain multiple data files and the corresponding descriptive metadata. +r3d100012775 Fudan University Social Science Data Repository https://dvn.fudan.edu.cn/dataverse.xhtml Open for Fudan University affiliated researchers to deposit data. +r3d100012777 RIN Data Repository https://rin.lipi.go.id The Repositori Ilmiah Nasional (RIN) is a means for storing, preserving, citing, analyzing and sharing research data. RIN acts as an online media in managing, storing and sharing research data. Researchers, data writers, publishers, data distributors, and affiliated institutions all receive academic credit and web visibility. Researchers, agencies, and funders have full control over research data. +r3d100012778 Maine Dataverse Network http://dataverse.acg.maine.edu/dvn/ The Maine Dataverse Network is a cloud-based data repository intended to act as a long-term archive and to facilitate data sharing among the research community in accordance with NSF, NIH, NASA and other granting authority data management plan requirements. The Maine Dataverse Network offers a convenient and secure method of sharing and archiving data and is made available to the Maine research community at no cost. +r3d100012783 MEROPS https://www.ebi.ac.uk/merops/ The MEROPS database is an information resource for peptidases (also termed proteases, proteinases and proteolytic enzymes) and the proteins that inhibit them. +r3d100012785 New York Brain Bank http://www.nybb.hs.columbia.edu/index.htm The New York Brain Bank (NYBB) at Columbia University was established to collect postmortem human brains to meet the needs of neuroscientists investigating specific psychiatric and neurological disorders. +r3d100012786 Language Archive Cologne https://lac.uni-koeln.de The Language Archive Cologne (LAC) is a research data repository for the linguistics and all humanities disciplines working with audiovisual data. The archive forms a cluster of the Data Center for Humanities in cooperation with the Institute of Linguistics of the University of Cologne. The LAC is an archive for language resources, which is freely available via a web-based access. In addition, concrete technical and methodological advice is offered in the research data cycle - from the collection of the data, their preparation and archiving, to publication and reuse. +r3d100012787 Gambling Research Exchange Dataverse https://borealisdata.ca/dataverse/GREO Gambling Research Exchange Ontario (GREO) is a knowledge translation and exchange organization that aims to eliminate harm from gambling. Our goal is to support evidence-informed decision making in responsible gambling policies, standards and practices. In line with this mandate, datasets curated in this archive relate to gambling and reducing gambling related harms. +r3d100012788 ArkDB http://www.thearkdb.org/arkdb/ ArkDB is a generic, species-independent database built to capture the state of published information on genome mapping in a given species. It stores details of references, markers and loci and genetic linkage and cytogenetic maps which can be drawn using the online map-drawing application. Data from linkage maps held within the ArkDB system can be drawn alongside their corresponding genome sequence maps (extracted from ENSEMBL). +r3d100012789 Wiki-Pi http://severus.dbmi.pitt.edu/wiki-pi/ Wiki-Pi is a wiki resource centered on human protein-protein interactions. Wiki-Pi's intuitive search functionality allows you to retrieve and discover interactions effectively. +r3d100012790 Future Network & Communication Repository http://prof.pusan.ac.kr/user/indexSub.action?codyMenuSeq=9872&siteId=uc >>>!!!<<< The repository is no longer available. >>>!!!<<< +r3d100012791 SIDER http://sideeffects.embl.de/ SIDER contains information on marketed medicines and their recorded adverse drug reactions. The information is extracted from public documents and package inserts. The available information include side effect frequency, drug and side effect classifications as well as links to further information, for example drug–target relations. +r3d100012793 Brock University Dataverse https://borealisdata.ca/dataverse/brock Brock University Dataverse, housed under the Ontario Council of University Libraries’ Scholars Portal Dataverse, is the central online repository for research data at Brock University. +r3d100012794 Carleton University Dataverse https://borealisdata.ca/dataverse/carleton The Carleton University Data Repository Dataverse is the research data repository for Carleton University. It is managed by the MacOdrum Library Systems Department in conjunction with Data Services. +r3d100012795 Lakehead University Dataverse https://borealisdata.ca/dataverse/lakehead Lakehead University Dataverse is the central online repository for research data at Lakehead University. +r3d100012796 Laurentian University Dataverse https://borealisdata.ca/dataverse/laurentian Laurentian University Dataverse is an institutional research data repository for research data produced at Laurentian University. +r3d100012797 McMaster University Dataverse https://borealisdata.ca/dataverse/mcmaster The McMaster University Dataverse is a central location for research at McMaster University and a service of the Ontario Council of University Libraries. +r3d100012800 Queen's University Dataverse https://borealisdata.ca/dataverse/queens Queen's University Dataverse is the institutional open access research data repository for Queen's University, featuring Queen's University Biological Station (QUBS) which includes research related to ecology, evolution, resource management and conservation, GIS, climate data, and environmental science. +r3d100012801 Ryerson University Dataverse https://borealisdata.ca/dataverse/ryerson A data repository for researchers affiliated with Ryerson University. This resource is part of Borealis which is a service provided by the Ontario Council of University Libraries. +r3d100012802 Trent University Dataverse https://borealisdata.ca/dataverse/trent Trent University Dataverse is a research data repository for our faculty, students and staff. Files are held in a secure environment on Canadian servers. The platform makes it possible for researchers to deposit data, create appropriate metadata, and version documents as they work. Researchers can choose to make content available publicly, to specific individuals, or to keep it locked. +r3d100012803 University of Guelph Research Data Repository Dataverse https://borealisdata.ca/dataverse/ugrdr This repository, in conjunction with the Agri-environmental Research Data Repository, has been created to share and provide long-term access to data from research projects undertaken at the University of Guelph. The repository was created in 2013 by the University of Guelph Library. +r3d100012805 University of Ottawa Dataverse https://borealisdata.ca/dataverse/ottawa Data deposit is supported for University of Ottawa faculty, students, and affiliated researchers. The repository is multidisciplinary and hosted on Canadian servers. It includes features such as permanent links (DOIs) which encourage citation of your dataset and help you set terms for access and reuse of your data. uOttawa Dataverse is currently optimal for small to medium datasets. +r3d100012806 University of Toronto Dataverse https://borealisdata.ca/dataverse/toronto The University of Toronto Dataverse is a research data repository for our faculty, students, and staff. Files are held in a secure environment on Canadian servers. Researchers can choose to make content available publicly, to specific individuals, or to restrict access. +r3d100012807 University of Windsor Dataverse https://borealisdata.ca/dataverse/windsor Dataverse is a free and secure data repository that supports the deposit and sharing of University of Windsor research data. This service has been established by the Academic Data Centre (ADC) at Leddy Library. +r3d100012808 University of Waterloo Dataverse https://borealisdata.ca/dataverse/waterloo The University of Waterloo Dataverse is a data repository for research outputs of our faculty, students, and staff. Files are held in a secure environment on Canadian servers. Researchers can choose to make content available to the public, to specific individuals, or to keep it private. +r3d100012809 Western University Dataverse https://borealisdata.ca/dataverse/westernu Western University's Dataverse is a research data repository for our faculty, students, and staff. Files are held in a secure environment on Canadian servers. Researchers can choose to make content available publicly, to specific individuals, or to keep it locked. +r3d100012810 Wilfrid Laurier University Dataverse https://borealisdata.ca/dataverse/laurier The Wilfrid Laurier University Dataverse is a research data repository for our faculty, students, and staff. Files are held in a secure environment on Canadian servers. +r3d100012811 University of Regina Dataverse https://borealisdata.ca/dataverse/regina The University of Regina Library offers our institution's researchers the opportunity to store (and share, if appropriate) their research data in our University of Regina Dataverse. +r3d100012812 York University Dataverse https://borealisdata.ca/dataverse/york York University Libraries makes available Borealis for despositing data . Borealis is a an instance of Dataverse hosted by The Ontario Council of University Libraries, of which York University Libraries is a member. +r3d100012813 Dalhousie University Dataverse @ Borealis https://borealisdata.ca/dataverse/dal The Dalhousie University Dataverse is a research data repository for our faculty, students, and staff. Files are held in a secure environment on Canadian servers, hosted by Borealis. +r3d100012814 University of Alberta Dataverse https://borealisdata.ca/dataverse/ualberta University of Alberta Dataverse is a service provided by the University of Albert Library to help researchers publish, analyze, distribute, and preserve data and datasets. Open for University of Alberta-affiliated researchers to deposit data. +r3d100012815 UNB Libraries Dataverse Research Data Repository https://dataverse.lib.unb.ca/ UNB Dataverse is repository for research data collected by researchers and organizations primarily affiliated with the University of New Brunswick. The repository allows researchers to deposit, share, analyze, cite, and explore data. Dataverse is an open source application developed by the Institute for Quantitative Social Science (IQSS) at Harvard University. +r3d100012816 University of Manitoba Dataverse https://dataverse.lib.umanitoba.ca/ UM Dataverse is part of the Dataverse Project conceived of by Harvard University. It is an open source repository to assist researchers in the creation, management and dissemination of their research data. UM Dataverse allows for the creation of multiple collaborative environments containing datasets, metadata and digital objects. UM Dataverse provides formal scholarly data citations and can help with data requirements from publishers and funders. +r3d100012818 Spectrum Research Repository https://spectrum.library.concordia.ca/ Spectrum, Concordia University's open access research repository, provides access to and preserves research created at Concordia. By depositing in Spectrum, Concordia scholars provide free and immediate access to their work and thus increase the visibility of both their own research and their university's intellectual output. Open access leads to the increased research profile and impact of scholars by bringing about greater levels of readership and citation of their publications. +r3d100012822 ConsensusPathDB http://cpdb.molgen.mpg.de/CPDB ConsensusPathDB integrates interaction networks in humans (and in the model organisms - yeast and mouse) including binary and complex protein-protein, genetic, metabolic, signaling, gene regulatory and drug-target interactions, as well as biochemical pathways. Data originate from public resources for interactions and interactions curated from the literature. The interaction data are integrated in a complementary manner to avoid redundancies. +r3d100012823 Vivli https://vivli.org/ Vivli is a non-profit organization working to advance human health through the insights and discoveries gained by sharing and analyzing data. It is home to an independent global data-sharing and analytics platform which serves all elements of the international research community. The platform includes a data repository, in-depth search engine and cloud-based analytics, and harmonizes governance, policy and processes to make sharing data easier. Vivli acts as a neutral broker between data contributor and data user and the wider data sharing community. +r3d100012824 Repositorio de datos del Ministerio de Educación del Perú http://datos.minedu.gob.pe/ The Repositorio de datos del Ministerio de Educación del Perú provides the scientific community with a series of data sets for its reuse. The MINEDU Data Repository is integrated into the Digital National Repository of Science, Technology and Innovation of Open Access - ALICIA (http://alicia.concytec.gob.pe) managed and administrated by CONCYTEC. +r3d100012825 Forschungsdaten-Repositorium der LUH https://data.uni-hannover.de Researcher of the Leibniz Universität Hannover can publish and archive research related data in this repository. +r3d100012827 BEI Resource https://www.beiresources.org/ BEI Resources was established by the National Institute of Allergy and Infectious Diseases (NIAID) to provide reagents, tools and information for studying Category A, B, and C priority pathogens, emerging infectious disease agents, non-pathogenic microbes and other microbiological materials of relevance to the research community. BEI Resources acquires authenticates, and produces reagents that scientists need to carry out basic research and develop improved diagnostic tests, vaccines, and therapies. By centralizing these functions within BEI Resources, access to and use of these materials in the scientific community is monitored and quality control of the reagents is assured +r3d100012832 Community Coordinated Modeling Center https://ccmc.gsfc.nasa.gov/ The Community Coordinated Modeling Center (CCMC) is a multi-agency partnership based at the NASA Goddard Space Flight Center in Greenbelt, Maryland and a component of the National Space Weather Program. The CCMC provides, to the international research community, access to modern space science simulations. In addition, the CCMC supports the transition to space weather operations of modern space research models. +r3d100012834 Deep Carbon Observatory Data Portal https://info.deepcarbon.net/vivo/ The Deep Carbon Observatory (DCO) is a global community of multi-disciplinary scientists unlocking the inner secrets of Earth through investigations into life, energy, and the fundamentally unique chemistry of carbon. Deep Carbon Observatory Digital Object Registry (“DCO-VIVO”) is a centrally-managed digital object identification, object registration and metadata management service for the DCO. Digital object registration includes DCO-ID generation based on the global Handle System infrastructure and metadata collection using VIVO. Users will be able to deposit their data into the DCO Data Repository and have that data discoverable and accessible by others. +r3d100012835 Seamount Catalog https://earthref.org/SC/ The Seamount Catalog is a digital archive for bathymetric seamount maps from all the oceans that can be viewed and downloaded in various formats. This catalog contains morphological data, sample information, related grid and multibeam data files, as well as user-contributed files that all can be downloaded. +r3d100012836 EyeGENE https://eyegene.nih.gov/ The eyeGENE® Research Resource is open for approved research studies. Application details here Researchers and clinicians are actively developing gene-based therapies to treat ophthalmic genetic diseases that were once considered untreatable. +r3d100012837 Federal Interagency Traumatic Brain Injury Research Informatics System https://fitbir.nih.gov/ The Federal Interagency Traumatic Brain Injury Research (FITBIR) informatics system was developed to share data across the entire TBI research field and to facilitate collaboration between laboratories, as well as interconnectivity with other informatics platforms. Sharing data, methodologies, and associated tools, rather than summaries or interpretations of this information, can accelerate research progress by allowing re-analysis of data, as well as re-aggregation, integration, and rigorous comparison with other data, tools, and methods. This community-wide sharing requires common data definitions and standards, as well as comprehensive and coherent informatics approaches. +r3d100012840 Laboratory of Neuroimaging Image & Data Archive https://ida.loni.usc.edu/login.jsp LONI’s Image and Data Archive (IDA) is a secure data archiving system. The IDA uses a robust infrastructure to provide researchers with a flexible and simple interface for de-identifying, searching, retrieving, converting, and disseminating their biomedical data. With thousands of investigators across the globe and more than 21 million data downloads to data, the IDA guarantees reliability with a fault-tolerant network comprising multiple switches, routers, and Internet connections to prevent system failure. +r3d100012841 New Mexico Bureau of Geology & Mineral Resources Data Repository https://geoinfo.nmt.edu/repository/ Archiving data and housing geological collections is an important role the Bureau of Geology plays in improving our understanding of the geology of New Mexico. Aside from our numerous publications, several datasets are available to the public. Data in this repository supplements published papers in our publications. Please refer to both the published material and the repository documentation before using this data. Please cite repository data as shown in each repository listing. +r3d100012842 NeuroVault https://neurovault.org/ A place where researchers can publicly store and share unthresholded statistical maps, parcellations, and atlases produced by MRI and PET studies. +r3d100012845 NIDDK Information Network https://dknet.org/ The NIDDK Information Network (dkNET) serves the needs of basic and clinical investigators by providing seamless access to large pools of data and research resources relevant to the mission of The National Institute of Diabetes Digestive and Kidney Diseases (NIDDK). +r3d100012849 Cardiovascular Research Grid https://www.cvrgrid.org/ The CardioVascular Research Grid (CVRG) project is creating an infrastructure for secure seamless access to study data and analysis tools. +CVRG tools are developed using the Software as a Service model, allowing users to access tools through their browser, thus eliminating the need to install and maintain complex software. +r3d100012850 Pfam Protein Families http://pfam.xfam.org/ The Pfam database is a large collection of protein families, each represented by multiple sequence alignments and hidden Markov models (HMMs). +r3d100012851 Radiation Belt Storm Probes Ion Composition Experiment http://rbspice.ftecs.com/Data.html Originally named the Radiation Belt Storm Probes (RBSP), the mission was re-named the Van Allen Probes, following successful launch and commissioning. For simplicity and continuity, the RBSP short-form has been retained for existing documentation, file naming, and data product identification purposes. The RBSPICE investigation including the RBSPICE Instrument SOC maintains compliance with requirements levied in all applicable mission control documents. +r3d100012857 Medienarchiv der Zürcher Hochschule der Künste https://medienarchiv.zhdk.ch/ The Media Archive of the Zurich University of the Arts is the platform for collaborative work, sharing and archiving of media at the ZHdK. It is available to students, lecturers, reserarchers and staff. The areas of application of the media archive are mainly focused on teaching and research, but the ZHdK departments archive and university communication also benefit. The media archive manages a wide range of visual and audiovisual content and supports collaborative forms of working. It serves as an instutional repository for research data management and as a platform for hybrid publications. +r3d100012858 Mass Spectrometry Interactive Virtual Environment https://massive.ucsd.edu/ProteoSAFe/static/massive.jsp MassIVE is a community resource developed by the NIH-funded Center for Computational Mass Spectrometry to promote the global, free exchange of mass spectrometry data. MassIVE datasets can be assigned ProteomeXchange accessions to satisfy publication requirements. +r3d100012860 Eurac Research CLARIN Centre https://clarin.eurac.edu/ The Eurac Research CLARIN Centre (ERCC) is a dedicated repository for language data. It is hosted by the Institute for Applied Linguistics (IAL) at Eurac Research, a private research centre based in Bolzano, South Tyrol. The Centre is part of the Europe-wide CLARIN infrastructure, which means that it follows well-defined international standards for (meta)data and procedures and is well-embedded in the wider European Linguistics infrastructure. The repository hosts data collected at the IAL, but is also open for data deposits from external collaborators. +r3d100012861 Virtuelles Skriptorium St. Matthias http://stmatthias.uni-trier.de/ This repository contains about 500 medieval codices and manuscripts (dated from 8th to 18th century), which were a part of the BMBF-funded project eCodicology. The collection and database contains descriptional data about the manuscripts in TEI conformant XML format as well as digitized images of every codex page. +r3d100012862 Carbohydrate Structure Database http://csdb.glycoscience.ru/database/ This is CSDB version 1 merged from Bacterial (BCSDB) and Plant&Fungal (PFCSDB) databases. This database aims at provision of structural, bibliographic, taxonomic, NMR spectroscopic and other information on glycan and glycoconjugate structures of prokaryotic, plant and fungal origin. It has been merged from the Bacterial and Plant&Fungal Carbohydrate Structure Databases (BCSDB+PFCSDB). The key points of this service are: + High coverage. The coverage for bacteria (up to 2016) and archaea (up to 2016) is above 80%. Similar coverage for plants and fungi is expected in the future. The database is close to complete up to 1998 for plants, and up to 2006 for fungi. +Data quality. High data quality is achieved by manual curation using original publications which is assisted by multiple automatic procedures for error control. Errors present in publications are reported and corrected, when possible. Data from other databases are verified on import. +Detailed annotations. Structural data are supplied with extended bibliography, assigned NMR spectra, taxon identification including strains and serogroups, and other information if available in the original publication. +Services. CSDB serves as a platform for a number of computational services tuned for glycobiology, such as NMR simulation, automated structure elucidation, taxon clustering, 3D molecular modeling, statistical processing of data etc. +Integration. CSDB is cross-linked to other glycoinformatics projects and NCBI databases. The data are exportable in various formats, including most widespread encoding schemes and records using GlycoRDF ontology. +Free web access. Users can access the database for free via its web interface (see Help). +The main source of data is retrospective literature analysis. About 20% of data were imported from CCSD (Carbbank, University of Georgia, Athens; structures published before 1996) with subsequent manual curation and approval. The current coverage is displayed in red on the top of the left menu. The time lag between the publication of new data and their deposition into CSDB is ca. 1 year. +In the scope of bacterial carbohydrates, CSDB covers nearly all structures of this origin published up to 2016. Prokaryotic, plant and fungal means that a glycan was found in the organism(s) belonging to these taxonomic domains or was obtained by modification of those found in them. Carbohydrate means a structure composed of any residues linked by glycosidic, ester, amidic, ketal, phospho- or sulpho-diester bonds in which at least one residue is a sugar or its derivative. +r3d100012864 KBase https://www.kbase.us/ The Department of Energy Systems Biology Knowledgebase (KBase) is a software and data platform designed to meet the grand challenge of systems biology: predicting and designing biological function. KBase integrates data and tools in a unified graphical interface so users do not need to access them from numerous sources or learn multiple systems in order to create and run sophisticated systems biology workflows. Users can perform large-scale analyses and combine multiple lines of evidence to model plant and microbial physiology and community dynamics. +KBase is the first large-scale bioinformatics system that enables users to upload their own data, analyze it (along with collaborator and public data), build increasingly realistic models, and share and publish their workflows and conclusions. KBase aims to provide a knowledgebase: an integrated environment where knowledge and insights are created and multiplied. +r3d100012866 CU Scholar https://scholar.colorado.edu/ CU Scholar is a digital repository supporting the research and teaching mission of the University of Colorado Boulder. It is intended to serve as a platform for preserving the research activities of members of the CU-Boulder community, and for promoting that research to the general public. CU Scholar is maintained by the University Libraries as a service to the community of scholars worldwide. +r3d100012867 EBiSC catalogue https://cells.ebisc.org/ The EBiSC Catalogue is a collection of human iPS cells being made available to academic and commercial researchers for use in disease modelling and other forms of preclinical research. +The initial collection has been generated from a wide range of donors representing specific disease backgrounds and healthy controls. As the collection grows, more isogenic control lines will become available which will add further to the collection’s appeal. +r3d100012868 Roman Villa of Capo di Sorrento http://repository.edition-topoi.org/collection/SORR/ Digital resources of the excavations campaigns since 2015. +r3d100012869 Maya Image Archive https://classicmayan.kor.de.dariah.eu/ The Maya Image Archive is intended to host research materials provided by various scholars, such as Karl Herbert Mayer, Berthold Riese, Stephan Merk and the members of the project among others. Comprising image collections with photographs, drawings, notes and manuscripts, the Maya Image Archive allows the user to browse through the results of several decades of research trips through the entire Maya region. +r3d100012870 Earthworks.stanford.edu https://earthworks.stanford.edu/ EarthWorks is a discovery tool for geospatial (a.k.a. GIS) data. It allows users to search and browse the GIS collections owned by Stanford University Libraries, as well as data collections from many other institutions. Data can be searched spatially, by manipulating a map; by keyword search; by selecting search limiting facets (e.g., limit to a given format type); or by combining these options. +r3d100012871 Portal de Datos Genómicos del SNDG http://datos.sndg.mincyt.gob.ar/ The Portal of Genomic Data is an initiative of the National System of Genomic Data (SNDG) of the Ministry of Science, Technology and Productive Innovation of Argentina whose purpose is to visualize, share, disseminate and return to society the primary data that are generated as a result of the investigations financed by the National State. The site allows access to the unified national database of genomic information for all species of ecological, agricultural, biotechnological and health interest; have information from the centers affiliated to the SNDG and their data sets and tools; know the main SNDG statistics; and visualize and / or download the available resources. +r3d100012872 USN Research Data Archive https://usn.figshare.com/ The USN Research Data Archive is an institutional archive where research data produced and collected by University of South-East Norway's reseachers can be stored, made visible and accessible. The researcher can apply the necessary licenses and possibly put embargo and access restrictions on the research data. +r3d100012873 Norwegian Marine Data Center https://www.hi.no/en/hi/forskning/research-groups-1/the-norwegian-marine-data-centre-nmd The Norwegian Marine Data Centre (NMD) at the Institute of Marine Research was established as a national data centre dedicated to the professional processing and long-term storage of marine environmental and fisheries data and production of data products. +The Institute of Marine Research continuously collects large amounts of data from all Norwegian seas. Data are collected using vessels, observation buoys, manual measurements, gliders – amongst others. +NMD maintains the largest collection of marine environmental and fisheries data in Norway. +r3d100012874 NSF Facilities for Continental Scientific & Drilling & Coring https://csdco.umn.edu US National Science Foundation (NSF) facility to support drilling and coring in continental locations worldwide. Drill core metadata and data, borehole survey data, geophysical site survey data, drilling metadata, software code. CSDCO offers several repositories with samples, data, publications and reference collections about drilling and coring: LacCore Core Repository, Open Core Data, Index to Marine and Lacustrine Geological Samples. For " Botanical Reference Collections" contact the LacCore Curator for details. +r3d100012875 RESPECT http://www.tropicalmountainforest.org/ RESPECT aims to unveil for the mountain rain forest in South Ecuador how major ecosystem functions, (i) ecosystem biomass production, and (ii) water fluxes, are affected by ongoing and future environmental changes through alterations in response and effect traits of relevant biota. The research question is addressed with two approaches: (i) A newest generation Land Surface Model (LSM) and (ii) a statistical response–effect framework (REF). By including (i) specific Plant Functional Types (PFTs) for the megadiverse biodiversity hotspot, (ii) introducing trait diversity, (iii) new modules for tree hydraulics and (iv) new modules of focal biological processes (seed dispersal and PFT establishment, herbivory) we will conduct a biodiversification of LSMs. +r3d100012879 Tropical Data Hub Research Data repository https://research.jcu.edu.au/researchdata The Tropical Data Hub (TDH) Research Data repository makes data collections and datasets generated by James Cook University researchers searchable and accessible. This increases their visibility and facilitates sharing and collaboration both within JCU and externally. Services provided include archival storage, access controls (open access preferred), metadata review and DOI minting. +r3d100012880 LacCore http://lrc.geo.umn.edu/laccore/index.html LacCore curates cores and samples from continental coring and drilling expeditions around the world, and also archives metadata and contact information for cores stored at other institutions. +r3d100012882 DIAMM https://www.diamm.ac.uk/ DIAMM (the Digital Image Archive of Medieval Music) is a leading resource for the study of medieval manuscripts. We present images and metadata for thousands of manuscripts on this website. We also provide a home for scholarly resources and editions, undertake digital restoration of damaged manuscripts and documents, publish high-quality facsimiles, and offer our expertise as consultants. +r3d100012883 International Institute of Tropical Agriculture datasets http://data.iita.org/ IITA conducts research on the following thematic areas: Biotechnology and genetic improvement, Natural resource management, Social science and agribusiness, and Plant production and plant health. +r3d100012884 Kinder Institute Urban Data Platform https://www.kinderudp.org/#/ The Kinder Institute Urban Data Platform is a secure data repository and an analytical computing environment that provides research-ready urban data for the Greater Houston Area. The UDP facilitates cross-disciplinary research and community studies to advance knowledge and information about Houston's people, government, and built environment. +r3d100012888 Universitat Oberta de Catalunya O2 Dades http://openaccess.uoc.edu/webapps/o2/handle/10609/70405 O2 is the UOC's institutional repository. +Section 'Dades' contains primary data accompanying documents published in the Research and Institutional communities. +r3d100012889 edoc-Server - Forschungsdaten https://edoc.hu-berlin.de/handle/18452/19149 The edoc-Server, start 1998, is the Institutional Repository of the Humboldt-Universität zu Berlin and offers the posibility of text- and data-publications. Every item is published for Open-Access with an optional embargo period of up to five years. Data publications since 01.01.2018. +r3d100012890 World Ocean Atlas https://www.nodc.noaa.gov/OC5/woa18/ The World Ocean Atlas (WOA) contains objectively analyzed climatological fields of in situ temperature, salinity, oxygen, and other measured variables at standard depth levels for various compositing periods for the world ocean. Regional climatologies were created from the Atlas, providing a set of high resolution mean fields for temperature and salinity. +The World Ocean Atlas 2018 (WOA18) release September 30, 2018 updates previous versions of the World Ocean Atlas to include approximately 3 million new oceanographic casts added to the World Ocean Database (WOD) and renewed and updated quality control. The WOA18 temperature and salinity fields are being released as preliminary in order to take advantage of community-wide quality assurance. +WOA follows the World Ocean Database - WOD periodic major releases and quarterly updates to those releases. +r3d100012891 APPLAUSE https://www.plate-archive.org/applause/ German astronomical observatories own considerable collection of photographic plates. While these observations lead to significant discoveries in the past, they are also of interest for scientists today and in the future. In particular, for the study of long-term variability of many types of stars, these measurements are of immense scientific value. + +There are about 85000 plates in the archives of Hamburger Sternwarte, Dr. Karl Remeis-Sternwarte Bamberg, and Leibniz-Institut für Astrophysik Potsdam (AIP). The plates are digitized with high-resolution flatbed scanners. In addition, the corresponding plate envelopes and observation logbooks are digitized, and further metadata are entered into the database. The work is carried out within the project “Digitalisierung astronomischer Fotoplatten und ihre Integration in das internationale Virtual Observatory”, which is funded by the DFG. +r3d100012892 BAOBAB http://baobab.sedoo.fr/?lang=en The projects include airborne, ground-based and ocean measurements, social science surveys, satellite data use, modelling studies and value-added product development. Therefore, the BAOBAB data portal enables to access a great amount and a large variety of data: - 250 local observation datasets, that have been collected by operational networks since 1850, long term monitoring research networks and intensive scientific campaigns; - 1350 outputs of a socio-economics questionnaire; - 60 operational satellite products and several research products; - 10 output sets of meteorological and ocean operational models and 15 of research simulations. Data documentation complies with metadata international standards, and data are delivered into standard formats. The data request interface takes full advantage of the database relational structure and enables users to elaborate multicriteria requests (period, area, property…). +r3d100012893 vegetweb https://www.vegetweb.de/#!startseite Database and data handling portal for vegetation data from Germany. +r3d100012894 LinkedEarth Wiki http://wiki.linked.earth LinkedEarth is an EarthCube-funded project aiming to better organize and share Earth Science data, especially paleoclimate data. +LinkedEarth facilitates the work of scientists by empowering them to curate their own data and to build new tools centered around those. +r3d100012898 eHOMD http://www.homd.org/ The goal of creating the Human Oral Microbiome Database (HOMD) is to provide the scientific community with comprehensive information o­n the approximately 700 prokaryote species that are present in the human oral cavity. Approximately 49% are officially named, 17% unnamed (but cultivated) and 34% are known o­nly as uncultivated phylotypes. The HOMD presents a provisional naming scheme for the currently unnamed species so that strain, clone, and probe data from any laboratory can be directly linked to a stably named reference scheme. The HOMD links sequence data with phenotypic, phylogenetic, clinical, and bibliographic information. Genome sequences for oral bacteria determined as part of this project, the Human Microbiome Project, and other sequencing projects are being added to the HOMD as they become available. Genomes for 315 oral taxa (46% of taxa o­n HOMD) are currently available o­n HOMD. The HOMD site offers easy to use tools for viewing all publically available oral bacterial genomes. +r3d100012899 MODES http://modes.fmf.uni-lj.si MODES focuses on the representation of the inertio-gravity circulation in numerical weather prediction models, reanalyses, ensemble prediction systems and climate simulations. The project methodology relies on the decomposition of global circulation in terms of 3D orthogonal normal-mode functions. It allows quantification of the role of inertio-gravity waves in atmospheric varibility across the whole spectrum of resolved spatial and temporal scales. + +MODES is compiled by using gfortran although other options have been succesfully tested. The application requires the use of the netcdf and (optionally) grib-api libraries. +r3d100012900 Biofilm-active AMPs database http://www.baamps.it/ BaAMPs is the first database dedicated to antimicrobial peptides (AMPs) specifically tested against microbial biofilms. The aim of this project is to provide useful resources for the study of AMPs against biofilms to microbiologist, bioinformatics researcher and medical scientist working in this field in an open-access framework. +r3d100012901 Antimicrobial Peptide Database http://aps.unmc.edu/AP/main.php The Antimicrobial Peptide Database (APD) was originally created by a graduate student, Zhe Wang, as his master's thesis in the laboratory of Dr. Guangshun Wang. The project was initiated in 2002 and the first version of the database was open to the public in August 2003. It contained 525 peptide entries, which can be searched in multiple ways, including APD ID, peptide name, amino acid sequence, original location, PDB ID, structure, methods for structural determination, peptide length, charge, hydrophobic content, antibacterial, antifungal, antiviral, anticancer, and hemolytic activity. Some results of this bioinformatics tool were reported in the 2004 database paper. The peptide data stored in the APD were gleaned from the literature (PubMed, PDB, Google, and Swiss-Prot) manually in over a decade. +r3d100012903 Antimicrobial Combination Networks http://www.sing-group.org/antimicrobialCombination/networks/view The database aims to bridge the gap between agent repositories and studies documenting the effect of antimicrobial combination therapies. Most notably, our primary aim is to compile data on the combination of antimicrobial agents, namely natural products such as AMP. To meet this purpose, we have developed a data curation workflow that combines text mining, manual expert curation and graph analysis and supports the reconstruction of AMP-Drug combinations. +r3d100012909 Bjerknes Climate Data Centre https://www.bcdc.no The BCDC serves the research data obtained, and the data syntheses assembled, by researchers within the Bjerknes Centre for Climate Research. Furthermore it is open for all interested scientists independent of institution. +All data from the different disciplines (e.g. geology, oceanography, biology, model community) will be archived in a long-term repository, interconnected and made publicly available by the BCDC. BCDC has collaborations with many international data repositories and actively archives metadata and data at those ensuring quality and FAIRness. BCDC has it's main focus on services for data management for external and internal funded projects in the field of climate research, provides data management plans and ensures that data is archived accordingly according to the best practices in the field. The data management services rank from project work for small external funded project to top-of-the-art data management services for research infrastructures on the ESFRI roadmap (e.g. RI ICOS – Integrated Carbon Observation System) and for provides products and services for Copernicus Marine Environmental Monitoring Services. In addition BCDC is advising various communities on data management services e.g. IOC UNESCO, OECD, IAEA and various funding agencies. BCDC will become an Associated Data Unit (ADU) under IODE, International Oceanographic Data and Information Exchange, a worldwide network that operates under the auspices of the Intergovernmental Oceanographic Commission of UNESCO and aims at becoming a part of ICSU World Data System. +r3d100012910 DEIMS-SDR https://deims.org DEIMS-SDR (Dynamic Ecological Information Management System - Site and dataset registry) is an information management system that allows you to discover long-term ecosystem research sites around the globe, along with the data gathered at those sites and the people and networks associated with them. DEIMS-SDR describes a wide range of sites, providing a wealth of information, including each site’s location, ecosystems, facilities, parameters measured and research themes. It is also possible to access a growing number of datasets and data products associated with the sites. All sites and dataset records can be referenced using unique identifiers that are generated by DEIMS-SDR. It is possible to search for sites via keyword, predefined filters or a map search. By including accurate, up to date information in DEIMS, site managers benefit from greater visibility for their LTER site, LTSER platform and datasets, which can help attract funding to support site investments. The aim of DEIMS-SDR is to be the globally most comprehensive catalogue of environmental research and monitoring facilities, featuring foremost but not exclusively information about all LTER sites on the globe and providing that information to science, politics and the public in general. +r3d100012911 RWTH Publications Research Data https://publications.rwth-aachen.de/collection/ResearchData?ln=de RWTH Publications Research Data offers all RWTH Aachen University affiliates the organizational and technical means to electronically document and publish research data at this institutional repository. Certainly, researchers are encouraged to prefer a subject specific repository whenever appropriate and available. RWTH Aachen University is the largest technical university in Germany and one of nine 'German Universities of Excellence' (elite university). The University library Aachen operates the repository as a member of the join community. +r3d100012912 National Coronial Information System http://www.ncis.org.au/ The NCIS is a national database of information on every death reported to a coroner in Australia and New Zealand. It contains demographic information on the deceased, contextual information on the nature of the fatality and medico-legal documents including the coroner's finding, autopsy and toxicology reports and the police notification of death report. +r3d100012915 Data and Specimen Hub https://dash.nichd.nih.gov/ The Eunice Kennedy Shriver National Institute of Child Health and Human Development (NICHD) Data and Specimen Hub (DASH) is a centralized resource that allows researchers to share and access de-identified data from studies funded by NICHD. DASH also serves as a portal for requesting biospecimens from selected DASH studies. +r3d100012917 China National GeneBank DataBase https://db.cngb.org/ China National GeneBank DataBase (CNGBdb) is a unified platform built for biological big data sharing and application services to the research community. Based on the big data and cloud computing technologies, it provides data services such as archive, analysis, knowledge search, management authorization, and visualization. At present, CNGBdb has integrated large amounts of internal and external molecular data and other information from CNGB, NCBI, EBI, DDBJ, etc., indexed by search, covering 10 data structures. Moreover, CNGBdb correlates living sources, biological samples and bioinformatic data to realize the traceability of comprehensive data. +CNGB Sequence Archive (CNSA) is a convenient and efficient archiving system of multi-omics data in life science of CNGBdb, which provides archiving services for raw sequencing reads and further analyzed results. CNSA follows the international data standards for omics data, and supports online and batch submission of multiple data types such as Project, Sample, Experiment/Run, Assembly, Variation, Metabolism, Single cell, Sequence. Its data submission service can be used as a supplement to the literature publishing process to support early data sharing. +r3d100012918 KWTRP Research Data Repository Dataverse https://dataverse.harvard.edu/dataverse/kwtrp This data repository hosts source and replication datasets for the Kemri Wellcome Trust Research Programme (KWTRP). +r3d100012920 Water Quality Portal https://www.waterqualitydata.us/ The Water Quality Portal (WQP) is a cooperative service sponsored by the United States Geological Survey (USGS), the Environmental Protection Agency (EPA) and the National Water Quality Monitoring Council (NWQMC) that integrates publicly available water quality data from the USGS National Water Information System (NWIS) the EPA STOrage and RETrieval (STORET) Data Warehouse, and the USDA ARS Sustaining The Earth’s Watersheds - Agricultural Research Database System (STEWARDS) . It serves water quality data collected by over 400 state, federal, tribal, and local agencies in the United States. As of July 2015, over 265 million results from over 2.2 million monitoring locations are currently accessible through the portal. The portal reports samples and results collected from each location since the beginning of the databases. +r3d100012922 eLabour http://elabour.de/ A number of sociological research institutions have worked together with partners from IT and the information sciences to establish a new research data infrastructure for qualitative research, the interdisciplinary center for qualitative research data from the sociology of work (eLabour). The infrastructure will be fully operational in early 2019. In addition, the center will expand its qualitative data pool and open up to external scientists. At the same time, IT-based processes and tools for qualitative data management are being developed to establish a competence center for professional qualitative research data management, which can provide support and services for a variety of scientific user groups. +Research data are available as Scientific Use Files (SUF) and Campus Files (CF). +List of available research data at 'Projects' page: http://elabour.de/sekundaeranalysen/projekte/ +r3d100012923 Data Publication Server Forschungszentrum Jülich https://datapub.fz-juelich.de Data Publication Server Forschungszentrum Juelich is a web server for providing large data sets to the general public. It's main application is publishing data belonging to scientific publications. +r3d100012924 Cancer in Young People in Canada http://www.c17.ca/index.php?cID=70 The Cancer in Young People in Canada (CYP-C) surveillance program collects in-depth data concerning risk factors, health outcomes, quality and accessibility of care, and late effects among children and youth with cancer. CYP-C represents a collaboration involving the C17 Council, Canadian Partnerships Against Cancer (CPAC), Public Health Agency of Canada (PHAC), provincial and territorial cancer registries, Statistics Canada and non-governmental organizations. +r3d100012925 Arch http://arch.library.northwestern.edu/ Arch is an open access repository for the research and scholarly output of Northwestern University. Log in with your NetID to deposit, describe, and organize your research for public access and long-term preservation. We'll use our expertise to help you curate, share, and preserve your work. +r3d100012926 Korea Polar Data Center https://kpdcopen.kopri.re.kr The Korea Polar Data Center (KPDC) is an organization dedicated for managing different types of data acquired during scientific research that South Korea carries out in Antarctic and Arctic regions. South Korea, as an Antarctic Treaty Consultative Party (ATCP) and an accredited member of the Scientific Committee on Antarctic Research (SCAR) established the Center in 2003 as part of its effort to joint international Antarctic research. +r3d100012927 Data Commons http://www.datacommons.psu.edu/default.html The datacommons@psu was developed in 2005 to provide a resource for data sharing, discovery, and archiving for the Penn State research and teaching community. Access to information is vital to the research, teaching, and outreach conducted at Penn State. The datacommons@psu serves as a data discovery tool, a data archive for research data created by PSU for projects funded by agencies like the National Science Foundation, as well as a portal to data, applications, and resources throughout the university. The datacommons@psu facilitates interdisciplinary cooperation and collaboration by connecting people and resources and by: + + Acquiring, storing, documenting, and providing discovery tools for Penn State based research data, final reports, instruments, models and applications. + Highlighting existing resources developed or housed by Penn State. + Supporting access to project/program partners via collaborative map or web services. + Providing metadata development citation information, Digital Object Identifiers (DOIs) and links to related publications and project websites. + +Members of the Penn State research community and their affiliates can easily share and house their data through the datacommons@psu. The datacommons@psu will also develop metadata for your data and provide information to support your NSF, NIH, or other agency data management plan. +r3d100012929 Oxford Brookes University: RADAR https://radar.brookes.ac.uk/radar RADAR (Research And Digital Assets Repository) is the institutional repository of Oxford Brookes University. The role of RADAR is to share the intellectual product of Oxford Brookes freely and openly with the staff and students of Oxford Brookes or with the global academic and public community. +​RADAR has a variety of research collections (primarily containing original research publications) and teaching collections (primarily containing resources that support teaching at Oxford Brookes University). Some of the collections​ and resources on RADAR are freely accessible to the general public and other collections​ and resources are only accessible by current Oxford Brookes staff and students. +r3d100012930 SinMin https://osf.io/a5quv/ Sinmin contains texts of different genres and styles of the modern and old Sinhala language. The main sources of electronic copies of texts for the corpus are online Sinhala newspapers, online Sinhala news sites, Sinhala school textbooks available in online, online Sinhala magazines, Sinhala Wikipedia, Sinhala fictions available in online, Mahawansa, Sinhala Blogs, Sinhala subtitles and Sri lankan gazette. +r3d100012931 IISH Dataverse https://datasets.iisg.amsterdam/ The IISH Dataverse contains micro-, meso-, and macro-level datasets on social and economic history. +r3d100012932 IIASA DARE https://dare.iiasa.ac.at/ IIASA DARE is the institutional repository for publishing open research data produced by all researchers affiliated with IIASA - International Institute for Applied Systems Analysis. IIASA has been implemented to help scientists fulfill the requirements from funding bodies and to meet the growing impact of publishing research data. The deposited data will receive a persistent, citable link and it will be openly accessible and stored for the long term. +r3d100012934 DWB BioCASe Data Publication pipeline and RDF service http://www.snsb.info/dwb_biocase.html Our research focuses mainly on the past and present bio- and geodiversity and the evolution of animals and plants. The Information Technology Center of the Staatliche Naturwissenschaftliche Sammlungen Bayerns is the institutional repository for scientific data of the SNSB. Its major tasks focus on the management of bio- and geodiversity data using different kinds of information technological structures. The facility guarantees a sustainable curation, storage, archiving and provision of such data. +r3d100012935 EURO-CORDEX 1989-2018 using TerrSysMP https://datapub.fz-juelich.de/slts/cordex/index.html Applying the Terrestrial Systems Modeling Platform, TerrSysMP, this dataset consists of the first simulated long-term (1989-2018), high-resolution (~12.5km) terrestrial system climatology over Europe, which comprises variables from groundwater across the land surface to the top of atmosphere (G2A). This data set constitutes a near-natural realization of the European terrestrial system, which cannot be obtained from observations, and can, thus, serve as a reference for global change simulations including human water use and climate change. +r3d100012936 IOWDB https://www.io-warnemuende.de/en_iowdb.html The IOWDB was designed for the particular requirements of the Leibniz Institute for Baltic Sea Research. It is aimed at the management of historical and recent measurement of the IOW (to some extend of other data, too) and to provide them in a user-friendly way via the research tool ODIN (Oceanographic Database research with Interactive Navigation). +r3d100012937 IOW Data Portal https://www.io-warnemuende.de/data-portal.html Data are the key to successful scientific work. A sophisticated data management will guarantee the long-term availability of observational data and metadata, and will allow for an easy data search and retrieval, to supplement the international data exchange and to provide data products for scientific, political, industrial and public stakeholders. +r3d100012938 Nova Scotia Government's Open Data Portal https://data.novascotia.ca/ Making government data easier to access for individuals, businesses, and researchers. +r3d100012939 Prince Edward Island Government Open Data Portal https://data.princeedwardisland.ca/browse Making government data available, accessible, and re-usable. +r3d100012940 Newfoundland and Labrador Open Data https://opendata.gov.nl.ca/ The Newfoundland and Labrador Open Data repository increases access to government information and data. +r3d100012941 Données Québec https://www.donneesquebec.ca/recherche/fr/dataset An open data sharing platform resulting from collaboration between cities and the Government of Quebec. +r3d100012943 Ontario Open Government Data https://www.ontario.ca/search/data-catalogue This purpose of this repository is to share Ontario's government data sets online to increase transparency and accountability. We're adding to the hundreds of records we’ve released so far to create an inventory of known government data. Data will either be open, restricted, under review or in the process of being made open, depending on the sensitivity of the information. +r3d100012944 Government of Alberta Open Datasets https://open.alberta.ca/opendata The open government portal is a collection of datasets and publications by government departments and agencies. The public can use and access this data freely to learn more about how government works, carry out research or build web apps. The portal functions as both a library for current publications and as an archive for old publications which have historic value. +r3d100012945 DataBC https://catalogue.data.gov.bc.ca/ The B.C. Data Catalogue provides the easiest access to government's data holdings, as well as applications and web services. Thousands of the datasets discoverable in the Catalogue are available under the Open Government License - British Columbia. +r3d100012946 BAliBASE http://lbgi.fr/balibase/ A collection of high quality multiple sequence alignments for objective, comparative studies of alignment algorithms. The alignments are constructed based on 3D structure superposition and manually refined to ensure alignment of important functional residues. A number of subsets are defined covering many of the most important problems encountered when aligning real sets of proteins. It is specifically designed to serve as an evaluation resource to address all the problems encountered when aligning complete sequences. The first release provided sets of reference alignments dealing with the problems of high variability, unequal repartition and large N/C-terminal extensions and internal insertions. Version 2.0 of the database incorporates three new reference sets of alignments containing structural repeats, trans-membrane sequences and circular permutations to evaluate the accuracy of detection/prediction and alignment of these complex sequences. +Within the resource, users can look at a list of all the alignments, download the whole database by ftp, get the "c" program to compare a test alignment with the BAliBASE reference (The source code for the program is freely available), or look at the results of a comparison study of several multiple alignment programs, using BAliBASE reference sets. +r3d100012948 Halifax Open Data https://catalogue-hrm.opendata.arcgis.com/ As part of Halifax Regional Municipality’s commitment to improving citizen engagement and enhancing transparency and accountability to its residents, the municipality is pleased to provide public access to its data. Open Data is a permanent service provided to citizens and businesses to access data free of charge in machine readable format. +r3d100012949 City of Toronto Open Data Portal https://open.toronto.ca/ Explore the City of Toronto's open data catalogue, including datasets from a wide range of City divisions. +r3d100012950 Open Data Ottawa https://open.ottawa.ca This website is a source of data released by the City of Ottawa for free use by the public. +r3d100012951 Montréal Portail Donnees Ouvertes https://donnees.montreal.ca/ By opening its data to everyone, Ville de Montréal allows it to be reused for various purposes, including commercial ones. The results of this reuse can then be shared in the community, creating a multiplier effect. The data released and reused thus generate benefits in the economic, cultural, social and technological spheres. +r3d100012952 City of Winnipeg Open Data Portal https://data.winnipeg.ca/ Free access to open data and information from the City of Winnipeg. +r3d100012953 City of Regina Open Data http://open.regina.ca/dataset Open Data reflects a commitment to open, accountable and transparent government. Open Data is a practice that makes data/information freely available to everyone to use and republish. +r3d100012954 Edmonton Open Data https://data.edmonton.ca/browse This data, from across the city's departments and branches is freely available here in a single place - the Open Data Portal. +r3d100012955 Research Data Unipd https://researchdata.cab.unipd.it/ Research Data Unipd is a data archive and supports research produced by the members of the University of Padova. The service aims to facilitate data discovery, data sharing, and reuse, as required by funding institutions (eg. European Commission). Datasets published in the archive have a set of metadata that ensure proper description and discoverability. +r3d100012961 PDX Finder http://www.pdxfinder.org/ Patients-derived tumor xenograft (PDX) mouse models are an important oncology research platform to study tumor evolution, drug response and personalised medicine approaches. +r3d100012962 PHAIDRA - University of Padua https://phaidra.cab.unipd.it/ Phaidra (Permanent Hosting, Archiving and Indexing of Digital Resources and Assets) is the University of Padua Library System’s platform for long-term archiving of digital collections. +Phaidra hosts various types of digital objects (antiquarian books, manuscripts, photographs, wallcharts, maps, learning objects, films, archive material and museum objects). Phaidra offers a search facility to identify specific objects, and each object can be viewed, downloaded, used and reused to the extent permitted by law and by its associated licences. +The objects in the digital collections on the Phaidra platform are sourced from libraries (in large part due to the digitisation projects promoted by the Library System itself), museums and archives at the University of Padua and other institutions, including the Ca’ Foscari University and the Università Iuav in Venice. +r3d100012965 IFREMER-SISMER Portail de données marines http://data.ifremer.fr/ SISMER (Scientific Information Systems for the Sea) is Ifremer's service in charge of managing numerous marine databases and information systems which Ifremer is responsible for implementing. The information systems managed by SISMER range from CATDS (SMOS satellite data) to geoscience data (bathymetry, seismics, geological samples), not forgetting water column data (physics and chemistry, data for operational oceanography – Coriolis - Copernicus CMEMS), fisheries data (Harmonie), coastal environment data (Quadrige 2) and deep-sea environment data (Archimède). +SISMER therefore plays a pivotal role in marine database management both for Ifremer and for many national, European and international projects. +r3d100012966 OpARA https://opara.zih.tu-dresden.de/xmlui/ OpARA (Open Access Repository and Archive) is the repository for digital research data of the TU Dresden (TUD) and the TU Bergakademie Freiberg (TUBAF). It offers researchers the possibility of archiving their digital research data and optionally making it accessible to third parties under an Open Access license. +r3d100012967 City of Victoria Open Data Portal http://opendata.victoria.ca/ The City of Victoria’s Open Data Portal allows you to explore and download open data, discover and analyze datasets using maps, and develop new web and mobile applications. +r3d100012968 Open Calgary https://data.calgary.ca/browse The City of Calgary’s Open Data Catalogue provides public access to information and data managed by The City. The Open Data Catalogue contains hundreds of datasets which are available in multiple file formats and can be downloaded for free. The data may be used for any purpose subject to the Open Data Catalogue Terms of Use. By providing public access to City data, we are not only promoting transparency in government, but also innovation within our community. +r3d100012969 Open Hamilton http://open.hamilton.ca/ Open data for the City of Hamilton. Open Hamilton is designed to enable the community to better explore, visualize and download City data. +r3d100012970 Kitchener GeoHub https://open-kitchenergis.opendata.arcgis.com/ The City of Kitchener is committed to supporting citizen engagement and enhancing transparency and accountability to its residents by providing public access to its data. +r3d100012971 Region of Waterloo - Open Data https://rowopendata-rmw.opendata.arcgis.com/ Public access to open data from the Regional Municipality of Waterloo (the cities of Kitchener, Cambridge, and Waterloo, and the townships of Wellesley, Woolwich, Wilmot, and North Dumfries). +r3d100012972 Open Data Kingston https://opendatakingston.cityofkingston.ca/pages/welcome/ The Open Data Kingston Portal provides access to the City's open datasets. +r3d100012973 City of Barrie Data Portal https://public-barrie.opendata.arcgis.com/ This Open GIS Data Portal provides residents, visitors, business owners and investors a means to easily find, access and view information through the use of maps and mapping technology. +r3d100012974 Guelph Open Data Portal http://data.open.guelph.ca/ Searchable public data from the City of Guelph. +r3d100012975 The City of Saint John Open Data http://catalogue-saintjohn.opendata.arcgis.com/ Find open data for the City of Saint John via their Open Data catalogue. +r3d100012976 Open Data Catalogue - City of Lethbridge http://opendata.lethbridge.ca/ Free and open data from the City of Lethbridge. +r3d100012977 Open Data Portal - City of Kelowna http://opendata.kelowna.ca/ This is Kelowna's Open Data Portal. This is the community's public platform for exploring and downloading open data, discovering and building apps. You can analyze and combine Open Datasets using maps, as well as develop new web and mobile applications. Search and download open datasets at no cost. +r3d100012978 City of Burlington's Open Data Catalogue https://navburl-burlington.opendata.arcgis.com/pages/data Search and explore the City of Burlington's open data. The Open Data service makes raw city data available for public use and new application development. The Open Data service is just one of the innovative ways we are evolving our customer service practices using online technology. +r3d100012979 City of Greater Sudbury Open Data Portal http://opendata.greatersudbury.ca/ This portal provides access to available open data from the City of Greater Sudbury. +r3d100012980 City of Oshawa Open Data https://city-oshawa.opendata.arcgis.com/ This Open Data catalogue allows users to search, explore, and download the City of Oshawa's available open data. +r3d100012981 Niagara Open Data https://niagaraopendata.ca/ Access and download datasets of information from the City of Niagara. +r3d100012986 City of Cambridge GeoHub https://geohub.cambridge.ca/ This website provides access to published open map data from the City of Cambridge. +r3d100012987 City of Surrey Open Data https://data.surrey.ca/ Freely explore the City of Surrey's datasets via their Open Data website. +Data.surrey.ca provides one-stop access to the City of Surrey’s searchable open data and open information, together with open dialogue, as part of Surrey’s commitment to enhance transparency and accountability. We encourage the participation of all citizens to make data.surrey.ca better. +r3d100012989 City of Brantford Open Data Catalogue https://data-brantford.opendata.arcgis.com/ This catalogue allows users to search, browse, and download open data about the City of Brantford. +r3d100012990 Nanaimo Data Catalogue https://www.nanaimo.ca/open-data-catalogue/ Easy access to open information about the City of Nanaimo. +r3d100012991 Open Data Prince George http://data-cityofpg.opendata.arcgis.com/ This Open Data portal provides access to data and information about the city of Prince George. +r3d100012992 City of Grand Prairie Open Data Catalogue https://data.cityofgp.com/browse Public access to the City of Grand Prairie`s open data catalogue. +r3d100012993 City of Kamloops Open Data Catalog http://mydata-kamloops.opendata.arcgis.com/?agree=0 This catalogue provides public access to open data managed by the City of Kamloops. +r3d100012994 Dataverse UNIMI https://dataverse.unimi.it/ Dataverse UNIMI is a data repository runned by the University of Milan. The service aims at facilitating data discovery, data sharing, and reuse, as required by funding institutions (eg. European Commission). Datasets published in the archive have a set of metadata that ensure proper description and discoverability. +r3d100012997 Strathcona County's Open Data https://data.strathcona.ca/ Open Data Strathcona is designed to allow the public to explore and access open City data. +r3d100012998 City of Brandon Open Data http://opengov.brandon.ca/catalog.php The open data catalogue for the City of Brandon. +r3d100012999 Town of Oakville Open Data https://portal-exploreoakville.opendata.arcgis.com/ Open data portal for the town of Oakville allows users to search, explore, and download open data. +r3d100013000 New Westminster Open Data http://opendata.newwestcity.ca Open datasets from the City of New Westminster. +r3d100013001 York Region Open Data https://insights-york.opendata.arcgis.com/ Access to the York Region open data catalogue. Explore, combine, and download open data from York Region. +r3d100013002 Niagara Falls Open Data https://niagarafalls.ca/services/open/data This Open Data catalogue is the public platform for the City of Niagara Falls. +r3d100013003 City of Brampton Open Data http://geohub.brampton.ca/pages/data/ Discover, analyze, and download Brampton's Open Data via this portal. +r3d100013004 Township of Langley Open Data Portal https://data-tol.opendata.arcgis.com/ This portal provides open data sourced directly from the Township of Langley. +r3d100013005 Town of Canmore Open Data http://opendata-canmore.opendata.arcgis.com/ Town of Canmore Open Data Catalogue is a publicly available data sharing in ArcGIS Online portal where anyone can access and utilize data relating to the Town of Canmore, Alberta, Canada. You can browse, search, preview, and download a variety of municipal geospatial datasets. +r3d100013006 County of Grande Prairie Open Data http://opendata.countygp.ab.ca/ The County of Grande Prairie public platform for exploring and downloading open data, discovering and building apps, and engaging to solve important local issues. You can analyze and combine Open Datasets using maps, as well as develop new web and mobile applications. +r3d100013007 Squamish Open Data https://data.squamish.ca/ This catalogue provides access to published open data from the District of Squamish. +r3d100013008 Town of Huntsville Open Data https://huntsville-muskoka.opendata.arcgis.com/ Open data (including maps and applications) for the Town of Huntsville. +r3d100013009 Grey County Open Data https://maps.grey.ca/pages/open-data This is Grey's public hub for exploring and Downloading Open Data, Learning about Grey's Stories and Analyzing and Combining Open Datasets to tell your own story. +r3d100013010 Haldimand County Open Data https://opendata.haldimandcounty.on.ca/ This is Haldimand County's public platform for exploring and downloading open data, discovering and building apps, and engaging to solve important local issues. You can analyze and combine Open Datasets using maps, as well as develop new web and mobile applications. +r3d100013011 Town of Ajax Open Data http://opendata.ajax.ca/ Free and open access to data from the Town of Ajax. This website includes downloadable data, interactive maps, and more. +r3d100013012 SENSOR https://sensor.awi.de SENSOR.awi.de is a repository for metadata information on research platforms/devices/sensors used to acquire scientific data. It supports item versionning including minting of PIDs. All items are cite-enabled. +r3d100013014 Share_it https://opendata.uni-halle.de This is an institutional repository which hosts the publications and research output of higher and further education institutions in Sachsen-Anhalt, Germany. The interface of the repository is available in German and English. Most of the content is in German. +r3d100013015 Project Data Sphere https://www.projectdatasphere.org/projectdatasphere/html/home Project Data Sphere, LLC, operates a free digital library-laboratory where the research community can broadly share, integrate and analyze historical, de-identified, patient-level data from academic and industry cancer Phase II-III clinical trials. These patient-level datasets are available through the Project Data Sphere platform to researchers affiliated with life science companies, hospitals and institutions, as well as independent researchers, at no cost and without requiring a research proposal. +r3d100013016 West Parry Sound Geography Network http://data-wpsgn.opendata.arcgis.com/ This catalogue provides access to open government data for the sub-region of West Parry Sound. +r3d100013017 City of Airdrie Open Data http://data-airdrie.opendata.arcgis.com/ Open data sourced from the City of Airdrie. +r3d100013018 Alberta Geological Survey Open Data Portal https://geology-ags-aer.opendata.arcgis.com/ The Alberta Geological Survey (AGS) Open Data Portal features a subset of GIS data related to the geology of the province of Alberta and published by the AGS. The AGS delivers geoscience in several key areas; including surficial mapping, bedrock mapping, geological modelling, resource evaluation (hydrocarbons, minerals), groundwater, and geological hazards. +r3d100013019 Sunshine Coast Regional District Open Data http://data-myscrd.opendata.arcgis.com/ This open data portal provides access to the geospatial datasets of the Sunshine Coast Regional District (SCRD). +r3d100013020 District of Peachland Open Data https://peachland2017-01-16t194902237z-rdco.opendata.arcgis.com/ Search, explore, and download open datasets sourced from the District of Peachland. +r3d100013021 Westbank First Nation Open Data https://wfn-open-data-rdco.opendata.arcgis.com/ This open data portal includes datasets related to Westbank First Nation. +r3d100013022 Central Lake Ontario Conservation Open Data Portal https://cloca-camaps.opendata.arcgis.com/ Explore and download open data from the Central Lake Ontario Conservation (CLOCA) Open Data Portal. +r3d100013023 Quinte West Open GIS Data Portal http://geodata-quintewest.opendata.arcgis.com/ Free access to open GIS data from the city of Quinte West. +r3d100013025 East Hants Open Data https://newdata-easthants.opendata.arcgis.com/ This portal provides free access to GIS data from the Municipality of East Hants, Nova Scotia. +r3d100013027 Dementias Platform UK Data Portal https://portal.dementiasplatform.uk/ The DPUK Data Portal brings together records of over 2 million people in a free-to-access resource. Researchers can identify which cohorts are relevant to them, apply for access to the data and then analyse it in a secure, remote environment with a complete data linkage and analysis package. +r3d100013028 BBMRI-ERIC Directory https://directory.bbmri-eric.eu/menu/main/app-molgenis-app-biobank-explorer/biobankexplorer BBMRI-ERIC is a European research infrastructure for biobanking. We bring together all the main players from the biobanking field – researchers, biobankers, industry, and patients – to boost biomedical research. To that end, we offer quality management services, support with ethical, legal and societal issues, and a number of online tools and software solutions. Ultimately, our goal is to make new treatments possible. The Directory is a tool to share aggregate information about the biobanks that are willing external collaboration. It is based on the MIABIS 2.0 standard, which describes the samples and data in the biobanks at an aggregated level. +r3d100013029 TUdatalib https://tudatalib.ulb.tu-darmstadt.de TUdatalib is the institutional repository of the TU Darmstadt for research data. It enables the structured storage of research data and descriptive metadata, long-term archiving (at least 10 years) and, if desired, the publication of data including DOI assignment. In addition there is a fine granular rights and role management. +r3d100013030 RiuNet https://riunet.upv.es/handle/10251/55048 RiuNet is intended to save the University community's production, personal or institutional, in collections. These can be made up of different types of documents such as Objects of learning (Polimedia, virtual labs and educational articles), theses, journal articles, maps, scholary works, creative works, institutional heritage, multimedia, teaching material, institutional production, electronic journals, conference proceedings and research data. +r3d100013031 AIDA Data Hub https://datasets.aida.medtech4health.se/ The AIDA data hub is a place where researchers can collaboratively gather, annotate, share and enrich large volumes of research data for machine learning in medical imaging diagnostics. +r3d100013033 Copernicus' Heliograph http://repository.edition-topoi.org/collection/COPS The measured values of the panel form the basis for a 3D reconstruction of the panel, which was calculated using photos taken by Gerd Graßhoff and Joanna Pruszynska with kind support of the Museum Warmii in autumn 2016. This repository contains the photos, the models, and the research data derived from them. +r3d100013034 Construction Drawings http://repository.edition-topoi.org/collection/ACDC In the Hellenistic and Roman period, many buildings and material objects were constructed using structural geometrical specifications. Ancient sundials were built using basic geometrical forms of very few construction types taking also into account the astronomical dimensions. In architectural drawings, comparable proportions can be found. The tower of the winds merges all these geometrical principles of construction. The construction drawings of this collection comprise geometrical drafts used for the construction of buildings. They differ from simple geometrical forms in that they present the general layout of the lines indicating objects and geometrical areas. Their geometrical dimensions are constructed according to the principles of proportional relations and were implemented in – sometimes very complex – work processes in which artefacts of the original objects were constructed. Construction drawings from the pillars of Didyma, which were discovered by Lothar Haselberger, serve as a paradigmatic model for these architectural drawings. +r3d100013035 CMO Editionen und Quellen-Katalog https://corpus-musicae-ottomanicae.de/content/index.xml CMO is a long-term project for the critical edition of Near Eastern music manuscripts. The project focusing on manuscripts of Ottoman music written in Hampartsum and staff notations during the nineteenth century, is funded by the German Research Foundation (DFG). +This platform provides access to the online versions of both music and text editions, as well as the source catalogue, which is a comprehensive database of printed, manuscript and online sources. +r3d100013036 LIVIVO https://www.livivo.de LIVIVO is an interdisciplinary search engine for literature and information in the field of life sciences. It is run by ZB MED – Information Centre for Life Sciences. LIVIVO automatically searches for the terms you enter in a central index of all the databases. +The ZB MED Searchportal already provides a large amount of research data from DataCite data centres (e.g. Beijing Genomics Institute, Natural Environment Research Council) in the field of life sciences. These can be searched directly using the "Documenttype=research data" filter. A further integration of data from life science data repositories is planned. +r3d100013037 Phaidra Vetmeduni Vienna https://phaidra.vetmeduni.ac.at/ Phaidra Vetmeduni Vienna is the Universitys platform for long-term archiving of digital collections such as Thesis and Research Data. In two years we would enlarge the collection for archive materials such as fotos, books an dias f.e. +r3d100013039 Toronto Police Service Public Safety Data Portal https://data.torontopolice.on.ca/pages/open-data This online portal provides access to open data sourced from the Toronto Police Service. +r3d100013040 Employment Ontario Geo Hub http://www.eo-geohub.com/ This public platform provides access to Employment Ontario open data. +r3d100013043 UN Data Catalog https://undatacatalog.org/ This website is the result a working group made up of focal points from UN system organizations and aims to establish a commonly accessible UN System Data Catalog. +The purpose of the the Data Catalog is to promote the sharing and publishing of open data, so as to improve the availability and accessibility of information across the organizations and entities that comprise the UN system. As our organizations face growing demands with increasingly reducing resources, we absolutely must become more revolutionary in our approaches to meeting our mandates. This includes utilizing information and communications technology (ICT) to the fullest extent possible, by implementing initiatives that improve and enhance analytical capacity and decision support capabilities. +The Data Catalog is uniquely placed to provide a single interface for finding, analyzing and working with UN data. While there are several other data platforms, many of which host United Nations data, the catalogue exclusively brings together all open UN data collections in one place, even though they may be published elsewhere. Anyone searching for UN data today has to look in many places and make separate searches on several different platforms. +r3d100013044 ILO Microdata Repository https://www.ilo.org/dyn/isinventory/inventsheet.display?p_id=1037&p_lang=en ILO Microdata Repository, an on-line microdata library +r3d100013045 Czech National Corpus https://korpus.cz/ The aim of the project is systematic mapping of Czech and other languages in comparison with Czech. CNC corpora are accessible to everybody interested in studying the language after free registration. +r3d100013046 PORTULAN CLARIN repository https://portulanclarin.net/ PORTULAN CLARIN Research Infrastructure for the Science and Technology of Language, belonging to the Portuguese National Roadmap of Research Infrastructures of Strategic Relevance, and part of the international research infrastructure CLARIN ERIC +r3d100013047 South African Centre for Digital Language Resources https://www.sadilar.org/ The South African Centre for Digital Language Resources (SADiLaR) is a national centre supported by the Department of Science and Technology (DST). SADiLaR has an enabling function, with a focus on all official languages of South Africa, supporting research and development in the domains of language technologies and language-related studies in the humanities and social sciences. +r3d100013048 CLARIN Knowledge Centre for the Languages of Sweden http://www.sprakochfolkminnen.se/om-oss/forskning/sprakbanken-sam/clarin-kunskapscentrum/swelang.html The knowledge centre is an information service offering advice on the use of digital language resources and tools for Swedish and other languages in Sweden, as well as other parts of the intangible cultural heritage of Sweden. +r3d100013049 PermaSense High-Alpine Permafrost Data http://data.permasense.ch Data from high-alpine mountain permafrost research sites. +r3d100013050 The Tree Atlas Project http://treeatlas.biodiversity.org.na/index.php The Tree Atlas Project is focused on the trees and shrubs of Namibia. The project gathered and recorded information about the distribution, abundance and general biology of woody plants, which are an important resource in Namibia. The information was collected over 6 years (October 1997-December 2003) and entered into a database housed at the National Botanical Research Institute. +This web site was made possible, and remains online, through the continued kind support of the Namibian Tree Atlas Project. +Online version active since paper version launch date, 2005. This page last modified on: 11 February 2018, at 08:42 am (Namibian time). +Site design, layout and coding by John Irish. +r3d100013052 data.enanomapper https://data.enanomapper.net/ A substance database for nanomaterial safety information +r3d100013053 ZFDM repository https://www.fdm.uni-hamburg.de/en/fdm.html Research Data Repository of the Universität Hamburg +r3d100013057 SUITS Data Repository https://dare.suits-project.eu The Open Data Repository of the H2020/CIVITAS/SUITS Project (www.suits-project.eu) is used to store large volumes of crowdsourced traffic data, useful for SUMP implementations by local authorities of small-medium cities. +r3d100013058 TInnGO Open Data Repository https://tinngo.sboing.net/#repository The Data Repository of the H2020/TINNGO Project (https://www.tinngo.eu/) is used to store large volumes of gender-related transport data, acquired from 10 national hubs of a pan-European Gender Observatory. +r3d100013062 Data Univ Gustave Eiffel https://data.univ-gustave-eiffel.fr/ Data Univ Gustave Eiffel is an institutional repository for research data of university Gustave Eiffel : it catalogues multidisciplinary research data. +r3d100013064 SciCat https://scicat.ess.eu/login?returnUrl=%2Fdatasets Scicat allows users to access the metadata of raw and derived data which is taken at experiment facilities. Scientific datasets are linked to proposals and samples. Scientific datasets are can be linked to publications (DOI, PID). SciCat helps keeping track of data provenance (i.e. the steps leading to the final results). Scicat allows users to find data based on the metadata (both your own data and other peoples’ public data). In the long term, SciCat will help to automate scientific analysis workflows. +r3d100013068 Freshwater Research and Environmental Database https://fred.igb-berlin.de The Freshwater Research and Environmental Database is the central data repository for IGB. It is where we store and share environmental data from observations of lakes, rivers, peatlands and other freshwater habitats. In FRED you can find continuous data collected over several decades from our long-term research programme at the lakes Müggelsee, Stechlinsee, Arendsee and the river Spree, as well as environmental data derived from short-term projects in aquatic ecosystems. All data include detailed metadata descriptions in text form to allow reuse of the data. The database can be searched for a range of aspects, such as ecosystem types or abiotic and biotic variables. Data use, where not freely accessible, shall be granted after consulting with the contact person given in the database, and is subject to the IGB Data Policy. +r3d100013071 NCI Data Portal http://geonetwork.nci.org.au The NCI National Research Data Collection is Australia’s largest collection of research data, encompassing more than 10 PB of nationally and internationally significant datasets. +r3d100013072 NIST Data Discovery https://data.nist.gov/sdp/#/ Data products developed and distributed by the National Institute of Standards and Technology span multiple disciplines of research and are widely used in research and development programs by industry and academia. +NIST's publicly available data sets showcase its committment to providing accurate, well-curated measurements of physical properties, exemplified by the Standard Reference Data program, as well as its committment to advancing basic research. +In accordance with U.S. Government Open Data Policy and the NIST Plan for providing public access to the results of federally funded research data, NIST maintains a publicly accessible listing of available data, the NIST Public Dataset List (json). Additionally, these data are assigned a Digital Object Identifier (DOI) to increase the discovery and access to research output; these DOIs are registered with DataCite and provide globally unique persistent identifiers. The NIST Science Data Portal provides a user-friendly discovery and exploration tool for publically available datasets at NIST. +This portal is designed and developed with data.gov Project Open Data standards and principles. The portal software is hosted in the usnistgov github repository. +r3d100013073 GTS AI Data Collection https://gts.ai/ GTS AI is an Artificial Intelligence Company that offers excellent services to its clients. We use high definition images and use high quality data to analyze and help in Machine Learning Company . We are a dataset provider and we collect data in regards to artificial intelligence. +r3d100013076 TUHH Open Research - Research Data TUHH https://tore.tuhh.de/handle/11420/2023 Research Data TUHH is the institutional repository for research data of Hamburg University of Technology (TUHH) +r3d100013077 The Kreisgraben-Phenomenon http://repository.edition-topoi.org/collection/KGAL Within this project the spatial and visual characteristics of circular enclosures of the early 5th millennium BC in Germany are being investigated. +The here presented ever-expanding repository comprises a database of all circular enclosures under investigation. The database entries include the coordinates and a thorough description of each enclosure. Additionally, several resources like skyline and viewshed maps, files of input parameters and plots of astronomical features are deposited. +r3d100013078 Atlas of Innovations https://repository.edition-topoi.org/collection/BAOI The Digital Atlas of Innovations presents the oldest evidence for innovations over a long time period. This collection presents the data/information at the basis of the atlas in stable and citable manner. +r3d100013079 ISRIC Soil Metadata Catalogue https://data.isric.org data.isric.org is our central location for searching and downloading soil data bases/layers from around the world. ISRIC - World Soil Infomation (WDC-Soils) is a regular member of the ICS World Data System (WDS). We support Open Data whenever possible, respecting inherited rights (licences). +r3d100013080 DataStream https://gordonfoundation.ca/initiatives/datastream/ DataStream is an open access platform for sharing information on freshwater health. It currently allows users to access, visualize, and download full water quality datasets collected by Indigenous Nations, community groups, researchers and governments throughout three regional hubs in the Mackenzie River Basin, Lake Winnipeg watershed, and across Atlantic Canada. +DataStream was developed by The Gordon Foundation and is carried out in collaboration with regional monitoring networks. +r3d100013082 Research Data On Gender Relations In Academia https://www.gesis.org/cews/unser-angebot/informationsangebote/forschungsdaten/ Numerous studies on gender relations and gender equality policy in academia regularly produce research data that could be useful for a secondary analysis and for other research topics. At present, only a small amount of research data that was explicitly collected on gender relations in academia is archived. Long-term surveys such as graduate studies or social surveys on students are also available to be used in gender-specific studies. +CEWS would like to support researchers in their search for research data and at the same time motivate them to archive data from their own projects and thus make them accessible to other researchers by providing search options at GESIS and other data-providing institutions as well as basic information on data archiving. +r3d100013083 Fox Insight Date Exploration Network https://foxden.michaeljfox.org/insight/explore/insight.jsp Fox DEN provides investigators with a tool to explore, download and apply statistical models on aggregated data collected for the Fox Insight online clinical study. The Fox Insight study collects patient-reported outcomes and genetic data from people with Parkinson's disease and their loved ones. +r3d100013084 SURF Data Repository https://repository.surfsara.nl The SURF Data Repository is a user-friendly web-based data publication platform that allows researchers to store, annotate and publish research datasets of any size to ensure long-term preservation and availability of their data. The service allows any dataset to be stored, independent of volume, number of files and structure. A published dataset is enriched with complex metadata, unique identifiers are added and the data is preserved for an agreed-upon period of time. The service is domain-agnostic and supports multiple communities with different policy and metadata requirements. +r3d100013086 Survey Research Data Archive https://srda.sinica.edu.tw/index_en.php The sources of the data sets include data sets donated by researchers, surveys carried out by SRDA, as well as by government department and other academic organizations. Prior to the release of data sets, the confidentiality and sensitivity of every survey data set are evaluated. Standard data management and cleaning procedures are applied to ensure data accuracy and completeness. In addition, metadata and relevant supplement files are also edited and attached. +r3d100013090 UCL Research Data Repository https://rdr.ucl.ac.uk/ The UCL Research Data Repository is the institutional data repository of University College London. Based on Figshare, it accepts data deposits from UCL staff and doctoral students from all disciplines. Depositors are encouraged to use CC0 licences to make their data available to the widest possible range of users and the widest range of uses. +r3d100013095 Informationssystem Graffiti in Deutschland (INGRID) https://www.uni-paderborn.de/forschungsprojekte/ingrid/ The information system Graffiti in Germany (INGRID) is a cooperation project between the linguistics department at the University of Paderborn and the art history department at the Karlsruhe Institute of Technology (KIT). As part of the joint project, graffiti image collections will be compiled, stored in an image database and made available for scientific use. At present, more than 100,000 graffiti from the years 1983 to 2018 from major German cities are recorded, including Cologne, Mannheim and Munich. +r3d100013100 Shared Platform for Antibiotic Research and Knowledge https://pages.pewtrusts.org/page.aspx?QS=c76003443ff9837d1bb947d7a8ea489c1d609b8da344fa633e423cf624d0924f#spark An interactive database hosted by Collaborative Drug Discovery for antibiotic susceptibility data (MIC and IC50). Data is extracted from journal articles and/or contributed by different organizations and individuals. In some cases, the data has not previously been published. Access to the database is open to everyone and can be requested at pewtrusts.org/spark-antibiotic-discovery. +r3d100013102 mediaTUM https://mediatum.ub.tum.de/ mediaTUM – the media and publications repository of the Technical University of Munich: +mediaTUM supports the publication of digital documents and research data as well as the use of multimedia content in research and teaching. +r3d100013103 SiB Colombia Portal de Datos http://biodiversidad.co/ The Colombian Biodiversity Information Facility (SiB Colombia) is a national initiative established in early 2000 and coordinated by Instituto Humboldt to facilitate free and open access to biodiversity data. It comprises a network of more than 100 organizations (including universities, biological collections, research institutes, environmental authorities and NGOs among others) that work together to ensure that biodiversity data is available to support further research, education, policy making and incentive measures for the conservation and sustainable use of biodiversity. +SiB Colombia’s mission is to facilitate the management of biodiversity data by bringing together users, publishers and data producers to support research, education and decision making related to knowledge, conservation and sustainable use of biodiversity and ecosystem services. +SiB Colombia aims to consolidate the collaborative platform that facilitates the generation, use and democratization of knowledge on the biodiversity of Colombia. Thus, SiB Colombia contributes to a vision of a society that knows and values the biodiversity in which it is immersed, and uses such knowledge for its development. +r3d100013106 e-Depot of the National Archives of the Netherlands https://www.nationaalarchief.nl The National Archives of the Netherlands (Nationaal Archief), which is situated in The Hague, holds over 3.5 million records that have been created by the central government, organisations and individuals and are of national significance. Many records relate to the colonial and trading history of the Netherlands in the period from 1600 to 1975. The Dutch presence in countries in North and South America, Africa and Asia is reflected within these collections. +r3d100013107 PsychArchives https://www.psycharchives.org/ PsychArchives is a disciplinary repository publishing a variety of digital research objects (DROs), with 21 different publication types (preprints, primary, and secondary publications), research data, tests, preregistrations, multimedia and code. It provides easy and free access to DROs according to the FAIR principles, which implies the commitment to ensure that research and research data are findable, accessible, interoperable, and reusable. +r3d100013108 Repositorio de Datos de Investigación de la Universidad de Chile http://datos.uchile.cl/ The University of Chile Research Data Repository preserves, disseminates and provides access to the research data generated by its academics and researchers, in order to give visibility, guarantee its preservation and facilitate its access and reuse. +r3d100013111 Collaborative Research Centre 1211 Database https://www.crc1211db.uni-koeln.de The CRC1211DB is the project-database of the Collaborative Research Centre 1211 "Earth -Evolution at the dry limit" (CRC1211,https://sfb1211.uni-koeln.de/) funded by the German Research Foundation (DFG, German Research Foundation – Projektnummer 268236062). The project-database is a new implementation of the TR32DB and online since 2016. It handles all data including metadata, which are created by the involved project participants from several institutions (e.g. Universities of Cologne, Bonn, Aachen, and the Research Centre Jülich) and research fields (e.g. soil and plant sciences, biology, geography, geology, meteorology and remote sensing). The data is resulting from several field measurement campaigns, meteorological monitoring, remote sensing, laboratory studies and modelling approaches. Furthermore, outcomes of the scientists such as publications, conference contributions, PhD reports and corresponding images are collected. +r3d100013113 PTB-OAR https://oar.ptb.de/ PTB is the national metrology institute of the Federal Republic of Germany. The Open Access Repository of the Physikalisch-Technische Bundesanstalt grants free access to a number of factual datasets and documents that were elaborated at PTB. This includes publications such as the "PTB-Mitteilungen", the metrological expert journal of PTB, and numerous of documents from the field of legal metrology. +r3d100013116 University of Hertfordshire Research Archive https://uhra.herts.ac.uk/ University repository containing publication data and datasets. +r3d100013118 B2SHARE Server Forschungszentrum Jülich https://b2share.fz-juelich.de/ B2SHARE allows publishing research data and belonging metadata. It supports different research communities with specific metadata schemas. This server is provided for researchers of the Research Centre Juelich and related communities. +r3d100013120 INPTDAT https://www.inptdat.de The interdisciplinary data platform INPTDAT provides easy access to research data and information from all fields of applied plasma physics and plasma medicine. It aims to support the findability, accessibility, interoperability and re-use of data for the low-temperature plasma physics community. +r3d100013121 DMU Figshare https://figshare.dmu.ac.uk/ DMU Figshare is De Montfort University's institutional research data management platform. It showcases research from staff at the university. +r3d100013130 PhenoCam https://phenocam.sr.unh.edu/webcam/network/search/ The primary objective of the PhenoCam project is to use automated, near-surface remote sensing to provide continuous, real-time monitoring of vegetation phenology across a range of ecosystems and climate zones. +r3d100013132 China Seismic Array Data Management Center http://www.chinarraydmc.cn/ China Seismic Array Data Management Center(DOI:10.12001/ChinArray.Data) provides ChinArray data, China Air Gunshot experiment data, and China seismic networks data. +r3d100013133 Portal de Datos Abiertos de la Pontificia Universidad Católica del Perú http://datos.pucp.edu.pe/ This Open Data Portal gives access to research data from the Public Opinion Institute od the Pontiphical Catholic University of Peru, and pretends to incorporate open data from other institutes in the mid and large term. +r3d100013134 DataSuds https://dataverse.ird.fr/ The DataSuds data warehouse provides IRD scientists and their partners with a service to disseminate, preserve and enhance their research data by facilitating their identification and citation. It is one of the elements of the open science system for the South promoted by the IRD. +r3d100013135 Fordatis https://fordatis.fraunhofer.de Fordatis is the institutional research data repository of the Fraunhofer-Gesellschaft. Fraunhofer-Gesellschaft based in Germany is Europes largest research and technology organization. Fordatis contains research data created by researcher at Fraunhofer. These are data from the engineering, natural sciences and social sciences. +r3d100013138 Chemical composition of ancient ceramics http://repository.edition-topoi.org/collection/CRMC Three parts of a database provide published and unpublished chemical analysis results of archaeological ceramics. These are the results of forty years of applying WD-XRF and other mineralogical and physical laboratory methods to the analysis of sherds from excavations and museums. Drawing on some 30,000 analyses from research projects in Europe, Turkey, the near East, and Sudan, the part published here covers the results of three long-term projects: Early pottery in Thessaly, Greece (1,305 records), Firmalampen and other Roman lamps (1,666 records), and Roman and other pottery produced in Central Europe (4,043 records). This collated information provides an opportunity to work directly on published and unpublished data. These can be used as chemical reference groups for comparison for fine ware classification and in provenance studies. +r3d100013139 Berlin Waterclock Project http://repository.edition-topoi.org/collection/BWCP/overview Collection of ancient waterclocks including descriptions, images and 3D scans. +r3d100013140 Architectural Fragments of Myus http://repository.edition-topoi.org/collection/MYUS The architecture of the Myus Temple (Ionian coast) is preserved only in a few very fragmented parts. These components, currently housed in the Staatlichen Museen zu Berlin - Antikensammlung, were digitalized and will be used in the reconstruction of a column from a temple likely dedicated to Dionysos. +r3d100013141 LiVES Collection of Osteological Anthropometry Digest http://repository.edition-topoi.org/collection/LIVE/overview The collection contains stature-related and other anthropometric data of 7686 skeletal individuals (including aggregated information for several individuals) from the prehistory of Southwest Asia and Europe. While the focus period of our collection is the Holocene ca. 10 000 to 1000 BC, the data collection also includes older specimens of anatomically modern humans (dating as early as 110 k BP in the case of Qafzeh). The upper date range in some cases extends to around 100 AD, although the great majority of datasets date no later than 600 BC. Correctness and completeness were pursued for all information relevant to stature, i.e. basic information such as sex (after Sjøvold 1988) and age (after Szilvássy 1988) as well as the long bone measurements, whereas other measurements were merely inherited from the two integrated older data bases and not explicitly checked. All measurements conform to the definitions given by Martin 1928. To grasp common publication practice in the literature, not only left and right body side, but also mean values from both sides as well as measurements with unknown siding have their own separate fields for the stature-related long bone measurements. +r3d100013142 Pyramids of the Steppe / Kazakhstan, Land of Seven Rivers http://repository.edition-topoi.org/collection/KUSS Atlas of the early iron age kurgans (burial mounds) of the Saks in the Land of Seven Rivers between the river Ili and the foothills of the Transili-Alatau as well as in the mountain valleys of the northern Tien-Shans. +r3d100013143 Portable X-Ray fluorescence analysis of Late Bronze Age glass from Amarna http://repository.edition-topoi.org/collection/KBLT Cobalt was commonly used as a colourant in the Egyptian glass industries of the 18th dynasty, dark blue glass being a regular find at palatial and settlement sites, including Amarna and Malqata. The main source of cobalt ore used during this period has been identified in the Egyptian Western Desert, around the oases of Kharga and Dakhla. The data presented here was obtained in order to better understand the chaîne opératoire of Late Bronze Age glass production and -working, in particular with regard to cobalt ore. For this purpose, chemical analysis by portable X-Ray fluorescence (pXRF) was carried out in the field on contextualised archaeological material excavated at the site of Amarna, which cannot be exported from Egypt for analysis. In addition, glass and other vitreous materials from the same site, but without a more precise archaeological context, were analysed in the Egyptian Museum and Papyrus Collection, Berlin. The results of this study demonstrate how cobalt ore from various sub-sources was used in the known workshop sites at Amarna, resulting in a deeper understanding of raw materials use and exchange across this settlemen +r3d100013144 The Uruk-Warka Survey http://repository.edition-topoi.org/collection/URUK The small digitized archive comprises drawings and photos made by Hans J. Nissen, many of which were not included in the book, The Uruk Countryside. Most of the material consists of pottery, but other ceramic artifacts, stone and metal objects as well as inscribed bricks were also documented. All materials were recorded in the field. +The goal of this website is to provide online access to this remaining archival documentation of the Uruk-Warka survey. +r3d100013148 Blackfynn Discover https://discover.blackfynn.com Blackfynn Discover is a repository for Neurology and Neuroscience datasets. This repository, funded by DARPA, the NIH, and others, provides a user-friendly solution for publishing large, complex datasets is a scalable and sustainable way. The platform aims to make data available in a meaningful way and to drive adoption of cloud-based analysis over large datasets. +r3d100013152 Perdigao Field Experiment https://perdigao.fe.up.pt/ Data repository of a meteorological experiment conducted in Perdigão, Portugal between December 15, 2016 to June 15, 2017. +The Perdigao field project is part of a larger joint US/European multi-year program in Portugal. The project is partially funded by the European Union (EU) ERANET+ to provide the wind energy sector with more detailed resource mapping capabilities in the form of a new digital EU wind atlas. A major goal of the Perdigão field project is to quantify errors of wind resource models against a benchmark dataset collected in complex terrain. The US participation will complement this activity by identifying physical and numerical weaknesses of models and developing new knowledge and methods to overcome such deficiencies. +r3d100013153 Australian Bureau of Meteorology data catalogue http://www.bom.gov.au/metadata/catalogue Meteorology, atmospheric science and oceanography, forecasts, current and historical observations for weather, water, space weather data; data analyses and reports. +r3d100013154 Duke Research Data Repository https://research.repository.duke.edu/ The Duke Research Data Repository is a service of the Duke University Libraries that provides curation, access, and preservation of research data produced by the Duke community. Duke's RDR is a discipline agnostic institutional data repository that is intended to preserve and make public data related to the teaching and research mission of Duke University including data linked to a publication, research project, and/or class, as well as supplementary software code and documentation used to provide context for the data. +r3d100013155 ROSA P https://rosap.ntl.bts.gov/ ROSA P is the United States Department of Transportation (US DOT) National Transportation Library's (NTL) Repository and Open Science Access Portal (ROSA P). The name ROSA P was chosen to honor the role public transportation played in the civil rights movement, along with one of the important figures, Rosa Parks. To meet the requirements outlined in its legislative mandate, NTL collects research and resources across all modes of transportation and related disciplines, with specific focus on research, data, statistics, and information produced by USDOT, state DOTs, and other transportation organizations. Content types found in ROSA P include textual works, datasets, still image works, moving image works, other multimedia, and maps. These resources have value to federal, state, and local transportation decision makers, transportation analysts, and researchers. +r3d100013156 Paths through Rome http://repository.edition-topoi.org/collection/WGRM Collection of maps showing reconstructions of routes and paths through Rome described in Renaissance guidebooks and antiquarian literature. +r3d100013157 The Textile Revolution http://repository.edition-topoi.org/collection/WOLL The research project “Textile Revolution” integrates studies on the introduction and spread of the woolly sheep and wool usage from different scientific fields. Wool production is closely connected to the domesticated sheep and specifically to those animals that carry a woolly coat. With the keeping of woolly sheep, not only did the economy of prehistoric communities change, but also the textile technology, meaning both, the tools and the techniques for thread and textile making. +r3d100013158 Climate Models http://repository.edition-topoi.org/collection/ANCM The research data of the last 6000 years were produced using global and regional climate simulations. Climate models of the present and future climate are applied as background for the simulations. The global climate was simulated in a high spatial resolution by using the so-called time slice approach for chosen periods in the past 6000 years. +r3d100013159 Digitale Sammlungen der Württembergischen Landesbibliothek http://digital.wlb-stuttgart.de/start/ The Digital Collections present selected pieces of all historical collections of the Württembergische Landesbibliothek. The aim is to offer digital reproductions of objects which are created within the framework of cataloguing and research projects. +r3d100013160 BioGRID ORCS https://orcs.thebiogrid.org BioGRID ORCS is an open repository of CRISPR screens compiled through comprehensive curation efforts. The current index is version 1.0.3 and searches more than 49 publications and 58,161 genes to return more than 895 CRISPR screens from 3 major model organism species and 629 cell lines. All screen data are freely provided through our search index and available via download in a wide variety of standardized formats. +r3d100013162 Digitale Historische Bibliothek Erfurt/Gotha https://dhb.thulb.uni-jena.de/templates/master/template_dhb/index.xml The Gotha Research Library of the University of Erfurt and the Erfurt University Library preserve unique collections of manuscripts, old prints and maps. The Digital Historical Library Erfurt/Gotha provides research-relevant, particularly valuable or frequently used parts of the historical holdings. +r3d100013164 DASH Repository https://dashrepo.ucar.edu/ The DASH Repository provides persistent data archiving and distribution for small-scale data collections from UCAR/NCAR researchers and projects. This data repository specifically focuses on providing long-term preservation and stewardship of NCAR's small-scale data collections. Complementing other NCAR-managed data repositories, the DASH Repository helps NCAR researchers to enable long term access, interoperability, and reuse of NCAR datasets. +r3d100013165 SUNScholarData https://scholardata.sun.ac.za/ SUNScholarData is an institutional research data repository which can be used for the registration, archival storage, sharing and dissemination of research data produced or collected in relation to research conducted under the auspices of Stellenbosch University. The repository has a public interface which can be used for finding content. It also has private user accounts which can be used by Stellenbosch University users in order to upload, share or publish their research data. In addition to this Stellenbosch University researchers can also use SUNScholarData in order to collaborate with researchers from other institutions whilst working on their research projects. The repository creates a medium through which Stellenbosch University’s research data can be made findable and accessible. It also facilitates the interoperability and re-usability of the university’s research data. +r3d100013166 Forschungsdatenzentrum im Kraftfahrt-Bundesamt https://www.kba.de/DE/Statistik/Forschungsdatenzentrum/forschungsdatenzentrum_node.html The statistics pages of the Kraftfahrt-Bundesamt (KBA) provide an overview of official facts and figures relating to motor vehicles and their users. The data on this page are continuously updated. Publications generally appear as annual statistics. In addition to this, we provide monthly results relating to new registrations and changes of ownership in Germany, as well as information relating to road haulage with German vehicles +The currently provisionally accredited research data center of the Kraftfahrt-Bundesamt extends the data portfolio of the official register data and initially provides anonymised microdata for access to the driving fitness register (FAER). +Statistics published by the KBA are available exclusively in German. +r3d100013167 WSI-Datenzentrum https://www.wsi.de/de/index.htm The WSI-Datenzentrum is a service provided by the Institute for Social and Economic Research (WSI). It collects and presents primary and secondary data on e.g. working conditions, co-determination or social policy. Primary data collected are primarily the WSI works councils surveys. Interested academics can use the works councils surveys collected from 2005 to 2011. The records are available to everyone and free of charge after contacting the repository owner and signing a data usage statement. +r3d100013168 DeZIM Research Data Center https://fdz.dezim-institut.de/en The Research Data Center DeZIM.fdz at the German Center for Integration and Migration Research consists of four interconnected modules: (1) data archive, (2) support for staff and users, (3) online access panel and (4) metadatabase. +It offers interested researchers the opportunity to access research data collected in the course of projects carried out at the DeZIM Institute and at the institutes of the DeZIM Research Association. In addition to the access to the data, the DeZIM.fdz organizes an extensive support for the individual data sets in its data offer as well as for various methodological key topics. The regularly conducted surveys within the framework of the Online Access Panel enable scientists at the DeZIM Institute, at the institutes of the DeZIM Research Association, external scientists and the staff of the BMFSFJ to access a pool of potential interviewees. Furthermore, DeZIM.fdz offers an extensive information database, which enables research on studies - both internally and externally archived - that deal with the topics of integration and migration. +r3d100013169 European XFEL Data Portal https://in.xfel.eu/metadata European XFEL Data Portal is provided by myMdC, allowing users to access the metadata of scientific data taken at the European XFEL facility. Datasets are linked to experiment proposals, annotated by data collection types, samples and are assigned DOIs to be referenced in publications. +myMdC helps data management activities and allows users to find open and own proposals data based on the metadata. +r3d100013171 DaRUS https://darus.uni-stuttgart.de DaRUS, the data repository of the University of Stuttgart, offers a secure location for research data and codes, be it for the administration of own data, for exchange within a research group, for sharing with selected partners or for publishing. +r3d100013173 DataRepositoriUM https://datarepositorium.uminho.pt/ Data Repository of the University of Minho. Share, publish and manage data from University of Minho research units. +r3d100013176 burckhardtsource.org https://burckhardtsource.org/ The platform hosts the critical edition of the letters written to Jacob Burckhardt, reconstructing in open access one of the most important European correspondences of the 19th century. Save a few exceptions, these letters are all unpublished. On a later stage, the project aims to publish also Jacob Burckhardt’s letters. +The editing process has been carried out using Muruca semantic digital library framework. The Muruca framework has been modified over the project, as the requirements of the philological researchers emerged more clearly. The results are stored in and accessible from the front-end of the platform. +r3d100013177 ScienceDB https://www.scidb.cn/en Science Data Bank is an open generalist data repository developed and maintained by the Chinese Academy of Sciences Computing and Network Information Center (CNIC). It promotes the publication and reuse of scientific data. Researchers and journal publishers can use it to store, manage and share science data. +r3d100013178 GNPS: Global Natural Product Social Molecular Networking https://gnps.ucsd.edu/ GNPS is a web-based mass spectrometry ecosystem that aims to be an open-access knowledge base for community-wide organization and sharing of raw, processed or identified tandem mass (MS/MS) spectrometry data. GNPS aids in identification and discovery throughout the entire life cycle of data; from initial data acquisition/analysis to post publication. +r3d100013179 CERIC Data Portal https://data.ceric-eric.eu CERIC Data Portal allows users to consult and manage data related to experiments carried out at CERIC (Central European Research Infrastructure Consortium) partner facilities. Data made available includes scientific datasets collected during experiments, experiment proposals, samples used and publications if any. Users can search for data based on related metadata (both their own data and other peoples' public data). +r3d100013180 UK Government Web Archive https://www.nationalarchives.gov.uk/webarchive/ The UK Government Web Archive captures, preserves, and makes accessible UK central government information published on the web. The web archive includes videos, tweets, images and websites dating from 1996 to present. +r3d100013182 GIGA Metadata Database https://www.giga-hamburg.de/en/publications/research-data The GIGA (German Institute of Global and Area Studies) researchers generate a large number of qualitative and quantitative research data. On this page you will find descriptions of this research data ("metadata") as well as information about the available access options. To facilitate its reuse, and to enhance research transparency, a large part of the GIGA research data is published in datorium, a repository hosted by the GESIS Leibniz Institute for the Social Sciences: https://www.re3data.org/repository/r3d100011062 +Our objective is to offer free access to as much of our data as possible, to guarantee the possibility of its citation, and to secure its safe storage. Metadata of research data that cannot be published open access due to its sensitivity is also shown on this page. +r3d100013187 Genomic Expression Archive https://www.ddbj.nig.ac.jp/gea/index-e.html Genomic Expression Archive (GEA) is a public database of functional genomics data such as gene expression, epigenetics and genotyping SNP array. Both microarray- and sequence-based data are accepted in the MAGE-TAB format in compliance with MIAME and MINSEQE guidelines, respectively. GEA issues accession numbers, E-GEAD-n to experiment and A-GEAD-n to array design. +Data exchange between GEA and EBI ArrayExpress is planned. +r3d100013188 Marine Data Archive http://marinedataarchive.org/ The Marine Data Archive (MDA) is an online repository specifically developed to independently archive data files in a fully documented manner. The MDA can serve individuals, consortia, working groups and institutes to manage data files and file versions for a specific context (project, report, analysis, monitoring campaign), as a personal or institutional archive or back-up system and as an open repository for data publication. +r3d100013189 Database of Religious History https://religiondatabase.org/landing/ The DRH is a quantitative and qualitative encyclopedia of religious history. It consists of a variety of entry types including religious group and religious place. Scholars contribute entries on their area of expertise by answering questions in standardised polls. Answers are initially coded in the binary format Yes/No or categorically, with comment boxes for qualitative comments, references and links. Experts are able to answer both Yes and No to the same question, enabling nuanced answers for specific circumstances. Media, such as photos, can also be attached to either individual questions or whole entries. The DRH captures scholarly disagreement, through fine-grained records and multiple temporally and spatially overlapping entries. Users can visualise changes in answers to questions over time and the extent of scholarly consensus or disagreement. +r3d100013190 Répertoire International des Sources Musicales (RISM) https://OPAC.RISM.info The Répertoire International des Sources Musicales (RISM) is an international, non-profit organization with the aim of comprehensively documenting extant musical sources anywhere in the world. +Cataloging musical sources is financed and carried out by various national and international institutions. +Independent national working groups at libraries and archives in many countries worldwide catalog historical musical sources: music prints, music manuscripts, libretti, and theoretical writings about music. The results are edited and published by RISM. RISM documents what exists and where it is kept. + +RISM's database offers the most comprehensive documentation available for music manuscripts and printed music for the time between 1600 and 1800. It continues to grow through monthly updates and averages around 30,000 new records anually. +This online publication is made possible through a partnership between the Bavarian State Library (Munich), the State Library of Berlin, and RISM. +The RISM Zentralredaktion is a project of the Academy of Science and Literature, Mainz. + +More information can be found on the RISM website. +r3d100013193 Humanitarian Data Exchange https://data.humdata.org/ The Humanitarian Data Exchange (HDX) is an open platform for sharing data across crises and organisations. Launched in July 2014, the goal of HDX is to make humanitarian data easy to find and use for analysis. +HDX is managed by OCHA's Centre for Humanitarian Data, which is located in The Hague. OCHA is part of the United Nations Secretariat and is responsible for bringing together humanitarian actors to ensure a coherent response to emergencies. The HDX team includes OCHA staff and a number of consultants who are based in North America, Europe and Africa. +r3d100013195 ZBW Digital Long-Term Archive https://www.zbw.eu/de/ The ZBW Digital Long-Term Archive is a dark archive whose sole purpose is to guarantee the long term availability of the objects stored in it. The storage for the ZBW’s digital objects and their representation platforms is maintained by the ZBW division IT-Infrastructures and is not part of the tasks of the group Digital Preservation. The content that the ZBW provides is accessible via special representation platforms. The special representation platforms are: +EconStor: an open access publication server for literature on business and economics. ZBW DIGITAL ARCHIVE: it contains born digital material from the domains of business and economics. The content of this archive is accessible in open access via EconBiz, the subject portal for business and economics of the ZBW. National and Alliance Licenses: the ZBW negotiates and curates licenses for electronic products on a national level. This is processed under the framework of the German Research Foundation as well as the Alliance of Science Associations, partly with third party funding, partly solely funded by the ZBW. A part of these electronic products is already hosted by the ZBW and counts among the items that are preserved in the digital archive. 20th Century Press Archive: a portal with access to archival material consisting of press clippings from newspapers covering the time period from the beginning of the 20th century to the year 1949. +r3d100013198 National Data Archive: An Online Microdata Library http://www.microdata.gov.in/nada43/ The National Data Archive has been disseminating microdata from surveys and censuses primarily under the Ministry of Statistics and Programme Implementation (MoSPI), Government of India. The archive is powered by the National Data Archive (NADA, ver. 4.3) software with DDI Metadata standard. It serves as a portal for researchers to browse, search, and download relevant datasets freely; even with related documentation (viz. survey methodology, sampling procedures, questionnaires, instructions, survey reports, classifications, code directories, etc). A few data files require the user to apply for approval to access with no charge. Currently, the archive holds more than 144 datasets of the National Sample Surveys (NSS), Annual Survey of Industries (ASI), and the Economic Census as available with the Ministry. However, efforts are being made to include metadata of surveys conducted by the State Governments and other government agencies. +r3d100013199 Population Health Data Archive http://www.ncmi.cn/ The National Population Health Data Center (NPHDC) is one of the 20 national science data center approved by the Ministry of Science and Technology and the Ministry of Finance. The Population Health Data Archive (PHDA) is developed by NPHDC relying on the Institute of Medical Information, Chinese Academy of Medical Sciences. PHDA mainly receives scientific data from science and technology projects supported by the national budget, and also collects data from other multiple sources such as medical and health institutions, research institutions and social individuals, which is oriented to the national big data strategy and the healthy China strategy. The data resources cover basic medicine, clinical medicine, public health, traditional Chinese medicine and pharmacy, pharmacy, population and reproduction. PHDA supports data collection, archiving, processing, storage, curation, verification, certification and release in the field of population health. Provide multiple types of data sharing and application services for different hierarchy users and help them find, access, interoperate and reuse the data in a safe and controlled environment. PHDA provides important support for promoting the open sharing of scientific data of population health and domestic and foreign cooperation. +r3d100013200 PRISM Dataverse https://borealisdata.ca/dataverse/calgary PRISM Dataverse is the institutional data repository of the University of Calgary, which has its purpose in digital archiving and sharing of research data from researchers. PRISM Dataverse is a data repository hosted through Borealis, a service of the Ontario Council of University Libraries and supported by University of Calgary's Libraries and Cultural Resources. PRISM Dataverse enables scholars to easily deposit data, create data-specific metadata for searchability and publish their datasets. +r3d100013201 Reanalysis Tropopause Data Repository https://datapub.fz-juelich.de/slcs/tropopause This data repository provides access to tropopause parameters estimated from meteorological reanalyses. The tropopause data sets provided on this web site have been created using meteorological reanalyses distributed by the European Centre for Medium-Range Weather Forecasts (ECMWF), the National Aeronautics and Space Administration (NASA), the National Center for Atmospheric Research (NCAR), and the National Centers for Atmospheric Prediction (NCEP). Currently, the repository covers ERA-Interim, MERRA-2, and the NCEP/NCAR Reanalysis 1 for the time period from 2000 to 2018 and ERA5 from 2009 to 2018. The tropopause data files provide geopotential height, pressure, temperature, and water vapor volume mixing ratio for the WMO 1st and 2nd tropopause, the cold point, and the dynamical tropopause. +r3d100013202 Primate Cell Type Database https://primatedatabase.com/ Primate Cell Type Database, a publicly available web-accessible archive of intracellular patch clamp recordings and highly detailed three-dimensional digital reconstructions of neuronal morphology. +r3d100013204 University of Victoria Dataverse https://borealisdata.ca/dataverse/uvic The University of Victoria Dataverse is a research data repository for our faculty, researchers, and students. It is a general repository, suitable for all disciplines, and accepts a wide range of data types and formats. All deposited files are held in a secure environment on Canadian servers, and depositors can choose to make content available publicly, to specific individuals, or to keep it locked. +r3d100013205 Université de Montréal – Dataverse https://borealisdata.ca/dataverse/montreal The Libraries offer members of the Université de Montréal community the opportunity to publish their research data in a Dataverse repository space +r3d100013207 Litterbase https://litterbase.awi.de/ LITTERBASE summarises results from 2,046 scientific studies in understandable global maps and figures and opens scientific knowledge on marine litter to the public. +In LITTERBASE, we compile information from 2,046 scientific publications on marine litter in a comprehensive data base. This forms the basis of continuously updated maps and figures for policy makers, authorities, scientists, media and the general public on the global amount, distribution and composition of marine litter and its impacts on aquatic life. The portal conveys a broad, fact-based understanding of this environmental problem. +r3d100013208 depositar https://data.depositar.io/en/ depositar — taking the term from the Portuguese/Spanish verb for to deposit — is an online repository for research data. The site is built by the researchers for the researchers. You are free to deposit, discover, and reuse datasets on depositar for all your research purposes. +r3d100013209 ELRA Catalogue of Language Resources http://catalog.elra.info An increasing number of Language Resources (LT) in the various fields of Human Language Technology (HLT) are distributed on behalf of ELRA via its operational body ELDA, thanks to the contribution of various players of the HLT community. Our aim is to provide Language Resources, by means of this repository, so as to prevent researchers and developers from investing efforts to rebuild resources which already exist as well as help them identify and access those resources. +r3d100013210 Sprachatlas Baden-Württemberg https://escience-center.uni-tuebingen.de/escience/sprachatlas/#8/48.676/8.992 The speaking language atlas gives a multimedia impression of the dialects of the state Baden-Württemberg in Germany. The maps of the Speaking Language Atlas of Baden-Württemberg are based on two databases: +Südwestdeutschen Sprachatlas (SSA) and the Sprachatlas von Nord Baden-Württemberg (SNBW). The dialect recordings that form the basis for the maps were carried out at the SSA between 1974 and 1986, but at the SNBW between 2009 and 2012. For the southern part, this means that the maps may present a state of affairs that is no longer valid today. +r3d100013212 Repositorio de datos de investigación de la Universidad del Rosario https://research-data.urosario.edu.co/ The Universidad del Rosario Research data repository is an institutional iniciative launched in 2019 to preserve, provide access and promote the use of data resulting from Universidad del Rosario research projects. The Repository aims to consolidate an online, collaborative working space and data-sharing platform to support Universidad del Rosario researchers and their collaborators, and to ensure that research data is available to the community, in order to support further research and contribute to the democratization of knowledge. + +The Research data repository is the heart of an institutional strategy that seeks to ensure the generation of Findable, Accessible, Interoperable and Reusable (FAIR) data, with the aim of increasing its impact and visibility. This strategy follows the international philosophy of making research data “as open as possible and as closed as necessary”, in order to foster the expansion, valuation, acceleration and reusability of scientific research, but at the same time, safeguard the privacy of the subjects. +The platform storage, preserves and facilitates the management of research data from all disciplines, generated by the researchers of all the schools and faculties of the University, that work together to ensure research with the highest standards of quality and scientific integrity, encouraging innovation for the benefit of society. +r3d100013213 KORD Repository None >>>!!!<<< This repository is no longer available, pleas use DataON http://doi.org/10.17616/R31NJMV3 >>>!!!<<< Domestic and foreign research data information in one place It is a national research data portal. +r3d100013215 eData: the STFC Research Data Repository https://edata.stfc.ac.uk/ eData is an institutional repository where STFC staff can deposit data and software that underpin journal articles and other published research. +r3d100013216 RDPCIDAT https://rdpcidat.rub.de/ The research data repository of the RUB Research Department Plasmas with Complex Interactions provides access to the data associated with the scientific publications of the PIs. +r3d100013217 ESRF Portal https://data.esrf.fr Explore, search, and download data and metadata from your experiments and from public Open Data. +The ESRF data repository is intended to store and archive data from photon science experiments done at the ESRF and to store digital material like documents and scientific results which need a DOI and long term preservation. Data are made public after an embargo period of maximum 3 years. +r3d100013218 California Digital Library https://cdlib.org/ California Digital Library (CDL) seeks to be a catalyst for deeply collaborative solutions providing a rich, intuitive and seamless environment for publishing, sharing and preserving our scholars’ increasingly diverse outputs, as well as for acquiring and accessing information critical to the University of California’s scholarly enterprise. University of California Curation Center (UC3) is the digital curation program within CDL. The mission of UC3 is to provide transformative preservation, curation, and research data management systems, services, and initiatives that sustain and promote open scholarship. +r3d100013219 European Vitis Database http://www.eu-vitis.de/index.php The European Vitis Database is being meintained since 2007 by the Julius-Kühn-Institut to ensure the long-term and efficient use of grape genetic resources. +r3d100013220 Deutsche Genbank Reben http://www.deutsche-genbank-reben.julius-kuehn.de/ In order to ensure the long-term and efficient use of grape genetic resources in Germany and to guarantee their availability, the Deutsche Genbank Reben was founded in 2010 as a gene bank network. The Deutsche Genbank Reben consists of vine conservation facilities and is thus an essential instrument for securing vine genetic resources in Germany. +r3d100013221 Vitis International Variety Catalogue http://www.vivc.de/ In 1984 the establishment of the Vitis International Variety Catalogue (VIVC) took place at the Institute for Grapevine Breeding Geilweilerhof. The concept of a database on grapevine genetic resources was supported by IBPGR (today called Bioversity) and the International Organisation of Vine and Wine (OIV). Today VIVC is an encyclopedic database with around 23000 cultivars, breeding lines and Vitis species, existing in grapevine repositories and/or described in bibliography. It is an information source for breeders, researchers, curators of germplasm repositories and interested wine enthusiasts. Besides cultivar specific passport data, SSR-marker data, comprehensive bibliography and photos are to be found. +r3d100013223 Brainlife https://brainlife.io/ >>>!!!<<< duplicate >>>!!!<<< see https://www.re3data.org/repository/r3d100012397 +r3d100013224 Broad GDAC Firehose http://gdac.broadinstitute.org/ Born of the desire to systematize analyses from The Cancer Genome Atlas pilot and scale their execution to the dozens of remaining diseases to be studied, GDAC Firehose now sits atop terabytes of analysis-ready TCGA data and reliably executes thousands of pipelines per month. More information: https://broadinstitute.atlassian.net/wiki/spaces/GDAC/ +r3d100013225 Digital Repository at the University of Maryland https://drum.lib.umd.edu/ The Digital Repository at the University of Maryland (DRUM) collects, preserves, and provides public access to the scholarly output of the university. Faculty and researchers can upload research products for rapid dissemination, global visibility and impact, and long-term preservation. +r3d100013226 The Earthbound Planet Search https://ebps.carnegiescience.edu/ Finding planets orbiting nearby stars has been a holy grail in astronomy for more than 400 years. We began working on this problem 30 years ago, at a time when there were no known extrasolar planets. In late 1995 we began routinely finding planets around the nearest stars. Since then we have found several hundred planets, including the first sub-saturn mass planet, the first neptune mass planet, the first terrestrial mass planet, the first multiple planet system, and the first transiting planet. +r3d100013227 Hakai Data https://data.hakai.org/ Hakai Data stores and shares research information associated with Hakai Institute. The Hakai Institute is a scientific research institution that advances long-term research at remote locations on the coastal margin of British Columbia, Canada. Hakai Data Systems: Data Catalogue, Sensor Network, Geospatial Data, Weather Stations and Webcams, ERDDAP Data Server +r3d100013228 immuneACCESS https://clients.adaptivebiotech.com/immuneaccess The world’s largest collection of TCR and BCR sequences. Easily incorporate millions of sequences worth of public data into your next papers and projects using immunoSEQ Analyzer. Construct your own projects, draw your own conclusions, and freely publish new discoveries. +r3d100013230 Million Song Dataset http://millionsongdataset.com/ The Million Song Dataset is a freely-available collection of audio features and metadata for a million contemporary popular music tracks. +The core of the dataset is the feature analysis and metadata for one million songs, provided by The Echo Nest. The dataset does not include any audio, only the derived features. Note, however, that sample audio can be fetched from services like 7digital, using code we provide. +r3d100013232 CMCC Data Portal https://dataportal.cmcc.it/home The OPA Division deals with the development of models and methods for interdisciplinary research on marine operational forecasting, on the interactions between coastal areas and the open ocean, on the development of services and applications for all maritime economy sectors, including transport, security and management of coastal areas and marine resources, in the context of climate change adaptation problems. +r3d100013233 Pitt Quantum Repository http://pqr.pitt.edu/ PQR is an online database of molecular properties predicted from quantum mechanics with integrated capabilities for molecular visualization and data sharing. ased on the number of molecules, PQR is currently the largest open database of molecular quantum calculations. PQR features interactive high-quality rendering of molecular structures and properties on computers, tablets, and cell phones and allows to efficiently share data via digital object identifiers (DOI) and scannable QR barcodes. +r3d100013235 RTU research data repository https://ortus.rtu.lv/science/en/datamodule/search Institutional research data repository of Riga Technical University (RTU). The aim is to collect and store scientific research data and other relevant information in all fields of knowledge of RTU, enabling free, easy and convenient access to it. +r3d100013236 Social Science Japan Data Archive https://csrda.iss.u-tokyo.ac.jp/english/infrastructure/ The Social Science Japan Data Archive (SSJDA) collects, maintains, and provides access to the academic community, a vast archive of social science data (quantitative data obtained from social surveys) for secondary analyses. +r3d100013237 ICTS SOCIB Data Repository https://www.socib.es/data/ The Balearic Islands Coastal Observing and Forecasting System (ICTS SOCIB) is a multi-platform distributed and integrated system that provides streams of oceanographic data products, and modelling services. It supports operational oceanography in a Spanish, European, and international framework and contributes to the needs of marine and coastal research in a global change context. ICTS SOCIB coordinates the deployment and data management of a wide range of equipment and models from eight facilities. It also manages data from external international institutions and collaborates with international aggregators for the dissemination of ocean data. +r3d100013238 Bioconductor https://www.bioconductor.org/ Bioconductor provides tools for the analysis and comprehension of high-throughput genomic data. Bioconductor uses the R statistical programming language, and is open source and open development. It has two releases each year, and an active user community. Bioconductor is also available as an AMI (Amazon Machine Image) and a series of Docker images. +r3d100013239 University of Prince Edward Island Data (Beta) https://data.upei.ca/ Built on the Islandora digital repository framework, the UPEI hosted Published and Archived Data (data.upei.ca) service provides researchers with a place to securely publish or archive their research datasets. +r3d100013240 UTM-CSIC Data Centre http://data.utm.csic.es The UTM Data Centre is responsible for managing spatial data acquired during oceanographic cruises on board CSIC research vessels (RV Sarmiento de Gamboa, RV García del Cid) and RV Hespérides. +The aim is, on the one hand, to disseminate which data exist and where, how and when they have been acquired. And on the other hand, to provide access to as much of the interoperable data as possible, following the FAIR principles, so that they can be used and reused. + +For this purpose, the UTM has a Spatial Data Infrastructure at a national level that consists of several services: + +Oceanographic Cruise and Data Catalogue +Including metadata from more than 600 cruises carried out since 1991, with links to documentation associated to the cruise, navigation maps and datasets + +Geoportal +Geospatial data mapping interface + +Underway Plot & QC +Visualization, Quality Control and conversion to standard format of meteorological data and temperature and salinity of surface water + +At an international level, the UTM is a National Oceanographic Data Centre (NODC) of the Distributed European Marine Data Infrastructure SeaDataNet, to which the UTM provides metadata published in the Cruise Summary Report Catalog and in the data catalog Common Data Index Catalog, as well as public data to be shared. +r3d100013241 York Research Database https://pure.york.ac.uk/portal/ Welcome to the York Research Database, where you can find all our research staff, projects, publications and organisational units, and explore the connections between them all. The university of York is a member of the Russell Group of research-intensive universities. +r3d100013242 Repositorio Institucional Universidad de Antioquia http://bibliotecadigital.udea.edu.co/ Institutional Repository of the University of Antioquia coordinated by the Libraries System. Here you can consult and download full text documents of the scientific, academic and cultural production of our university community. +r3d100013243 Smithsonian Open Access https://www.si.edu/openaccess Welcome to Smithsonian Open Access, where you can download, share, and reuse millions of the Smithsonian’s images—right now, without asking. With new platforms and tools, you have easier access to nearly 3 million 2D and 3D digital items from our collections—with many more to come. This includes images and data from across the Smithsonian’s 19 museums, nine research centers, libraries, archives, and the National Zoo. +r3d100013248 Migrant Integration Policy Index http://www.mipex.eu/ The Migrant Integration Policy Index (MIPEX) is a unique tool that measures policies to integrate migrants in all EU Member States, Australia, Canada, Iceland, Japan, South Korea, New Zealand, Norway, Switzerland, Turkey and the USA. 167 policy indicators have been developed to create a rich, multi-dimensional picture of migrants’ opportunities to participate in society. The index is a useful tool to evaluate and compare what governments are doing to promote the integration of migrants in all the countries analysed. +r3d100013257 Historical Data Centre Saxony-Anhalt https://www.geschichte.uni-halle.de/struktur/hist-data/daten/ The Historical Data Centre Saxony-Anhalt was founded in 2008. Its main tasks are the computer-aided provision, processing and evaluation of historical research data, the development of theoretically consolidated normative data and vocabularies as well as the further development of methods in the context of digital humanities, research data management and quality assurance. +The "Historical Data Centre Saxony-Anhalt" sees itself as a central institution for the data service of historical data in the federal state of Saxony-Anhalt and is thus part of a nationally and internationally linked infrastructure for long-term data storage and use. The Centre primarily acquires individual-specific microdata for the analysis of life courses, employment biographies and biographies (primarily quantitative, but also qualitative data), which offer a broad interdisciplinary and international analytical framework and meet clearly defined methodological and technical requirements. The studies are processed, archived and - in compliance with data protection and copyright conditions - made available to the scientifically interested public in accordance with internationally recognized standards. The degree of preparation depends on the type and quality of the study and on demand. Reference studies and studies in high demand are comprehensively documented - often in cooperation with primary researchers or experts - and summarized in data collections. +The Historical Data Centre supports researchers in meeting the high demands of research data management. This includes the advisory support of the entire life cycle of data, starting with data production, documentation, analysis, evaluation, publication, long-term archiving and finally the subsequent use of data. In cooperation with other infrastructure facilities of the state of Saxony-Anhalt as well as national and international, interdisciplinary data repositories, the Data Centre provides tools and infrastructures for the publication and long-term archiving of research data. Together with the University and State Library of Saxony-Anhalt, the Data Centre operates its own data repository as well as special workstations for the digitisation and analysis of data. +The Historical Data Centre aims to be a contact point for very different users of historical sources. We collect data relating to historical persons, events and historical territorial units. +r3d100013258 Open Research Data @PUC-Rio https://www.maxwell.vrac.puc-rio.br/projetosEspeciais/ResearchData/index.php?b=1 Research Data @PUC-Rio is an aggregator to make it easier to access Resarch Data among many other digital contents on the Maxwell Repository. All datasets must be licensed under a CC License (as stated on the homepage of the aggregator) to be made available on the Maxwell System (https:\\www.maxwell.vrac.puc-rio.br). All interfaces and metadata shown on the aggregator are in English though all contents are described in Portuguese too. +r3d100013260 AmeriFlux https://ameriflux.lbl.gov/ AmeriFlux is a network of PI-managed sites measuring ecosystem CO2, water, and energy fluxes in North, Central and South America. It was established to connect research on field sites representing major climate and ecological biomes, including tundra, grasslands, savanna, crops, and conifer, deciduous, and tropical forests. As a grassroots, investigator-driven network, the AmeriFlux community has tailored instrumentation to suit each unique ecosystem. This “coalition of the willing” is diverse in its interests, use of technologies and collaborative approaches. As a result, the AmeriFlux Network continually pioneers new ground. +r3d100013261 Smithsonian figshare https://smithsonian.figshare.com/ResearchData Smithsonian figshare is best for sharing data that need a DOI including those that underlie peer-reviewed publications; bounded datasets of mixed formats; or data that is periodically updated and needs to be versioned. See the Figshare Confluence site for more information. +r3d100013262 Repositorio Digital UTB http://repositorio.utb.edu.co Institutional repository of Universidad Tecnológica de Bolívar. Containing historical Photo collection. +r3d100013265 SupraBank https://suprabank.org/ An open resource for intermolecular interactions +r3d100013266 Open Science OVGU http://open-science.ub.ovgu.de/xmlui/?locale-attribute=en With Open Science OVGU the Otto-von-Guericke University provides its scientists with a research data repository. Measurement data, laboratory values, survey data, methodical test procedures, etc. can be archived in Open Science OVGU and made available to the scientific community via Open Access. +r3d100013268 COVID-19 Interactive Map https://coronavirus.jhu.edu/map.html Coronavirus COVID-19 Global Cases by the Center for Systems Science and Engineering (CSSE) at Johns Hopkins University (JHU). Johns Hopkins experts in global public health, infectious disease, and emergency preparedness have been at the forefront of the international response to COVID-19. This website is a resource to help advance the understanding of the virus, inform the public, and brief policymakers in order to guide a response, improve care, and save lives. All data collected and displayed are made freely available through a GitHub repository https://github.com/CSSEGISandData/COVID-19, along with the feature layers of the dashboard, which are now included in the ESRI Living Atlas: https://livingatlas.arcgis.com/en/ +r3d100013271 data.sciencespo https://data.sciencespo.fr Launched in February 2020, data.sciencespo is a repository that offers visibility, sharing and preservation of data collected, curated and processed at Sciences Po. The repository is based on the Dataverse open-source software and organised into collections: +CDSP Collection +This collection managed by the Centre des données socio-politiques (CDSP) includes the catalogue of surveys, in the social science and humanities, processed and curated by CDSP engineers since 2005. This catalogue brings together surveys produced at Sciences Po and other French and international institutions. +- Sciences Po collection (self-deposit) +This collection, which is managed by the Direction des ressources et de l'information scientifique (DRIS), is intended to host data produced by researchers affiliated with Sciences Po, following the self-deposit process assisted by the Library's staff. +r3d100013272 ReefTEMPS http://www.reeftemps.science/en/home/ ReefTEMPS is a temperature, pressure, salinity and other observables sensor network in coastal area of South, West and South West of Pacific ocean, driven by UMR ENTROPIE. It is an observatory service from the French national research infrastructure ILICO for “coastal environments”. Some of the network’s sensors have been deployed since 1958. Nearly hundred sensors are actually deployed in 14 countries covering an area of more than 8000 km from East to West. The data are acquired at different rates (from 1sec to 30 mn) depending on sensors and sites. They are processed and described using Climate and Forecast Metadata Convention at the end of oceanographic campaigns organized for sensors replacement every 6 months to 2 years. +r3d100013273 RosDok http://rosdok.uni-rostock.de/ RosDok is the platform of the University of Rostock for online publication and permanent archiving of digital documents. +r3d100013275 GRO.data https://data.goettingen-research-online.de/ GRO.data is a research data repository for the Göttingen Campus. Belonging researchers can use it for free. It serves different purposes such as: to simply preserve datasets, to keep track of changes across several versions, to share data with colleagues, to make data itself publicly available, to receive a persistent identifier upon publications. +r3d100013276 Arctic Permafrost Geospatial Centre https://apgc.awi.de/ The Arctic Permafrost Geospatial Centre (APGC) is an Open Access Circum-Arctic Geospatial Data Portal that promotes, describes and visualizes geospatial permafrost data. A data catalogue and a WebGIS application allow to easily discover and view data and metadata. Data can be downloaded directly via link to the publishing data repository. +r3d100013280 Living Atlas of the World https://livingatlas.arcgis.com/ ArcGIS 'Living Atlas of the World is a unique collection of worldwide geographic information. It contains maps, apps and data layers that support you in your work. +Corona Virus resources https://coronavirus-resources.esri.com/ +r3d100013283 FactGrid https://database.factgrid.de/wiki/Main_Page FactGrid is a Wikibase instance designed to be used by historians with a focus on international projects. The database is hosted by the University of Erfurt and coordinated at the Gotha Research Centre. Partners in joint ventures are Wikimedia Germany as the software provider and the German National Library in a project to open the GND to international research. +r3d100013285 National Tibetan Plateau/Third Pole Environment Data Center https://data.tpdc.ac.cn/en/ The National Tibetan Plateau/Third Pole Environment Data Center (TPDC) is one of a first group of 20 national data centers approved by the Ministry of Science and Technology of China in 2019. It possesses the most comprehensive scientific data on the Tibetan Plateau and surrounding regions of any data centers in China. TPDC provides online and offline data download services according to TPDC data Sharing Protocol with bilingual of Chinese and English (https://data.tpdc.ac.cn/). There are more than 2400 datasets, covering geography, atmospheric science, cryospheric science, hydrology, ecology, geology, geophysics, natural resource science, social economy, and other fields. There are more than 30000 registered users. TPDC complies with the principle of “Findable, Accessible, Interoperable, and Reusable (FAIR)”, and has adopted a series of measures to protect the intellectual property by giving credit to data providers. Digital Object Identifiers (DOI) are used for scientific data access, tracking, and citation. The Creative Commons 4.0 protocol is used for data re-distribution and re-use. Data users are required to cite the datasets and provide necessary acknowledgement in order to give credit to data authors as journal papers. The data citation references are provided on the TPDC landing page of each dataset. +r3d100013286 BLB Digitale Sammlungen https://digital.blb-karlsruhe.de/ For many years, the Badische Landesbibliothek has been digitising outstanding holdings from its cultural fundus in order to make them available to interested parties worldwide free of charge. This heritage includes medieval manuscripts and valuable music as well as copyright-free sources, reference works and important individual writings on Baden and its history. +r3d100013287 KTISIS https://ktisis.cut.ac.cy Ktisis is an open access institutional repository gathering any digital material relating to the various activities of the Cyprus University of Technology, especially original research material produced by the members of the University. Defined in this framework, Ktisis demonstrates the intellectual life and the research activities of the University, preserving, spreading and promoting the scientific research to the local and international community. Ktisis was named after the symbol of the Cyprus University of Technology depicting Ktisis, the spirit of creation. +r3d100013291 MOSES Data Discovery Portal https://moses-data.gfz-potsdam.de/onestop/#/ The MOSES Data Discovery Portal is the central component of the MOSES data management infrastructure. It holds the metadata of MOSES campaigns, sensors and data and enables high-performance data searches. In addition, it provides access to the decentral data repositories and infrastructures of the participating Helmholtz centers where MOSES data is stored. +r3d100013292 COVID-19 Data Portal https://www.covid19dataportal.org/ The COVID-19 Data Portal was launched in April 2020 to bring together relevant datasets for sharing and analysis in an effort to accelerate coronavirus research. It enables researchers to upload, access and analyse COVID-19 related reference data and specialist datasets as part of the wider European COVID-19 Data Platform. +r3d100013294 Chinese Clinical Trial Register https://www.chictr.org.cn/enIndex.aspx The mission of ChiCTR is to “unite clinicians, clinical epidemiologists, biostatisticians, epidemiologists and healthcare managers both at home and abroad, to manage clinical trials in a strict and scientific manner, and to promote their quality in China, so as to provide reliable evidence from clinical trials for health care workers, consumers and medical policy decision makers, and also to use medical resources more effectively to provide better service for Chinese people and all human beings. +r3d100013297 ERG-Science Center https://ergsc.isee.nagoya-u.ac.jp/ The ERG  (Exploration of energization and Radiation in Geospace) project is a mission to elucidate acceleration and loss mechanisms of relativistic electrons around Earth during geospace storms. The project consists of the satellite observation team, the ground-based network observation team, and the integrated data analysis/simulation team. The science center archives data related to the ERG project, releases the data to the public, develops integrated analysis tools for the data, and promotes studies related to the ERG  project. +r3d100013298 Coronavirus Antiviral Research Database https://covdb.stanford.edu/ The Coronavirus Antiviral Research Database is designed to expedite the development of SARS-CoV-2 antiviral therapy. It will benefit global coronavirus drug development efforts by (1) promoting uniform reporting of experimental results to facilitate comparisons between different candidate antiviral compounds; (2) identifying gaps in coronavirus antiviral drug development research; (3) helping scientists, clinical investigators, public health officials, and funding agencies prioritize the most promising compounds and repurposed drugs for further development; (4) providing an objective, evidenced-based, source of information for the public; and (5) creating a hub for the exchange of ideas among coronavirus researchers whose feedback is sought and welcomed. By comprehensively reviewing all published laboratory, animal model, and clinical data on potential coronavirus therapies, the Database makes it unlikely that promising treatment approaches will be overlooked. In addition, by making it possible to compare the underlying data associated with competing treatment strategies, stakeholders will be better positioned to prioritize the most promising anti-coronavirus compounds for further development. +r3d100013299 Liverpool COVID-19 Drug Interactions https://www.covid19-druginteractions.org/ The COVID-19 pandemic has affected every country in the world. It is well documented that those most susceptible to the worst outcomes of COVID-19 are the immunocompromised and those with underlying comorbidities. Therefore, patients requiring treatment for COVID-19 will also be on additional medication, posing a risk for drug-drug interactions (DDIs). In order to address this, the Liverpool Drug Interactions website team developed this freely available drug interactions resource to provide information on the likelihood of interactions between the experimental agents used for the treatment of COVID-19 and commonly prescribed co-medications. +r3d100013300 COVID-19 Research Collaborations https://covid19.elsevierpure.com/ Research Collaborators & Institutions related to Coronavirus Epidemic +Aim: Identify potential research experts or collaborators in areas related to the coronavirus epidemic across basic science, translational research, or clinical practice. +Scope: A selection of Researchers active or cited in the area of Coronavirus, Middle East Respiratory Syndrome (MERS), SARS, etc. +r3d100013301 DisGeNET http://www.disgenet.org DisGeNET is a discovery platform containing one of the largest publicly available collections of genes and variants associated to human diseases. DisGeNET integrates data from expert curated repositories, GWAS catalogues, animal models and the scientific literature. DisGeNET data are homogeneously annotated with controlled vocabularies and community-driven ontologies. Additionally, several original metrics are provided to assist the prioritization of genotype–phenotype relationships. +r3d100013302 EU Clinical Trial Register https://www.clinicaltrialsregister.eu/ The European Union Clinical Trials Register allows you to search for protocol and results information on interventional clinical trials that are conducted in the European Union (EU) and the European Economic Area (EEA) and clinical trials conducted outside the EU / EEA that are linked to European paediatric-medicine development. The EU Clinical Trials Register is part of EudraPharm, which is the community database of authorised medicinal products. The website provides public access to information extracted from the European Union Drug Regulating Authorities Clinical Trials Database, EudraCT. +r3d100013303 Risklayer Explorer http://risklayer-explorer.com/ Risklayer Explorer is a collaboration between Risklayer GmbH and the Karlsruhe Institute of Technology's Center for Disaster Risk Management and Risk Reduction Technology (CEDIM). This website is still under development, but we are going live with it already, because we want to present data on the Novel Coronavirus (COVID-19) to help inform the public of the current situation. +You will be able to track disaster events and read about our analysis here. Our work is a continuation of a new style of disaster research started by CEDIM in 2011 to analyze disasters immediately after their occurrence, assess the impacts, and retrace the temporal development of disaster events. We are already analyzing damaging earthquakes globally, providing you with event characteristics, earthquake's intensity footprints, as well as the population affected by earthquakes. In addition to earthquake events, we expect to be tracking and analyzing tropical cyclone, volcano and extreme weather events in 2020. +r3d100013304 European Centre for Disease Prevention and Control https://www.ecdc.europa.eu/en ECDC is an EU agency aimed at strengthening Europe's defences against infectious diseases. The core functions cover a wide spectrum of activities: surveillance, epidemic intelligence, response, scientific advice, microbiology, preparedness, public health training, international relations, health communication, and the scientific journal Eurosurveillance. +Within the field of its mission, the Centre shall: search for, collect, collate, evaluate and disseminate relevant scientific and technical data; provide scientific opinions and scientific and technical assistance including training; provide timely information to the Commission, the Member States, Community agencies and international organisations active within the field of public health; coordinate the European networking of bodies operating in the fields within the Centre's mission, including networks that emerge from public health activities supported by the Commission and operating the dedicated surveillance networks; exchange information, expertise and best practices, and facilitate the development and implementation of joint actions. +r3d100013305 Facebook Data for Good https://dataforgood.fb.com/ To help flattening the COVID-19 curve public health systems need better information on whether preventive measures are working and how the virus may spread. Facebook Data for Good offer maps on population movement that researchers and nonprofits are already using to understand the coronavirus crisis, using aggregated data to protect people’s privacy. +r3d100013307 ISRCTN Registry http://www.isrctn.com/ The ISRCTN registry is a primary clinical trial registry recognised by WHO and ICMJE that accepts all clinical research studies (whether proposed, ongoing or completed), providing content validation and curation and the unique identification number necessary for publication. All study records in the database are freely accessible and searchable. +ISRCTN supports transparency in clinical research, helps reduce selective reporting of results and ensures an unbiased and complete evidence base. +ISRCTN accepts all studies involving human subjects or populations with outcome measures assessing effects on human health and well-being, including studies in healthcare, social care, education, workplace safety and economic development. +r3d100013308 IUPHAR/BPS Guide to Pharmacology https://www.guidetopharmacology.org The International Union of Basic and Clinical Pharmacology (IUPHAR) / British Pharmacological Society (BPS) Guide to PHARMACOLOGY is an expert-curated resource of ligand-activity-target relationships, the majority of which come from high-quality pharmacological and medicinal chemistry literature. It is intended as a “one-stop shop” portal to pharmacological information and its main aim is to provide a searchable database with quantitative information on drug targets and the prescription medicines and experimental drugs that act on them. In future versions we plan to add resources for education and training in pharmacological principles and techniques along with research guidelines and overviews of key topics. We hope that the IUPHAR/BPS Guide to PHARMACOLOGY (abbreviated as GtoPdb) will be useful for researchers and students in pharmacology and drug discovery and provide the general public with accurate information on the basic science underlying drug action. +r3d100013309 The Lens https://www.lens.org/ The Lens is building an open platform for Innovation Cartography. Specifically, the Lens serves nearly all of the patent documents in the world as open, annotatable digital public goods that are integrated with scholarly and technical literature along with regulatory and business data. +r3d100013311 Netherlands Trial Register https://www.trialregister.nl/ The NTR is a publicly accessible and freely searchable prospective trial register in which studies are registered that run in the Netherlands or are carried out by Dutch researchers. Primary Registries have been recognized and accepted by the WHO and ICMJE. If your study is included in one of these registers, you meet the registration requirements. For the Netherlands the NTR is the Primary Registry. +r3d100013312 Novartis Clinical Trial Results Database https://www.novctrd.com/CtrdWeb/home.nov Novartis provides the technical results and trial summaries for patients from Phase 1 through 4 interventional trials for innovative products within one year of trial completion. A trial summary for patients is a trial result written in easier to understand language than the technical results. +r3d100013313 Surveillance Epidemiology of Coronavirus (COVID19) Under Research Exclusion https://covidibd.org/ Surveillance Epidemiology of Coronavirus (COVID19) Under Research Exclusion is an international, pediatric and adult database to monitor and report on outcomes of COVID-19 occurring in IBD patients. +r3d100013315 VirHostNet http://virhostnet.prabi.fr VirHostNet is a bioinformatic information system dedidacted to the biocuration, data integration, reproducible systems-level analysis and visualisation of Virus / Host protein-protein interactions Network based on graph theory. VirHostNet is an open and gold standard knowledgebase shared in PSI MITAB 2.5 format using the PSICQUIC webservice and distributed through the NDEx platform. VirHostNet is FAIR and is recognized as a COVID-19 ressource by Elixir bio.tools, the European Virus Bioinformatics Center and FAIRsharing.org. +r3d100013317 Open Heritage 3D http://openheritage3d.org/ As 3D and reality capture strategies for heritage documentation become more widespread and available, there has emerged a growing need to assist with guiding and facilitating accessibility to data, while maintaining scientific rigor, cultural and ethical sensitivity, discoverability, and archival standards. In response to these areas of need, The Open Heritage 3D Alliance (OHA) has developed as an advisory group governing the Open Heritage 3D initiative. This collaborative advisory group are among some of the earliest adopters of 3D heritage documentation technologies, and offer first-hand guidance for best practices in data management, sharing, and dissemination approaches for 3D cultural heritage projects. +The founding members of the OHA, consist of experts and organizational leaders from CyArk, Historic Environment Scotland, and the University of South Florida Libraries, who together have significant repositories of legacy and on-going 3D research and documentation projects. These groups offer unique insight into not only the best practices for 3D data capture and sharing, but also have come together around concerns dealing with standards, formats, approach, ethics, and archive commitment. Together, the OHA has begun the journey to provide open access to cultural heritage 3D data, while maintaining integrity, security, and standards relating to discoverable dissemination. Together, the OHA will work to provide democratized access to primary heritage 3D data submitted from donors and organizations, and will help to facilitate an operation platform, archive, and organization of resources into the future. +r3d100013319 COEMS Open Data http://dkan.isp.uni-luebeck.de As part of the Open Data Pilot that the COEMS EU H2020 project (https://www.coems.eu/) is participating in, COEMS Open Data Portal devotes to collect software and hardware trace data from both academy and industry partners. Our focus lies on the detection and identification of non-deterministic software failures caused by race conditions and access to inconsistent data. Therefore we will provide an efficient real-time access and analysis for operating safe software systems. +r3d100013320 Materials Project https://materialsproject.org The Materials Project produces one of the world's foremost databases of computed information about inorganic, crystalline materials, along with providing powerful web-based apps to help analyze this information to help the design of novel materials. Access is provided free-of-charge with an API available and under a permissive license. +r3d100013322 Portal de Datos Abiertos UNAM, Colecciones Universitarias https://datosabiertos.unam.mx/ The UNAM opens the door to share millions of open data for the benefit of education and research. With this portal (www.datosabiertos.unam.mx) the university shares records of digital collections, academic research projects, repositories and publications to generate new knowledge. This way, it works as an online access point to search university collections authorized for their use, reuse and free redistribution by anyone, without copyright restrictions, patents or other control mechanisms, as long as the Terms of Free Use for UNAM Open Data are respected. +The UNAM Open Data Portal contains data, digital objects and geospatial layers of biological collections, artistic work, music, veterinary medicine, university projects, among others. It allows databases to be consulted and downloaded in open and structured formats. One of the most outstanding collections is the National Herbarium of Mexico (MEXU), with almost two million records and high resolution images of plants around the world, mainly collected in Mexico. MEXU is the largest herbarium in the country and in Latin America; it’s among one of the ten most active herbariums in the world. +r3d100013323 WorldData.AI https://worlddata.ai/ WorldData.AI comes with a built-in workspace – the next-generation hyper-computing platform powered by a library of 3.3 billion curated external trends. +WorldData.AI allows you to save your models in its “My Models Trained” section. +You can make your models public and share them on social media with interesting images, model features, summary statistics, and feature comparisons. Empower others to leverage your models. +For example, if you have discovered a previously unknown impact of interest rates on new-housing demand, you may want to share it through “My Models Trained.” +Upload your data and combine it with external trends to build, train, and deploy predictive models with one click! +WorldData.AI inspects your raw data, applies feature processors, chooses the best set of algorithms, trains and tunes multiple models, and then ranks model performance. +r3d100013325 EBRAINS https://ebrains.eu/ EBRAINS offers one of the most comprehensive platforms for sharing brain research data ranging in type as well as spatial and temporal scale. We provide the guidance and tools needed to overcome the hurdles associated with sharing data. The EBRAINS data curation service ensures that your dataset will be shared with maximum impact, visibility, reusability, and longevity, https://ebrains.eu/services/data-knowledge/share-data. Find data - the user interface of the EBRAINS Knowledge Graph - allows you to easily find data of interest. EBRAINS hosts a wide range of data types and models from different species. All data are well described and can be accessed immediately for further analysis. +r3d100013328 Software Heritage Archive https://archive.softwareheritage.org/ The long term goal of the Software Heritage initiative is to collect all publicly available software in source code form together with its development history, replicate it massively to ensure its preservation, and share it with everyone who needs it. The Software Heritage archive is growing over time as we crawl new source code from software projects and development forges. +r3d100013329 NanoTox Knowledge Base https://ssl.biomax.de/nanocommons/ The NanoTox Knowlege Base provides access to Nanomaterials, their physico-chemical characterisations, toxicological assays and environmental data as well as computational model based descriptors. +r3d100013333 BIRD https://bird.unit.no/ BIRD is a digital service that collects, preserves, and distributes digital material. Repositories are important tools for preserving an organization's legacy; they facilitate digital preservation and scholarly communication. +r3d100013336 Regionaal Archief Zutphen (part of Gemeente Zutphen) https://erfgoedcentrumzutphen.nl/ The Heritage Centre represents the four keepers of historical collections of the municipality of Zutphen: Archeology, Monuments, Museum Zutphen, Regional Archive Zutphen (includes the municipalities of Brummen and Lochem) +This portal means to be the online gateway to the municipal heritage in Zutphen and wants to provide you with the opportunity to search all their collections at once. +r3d100013337 Paris Astronomical Data Centre https://padc.obspm.fr/ Paris Astronomical Data Centre aims at providing VO access to its data collections, at participating to international standards developments, at implementing VO compliant simulation codes, data visualization and analysis software. +This centre hosts high level permanent activities for tools and data distribution under the format of reference services. These sustainable services are recognized at the national level as CNRS labeled services. +The various activities are organised as portals whose functions are to provide visibility and information on the projects and to encourage collaboration. +r3d100013339 Datanator https://www.datanator.info Datanator is an integrated database of genomic and biochemical data designed to help investigators find data about specific molecules and reactions in specific organisms and specific environments for meta-analyses and mechanistic models. Datanator currently includes metabolite concentrations, RNA modifications and half-lives, protein abundances and modifications, and reaction kinetics integrated from several databases and numerous publications. The Datanator website and REST API provide tools for extracting clouds of data about specific molecules and reactions in specific organisms and specific environments, as well as data about similar molecules and reactions in taxonomically similar organisms. +r3d100013342 FHSTP Phaidra https://phaidra.fhstp.ac.at/ Phaidra is the Institutional Repository and Digital Asset Management System of the St. Pölten University of Applied Sciences. The researchers and students at the University can use it to secure and archive their digital objects such as data, Open Access Publications and dissertations long-term as well as make them widely available to the public. Phaidra provides access to the objects using metadata in English and German. The Repository plays an important part in knowledge transfer in Austria and worldwide. +r3d100013343 ReDATA https://arizona.figshare.com ReDATA is the research data repository for the University of Arizona and a sister repository to the UA Campus Repository (which is intended for document-based materials). The UA Research Data Repository (ReDATA) serves as the institutional repository for non-traditional scholarly outputs resulting from research activities by University of Arizona researchers. Depositing research materials (datasets, code, images, videos, etc.) associated with published articles and/or completed grants and research projects, into ReDATA helps UA researchers ensure compliance with funder and journal data sharing policies as well as University data retention policies. ReDATA is designed for materials intended for public availability. +r3d100013344 Peek https://peek.rra.museum.kyoto-u.ac.jp/app/?ln=en “Peek” is a digital archive system to provide access to digitized data of Research Resource Archive, Kyoto University (KURRA). It includes various materials that were made within educational and research activities in Kyoto University. A central feature of KURRA is that it treats materials other than books and specimens: photographs, films, recordings, field books, records of research meetings, lecture notes, and manuscripts, from primary sources. +r3d100013347 SciLifeLab Data Repository https://scilifelab.figshare.com This repository accepts data from life science researchers and service units in Sweden. The repository is operated by SciLifeLab, which is the national infrastructure for life science and environmental research in Sweden. This repository replaces NBIS DOI repository: http://doi.org/10.17616/R3CW52 +r3d100013348 Humadoc repositorio http://humadoc.mdp.edu.ar/site/ Humadoc is a digital service that collects, preserves and distributes digital material corresponding to the intellectual production of the Faculty of Humanities of the National University of Mar del Plata. Repositories are important tools for preserving an institution's legacy; they facilitate digital preservation and academic communication. +r3d100013351 DASSH - The Archive for Marine Species and Habitats Data https://www.dassh.ac.uk Accredited through the MEDIN partnership, and core-funded by the Department for the Environment, Food and Rural Affairs (Defra) and the Scottish Government, DASSH provides tools and services for the long-term curation, management and publication of marine species and habitats data, within the UK and internationally. Working closely with partners and data providers we are committed to the FAIR Data Principles, to make marine biodiversity data Findable, Accessible, Interoperable and Reusable. DASSH is a flagship initiative of the Marine Biological Association (MBA), and builds on the MBA's historic role in marine science. Through partnerships with other UK and European data centres DASSH contributes to data portals including the NBN Atlas, EMODnet, EurOBIS and GBIF. On an international scale DASSH is also the UK node of the Ocean Biogeographic Information System (OBIS), and an Associated Data Unit of the International Oceanographic Data and Information Exchange (IODE), giving the Data Archive Centre global recognition. +r3d100013352 Bilkent University Institutional Repository http://repository.bilkent.edu.tr/ This site provides access to the research output of the institution. The interface is available in English. Users may set up email or RSS feeds to be alerted to new content. +r3d100013353 TIB Digital Long-Term Archive https://www.tib.eu/en/publishing-archiving/digital-preservation TIB’s core task is to provide science and industry with both elementary and highly technical specialist and researchinformation. TIB has globally unique collections in the subject areas of science and technology, as well as architecture,chemistry, computer science, mathematics and physics. Besides textual materials, the library’s collections also includeknowledge objects such as research data, 3D models and audiovisual media. +The TIB has assumed responsibility for the long-term preservation and availability of the digital materials it collects and documents, as well as their interpretability for use by different target groups. To this end, it has created the necessary infrastructure and guarantees the permanent provision of both material and human resources. +Search for research data search at: https://www.tib.eu/en/search-discover/research-data +r3d100013354 Open Power System Data https://open-power-system-data.org/ Open Power System Data is a free-of-charge data platform dedicated to electricity system researchers. We collect, check, process, document, and publish data that are publicly available but currently inconvenient to use. The project is a service provider to the modeling community: a supplier of a public good. Learn more about its background or just go ahead and explore the data platform. +r3d100013355 GePaRD https://www.bips-institut.de/forschung/forschungsinfrastrukturen/gepard.html Since 2004, the Leibniz Institute for Prevention Research and Epidemiology – BIPS has been working on the establishment and maintenance of the project-based German Pharmacoepidemiological Research Database (short GePaRD). GePaRD is based on claims data from statutory health insurance (SHI) providers and currently includes information on about 20 million persons who have been insured with one of the participating providers since 2004. Per data year, there is information on approximately 17% of the general population from all geographical regions of Germany. +r3d100013356 Data Center - SAFE https://safe-frankfurt.de/de/data-center.html Research on German and European financial markets suffers from a lack of pan-European data sets. Also, existing sets do not provide a standard identification of, for example, companies. Therefore, researchers often utilize data from the United States where the integration of different databases is more advanced. As a consequence, empirical analyses are mostly based on non-European data. Because of the institutional differences, political recommendations that result from these analyses cannot – or only in a limited scope – be transferred to Europe. +Against this background, the SAFE Research Data Center not only draws on the usual international data sources but also creates new European data sets, brings existing data together and processes them. The aim is to place the central research areas of SAFE on a common European data footing. +Data access is provided by 'SAFE data sources' https://datacenter.safefrankfurt.de/datacenter/_databases/ and 'FiF - Repositorium für Forschungsdaten aus dem Finanzbereich (Preview version)' https://fif.safe-frankfurt.de/xmlui/ +r3d100013358 Infectious Diseases Data Observatory https://www.iddo.org/ The Infectious Diseases Data Observatory (IDDO) assembles clinical, laboratory and epidemiological data on a collaborative platform to be shared with the research and humanitarian communities. The data are analysed to generate reliable evidence and innovative resources that enable research-driven responses to the major challenges of emerging and neglected infections. Access is available to individual patient data held for malaria and Ebola virus disease. Resources for visceral leishmaniasis, schistosomiasis and soil transmitted helminths, Chagas disease and COVID-19 are under development. +IDDO contains the following repositories : COVID-19 Data Platform, Chagas Data Platform, Schistosomiasis & Soil Transmitted Helminths Data Platform, Visceral Leishmaniasis Data Platform, Ebola Data Platform, WorldWide Antimalarial Resistance Network (WWARN) +r3d100013359 KORDS https://kcl.figshare.com/ KORDS is a research data repository service providing long term storage and public access for datasets that support published research and/or have long term value. +r3d100013362 Mountain Scholar https://mountainscholar.org/ Mountain Scholar is an open access repository service that collects, preserves, and provides access to digitized library collections and other scholarly and creative works from several academic entities within the states of Colorado and Wyoming. +r3d100013364 Open Access Power-Grid Frequency Database https://osf.io/m43tg/ This repository stores and links the openly available power-grid frequency recordings across the globe. +This database is comprised of open data existent across three dimensions: - TSO data: Transmission System's Operator (TSO) recordings made public; - Research projects: Open-data database research projects; - Independent Gatherings: Industrial, private, or personal recordings that were made publicly available. +r3d100013365 IAGOS Data Centre http://www.iagos-data.fr/ IAGOS aims to provide long-term, regular and spatially resolved in situ observations of the atmospheric composition. The observation systems are deployed on a fleet of 10 to 15 commercial aircraft measuring atmospheric chemistry concentrations and meteorological fields. +The IAGOS Data Centre manages and gives access to all the data produced within the project. +r3d100013366 Most Wiedzy Open Research Data Catalog https://mostwiedzy.pl/en/open-research-data/ The nature of the ‘Bridge of Data’ project is to design and build a platform that allows collecting, searching, analyzing and sharing open research data and to provide it with unique data collected from the three most important Pomeranian universities: Gdańsk University of Technology, Medical University of Gdańsk and the University of Gdańsk. These data will be made available free of charge to the scientific community, entrepreneurs and the public. A bridge will be built to allow reuse of Open Research Data. + +The available research data will be described by standards developed by dedicated, experienced scientific teams. The metadata will allow other external computer systems to interpret the collected data. ORD descriptions will also include data reuse or reduction scenarios to facilitate further processing. +r3d100013369 Repositório de Dados Científicos https://dados.rcaap.pt/?locale=en The Scientific Data Repository Hosting Service (SARDC) intends to provide a platform for free access to data created and used in the scope of the research work of national institutions. +It is characterized by the availability of a repository platform ( DSpace ) and support for the entire data maintenance component, such as backups, monitoring, updating, security, etc., thus keeping researchers out of the concern of these tasks. Finally, the SARDC service intends to make the data deposited in the repository available through the RCAAP Portal. +r3d100013370 Pedestrian Dynamics Data Archive https://ped.fz-juelich.de/da/ This data archive of experiments studying the dynamics of pedestrians is build up by the Institute for Advanced Simulation 7:Civil Safety Research of Forschungszentrum Jülich. +This web page provides our own data of experiments. Data of research colleagues can be found here: https://ped.fz-juelich.de/db/doku.php?id=extdb +For most of the experiments, the video recordings, as well as the resulting trajectories of single pedestrians, are available. The experiments were performed under laboratory conditions to focus on the influence of a single variable. +You are very welcome to use our data for further research, as long as you name the source of the data. If you have further questions feel free to contact Armin Seyfried or Maik Boltes. +For most of the experiments, the video recordings, as well as the resulting trajectories of single pedestrians, are available. The experiments were performed under laboratory conditions to focus on the influence of a single variable. +r3d100013372 OpenLandMap.org https://openlandmap.org Global environmental (climate, vegetation, soils, land degradation, hydrology, land cover) layers representing the land mask. Hosted by the OpenGeoHub foundation +OpenLandMap.org is a data portal to the world's environmental data representing land mask (land cover, vegetation, soil, climate, terrain data and similar). OpenLandMap.org is the web-mapping component of the LandGIS (Geographic Information System for land data). +r3d100013374 Rhodes University Research Data https://researchdata.ru.ac.za/ The Rhodes Research Data repository is the offical repository at Rhodes University for storing and sharing research data and open educational resources. +r3d100013377 data_UMR https://data.uni-marburg.de data_UMR is the institutional repository of the University of Marburg for research data of all kinds that has been generated in the context of research activities at the University of Marburg. +r3d100013378 Alzheimer's Disease Neuroimaging Initiative Image and Data Archive http://adni.loni.usc.edu/ All ADNI data are shared without embargo through the LONI Image and Data Archive (IDA), a secure research data repository. Interested scientists may obtain access to ADNI imaging, clinical, genomic, and biomarker data for the purposes of scientific investigation, teaching, or planning clinical research studies. +"The Alzheimer’s Disease Neuroimaging Initiative (ADNI) unites researchers with study data as they work to define the progression of Alzheimer’s disease (AD). ADNI researchers collect, validate and utilize data, including MRI and PET images, genetics, cognitive tests, CSF and blood biomarkers as predictors of the disease. Study resources and data from the North American ADNI study are available through this website, including Alzheimer’s disease patients, mild cognitive impairment subjects, and elderly controls. " +r3d100013382 intellectum https://intellectum.unisabana.edu.co/ Intellectum is the Institutional Repository of the University of La Sabana, has been created to manage, preserve and disseminate the intellectual, scientific, cultural and historical production of the university community. +r3d100013383 IsoArcH https://isoarch.eu/ IsoArcH is an open access isotope web-database for bioarchaeological samples from prehistoric and historical periods all over the world. With 40,000+ isotope related data obtained on 13,000+ specimens (i.e., humans, animals, plants and organic residues) coming from 500+ archaeological sites, IsoArcH is now one of the world's largest repositories for isotopic data and metadata deriving from archaeological contexts. IsoArcH allows to initiate big data initiatives but also highlights research lacks in certain regions or time periods. Among others, it supports the creation of sound baselines, the undertaking of multi-scale analysis, and the realization of extensive studies and syntheses on various research issues such as paleodiet, food production, resource management, migrations, paleoclimate and paleoenvironmental changes. +r3d100013385 DataHub Figshare https://datahub.hku.hk/ Provided by the University Libraries, DataHub is the comprehensive institutional repository for research data and scholarly outputs produced by the researchers and students in the University of Hong Kong and their collaborators. +r3d100013386 ACEnano https://acenano.douglasconnect.com/ The ACEnano Knowledge Infrastructure facilitates access and sharing of methodology applied in nanosafety, starting with nanomaterials characterisation protocols developed or optimised within the ACEnano project. +r3d100013387 Argovis https://argovis.colorado.edu Earth science data visualization and data delivery application. +r3d100013391 The University of Pittsburgh English Language Institute Corpus https://github.com/ELI-Data-Mining-Group/PELIC-dataset The University of Pittsburgh English Language Institute Corpus (PELIC) is a 4.2-million-word learner corpus of written texts. These texts were collected in an English for Academic Purposes (EAP) context over seven years in the University of Pittsburgh’s Intensive English Program, and were produced by over 1100 students with a wide range of linguistic backgrounds and proficiency levels. PELIC is longitudinal, offering greater opportunities for tracking development in a natural classroom setting. +r3d100013392 Geoscientific Data & Discovery Publishing Center http://geodb.cgs.gov.cn/en Geoscientific Data & Discovery Publishing Center (GDD) is based on the geological scientific data generated globally, establishing policies and systems for the scientific data publishing, absorbing the concepts and methods of international open data, and joint Digital Object Unique Identifier-DOI registration agencies to provide standard data reference formats and permanent access address for data references, doing publishing through the Internet platform, which combines innovation and advance. +GDD mainly includes data descriptor and entity data publishing. The data papers describe entity data and corresponding metadata information. The entity data includes common shared data such as geographic information, geologic maps, and databases, and also includes multiple data types, such as documents, archive records, data forms and other multimedia formed during geological work, various data-centric applications, database interface services, and typical data services. +r3d100013393 Mitelman Database of Chromosome Aberrations and Gene Fusions in Cancer https://mitelmandatabase.isb-cgc.org/ The information in the Mitelman Database of Chromosome Aberrations and Gene Fusions in Cancer relates cytogenetic changes and their genomic consequences, in particular gene fusions, to tumor characteristics, based either on individual cases or associations. All the data have been manually culled from the literature by Felix Mitelman in collaboration with Bertil Johansson and Fredrik Mertens. +r3d100013394 Digitale Bibliothek - Der Publikationsserver der TU Braunschweig https://publikationsserver.tu-braunschweig.de/ Digital Library Braunschweig is the institutional repository of the Technical University of Braunschweig and is operated by the University Library. It is used for the publication of research results and documentation by scientists of the TU Braunschweig. +r3d100013395 Dados Abertos De Pesquisas https://dataverse.harvard.edu/dataverse/pesquisa-urt/ Research Data Repository of the Instituto Federal Goiano - Campus Urutaí, a Brazilian public institution of the Ministry of Education. The project is an initiative of the Directorate of Post-Graduate Studies, Research and Innovation of the Federal Institute of Goiás - Campus Urutaí, which follows the philosophy of Open Science, for expansion and valuation of scientific research, aiming to provide data from technical-scientific observations and experimentation, ensuring that its authors, researchers and students receive all the credit they deserve as agents generating data. At the same time, the appropriate reuse of data is envisaged, whether in didactic-pedagogical activities or in new research. +r3d100013399 Repositorio Institucional Universidad Santo Tomás https://repository.usta.edu.co The Institutional Repository of the Universidad Santo Tomás manages, preserves, stores, disseminates and provides access to digital objects, the product of all academic and administrative production. +r3d100013400 Tethys https://www.tethys.at/ Tethys is an Open Access Research Data Repository of the Geological Survey of Austria (GBA), which publishes and distributes georeferenced geoscientific research data generated at and in cooperation with the GBA. The research data publications and the associated metadata are predominantly provided in German or in English. The abstracts are provided in both languages. Tethys aims to provide published data sets as open data and in accordance with the FAIR Data Principles, findable, accessible, interoperable and reusable. +r3d100013404 Copernicus Marine Environment Monitoring Service https://marine.copernicus.eu/ The Copernicus Marine Environment Monitoring Service (CMEMS) provides regular and systematic reference information on the physical and biogeochemical state, variability and dynamics of the ocean and marine ecosystems for the global ocean and the European regional seas. + +The observations and forecasts produced by the service support all marine applications, including: + + Marine safety; + Marine resources; + Coastal and marine environment; + Weather, seasonal forecasting and climate. + +For instance, the provision of data on currents, winds and sea ice help to improve ship routing services, offshore operations or search and rescue operations, thus contributing to marine safety. + +The service also contributes to the protection and the sustainable management of living marine resources in particular for aquaculture, sustainable fisheries management or regional fishery organisations decision-making process. + +Physical and marine biogeochemical components are useful for water quality monitoring and pollution control. Sea level rise is a key indicator of climate change and helps to assess coastal erosion. Sea surface temperature elevation has direct consequences on marine ecosystems and appearance of tropical cyclones. As a result of this, the service supports a wide range of coastal and marine environment applications. + +Many of the data delivered by the service (e.g. temperature, salinity, sea level, currents, wind and sea ice) also play a crucial role in the domain of weather, climate and seasonal forecasting. +r3d100013405 Gaia@AIP https://gaia.aip.de/ Launched in December 2013, Gaia is destined to create the most accurate map yet of the Milky Way. By making accurate measurements of the positions and motions of stars in the Milky Way, it will answer questions about the origin and evolution of our home galaxy. The first data release (2016) contains three-dimensional positions and two-dimensional motions of a subset of two million stars. The second data release (2018) increases that number to over 1.6 Billion. Gaia’s measurements are as precise as planned, paving the way to a better understanding of our galaxy and its neighborhood. +The AIP hosts the Gaia data as one of the external data centers along with the main Gaia archive maintained by ESAC and provides access to the Gaia data releases as part of Gaia Data Processing and Analysis Consortium (DPAC). +r3d100013407 CosmoHub https://cosmohub.pic.es CosmoHub is a web application based on Hadoop to perform interactive exploration and distribution of massive cosmological datasets +r3d100013408 ProteomicsDB https://www.proteomicsdb.org/#overview ProteomicsDB (https://www.ProteomicsDB.org) started as a protein-centric in-memory database for the exploration of large collections of quantitative mass spectrometry-based proteomics data. The data types and contents grew over time to include RNA-Seq expression data, drug-target interactions and cell line viability data. +r3d100013413 Sciflection https://sciflection.com Sciflection accepts structured data directly uploaded from Electronic Laboratory Notebooks (open enventory, Sciformation ELN, open for others) in JSON format. Searchable by chemical structure, text parts, numeric parameters, etc. +r3d100013414 Germania Sacra Online http://www.germania-sacra.de Germania Sacra is a long-term research project ongoing at the Göttingen Academy of Sciences and Humanities. The project has a long-standing tradition of researching the history of dioceses, monasteries, collegiate churches, and convents within the Holy Roman Empire. The results of this work are published in reference books, the digital editions of these reference books along with two databases are the core components of Germania Sacra’s Online Portal. One of these databases is the ‘Digital Index of Persons’, which provides access to biographical and prosopographical information about the clerical staff affiliated to the institutions researched. This includes information about the bishops of a diocese, the canons or canonesses of individual collegiate churches, the monks and nuns of numerous monasteries, etc. The second primary feature of the online portal is the ‘Database of Monasteries, Collegiate Churches, and Convents of the Holy Roman Empire’. +r3d100013415 Stockholm University Library Dataverse https://dataverse.harvard.edu/dataverse/StockholmUniversityLibrary For datasets from individual researchers or research groups affiliated with Stockholm University, who do not want set up a separate Dataverse for a project or institution. Metadata provisions for Geospatial, Social Science, Humanities, Astronomy, Astrophysics, Life Sciences and Journals (all optional, by choice) are included. Data curation help from Stockholm University Library possible on request. +r3d100013418 FAPESP COVID-19 Data Sharing/BR https://repositoriodatasharingfapesp.uspdigital.usp.br/ Contains data on patients who have been tested for COVID-19 (whether positive or negative) in participating health institutions in Brazil. This initiative makes available three kinds of pseudonymized data: demographics (gender, year of birth, and region of residency), clinical and laboratory exams. Additional hospitalization information - such as data on transfers and outcomes - is provided when available. Clinical, lab, and hospitalization information is not limited to COVID-19 data, but covers all health events for these individuals, starting November 1st 2019, to allow for comorbidity studies. Data are deposited periodically, so that health information for a given individual is continuously updated to time of new version upload. +r3d100013419 ROCEEH Out of Africa Database https://www.roceeh.uni-tuebingen.de/roadweb/smarty_road_simple_search.php ROAD is spatio-temporal database targeting a systemic understanding of human activities and expansions 3 Ma – 20 ka in Africa and Eurasia. The database contains cultural, anthropological, environmental and geographical information about archaeological sites and assemblages. After registration, the database offers access through a SQL query tool, an interactive web map (called "Map Module") as well as "Summary Factsheets", which present information about single localities in a PDF file. +r3d100013420 APIS https://dados.rcaap.pt/handle/10400.20/1 The Portuguese Archive of Social Information (APIS) is a scientific infrastructure acting on the domain of preservation and dissemination of social science data. Based at Instituto de Ciências Sociais, University of Lisbon, the archive works towards the acquisition and sharing of digital data for the purposes of public consultation, secondary analysis and pedagogical use. The archive comprises a range of datasets provided by research projects of the national scientific community. +r3d100013421 ERIC/open https://opendata.eawag.ch/ This is the place where Eawag scientists publish their research data. Research data is organized in Packages which contain one or more Resources. Resources are usually files containing research data proper or ancillary information such as a README-file. A URL pointing to external information might also constitute a Resource. +r3d100013422 National COVID Cohort Collaborative https://ncats.nih.gov/n3c The N3C Data Enclave is a secure portal containing a very large and extensive set of harmonized COVID-19 clinical electronic health record (EHR) data. The data can be accessed through a secure cloud Enclave hosted by NCATS and cannot be downloaded due to regulatory control. Broad access is available to investigators at institutions that sign a Data Use Agreements and via Data Use Requests by investigators. The N3C is a unique open, reproducible, transparent, collaborative team science initiative to leverage sensitive clinical data to expedite COVID-19 discoveries and improve health outcomes. +r3d100013423 Yareta https://yareta.unige.ch/ Yareta is a repository service built on digital solutions for archiving, preserving and sharing research data that enable researchers and institutions of any disciplines to share and showcase their research results. The solution was developed as part of a larger project focusing on Data Life Cycle Management (dlcm.ch) that aims to develop various services for research data management. Thanks to its highly modular architecture, Yareta can be adapted both to small institutions that need a "turnkey" solution and to larger ones that can rely on Yareta to complement what they have already implemented. Yareta is compatible with all formats in use in the different scientific disciplines and is based on modern technology that interconnects with researchers' environments (such as Electronic Laboratory Notebooks or Laboratory Information Management Systems). +r3d100013425 DAIS https://dais.sanu.ac.rs/?locale-attribute=en DAIS - Digital Archive of the Serbian Academy of Sciences and Arts is a joint digital repository of the Serbian Academy of Sciences and Arts (SASA) and the research institutes under the auspices of SASA. The aim of the repository is to provide open access to publications and other research outputs resulting from the projects implemented by the SASA and its institutes. The repository uses a DSpace-based software platform developed and maintained by the Belgrade University Computer Centre (RCUB). +r3d100013426 Repositorio Universidad Autónoma de Bucaramanga https://repository.unab.edu.co/ A space for managing, preserving and disseminating the intellectual, scientific, cultural and historical production of the university community. It allows access to documents produced by the different UNAB members as a result of research, teaching and extension activities. +r3d100013427 Repositorio Institucional de la Universidad de Burgos https://riubu.ubu.es/ The Institutional Repository of the University of Burgos is based on the digital collections that include the documents generated by the members of the university community in their academic activities. These are accessible via the Internet, in accordance with the University's Open Access Institutional Policy. +r3d100013428 Genome Warehouse https://bigd.big.ac.cn/gwh/ The Genome Warehouse (GWH) is a public repository housing genome-scale data for a wide range of species and delivering a series of web services for genome data submission, storage, release and sharing. +r3d100013429 Astromaterials Data System https://www.astromat.org The Astromaterials Data System (AstroMat) is a data infrastructure to store, curate, and provide access to laboratory data acquired on samples curated in the Astromaterials Collection of the Johnson Space Center. AstroMat is developed and operated at the Lamont-Doherty Earth Observatory of Columbia University and funded by NASA. +r3d100013430 HPDE.io https://hpde.io Provides quick, uncluttered access to information about Heliophysics research data that have been described with SPASE resource descriptions. +r3d100013431 NASA Heliophysics Data Portal https://heliophysicsdata.gsfc.nasa.gov Ever growing search and retrieval site for a comprehensive set of Heliophysics data from NASA and other spacecraft and ground-based observatories. +r3d100013433 Bicocca Open Archive Research Data https://board.unimib.it/research-data/ BOARD (Bicocca Open Archive Research Data) is the institutional data repository of the University of Milano-Bicocca. +BOARD is an open, free-to-use research data repository, which enables members of University of Milano-Bicocca to make their research data publicly available. +By depositing their research data in BOARD researchers can: +- Make their research data citable +- Share their data privately or publicly +- Ensure long-term storage for their data +- Keep access to all versions +- Link their article to their data +r3d100013438 Repositori Institucional de la URV http://repositori.urv.cat/en/ The URV's institutional repository is a deposit of digital documents that contains the teaching and research output of the members of the URV university community: for example, articles that have not yet been published (preprints), published articles (postprints), research data, end-of-degree projects, bachelor's degree theses, doctoral theses, teaching material and other documents that may be useful for generating knowledge. It is available to all the institutions that are part of the Campus of International Excellence Southern Catalonia and who wish to use it in cooperation with others. +r3d100013439 DataON Repository https://dataon.kisti.re.kr DataON is Korea's National Research Data Platform. It provides integrated search of metadata for KISTI's research data and domestic and international research data and links to raw data. DataON allows users (researchers, policy makers, etc.) to perform the following tasks: Easily search for various types of research data in all scientific fields. By registering research results, research data can be posted and cited. Build a community among researchers and enable collaborative research. It provides a data analysis environment that allows one-stop analysis of discovered research data. +r3d100013440 Cassavabase https://cassavabase.org Breeding, molecular, genetics and genomics data on cassava (Manihot esculenta) and wild relatives +r3d100013441 Repository of Psychological Instruments in Serbian https://osf.io/5zb8p/ The Repository of Psychological Instruments in Serbian (REPOPSI; https://osf.io/5zb8p/), run by the Laboratory for Research of Individual Differences at the University of Belgrade and hosted on the Open Science Framework, is an open-access repository of psychological instruments. REPOPSI is a collection of psychological measures, scales, tests, and other research instruments commonly used in social and behavioral science research. Documented are Serbian, English and multilingual instruments, which can be used free of charge for non-commercial purposes (e.g., academic research or education). +r3d100013442 Producción Académica UCC http://pa.bibdigital.uccor.edu.ar/ A collection that brings together the scientific and academic production generated by the university's teachers and researchers. +Objectives +* Bring together the academic and scientific production generated by the university. +● Preserve and disseminate documents produced at the UCC +● To provide greater visibility and increase the impact of publications. +● Ensure free and open access to the university's scientific and academic production. +● Ensure long-term preservation. +r3d100013444 Aperta TÜBİTAK Open Archive https://aperta.ulakbim.gov.tr Aperta is the open access repository of The Scientific and Technological Research Council of Turkey (TÜBİTAK). The publications produced from the projects supported by TUBITAK must be uploaded to TUBITAK Open Archive Aperta. It is recommended that the research data of these publications should be open access. +r3d100013445 SEDICI http://sedici.unlp.edu.ar/ SEDICI [Intellectual Creation Diffusion Service] is the institutional repository of the Universidad Nacional de La Plata (UNLP), a public university located at Argentina. Its goal is to index, preserve and grant open access to all kind of academic work produced at this institution including thesis, scientific articles, datasets, books, conference objects, and more. +r3d100013449 Freedom on the Move https://freedomonthemove.org/ A database of fugitives from North American slavery. Freedom on the Move is a citizen science (crowdsourcing) project operated by the Cornell Institute for Social and Economic Research (CISER) at Cornell University, in collaboration with several other institutions which support digital humanities research. The project involves members of the public in transcribing and responding to questions regarding historical newspaper advertisements placed by enslavers who wanted to recapture self-liberating Africans and African Americans. The database created is intended to be an invaluable research aid, pedagogical tool, and resource for genealogists. +r3d100013450 Repositorio Institucional-Universidad Autónoma de Manizales https://repositorio.autonoma.edu.co Preserves and enables easy and open access to all types of digital content including text, images, moving images, mpegs and data sets of Autonomous University of Manizales. +r3d100013451 QsarDB http://qsardb.org/ QSAR DataBank (QsarDB) is repository for (Quantitative) Structure-Activity Relationships ((Q)SAR) data and models. It also provides open domain-specific digital data exchange standards and associated tools that enable research groups, project teams and institutions to share and represent predictive in silico models. +r3d100013453 CLARIN-IS https://clarin.is/ Iceland joined CLARIN ERIC on February 1st, 2020, after having been an observer since November 2018. The Ministry of Education, Science and Culture assigned The Árni Magnússon Institute for Icelandic Studies the role of leading partner in the Icelandic National Consortium and appointed Professor Emeritus Eiríkur Rögnvaldsson as National Coordinator. Most of the relevant institutions participate in the CLARIN-IS National Consortium. +The Árni Magnússon Institute has already established a Metadata Providing Centre (CLARIN C-Centre) which hosts metadata for Icelandic language resources and makes them available through the Virtual Language Observatory. The aim is to establish a Service Providing Centre (CLARIN B-Centre) which will provide both service and access to resources and knowledge. +r3d100013455 Worldviews http://worldviews.gei.de/ WorldViews is a multilingual, digital resource for primary source material, containing digitised excerpts from textbooks from around the world on topics that are of global, transnational and interregional relevance. +r3d100013456 Open Forest Data https://dataverse.openforestdata.pl Podlasie digital repository of natural science data +r3d100013458 UBC Dataverse Collection https://borealisdata.ca/dataverse/ubc UBC Dataverse Collection is a free research data repository for our faculty, students and staff. The platform makes it possible for researchers to deposit data, create appropriate metadata, obtain DOIs for permanent links, and maintain version control of their datasets. All files are held in a secure environment on Canadian servers. Researchers are encouraged to make their data available publicly, but can choose to restrict access to their data if they wish. +r3d100013459 IMK/IAA generated MIPAS/Envisat data https://www.imk-asf.kit.edu/english/308.php The Michelson Interferometer for Passive Atmospheric Sounding (MIPAS) onboard the ENVISAT satellite provided atmospheric infrared limb emission spectra. From these, profiles of temperature and atmospheric trace gases were retrieved using the research data processor developed at the Institut für Meteorologie und Klimaforschung (IMK), which is complemented by the component of non-local thermodynamic equilibrium (non-LTE) treatment from the Instituto de Astrofísica de Andalucía (IAA). The MIPAS data products on this server are commonly known as IMK/IAA MIPAS Level2 data products. The MIPAS instrument measured during two time frames: from 2002 to 2004 in full spectral resolution (high resolution = HR aka full resolution = FR), and from 2005 to 2012 in reduced spectral, but improved spatial resolution (reduced resolution = RR aka optimized resolution = OR). For this reason, there are different version numbers covering the full MIPAS mission period: xx for the HR/FR period, and 2xx for the RR/OR period (example: 61 for HR/FR, 261 for RR/OR). Beyond this, measurements were conducted in different modes covering different altitude ranges during the RR period: Nominal (6 – 70 km), MA (18 – 102 km), NLC (39 – 102 km), UA (42 – 172 km), UTLS-1 (5.5 – 19 km), UTLS-2 (12 – 42 km), AE (7 – 38 km). The non-nominal modes are identified by the following version numbers: MA = 5xx, NLC = 7xx, UA = 6xx, UTLS-1/2 = 1xx (no retrievals for AE mode). +r3d100013461 Canadian Open Neuroscience Platform Portal https://portal.conp.ca The CONP portal is a web interface for the Canadian Open Neuroscience Platform (CONP) to facilitate open science in the neuroscience community. CONP simplifies global researcher access and sharing of datasets and tools. The portal internalizes the cycle of a typical research project: starting with data acquisition, followed by processing using already existing/published tools, and ultimately publication of the obtained results including a link to the original dataset. +From more information on CONP, please visit https://conp.ca +r3d100013465 Dipòsit Digital de Documents de la UAB https://ddd.uab.cat/ The DDD, the UAB Digital Repository of Documents, is the tool that collects, manages, disseminates and preserves the scientific, educational and institutional production of the University. It also gathers digital documents that are part of or complement UAB libraries collections. The DDD repository shows an organized, open access and interoperable collection. +The Universitat Autònoma de Barcelona (UAB) acknowledges the importance of research data and the need for a policy aimed at promoting its visibility and reuse. This policy was drawn up by the Open Access Commission and was approved by the University Governing Council on 11 March 2020. +r3d100013466 RADAR4KIT https://radar.kit.edu/ RADAR4KIT enables KIT researchers to manage, archive, share in project teams and publish their research data in a repository. It allows users to compile research data from completed scientific studies and projects into data packages, describe them with metadata, store them permanently and archive them or make them publicly accessible if required. Published data are given a persistent identifier (DOI) and can thus be found internationally and are also referenced in KITopen. The operator is the Karlsruhe Institute of Technology (KIT). RADAR4KIT is based on the RADAR service offered by FIZ Karlsruhe. The data is stored exclusively on the KIT IT infrastructure at the Steinbuch Centre for Computing (SCC). +r3d100013468 ASU Dataverse https://dataverse.asu.edu Dataverse helps ASU affiliated researchers share, store, preserve, cite, explore, and make research data accessible and discoverable. Dataverse is a dedicated research data management service platform that serves in the publication and reuse phase of the research data lifecycle and works in concert with the ASU Digital Repository ecosystem to present a more complete picture of ASU’s scholarly activities. +r3d100013469 EarthEnv http://www.earthenv.org/ The EarthEnv project is a collaborative project of biodiversity scientists and remote sensing experts to develop near-global standardized, 1km resolution layers for monitoring and modeling biodiversity, ecosystems, and climate. The work is supported by NCEAS, NASA, NSF, and Yale University. +r3d100013470 BonaRes Repository https://datenzentrum.bonares.de/data-portal.php The BonaRes Repository stores, manage and provides soil and agricultural research data from research projects, agricultural long-term field experiments and soil profiles which contribute significantly to the analysis of changes of soil and soil functions over the long term. Research data are described by the metadata following the BonaRes Metadata Schema (DOI: 10.20387/bonares-5pgg-8yrp) which combines international recognized standards for the description of geospatial data (INSPIRE Directive) and research data (DataCite 4.0). Metadata includes AGROVOC keywords. Within the BonaRes Repository research data is provided for free reuse under the CC License and can be discovered by advanced text and map search via a number of criteria. +r3d100013471 Transparenzportal der Stadt Karlsruhe https://transparenz.karlsruhe.de/ Welcome to the transparency portal of the city of Karlsruhe, your central contact point for open data and documents of the city of Karlsruhe. +On this portal you will find documents and reports as well as machine-readable data sets ("open data"). You may - under a few conditions - distribute, edit and also commercially use this information free of charge. We are happy if interesting projects arise from this - and if you tell us about your project. The information offered is constantly being expanded. +r3d100013475 Bioinformatics.org http://www.bioinformatics.org/ Bioinformatics.org serves the scientific and educational needs of bioinformatic practitioners and the general public. We develop and maintain computational resources to facilitate world-wide communications and collaborations between people of all educational and professional levels. We provide and promote open access to the materials and methods required for, and derived from, research, development and education. +r3d100013484 WashU's Digital Research Materials Repository https://openscholarship.wustl.edu/data/ The DRMR is comprises the data collections in Washington University's Open Scholarship. The repository accepts submissions of digital data from WashU affiliated researchers. After submission that data is curated, metadata and a DOI are generated, and then published. +r3d100013486 Coronavirus Government Response Tracker https://www.bsg.ox.ac.uk/research/research-projects/coronavirus-government-response-tracker The Oxford COVID-19 Government Response Tracker (OxCGRT) systematically collects information on several different common policy responses that governments have taken to respond to the pandemic on 18 indicators such as school closures and travel restrictions. It now has data from more than 180 countries. +r3d100013487 Polish Platform of Medical Research https://ppm.edu.pl/index.seam Polish Platform of Medical Research (PPM) is a digital platform presenting the scientific achievements and research potential of 8 Polish medical universities from Bialystok, Gdansk, Katowice, Lublin, Szczecin, Warsaw, Wroclaw, the Nofer Institute of Occupational Medicine in Lodz and the Jagiellonian University Medical College in Cracow that form a partnership for the PPM Project. It incorporates the features of a Current Research Information System and a consortium repository and uses OMEGA-PSIR software. It provides open access to full texts of publications, doctoral theses, research data and other documents. PPM is a central platform that aggregates data from the local platforms of the PPM Project Partners. PPM is accessible for any Internet user. +r3d100013488 DTU Data https://data.dtu.dk/ Institutional data repository buildt on the Figshare platform. Containing Research data from Technical University of Denmark +r3d100013494 DATICE https://ssri.is/datice DATICE was established in late 2018 and is funded by the University of Iceland's (UI) School of Social Sciences, with a contribution from the university's Centennial Fund. DATICE is the appointed service provider for the Consortium of European Social Science Data Archives (CESSDA ERIC) in Iceland and is located within the UI Social Science Research Institute (SSRI). The main goal of the data service is to ensure open and free access to high quality research data for the research community as well as the general public. +r3d100013497 eSango https://cput.figshare.com/ The Cape Peninsula University of Technology uses Figshare for institutions for their data repository and it is called eSango. The repository's Designated community are academics at the university who produce outputs for funded research. It fits with the University's ambition to increase the visibility, reach, and impact of its research. The Designated Community consists of researchers from all the discipline areas researched at CPUT Figshare (as evidenced by https://cput.figshare.com) +r3d100013499 Materials Data Repository https://mdr.nims.go.jp MDR is a data repository to collect and store papers, presentation materials, and related materials data to accumulate and release them in a form suitable for the promotion of materials research and materials informatics. Users can search the documents and the data from information (metadata) such as sample, instrument, method, and from the full text of the deposited data, to browse and download them freely. User registration is not required and there is no charge for use. +r3d100013500 OLOS https://olos.swiss OLOS is a Swiss-based data management portal tailored for researchers and institutions. Powerful yet easy to use, OLOS works with most tools and formats across all scientific disciplines to help researchers safely manage, publish and preserve their data. The solution was developed as part of a larger project focusing on Data Life Cycle Management (dlcm.ch) that aims to develop various services for research data management. Thanks to its highly modular architecture, OLOS can be adapted both to small institutions that need a "turnkey" solution and to larger ones that can rely on OLOS to complement what they have already implemented. OLOS is compatible with all formats in use in the different scientific disciplines and is based on modern technology that interconnects with researchers' environments (such as Electronic Laboratory Notebooks or Laboratory Information Management Systems). +r3d100013503 arthistoricum.net@heiDATA https://heidata.uni-heidelberg.de/dataverse/arthistoricum arthistoricum.net@heiDATA is the research data repository of arthistoricum.net (Specialized Information Service Art - Photography - Design). It provides art historians with the opportunity to permanently publish and archive research data in the field of art history in connection with an open access online publication (e.g. article, ejournal, ebook) hosted by Heidelberg University Library. All research data e.g. images, videos, audio files, tables, graphics etc. receive a DOI (Digital Object Identifier). The data publications can be cited, viewed and permanently linked to as distinct academic output. +r3d100013504 PSI Open Data Provider https://doi.psi.ch/ PSI Open Data Provider allows users to consult open data related to experiments carried out at PSI. Data made available includes scientific datasets collected during experiments and publications if any. Users can search for data based on related metadata (both their own data and other people's public data). +r3d100013505 Health Data Research Innovation Gateway https://www.healthdatagateway.org/ The Health Data Research Innovation Gateway (the ‘Gateway’) provides a common entry point to discover and enquire about access to UK health datasets for research and innovation. It provides detailed information about the datasets, which are held by members of the UK Health Data Research Alliance, such as a description, size of the population, and the legal basis for access. +The Gateway includes the ability to search for research projects, publications and health data tools, such as those related to COVID-19. New interactive features provide a community forum for researchers to collaborate and connect and the ability to add research projects. +The Innovation Gateway does not hold or store any datasets or patient or health data but rather acts as a portal to allow discovery of datasets and to request access to them for health research. A dataset is a collection of related individual pieces of data but in the case of health data, identifiable information (e.g. name or NHS number) is removed and data is de-identified where possible. When you access the Gateway you will not be able to view or extract the data itself. Instead, you will be able to see information that describes what the different datasets are (e.g. where the dataset has come from, a description of the dataset, the time period and the geographical areas the dataset covers). +r3d100013506 Center for Remote Sensing of Ice Sheets https://data.cresis.ku.edu/ The Center for Remote Sensing of Ice Sheets radar data repository containing data products from the Greenland Ice Sheet, the Antarctic Ice Sheet, sea ice, and land snow. +r3d100013507 Propylaeum@heiDATA https://heidata.uni-heidelberg.de/dataverse/propylaeum Additional to the the e-publishing offer for articles, books and journals, Propylaeum provides classical scholars with the opportunity to archive the respective research data permanently. These can be linked directly to online publications hosted on the Heidelberg publishing platforms. All research data – e.g. images, videos, audio files, tables, graphics etc. – receive a DOI (Digital Object Identifiyer). Thus, they can be cited, viewed and permanently linked to as distinct academic output. +r3d100013508 DASS-BiH https://dass.credi.ba/ DASS-BiH (Data Archive for Social Sciences in Bosnia and Herzegovina) is the national service whose role is to ensure long-term preservation and dissemination of social science research data. The purpose of the data archive is to provide a vital research data resource for researchers, teachers, students, and all other interested users. +r3d100013510 DABAR https://dabar.srce.hr/en DABAR (Digital Academic Archives and Repositories) is the key component of the Croatian e-infrastructure’s data layer. It provides technological solutions that facilitate maintenance of higher education and science institutions' digital assets, i.e., various digital objects produced by the institutions and their employees. +r3d100013511 Repositorio de Activos Digitales https://repositorio.iaph.es/ The REA-IAPH aims to manage and disseminate the graphic collection of the institution as well as the scientific production and technical documentation resulting from its projects and activities of research and innovation, documentation, intervention, communication and dissemination in the field of Cultural Heritage. +r3d100013512 Open Energy Platform https://openenergy-platform.org/dataedit/schemas The Open Energy Family aims to ensure quality, transparency and reproducibility in energy system research. It is a collection of various tools and information and that help working with energy related data. It is a collaborative community effort, everything is openly developed and therefore constantly evolving. +The main module is the Open Energy Platform (OEP), a web interface to access most of the modules, especially the community database. It provides a way to publish data with proper documentation (metadata), and link it to source code and underlying assumptions. +Open Energy Database is an open community database for energy, climate and modelling data. +r3d100013513 Kiezdeutschkorpus KiDKo https://www.kiezdeutschkorpus.de/ The KiezDeutsch-Korpus (KiDKo) has been developed by project B6 (PI: Heike Wiese) of the collaborative research centre Information Structure (SFB 632) at the University of Potsdam from 2008 to 2015. KiDKo is a multi-modal digital corpus of spontaneous discourse data from informal, oral peer group situations in multi- and monoethnic speech communities. +KiDKo contains audio data from self-recordings, with aligned transcriptions (i.e., at every point in a transcript, one can access the corresponding area in the audio file). The corpus provides parts-of-speech tags as well as an orthographically normalised layer (Rehbein & Schalowski 2013). Another annotation level provides information on syntactic chunks and topological fields. +There are several complementary corpora: +KiDKo/E (Einstellungen - "attitudes") captures spontaneous data from the public discussion on Kiezdeutsch: it assembles emails and readers' comments posted in reaction to media reports on Kiezdeutsch. By doing so, KiDKo/E provides data on language attitudes, language perceptions, and language ideologies, which became apparent in the context of the debate on Kiezdeutsch, but which frequently related to such broader domains as multilingualism, standard language, language prestige, and social class. +KiDKo/LL ("Linguistic Landscape") assembles photos of written language productions in public space from the context of Kiezdeutsch, for instance love notes on walls, park benches, and playgrounds, graffiti in house entrances, and scribbled messages on toilet walls. +Contains materials in following languages: Spanish, Italian, Greek, Kurdish, Swedish, French, Croatian, Arabic, Turkish. +The corpus is available online via the Hamburger Zentrum für Sprachkorpora (HZSK) https://corpora.uni-hamburg.de/secure/annis-switch.php?instance=kidko . +r3d100013514 Bach digital https://www.bach-digital.de The Bach portal is a database for researchers and practical musicians interested in Johann Sebastian Bach and the whole Bach family. It contains detailed, fully searchable findings from research into Bach and high-resolution scans of works and sources. +r3d100013516 Digitale Mozart-Edition https://dme-webdev.mozarteum.at/en/ "The Digital Mozart Edition (DME) aims at making accessible the oeuvre of Wolfgang Amadé Mozart (1756–1791) in digital formats. Access is free of charge for everybody." +r3d100013517 International Music Score Library Project https://imslp.org/wiki/Main_Page IMSLP is a subscription-based project for the creation of a virtual library of public-domain music scores. +r3d100013518 Social Sciences and Digital Humanities Archive https://www.sodha.be/ SODHA is the federal Belgian data archive for social sciences and the digital humanities. SODHA is a new service of the State Archives of Belgium and acts as the Belgian service provider for the Consortium of European Social Science Data Archives (CESSDA). +r3d100013519 Refubium https://refubium.fu-berlin.de/?locale-attribute=en The institutional repository Refubium is a service of the University Library of Freie Universität. All the university members (research staff/scientists, students and other authors currently affiliated with Freie Univesität) are encouraged to deposit their scientific papers, master and bachelor thesis, as well as research data. +r3d100013520 TRR170-DB https://planetary-data-portal.org/ The TRR170-DB was set up to manage data products of the collaborative research center TRR 170 'Late Accretion onto Terrestrial Planets' (https://www.trr170-lateaccretion.de/). However, meanwhile the repository also stores data by other institutions and researchers. Data include laboratory and other instrumental data on planetary samples, remote sensing data, geological maps and model simulations. +r3d100013522 Theater und Musik in Weimar 1754 - 1990 http://theaterzettel-weimar.de/home.html Being both, a demand as well as a chance of the present age of information technology for cultural preservation and continuation, public databases possess an immense importance for providing a comprehensive access to cultural material as far as their contents and also their clientele of users are concerned. Therefore, an exemplary completely preserved stock of primary sources as the one of the Weimar theatre is no less than an invaluable piece of luck, possibly just due to the manageable local conditions of this small (former courtly) town in the middle of German language area. In this English version, first this rare cultural-historical phenomenon and its sources are described. Furthermore, the data- and metadata-contents within the Weimar theatre- and music-ephemera database are presented. Finally, the principal opportunities of searching this (meta-)data pool are explained, where presumed to be necessary supported by screenshot images from the internet platform. +r3d100013523 PUBLISSO-Fachrepositorium Lebenswissenschaften https://repository.publisso.de/ ZB MED's Repository for Life Sciences offers authors the chance to publish their scientific texts and research data from the fields of medicine, health, nutritional, environmental and agricultural sciences. In accordance with the principles of Open Access, these publications can be accessed over the Internet without restrictions. +There is no charge to publish, archive or use the documents. +r3d100013524 SMU Research Data Repository https://researchdata.smu.edu.sg/ SMU Research Data Repository (SMU RDR) is a tool and service for researchers from Singapore Management University (SMU) to store, share and publish their research data. SMU RDR accepts a wide range of research data and outputs generated from research projects. +r3d100013525 Data@Lincoln https://data.lincoln.ac.nz/ Data@Lincoln is the research data repository for Lincoln University (New Zealand). Datasets may stand alone, or may consist of appendices to theses, or figures or other supplementary material to journal articles and other publications. +r3d100013526 UrMEL http://www.urmel-dl.de/ The Universal Multimedia Electronic Library (UrMEL) is the central access platform for multimedia offers of the Thuringian University and State Library Jena (ThULB) and other partners. It provides access to scholarly information and cultural resources from the region of Thuringia and beyond. +UrMEL cooperates with numerous archives, libraries, museums and scientific institutions. +r3d100013527 St. Jude Cloud https://www.stjude.cloud/ St. Jude Cloud, an initiative of St. Jude Children's Research Hospital, provides data and analysis resources to the global research community. Our goal is to empower researchers across the world to advance cures for pediatric cancer and other pediatric catastrophic diseases. +r3d100013528 e-codices https://www.e-codices.unifr.ch/en The goal of e-codices is to provide free access to all medieval and a selection of modern manuscripts of Switzerland by means of a virtual library. +r3d100013529 FULIR Data https://data.fulir.irb.hr/ FULIR Data is a research data repository that gathers, permanently stores and allows open access to primary data produced by researchers based at Ruđer Bošković Institute. Researchers deposit datasets by themselves (self-archiving) with the support given by the Centre for Scientific Information and their RDM experts. +r3d100013531 Yale-NUS Dataverse https://dataverse.yale-nus.edu.sg/ Yale-NUS Dataverse is the institutional research data repository of Yale-NUS College. The goals of Yale-NUS Dataverse are to collect, preserve and showcase the research output of Yale-NUS researchers and through this, increase the research visibility of Yale-NUS researchers and demonstrate the research excellence of Yale-NUS College to the world. +r3d100013532 IOS Regensburg Research Data Respository https://lambda.ios-regensburg.de/ LaMBDa is the Research Data Portal of the Leibniz Institute for East and Southeast European Studies (IOS). +r3d100013533 Kikapu https://kikapu.uwc.ac.za/ The University of the Western Cape (UWC) uses Figshare for Institutions for their institutional research data repository. It is called Kikapu, and serves as a repository for storing and disseminating research data. +r3d100013535 Bureau Central de Magnétisme Terrestre http://www.bcmt.fr The BCMT data portal offers access magnetic data and indices of the French network of ground observatories, operated all over the world by French research institutions and international partners. +r3d100013536 Collaborative Research Centre Transregio 228 Database https://www.trr228db.uni-koeln.de The TRR228DB is the project-database of the Collaborative Research Centre 228 "Future Rural Africa: Future-making and social-ecological transformation" (CRC/Transregio 228, https://www.crc228.de) funded by the German Research Foundation (DFG, German Research Foundation – Project number 328966760). The project-database is a new implementation of the TR32DB and online since 2018. It handles all data including metadata, which are created by the involved project participants from several institutions (e.g. Universities of Cologne and Bonn) and research fields (e.g. anthropology, agroeconomics, ecology, ethnology, geography, politics and soil sciences). The data is resulting from several field campaigns, interviews, surveys, remote sensing, laboratory studies and modelling approaches. Furthermore, outcomes of the scientists such as publications, conference contributions, PhD reports and corresponding images are collected. +r3d100013537 UCREA https://repositorio.unican.es/ UCrea offers electronic access to documents generated by UC members in their academic, learning or research activity. The aim is to give greater visibility to academic production, increase impact and ensure preservation. UCrea supports documentation in various electronic formats and can include academic papers, research projects, preprints, articles, conference papers, etc. +r3d100013538 Jurisdictional Ocean Information Sharing System https://joiss.kr/joiss/ The Jurisdictional Ocean Information Sharing System (JOISS) is a research activity to promote joint utilization of marine R&D projects and marine scientific materials at home and abroad. +As a representative research activity, data curation activities are continuously carried out in accordance with the data life cycle to expand the utilization of the JOISS portal system. +In order to provide integrated and standardized marine information, we are conducting standardization research for the distribution of marine geographic information metadata by referring to international standards and domestic and international marine data centers. +In addition, we provide information and guidance for marine education and research, and strive to strengthen the exchange of data between marine research data repositories. +r3d100013539 RETOPEA https://www.retopea.eu/ RETOPEA investigates the different ways in which religious coexistence is thought of in different environments and how religious peace treaties have been established in the past. The idea is to use the insights gained to inform thinking about present-day peaceful religious co-existence +The dataset contains the contents and the metadata of the resources (i.e., clippings) published on the RETOPEA website (retopea.eu). +r3d100013541 Harmonia Universalis https://harmoniauniversalis.univ-paris1.fr/ Harmonia universalis is a prosopographical database gathering data on the actors of the mesmerist movement at the end of the 18th century. +The Harmonia Universalis database is designed as a space for exchange and sharing between researchers and enthusiasts. Any interested person can participate in its realization by contacting the administrators of the database. They will then be able to enter directly on line the information they wish to introduce. These will be integrated into the database after confirmation by the administrators. +r3d100013542 National Microbiome Data Collaborative https://microbiomedata.org/ The long-term vision of the NMDC is to support microbiome data exploration through a sustainable data discovery platform that promotes open science and shared-ownership across a broad and diverse community of researchers, funders, publishers, and societies. The NMDC is developing a distributed data infrastructure while engaging with the research community to enable multidisciplinary and FAIR microbiome data. +r3d100013544 ZFMK Biodiversity Data Center https://www.zfmk.de/en/research/research-centres-and-groups/datacenter The ZFMK Biodiversity Data Center is aimed at hosting, archiving, publishing and distributing data from biodiversity research and zoological collections. The Biodiversity Data Center handles and curates data on: +- The specimens of the institutes collection, including provenance, distribution, habitat, and taxonomic data. +- Observations, recordings and measurements from field research, monitoring and ecological inventories. +- Morphological measurements, descriptions on specimens, as well as +- Genetic barcode libraries, and +- Genetic and molecular research data associated with specimens or environmental samples. +For this purpose, suitable software and hardware systems are operated and the required infrastructure is further developed. +Core components of the software architecture are: + The DiversityWorkbench suite for managing all collection-related information. + The Digital Asset Management system easyDB for multimedia assets. + The description database Morph·D·Base for morphological data sets and character matrices. +r3d100013546 ScholarWorks@UMassAmherst https://scholarworks.umass.edu/data/ ScholarWorks offers long-term storage and public access to the data and datasets produced by labs and researchers at UMass Amherst. +r3d100013548 CLARIN-LV repository https://repository.clarin.lv CLARIN-LV is a national node of Clarin ERIC (Common Language Resources and Technology Infrastructure). The mission of the repository is to ensure the availability and long­ term preservation of language resources. The data stored in the repository are being actively used and cited in scientific publications. +r3d100013549 MUSE-Wide https://musewide.aip.de/ We present the MUSE-Wide survey, a blind, 3D spectroscopic survey in the CANDELS/GOODS-S and CANDELS/COSMOS regions. Each MUSE-Wide pointing has a depth of 1 hour and hence targets more extreme and more luminous objects over 10 times the area of the MUSE-Deep fields (Bacon et al. 2017). The legacy value of MUSE-Wide lies in providing "spectroscopy of everything" without photometric pre-selection. We describe the data reduction, post-processing and PSF characterization of the first 44 CANDELS/GOODS-S MUSE-Wide pointings released with this publication. Using a 3D matched filtering approach we detected 1,602 emission line sources, including 479 Lyman-α (Lya) emitting galaxies with redshifts 2.9≲z≲6.3. We cross-match the emission line sources to existing photometric catalogs, finding almost complete agreement in redshifts and stellar masses for our low redshift (z < 1.5) emitters. At high redshift, we only find ~55% matches to photometric catalogs. We encounter a higher outlier rate and a systematic offset of Δz≃0.2 when comparing our MUSE redshifts with photometric redshifts. Cross-matching the emission line sources with X-ray catalogs from the Chandra Deep Field South, we find 127 matches, including 10 objects with no prior spectroscopic identification. Stacking X-ray images centered on our Lya emitters yielded no signal; the Lya population is not dominated by even low luminosity AGN. A total of 9,205 photometrically selected objects from the CANDELS survey lie in the MUSE-Wide footprint, which we provide optimally extracted 1D spectra of. We are able to determine the spectroscopic redshift of 98% of 772 photometrically selected galaxies brighter than 24th F775W magnitude. All the data in the first data release - datacubes, catalogs, extracted spectra, maps - are available at the website. +r3d100013550 Riga Stradins University dataverse https://dataverse.rsu.lv/dataverse/rsu RSU data repository +r3d100013553 DNBLab https://www.dnb.de/librarylab The German National Library offers free access to its bibliographic data and several collections of digital objects. As the central access point for presenting, accessing and reusing digital resources, DNBLab allows users to access our data, object files and full texts. The access is available by download and through various interfaces. +r3d100013555 Finnish Biodiversity Information Facility https://laji.fi/en FFinBIF belongs to the global biodiversity informatics landscape for the species information. The service missions include combining processes and services generating digital data with sourcing, collating, integrating and distributing existing digital data. FinBIF includes digitisation of collections, the development of data systems for collections Kotka (https://biss.pensoft.net/article/37179/) and observations (https://biss.pensoft.net/article/39150/), and the construction of a national DNA barcode reference library. Data types FinBIF manages mainly: verbal species descriptions (including drawings, pictures and other media types), master taxonomy, scientific collection specimens, opportunistic systematic and event-based observations, and DNA barcodes. Data flows are managed under a single IT architecture, services are delivered through the same on-line portal, collaboration coheres under a single umbrella concept, and development visions are presented under one brand. The portal Laji.fi is the gateway to the harmonised open data. FinBIF’s service portal is available in Finnish, Swedish and English. Restricted-use data go to authorities via a separate portal. Open data are also channelled to international systems (e.g. GBIF). +r3d100013556 Jülich DATA https://data.fz-juelich.de/ Jülich DATA is a registry service to index all research data created at or in the context of Forschungszentrum Jülich. As an institutionial repository, it may also be used for data and software publications. +r3d100013557 TU Data https://researchdata.tuwien.ac.at/ TU Data is an institutional repository of TU Wien to enable storing, sharing and publishing of digital objects, in particular research data. It facilitates the funders' requirements for open access to research data and the FAIR principles by making research output findable, accessible, interoperable and re-usable. This service is developed by the TU Wien Center for Research Data Management and hosted by TU.it. +r3d100013559 CORA. Repositori de Dades de Recerca https://dataverse.csuc.cat/ The CORA. Repositori de dades de Recerca is a repository of open, curated and FAIR data that covers all academic disciplines. CORA. Repositori de dades de Recerca is a shared service provided by participating Catalan institutions (Universities and CERCA Research Centers). The repository is managed by the CSUC and technical infrastructure is based on the Dataverse application, developed by international developers and users led by Harvard University (https://dataverse.org). +r3d100013562 Movebank https://www.movebank.org/ Movebank is an online platform that helps researchers and wildlife managers worldwide manage, share, analyze and archive animal movement data. Movebank's database is designed for locations of individual animals over time, commonly referred to as tracking data, and measurements collected by other sensors attached to animals, as well as information about related animals, tags and deployments. The platform supports public and controlled-access sharing, and offers services for working with data from initial collection through publication, discovery and re-use. +r3d100013563 Marine Scotland Data https://data.marine.gov.scot/ The data publishing portal of Marine Scotland, the directorate of the Scottish Government responsible for the management of Scotland's seas. +r3d100013564 JACQ - Virtual Herbaria https://www.jacq.org The JACQ System is a combined metadata and digital images platform and repository that contains data from botanical object collections. +r3d100013565 TU Graz Repository https://repository.tugraz.at/ An institutional repository at Graz University of Technology to enable storing, sharing and publishing research data, publications and open educational resources. It provides open access services and follows the FAIR principles. +r3d100013567 Digitales Deutsches Frauenarchiv https://www.digitales-deutsches-frauenarchiv.de The Digital German Women's Archive (DDF) is an interactive specialist portal on the history of women's movements in Germany. It invites you to get to know topics, actors and networks of the women's movements from two centuries. For this purpose, the lesbian / women's archives, libraries and documentation centers, which are linked in the i.d.a. umbrella organization, present selected digital copies and further information from their holdings. +r3d100013569 Social Data Repository (RDS) https://rds.icm.edu.pl/ The purpose of the Social Data Repository (RDS) is to make available in the Internet social data, consisting of data sets and accompanying technical or methodological documentation. The use of Repository is open for everyone. + +The repository is operated by the University of Warsaw (Interdisciplinary Centre for Mathematical and Computational Modelling, University of Warsaw). Individual collections in the Social Data Repository are subject to editorial review by University of Warsaw or collection administrators, under separate rules for a given collection. In particular, the supervising editor for the collection “Archive of Quantitative Social Data” is the Team of the Archive of Quantitative Social Data. +r3d100013570 MD-SOAR https://mdsoar.org/ MD-SOAR is a shared digital repository platform for eleven colleges and universities in Maryland. It is currently funded by the University System of Maryland and Affiliated Institutions (USMAI) Library Consortium (usmai.org) and other participating partner institutions. MD-SOAR is jointly governed by all participating libraries, who have agreed to share policies and practices that are necessary and appropriate for the shared platform. Within this broad framework, each library provides customized repository services and collections that meet local institutional needs. Please follow the links below to learn more about each library's repository services and collections. +r3d100013571 NF Data Portal https://nf.synapse.org The NF Data Portal is designed to help openly explore and share NF datasets, analysis tools, resources, and publications related to neurofibromatosis. Anyone can join the NF Open Science Initiative (NF-OSI) to participate! We welcome contributions from anyone in the neurofibromatosis and schwannomatosis research community, such as original datasets generated by the community or analyses of data from the NF Data Portal. +r3d100013574 Macromolecular Xtallography Raw Data Repository https://mxrdr.icm.edu.pl/ Macromolecular Xtallography Raw Data Repository (MX-RDR) is a domain-specific digital repository of crystallographic open research data. The use of Repository is open for everyone. +r3d100013575 OPAL https://opal.latrobe.edu.au/Open_Data Open At LaTrobe (OPAL) is La Trobe University’s official repository for Open Access materials generated by academic and professional staff and HDR students. These include publications and other research outputs, theses, open data, and educational resources. OPAL enables the storage, sharing, and selective publication of files and the assignment of a persistent DOI. Users maintain control over who can see their private files and all uploads are stored in La Trobe University approved storage. Access is via La Trobe University login credentials. +La Trobe produces a wide range of useful datasets including supplementary data associated with publications and stand-alone datasets and collections. +r3d100013576 Digital Archive of the Archaeological Map of the Czech Republic https://digiarchiv.aiscr.cz/ The Archaeological Map of the Czech Republic (AMCR) is an information system for the collection, management and presentation of data on archaeological research in the territory of the Czech Republic and for the knowledge of the past of Bohemia, Moravia and Silesia. The data included describe tens of thousands of archaeological investigations and their concrete findings. They include information about research leaders, when the research was conducted, its location, what findings and from what period the research found. A special type of record is data on archaeological sites, detected by both surface and remote sensing. Most records are linked to digital document storage and bibliographic catalogue. +r3d100013577 Diamond data catalogue https://icat.diamond.ac.uk Diamond Light Source is the UK’s national synchrotron, located at the Harwell Science and Innovation Campus in Oxfordshire. It works like a giant microscope, harnessing the power of electrons to produce bright light that scientists can use to study anything from fossils to jet engines to viruses and vaccines. ICAT allows you to browse and download archived data from instrument experiments at Diamond Light Source. +r3d100013578 European Mouse Mutant Archive https://www.infrafrontier.eu/procedures/emma-repository The European Mouse Mutant Archive – EMMA is a non-profit repository for the collection, archiving (via cryopreservation) and distribution of relevant mutant mouse strains essential for basic biomedical research. The laboratory mouse is the most important mammalian model for studying genetic and multi-factorial diseases in man. The comprehensive physical and data resources of EMMA support basic biomedical and preclinical research, and the available research tools and mouse models of human disease offer the opportunity to develop a better understanding of molecular disease mechanisms and may provide the foundation for the development of diagnostic, prognostic and therapeutic strategies. +r3d100013579 Linguistic Linked Open Data https://linguistic-lod.org/ The Linguistic Linked Open Data cloud is a collaborative effort pursued by several members of the OWLG, with the general goal to develop a Linked Open Data (sub-)cloud of linguistic resources. The diagram is inspired by the Linking Open Data cloud diagram by Richard Cyganiak and Anja Jentzsch, and the resources included are chosen according to the same criteria of openness, availability and interlinking. Although not all resources are already available, we actively work towards this goal, and subsequent versions of this diagram will be restricted to openly available resources. Until that point, please refer to the diagram explicitly as a "draft". +r3d100013580 Brandeis ScholarWorks https://scholarworks.brandeis.edu/ ScholarWorks preserves and provides access to the research and creative scholarship created by Brandeis faculty, students, and staff. The research papers, theses, dissertations, books, reports, interviews, data and multimedia here represent Brandeis’s rich intellectual and cultural community. +r3d100013582 METIS https://fmi.b2share.csc.fi Finnish Meteorological Institute (FMI) research data repository METIS is provided by EUDAT and enables the institute data to be preserved, discovered, and accessed. FMI covers a wide range of research on weather, sea, climate and space. According to the FMI's Research Data policy , publicly funded research data must be made available to the widest possible audience (under CC BY license, at the minimum), as the best way to maximize the data impact but also to do justice to all the hard labor put into collecting, cleaning, and analyzing the data. +r3d100013583 Endangered Languages Archive https://www.elararchive.org/ The Endangered Languages Archive (ELAR) is a digital repository for preserving multimedia collections of endangered languages from all over the world, making them available for future generations. +In ELAR’s collections you can find recordings of every-day conversations, instructions on how to build fish traps or boats, explanations of kinship systems and the use of medicinal plants, and learn about art forms like string figures and sand drawings. ELAR’s collections are unique records of local knowledge systems encoded in their languages, described by the holders of the knowledge themselves. +r3d100013584 Forschungsdatenzentrum für audio-visuelle Daten der qualitativen Sozialforschung https://depositonce.tu-berlin.de/handle/11303/9910 aviDa is the RDC for audio-visual data of empirical qualitative social research at the Department of General Sociology at the Technische Universität Berlin, developed in cooperation between the Technische Universität Berlin and the University of Bayreuth. aviDa aims at opening and sharing videographic research data since 2018. +r3d100013585 Forschungsdatenzentrum des Bundesamtes für Migration und Flüchtlinge https://www.bamf.de/DE/Themen/Forschung/Forschungsdatenzentrum/forschungsdatenzentrum-node.html The BAMF-FDZ is part of the BAMF Research Centre. The establishment of the Research Data Centre is, among others, the result of an amendment to the German Act on the Central Register of Foreigners (Ausländerzentralregistergesetz, AZRG). The data service is free of charge. +r3d100013586 ACSS Dataverse https://dataverse.theacss.org/ The ACSS Dataverse is a repository of interdisciplinary social science research data produced in and on the Arab region. The ACSS Dataverse, part of an initiative of the Arab Council for the Social Sciences in collaboration with the Odum Institute for Research in Social Science at the University of North Carolina at Chapel Hill, preserves and facilitates access to social science datasets in and on the Arab region and is open to relevant research data deposits. +r3d100013589 National Library of Scotland https://www.nls.uk/ The National Library of Scotland was formally constituted by an Act of Parliament in 1925 and is one of six libraries covered by the UK legal deposit system. +The Library is Scotland's national archive for published and other literary heritage materials. One of our primary responsibilities is to safeguard the collections for future generations. +Our collections care facility is recognised nationally and internationally as a centre of excellence for the preservation and conservation of library materials. +NLS includes "Data Foundry", data collections from the National Library of Scotland. +r3d100013590 University of Manchester figshare https://figshare.manchester.ac.uk/ The University selected figshare as a general purpose research data repository to enable researchers to share research data, facilitate open research practices and meet the evolving requirements of research funders and academic publishers. This is a public-facing platform for researchers to share their data and build, over time, a comprehensive representation of the research done at the University across all faculties and disciplines. +r3d100013591 National Ecosystem Data Bank http://ecodb.cern.ac.cn National ecosystem data bank (EcoDB) is a public professional scientific data repository supported by the National Ecosystem Science Data Center (NESDC) for researchers in ecology and related fields, which provides long-term preservation, publication, sharing and access services of scientific data. EcoDB provides services for both individual researchers and scientific journals. Individuals can use this repository to store, manage and publish scientific data, get feedback from others on the data, and discover scientific data shared by others through this repository. Journals can use the repository to gather, manage and review the supporting data of submitted paper. At the same time, journals can timely publish these supporting data according to their own data policies. +r3d100013592 IDOC https://idoc.osups.universite-paris-saclay.fr/ IDOC (Integrated Data & Operation Center) has existed since 2003 as a satellite operations center and data center for the Institute of Space Astrophysics (IAS) in Orsay, France. Since then, it has operated within the OSUPS (Observatoire des Sciences de l'Univers de l'Université Paris Saclay), which includes three institutes: IAS and GEOPS and AIM. +IDOC participates in the space missions of OSUPS and its partners, from mission design to long-term scientific data archiving. For each phase of the missions, IDOC offers services in the scientific themes of OSUPS. +r3d100013594 Cary Institute of Ecosystem Studies figshare https://caryinstitute.figshare.com/ Cary Institute data repository allows researchers to store, share and publish their research data, supplementary information and associated metadata. Each published item is assigned a Digital Object identifier (DOI), which allows the data to be citable and sustainable. This repository is a member node of DataOne. +r3d100013596 German Central Health Study Hub COVID-19 https://covid19.studyhub.nfdi4health.de/ The German Central Health Study Hub COVID-19 (Study Hub) is an inventory of German COVID-19 studies covering structured health data from administrative databases, clinical trials incl. vaccination studies, primary care, epidemiological studies, and public health surveillance. The aim is to enable the findability of studies and access to structured health data to improve the management of public health data on the COVID-19 pandemic. Unlike other initiatives, the Study Hub will focus not only on clinical research but also on studies relating to the consequences of the pandemic for public health, such as utilisation of healthcare services, quality of life, and the effects of social isolation. Furthermore, the Study Hub provides access to the study documents and data collection instruments like (sample) questionnaires, including information down to the variable level. +The Study Hub has been created in the project NFDI4Health Task Force COVID-19 (DFG project number 451265285), which is an additionally funded use case of the National Research Data Infrastructure for Personal Health Data – NFDI4Health (DFG project number 442326535). +r3d100013602 University of Tasmania Research Data Portal https://rdp.utas.edu.au The University of Tasmania Research Data Portal (RDP) enables UTAS researchers to securely store and publish their datasets. Datasets published in RDP are publicly available through the Research Data Australia Search Portal (https://researchdata.edu.au/). +r3d100013603 Depository Trust & Clearing Corporation Data Services https://www.dtcc.com/repository-otc-data TIW’s Warehouse is a centralized, electronic database holding the most current details on the official, or “gold,” record for virtually all cleared and bilateral credit default swap (CDS) contracts outstanding in the global marketplace. The Warehouse contains more than 50,000 accounts representing derivatives counterparties across 95 countries. +r3d100013604 Bloomberg https://www.bloomberg.com/professional/product/market-data/ A consolidated feed from 35 million instruments provides sophisticated normalized data, streamlining analysis and decisions from front office to operations. And with flexible delivery options including cloud and API, timely accurate data enables the enterprise to capture opportunities, evaluate risk and ensure compliance in fast-moving markets. +r3d100013606 Pôle National de Données de Biodiversité https://data.pndb.fr/ In 2018, the Ministry of Higher Education, Research and Innovation has included in its roadmap the creation of a new infrastructure called the National Biodiversity Data Centre (PNDB). The PNDB's missions are part of a FAIR (Easy to Find, Accessible, Interoperable, Reusable) approach, and consist in +- providing access to datasets and metadata, associated services and products derived from the analyses +- promoting scientific leadership to identify gaps and foster the emergence of community-driven systems of users and producers +- facilitate the sharing of practices with other research communities, encourage the sharing of data and their reuse, and be part of the reflection on the future Earth System infrastructure. +- promote coherence with national, European and international efforts concerning access to and use of biodiversity research data and the promotion of products and services. +The PNDB is supported by the Muséum national d'Histoire naturelle, more specifically by the UMS 2006 PatriNat, a MNHN CNRS and AFB unit. The project is closely linked with the FRB and several of its founding institutions (AFB, BRGM, CIRAD, CNRS, Ifremer, INERIS, INRA, IRD, IRSTEA, MNHN, Univ. Montpellier). +r3d100013607 Radboud Data Repository https://data.ru.nl The Radboud Data Repository (RDR) is an institutional repository for archiving and sharing of data collected, processed, or analyzed by researchers working at or affiliated with the Radboud University (Nijmegen, the Netherlands). The repository allows safe long-term (at least 10 years) storage of large datasets. The RDR promotes findability of datasets by providing a DOI and rich metadata fields and allows researchers to easily manage data access. +r3d100013608 DaKS https://daks.uni-kassel.de DaKS is the institutional repository of the University of Kassel for research data. It offers structured storage of research data alongside with descriptive metadata, long-term archiving for at least 10 years and – if requested – the publication of the dataset with a DOI. +r3d100013609 National Library of the Netherlands e-depot https://www.kb.nl/ The Royal Library of the Netherlands (Dutch: Koninklijke Bibliotheek or KB; Royal Library) is the national library of the Netherlands. The KB collects everything that is published in and concerning the Netherlands, from medieval literature to today's publications. The e-Depot contains +the Dutch National Library Collection of born-digital publications from, and about, the Netherlands, and international +publications consisting of born-digital scholarly articles included in journals produced by publishers originally based in the +Netherlands +r3d100013612 Atmosphere to Electrons, Data Archive and Portal https://a2e.energy.gov/data Atmosphere to Electrons (A2e) is a new, multi-year, multi-stakeholder U.S. Department of Energy (DOE) research and development initiative tasked with improving wind plant performance and mitigating risk and uncertainty to achieve substantial reduction in the cost of wind energy production. +The A2e strategic vision will enable a new generation of wind plant technology, in which smart wind plants are designed to achieve optimized performance stemming from more complete knowledge of the inflow wind resource and complex flow through the wind plant. +r3d100013613 Joint Genome Institute Data Portal https://data.jgi.doe.gov The U.S. Department of Energy (DOE) Joint Genome Institute (JGI) is a DOE Office of Science User Facility located at Lawrence Berkeley National Laboratory (Berkeley Lab). All data generated by the DOE Joint Genome Institute is available through this repository once the data are published or public. +r3d100013615 AlphaFold https://alphafold.ebi.ac.uk/ AlphaFold DB provides open access to protein structure predictions for the human proteome and 20 other key organisms to accelerate scientific research. +r3d100013617 New Zealand's Biological Heritage National Science Challenge Data Repository https://data.bioheritage.nz/ Data catalogue and repository for New Zealand's Biological Heritage National Science Challenge +r3d100013623 MHKDR https://mhkdr.openei.org/ The MHKDR is the repository for all data collected using funds from the Water Power Technologies Office (WPTO) of the U.S. Department of Energy (DOE). It was established to receive, manage, and make available all water power relevant data generated from projects funded by the DOE Water Power Technologies Office. This includes data from WPTO-funded projects associated with any portion of the water power project life-cycle (exploration, development, operation), as well as data produced by WPTO-funded research. +r3d100013624 NAWI Water DAMS https://nawi.openei.org/ Water DAMS (Water Data Analysis and Management System) provides access to foundational water treatment technology data that enable researchers and decision-makers to identify and quantify opportunities for technology innovations to reduce the cost and energy intensity of desalination. It is the submission point for all data generated by research conducted by the National Alliance for Water Innovation (NAWI) and is designed to be used by the broader water research community. +With publicly accessible contributions from a variety of academic and industrial partners, Water DAMS seeks to enable data discoverability, improve accessibility, and accelerate collaboration that contributes to pipe parity and innovation in water treatment technologies. +r3d100013625 OEDI https://data.openei.org/home OEDI is a centralized repository of high-value energy research datasets aggregated from the U.S. Department of Energy’s Programs, Offices, and National Laboratories. Built to enable data discoverability, OEDI facilitates access to a broad network of findings, including the data available in technology-specific catalogs like the Geothermal Data Repository and Marine Hydrokinetic Data Repository. +r3d100013626 ArkeoGIS https://arkeogis.org/ ArkeoGIS is a unified scientific data publishing platform. It is a multilingual Geographic Information System (GIS), initially developed in order to mutualize archaeological and paleoenvironmental data of the Rhine Valley. Today, it allows the pooling of spatialized scientific data concerning the past, from prehistory to the present day. The databases come from the work of institutional researchers, doctoral students, master students, private companies and archaeological services. They are stored on the TGIR Huma-Num service grid and archived as part of the Huma-Num/CINES long-term archiving service. Because of their sensitive nature, which could lead to the looting of archaeological deposits, access to the tool is reserved to archaeological professionals, from research institutions or non-profit organizations. Each user can query online all or part of the available databases and export the results of his query to other tools. +r3d100013628 GNS Science Dataset Catalogue https://data.gns.cri.nz/metadata/srv/eng/catalog.search#/home The purpose of the Dataset Catalogue is to enhance discovery of GNS Science datasets. At a minimum, users will be able to determine whether a dataset on a specific topic exists and then whether it pertains to a specific place and/or a specific date or period. + +Some datasets include a web link to an online resource. In addition, contact details are provided for the custodian of each dataset as well as conditions of use. +r3d100013630 Discovery https://discovery.dundee.ac.uk/ Discovery is the digital repository of research, and related activities, undertaken at the University of Dundee. +The content held in Discovery is varied and ranges from traditional research outputs such as peer-reviewed articles and conference papers, books, chapters and post-graduate research theses and data to records for artefacts, exhibitions, multimedia and software. Where possible Discovery provides full-text access to a version of the research. +Discovery is the data catalogue for datasets resulting from research undertaken at the University of Dundee and in some instances the publisher of research data. +r3d100013631 Varieties of Democracy https://www.v-dem.net/en/ Varieties of Democracy (V-Dem) is a new approach to conceptualizing and measuring democracy. We provide a multidimensional and disaggregated dataset that reflects the complexity of the concept of democracy as a system of rule that goes beyond the simple presence of elections. The V-Dem project distinguishes between five high-level principles of democracy: electoral, liberal, participatory, deliberative, and egalitarian, and collects data to measure these principles. +r3d100013633 Scholar@UC https://scholar.uc.edu/ Scholar@UC enables the UC community to share research and scholarly works with a worldwide audience. The University of Cincinnati Libraries and IT@UC, with support from the Office of Research, are partnering to support Scholar@UC. +r3d100013634 Oak Ridge Leadership Computing Facility Constellation Portal https://doi.ccs.ornl.gov/ Constellation is a digital object identifier (DOI) based science network for supercomputing data. Constellation makes it possible for OLCF researchers to obtain DOIs for large data collections by tying them together with the associated resources and processes that went into the production of the data (e.g., jobs, collaborators, projects), using a scalable database. It also allows the annotation of the scientific conduct with rich metadata, and enables the cataloging and publishing of the artifacts for open access, aiding in scalable data discovery. OLCF users can use the DOI service to publish datasets even before the publication of the paper, and retain key data even after project expiration. From a center standpoint, DOIs enable the stewardship of data, and better management of the scratch and archival storage. +r3d100013635 NREL Data Catalog https://data.nrel.gov/ The NREL Data Catalog is where descriptive information (i.e., metadata) is maintained about public data resulting from federally funded research conducted by the National Renewable Energy Laboratory (NREL) researchers and analysts. +Our Goal: Making Federally Funded Data Publicly Available + +NREL's mission is to develop clean energy and energy efficiency technologies and practices, advance related science and engineering, and provide knowledge and innovations to integrate energy systems at all scales. The NREL Data Catalog helps accomplish this by ensuring the data behind the science and engineering are well-documented and useful to the scientific community at large. +r3d100013636 NGEE Tropics https://ngee-tropics.lbl.gov/ The future of tropical forests matter to future climate. +NGEE-Tropics is advancing model predictions of tropical forest carbon cycle responses to a changing climate over the 21st Century. +r3d100013637 Addis Ababa University Research Data Repository https://rdm.aau.edu.et Addis Ababa University Research Data Repository holds multi disciplinary datasets produced by members of the university. +r3d100013639 Buildings Data Platform https://bbd.labworks.org/ The Buildings Data Platform mission is to collect and curate high-resolution, well-calibrated time series of building operational and indoor/outdoor environmental data, which are crucial to understanding and optimizing building energy efficiency performance and demand flexibility capabilities as well as benchmarking energy algorithms. +r3d100013640 Panel Data Research Center at Keio University Data https://www.pdrc.keio.ac.jp/en/paneldata/datasets/ The objective of the PDRC is to construct and collect a well-designed and large-scale panel data set and provide rigorous empirical studies based on these data sets. The data will enable us (i) to provide international comparisons and fact-findings on the household income changes, social mobility, changes in employment status and the investment activities; (ii) to verify the hypotheses related to the dynamics of economic behavior derived from economic theory; and (iii) to evaluate important policy changes in the tax system and social security program, which might have lagged effects. +r3d100013641 International Soil Carbon Network https://iscn.fluxdata.org/ The International Soil Carbon Network (ISCN) is a science-based network that facilitates data sharing, assembles databases, identifies gaps in data coverage, and enables spatially explicit assessments of soil carbon in context of landscape, climate, land use, and biotic variables. +The ISCN Database is an evolving data resource. Because it is too large to present in one file, it is available as a set of documents, reports, and tables; because it changes over time, it is important to note the version date stamped in the upper-left corner of any dataset that you access. +r3d100013642 HepSim https://atlaswww.hep.anl.gov/hepsim/ HepSim is a public repository with Monte Carlo simulations for particle-collision experiments. It contains predictions from leading-order (LO) parton shower models, next-to-leading order (NLO) and NLO with matched parton showers. It also includes Monte Carlo events after fast ("parametric") and full (Geant4) detector simulations and event reconstruction. +r3d100013645 TemplateFlow https://templateflow.org Reference anatomies of the brain and corresponding atlases play a central role in experimental neuroimaging workflows and are the foundation for reporting standardized results. The choice of such references —i.e., templates— and atlases is one relevant source of methodological variability across studies, which has recently been brought to attention as an important challenge to reproducibility in neuroscience. TemplateFlow is a publicly available framework for human and nonhuman brain models. The framework combines an open database with software for access, management, and vetting, allowing scientists to distribute their resources under FAIR —findable, accessible, interoperable, reusable— principles. TemplateFlow supports a multifaceted insight into brains across species, and enables multiverse analyses testing whether results generalize across standard references, scales, and in the long term, species, thereby contributing to increasing the reliability of neuroimaging results. +r3d100013646 Brain Analysis Library of Spatial maps and Atlases https://balsa.wustl.edu Brain Analysis Library of Spatial maps and Atlases (BALSA) is a database for hosting and sharing neuroimaging and neuroanatomical datasets for human and primate species. BALSA houses curated, user-created Study datasets, extensively analyzed neuroimaging data associated with published figures and Reference datasets mapped to brain atlas surfaces and volumes in human and nonhuman primates as a general resource (e.g., published cortical parcellations). +r3d100013647 CloudFlame https://cloudflame.kaust.edu.sa CloudFlame is a cloud-based cyberinfrastructure for managing combustion research and enabling collaboration. The infrastructure includes both software and hardware components, and is freely offered to anyone with a valid professional or educational affiliation. This website provides a front-end for data search tools, web-based numerical simulations, and discussion forums. We have marked this resource as having an Uncertain status because we have been unable to confirm certain metadata with the resource contact. If you have any information about the current status of this project, please get in touch. +r3d100013648 Radiocarbon Palaeolithic Europe Database https://ees.kuleuven.be/geography/projects/14c-palaeolithic/download/index.html The Radiocarbon Palaeolithic Europe Database stores available radiometric data taken from literature and from other more restricted databases. Data is collected by continuous checking of newly published articles in hundreds of international and regional scientific journals and in collections or books dealing with a particular period or a specific Paleolithic site. User submissions are also accepted. Please note that this database is only available for download and local use via Microsoft Access or, in a more limited way, via Excel. As such, its accessibility is limited. +r3d100013649 WOVOdat https://www.wovodat.org/ WOVOdat is a comprehensive global database on volcanic unrest aimed at understanding pre-eruptive processes and improving eruption forecasts. WOVOdat is brought to you by WOVO (World Organization of Volcano Observatories) and presently hosted at the Earth Observatory of Singapore. +r3d100013650 Signaling Pathways Project https://www.signalingpathways.org/datasets/index.jsf The goal of the Signaling Pathways Project knowledgebase is to allow bench researchers to routinely ask sophisticated questions of the universe of multi-omics data points generated by the cellular signaling community. +SPP is dedicated to helping researchers to make sense of the often overwhelming volume of multi-omics information in the field of cellular signaling. +r3d100013652 correspSearch - Search scholarly editions of letters https://correspsearch.net/en/home.html The web service correspSearch aggregates metadata of letters from printed and digital scholarly editions and publications. It offers the aggregated correspondence metadata both via a feature-rich interface and via an API. The letter metadata are provided by scholarly projects of different institutions in a standardised, TEI-XML-based exchange format and and by using IDs from authority files (GeoNames, GND, VIAF etc.). The web service itself does not set a spatial or temporal collection focus. Currently, the time frame of the aggregated correspondence data ranges from 1500 to the 20th century. +r3d100013656 IIT Dataverse https://dataverse.iit.it/ IIT Dataverse is the institutional research data repository of the Istituto Italiano di Tecnologia. IIT Dataverse has been operative since May 2021 and is currently open to IIT-affiliated researchers for research data deposition and sharing. +r3d100013658 SciELO Data https://data.scielo.org/ SciELO Data is a multidisciplinary repository for deposition, preservation and dissemination of research data from articles submitted and approved for publication, already published in SciELO Network journals or deposited in SciELO Preprints. +r3d100013660 Middlesex University Research Data Repository https://mdx.figshare.com/ Research Data Repository for Middlesex University, London, UK +r3d100013661 CUHK Research Data Repository https://researchdata.cuhk.edu.hk The CUHK Research Data Repository serves as an institutional research data repository for The Chinese University of Hong Kong (CUHK). It facilitates CUHK researchers to deposit, publish, and curate their research data and for the worldwide to discover, access, and reuse the research data outputs at CUHK. +r3d100013663 Clinical Research Metadata Repository https://crmdr.org/ The MDR harvests metadata on data objects from a variety of sources within clinical research (e.g. trial registries, data repositories) and brings that together in a single searchable portal. The metadata is concerned with discoverability, access and provenance of the data objects (which because the data may be sensitive will often be available under a controlled access regime). At the moment (01/2021) the MDR obtains study data from: Clinical Trials.gov (CTG), The European Clinical Trials Registry (EUCTR), ISRCTN, The WHO ICTRP +r3d100013664 Forschungsdaten­zentrum der Bundesanstalt für Arbeitsschutz und Arbeitsmedizin https://www.baua.de/DE/Angebote/Forschungsdaten/Forschungsdaten_node.html The Research Data Center of the Federal Institute for Occupational Safety and Health (FDZ-BAuA) provides selected data from BAuA research. The Public Use Files can be used by scientists as well as by the interested public. +r3d100013665 UdG Digital Repository https://dugi-doc.udg.edu/ DUGiDocs is the institutional repository of the Universitat de Girona. Its aim is to preserve, spread and make visible the intellectual production issued from research and teaching lead at the UdG, such as degree final reports, master reports and doctorate research reports by university students as well as articles in scientific periodicals. Moreover it includes indexing and content description tools, makes visualization from many other internet sites easier (interoperability) and it also includes open access. +r3d100013666 neuGRID https://neugrid2.eu NeuGRID is a secure data archiving and HPC processing system. The neuGRID platform uses a robust infrastructure to provide researchers with a simple interface for analysing, searching, retrieving and disseminating their biomedical data. With hundreds of investigators across the globe and more than 10 million of downloadable attributes, neuGRID aims to become a widespread resource for brain analyses. NeuGRID platform guarantees reliability with a fault-tolerant network to prevent system failure. +r3d100013667 GeneCorner Plasmid Collection https://bccm.belspo.be/about-us/bccm-genecorner The BCCM/GeneCorner Plasmid Collection accepts plasmids from and distributes plasmids to researchers worldwide. Funding by the Belgian Science Policy (Belspo) allowed BCCM/GeneCorner to evolve into a unique plasmid repository in Europe. +r3d100013670 govinfo https://www.govinfo.gov GPO’s govinfo system is an ISO 16363 certified Trustworthy Digital Repository that ensures free online access to current and historical information from all three branches of the United States Federal Government today and into the future. +r3d100013671 TreeSource https://treesource.rncan.gc.ca/en Database of forestry research installations in Canada with a focus on tree-level datasets (dendrometry, physical properties, dendrochronology, phenology, etc.). +r3d100013672 AUBScholarWorks https://scholarworks.aub.edu.lb/ AUB ScholarWorks is a digital service that collects, preserves, and distributes digital material. AUB ScholarWorks hosts not only articles, but any other kind of research output, such as research data. +r3d100013673 Cefas Data Hub https://data.cefas.co.uk/ The Centre for the Environment, Fisheries and Aquaculture Science (Cefas), as one of the world's longest-established marine research organisations, has provided advice on the sustainable exploitation of marine resources since 1902. Today Cefas works in support of a healthy environment and a growing blue economy providing innovative solutions for the aquatic environment, biodiversity and food security. The Cefas Data Hub provides access to over 2080 metadata records, with over 5500 data sets available to download and connect to in support of commitments to Open Science through the Data Portal. Datasets available are increasingly diverse and include many legacy datasets including those from fish, shellfish and plankton surveys from the 1980's to the present day. Other increasingly international datasets made available include species migration data from tagging activities and data on habitat and sediment, ecosystem change, human activities including marine litter, otolith sampling and fish stomach contents, oceanography, acoustics, health and water quality. Data is provided under Open Government License by default where feasible. +r3d100013674 Datenrechercheportal UFZ https://www.ufz.de/drp/de/ The data repository of the Helmholtz Centre for Environmental Research. +The Data Investigation Portal (DRP) provides the opportunity to publicly access the administered data in the Data Management Portal and search them. The presentation is here limited to metadata and non-restricted information. DRP users can thus gain an overview of the data sets and, if necessary, contact the author to gain access to the data. +r3d100013676 BORIS Portal https://boris-portal.unibe.ch Institutional repository of the University of Bern. BORIS Portal allows researchers at the University of Bern to archive and manage research data as well as project and funding information, to make it accessible and clearly identifiable. +r3d100013677 J-STAGE Data https://jstagedata.jst.go.jp/ J-STAGE Data is a data repository developed and managed by the Japan Science and Technology Agency (JST). J-STAGE Data supports the publication and distribution of data related to J-STAGE articles with the aim of contributing to the promotion of open science in Japan. +Journals published on J-STAGE can use J-STAGE Data to publish data related to their own articles. DOI is automatically assigned to the data published in J-STAGE Data, and data is distributed worldwide as open access (anyone can access it for free, and the conditions for secondary use are clarified state), so anyone can use data under the conditions specified by the copyright holder, such as citing, sharing, and reusing. +r3d100013678 St. Francis Xavier University Dataverse https://borealisdata.ca/dataverse/stfx Dataverse for faculty, researchers, and students at St. Francis Xavier University or affiliated institutions. Hosted by Borealis. +r3d100013679 Discover https://discover.ub.uni-muenchen.de/ Discover provides access to research data from projects related to LMU Munich, which are stored and preserved in repositories of the University Library LMU. +r3d100013680 GeneLab https://genelab.nasa.gov GeneLab is an interactive, open-access resource where scientists can upload, download, store, search, share, transfer, and analyze omics data from spaceflight and corresponding analogue experiments. Users can explore GeneLab datasets in the Data Repository, analyze data using the Analysis Platform, and create collaborative projects using the Collaborative Workspace. GeneLab promises to facilitate and improve information sharing, foster innovation, and increase the pace of scientific discovery from extremely rare and valuable space biology experiments. Discoveries made using GeneLab have begun and will continue to deepen our understanding of biology, advance the field of genomics, and help to discover cures for diseases, create better diagnostic tools, and ultimately allow astronauts to better withstand the rigors of long-duration spaceflight. +GeneLab helps scientists understand how the fundamental building blocks of life itself – DNA, RNA, proteins, and metabolites – change from exposure to microgravity, radiation, and other aspects of the space environment. GeneLab does so by providing fully coordinated epigenomics, genomics, transcriptomics, proteomics, and metabolomics data alongside essential metadata describing each spaceflight and space-relevant experiment. By carefully curating and implementing best practices for data standards, users can combine individual GeneLab datasets to gain new, comprehensive insights about the effects of spaceflight on biology. In this way, GeneLab extends the scientific knowledge gained from each biological experiment conducted in space, allowing scientists from around the world to make novel discoveries and develop new hypotheses from these priceless data. +r3d100013681 KonDATA https://kondata.uni-konstanz.de/ KonDATA is the research data repository of the University of Konstanz. This service offered by KIM provides you with the simple and convenient option of publishing your research data in a way that is visible and citable in the long term +r3d100013683 Netherlands Polar Data Center https://npdc.nl The Netherlands Polar Data Center (NPDC) is part of the Netherlands Polar Program (NPP). NPDC archives and provides access to the data of Polar Research by researchers funded by Dutch Research Council (NWO) or otherwise carried out by researchers from Dutch universities and research institutions. The repository provides: 1) An overview of current and completed projects from the Netherlands Polar Programme (NPP) and other Dutch projects in the Polar Regions; 2) Access to the data of research carried out by Dutch researchers in the Polar Regions; and, 3) Links to external sources of Polar research data. For more information about the NPDC and the services it may offer to the Dutch Polar research community see https://npdc.nl/npdc. +r3d100013688 DOREL https://dorel.univ-lorraine.fr The institutional data repository DOREL - DOnnées de REcherche Lorraines - is a tool for referencing the scientific production of the University of Lorraine as well as a space for publishing data sets produced within its research units. +It is a multidisciplinary repository, developed with the Dataverse software. +r3d100013689 RIULL https://riull.ull.es/xmlui/ RIULL is the Institutional Repository of the University of La Laguna, created with the aim of gathering, preserving and disseminating in open access the scientific and academic production of the University of La Laguna. It is managed by the University Library. +r3d100013691 IPGP Data Center http://datacenter.ipgp.fr/data.php The main mission of IPGP Data Center is to manage and to distribute geophysical data from the Institut de physique du globe de Paris to support the geophysical research community. +r3d100013693 Luleå University of Technology research data in the university's publication database DiVA http://urn.kb.se/resolve?urn=urn:nbn:se:ltu:diva-70730 Luleå University of Technology offers the opportunity to publish research data in the university's publication database DiVA. Choose the publication type "Dataset" +r3d100013696 DRA https://www.ddbj.nig.ac.jp/dra/index-e.html DDBJ Sequence Read Archive (DRA) is the public archive of high throughput sequencing data. DRA stores raw sequencing data and alignment information to enhance reproducibility and facilitate new discoveries through data analysis. DRA is a member of the International Nucleotide Sequence Database Collaboration (INSDC) and archiving the data in a close collaboration with NCBI Sequence Read Archive (SRA) and EBI Sequence Read Archive (ERA). +r3d100013698 Pandora https://pandora.earth/ Pandora is an open data platform devoted to the study of the human story. Data may be deposited from various disciplines and research topics that investigate humans from their early beginnings until present in addition to their environmental context (e.g. archeology, anthropology history, ancient DNA, isotopes, zooarchaeology, archaeobotany, and paleoenvironmental and paleoclimatic studies, etc.). +Pandora allows autonomous data communities to self-manage their webspace and community membership. Data communities self-curate their data plus other supporting resources. Datasets may be assigned a new DOI and a schema markup is employed to improve data findability. +Pandora also allows for links to datasets stored externally and having previously assigned DOIs. Through this, it becomes possible to establish data networks devoted to specific topics that may combine a mix of datasets stored either within Pandora or externally. +r3d100013701 PubData https://pubdata.leuphana.de/ PubData is Leuphana's institu­tional research data reposi­tory for the long-term preser­vation, documen­tation and publi­cation of research data from scienti­fic projects. +PubData is main­tained by Leuphana's Media and Infor­mation Centre (MIZ) and is free of charge. The service is primarily aimed at Leuphana em­ployees and additionally at re­searchers from coope­ration partners con­tractually asso­ciated with Leuphana. +r3d100013702 OCTOPUS database https://octopusdata.org OCTOPUS is an Open Geospatial Consortium (OGC) compliant web-enabled database that allows users to visualise, query, and download cosmogenic 10Be and 26Al, luminescence, and radiocarbon ages and denudation rates associated with erosional landscapes, Quaternary depositional landforms and archaeological records, along with associated geospatial (vector and raster) data layers. +r3d100013704 Regionaal Archief Tilburg https://www.regionaalarchieftilburg.nl/ Regionaal Archief Tilburg (RA Tilburg) is one of the four institutions of foundation Mommerskwartier and is based in Tilburg, the Netherlands. +The statutory task (Public Records Act https://bit.ly/3iCTI7f) of RA Tilburg is to function as a repository for decentralized, local government organizations such as municipalities, communal schemes, and Water Authorities. RA Tilburg also manages private archives, and archives of organizations, institutes, or the public in general. +r3d100013705 protocols.io https://www.protocols.io/ A secure platform for developing and sharing reproducible methods. A research protocol is a document that describes the background, rationale, objectives, design, methodology, statistical considerations, and organization of a clinical research project. +r3d100013707 Open Health Data Dataverse https://dataverse.harvard.edu/dataverse/openhealthdata The Harvard Dataverse Repository is a free data repository open to all researchers from any discipline, both inside and outside of the Harvard community, where you can share, archive, cite, access, and explore research data. Each individual Dataverse collection is a customizable collection of datasets (or a virtual repository) for organizing, managing, and showcasing datasets. +r3d100013708 NORPERM https://geo.ngu.no/kart/permafrost_mobil/ The NORPERM permafrost database provides information on ground temperatures from boreholes and from the near-surface using miniloggers (MTDs). The database was established during the International Polar Year as one of the main goals of the project TSP Norway - "A Contribution to the Thermal State of Permafrost in Norway and Svalbard". +r3d100013711 RIKEN Bioresource Research Center https://web.brc.riken.jp/en/ Bioresources, often referred to as biological resources, are essential experimental research materials for life science and bioindustry. Under the three principles of “Trust”, “Sustainability” and “Leadership”, RIKEN BRC is committed to receiving deposition/donation of bioresources from the research community, confirming the authenticity of bioresources by rigorous quality examination, preserving, and distributing them back to the research community. f you wish to search quickly or to search multiple bioresources (mouse, cell, plant, microorganism, gene) simultaneously, we recommend to search from the Top Page. At the Top page, bioresource search and Google-based site search are available. +r3d100013713 CHERRY https://cherry.chem.bg.ac.rs CHERRY, ie CHEmistry RepositoRY is a joint digital repository of the all departments in University of Belgrade - Faculty of Chemistry. CHERRY provides open access to the publications, as well as to other outputs of the research projects implemented in this institution. +The software platform meets the current requirements that apply to the dissemination of scholarly publications and it is compatible with relevant international infrastructures. +r3d100013715 Mutant Mouse Resource & Research Centers https://www.mmrrc.org The MMRRC is the nation’s premier national public repository system for mutant mice. Funded by the NIH continuously since 1999, the MMRRC archives and distributes scientifically valuable spontaneous and induced mutant mouse strains and ES cell lines for use by the biomedical research community. The MMRRC consists of a national network of breeding and distribution repositories and an Informatics Coordination and Service Center located at 4 major academic centers across the nation. The MMRRC is committed to upholding the highest standards of experimental design and quality control to optimize the reproducibility of research studies using mutant mice. +r3d100013717 CEU Institutional Repository https://repositorioinstitucional.ceu.es Institutional repository intended to gather, preserve and disseminate, through open access, in accordance with the principles of the OAI open archives movement, the documents resulting from the academic, scientific and teaching activity, as well as the institutional publications of the Saint Paul Universities -CEU, Cardenal Herrera-CEU, Abat Oliba CEU and its dependent Academic Centers. +r3d100013719 SPARC.Science https://sparc.science The overall vision for the SPARC Portal is to accelerate autonomic neuroscience research and device development by providing access to digital resources that can be shared, cited, visualized, computed, and used for virtual experimentation. +r3d100013720 European Xenopus Resource Center https://xenopusresource.org The European Xenopus Resource Centre (EXRC) is situated in Portsmouth, United Kingdom and provides tools and services to support researchers using Xenopus models. The EXRC depends on researchers to obtain and deposit Xenopus transgenic and mutant lines, Xenopus in-situ hybridization clones, Xenopus specific antibodies and other resources with the centre. EXRC staff perform quality assurance testing on these reagents and then makes them available to the community at cost. EXRC also supplies wild type Xenopus, embryos, oocytes, egg extracts, X.tropicalis Fosmids, X.laevis BACs and ORFeomes. +r3d100013722 Repositorio Abierto https://dspace.unia.es/ The repository stores resources generated by this University. It is organized into five collections: theses and dissertations; teaching material to support online training courses; OA publications from the university press; and historical documentation (includes academic journals and monographs in Spanish (1875-1940) and original material on local educational institutions (16th-20th centuries). +r3d100013727 ATCC Genome Portal https://genomes.atcc.org Database and knowledgebase of authenticated microbial genomics data with full data provenance to physical materials held within American Type Culture Collection's (ATCC) biorepository and culture collections. Data includes whole genome sequencing data for bacterial, viral and fungal strains at ATCC, their genome assemblies, metadata, drug susceptibility data, and more. All data is freely available for non-commercial research use only (RUO) applications via the web portal interface or via a REST-API. The goal is to provide the research community with provenance information and authentication between the biological source materials and reference genome assemblies derived from them. +r3d100013732 Biofilms Structural Database https://biofilms.biosim.pt The Biofilms Structural Database contains information on different protein structures involved in biofilm formation, development, and virulence. +r3d100013733 UNESP Institutional Repository https://repositorio.unesp.br/handle/11449/183294 The UNESP Institucional Repository aims to store, preserv, disseminate and provide open access to scientific, academic, artistic and technical documentation, as well as data and plan management, produced by researchers and students at UNESP. +r3d100013735 LegionellaDB https://legionelladb.biosim.pt A world database on Legionella outbreaks. It is based on a metadata analysis of peer-reviewed manuscripts from PubMed and SCOPUS. LegionellaDB is dynamic and extensible, allowing users to search for specific outbreaks, suggest additional information to be included after curation, visualize statistical representations on specific outbreaks, and download selected data. +r3d100013736 The Perovskite Database Project https://www.perovskitedatabase.com/ The Perovskite Database Project aims at making all perovskite device data, both past and future, available in a form adherent to the FAIR data principles, i.e. findable, accessible, interoperable, and reusable. +r3d100013737 NIH 3D Print Exchange https://3dprint.nih.gov/ The NIH 3D Print Exchange (the “Exchange”) is an open, comprehensive, and interactive website for searching, browsing, downloading, and sharing biomedical 3D print files, modeling tutorials, and educational material. "Biomedical" includes models of cells, bacteria, or viruses, molecules like proteins or DNA, and anatomical models of organs, tissue, and body parts. +The NIH 3D Print Exchange provides models in formats that are readily compatible with 3D printers, and offers a unique set of tools to create and share 3D-printable models related to biomedical science. +r3d100013738 JOAD Dataverse https://dataverse.harvard.edu/dataverse/JOAD Datasets repository for the data papers published in the Journal of Open Archaeology Data (JOAD). +r3d100013739 Savannah http://savannah.gnu.org/ Savannah hosts the majority of GNU software and some non-GNU software. Savannah's focus is on hosting for free software projects. To ensure that only free software is hosted, Savannah implements very strict hosting policies, including a ban against the use of non-free formats (such as Macromedia Flash). +r3d100013740 MetabolomeXchange http://www.metabolomexchange.org/site/ MetabolomeXchange.org delivers the mechanisms needed for disseminating the data to the metabolomics community at large (both metabolomics researchers and databases). The main objective is to make it easier for metabolomics researchers to become aware of newly released, publicly available, metabolomics datasets that may be useful for their research. +MetabolomeXchange contains datasets from different data providers: MetaboLights, Metabolomic Repository Bordeaux, Metabolomics Workbench, and Metabolonote +r3d100013741 Mappa http://mappaproject.arch.unipi.it/mod/Index.php The MAPPA Open Data archaeological archive (MOD) is an archaeological digital archive that publishes the archaeological documentation (Dataset) and gray literature (Reports) produced in the course of archaeological investigations. +r3d100013743 National Genomics Data Center https://ngdc.cncb.ac.cn/ The National Genomics Data Center (NGDC), part of the China National Center for Bioinformation (CNCB), advances life & health sciences by providing open access to a suite of resources, with the aim to translate big data into big discoveries and support worldwide activities in both academia and industry. +r3d100013744 DadosIPB https://dados.ipb.pt/ The data repository aims to store, preserve and make available research data generated by the academic community, in open access - as open as possible, as closed as necessary. +r3d100013745 SLAPIS https://www.slapis-niger.org/fr SLAPIS is an integrated Flood Early Warning System that aims to promote decision-making and behavioral changes from reactive to proactive at several levels, from the community to the administration, for the reduction of flood risk in the Communes of the Sirba (main tributary of the Niger River and cause of the main floods in the region) +r3d100013746 SWISSUbase https://www.swissubase.ch/en/ SWISSUbase is a national cross-disciplinary solution for Swiss universities and other research organisations in need of local institutional data repositories for their researchers. SWISSUbase offers to the Swiss research institutions a tool for the curation, preservation, and dissemination of scientific research data and for the storage of information on ongoing and completed research projects in the country. The platform relies on international archiving standards and processes to ensure that data are preserved and accessible in the long-term. +r3d100013747 National Microbiology Data Center https://nmdc.cn/ The National Microbial Data Center (NMDC) is jointly constructed by the Institute of Microbiology of the Chinese Academy of Sciences (IMS), the Institute of Oceanography of the Chinese Academy of Sciences, the Institute of Infectious Diseases of the Chinese Center for Disease Control and Prevention, the Institute of Plant Physiology and Ecology of the Chinese Academy of Sciences, and the Computer Network Information Centre of the Chinese Academy of Sciences. The General Office of the Chinese Academy of Sciences is the parent department. The data resources covering the whole life cycle of microbiological research, including microbiological resources, microbiological and cross-technological methods, research processes and engineering, microbiomics, microbiological technologies, as well as microbiological literature, patents, experts and results. The Centre focuses on promoting the convergence and integration of scientific and technological resources in the field of microbiology to the national platform, strengthening the development, application and analysis of microbiological resources, enhancing the effective use of microbiological resources and the ability to support scientific and technological innovation, and providing high-quality scientific and technological resource sharing services for scientific research, technological progress and social development. +r3d100013748 National Earth Observational Data Center https://www.chinageoss.cn/dsp/home/index.jsp The National Earth Observation Science Data Center, whose predecessor was the National Integrated Earth Observation Data Sharing Platform, has formed a sustainable, cross-agency, one-stop data sharing service capability after years of construction, and it is also the main channel for international exchange of remote sensing data in China. In the future, it will manage and coordinate scientific data resources in the field of earth observation on behalf of the country, and build a national-level earth observation big data infrastructure. Coordinate various industry data centers, scientific research institutions and enterprises in the field of Earth observation in China to cooperate in building a national strategic, fundamental, scientific, internationalized, and independent and controllable scientific big data environment in the field of Earth observation. On the basis of the already formed data ecology and cooperation mechanism, data sharing services, and international data cooperation, we will actively expand to the whole life cycle management of data and carry out data management work such as the collection, management, analysis and mining, and sharing services of national scientific data resources for Earth observation. Form a unified technical support system and data sharing service environment for Earth observation data in China. Maintain and enhance its international influence and become a domestic and international first-class scientific data center for Earth observation! +r3d100013750 DEMel https://demel.uni-rostock.de The Diccionario del Español Medieval electrónico (DEMel) provides a lemmatised and semantically pre-structured electronic data archive on medieval Spanish. The basis of the digitised data collection is the material archived in card indexes of the Diccionario del Español Medieval (DEM), which was discontinued at the end of 2007 for financial reasons. The DEM covers the history of the development of Spanish vocabulary between the 10th and the beginning of the 15th century on the basis of far more than 600 literary and non-literary works or collections of texts and documents. +r3d100013752 National Materials Corrosion and Protection Data Center https://www.corrdata.org.cn/index_en.php National Materials Corrosion and Protection Scientific Data Center, the competent department is the Ministry of Education, the supporting unit is the University of Science and Technology Beijing, is a long-standing base for material environmental corrosion data accumulation and experimental research, an authoritative institution for material corrosion testing, testing and analysis, as well as a platform for basic scientific research and personnel training in material corrosion. At present, the integration of the completion of the national materials corrosion and protection experimental research base composed of 32 national test stations and materials corrosion platform center, the construction of the national materials corrosion and environmental data science center, the center fully use of modern information technology, effective integration of scientific and technological resources, for scientific research, technology research and development, enterprise innovation and major engineering construction to provide information technology, network technology support services. +r3d100013753 OSF - Vrije Universiteit Amsterdam https://osf.vu.nl/ A Research Data Management Tool for the Vrije Universiteit Amsterdam Research Community. +r3d100013754 National Cryosphere Desert Data Center http://www.ncdc.ac.cn The National Cryosphere Desert Data Center (hereinafter referred to as NCDC) is supported by the Institute of environment and Engineering in the cold and dry areas of the Chinese Academy of Sciences, in cooperation with Xinjiang Institute of ecology and geography of the Chinese Academy of Sciences, Chengdu Institute of mountain land disaster and environment of the Ministry of water resources of the Chinese Academy of Sciences, Qinghai Salt Lake Research Institute of the Chinese Academy of Sciences and Qinghai Gao of the Chinese Academy of Sciences The Institute of protobiology and other units were jointly established. The supporting units of glacier permafrost desert data center have formed a scientific research and support system of seven research laboratories and three research systems, highlighting the research characteristics of glacier, permafrost, desert, atmosphere, water and soil, ecology, environment, resources, engineering and sustainable development in the dry areas of cold regions. +r3d100013755 National Wild Seed Resource Center https://seed.iflora.cn/Home/English The National Important Wild Plant Germplasm Repository has ten types of resources and data such as seeds, DNA, isolated materials, dried leaves, etc. totaling about 180,000 copies +r3d100013756 Organic Synthesis Search https://www.organic-chemistry.org/synthesis/ The Organic Chemistry Portal offers an overview of recent topics, interesting reactions, and information on important chemicals for organic chemists. +Searchable index of citations, chemical synthesis and chemical products. We publish 1000 additional citations per year. +German version see https://www.organische-chemie.ch/ +r3d100013757 China Tropical Crop Germplasm Resources Information Network http://ctcgris.cn/ The National Tropical Plant Germplasm Repository, supported by the Institute of Tropical Crop Variety Resources of the Chinese Academy of Tropical Agricultural Sciences (CATAS) and jointly constructed by 11 units including the Institute of Fruit Tree Research of the Guangdong Academy of Agricultural Sciences and Hainan University, aims to provide information and physical support for scientific and technological innovation in tropical crop seed industry, increase the income of farmers in hot regions, alleviate poverty, the "One Belt One Road" initiative and the National Tropical Agricultural Science Centre. The National Centre for Tropical Agricultural Sciences (NCTAS) provides information and physical support for tropical crop germplasm resources. The National Tropical Plant Germplasm Repository consists of a national medium-term tropical crop germplasm preservation repository, a medium-term tropical forage preservation repository and 12 national nurseries, covering 24 crops in nine categories, including rubber trees, tropical forage, tropical fruit trees, tropical oilseeds, tropical aromatic beverages, southern medicine, tropical grains, tropical flowers and tropical special vegetables, with more than 26,000 copies of resources, accounting for more than 90% of the total tropical crop germplasm resources in China. The resources account for more than 90% of the total amount of tropical crop germplasm resources in China. It has built an efficient management system and a stable human resources team, a conservation system that combines centralized conservation in germplasm banks and moderate distribution in germplasm nurseries, a technical specification system for the unified description of germplasm resources of major tropical crops, and an integrated system for the conservation and utilization of China's tropical crop germplasm resource information network, ensuring the efficient operation and sustainable development of the national tropical crop germplasm resource bank. +r3d100013758 National Omics Data Encyclopedia https://www.biosino.org/node/ NODE (The National Omics Data Encyclopedia) provides an integrated, compatible, comparable, and scalable multi-omics resource platform that supports flexible data management and effective data release. NODE uses a hierarchical data architecture to support storage of muti-omics data including sequencing data, MS based proteomics data, MS or NMR based metabolomics data, and fluorescence imaging data. +Launched in early 2017, NODE has collected and published over 900 terabytes of omics data for researchers from China and all over the world in last three years, 22% of which contains multiple omics data. NODE provides functions around the whole life cycle of omics data, from data archive, data requests/responses to data sharing, data analysis, data review and publish. +r3d100013759 ScienceRepository https://sciencerepository.dk Multidisciplinary research data repository, hosted by DTU, the Danish Technical University. +r3d100013762 National Center for Forestry and Grassland Genetic Resources http://www.nfgrp.cn The National Center for Forestry and Grassland Genetic Resources (Forestry and Grassland Repository) consists of a series of in situ and ex situ repositories and ex situ repositories, including 15 in situ repositories, 137 ex situ repositories and 3 facility repositories (attached), all of which are recognized by the Seedling Department of the State Forestry and Grassland Administration or the National Forestry Germplasm Resource Platform to collect and preserve forest, grass, flower, bamboo and rattan germplasm resources, and to establish a big data system through standardization, digitization. The purpose of the Forestry and Grassland Resource Bank is to strengthen the germplasm resources of forests, grasses, flowers, bamboos and rattan. The purpose of the Forestry and Grass Resource Bank is to strengthen the collection and preservation of forestry germplasm resources and open sharing, and to promote sustainable use; the objective is to use ultra-low temperature freezing, genomics, artificial intelligence and other high technology to carry out long-term preservation, accurate identification and in-depth exploration of germplasm resources, and to achieve safe preservation and efficient use of germplasm resources. The Forestry and Grassland Resource Bank undertakes the rendezvous of scientific and technological projects in the forestry germplasm resource category. By building an integrated sharing service platform for germplasm resource production, academia and research, it improves the innovation and exploitation capacity of forestry germplasm resources, supports major national needs in scientific research, ecological construction and economic development, promotes the docking of resources and needs, and facilitates the use of resources and the transformation of results. It realizes information and physical sharing, so that forest germplasm resources can be safely preserved and scientifically utilized. +r3d100013763 National Aquatic Biological Resource Center http://www.nabrc.org.cn/ National Aquatic Biological Resource Center (NABRC), established in June 2019, is a member of National Science and Technology Resource Platform supported by the Ministry of Science and Technology and the Ministry of Finance. The NABRC consists of 6 sub-platforms. In summary, these six sub-platforms have reached leading levels at home and abroad in terms of the resource richness, the resource digitization, as well as the amount and quality of resource services. Right now, these platforms are in strong support of basic biology, basic medicine, aquatic economics, water environmental protection and other areas in China. It is an essential way to practice the "Great Yangtze River Protection" and promote the construction of ecological civilization in the Yangtze River. In the future, the platforms will further integrate different types of resources, optimize the resource configuration and improve the service systems, so as to build a high standard resource sharing platform on a global scale and promote international communication and cooperation. +r3d100013764 National Marine Aquatic Germplasm Resource Bank http://marine.fishinfo.cn The construction goal of the national marine aquatic germplasm resource bank: by 2025, promote the national marine aquatic germplasm resource bank to become an international marine aquatic germplasm resource collection and preservation center with rich species, wide coverage, and 200,000 preserved copies. The transformation of resources from decentralized management to centralized integration, from focusing on collection and preservation to focusing on both preservation and development, provides a material basis for promoting the sustainable development of the national economy, building a society in which humans and nature coexist in harmony, and promoting my country's transformation from marine aquatic species to species. The transformation from a country with large quality resources to a country with strong resources. +r3d100013765 National Freshwater Genetic Resource Center http://freshwater.fishinfo.cn National freshwater aquatic germplasm repository, competent department: Ministry of Agriculture and Rural Affairs, relying unit: China Academy of Fisheries Science. By the Heilongjiang Fisheries Research Institute, Yangtze River Fisheries Research Institute, Freshwater Fisheries Research Center, Pearl River Fisheries Research Institute, Fisheries Machinery and Instruments Research Institute and Shanghai Ocean University 6 units. Relying on the unit's outstanding ability to informatization of resources, the establishment of an advanced system, functional, stable operation, high visibility in the field of portal, can carry out deep mining and digital processing of freshwater aquatic germplasm resources information. The co-construction unit has relatively complete functional laboratory, preservation library and base facilities, with the hardware conditions to provide knowledge-based and professional services of freshwater aquatic germplasm resources. The participants have many years of experience in the collection and integration of freshwater aquatic germplasm resources, with solid professional background and outstanding business ability, which can improve the depth and breadth of integration and utilization of freshwater aquatic germplasm resources. +r3d100013766 The Plastics-Active Enzymes Database https://pazy.eu/doku.php Plastics are widely used in our economy and each year, at least 350-400 million tons are being produced at a global level. Due to poor recycling and low circular use, tens of millions of tons accumulate annually in marine and terrestrial environments. While it has become obvious that micro and macroplastics contaminate our environments recent research has identified few bacteria and fungi actively degrading plastics by enzymatic reactions. In general these are promiscuous enzymes (hydrolases) acting on low crystaline and mostly low density polymers of PET, ester-based PUR and oligomers of PA. Notably today, no enzymes have been characterized on a biochemical level for polymeric and crystaline PE, ether-based PUR, PS, PVC, PP. While many publications report on plastic degradation often, no convincing biochemical data have been published. Therefore the PAZy database lists exclusively biochemically characterized plastic-active enzymes. Predicted and putative enzymes that were not characterized on a biochemical, functional or structural level are not included in the PAZy database. The entries are manually curated. +r3d100013770 Research data repository of the Universität Innsbruck https://researchdata.uibk.ac.at/ The institutional research data repository of the Universität Innsbruck is a service to enable storing, sharing and publishing of research data according to the FAIR principles for its employees and project partners. +r3d100013771 National Parasite Resource Center https://www.tdrc.org.cn/ From 2005 to 2008, with the support of the Ministry of Science and Technology (MOST), the construction of parasite germplasm repositories has spread to 20 conservation institutions in 15 provinces (cities) nationwide, with 3 physical exhibition halls; 3 live parasite conservation centers. A total of 1115 species/117814 pieces of parasitic germplasm resources of 23 orders in 11 phyla have been integrated into the physical library and database, including human parasites and vectors, animal parasites, plant nematodes, medical insects, trematodes, and parasitic snails, and the resources are combined with moderate distribution, medium- and long-term support, and off-site duplicates. The number of resources accounts for 39.27% of the national total. Through 10 years of accumulation, we have built the largest and only parasite species resource database in the field of parasites in China, and created a sharing platform of parasite germplasm resource center. +r3d100013772 National Microbial Resource Platform http://www.nimr.org.cn/ The National Microbial Resource Center (NMRC) is an important part of the national science and technology resources sharing service platform, responsible for the research, conservation, management and sharing of national microbial strain resources, ensuring the strategic security and sustainable use of microbial strain resources, and providing support for scientific and technological innovation, industrial development and social progress. The main tasks of the NMRC are: to collect, organize and preserve microbial strain resources around national needs and scientific research; to undertake the task of remitting, organizing and preserving strain resources resulting from the implementation of science and technology projects; to be responsible for the development and improvement of microbial strain resource standards, and to standardize and guide the development of microbial strain resources in various fields. The company is responsible for the development and improvement of microbial strain resource standards, standardizing and guiding the protection and utilization of microbial strain resources in various fields; building and maintaining the national strain resource online service system, and carrying out social sharing of physical and information resources of strains; developing key common technologies, creating new resources, and carrying out customized services according to innovative needs; carrying out scientific popularization for the society; carrying out international exchange and cooperation on strain resources, participating in relevant international academic organizations, and safeguarding national interests and Security +r3d100013775 National Human Brain Bank for Development and Function http://anatomy.sbm.pumc.edu.cn/brainbank National Human Brain Bank for Development and Function was originally established in 2012 by the Institute of Basic Medical Sciences, Chinese Academy of Medical Sciences as a public interest institution dedicated to the preservation and research of human brain tissues based on the volunteer donor station of Peking Union Medical College. In 2019, it was officially recognised by the Ministry of Science and Technology as a national science and technology resource platform: National Human Brain Bank for Development and Function. +Since its establishment, the Concordia Brain Bank has accepted and preserved more than two hundred and seventy whole brain tissue samples. While conducting its own research on the standardisation of brain banks, neuropathology and various histologies related to human brain ageing and dementia, it has also developed and published the Standardised Operational Protocol for Human Brain Tissue Banks in China for more than ten universities in China, and has provided valuable human brain tissue samples for a number of research groups in our own institutions and other units in China, which has strongly supported brain science and brain disease research in China. +As a national resource platform, we will continue to aim to support and lead brain science research in China and make positive contributions to maintaining brain health and defeating brain diseases. +r3d100013776 AgroSpace http://aspace.agrif.bg.ac.rs/ AgroSpace is the institutional digital repository of the University of Belgrade, Faculty of Agriculture. It provides open access to publications and other research outputs resulting from the projects implemented by the Faculty of Agriculture. +The software platform of the repository is adapted to the modern standards applied in the dissemination of scientific publications and is compatible with international infrastructure in this field. +r3d100013777 BCCM/ITM Mycobacteria Collection https://bccm.belspo.be/about-us/bccm-itm BCCM/ITM is a collection of well documented mycobacteria, characterized by phenotypic and/or genotypic tests. While having an emphasis on (drug-resistant) M. tuberculosis complex, BCCM/ITM comprises more than 90 mycobacterial species from human, animal and environmental origin from all continents. +r3d100013778 National Health and Disease Human Brain Tissue Resource Center http://zjubrainbank.zju.edu.cn/ The National Human Brain Tissue Bank for Health and Disease (the Brain Bank) was built to meet the needs of scientific research by integrating experts and forces from neuroscience, human anatomy, pathology and other related disciplines. The Brain Bank collects and stores post-mortem brain tissue donated by patients with various neuropsychiatric disorders and normal controls, as well as their life histories, in accordance with international standards, and provides a detailed and accurate neuropathological diagnosis of these brain tissue samples (also known as the "final diagnosis"). The aim is to discover and elucidate the causes of human neuropsychiatric diseases such as Alzheimer's disease, Parkinson's disease, depression, schizophrenia and other human diseases, and to provide scientists with the most direct and effective means of finding the relevant pathogenesis and establishing effective treatments. The National Brain Tissue Resource for Health and Disease The goal of the National Human Brain Tissue Repository for Health and Disease is to integrate collection, diagnosis, storage and utilisation, and to build a first-class human resource preservation infrastructure in China that is in line with international standards and provides support for neuroscience research. In 2020, the National Brain Bank has established three branches of the National Brain Bank in Hefei, Anhui, Nanjing, Jiangsu, and Shanghai. major cities. +r3d100013779 ULC Cyanobacteria Collection https://bccm.belspo.be/about-us/bccm-ulc BCCM/ULC is a small and dedicated public collection, currently containing one of the largest collections of documented (sub)polar cyanobacteria worldwide. The BCCM/ULC collection is hosted by the In-Bios research unit of the University of Liège. The host Unit is very active in research projects concerning the cyanobacterial diversity and biogeography, with a focus on polar biotopes. The participation to field expeditions in the Antarctic and Arctic has enabled to collect samples in many locations. Moreover, taxonomic research is carried out by the host Unit to improve the classification of the cyanobacterial phylum. +r3d100013780 National Stem Cell Resource Bank http://www.bjscb.cn/dms The National Stem Cell Resource Bank (formerly Beijing Stem Cell Bank) was established in 2007 and is a service platform approved by the Ministry of Science and Technology and the Ministry of Finance for the exchange of scientific and technological resources at the national level scientific and technological innovation base of basic supply and state guarantee. +r3d100013781 National Stem Cell Translational Resource Center http://nsctrc.tongji.edu.cn The National Stem Cell Translational Resource Bank (NSCTRB) contains various stem cell resources of both clinical and research grade, especially a sub-bank composed with HLA high-frequency iPSC lines in which the HLA types could match more than 60% of the Chinese population. It can not only provide services to stem cell clinical researches and translation applications, but also provide effective resources for scientific research to the Universities, research institutes, companies, etc. The bank has complete standards, specifications and relevant management systems, and has more than 200 perfessonals in the field of stem cells. +r3d100013782 IHEM Fungi Collection: Human & Animal Health https://bccm.belspo.be/about-us/bccm-ihem BCCM/IHEM is a fungal culture collection specialized in medical and veterinary mycology. About 16.000 strains of yeasts and moulds are available from all over the world: pathogens, allergenic species, strains producing mycotoxins, reference strains, teaching material, etc. It also comprises the Raymond Vanbreuseghem collection and the collection of Janssen Pharmaceutica. The BCCM/IHEM collection makes strains or their genomic DNA publicly available for medical, pharmaceutical and biological research, as well as for method validation, testing or educational purposes. Deposits of strains for public access are free of charge for the depositor. The collection also accept safe and patent deposits, and offers a range of services including trainings in mycology and identifications of strains. Moreover, BCCM/IHEM has expertise in fungal taxonomy, in MALDI-TOF MS identification of moulds and yeasts as well as in genomics (whole genome sequencing of fungal strains, phylogenomics, phylogenetics). +r3d100013783 MUCL Agro-food & Environmental Fungal Collection https://bccm.belspo.be/about-us/bccm-mucl BCCM/MUCL is a generalist fungal culture collection of over 30000 filamentous fungi, yeasts and arbuscular mycorrhizal fungi including type, reference and test strains. It provides curated documentation and information on these bioresourced in its database. The collections activities include the distribution of its holdings, the accession of new material in its public, safe and patent domains, and services valorising its holdings and/or expertise to cultivate, isolate and identify fungal diversity in natural and anthropological ecosystems, agro-food (food and feed transformation and spoilage), and fungal-plant interactions. +r3d100013784 BCCM/DCG Diatoms Collection https://bccm.belspo.be/about-us/bccm-dcg The BCCM/DCG public collection is the only culture collection worldwide specialized in diatoms, the most species-rich and ecologically important group of algae. However, other microalgae interesting from a scientific or applied perspective are also included in this collection. Strains can be kept as safe deposits or public deposits. These latter are available worldwide as research or reference material for both, scientific institutions and companies. +r3d100013785 LMG Bacteria Collection https://bccm.belspo.be/about-us/bccm-lmg BCCM/LMG is a bacterial culture collection currently comprising over 26.000 well-characterized strains. The biological origin of our collection is very broad, including bacterial isolates from food, clinical, veterinary, agricultural, aquatic and other environmental sources. This way, the biological resources of BCCM/LMG may serve the needs of various R&D sectors, including green, red, blue and white biotechnology. +r3d100013787 Chinese Virtual Herbarium https://www.cvh.ac.cn Chinese Virtual Herbarium is online access to herbarium specimens and botanical information in China. +r3d100013789 Science Direct Repository Koszalin University of Technology https://sdr.tu.koszalin.pl/ Koszalin University of Technology is the only technical university in Central Pomerania. It is located in a town of 100 thousand inhabitants, about 10 km from the Baltic Sea. Central Pomerania is a region with well-developed tourism, agriculture, food-processing and electronics industries. Koszalin University +of Technology conducts teaching and scientific-research activities in disciplines related primarily to the directions of development of the region. +Koszalin University of Technology is authorized to confer doctoral degrees. +The doctoral degree is conferred by the Doctoral School operating at Koszalin University of Technology. It educates students on I st and II nd degree studies, +in stationary and non-stationary mode. +The Repository is to be used for collecting, storing (archiving), presenting (making available) and retrieving information on the scientific and popular scientific achievement of employees, doctoral students and students, + as well as on their professional achievements and activities that create +the university's output and shaping its image among other scientific institutions in the country and in the world. +r3d100013791 eLibrary of Microbial Systematics and Genomics https://www.biosino.org/elmsg/index eLMSG (eLibrary of Microbial Systematics and Genomics) is a web microbial library that integrates not only taxonomic information, but also genomic information and phenotypic information (including morphology, physiology, biochemistry and enzymology). The taxonomic system of eLMSG is manually curated and composed of all validly and some effectively published taxa. For each taxon, the Latin name, taxon ID (NCBI taxonomy), etymology, rank, lineage, the dates of effective and/or valid publication, feature descriptions, nomenclature type and references for the proposal and emendations during the history of the taxon are presented. Besides these data, the species taxa contain information about 16S rRNA gene and/or genome sequences. All publicly available genome data of each type species including both type and non-type strains were collected, and if needed, re-annotated using the standardized analysis pipeline. Furthermore, pan-genomic data analyses were conducted for species with ≥5 genome sequences available. Finally, for all type species, taxonomically relevant phenotypic data were extracted and curated from literatures, which were further indexed into eLMSG as searchable and analyzable data records. Taken together, eLMSG is a comprehensive web platform for studying mi- crobial systematics and genomics, potentially useful for better understanding microbial taxonomy, natural evolutionary processes and ecological relationships. +r3d100013792 National Infrastructure of Mineral Rock and Fossil Resources for Science and Technology http://www.nimrf.net.cn/en/english NIMRF offers state-owned specimens with scientific values, including minerals, rocks and fossils. As a data provider, it is our mission to advance the understanding of geo-resources and to provide services for academia, education and scientific popularization in the field of geoscience through collecting, organizing, and sharing specimen resources as well as attaching links to rock-mineral-fossil websites worldwide. +r3d100013793 National Sharing Platform for Reference Materials http://www.ncrm.org.cn Standard, reference material is used for measurement process control and reliability evaluation of measurement results, and plays a key role in important fields such as food safety, international and domestic trade, medicine and health, and environmental monitoring. +In order to realize the efficient use and sharing of reference material resources in the whole society, the Institute of Chemistry of China Institute of Metrology (formerly the National Reference Material Research Center), with the support of the Ministry of Science and Technology, launched the "National Reference Material Information Service" at the end of 2003. +r3d100013794 National Infrastructure of Cell line Resources BMCR; NICR http://www.cellresource.cn The center is a national-level cell bank that is in line with international standards, has complete collections, and is rich in data. The center mainly collects and preserves various types of cells related to medical and biological research and provides technical services. In addition, it also conducts collaborative research and technical training of personnel. +r3d100013799 National Collection of Authenticated Cell Cultures http://www.cellbank.org.cn/ Cell Bank/Stem Cell Bank is a nonprofit biological resource center, which includes two divisions named as cell bank and stem cell bank. It is affiliated to Shanghai Institute of Biochemistry and Cell Biology (SIBCB), a nation-renowned biomedical research institution with worldwide reputation. Our mission focuses on collection, authentication, production, preservation, development and distribution of standard reference cell lines in the life sciences. +r3d100013800 National Rodent Laboratory Animal Resource Bank http://nrla.nifdc.org.cn Based on the needs of national scientific and technological innovation for laboratory animal resources, we use various methods such as foreign introduction, domestic collection, independent research and development, and protocol conservation to collect, integrate, and optimize laboratory animal resources. The resource library now preserves more than 200 varieties and strains in four categories, including mice, rats, guinea pigs, and rabbits, including routine laboratory animals, genetically modified animal models, and animal models for disease. +The predecessor of the resource bank was the National Rodent Laboratory Animal Seed Center (Guoke Cai Zi [1998] No. 010), established in 1998 and based on the Laboratory Animal Resources Research Institute of the Chinese National Academy of Food and Drug Administration. +r3d100013802 Pacific Northwest National Laboratory DataHub: Scientific Data Repository https://data.pnnl.gov/ Sharing and preserving data are central to protecting the integrity of science. DataHub, a Research Computing endeavor, provides tools and services to meet scientific data challenges at Pacific Northwest National Laboratory (PNNL). +DataHub helps researchers address the full data life cycle for their institutional projects and provides a path to creating findable, accessible, interoperable, and reusable (FAIR) data products. Although open science data is a crucial focus of DataHub’s core services, we are interested in working with evidence-based data throughout the PNNL research community. +r3d100013804 Debreceni Egyetem Adattár https://adattar.unideb.hu/ Adattár stores research data associated with the University of Debrecen, and provides services such as data transfer, storage and sharing. As a result, research data is easily accessible and more visible to the scientific community in each field, following disciplinary standards. Adattár aims to foster best practices of findability and accessibility of research data, and will provide guidance regarding issues of access, privacy, and copyright. Adattár aims to be a widely used, inter-disciplinary, trusted platform for managing, sharing, and archiving research data created by the researchers associated with the university. +r3d100013805 National Non-Human Primate Laboratory Animal Resource Bank http://nhp.kiz.ac.cn/ The non-human primate laboratory animal resource bank conducts external services and research through professional preservation institutions, mainly including: research, formulation and improvement of genetic material preservation, breeding technical regulations, innovative technology research, etc.; implementation of information sharing, development of Laboratory technical training, sharing information and technology with scientific research institutions, enterprises and other personnel inside and outside the platform, using network retrieval, telephone consultation, on-site guidance and other forms of communication. The service targets are enterprises, public institutions, social groups, and international organizations engaged in non-human primate genetics and breeding, production, scientific research, and teaching. +r3d100013806 National Avian Laboratory Animal Resource Bank http://pla.caas.cn/web/index.html The National Science and Technology Resource Sharing Service Platform belongs to the national science and technology innovation base of basic support and condition guarantee. Facing the needs of scientific and technological innovation, economic and social development, innovative social governance, and building a safe China, it strengthens the effective integration of high-quality scientific and technological resources and improves the efficiency of scientific and technological resources. Scientific research, technological progress and social development provide networked and socialized scientific and technological resource sharing services. +r3d100013808 Veterinar - Electronic Repository of Research and Scientific Papers https://vet-erinar.vet.bg.ac.rs Veterinar – Electronic Repository of Research and Scientific Papers is the institutional digital repository of the University of Belgrade - Faculty of Veterinary Medicine. It provides open access to publications and other research outputs resulting from the projects implemented by the Faculty of Veterinary Medicine. The software platform of the repository is adapted to the modern standards applied in the dissemination of scientific publications and is compatible with international infrastructure in this field. +r3d100013811 CeR – Central Repository ICTM https://cer.ihtm.bg.ac.rs CeR – Central Repository is the institutional digital repository of the Institute of Chemistry, Technology and Metallurgy, University of Belgrade. The aim of the repository is to provide open access to publications and other research outputs resulting from the projects implemented by the Institute of Chemistry, Technology and Metallurgy. The repository uses a DSpace-based software platform developed and maintained by the Belgrade University Computer Centre (RCUB). +r3d100013812 GEOROC Data Repository https://data.goettingen-research-online.de/dataverse/digis The GEOROC data repository hosts research data within the scope of the GEOROC database: geochemical compositions of rocks, glasses, minerals and inclusions from all geological settings on Earth. The repository is curated by the Digital Geochemical Data Infrastructure (DIGIS) project at Göttingen University. +r3d100013814 Repositorio de Acceso Abierto BUAP https://repositorioinstitucional.buap.mx/ The RIAA's primary functions are to collect, organize, preserve, manage, and provide electronic access to information and quality content produced with public funds. +r3d100013815 FishSounds https://fishsounds.net/index.js FishSounds presents a compilation of acoustic recordings and published information on sound production across all extant fish species globally. We hope this information can be used to advance research into fish behavior, passive acoustic monitoring, and human impacts on underwater soundscapes as well as serve as a public resource for anyone interested in learning more about fish sounds. This work is the product of an international collaboration between researchers and developers from five organizations. We have taken a cross-disciplinary approach, combining expertise in fish ecology, bioacoustics, and data management to produce a website that we hope will serve the wider marine research community. All versions of the FishSounds website and associated publications and products are stored in a long-term Dataverse dataset as a permanent repository (https://doi.org/10.5683/SP2/TACOUX). +r3d100013816 Portal of Medical Data Models https://medical-data-models.org/ MDM-Portal (Medical Data Models) is a meta-data registry for creating, analyzing, sharing and reusing medical forms. It serves as an infrastructure for academic (non-commercial) medical research to contribute a solution to this problem. It contains forms in the system-independent CDISC Operational Data Model (ODM) format with more than 500,000 data-elements. The Portal provides numerous core data sets, common data elements or data standards, code lists and value sets. This enables researchers to view, discuss, download and export forms in most common technical formats such as PDF, CSV, Excel, SQL, SPSS, R, etc. +r3d100013817 RENAG-DC http://renag.resif.fr/en Within the RESIF-EPOS observation research infrastructure and the Action Spécifique RESIF-GNSS action, the Reseau National GNSS permanent (RENAG) is the network of GNSS observation stations of French universities and research organizations. It is currently composed of 85 GNSS stations (Global Navigation Satellite System such as GPS, GLONASS, Galileo). The scientific objectives of RESIF-RENAG range from the quantification of the slow deformation in France to the sounding of the atmosphere (troposphere and ionosphere), through the measurement of sea-level variations and the characterization of transient movements related to overloads. +Data production is carried out in a distributed way by the laboratories and organizations that manage the stations. 12 teams are specifically in charge of station maintenance and of accurately filling in the metadata files. A single data center, RENAG-DC, hosted at the Observatoire de la Côte d'Azur (OCA) within the Geoazur laboratory, is in charge of data management, from their collection to their distribution in the standard RINEX format (http://renag.resif.fr). +r3d100013818 National Canine Laboratory Animal Resource Center https://www.nclarc.org.cn/ The center's main task is to introduce, collect and preserve dog laboratory animal varieties, strains, develop and maintain new technologies, cultivate new varieties and strains, and provide standard experimental seeds. In 2019, the Ministry of Science and Technology and the Ministry of Finance, for the purpose of improving the scientific and technological resources sharing service system, promoted the opening and sharing of scientific and technological resources to society, and carried out the optimization and adjustment of the national platform. The National Canine Laboratory Animal Seed Center was successfully approved as the only "National Canine Laboratory Animal Resource Center". +r3d100013819 Model Animal Resource Information Platform http://www.nrcmm.cn/ NRCMM is a service platform that integrates preservation and supply of resources of model mice, creation and development of disease model, experimental animal personnel training as a whole. The mission of NRCMM is two-fold: to provide preservation, production, supply, information consultation that aim to benifit human health, and to provide multiple training for graduate students as well as scientists on using the model animals. Resource center also provide service for experimental animal research and cooperation throughout China that will promote leading position of our country in the related field and the development of related disciplines, such as life science, medical science and pharmacy. +r3d100013820 National Human Disease Animal Model Resource Center https://www.namr.org.cn/ The National Human Disease Animal Model Resource Bank is supported by the Institute of Medical Laboratory Animals, Chinese Academy of Medical Sciences. The institute is a professional institute engaged in the scientific research and teaching of experimental zoology and comparative medicine. The research unit is the undertaking unit of the national-level laboratory animal technology resource bank for infectious diseases and new drug creation research. In 2015, it established the Key Laboratory of Animal Model Research for Infectious Diseases, the Beijing Engineering Technology Research Center for Laboratory Animal Models of Human Diseases, and established the Human Disease Animal Model Resource Center of the Chinese Academy of Medical Sciences in 2015. The institute has passed CNAS measurement certification, national laboratory accreditation and international AAALAC certification. +r3d100013821 Lexique http://www.lexique.org/ Lexique is a database that provides various information for 140,000 words in the French language. For example, it will give in particular the frequencies of occurrences in different corpora, the phonological representation, the associated lemmas, the number of syllables, the grammatical category, and many other information. +Openlexicon brings together several lexical databases, including the Lexicon database, but also other databases providing information such as age of acquisition, reading times or concreteness, for example. +r3d100013822 Smithsonian National Museum of Natural History https://collections.nmnh.si.edu/search/ Museum explorers travel to ocean depths, the peaks of the Andes, Africa's Rift Valley, the rainforests of South America, and the deserts of Central Asia. Perhaps even to a field site or research institution in your own state, territory or country. In each area, researchers collect specimens: fossils, minerals, and rocks, plants and animals, tools and artworks. Collections care professionals have meticulously preserved, labeled, cataloged, and organized items of this kind for more than 150 years. +Taken together, the NMNH collections form the largest, most comprehensive natural history collection in the world. By comparing items gathered in different eras and regions, scientists learn how our world has varied across time and space. +r3d100013824 KU Leuven RDR https://rdr.kuleuven.be/ KU Leuven RDR (pronounced "RaDaR") is KU Leuven's Research Data Repository, built on Dataverse.org - open source repository software built by Harvard University. RDR gives KU Leuven researchers a one-stop platform to upload, describe, and share their research data, conveniently and with support from university staff. +r3d100013827 Open-source Scientific Software and Service Repository http://purl.org/escape/ossr The ESCAPE Open-source Scientific Software and Service Repository (OSSR) is a sustainable open-access repository to share scientific software, services and datasets to the astro-particle-physics-related communities and enable open science. It is built as a curated Zenodo community (https://zenodo.org/communities/escape2020) integrated with several tools to enable a complete software life-cycle. The ESCAPE Zenodo community welcomes entries that support the software and service projects in the OSSR such as user-support documentation, tutorials, presentations and training activities. It also encourages the archival of documents and material that disseminate and support the goals of ESCAPE. +r3d100013830 HELIX DATA https://data.hellenicdataservice.gr/ HELIX DATA is an integral component of the Hellenic Data Service "HELIX" supporting knowledge management and scholarly communication in Greece. +HELIX DATA is the data catalogue and repository, with a dual role to store and preserve data that are self-deposited by researchers as well as to harvest data records from other national data sources and catalogues. +r3d100013831 UNSWorks https://unsworks.unsw.edu.au/ UNSWorks is the UNSW Open Access institutional repository which enables UNSW researchers to make their research outputs freely available and accessible. +r3d100013832 ROHub https://reliance.rohub.org/ ROHub is a holistic solution for the storage, lifecycle management and preservation of scientific investigations, campaigns and operational processes via research objects. It makes these resources available to others, allows to publish and release them through a DOI, and allows to discover and reuse pre-existing scientific knowledge. Built entirely around the research object concept and inspired by sustainable software management principles, ROHub is the reference platform implementing natively the full research object model and paradigm, which provides the backbone to a wealth of RO-centric applications and interfaces across different scientific communities. +r3d100013833 osnaData https://osnadata.ub.uni-osnabrueck.de/ osnaData, the institutional research data repository of the Osnabrück University, offers all members of the university the opportunity to publish their scientific research data free of charge and thus share it with the public in accordance with open science. Research data of all types and formats can be published and provided with appropriate licenses. osnaData assigns DOIs to datasets as persistent identifiers. +r3d100013834 EUR Data Repository https://datarepository.eur.nl/ The EUR Data Repository [EDR] is the institutional data repository from the Erasmus University Rotterdam. The EUR Data Repository is an online platform where you showcase your research and make it findable, citable, and reusable for others. +r3d100013835 Macquarie University Research Data Repository https://figshare.mq.edu.au/data Macquarie University's Institutional Research Data Repository (RDR) allows researchers to upload, publish, search and download research data. The RDR promotes collaboration, data sharing and discovery amongst researchers globally according to FAIR data principles. +The RDR is based on Figshare for Institutions, which has been specifically tailored to suit the needs of the Macquarie University research community. +r3d100013836 Netherlands Cancer Registry https://iknl.nl/en/ncr The Netherlands Cancer Registry is the national registration since 1989, providing statistics on cancer in the Netherlands. The registry is maintained by the Netherlands Comprehensive Cancer Organisation (IKNL). Data on incidence, prevalence, survival, mortality can be viewed in NCR data & figures on the IKNL website. +r3d100013837 HilData https://hildata.uni-hildesheim.de/ HilData is registered by Hildesheim University Library, +The access is via registration to the data and to the repository. Research data is with regards to educational science. Research data are sensitive and cannot be made fully open. HILDE Online is integrated in HilData: https://www.uni-hildesheim.de/celeb/projekte/fallarchiv-hilde/hildeonline-streaming-server/ HilData is working on its metadata (exposing metadata via interfaces) w.r.t. the FAIR principles and data citation. HilData and HILDE Online provide long-term storage and access to research data. +The research data repository provides restricted access to its data. +The research data repository uses DOI to make its provided data persistent, unique and citable. +r3d100013843 Repositorio Institucional del ITESO https://rei.iteso.mx/ ITESO's Institutional Repository (ReI) is a digital repository that integrates the university's academic production, which manages, preserves and makes available in open access mode the works of researchers, professors and students of this university. +r3d100013844 Maenduar https://zenodo.org/communities/larhud/ Maenduar in Tupi means "to remember". The Maenduar repository, created by LARHUD is an institutional repository (IBICT) dedicated to research data in Digital Humanities and Humanities. The repository encompasses the production of LARHUD members and partners and extends to the public space as a public deposit repository. +Researchers, professors, students linked to any institutions will be able to deposit their research data, understanding that Maenduar becomes, from this action, a public, national repository, dedicated to the production of knowledge in the Humanities in the face of the development of digital culture in all areas of the world. social world. +r3d100013881 East China Normal University Social Data Sharing Platform http://sdsp.ecnu.edu.cn/sdp This platform aims to realize data storage, data management, data analysis, data sharing and data citation traceability of various data sets in the field of Humanities and Social Sciences of East China Normal University. +r3d100013882 Department of Statistical Sciences Data Repository - Unipd https://datarepository.stat.unipd.it/ The Data Repository of the Department of Statistical Sciences of the University of Padova is a research data archive with the objective of sharing datasets collected within the Department. The service aims to facilitate data discovery, data sharing, and reuse. +r3d100013884 REDU - Unicamp Institutional Research Data Repository https://redu.unicamp.br REDU is the institutional open research data repository of the University of Campinas, Brazil. It contains research data produced by all research groups of the University, in a wide range of scientific domains, which are indexed by DataCite DOI. Created at the end of 2020, it is coordinated by a scientific and technical committee composed by data librarians, IT professionals, and scientists representing user groups. Implemented on top of Dataverse, it exports metadata using OAIS. Files with sensitive content (due to ethics or legal constraints) are not stored therein - rather, only their metadata is recorded in REDU, as well as contact information so that interested researchers can contact the persons responsible for the files for conditional subsequent access. It is being little by little populated, following the University's Open Science policies. +r3d100013885 Work With Data https://www.workwithdata.com/ Work With Data functions as a data library, collecting data from multiple reliable sources and merging them altogether into one database. It focuses on access through insights, datasets and api. +r3d100013886 Mousebytes https://mousebytes.ca/home Open access database for rodent cognition data integration and sharing +r3d100013887 Canadian Watershed Information Network https://canwin-datahub.ad.umanitoba.ca/ CanWIN is the data centre for the Centre for Earth Observation Science (CEOS). We support research and education, and inform management, policy and evidence based decision-making from the Nelson River Watershed to the Arctic. +r3d100013888 Cape Breton University Dataverse https://borealisdata.ca/dataverse/capebreton The CBU Dataverse is a research data repository for Cape Breton University. Files are held securely on Canadian servers, and can be made openly accessible to further research, gain citations and promote our world class research. +r3d100013889 ELI ERIC Open Data Repository https://data.eli-laser.eu/ The Extreme Light Infrastructure (ELI) is the world's most advanced laser-based research infrastructure. The ELI Facilities provide access to a broad range of world-class high-power, high repetition-rate laser systems and secondary sources. This enables cutting-edge research and new regimes of high intensity physics in physical, chemical, medical, and materials sciences. +r3d100013891 HilReDa https://www.uni-hildesheim.de/bibliothek/forschen-publizieren/forschungsdatenmanagement/hilreda/ In HilReDa, researchers can permanently secure their research data and make it publicly available (publish) in open access in a sustainable and quality-appropriate manner. The research data is given a persistent identifier when it is published. +r3d100013892 City of Vancouver Open Data Portal https://opendata.vancouver.ca/pages/home/ Provides free and open access to over 155 city datasets with new ones added regularly. Open data is anonymized (not personally identifiable), free, and available to everyone in one or more open and accessible formats. +r3d100013893 Concordia University Dataverse https://borealisdata.ca/dataverse/concordia The Concordia University Dataverse is a research data repository for Concordia faculty, students, and staff. Files are held in a secure environment on Canadian servers. +r3d100013894 Yukon Open Data https://open.yukon.ca/data Government of Yukon open data provides an easy way to find, access and reuse the government's public datasets. This service brings all of the government's data together in one searchable website. Our datasets are created and managed by different government departments. We cannot guarantee the quality or timeliness of all data. If you have any feedback you can get in touch with the department that produced the dataset. This is a pilot project. We are in the process of adding a quality framework to make it easier for you to access high quality, reliable data. +r3d100013895 Dataverse de l'Institut national de la recherche scientifique https://borealisdata.ca/dataverse/inrs This collection is the institutional data repository reserved for the entire research community of the Institut national de la recherche scientifique (INRS). +r3d100013896 Dataverse de l'Université Laval https://borealisdata.ca/dataverse/laval This Dataverse is an institutional data repository reserved for the Laval University community. +r3d100013897 IZTECH GCRIS https://gcris.iyte.edu.tr/ GCRIS Database is a research and performance evaluation information system that enables searching and discovering all research outputs within the Izmir Institute of Technology research ecosystem, associating these outputs with researchers, providing advanced reporting with different metrics, and supporting corporate strategic decisions. Besides, it is an institutional repository at international standards that brings together and organizes all kinds of academic outputs related to research activities and allows sharing with the whole scientific world by providing long-term preservation. +r3d100013898 Dataverse de l'Université TÉLUQ https://borealisdata.ca/dataverse/teluq This Dataverse is the institutional data repository reserved for the entire research community of the Université TÉLUQ. +r3d100013899 Dataverse de l'Université du Québec à Chicoutimi https://dataverse.scholarsportal.info/dataverse/uqac This dataverse is the institutional data repository reserved for the entire research community of for UQAC researchers. +r3d100013900 UQAM - Dataverse https://dataverse.scholarsportal.info/dataverse/uqam This collection is the institutional data repository reserved for the entire research community of UQAM. +r3d100013901 Université du Québec à Trois-Rivières - Dataverse https://borealisdata.ca/dataverse/uqtr This Dataverse is the institutional data repository reserved for the entire research community of the Université du Québec à Trois-Rivières. +r3d100013902 HEC Montréal Dataverse https://borealisdata.ca/dataverse/hec This collection is the institutional data repository reserved for the entire research community of HEC Montréal . +r3d100013903 MacEwan University Data Repository https://borealisdata.ca/dataverse/macewan The MacEwan University Data Repository provides a place to store, share, and explore data and supports the teaching and scholarly activity of MacEwan University. +r3d100013904 Arca Dados https://dadosdepesquisa.fiocruz.br/ Arca Data is Fiocruz's official repository for archiving, publishing, disseminating, preserving and sharing digital research data produced by the Fiocruz community or in partnership with other research institutes or bodies, with the aim of promoting new research, ensuring the reproducibility or replicability of existing research and promoting an Open and Citizen Science. Its objective is to stimulate the wide circulation of scientific knowledge, strengthening the institutional commitment to Open Science and free access to health information, in addition to providing transparency and fostering collaboration between researchers, educators, academics, managers and graduate students, to the advancement of knowledge and the creation of solutions that meet the demands of society. +r3d100013905 McGill University Dataverse https://borealisdata.ca/dataverse/mcgill The McGill University Dataverse is a research data repository for McGill faculty, students, and staff. Files are held in a secure environment on Canadian servers. +r3d100013906 Memorial University Dataverse https://borealisdata.ca/dataverse/memorial The Memorial University Dataverse is a research data repository for our faculty, students, and staff. Files are held in a secure environment on Canadian servers. Researchers can choose to make content available to the public, to specific individuals, or to keep it locked. +r3d100013907 Mount Royal University Dataverse https://dataverse.scholarsportal.info/dataverse/mru This collection is the institutional data repository reserved for the entire research community of Mount Royal University +r3d100013908 Saint Mary's University Dataverse https://borealisdata.ca/dataverse/smu The SMU Dataverse is a research data repository for our faculty, students, and staff. Files are held in a secure environment on Canadian servers. Researchers can choose to make content available publicly, to specific individuals, or to keep it locked. +r3d100013909 University of Northern British Columbia Dataverse https://borealisdata.ca/dataverse/unbc The University of Northern British Columbia Dataverse is a research data repository for research data from UNBC researchers. Files are held in a secure environment on Canadian servers. The platform makes it possible for researchers to deposit data, create appropriate metadata, and version documents as they work. Researchers can choose to make content available publicly, to specific individuals, or to keep it locked. +r3d100013910 University of Winnipeg Research Data Repository https://borealisdata.ca/dataverse/uwinnipeg UWinnipeg Research Data Repository accepts research data and datasets that have been created by researchers and research groups at the University of Winnipeg. Files are held in a secure environment on Canadian servers. The UWinnipeg Data Repository accepts finalized datasets that are ready for publication and sharing. +r3d100013911 Vancouver Island University Dataverse https://borealisdata.ca/dataverse/viu The Vancouver Island University Dataverse is part of Borealis, the Canadian Dataverse Repository, and is a research data repository for VIU faculty, students, and staff. Files are held in a secure environment on Canadian servers. Researchers can choose to make content available to the public, to specific individuals, or to keep it locked. +r3d100013913 Altalis https://www.altalis.com/ Established in 1998, we have been the authoritative source of spatial data and imagery in Alberta for over 20 years. +We have a joint venture agreement with Alberta Data Partnerships Ltd. (ADP) and are responsible for the day-to-day management and distribution of the digital data sets they manage. As the agent for ADP, we are responsible for making mapping products available, accessible, accurate and affordable. We are the leading data management, maintenance, and distribution company in Alberta, and ensure the continued updating, re-engineering, storage, distribution, value-added redistribution, and general management of primary provincial mapping datasets. +Our webstore, Altalis.com, enables customers to explore, view, and acquire spatial data products both paid and open data with the click of a button. We take pride in providing exceptional customer service and building long-term relationships with our clients. Our experienced customer service team are available to answer any questions you may have about finding the right data to meet your needs. +r3d100013914 Canadian Integrated Ocean Observing System Data Catalogue https://catalogue.cioos.ca/ The Canadian Integrated Ocean Observing System (CIOOS) Data Catalogue is an online open-access data catalogue designed for sharing reliable and high-quality. +CIOOS is a collaboration between institutional, governmental, and non-governmental partners located in the Pacific, the St. Lawrence, and the Atlantic. These Regional Associations (RAs) work closely with local organizations to meet end-user needs and develop place-based solutions for a diverse country. +r3d100013916 Jean Paul – Sämtliche Briefe digital https://www.jeanpaul-edition.de/ The digital edition provides the complete correspondence of the German author Jean Paul (1763-1825) as well as some letters from contemporaries from his circle. +r3d100013917 BORN Ontario https://www.bornontario.ca/en/index.aspx The Better Outcomes Registry & Network (BORN) is Ontario's prescribed perinatal, newborn and child registry with the role of facilitating quality care for families across the province. BORN collects, interprets, shares and rigorously protects high-quality data essential to making Ontario the safest place in the world to have a baby. +r3d100013918 DNAmod https://dnamod.hoffmanlab.org/index.html Covalent DNA modifications have been found in numerous organisms and more are continually being discovered and characterized, as detection methods improve. Many of these modifications can affect the conformation of the DNA double helix, often resulting in downstream effects upon transcription factor binding. Some of these modifications have been demonstrated to be stable, while others are viewed as merely transient. DNAmod catalogues information on known DNA modifications, of which the well-known 5-methylcytosine is only one. It aims to profile modifications' properties, building upon data contained within the Chemical Entities of Biological Interest (ChEBI) database. It also provides literature citations and includes curated annotations on mapping techniques and natural occurrence information. +r3d100013919 Fly-FISH http://fly-fish.ccbr.utoronto.ca/ This database documents the expression and localization patterns of Drosophila mRNAs at the cellular and subcellular level during early embryogenesis and third instar larval tissues. A high-resolution, high-throughput fluorescence detection method is used to detect expressed mRNAs. The data can be accessed by searching the localization categories, searching for specific genes or browsing the list of tested genes. +r3d100013920 Satellog http://satellog.bcgsc.ca/index.php Satellog is a database to identify and dynamically prioritize repeats by using various characteristics, for example, repeat unit, repeat length percentile rank, class, period, total length, genomic coordinates, UniGene polymorphism profile, proximity to or presence within gene regions, such as CDS, UTR, location upstream. +r3d100013921 Canada's National Forest Inventory https://nfi.nfis.org/en/datarequestform The National Forest Inventory (NFI) is a collaborative effort involving federal, provincial and territorial government agencies. They monitor a network of twenty thousand sampling points across Canada on an ongoing basis to provide information on the state of Canada's forests and a continuous record of forest change. They provide data and products to forest science researchers, forest policy decision-makers and interested stakeholders. +r3d100013922 South African Weather Service https://www.weathersa.co.za/ The South African Weather Service (SAWS) is a Section 3(a) public entity under the Ministry of Environmental Affairs and is governed by a Board. It is an authoritative voice for weather and climate forecasting in South Africa and as a member of the World Meteorological Organization (WMO) it complies with international meteorological standards. +The South African Weather Service has a variety of weather products and services which can be customized. +r3d100013924 Canadia Blood Services Data4Research Program https://www.blood.ca/en/research/products-and-services-researchers/products-research#datasets Through its Blood4Research Program based in Vancouver, the Centre for Innovation collects blood from committed donors who have been deferred from donating blood for patient use. The collected blood is processed and provided to investigators to facilitate research that promotes advances in the fields of transfusion, cellular therapies, and transplantation medicine. +Through its Cord Blood for Research Program, Canadian Blood Services’ Cord Blood Bank provides investigators with cord blood products to facilitate research that promotes advances in the fields of transfusion, cellular therapies, and transplantation medicine.​ +The Cord Blood for Research Program distributes cord blood products that do not meet the criteria for storage in the cord blood bank but still contain enough cells for meaningful research and for which mothers’ research consent has been obtained. +r3d100013925 TB Portals https://tbportals.niaid.nih.gov NIAID’s TB Portals Program is a multi-national collaboration for TB data sharing and analysis to advance TB research. + As a global consortium of clinicians, scientists, and IT professionals from 40 sites in 16 countries throughout eastern Europe, Asia, and sub-Saharan Africa, the TB Portals Program is a web-based, open-access repository of multi-domain TB data and tools for its analysis. Researchers can find linked socioeconomic/geographic, clinical, laboratory, radiological, and genomic data from over 7,500 international published TB patient cases with an emphasis on drug-resistant tuberculosis. diff --git a/src/bioregistry/data/external/re3data/processed.json b/src/bioregistry/data/external/re3data/processed.json new file mode 100644 index 000000000..b6aa01cc4 --- /dev/null +++ b/src/bioregistry/data/external/re3data/processed.json @@ -0,0 +1,29989 @@ +{ + "r3d100000001": { + "description": "The Odum Institute Archive Dataverse contains social science data curated and archived by the Odum Institute Data Archive at the University of North Carolina at Chapel Hill. Some key collections include the primary holdings of the Louis Harris Data Center, the National Network of State Polls, and other Southern-focused public opinion data.\nPlease note that some datasets in this collection are restricted to University of North Carolina at Chapel Hill affiliates. Access to these datasets require UNC ONYEN institutional login to the Dataverse system.", + "homepage": "https://dataverse.unc.edu/dataverse/odum", + "name": "Odum Institute Archive Dataverse", + "prefix": "r3d100000001" + }, + "r3d100000002": { + "description": "You will find in the Access to Archival Databases (AAD) resource online access to records in a small selection of historic databases preserved permanently in NARA. Out of the nearly 200,000 data files in its holdings, NARA has selected approximately 475 of them for public searching through AAD. We selected these data because the records identify specific persons, geographic areas, organizations, and dates. The records cover a wide variety of civilian and military functions and have many genealogical, social, political, and economic research uses. AAD provides: Access to over 85 million historic electronic records created by more than 30 agencies of the U.S. federal government and from collections of donated historical materials.\nBoth free-text and fielded searching options. The ability to retrieve, print, and download records with the specific information that you seek. Information to help you find and understand the records.", + "homepage": "https://aad.archives.gov/aad/", + "name": "Access to Archival Databases", + "prefix": "r3d100000002", + "synonyms": [ + "AAD" + ], + "xrefs": { + "nlx": "157752", + "scr": "010479" + } + }, + "r3d100000004": { + "description": "The \"Database for Spoken German (DGD)\" is a corpus management system in the program area Oral Corpora of the Institute for German Language (IDS). It has been online since the beginning of 2012 and since mid-2014 replaces the spoken German database, which was developed in the \"Deutsches Spracharchiv (DSAv)\" of the IDS.\nAfter single registration, the DGD offers external users a web-based access to selected parts of the collection of the \"Archive Spoken German (AGD)\" for use in research and teaching. The selection of the data for external use depends on the consent of the respective data provider, who in turn must have the appropriate usage and exploitation rights. Also relevant to the selection are certain protection needs of the archive.\nThe Archive for Spoken German (AGD) collects and archives data of spoken German in interactions (conversation corpora) and data of domestic and non-domestic varieties of German (variation corpora). Currently, the AGD hosts around 50 corpora comprising more than 15000 audio and 500 video recordings amounting to around 5000 hours of recorded material with more than 7000 transcripts. With the Research and Teaching Corpus of Spoken German (FOLK) the AGD is also compiling an extensive German conversation corpus of its own.\n!!! Access to data of Datenbank Gesprochenes Deutsch (DGD) is also provided by: IDS Repository https://www.re3data.org/repository/r3d100010382 !!!", + "homepage": "https://dgd.ids-mannheim.de/", + "name": "Datenbank Gesprochenes Deutsch", + "prefix": "r3d100000004", + "synonyms": [ + "DGD", + "DGD2 (formerly)", + "Database for Spoken German", + "FDZ AGD", + "Forschungsdatenzentrum Archiv für Gesprochenes Deutsch am Institut für Deutsche Sprache" + ] + }, + "r3d100000005": { + "description": "UNC Dataverse is an open-source repository software application for archiving, sharing, and accessing research data of all kinds.\nEach dataverse within the larger repository contains a multitude of datasets, and each dataset contains descriptive metadata and data files.\nUNC Dataverse is hosted by Odum Institute for Research in Social Science.", + "homepage": "https://dataverse.unc.edu/", + "name": "UNC Dataverse", + "prefix": "r3d100000005", + "synonyms": [ + "University of North Carolina Dataverse" + ], + "xrefs": { + "fairsharing": "FAIRsharing.pS2p8c" + } + }, + "r3d100000006": { + "description": "The ADS is an accredited digital repository for heritage data that supports research, learning and teaching with freely available, high quality and dependable digital resources by preserving and disseminating digital data in the long term. The ADS also promotes good practice in the use of digital data, provides technical advice to the heritage community, and supports the deployment of digital technologies.", + "homepage": "https://archaeologydataservice.ac.uk/", + "name": "Archaeology Data Service", + "prefix": "r3d100000006", + "synonyms": [ + "ADS" + ], + "xrefs": { + "fairsharing": "FAIRsharing.hm1mfg" + } + }, + "r3d100000007": { + "description": "The ESO/ST-ECF science archive is a joint collaboration of the European Organisation for Astronomical Research in the Southern Hemisphere (ESO) and the Space Telescope - European Coordinating Facility (ST-ECF). ESO observational data can be requested after the proprietary period by the astronomical community.", + "homepage": "http://archive.eso.org/cms.html", + "name": "ESO Science Archive Facility", + "prefix": "r3d100000007", + "synonyms": [ + "ESO/ST-ECF", + "European Southern Observatory Science Archive Facility" + ] + }, + "r3d100000011": { + "description": "The Natural Environment Research Council's Data Repository for Atmospheric Science and Earth Observation. The Centre for Environmental Data Analysis (CEDA) serves the environmental science community through three data centres, data analysis environments, and participation in a host of relevant research projects.\nWe aim to support environmental science, further environmental data archival practices, and develop and deploy new technologies to enhance access to data. Additionally we provide services to aid large scale data analysis.", + "homepage": "http://archive.ceda.ac.uk/", + "name": "The CEDA Archive", + "prefix": "r3d100000011", + "synonyms": [ + "BADC (formerly)", + "British Atmospheric Data Centre (formerly)", + "NERC Earth Observation Data Centre (NEODC) is integrated in CEDA Archive", + "The Centre for Environmental Data Analysis Archive" + ] + }, + "r3d100000012": { + "description": "The Biological and Chemical Oceanography Data Management Office (BCO-DMO) is a publicly accessible earth science data repository created to curate, publicly serve (publish), and archive digital data and information from biological, chemical and biogeochemical research conducted in coastal, marine, great lakes and laboratory environments. The BCO-DMO repository works closely with investigators funded through the NSF OCE Division’s Biological and Chemical Sections and the Division of Polar Programs Antarctic Organisms & Ecosystems. The office provides services that span the full data life cycle, from data management planning support and DOI creation, to archive with appropriate national facilities.", + "homepage": "https://www.bco-dmo.org/", + "name": "Biological and Chemical Oceanography Data Management Office", + "prefix": "r3d100000012", + "synonyms": [ + "BCO-DMO" + ], + "xrefs": { + "fairsharing": "FAIRsharing.pjj4gd" + } + }, + "r3d100000013": { + "description": "The Blue Obelisk Data Repository lists many important chemoinformatics data such as element and isotope properties, atomic radii, etc. including references to original literature. Developers can use this repository to make their software interoperable.", + "homepage": "https://sourceforge.net/projects/blueobelisk/", + "name": "Blue Obelisk Data Repository", + "prefix": "r3d100000013", + "synonyms": [ + "BODR" + ] + }, + "r3d100000015": { + "description": "The repository is no longer available. >>>!!!<<< 2021-01-25: no more access to California Water CyberInfrastructure >>>!!!<<<", + "name": "California Water CyberInfrastructure", + "prefix": "r3d100000015" + }, + "r3d100000016": { + "description": "The Canadian Astronomy Data Centre (CADC) was established in 1986 by the National Research Council of Canada (NRC), through a grant provided by the Canadian Space Agency (CSA). Over the past 30 years the CADC has evolved from an archiving centre---hosting data from Hubble Space Telescope, Canada-France-Hawaii Telescope, the Gemini observatories, and the James Clerk Maxwell Telescope---into a Science Platform for data-intensive astronomy. The CADC, in partnership with Shared Services Canada, Compute Canada, CANARIE and the university community (funded through the Canadian Foundation for Innovation), offers cloud computing, user-managed storage, group management, and data publication services, in addition to its ongoing mission to provide permanent storage for major data collections.\n\nLocated at NRC Herzberg Astronomy and Astrophysics Research Centre in Victoria, BC, the CADC staff consists of professional astronomers, software developers, and operations staff who work with the community to develop and deliver leading-edge services to advance Canadian research. The CADC plays a leading role in international efforts to improve the scientific/technical landscape that supports data intensive science. This includes leadership roles in the International Virtual Observatory Alliance and participation in organizations like the Research Data Alliance, CODATA, and the World Data Systems. CADC also contributes significantly to future Canadian projects like the Square Kilometre Array and TMT. \n\nIn 2019, the Canadian Astronomy Data Centre (CADC) delivered over 2 Petabytes of data (over 200 million individual files) to thousands of astronomers in Canada and in over 80 other countries. The cloud processing system completed over 6 million jobs (over 1100 core years) in 2019.", + "homepage": "http://www.cadc-ccda.hia-iha.nrc-cnrc.gc.ca/en/", + "name": "Canadian Astronomy Data Centre", + "prefix": "r3d100000016", + "synonyms": [ + "CADC", + "CCDA", + "Centre canadien de données astronomiques" + ] + }, + "r3d100000017": { + "description": "=== !!!!! Due to changes in technology and funding, the RAD website is no longer available !!!!! ===", + "homepage": "https://www.cbil.upenn.edu/RAD", + "name": "RNA Abundance Database", + "prefix": "r3d100000017", + "synonyms": [ + "RAD" + ], + "xrefs": { + "nif": "0000-00133", + "omics": "00869", + "scr": "002771" + } + }, + "r3d100000018": { + "description": ">>> !!!!! The Cell Centered Database is no longer on serice. It has been merged with \"Cell image library\": https://www.re3data.org/repository/r3d100000023 !!!!! <<<<", + "homepage": "https://library.ucsd.edu/dc/collection/bb5940732k", + "name": "Cell Centered Database", + "prefix": "r3d100000018", + "synonyms": [ + "CCDB" + ], + "xrefs": { + "nif": "0000-00007", + "scr": "002168" + } + }, + "r3d100000019": { + "description": "The U.S. Department of Energy’s (DOE) Environmental Systems Science Data Infrastructure for a Virtual Ecosystem (ESS-DIVE) data archive serves Earth and environmental science data. ESS-DIVE is funded by the Data Management program within the Climate and Environmental Science Division under the DOE’s Office of Biological and Environmental Research program (BER), and is maintained by the Lawrence Berkeley National Laboratory.\n\nESS-DIVE will archive and publicly share data obtained from observational, experimental, and modeling research that is funded by the DOE’s Office of Science under its Subsurface Biogeochemical Research (SBR) and Terrestrial Ecosystem Science (TES) programs within the Environmental Systems Science (ESS) activity.\n\nESS-DIVE was launched in July 2017, and is designed to provide long-term stewardship and use of data from observational, experimental and modeling activities in the DOE in the Subsurface Biogeochemical Research (SBR) and Terrestrial Ecosystem Science (TES) Programs in the Environmental System Science (ESS) activity.", + "homepage": "https://ess-dive.lbl.gov/", + "name": "ESS-DIVE", + "prefix": "r3d100000019", + "synonyms": [ + "Environmental System Science Data Infrastructure for a Virtual Ecosystem", + "formerly: CDIAC", + "formerly: Carbon Dioxide Information Analysis Center archive (1982 - Sept. 2017)" + ], + "xrefs": { + "fairsharing": "fairsharing.d6pe1f" + } + }, + "r3d100000020": { + "description": "The Coastal Data Information Program (CDIP) is an extensive network for monitoring waves and beaches along the coastlines of the United States. Since its inception in 1975, the program has produced a vast database of publicly-accessible environmental data for use by coastal engineers and planners, scientists, mariners, and marine enthusiasts. The program has also remained at the forefront of coastal monitoring, developing numerous innovations in instrumentation, system control and management, computer hardware and software, field equipment, and installation techniques.", + "homepage": "http://cdip.ucsd.edu/", + "name": "Coastal Data Information Program", + "prefix": "r3d100000020", + "synonyms": [ + "CDIP" + ] + }, + "r3d100000021": { + "description": "Most or all of the features are no longer available via the CDS/DL website since provision of the EPSRC UK national Chemical Database Service has been taken over by the Royal Society of Chemistry from 1st January 2013. See: http://cds.rsc.org/ . Daresbury now offers reduced database access, but CrystalWorks developments continue here. \nSome related features may be available via the RSC/CSD portal. For details of what is currently available on the CDS/DL website and also links to the RSC/CDS portal follow the link to the CDS/DL Homepage. // The service gives on-line access to a rich variety of quality databases in fields relating to chemistry. The CDS team also provides general support, training and advice.", + "homepage": "http://cds.dl.ac.uk/", + "name": "Chemical Database Service", + "prefix": "r3d100000021", + "synonyms": [ + "CDS", + "STFC Chemical Database Service" + ] + }, + "r3d100000022": { + "description": "The Comprehensive Epidemiologic Data Resource (CEDR) is the U.S. Department of Energy (DOE) electronic database comprised of health studies of DOE contract workers and environmental studies of areas surrounding DOE facilities. DOE recognizes the benefits of data sharing and supports the public's right to know about worker and community health risks. CEDR provides independent researchers and educators with access to de-identified data collected since the Department's early production years. Current CEDR holdings include more than 76 studies of over 1 million workers at 31 DOE sites. Access to these data is at no cost to the user.", + "homepage": "https://oriseapps.orau.gov/cedr/", + "name": "Comprehensive Epidemiological Data Resource", + "prefix": "r3d100000022", + "synonyms": [ + "CEDR" + ] + }, + "r3d100000023": { + "description": "This library is a public and easily accessible resource database of images, videos, and animations of cells, capturing a wide diversity of organisms, cell types, and cellular processes. The Cell Image Library has been merged with \"Cell Centered Database\" in 2017. The purpose of the database is to advance research on cellular activity, with the ultimate goal of improving human health.", + "homepage": "http://www.cellimagelibrary.org/home", + "name": "The Cell Image Library", + "prefix": "r3d100000023", + "synonyms": [ + "CIL", + "The Cell" + ], + "xrefs": { + "fairsharing": "FAIRsharing.8t18te", + "nif": "0000-37639", + "omics": "05631", + "scr": "003510" + } + }, + "r3d100000027": { + "description": "CiteSeerx is an evolving scientific literature digital library and search engine that focuses primarily on the literature in computer and information science. CiteSeerx aims to improve the dissemination of scientific literature and to provide improvements in functionality, usability, availability, cost, comprehensiveness, efficiency, and timeliness in the access of scientific and scholarly knowledge. Rather than creating just another digital library, CiteSeerx attempts to provide resources such as algorithms, data, metadata, services, techniques, and software that can be used to promote other digital libraries. CiteSeerx has developed new methods and algorithms to index PostScript and PDF research articles on the Web.", + "homepage": "https://citeseerx.ist.psu.edu/index", + "name": "CiteSeerX", + "prefix": "r3d100000027" + }, + "r3d100000028": { + "description": "the Data Hub is a community-run catalogue of useful sets of data on the Internet. You can collect links here to data from around the web for yourself and others to use, or search for data that others have collected. Depending on the type of data (and its conditions of use), the Data Hub may also be able to store a copy of the data or host it in a database, and provide some basic visualisation tools.", + "homepage": "https://datahub.io/", + "name": "The Data Hub", + "prefix": "r3d100000028", + "synonyms": [ + "datahub" + ], + "xrefs": { + "nlx": "158409", + "scr": "003996" + } + }, + "r3d100000031": { + "description": "The Google Code Archive contains the data found on the Google Code Project Hosting Service, which turned down in early 2016. This archive contains over 1.4 million projects, 1.5 million downloads, and 12.6 million issues.\nGoogle Project Hosting powers Project Hosting on Google Code and Eclipse Labs. Project Hosting on Google Code Eclipse Labs. It provides a fast, reliable, and easy open source hosting service with the following features: Instant project creation on any topic; Git, Mercurial and Subversion code hosting with 2 gigabyte of storage space and download hosting support with 2 gigabytes of storage space; Integrated source code browsing and code review tools to make it easy to view code, review contributions, and maintain a high quality code base; An issue tracker and project wiki that are simple, yet flexible and powerful, and can adapt to any development process; Starring and update streams that make it easy to keep track of projects and developers that you care about.", + "homepage": "https://code.google.com/archive/", + "name": "Google Code Project Hosting", + "prefix": "r3d100000031", + "synonyms": [ + "Google Code", + "Google Code Archive", + "Google Project Hosting" + ] + }, + "r3d100000032": { + "description": "The repository is no longer available. >>>!!!<<< 2018-11-20; COMPASS used to be provided and available at FORS but is no longer supported. >>>!!!<<<", + "homepage": "http://forscenter.ch/en/data-and-research-information-services/2221-2/public-statistics/", + "name": "Communication Portal for Accessing Social Statistics", + "prefix": "r3d100000032", + "synonyms": [ + "COMPASS" + ] + }, + "r3d100000033": { + "description": "The Center for Tropical Forest Science (CTFS) is a global network of forest research plots committed to the study of tropical and temperate forest function and diversity. The multi-institutional network comprises more than forty forest research plots across the Americas, Africa, Asia, and Europe, with a strong focus on tropical regions. CTFS monitors the growth and survival of about 6 million trees of approximately 10,000 species.", + "homepage": "https://forestgeo.si.edu/", + "name": "Forest Global Earth Observatory", + "prefix": "r3d100000033", + "synonyms": [ + "CTFS-ForestGEO", + "ForestGEO", + "formerly: CTFS", + "formerly: Center for Tropical Forest Science" + ] + }, + "r3d100000034": { + "description": "CUGIR is an active online repository in the National Spatial Data Clearinghouse program. CUGIR provides geospatial data and metadata for New York State, with special emphasis on those natural features relevant to agriculture, ecology, natural resources, and human-environment interactions. In order to provide the best possible access to geospatial data for New York State, CUGIR coordinates its activities with those of the New York State GIS Clearinghouse", + "homepage": "https://cugir.library.cornell.edu/", + "name": "Cornell University Geospatial Information Repository", + "prefix": "r3d100000034", + "synonyms": [ + "CUGIR" + ], + "xrefs": { + "biodbcore": "001506" + } + }, + "r3d100000036": { + "description": "One of twelve NASA Science Mission Directorate (SMD) Data Centers that provide Earth science data, information, and services to research scientists, applications scientists, applications users, and students. The GES DISC is the home (archive) of NASA Precipitation and Hydrology, as well as Atmospheric Composition and Dynamics remote sensing data and information. The DISC also houses the Modern Era Retrospective-Analysis for Research and Applications (MERRA) data assimilation datasets (generated by GSFC’s Global Modeling and Assimilation Office), and the North American Land Data Assimilation System (NLDAS) and Global Land Data Assimilation System (GLDAS) data products (both generated by GSFC's Hydrological Sciences Branch).", + "homepage": "https://disc.gsfc.nasa.gov/", + "name": "Goddard Earth Sciences Data and Information Services Center", + "prefix": "r3d100000036", + "synonyms": [ + "GES DISC" + ], + "xrefs": { + "fairsharing": "FAIRsharing.7388wt" + } + }, + "r3d100000037": { + "description": "The Oak Ridge National Laboratory Distributed Active Archive Center (ORNL DAAC) for biogeochemical dynamics is one of the National Aeronautics and Space Administration (NASA) Earth Observing System Data and Information System (EOSDIS) data centers managed by the Earth Science Data and Information System (ESDIS) Project. The ORNL DAAC archives data produced by NASA's Terrestrial Ecology Program. The DAAC provides data and information relevant to biogeochemical dynamics, ecological data, and environmental processes, critical for understanding the dynamics relating to the biological, geological, and chemical components of Earth's environment.", + "homepage": "https://daac.ornl.gov/", + "name": "Oak Ridge National Laboratory Distributed Active Archive Center for Biogeochemical Dynamics", + "prefix": "r3d100000037", + "synonyms": [ + "ORNL DAAC" + ], + "xrefs": { + "fairsharing": "FAIRsharing.a833sq" + } + }, + "r3d100000038": { + "description": "The Australian Antarctic Data Centre (AADC) provides data collection and data management services in Australia's Antarctic Science Program. The AADC manages science data from Australia's Antarctic research, maps Australia's areas of interest in the Antarctic region, manages Australia's Antarctic state of the environment reporting, and provides advice and education and a range of other products.", + "homepage": "https://data.aad.gov.au/", + "name": "Australian Antarctic Data Centre", + "prefix": "r3d100000038", + "synonyms": [ + "AADC", + "Data management and spatial data services" + ], + "xrefs": { + "fairsharing": "FAIRsharing.t1tvm9", + "nlx": "152019", + "scr": "006320" + } + }, + "r3d100000039": { + "description": "GBIF is an international organisation that is working to make the world's biodiversity data accessible everywhere in the world. GBIF and its many partners work to mobilize the data, and to improve search mechanisms, data and metadata standards, web services, and the other components of an Internet-based information infrastructure for biodiversity.\nGBIF makes available data that are shared by hundreds of data publishers from around the world. These data are shared according to the GBIF Data Use Agreement, which includes the provision that users of any data accessed through or retrieved via the GBIF Portal will always give credit to the original data publishers.", + "homepage": "https://www.gbif.org/", + "name": "Global Biodiversity Information Facility", + "prefix": "r3d100000039", + "synonyms": [ + "Data index of the Global Biodiversity Information Facility", + "GBIF.org" + ], + "xrefs": { + "fairsharing": "FAIRsharing.zv11j3", + "nlx": "149475", + "omics": "19240", + "ror": "05fjyn938", + "scr": "005904" + } + }, + "r3d100000042": { + "description": "The World Bank recognizes that transparency and accountability are essential to the development process and central to achieving the Bank’s mission to alleviate poverty. The Bank’s commitment to openness is also driven by a desire to foster public ownership, partnership and participation in development from a wide range of stakeholders. As a knowledge institution, the World Bank’s first step is to share its knowledge freely and openly.", + "homepage": "https://data.worldbank.org/", + "name": "The World Bank Open Data", + "prefix": "r3d100000042", + "xrefs": { + "nlx": "156929", + "scr": "012767" + } + }, + "r3d100000043": { + "description": "Data Basin is a science-based mapping and analysis platform that supports learning, research, and sustainable environmental stewardship.", + "homepage": "https://databasin.org/", + "name": "DataBasin", + "prefix": "r3d100000043", + "synonyms": [ + "Data Basin" + ], + "xrefs": { + "biodbcore": "001647" + } + }, + "r3d100000044": { + "description": "Dryad is an international repository of data underlying peer-reviewed scientific and medical literature, particularly data for which no specialized repository exists. The content is considered to be integral to the published research. All material in Dryad is associated with a scholarly publication", + "homepage": "https://datadryad.org/stash", + "name": "DRYAD", + "prefix": "r3d100000044", + "xrefs": { + "fairsharing": "FAIRsharing.wkggtx", + "nlx": "149486", + "omics": "20678", + "ror": "00x6h5n95", + "scr": "005910" + } + }, + "r3d100000045": { + "description": "Data Observation Network for Earth (DataONE) is the foundation of new innovative environmental science through a distributed framework and sustainable cyberinfrastructure that meets the needs of science and society for open, persistent, robust, and secure access to well-described and easily discovered Earth observational data.\nSupported by the U.S. National Science Foundation (Grant #OCI-0830944) as one of the initial DataNets, DataONE will ensure the preservation, access, use and reuse of multi-scale, multi-discipline, and multi-national science data via three primary cyberinfrastucture elements and a broad education and outreach program.", + "homepage": "https://www.dataone.org/", + "name": "DataONE", + "prefix": "r3d100000045", + "synonyms": [ + "Data Observation Network for Earth" + ], + "xrefs": { + "fairsharing": "FAIRsharing.yyf78h", + "miriam": "00100815", + "nlx": "158410", + "ror": "00hr5y405", + "scr": "003999" + } + }, + "r3d100000046": { + "description": "The European Environment Agency (EEA) is an agency of the European Union. Our task is to provide sound, independent information on the environment. We are a major information source for those involved in developing, adopting, implementing and evaluating environmental policy, and also the general public. Currently, the EEA has 33 member countries.\nEEA's mandate is: To help the Community and member countries make informed decisions about improving the environment, integrating environmental considerations into economic policies and moving towards sustainability\nTo coordinate the European environment information and observation network (Eionet)", + "homepage": "https://www.eea.europa.eu/data-and-maps", + "name": "European Environment Agency, Datasets", + "prefix": "r3d100000046", + "synonyms": [ + "EEA" + ] + }, + "r3d100000047": { + "description": "Edinburgh DataShare is an online digital repository of multi-disciplinary research datasets produced at the University of Edinburgh, hosted by the Data Library in Information Services.\nEdinburgh University researchers who have produced research data associated with an existing or forthcoming publication, or which has potential use for other researchers, are invited to upload their dataset for sharing and safekeeping. A persistent identifier and suggested citation will be provided.", + "homepage": "https://datashare.ed.ac.uk/", + "name": "Edinburgh DataShare", + "prefix": "r3d100000047", + "synonyms": [ + "DataShare", + "DataShareProject" + ] + }, + "r3d100000049": { + "description": "Publication of scans of photographic plates from the so-called \"Potsdam zone\" of the Carte du Ciel project (32 deg to 39 deg). A total of 977 plates of 2 square degree sky regions was observed and recorded between 1913 to 1924. Since Potsdam Observatory ended participation in the Carte du Ciel project, these observations were so far not analysed or published. Plates were scanned in by a flat bed scanner in 2007-2008. Limitations in astrometric precision as well are to be expected, and specific observational restrains apply, such as multiple exposures on certain plates (see literature)", + "homepage": "https://dc.zah.uni-heidelberg.de/potsdam/q/raw/info", + "name": "Potsdam Carte du Ciel Plates", + "prefix": "r3d100000049" + }, + "r3d100010035": { + "description": "The Chandra Data Archive (CDA) plays a central role in the operation of the Chandra X-ray Center (CXC) by providing support to the astronomical community in accessing Chandra data. Its primary role is one of storage and distribution of all data products including those that users of the observatory need to perform their scientific studies using Chandra data.\nThe CDA offers access to digital archives through powerful query engines, including VO-compliant interfaces. The CDA also serves as a permanent storage repository of contributed data products by authors who have processed images or other pertinent and valuable datasets that are essential to their publications.", + "homepage": "https://cxc.cfa.harvard.edu/cda/", + "name": "The Chandra Data Archive", + "prefix": "r3d100010035", + "synonyms": [ + "CDA" + ] + }, + "r3d100010050": { + "description": "The Research Data Archive (RDA) at NCAR contains a large and diverse collection of meteorological and oceanographic observations, operational and reanalysis model outputs, and remote sensing datasets to support atmospheric and geosciences research.", + "homepage": "https://rda.ucar.edu/", + "name": "Research Data Archive at NCAR", + "prefix": "r3d100010050", + "synonyms": [ + "NCAR CISL RDA", + "National Center for Atmospheric Research Research Data Archive" + ], + "xrefs": { + "fairsharing": "FAIRsharing.q31z3g" + } + }, + "r3d100010051": { + "description": "The Harvard Dataverse is open to all scientific data from all disciplines worldwide. It includes the world's largest collection of social science research data. It is hosting data for projects, archives, researchers, journals, organizations, and institutions.", + "homepage": "https://dataverse.harvard.edu/", + "name": "Harvard Dataverse", + "prefix": "r3d100010051", + "synonyms": [ + "The Dataverse Project" + ], + "xrefs": { + "fairsharing": "fairsharing.t2e1ss", + "nif": "0000-00316", + "scr": "001997" + } + }, + "r3d100010052": { + "description": "This unique resource covers the entire field of astronomy and astrophysics and this online version includes the full text of over 2,750 articles, plus sophisticated search and retrieval functionality, links to the primary literature, and is frequently updated with new material. An active editorial team, headed by the Encyclopedia's editor-in-chief, Paul Murdin, oversees the continual commissioning, reviewing and loading of new and revised content.In a unique collaboration, Nature Publishing Group and Institute of Physics Publishing published the most extensive and comprehensive reference work in astronomy and astrophysics in both print and online formats. First published as a four volume print edition in 2001, the initial Web version went live in 2002, and contained the original print material and was rapidly supplemented with numerous updates and newly commissioned material. Since July 2006 the Encyclopedia is published solely by Taylor & Francis.", + "homepage": "http://eaa.crcpress.com/", + "name": "Encyclopedia of Astronomy and Astrophysics", + "prefix": "r3d100010052", + "synonyms": [ + "EAA" + ] + }, + "r3d100010054": { + "description": "USGS data and tools are the digital information in a format suitable for direct input to software that can analyze its meaning in the scientific, engineering, or business context for which the data were collected.", + "homepage": "https://www.usgs.gov/products/data-and-tools/overview", + "name": "U.S. Geological Survey", + "prefix": "r3d100010054", + "synonyms": [ + "including: USGS Science Data Catalog" + ] + }, + "r3d100010055": { + "description": "Presented is information on changes in weather and climate extremes, as well as the daily dataset needed to monitor and analyse these extremes. map of participating countries.\nToday, ECA&D is receiving data from 59 participants for 62 countries and the ECA dataset contains 33265 series of observations for 12 elements at 7512 meteorological stations throughout Europe and the Mediterranean (see Daily data > Data dictionary). 51% of these series is public, which means downloadable from this website for non-commercial research. Participation to ECA&D is open to anyone maintaining daily station data", + "homepage": "https://www.ecad.eu/", + "name": "European Climate Assessment & Dataset project", + "prefix": "r3d100010055", + "synonyms": [ + "ECA&D" + ] + }, + "r3d100010056": { + "description": "NOAA's Coral Reef Information System (CoRIS) is a web-based information portal that provides access to NOAA coral reef information and data products with emphasis on the U.S. states, territories and remote island areas. NOAA Coral Reef activities include coral reef mapping, monitoring and assessment; natural and socioeconomic research and modeling; outreach and education; and management and stewardship.", + "homepage": "https://www.coris.noaa.gov/", + "name": "CoRIS", + "prefix": "r3d100010056", + "synonyms": [ + "Coral Reef Information System" + ] + }, + "r3d100010057": { + "description": "eCrystals - Southampton is the archive for Crystal Structures generated by the Southampton Chemical Crystallography Group and the EPSRC UK National Crystallography Service.", + "homepage": "http://ecrystals.chem.soton.ac.uk/", + "name": "eCrystals", + "prefix": "r3d100010057", + "synonyms": [ + "eCrystals - Southampton" + ], + "xrefs": { + "fairsharing": "fairsharing.v448pt" + } + }, + "r3d100010059": { + "description": "ShareGeo Open was a repository of geospatial data, previously hosted by EDINA. ShareGeo Open has been discontinued, so its datasets have been migrated to this Edinburgh DataShare Collection, for preservation, in accordance with the agreement signed by all ShareGeo depositors.", + "homepage": "https://datashare.ed.ac.uk/handle/10283/2345", + "name": "ShareGeo open", + "prefix": "r3d100010059", + "synonyms": [ + "Edinburgh DataShare" + ] + }, + "r3d100010060": { + "description": "The Open Energy Information (OpenEI.org) initiative is a free, open source knowledge-sharing platform created to facilitate access to data, models, tools, and information that accelerate the transition to clean energy systems through informed decisions. Sponsored by the Department of Energy, and developed by the National Renewable Energy Lab, in support of the Open Government Initiative, OpenEI strives to make energy-related data and information searchable, accessible, and useful to both people and machines", + "homepage": "https://openei.org/wiki/Main_Page", + "name": "OpenEI", + "prefix": "r3d100010060", + "synonyms": [ + "Open Energy Information", + "OpenEnergyInfo" + ] + }, + "r3d100010061": { + "description": "The Atmospheric Science Data Center (ASDC) at NASA Langley Research Center is responsible for processing, archiving, and distribution of NASA Earth science data in the areas of radiation budget, clouds, aerosols, and tropospheric chemistry.The ASDC specializes in atmospheric data important to understanding the causes and processes of global climate change and the consequences of human activities on the climate.", + "homepage": "https://eosweb.larc.nasa.gov/", + "name": "Atmospheric Science Data Center", + "prefix": "r3d100010061", + "synonyms": [ + "ASDC", + "LaRC ASDC", + "NASA Langley Research Center, Atmospheric Science Data Center" + ] + }, + "r3d100010062": { + "description": "SAFER-Data is a web-based interface to the Environmental Data Archive maintained by the Environmental Research Centre (ERC) in the Environmental Protection Agency (EPA) of Ireland, who has responsibilities for a wide range of licensing, enforcement, monitoring and assessment activities associated with environmental protection.", + "homepage": "http://erc.epa.ie/safer/", + "name": "SAFER-Data", + "prefix": "r3d100010062", + "synonyms": [ + "EPA Secure Archive For Environmental Research Data" + ] + }, + "r3d100010063": { + "description": "Earth Resources Observation and Science (EROS) Center is a remotely sensed data management, systems development, and research field center for the U.S. Geological Survey's (USGS) Climate and Land Use Change Mission Area. The USGS is a bureau of the U.S. Department of the Interior. It currently houses one of the largest computer complexes in the Department of the Interior. EROS has approximately 600 government and contractor employees.", + "homepage": "https://eros.usgs.gov/", + "name": "Earth Resources Observation and Science Center", + "prefix": "r3d100010063", + "synonyms": [ + "USGS EROS Archive", + "USGS EROS Center", + "WDC - Earth Resources Observation and Science EROS" + ] + }, + "r3d100010064": { + "description": ">>>!!!<<< Ecological Archives through the end of 2015 will be hosted on FigShare once the transition to publishing with Wiley is completed. Thereafter, supplemental material may be hosted on Wiley Online, and/or data deposited with FigShare, Dryad, and other repositories. >>>!!!<<< Ecological Archives publishes materials that are supplemental to articles that appear in the ESA journals (Ecology, Ecological Applications, Ecological Monographs, Ecosphere, Ecosystem Health and Sustainability and Bulletin of the Ecological Society of America), as well as peer-reviewed data papers with abstracts published in the printed journals. Three kinds of publications appear in Ecological Archives: appendices, supplements, and data papers.", + "homepage": "http://esapubs.org/archive/", + "name": "Ecological Archives", + "prefix": "r3d100010064", + "synonyms": [ + "esa's ecological archives" + ] + }, + "r3d100010065": { + "description": ">>>!!!<<< Jedi is no longer online 2019-05-14 >>>!!!<<>>!!!<<>>!!!<<< \nInformation Archived on the Web\n\nInformation identified as archived on the Web is for reference, research or recordkeeping purposes. It has not been altered or updated after the date of archiving. Web pages that are archived on the Web are not subject to the Government of Canada Web Standards. As per the Communications Policy of the Government of Canada, you can request alternate formats. Please \"contact us\" to request a format other than those available.", + "homepage": "https://www.nrcan.gc.ca/evaluation/reports/2010/844", + "name": "GeoConnections - Discovery Portal", + "prefix": "r3d100010074", + "synonyms": [ + "GDP", + "GéoConnexions - Portail de découverte" + ] + }, + "r3d100010075": { + "description": "GeoGratis is a portal provided by the Earth Sciences Sector (ESS) of Natural Resources Canada (NRCan) which provides geospatial data at no cost and without restrictions via your Web browser.\nThe data will be useful whether you are a novice who needs a geographic map for a presentation, or an expert who wants to overlay a vector layer of digital data on a classified multiband image, with a digital elevation model as a backdrop. The geospatial data are grouped in over 100 collections and are compatible with the most popular geographic information systems (GIS), with image analysis systems and the graphics applications of editing software.", + "homepage": "http://geogratis.cgdi.gc.ca/", + "name": "GeoGratis", + "prefix": "r3d100010075", + "synonyms": [ + "Géogratis" + ] + }, + "r3d100010076": { + "description": "The Chesapeake Bay Environmental Observatory (CBEO) is a prototype to demonstrate the utility of newly developed Cyberinfrastructure (CI) components for transforming environmental research, education, and management. The CBEO project uses a specific problem of water quality (hypoxia) as means of directly involving users and demonstrating the prototype’s utility. \nData from the Test Bed are being brought into a CBEO Portal on a National Geoinformatics Grid developed by the NSF funded GEON. This is a cyberinfrastructure netwrok that allows users access to datasets as well as the tools with which to analyze the data.\nCurrently, Test Bed data avaialble on the CBEO Portal includes Water Quality Model output and water quality monitorig data from the Chesapeake Bay Program's CIMS database. This data is also available as aggregated \"data cubes\". Avaialble tools include the Data Access System for Hydrology (DASH), Hydroseek and an online R-based interpolator.", + "homepage": "https://cbeo.communitymodeling.org/", + "name": "Chesapeake Bay Environmental Observatory", + "prefix": "r3d100010076", + "synonyms": [ + "CBEO" + ], + "xrefs": { + "fairsharing.legacy": "3001" + } + }, + "r3d100010078": { + "description": "Data.gov increases the ability of the public to easily find, download, and use datasets that are generated and held by the Federal Government. Data.gov provides descriptions of the Federal datasets (metadata), information about how to access the datasets, and tools that leverage government datasets", + "homepage": "https://www.data.gov/", + "name": "Data.gov", + "prefix": "r3d100010078", + "xrefs": { + "biodbcore": "001655", + "nlx": "70953" + } + }, + "r3d100010079": { + "description": "The HEASARC is a multi-mission astronomy archive for the EUV, X-ray, and Gamma ray wave bands. Because EUV, X and Gamma rays cannot reach the Earth's surface it is necessary to place the telescopes and sensors on spacecraft. The HEASARC now holds the data from 25 observatories covering over 30 years of X-ray, extreme-ultraviolet and gamma-ray astronomy. Data and software from many of the older missions were restored by the HEASARC staff. Examples of these archived missions include ASCA, BeppoSAX, Chandra, Compton GRO, HEAO 1, Einstein Observatory (HEAO 2), EUVE, EXOSAT, HETE-2, INTEGRAL, ROSAT, Rossi XTE, Suzaku, Swift, and XMM-Newton.", + "homepage": "https://heasarc.gsfc.nasa.gov/", + "name": "High Energy Astrophysics Science Archive Research Center", + "prefix": "r3d100010079", + "synonyms": [ + "HEASARC", + "NASA's HEASARC" + ] + }, + "r3d100010080": { + "description": "The primary interaction of low-energy x rays within matter, viz. photoabsorption and coherent scattering, have been described for photon energies outside the absorption threshold regions. These tables are based on a compilation of the available experimental measurements and theoretical calculations. For many elements there is little or no published data and in such cases it was necessary to rely on theoretical calculations and interpolations across Z. In order to improve the accuracy in the future considerably more experimental measurements are needed.", + "homepage": "http://henke.lbl.gov/optical_constants/", + "name": "X-Ray Database", + "prefix": "r3d100010080", + "synonyms": [ + "X-ray interactions with matter" + ] + }, + "r3d100010081": { + "description": "The Durham High Energy Physics Database (HEPData), formerly: the Durham HEPData Project, has been built up over the past four decades as a unique open-access repository for scattering data from experimental particle physics. It currently comprises the data points from plots and tables related to several thousand publications including those from the Large Hadron Collider (LHC).\nThe Durham HepData Project has for more than 25 years compiled the Reactions Database containing what can be loosly described as cross sections from HEP scattering experiments. The data comprise total and differential cross sections, structure functions, fragmentation functions, distributions of jet measures, polarisations, etc... from a wide range of interactions. \nIn the new HEPData site (hepdata.net), you can explore new functionalities for data providers and data consumers, as well as the submission interface. HEPData is operated by CERN and IPPP at Durham University and is based on the digital library framework Invenio.", + "homepage": "https://hepdata.net/", + "name": "HEPData", + "prefix": "r3d100010081", + "synonyms": [ + "High Energy Physics Data Repository", + "formerly: Durham HEPData Project" + ], + "xrefs": { + "fairsharing": "FAIRsharing.awgyhy" + } + }, + "r3d100010082": { + "description": "CUAHSI's Hydrologic Information System (CUAHSI-HIS) provides web services, tools, standards and procedures that enhance access to more and better data for hydrologic analysis", + "homepage": "https://www.cuahsi.org/", + "name": "CUAHSI", + "prefix": "r3d100010082", + "synonyms": [ + "Universities Allied for Water Research" + ], + "xrefs": { + "nlx": "154706", + "scr": "002197" + } + }, + "r3d100010083": { + "description": "STScI's innovative ways to share Hubble's remarkable discoveries with the public.HubbleSite prepares and disseminates the photographs and animations seen in the news... as well as posters, slide shows, exhibits, and educational products in print and electronic formats", + "homepage": "https://hubblesite.org/resource-gallery", + "name": "HubbleSite", + "prefix": "r3d100010083" + }, + "r3d100010084": { + "description": "Thousands of Temperature and salinity profiles obtained by means of Nansen hydrographic casts and available earlier only as station sheets have been digitized at the German Maritime and Hydrographic Agency (BSH).\nIn a cooperative effort between the KlimaCampus of the University of Hamburg and the German Oceanographic Data Centre (DOD, Hamburg) about 7500 hydrographic profiles were checked and identified as missing in the international oceanographic databases. Since most of the profiles were obtained in the decades before the second World War they represent an important extension of the international historical database and a respective contribution to the IOC Global Oceanographic Data Archeology and Rescue Project (GODAR). Since 2009 our efforts resulted in locating about 7500 hydrographic profiles that are not yet available for the oceanographic community.", + "homepage": "http://icdc.cen.uni-hamburg.de/daten/ocean/historical-hydrographic-bsh.html", + "name": "Historical hydrographic data from BSH", + "prefix": "r3d100010084", + "synonyms": [ + "Historische hydrographische Daten des BSH" + ] + }, + "r3d100010085": { + "description": "The most comprehensive database on fully determined inorganic crystal structures\n• Full structural data: cell parameters, atom positions for all entries, displacement parameters\n• Full bibliographic data: publication title, journal reference(s), author names\n• Full structure description: Structural formula, compositions, ANX formulae, structure types\n• High-quality data: extensive data evaluation and correction by senior experts\n• Web and PC based software solutions, data updated twice a year\n• 25+ years of serving the scientific community", + "homepage": "https://icsd.fiz-karlsruhe.de/index.xhtml", + "name": "Inorganic Crystal Structure Database", + "prefix": "r3d100010085", + "synonyms": [ + "ICSD", + "ICSD Web" + ], + "xrefs": { + "biodbcore": "001709", + "fairsharing": "FAIRsharing.a95199" + } + }, + "r3d100010086": { + "description": ">>>!!!<<< 2019-05-15: the repository is offline >>>!!!<<< MIRAGE is developing a warehouse of medical images to facilitate effective online retrieval tools in the institutional web site to complement the existing online e-leaning and teaching system OASISplus, also known as Blackboard Vista , that is currently in operation at Middlesex University (MU); Follow-up project MIRAGE 2011: http://image.mdx.ac.uk/mirage2011/", + "homepage": "http://www.mitime.org/mirage/", + "name": "MIRAGE", + "prefix": "r3d100010086", + "synonyms": [ + "MIRAGE 2011: Repository Enrichment from Archiving to Creation", + "Middlesex medical Image Repository with a CBIR Archiving Environment" + ] + }, + "r3d100010087": { + "description": "Day averages, maximum, minimum and month sums of the precipitation of about 70 German stations with archive since 2008.", + "homepage": "http://imkhp2.physik.uni-karlsruhe.de/~muehr/wetterwerte.html", + "name": "Aktuelle Wetter- und Klimawerte deutscher Stationen", + "prefix": "r3d100010087", + "xrefs": { + "nlx": "157759", + "scr": "003611" + } + }, + "r3d100010088": { + "description": "OBIS strives to document the ocean's diversity, distribution and abundance of life. Created by the Census of Marine Life, OBIS is now part of the Intergovernmental Oceanographic Commission (IOC) of UNESCO, under its International Oceanographic Data and Information Exchange (IODE) programme", + "homepage": "https://obis.org/", + "name": "Ocean Biodiversity Information System", + "prefix": "r3d100010088", + "synonyms": [ + "OBIS", + "formerly: Ocean Biogeographic Information System" + ], + "xrefs": { + "fairsharing": "FAIRsharing.3rv9m8", + "nlx": "154698", + "scr": "006933" + } + }, + "r3d100010089": { + "description": "IRSA is chartered to curate the calibrated science products from NASAs infrared and sub-millimeter missions, including five major large-area/all-sky surveys. IRSA exploits a re-useable architecture to deploy cost-effective archives for customers, including: the Spitzer Space Telescope; the 2MASS and IRAS all-sky surveys; and multi-mission datasets such as COSMOS, WISE and Planck mission", + "homepage": "https://irsa.ipac.caltech.edu/frontpage/", + "name": "NASA/IPAC InfraRed Science Archive", + "prefix": "r3d100010089", + "synonyms": [ + "IRSA" + ] + }, + "r3d100010090": { + "description": "IUBio Archive is an archive of biology data and software. The archive includes items to browse, search and fetch public software, molecular data, biology news and documents.", + "homepage": "http://iubioarchive.bio.net/", + "name": "IUBio-Archive", + "prefix": "r3d100010090", + "synonyms": [ + "IUBio" + ] + }, + "r3d100010091": { + "description": "JASPAR is the leading open-access database of matrix profiles describing the DNA-binding patterns of transcription factors and other proteins interacting with DNA in a sequence-specific manner.", + "homepage": "http://jaspar.genereg.net/", + "name": "JASPAR", + "prefix": "r3d100010091", + "xrefs": { + "nif": "0000-03061", + "omics": "00538", + "scr": "003030" + } + }, + "r3d100010092": { + "description": "The KNB Data Repository is an international repository intended to facilitate ecological, environmental and earth science research in the broadest senses. For scientists, the KNB Data Repository is an efficient way to share, discover, access and interpret complex ecological, environmental, earth science, and sociological data and the software used to create and manage those data. Due to rich contextual information provided with data in the KNB, scientists are able to integrate and analyze data with less effort. The data originate from a highly-distributed set of field stations, laboratories, research sites, and individual researchers. The KNB supports rich, detailed metadata to promote data discovery as well as automated and manual integration of data into new projects. The KNB supports a rich set of modern repository services, including the ability to assign Digital Object Identifiers (DOIs) so data sets can be confidently referenced in any publication, the ability to track the versions of datasets as they evolve through time, and metadata to establish the provenance relationships between source and derived data.", + "homepage": "https://knb.ecoinformatics.org/", + "name": "KNB Data Repository", + "prefix": "r3d100010092", + "synonyms": [ + "KNB", + "Knowledge Network for Biocomplexity" + ], + "xrefs": { + "fairsharing": "FAIRsharing.jjka8c" + } + }, + "r3d100010093": { + "description": "The NCEAS Data Repository contains information about the research data sets collected and collated as part of NCEAS' funded activities. Information in the NCEAS Data Repository is concurrently available through the Knowledge Network for Biocomplexity (KNB), an international data repository. A number of the data sets were synthesized from multiple data sources that originated from the efforts of many contributors, while others originated from a single.\nDatasets can be found at KNB repository https://knb.ecoinformatics.org/data , creator=NCEAS", + "homepage": "https://www.nceas.ucsb.edu/", + "name": "National Center for Ecological Analysis and Synthesis Data Repository", + "prefix": "r3d100010093", + "synonyms": [ + "NCEAS Data Repository" + ] + }, + "r3d100010094": { + "description": "The KPDL covers cultural heritage, scientific and regional collections – digital copies of different forms of publications: books, journals, graphics, articles, leaflets, posters, playbills, photographs, invitations, maps, exhibition catalogues and trade fairs of the region. The Kujawsko-Pomorska Digital Library is to serve scientists, students, schoolchildren and all the citizens of the region.", + "homepage": "https://kpbc.umk.pl/dlibra", + "name": "Kujawsko-Pomorska Digital Library", + "prefix": "r3d100010094", + "synonyms": [ + "Kujawsko-Pomorska Biblioteka Cyfrowa", + "Kujawsko-Pomorska digitale Bibliothek" + ], + "xrefs": { + "opendoar": "186144" + } + }, + "r3d100010096": { + "description": ">>>!!! <<< 2019-05-15: LogKOW is offline >>>!!!<<< A databank of experimental data about partition coefficients, retrieved from the literature, on over 20.000 organic coumpounds (carbon numbers 1 - 130; gases, liquids and solids). former URL: http://logkow.cisti.nrc.ca/logkow/; http://www.tds-tds.com/c5/application/files/7314/7360/9080/LOGKOWFS2016e.pdf", + "homepage": "http://logkow.cisti.nrc.ca/logkow/", + "name": "LOGKOW", + "prefix": "r3d100010096", + "synonyms": [ + "A databank of evaluated octanol-water partition coefficients (Log P)", + "Log P" + ] + }, + "r3d100010097": { + "description": "The Mansfeld's World Database of Agriculture and Horticultural Crops is an online database. As a contribution to the project \"Federal Information System on Genetic Resources\" (BIG, http://www.big-flora.de/). It reflects the contents of \"Mansfeld's Encyclopedia of Agricultural and Horticultural Crops\" (Hanelt and IPK 2001) and contains information on 6,100 crop plant species, excluding forestry and ornamental plants. Each species entry provides nomenclature and synonymy, common names in different languages, spontaneous distribution and regions of cultivation, uses, images, references, but also the ancestral species and notes on the phylogeny, variation and history.", + "homepage": "https://mansfeld.ipk-gatersleben.de/apex/f?p=185:3", + "name": "Mansfeld's World Database of Agriculture and Horticultural Crops", + "prefix": "r3d100010097", + "synonyms": [ + "Mansfeld-Datenbank für landwirtschaftliche und gärtnerische Kulturpflanzen" + ] + }, + "r3d100010098": { + "description": "This centre receives and archives precipitation chemistry data and complementary information from stations around the world. Data archived by this centre are accessible via connections with the WDCPC database. Freely available data from regional and national programmes with their own Web sites are accessible via links to these sites. The WDCPC is one of six World Data Centres in the World Meteorological Organization Global Atmosphere Watch (GAW). The focus on precipitation chemistry is described in the GAW Precipitation Chemistry Programme. Guidance on all aspects of collecting precipitation for chemical analysis is provided in the Manual for the GAW Precipitation Chemistry Programme (WMO-GAW Report No. 160).", + "homepage": "http://wdcpc.org/", + "name": "World Data Centre for Precipitation Chemistry", + "prefix": "r3d100010098", + "synonyms": [ + "GAW World Data Centre for Precipitation Chemistry", + "WDCPC" + ] + }, + "r3d100010100": { + "description": "<<<>>> \nMolTable: An Open Access (Molecule Table) Portal for \"Advanced Chemoinformatics Research, Training and Services\"", + "homepage": "http://moltable.ncl.res.in/web/guest", + "name": "MolTable", + "prefix": "r3d100010100", + "synonyms": [ + "Molecule table" + ] + }, + "r3d100010101": { + "description": "MorphoBank is a web application with tools and archives for evolutionary research, specifically systematics (the science of determining the evolutionary relationships among species). Study of the phenotype, which is often visually-based, is central to contemporary systematics\nand taxonomic research. MorphoBank was developed specifically to provide much needed tools for\nthe expansion and modernization of phylogenetic work on the phenotype", + "homepage": "https://morphobank.org/", + "name": "MorphoBank", + "prefix": "r3d100010101", + "synonyms": [ + "Homology of phenotypes over the web", + "MorphoBank Project" + ], + "xrefs": { + "fairsharing": "FAIRsharing.1y63n8", + "nlx": "156938", + "scr": "003213" + } + }, + "r3d100010102": { + "description": "BioInvestigation Index database enables storing and querying functionalities of experimental biological and biomedical metadata of Leibniz Institute of Plant Biochemistry", + "homepage": "https://github.com/ISA-tools/BioInvIndex", + "name": "bii", + "prefix": "r3d100010102", + "synonyms": [ + "BioInvIndex", + "BioInvestigationIndex" + ] + }, + "r3d100010103": { + "description": "MassBank is the first public repository of mass spectral data for sharing them among scientific research community. MassBank data are useful for the chemical identification and structure elucidation of chemical comounds detected by mass spectrometry.MassBank system is originally designed for public sharing of reference mass spectra for metabolite identification. It is also useful for their in-house or local sharing. Recently it finds another application; sharing mass spectra of unknown metabolites for metabolite profiling. The IPB is operating the first european MassBank site, that is part of the consortial MassBank Project. You can access both the set of IPB Tandem-MS and Ion Trap spectra, as well as the other massbank sites.", + "homepage": "http://msbi.ipb-halle.de/MassBank/", + "name": "IPB MassBank", + "prefix": "r3d100010103", + "synonyms": [ + "High resolution mass spectral database", + "IPB MS Database", + "JST-BIRD MassBank" + ] + }, + "r3d100010104": { + "description": ">>>!!<<>>!!!<<< \nOngoing NEBC activities, including the development of Bio-Linux, are being moved into the new EOS programme http://environmentalomics.org/portfolio/big-data-infrastructure/ . Once the current material from this website has been moved into EOS, this NEBC site will remain on-line as an archive. \nEnvBase is the searchable index to the data deposited through the NEBC, as well as related NERC experimental data. At present this is chiefly from the grants funded by the NERC Environmental Genomics Science Programme and the subsequent Post-genomics and Proteomics Science Programme, but more data from ongoing projects continues to be added", + "homepage": "http://nebc.nerc.ac.uk/nebc_website_frozen/nebc.nerc.ac.uk//data/envbase.html", + "name": "EnvBase", + "prefix": "r3d100010104", + "synonyms": [ + "A searchable index to environmental 'omic' datasets.", + "EnvBase data catalogue" + ] + }, + "r3d100010105": { + "description": ">>>!!!<<< As stated 2017-08-28 NEEShub is no longer available. >>>!!!<<< >>>!!!<<< NEES.org is no longer available.\nThe NEES published projects from the Project Warehouse can be found in the DesignSafe Data Depot https://www.designsafe-ci.org/data/browser/public/nees.public/.\nThe NEES Databases https://datacenterhub.org/resources/395 are being transitioned to DataHub https://datacenterhub.org/ .\nPlease visit DesignSafe https://www.designsafe-ci.org/ for all other inquiries. >>>!!!<<< NEES network features 14 geographically-distributed, shared-use laboratories that support several types of experimental work: geotechnical centrifuge research, shake table tests, large-scale structural testing, tsunami wave basin experiments, and field site research", + "homepage": "http://nees.org/", + "name": "NEEShub", + "prefix": "r3d100010105", + "synonyms": [ + "Network for Earthquake Engineering Simulations", + "The George E. Brown, Jr. Network for Earthquake Engineering Simulation", + "a platform for research, collaboration and education" + ] + }, + "r3d100010106": { + "description": "The Neuroscience Information Framework is a dynamic index of data, materials, and tools. Please note, we do not accept direct data deposits, but if you wish to make your data repository or database available through our search, please contact us. An initiative of the NIH Blueprint for Neuroscience Research, NIF advances neuroscience research by enabling discovery and access to public research data and tools worldwide through an open source, networked environment.", + "homepage": "https://neuinfo.org/", + "name": "Neuroscience Information Framework", + "prefix": "r3d100010106", + "synonyms": [ + "NIF" + ], + "xrefs": { + "fairsharing": "FAIRsharing.v11s0z", + "nif": "0000-25673", + "omics": "01190", + "scr": "002894" + } + }, + "r3d100010107": { + "description": "NeuroMorpho.Org is a centrally curated inventory of digitally reconstructed neurons associated with peer-reviewed publications. It contains contributions from over 80 laboratories worldwide and is continuously updated as new morphological reconstructions are collected, published, and shared. To date, NeuroMorpho.Org is the largest collection of publicly accessible 3D neuronal reconstructions and associated metadata which can be used for detailed single cell simulations.", + "homepage": "http://neuromorpho.org/", + "name": "NeuroMorpho.Org", + "prefix": "r3d100010107", + "synonyms": [ + "NeuroMorpho" + ], + "xrefs": { + "fairsharing": "FAIRsharing.drcy7r", + "nif": "0000-00006", + "omics": "06594", + "scr": "002145" + } + }, + "r3d100010108": { + "description": "The National Forestry Database is used to compile national statistics. Most of the data are provided by the provincial or territorial resource management organizations. Federal land data are provided by the responsible federal departments and compiled by the CFS.", + "homepage": "http://nfdp.ccfm.org/", + "name": "National Forestry Database", + "prefix": "r3d100010108", + "synonyms": [ + "BDNF", + "Base de données nationale sur les forets", + "NFD" + ] + }, + "r3d100010109": { + "description": "The NSIDC Distributed Active Archive Center (DAAC) processes, archives, documents, and distributes data from NASA's past and current Earth Observing System (EOS) satellites and field measurement programs. The NSIDC DAAC focuses on the study of the cryosphere.\nThe NSIDC DAAC is one of NASA's Earth Observing System Data and Information System (EOSDIS) Data Centers.", + "homepage": "https://nsidc.org/daac/", + "name": "NASA Distributed Active Archive Center at National Snow & Ice Data Center", + "prefix": "r3d100010109", + "synonyms": [ + "DAAC", + "NASA DAAC at NSIDC" + ] + }, + "r3d100010110": { + "description": "NSIDC offers hundreds of scientific data sets for research, focusing on the cryosphere and its interactions. Data are from satellites and field observations. All data are free of charge.", + "homepage": "https://nsidc.org/data/", + "name": "National Snow and Ice Data Center", + "prefix": "r3d100010110", + "synonyms": [ + "NSIDC", + "WDC - CU", + "WDC for Glaciology", + "World Data Center for Glaciology" + ], + "xrefs": { + "nlx": "154742", + "scr": "002220" + } + }, + "r3d100010111": { + "description": "The NASA Space Science Data Coordinated Archive serves as the permanent archive for NASA space science mission data. \"Space science\" means astronomy and astrophysics, solar and space plasma physics, and planetary and lunar science. As permanent archive, NSSDCA teams with NASA's discipline-specific space science \"active archives\" which provide access to data to researchers and, in some cases, to the general public.\nNSSDCA also serves as NASA's permanent archive for space physics mission data. It provides access to several geophysical models and to data from some non-NASA mission data.\nIn addition to supporting active space physics and astrophysics researchers, NSSDCA also supports the general public both via several public-interest web-based services (e.g., the Photo Gallery) and via the offline mailing of CD-ROMs, photoprints, and other items.", + "homepage": "https://nssdc.gsfc.nasa.gov/", + "name": "NASA Space Science Data Coordinated Archive", + "prefix": "r3d100010111", + "synonyms": [ + "NASA's archive for space science mission data", + "NSSDCA" + ], + "xrefs": { + "pssb": "00666" + } + }, + "r3d100010113": { + "description": "---<<< This repository is no longer available. This record is out-dated >>>--- The ONS challenge contains open solubility data, experiments with raw data from different scientists and institutions. It is part of the The Open Notebook Science wiki community, ideally suited for community-wide collaborative research projects involving mathematical modeling and computer simulation work, as it allows researchers to document model development in a step-by-step fashion, then link model prediction to experiments that test the model, and in turn, use feeback from experiments to evolve the model. By making our laboratory notebooks public, the evolutionary process of a model can be followed in its totality by the interested reader. Researchers from laboratories around the world can now follow the progress of our research day-to-day, borrow models at various stages of development, comment or advice on model developments, discuss experiments, ask questions, provide feedback, or otherwise contribute to the progress of science in any manner possible.", + "homepage": "http://onschallenge.wikispaces.com/list+of+experiments", + "name": "ONSchallenge", + "prefix": "r3d100010113", + "synonyms": [ + "ONS" + ] + }, + "r3d100010114": { + "description": "Attention!\nData sets are not updated anymore.\nPlease, visit the BonaRes Repositor​ium​ for new datasets.\nOpen Research Data provides quality assessed data and their metadata such as context information on measurement objectives, equipment, methods, testing and investigation areas. The purpose of the repository is to secure quality, integrity and long-term availability of landscape and ecosystem research data as well as to enhance accessibility of free data from ZALF long-term monitoring campaigns, landscape laboratories (Agro-ScapeLabs), field trials and experiments.\nThe Leibniz Centre for Agricultural Landscape Research (ZALF) explores ecosystems in agricultural landscapes and the development of ecologically and economically viable land use systems. ZALF combines scientific expertise from agricultural science, geosciences, biosciences and socio-economics.", + "homepage": "https://open-research-data.zalf.de/default.aspx", + "name": "Open Research Data", + "prefix": "r3d100010114", + "synonyms": [ + "The platform for freely accessible landscape research data", + "ZALF. Open Research Data" + ] + }, + "r3d100010115": { + "description": "Open Context is a free, open access resource for the electronic publication of primary field research from archaeology and related disciplines. It emerged as a means for scholars and students to easily find and reuse content created by others, which are key to advancing research and education. Open Context's technologies focus on ease of use, open licensing frameworks, informal data integration and, most importantly, data portability.Open Context currently publishes 23 projects.", + "homepage": "https://opencontext.org/", + "name": "Open Context", + "prefix": "r3d100010115" + }, + "r3d100010116": { + "description": "The University of Oxford Text Archive develops, collects, catalogues and preserves electronic literary and linguistic resources for use in Higher Education, in research, teaching and learning. We also give advice on the creation and use of these resources, and are involved in the development of standards and infrastructure for electronic language resources.", + "homepage": "http://ota.ox.ac.uk/", + "name": "The University of Oxford Text Archive", + "prefix": "r3d100010116", + "synonyms": [ + "OTA" + ] + }, + "r3d100010117": { + "description": "Fossilworks is a web-based portal to the Paleobiology Database. Fossilworks is the original public interface to the PaleoDB and is housed at Macquarie. It is a non-governmental, non-profit public resource. Its purpose is to provide global, collection-based occurrence and taxonomic data for marine and terrestrial animals and plants of any geological age, as well as web-based software for statistical analysis of the data. The project's wider, long-term goal is to encourage collaborative efforts to answer large-scale paleobiological questions by developing a useful database infrastructure and bringing together large data sets.", + "homepage": "http://fossilworks.org/?a=home", + "name": "fossilworks", + "prefix": "r3d100010117", + "synonyms": [ + "PaleoDB", + "Paleobiology Database" + ] + }, + "r3d100010118": { + "description": "The German Socio-Economic Panel Study (SOEP) is a wide-ranging representative longitudinal study of private households, located at the German Institute for Economic Research, DIW Berlin. Every year, there were nearly 11,000 households, and more than 20,000 persons sampled by the fieldwork organization TNS Infratest Sozialforschung.\nThe data provide information on all household members, consisting of Germans living in the Old and New German States, Foreigners, and recent Immigrants to Germany. The Panel was started in 1984.\nSome of the many topics include household composition, occupational biographies, employment, earnings, health and satisfaction indicators.", + "homepage": "https://www.diw.de/en/diw_02.c.221180.en/research_data_center_soep.html", + "name": "Forschungsdatenzentrum des SOEP", + "prefix": "r3d100010118", + "synonyms": [ + "Das Sozio-Oekonomische Panel", + "FDZ SOEP", + "Research Data Center of the SOEP" + ], + "xrefs": { + "nlx": "151827", + "scr": "013140" + } + }, + "r3d100010119": { + "description": "Specification Patterns is an online repository for information about property specification for finite-state verification. The intent of this repository is to collect patterns that occur commonly in the specification of concurrent and reactive systems.", + "homepage": "http://patterns.projects.cis.ksu.edu/", + "name": "Spec Patterns", + "prefix": "r3d100010119", + "synonyms": [ + "Specification Patterns" + ] + }, + "r3d100010120": { + "description": "The UK Polar Data Centre (UK PDC) is the focal point for Arctic and Antarctic environmental data management in the UK. Part of the Natural Environmental Research Council’s (NERC) network of environmental data centres and based at the British Antarctic Survey, it coordinates the management of polar data from UK-funded research and supports researchers in complying with national and international data legislation and policy.", + "homepage": "https://www.bas.ac.uk/data/uk-pdc/", + "name": "UK Polar Data Centre", + "prefix": "r3d100010120", + "synonyms": [ + "UK PDC" + ], + "xrefs": { + "fairsharing": "FAIRsharing.t43bf6" + } + }, + "r3d100010121": { + "description": "The PDS archives and distributes scientific data from NASA planetary missions, astronomical observations, and laboratory measurements. The PDS is sponsored by NASA's Science Mission Directorate. Its purpose is to ensure the long-term usability of NASA data and to stimulate advanced research", + "homepage": "https://pds.jpl.nasa.gov/", + "name": "PDS", + "prefix": "r3d100010121", + "synonyms": [ + "The Planetary Data System" + ], + "xrefs": { + "ror": "006ndaj41" + } + }, + "r3d100010123": { + "description": "MetaCrop is a database that summarizes diverse information about metabolic pathways in crop plants and allows automatic export of information for the creation of detailed metabolic models. MetaCrop is a database that contains manually curated, highly detailed information about metabolic pathways in crop plants, including location information, transport processes and reaction kinetics.", + "homepage": "https://apex.ipk-gatersleben.de/apex/f?p=269:111:::NO:::", + "name": "MetaCrop", + "prefix": "r3d100010123", + "xrefs": { + "nif": "0000-03113", + "scr": "003100" + } + }, + "r3d100010124": { + "description": "The Crop EST Database (CR-EST) is a public available online resource providing access to sequence, classification, clustering, and annotation data of crop EST projects at the IPK. A view of these information give the summarized numbers about genomic data of species listed in the adjacent table.", + "homepage": "https://apex.ipk-gatersleben.de/apex/f?p=116:1", + "name": "CR-EST", + "prefix": "r3d100010124", + "synonyms": [ + "The IPK Crop EST Database" + ], + "xrefs": { + "nif": "0000-02695", + "omics": "03226", + "scr": "007612" + } + }, + "r3d100010125": { + "description": "A web database is provided which can be used to calculate photon cross sections for scattering, photoelectric absorption and pair production, as well as total attenuation coefficients, for any element, compound or mixture (Z ≤ 100), at energies from 1 keV to 100 GeV.", + "homepage": "https://www.nist.gov/pml/xcom-photon-cross-sections-database", + "name": "NIST XCOM", + "prefix": "r3d100010125", + "synonyms": [ + "NIST Standard Reference Database 8 (XGAM)", + "Photon Cross Section Database", + "XCOM" + ], + "xrefs": { + "doi": "10.18434/T48G6X" + } + }, + "r3d100010126": { + "description": "The GISAID Initiative promotes the international sharing of all influenza virus sequences, related clinical and epidemiological data associated with human viruses, and geographical as well as species-specific data associated with avian and other animal viruses, to help researchers understand how the viruses evolve, spread and potentially become pandemics. \n*** GISAID does so by overcoming disincentives/hurdles or restrictions, which discourage or prevented sharing of influenza data prior to formal publication.\n*** The Initiative ensures that open access to data in GISAID is provided free-of-charge and to everyone, provided individuals identify themselves and agree to uphold the GISAID sharing mechanism governed through its Database Access Agreement. GISAID calls on all users to agree to the basic premise of upholding scientific etiquette, by acknowledging the originating laboratories providing the specimen and the submitting laboratories who generate the sequence data, ensuring fair exploitation of results derived from the data, and that all users agree that no restrictions shall be attached to data submitted to GISAID, to promote collaboration among researchers on the basis of open sharing of data and respect for all rights and interests.", + "homepage": "https://www.gisaid.org/", + "name": "GISAID", + "prefix": "r3d100010126", + "synonyms": [ + "GISAID EpiFlu database", + "Global initiative on sharing all influenza data" + ], + "xrefs": { + "omics": "08016", + "scr": "018279" + } + }, + "r3d100010129": { + "description": "Pubchem contains 3 databases. 1. PubChem BioAssay: The PubChem BioAssay Database contains bioactivity screens of chemical substances described in PubChem Substance. It provides searchable descriptions of each bioassay, including descriptions of the conditions and readouts specific to that screening procedure. 2. PubChem Compound: The PubChem Compound Database contains validated chemical depiction information provided to describe substances in PubChem Substance. Structures stored within PubChem Compounds are pre-clustered and cross-referenced by identity and similarity groups. 3. PubChem Substance. The PubChem Substance Database contains descriptions of samples, from a variety of sources, and links to biological screening results that are available in PubChem BioAssay. If the chemical contents of a sample are known, the description includes links to PubChem Compound.", + "homepage": "https://pubchem.ncbi.nlm.nih.gov/", + "name": "PubChem", + "prefix": "r3d100010129", + "xrefs": { + "fairsharing": "FAIRsharing.qt3w7z", + "nlx": "42691", + "omics": "02734", + "scr": "010578" + } + }, + "r3d100010130": { + "description": "The JAE Data Archive, which is hosted by a server belonging to the Economics Department of Queen's University, contains data for all papers accepted after January, 1994, unless the data are confidential. There are also data for a few papers accepted earlier. Volume 10, No. 1 (1995) is the first issue in which all papers were accepted subject to the proviso that data be provided.\nFor some papers, especially more recent ones, the Data Archive also contains programs and supplementary material, such as technical appendices and additional graphs.", + "homepage": "http://qed.econ.queensu.ca/jae/", + "name": "Journal of applied econometrics Data Archive", + "prefix": "r3d100010130", + "synonyms": [ + "JAE Data Archive" + ] + }, + "r3d100010131": { + "description": "The CyberCell database (CCDB) is a comprehensive collection of detailed enzymatic, biological, chemical, genetic, and molecular biological data about E. coli (strain K12, MG1655). It is intended to provide sufficient information and querying capacity for biologists and computer scientists to use computers or detailed mathematical models to simulate all or part of a bacterial cell at a nanoscopic (10-9 m), mesoscopic (10-8 m).The CyberCell database CCDB actually consists of 4 browsable databases: 1) the main CyberCell database (CCDB - containing gene and protein information), 2) the 3D structure database (CC3D – containing information for structural proteomics), 3) the RNA database (CCRD – containing tRNA and rRNA information), and 4) the metabolite database (CCMD – containing metabolite information). Each of these databases is accessible through hyperlinked buttons located at the top of the CCDB homepage. All CCDB sub-databases are fully web enabled, permitting a wide variety of interactive browsing, search and display operations. and microscopic (10-6 m) level.", + "homepage": "http://ccdb.wishartlab.com/", + "name": "CyberCell Database", + "prefix": "r3d100010131", + "synonyms": [ + "CCDB", + "CCDB" + ], + "xrefs": { + "nif": "0000-02644", + "scr": "013423" + } + }, + "r3d100010132": { + "description": "Mulce (MUltimodal contextualized Learner Corpus Exchange) is a research project supported by the National Research Agency (ANR programme: \"Corpus and Tools in the Humanities\", ANR-06-CORP-006).\nA teaching corpus (LETEC - Learning and Teaching Corpora) combines a systematic and structured data set, particularly of interactional data, and traces left by a training course experimentation, conducted partially or completely online and completed by additional technical, human, pedagogical and scientific information to enable the data to be analysed in context.", + "homepage": "http://lrl-diffusion.univ-bpclermont.fr/mulce2/accesCorpus/accesCorpusMulce.php", + "name": "Multimodal Learning Corpus Exchange", + "prefix": "r3d100010132", + "synonyms": [ + "LETEC", + "MULCE", + "MUltimodal contextualized Learner Corpus Exchange", + "Multimodal Learning and Teaching Corpora" + ], + "xrefs": { + "issn": "2425-3316" + } + }, + "r3d100010133": { + "description": "A open access electronic archive collecting, preserving and distributing digital materials created by members of the University of Pretoria.", + "homepage": "https://repository.up.ac.za/", + "name": "UPSpace", + "prefix": "r3d100010133" + }, + "r3d100010134": { + "description": "PANGAEA - Data Publisher for Earth & Environmental Sciences has an almost 30-year history as an open-access library for archiving, publishing, and disseminating georeferenced data from the Earth, environmental, and biodiversity sciences. Originally evolving from a database for sediment cores, it is operated as a joint facility of the Alfred Wegener Institute, Helmholtz Centre for Polar and Marine Research (AWI) and the Center for Marine Environmental Sciences (MARUM) at the University of Bremen. PANGAEA holds a mandate from the World Meteorological Organization (WMO) and is accredited as a World Radiation Monitoring Center (WRMC). It was further accredited as a World Data Center by the International Council for Science (ICS) in 2001 and has been certified with the Core Trust Seal since 2019. The successful cooperation between PANGAEA and the publishing industry along with the correspondent technical implementation enables the cross-referencing of scientific publications and datasets archived as supplements to these publications. PANGAEA is the recommended data repository of numerous international scientific journals.", + "homepage": "https://www.pangaea.de/", + "name": "PANGAEA", + "prefix": "r3d100010134", + "synonyms": [ + "Data Publisher for Earth and Environmental Science" + ], + "xrefs": { + "fairsharing": "FAIRsharing.6yw6cp" + } + }, + "r3d100010135": { + "description": "KADoNiS-p database:\nThe KADoNiS project is an online database for cross sections relevant to the s-process and p-process (γ-process). The present p-process library includes all available experimental data from (p,γ), (p,n), (α,γ), (α,n), and (α,p) reactions between 70Ge and 209Bi in or close to the respective Gamow window.", + "homepage": "https://kadonis.org/", + "name": "Karlsruhe Astrophysical Database of Nucleosynthesis in Stars", + "prefix": "r3d100010135", + "synonyms": [ + "KADoNIS" + ] + }, + "r3d100010136": { + "description": "The Prototype Data Portal allows to retrieve Data from World Data System (WDS) members. WDS ensures the long-term stewardship and provision of quality-assessed data and data services to the international science community and other stakeholders", + "homepage": "https://www.worlddatasystem.org/", + "name": "World Data System", + "prefix": "r3d100010136", + "synonyms": [ + "International Council for Science World Data System", + "formerly: ICSU World Data System" + ] + }, + "r3d100010137": { + "description": "The PRIDE PRoteomics IDEntifications database is a centralized, standards compliant, public data repository for proteomics data, including protein and peptide identifications, post-translational modifications and supporting spectral evidence. PRIDE encourages and welcomes direct user submissions of mass spectrometry data to be published in peer-reviewed publications.", + "homepage": "https://wwwdev.ebi.ac.uk/pride/", + "name": "PRoteomics IDEntifications Database", + "prefix": "r3d100010137", + "synonyms": [ + "PRIDE" + ], + "xrefs": { + "fairsharing": "FAIRsharing.e1byny", + "miriam": "00100094", + "nif": "0000-03336", + "omics": "02456", + "scr": "003411" + } + }, + "r3d100010138": { + "description": "The Australian Data Archive (ADA) provides a national service for the collection and preservation of digital research data and to make these data available for secondary analysis by academic researchers and other users. Data are stored in seven sub-archives: Social Science, Historical, Indigenous, Longitudinal, Qualitative, Crime & Justice and International. Along with Australian data, ADA International is also a repository for studies by Australian researchers conducted in other countries, particularly throughout the Asia-Pacific region. The ADA International data catalogue includes links to studies from countries including New Zealand, Bangladesh, Cambodia, China, Indonesia, and several other countries.\nIn 2017 the archive systems moved from the existing Nesstar platform to the new ADA Dataverse platform https://dataverse.ada.edu.au/", + "homepage": "https://ada.edu.au/", + "name": "Australian Data Archive", + "prefix": "r3d100010138", + "synonyms": [ + "ADA Dataverse" + ], + "xrefs": { + "fairsharing": "FAIRsharing.sN8d9i", + "scr": "014706" + } + }, + "r3d100010139": { + "description": "The repository of the Hamburg Centre for Speech Corpora is used for archiving, maintenance, distribution and development of spoken language corpora. These usually consist of audio and / or video recordings, transcriptions and other data and structured metadata.\nThe corpora treat the focus on multilingualism and are generally freely available for research and teaching. Most of the measures maintained by the HZSK corpora were created in the years 2000-2011 in the framework of the SFB 538 \"Multilingualism\" at the University of Hamburg. The HZSK however also strives to take linguistic data from other projects or contexts, and to provide also the scientific community for research and teaching are available, provided that they are compatible with the current focus of HZSK, ie especially spoken language and multilingualism.", + "homepage": "https://corpora.uni-hamburg.de/hzsk/en/repository-search", + "name": "Hamburger Zentrum für Sprachkorpora Korpus Repositorium", + "prefix": "r3d100010139", + "synonyms": [ + "HZSK Repository", + "Hamburg Centre for Speech Corpora Digital Repository" + ] + }, + "r3d100010140": { + "description": "CLAPOP is the portal of the Dutch CLARIN community. It brings together all relevant resources that were created within the CLARIN NL project and that now are part of the CLARIN NL infrastructure or that were created by other projects but are essential for the functioning of the CLARIN (NL) infrastructure.\nCLARIN-NL has closely cooperated with CLARIN Flanders in a number of projects. The common results of this cooperation and the results of this cooperation created by CLARIN Flanders are included here as well.", + "homepage": "https://portal.clarin.nl/", + "name": "CLAPOP", + "prefix": "r3d100010140", + "synonyms": [ + "The Dutch CLARIN Portal Pages" + ] + }, + "r3d100010141": { + "description": "GAWSIS is being developed and maintained by the Federal Office of Meteorology and Climatology MeteoSwiss in collaboration with the WMO GAW Secretariat, the GAW World Data Centres and other GAW representatives to improve the management of information about the GAW network of ground-based stations. The application is presently hosted by the Swiss Laboratories for Materials Testing and Research Empa.\nGAWSIS provides the GAW community and other interested people with an up-to-date, searchable data base of\nsite descriptions, measurements programs and data available, contact people, bibliographic references. Linked data collections are hosted at the World Data Centers of the WMO Global Atmosphere Watch.", + "homepage": "https://gawsis.meteoswiss.ch/GAWSIS//index.html#/", + "name": "GAWSIS", + "prefix": "r3d100010141", + "synonyms": [ + "GAW Station Information System" + ] + }, + "r3d100010142": { + "description": "FAIRsharing is a web-based, searchable portal of three interlinked registries, containing both in-house and crowdsourced manually curated descriptions of standards, databases and data policies, combined with an integrated view across all three types of resource. By registering your resource on FAIRsharing, you not only gain credit for your work, but you increase its visibility outside of your direct domain, so reducing the potential for unnecessary reinvention and proliferation of standards and databases.", + "homepage": "https://fairsharing.org/", + "name": "FAIRsharing", + "prefix": "r3d100010142", + "synonyms": [ + "formerly: biosharing" + ], + "xrefs": { + "fairsharing": "FAIRsharing.2abjs5", + "miriam": "00100463", + "nlx": "143602", + "omics": "17902", + "scr": "004177" + } + }, + "r3d100010143": { + "description": "NSSDC is the nation-level space science data center which recognized by the Ministry of Science and Technology of China. As a repository for space science data, NSSDC assumes the responsibility of the long-term stewardship and offering a reliable service of space science data in China. It also has been the Chinese center for space science of the World Data Center (WDC) since 1988. In 2013, NSSDC became a regular member of World Data System.\nData resources are concentrated in the following fields of space physics and space environment, space astronomy, lunar and planetary science, space application and engineering. In space physics, the NSSDC maintains space-based observation data and ground-based observation data of the middle and upper atmosphere, ionosphere and earth surface, from Geo-space Double Star Exploration Program and Meridian Project. In space astronomy, NSSDC archived pointed observation data of Hard X-ray Modulation Telescope. In lunar and planetary science, space application and engineering, NSSDC also collects detection data of Chang’E from Lunar Exploration Program and science products of BeiDou satellites.", + "homepage": "https://www.nssdc.ac.cn/eng/", + "name": "National Space Science Data Center", + "prefix": "r3d100010143", + "synonyms": [ + "NSSDC", + "World Data Center for Space Science", + "国家空间科学数据中心" + ], + "xrefs": { + "fairsharing": "FAIRsharing.snAELz" + } + }, + "r3d100010144": { + "description": "The World Data Centre for Meteorology is located in Obninsk in the All-Russian Research Institute of Hydrometeorological Information World Data Centre (RIHMI-WDC). The task of the Centre is to collect and disseminate meteorological data and products worldwide and especially in Russia. The information basis of the Centre is updated on regular basis from various sources including the bilateral data exchange with the World Data Centre for Meteorology in Ashville, North Carolina, USA. The data holdings of WDC – Rockets, Satellites and Earth Rotation (WDC RSER) have become, in December 2015, part of the collection of WDC – Meteorology, Obninsk", + "homepage": "http://meteo.ru/mcd/ewdcmet.html", + "name": "World Data Centre for Meteorology, Obninsk", + "prefix": "r3d100010144", + "synonyms": [ + "WDC - Meteorology, Obninsk" + ], + "xrefs": { + "biodbcore": "001630" + } + }, + "r3d100010145": { + "description": "!!! December 2015: The All-Russia Research Institute of Hydrometeorological Information – World Data Centre (RIHMI-WDC) has closed down WDC – Rockets, Satellites and Earth Rotation (WDC – RSER) since the topics are no longer its priorities. However, the WDS-SC is extremely pleased to learn that the data holdings of WDC – RSER have now become part of the collection of WDC – Meteorology, Obninsk (WDS Regular Member)!!! The World Data Centre for Rockets, Satellite and Rotation of the Earth is located in Obninsk in the All-Russian Research Institute of Hydrometeorological Information World Data Centre (RIHMI-WDC). The task of the Centre is to collect and disseminate meteorological data and products worldwide and especially in Russia. Data are available from RIHMI-WDC site", + "homepage": "http://meteo.ru/mcd/ewdcroc", + "name": "World Data Centre for Rockets, Satellite and Rotation of the Earth", + "prefix": "r3d100010145", + "synonyms": [ + "WDC RSER", + "WDC Rockets" + ] + }, + "r3d100010146": { + "description": "Swedish National Data Service (SND) is a research data infrastructure designed to assist researchers in preserving, maintaining, and disseminating research data in a secure and sustainable manner. The SND Search function makes it easy to find, use, and cite research data from a variety of scientific disciplines. Together with an extensive network of almost 40 Swedish higher education institutions and other research organisations, SND works for increased access to research data, nationally as well as internationally.", + "homepage": "https://snd.gu.se/en", + "name": "Swedish National Data Service", + "prefix": "r3d100010146", + "synonyms": [ + "SND", + "Svensk Nationell Datatjänst" + ], + "xrefs": { + "fairsharing": "FAIRsharing.pn7yxf" + } + }, + "r3d100010147": { + "description": "The CLARIN­-D repository at the Saxon Academy of Sciences and Humanities in Leipzig offers long­term preservation of digital resources, along with their descriptive metadata. The mission of the repository is to ensure the availability and long­term preservation of resources, to preserve knowledge gained in research, to aid the transfer of knowledge into new contexts, and to integrate new methods and resources into university curricula. Among the resources currently available in the Leipzig repository are a set of corpora of the Leipzig Corpora Collection (LCC), based on newspaper, Wikipedia and Web text. Furthermore several REST-based webservices are provided for a variety of different NLP-relevant tasks", + "homepage": "https://repo.data.saw-leipzig.de/en", + "name": "Repository CLARIN-D Centre Leipzig", + "prefix": "r3d100010147", + "synonyms": [ + "CLARIN-D repository at the Saxon Academy of Sciences and Humanities", + "Leipzig Corpora Collection", + "Repositorium der Sächsischen Akademie der Wissenschaften zu Leipzig", + "SAW", + "Text+ centre at the Saxon Academy of Sciences and Humanities" + ] + }, + "r3d100010148": { + "description": "BABS include digital reproductions from the digitization of the Munich Digitisation CenterMunich Digitization Center/Digital Library of the Bavarian State Library including digital reproductions from copyright-free works from the BSB collections created by cooperation partners or service providers, such as digital copies from the The google-ProjectGoogle project; official publications of authorities, departments and agencies of the State of Bavaria according to the \"Bavarian State Promulgation 2 December 2008 (Az.: B II 2-480-30)\" on the delivery of official publications to libraries, the Promulgation Platform Bavaria (Verkündungsplattform), as well as voluntary deliveries of electronic publications of different (mainly Bavarian scientific) publishing houses and other publishers;\nscientifically relevant literature (open access publications and websites) of national and international origin in the Areas of Collection Emphasis of the BSB (history including classical studies, Eastern Europe, history of France and Italy, music, library science, book studies and information science) as well as Bavarica;\nelectronic publications produced by the BSB specialist departments, especially those of the Center for Electronic Publishing (ZEP);\nlocal/regional/national licensed or purchased electronic publications", + "homepage": "https://www.babs-muenchen.de/", + "name": "BABS", + "prefix": "r3d100010148", + "synonyms": [ + "Bibliothekarisches Archivierungs- und Bereitstellungssystem", + "Digitale Langzeitarchivierung an der BSB", + "Digitale Langzeitarchivierung an der Bayerischen Staatsbibliothek", + "Long Term Preservation at the Bavarian State Library-Library Archiving and Access System" + ] + }, + "r3d100010149": { + "description": "The Longitudinal Aging Study Amsterdam (LASA) at the VU University and VU University Medical Centre is initiated by the Ministry of Health, Welfare and Sports in 1991 to determine predictors and consequences of ageing. LASA focuses on, physical, emotional, cognitive and social functioning in late life, the connections between these aspects, and the changes that occur in the course of time", + "homepage": "https://www.lasa-vu.nl/index.htm", + "name": "Longitudinal Aging Study Amsterdam", + "prefix": "r3d100010149", + "synonyms": [ + "LASA" + ] + }, + "r3d100010150": { + "description": "The LISS panel (Longitudinal Internet Studies for the Social sciences) is the principal component of the MESS project. It consists of 5000 households, comprising approximately 7500 individuals. The panel is based on a true probability sample of households drawn from the population register by Statistics Netherlands. Households that could not otherwise participate are provided with a computer and Internet connection. In addition to the LISS panel an Immigrant panel was available from October 2010 up until December 2014. This Immigrant panel consisted of around 1,600 households (2,400 individuals) of which 1,100 households (1,700 individuals) were of non-Dutch origin. The data from this panel are still available through the LISS data archive (https://www.dataarchive.lissdata.nl/study_units/view/162). \nPanel members complete online questionnaires every month of about 15 to 30 minutes in total. They are paid for each completed questionnaire. One member in the household provides the household data and updates this information at regular time intervals.", + "homepage": "https://www.lissdata.nl/", + "name": "LISS Panel", + "prefix": "r3d100010150", + "synonyms": [ + "Longitudinal Internet Studies for the Social sciences" + ] + }, + "r3d100010151": { + "description": "CINES is the French national long-term preservation service provider for Higher Education and Research: more than 20 institutions (universities, librairies, labs) archive their digital heritage at CINES so that it's preserved over time in a secure, dedicated environment. This includes documents such as PhD theses or publications, digitized ancient/rare books, satellite imagery, 3D/vidéos/image galleries, datasets, etc.", + "homepage": "https://www.cines.fr/en/long-term-preservation/", + "name": "PAC - Archiving Platform CINES", + "prefix": "r3d100010151", + "synonyms": [ + "Archivage numérique pérenne CINES", + "CINES PAC", + "Centre Informatique National de l’Enseignement Supérieur Archivage Numérique Pérenne", + "PAC - Long-term Preservation Platform CINES", + "PAC - Plateforme d'Archivage au CINES" + ], + "xrefs": { + "issn": "2425-8792" + } + }, + "r3d100010152": { + "description": "The repository is part of the eScience infrastructure of the University of Tübingen, which is a core facility that strongly cooperates with the library and computing center of the university.\nIntegration of the repository into the national CLARIN-D and international CLARIN infrastructures gives it wide exposure, increasing the likelihood that the resources will be used and further developed beyond the lifetime of the projects in which they were developed.\nAmong the resources currently available in the Tübingen Center Repository, researchers can find widely used treebanks of German (e.g. TüBa-D/Z), the German wordnet (GermaNet), the first manually annotated digital treebank (Index Thomisticus), as well as descriptions of the tools used by the WebLicht ecosystem for natural language processing.", + "homepage": "https://uni-tuebingen.de/en/134314", + "name": "CLARIN repository at the University of Tübingen", + "prefix": "r3d100010152", + "synonyms": [ + "CLARIN Center Tübingen", + "sfs CLARIN Center Tübingen" + ] + }, + "r3d100010153": { + "description": "VegBank is the vegetation plot database of the Ecological Society of America's Panel on Vegetation Classification. VegBank consists of three linked databases that contain the actual plot records, vegetation types recognized in the U.S. National Vegetation Classification and other vegetation types submitted by users, and all plant taxa recognized by ITIS/USDA as well as all other plant taxa recorded in plot records. Vegetation records, community types and plant taxa may be submitted to VegBank and may be subsequently searched, viewed, annotated, revised, interpreted, downloaded, and cited. VegBank receives its data from the VegBank community of users.", + "homepage": "http://vegbank.org/vegbank/index.jsp", + "name": "VegBank", + "prefix": "r3d100010153", + "synonyms": [ + "The Vegetation Plot Archive Project" + ] + }, + "r3d100010154": { + "description": ">>>!!!<<>>!!!<<< VENUS is a cabled undersea laboratory for ocean researchers and explorers. VENUS delivers real time information from seafloor instruments via fibre optic cables to the University of Victoria, BC. You can see ocean data live, recent and archived as well as learn more about on-going research", + "homepage": "http://dmas.uvic.ca/home?TREETYPE=1&LOCATION=233&TIMECONFIG=0", + "name": "VENUS in the Salish Sea", + "prefix": "r3d100010154", + "synonyms": [ + "VENUS", + "Victoria Experimental Network Under the Sea" + ] + }, + "r3d100010155": { + "description": "The World Atlas of Language Structures (WALS) is a large database of structural (phonological, grammatical, lexical) properties of languages gathered from descriptive materials (such as reference grammars) by a team of 55 authors (many of them the leading authorities on the subject).", + "homepage": "https://wals.info/", + "name": "The World Atlas of Language Structures", + "prefix": "r3d100010155", + "synonyms": [ + "The World Atlas of Language Structures online", + "WALS", + "WALS online" + ] + }, + "r3d100010156": { + "description": "The World Data Center for Remote Sensing of the Atmosphere, WDC-RSAT, offers scientists and the general public free access (in the sense of a “one-stop shop”) to a continuously growing collection of atmosphere-related satellite-based data sets (ranging from raw to value added data), information products and services. Focus is on atmospheric trace gases, aerosols, dynamics, radiation, and cloud physical parameters. Complementary information and data on surface parameters (e.g. vegetation index, surface temperatures) is also provided. This is achieved either by giving access to data stored at the data center or by acting as a portal containing links to other providers.", + "homepage": "https://wdc.dlr.de/", + "name": "The World Data Center for Remote Sensing of the Atmosphere", + "prefix": "r3d100010156", + "synonyms": [ + "WDC - Remote Sensing of the Atmosphere", + "WDC-RSAT", + "Weltdatenzentrum für die Fernerkundung der Atmosphäre" + ] + }, + "r3d100010157": { + "description": "The USU-IR digital repository system captures, stores, indexes, preserves, and distributes digital research material.", + "homepage": "https://repositori.usu.ac.id/", + "name": "USU Institutional Repository", + "prefix": "r3d100010157", + "synonyms": [ + "Repositori Institusi Universitas Sumatera Utara", + "USU-IR", + "University of Sumatera Utara Institutional Repository" + ], + "xrefs": { + "opendoar": "1717", + "roar": "2371" + } + }, + "r3d100010158": { + "description": "FRED is an online database consisting of hundreds of thousands of economic data time series from scores of national, international, public, and private sources. FRED, created and maintained by the Research Department at the Federal Reserve Bank of St. Louis, goes far beyond simply providing data: It combines data with a powerful mix of tools that help the user understand, interact with, display, and disseminate the data. In essence, FRED helps users tell their data stories.", + "homepage": "https://fred.stlouisfed.org/", + "name": "Federal Reserve Economic Data", + "prefix": "r3d100010158", + "synonyms": [ + "FRED" + ] + }, + "r3d100010159": { + "description": "SEDAC, the Socioeconomic Data and Applications Center, is one of the Distributed Active Archive Centers (DAACs) in the Earth Observing System Data and Information System (EOSDIS) of the U.S. National Aeronautics and Space Administration. SEDAC is a regular member of the World Data System and focuses on human interactions in the environment. Its mission is to develop and operate applications that support the integration of socioeconomic and Earth science data and to serve as an \"Information Gateway\" between the Earth and social sciences.", + "homepage": "https://sedac.ciesin.columbia.edu/", + "name": "NASA Socioeconomic Data and Applications Center", + "prefix": "r3d100010159", + "synonyms": [ + "SEDAC" + ], + "xrefs": { + "fairsharing": "FAIRsharing.4ufVpm" + } + }, + "r3d100010160": { + "description": ">>>!!!<<< duplicate >>>!!!<<< see https://www.re3data.org/repository/r3d100010159\nThis record is combined with 'NASA Socioeconomic Data and Applications Center'\nThe World Data Center for Human Interactions in the Environment has been superseded by the NASA Socioeconomic Data and Applications Center (SEDAC), which is a regular member of the World Data System (WDS). The International Council for Science (ICSU) replaced the World Data Centers (WDC) with the WDS, which supports the provision of trusted scientific data services by certifying its members to ensure that they maintain the organizational capabilities and infrastructure for managing the data products and services that they offer. SEDAC focuses on human interactions in the environment and is one of the Distributed Active Archive Centers (DAACs) in the NASA Earth Observing System Data and Information System (EOSDIS). The NASA Earth Science Data and Information System (ESDIS) Project, a WDS Network Member, manages the EOSDIS science systems.", + "homepage": "https://sedac.ciesin.columbia.edu/", + "name": "World Data Center for Human Interactions in the Environments", + "prefix": "r3d100010160", + "synonyms": [ + "WDC for Human Interactions in the Environment" + ] + }, + "r3d100010161": { + "description": "SeSam is an outstanding international collection of recent and fossil animals and plants from all over the world. It also holds an important specialized library. The really substantial data of this collection constitute the basis of every taxonomic-systematical, ecological, biogeographical or biostratigraphical fundamental research as well as every practical environmental research. Because of its historical referencings this collection is also a precious cultural treasure that generates the often expensive heavy mission of its conservation.", + "homepage": "http://www.senckenberg.de/root/index.php?page_id=513", + "name": "SeSam", + "prefix": "r3d100010161", + "synonyms": [ + "AQiLA", + "Senckenberg Sammlungen", + "Senckenberg scientific collections" + ] + }, + "r3d100010163": { + "description": "SIMBAD astronomical database is the world reference database for the identification of astronomical objects and provides basic data, cross-identifications, bibliography and measurements for astronomical objects outside the solar system. Using VizieR, the catalogue service for the CDS reference collection of astronomical catalogues and tables published in academic journals and the Aladin interactive software sky atlas for access, visualization and analysis of astronomical images, surveys, catalogues, databases and related data. Simbad bibliographic survey began in 1950 for stars (at least bright stars) and in 1983 for all other objects (outside the solar system)", + "homepage": "http://simbad.u-strasbg.fr/simbad/", + "name": "SIMBAD Astronomical Database", + "prefix": "r3d100010163", + "synonyms": [ + "Set of Identifications, Measurements, and Bibliography for Astronomical Data" + ], + "xrefs": { + "fairsharing": "FAIRsharing.rd6gxr", + "issn": "2417-8667" + } + }, + "r3d100010164": { + "description": "SkyView is a Virtual Observatory on the Net generating images of any part of the sky at wavelengths in all regimes from Radio to Gamma-Ray.", + "homepage": "https://skyview.gsfc.nasa.gov/current/cgi/titlepage.pl", + "name": "SkyView", + "prefix": "r3d100010164", + "synonyms": [ + "SkyView Virtual Observatory", + "The Internet's Virtual Telescope" + ] + }, + "r3d100010165": { + "description": "SLGO.ca is positioning itself as being the most complete and diversified SOURCE of scientific data regarding the St. Lawrence's ecosystem. It has done so by clustering and sharing information, data and expertise from government, academic and community agencies.\nSLGO offers a range of products such as: data visualization applications, data management tools and modelling products able to meet information needs for domains such as public safety, climate change, resource management and biodiversity conservation.\nAvailable at SLGO.ca: observations, forecasts, predictions and data archives", + "homepage": "https://catalogue.ogsl.ca/en/", + "name": "St. Lawrence Global Observatory Data Catalogue", + "prefix": "r3d100010165", + "synonyms": [ + "OGSL.ca", + "OGSL.ca", + "Observatoire global du Sain-Laurent données", + "Observatorio Global del San-Lorenzo Data", + "SLGO.ca" + ], + "xrefs": { + "fairsharing": "FAIRsharing.b74129" + } + }, + "r3d100010166": { + "description": "SMOKA provides public science data obtained at Subaru Telescope, 188cm telescope at Okayama Astrophysical Observatory, 105cm Schmidt telescope at Kiso Observatory (University of Tokyo), MITSuME, and KANATA Telescope at Higashi-Hiroshima Observatory. It is intended mainly for astronomical researchers.", + "homepage": "https://smoka.nao.ac.jp/index.jsp", + "name": "SMOKA Science Archive", + "prefix": "r3d100010166", + "synonyms": [ + "SMOKA", + "SMOKAの概要", + "Subaru Mitaka Okayama Kiso Archive", + "は すばる 三鷹 岡山 木曽 アーカイブシステム" + ] + }, + "r3d100010167": { + "description": "SourceForge is dedicated to making open source projects successful.\nWe thrive on community collaboration to help us create the leading resource for open source software development and distribution. \nIT professionals come to Sourceforge to develop, download, review, and publish open source software. Sourceforge is the largest, most trusted destination for Open Source Software discovery and development on the web.", + "homepage": "https://sourceforge.net/", + "name": "SourceForge", + "prefix": "r3d100010167", + "synonyms": [ + "Find, create and publish Open Source software for free" + ], + "xrefs": { + "fairsharing": "FAIRsharing.b138b5" + } + }, + "r3d100010168": { + "description": "The Space Physics Data Facility (SPDF) leads in the design and implementation of unique multi-mission and multi-disciplinary data services and software to strategically advance NASA's solar-terrestrial program, to extend our science understanding of the structure, physics and dynamics of the Heliosphere of our Sun and to support the science missions of NASA's Heliophysics Great Observatory.\nMajor SPDF efforts include multi-mission data services such as Heliophysics Data Portal (formerly VSPO), CDAWeb and CDAWeb Inside IDL,and OMNIWeb Plus (including COHOWeb, ATMOWeb, HelioWeb and CGM) , science planning and orbit services such as SSCWeb, data tools such as the CDF software and tools, and a range of other science and technology research efforts. The staff supporting SPDF includes scientists and information technology experts.", + "homepage": "https://spdf.gsfc.nasa.gov/", + "name": "Space Physics Data Facility", + "prefix": "r3d100010168", + "synonyms": [ + "NASA's Space Physics Data Facility", + "SPDF" + ] + }, + "r3d100010169": { + "description": "<>\n SumsDB (the Surface Management System DataBase) is a repository of brain-mapping data (surfaces & volumes; structural & functional data) from many laboratories.", + "name": "SumsDB", + "prefix": "r3d100010169", + "synonyms": [ + "Surface management system database" + ], + "xrefs": { + "nif": "0000-00016", + "scr": "002759" + } + }, + "r3d100010170": { + "description": "<<< !!!The website use an authentication. Repository isn't accessible!!! >>> TreeBASE is a repository of phylogenetic information, specifically user-submitted phylogenetic trees and the data used to generate them. TreeBASE accepts all types of phylogenetic data (e.g., trees of species, trees of populations, trees of genes) representing all biotic taxa. Data in TreeBASE are exposed to the public if they are used in a publication that is in press or published in a peer-reviewed scientific journal, book, conference proceedings, or thesis. Data used in publications that are in preparation or in review can be submitted to TreeBASE but are only available to the authors, publication editors, or reviewers using a special access code.", + "homepage": "https://www.treebase.org", + "name": "TreeBASE", + "prefix": "r3d100010170", + "synonyms": [ + "a database of phylogenetic knowledge" + ], + "xrefs": { + "fairsharing": "FAIRsharing.zcn4w4", + "nif": "0000-03587", + "scr": "005688" + } + }, + "r3d100010171": { + "description": "The Solar Data Analysis Center serves data from recent and current space-based solar-physics missions, funds and hosts much of the SolarSoft library, and leads the Virtual Solar Observatory (VSO) effort. SDAC is the active archive, providing network access to data from such missions as SOHO, Yohkoh, and TRACE.", + "homepage": "https://umbra.nascom.nasa.gov/index.html/index.html", + "name": "SDAC", + "prefix": "r3d100010171", + "synonyms": [ + "Solar Data Analysis Center" + ] + }, + "r3d100010172": { + "description": "The World Data Centre for Aerosols (WDCA) is the data repository and archive for microphysical, optical, and chemical properties of atmospheric aerosol of the World Meteorological Organisation's (WMO) Global Atmosphere Watch (GAW) programme. The goal of the Global Atmosphere Watch (GAW) programme is to ensure long-term measurements in order to detect trends in global distributions of chemical constituents in air and the reasons for them. With respect to aerosols, the objective of GAW is to determine the spatio-temporal distribution of aerosol properties related to climate forcing and air quality on multi-decadal time scales and on regional, hemispheric and global spatial scales.", + "homepage": "https://www.gaw-wdca.org/", + "name": "World Data Center for Aerosols", + "prefix": "r3d100010172", + "synonyms": [ + "WDCA", + "ebas" + ] + }, + "r3d100010173": { + "description": "GeoWeb is the MIT Libraries instance of GeoBlacklight and primarily contains data purchased for use by MIT affiliates.", + "homepage": "https://geodata.mit.edu/", + "name": "MIT GeoWeb", + "prefix": "r3d100010173" + }, + "r3d100010174": { + "description": "This is a database for vegetation data from West Africa, i.e. phytosociological and dendrometric relevés as well as floristic inventories. The West African Vegetation Database has been developed in the framework of the projects “SUN - Sustainable Use of Natural Vegetation in West Africa” and “Biodiversity Transect Analysis in Africa” (BIOTA, https://www.biota-africa.org/).", + "homepage": "http://www.westafricanvegetation.org/menu/home.aspx", + "name": "West African Vegetation", + "prefix": "r3d100010174", + "synonyms": [ + "A vegetation data network for West Africa" + ] + }, + "r3d100010175": { + "description": "The website for West Nile Virus education, statistics, and dead bird reporting for California.", + "homepage": "https://westnile.ca.gov/", + "name": "WestNile.ca.gov", + "prefix": "r3d100010175", + "synonyms": [ + "California West Nile Virus Website", + "Fight the bite" + ] + }, + "r3d100010177": { + "description": "The WRDC, located at the Main Geophysical Observatory in St. Petersburg, Russia, processes solar radiation data currently submitted from more than 500 stations located in 56 countries and operates an archive with more than 1200 stations listed in its catalogue. The WRDC is the central depository of the measured components such as: global, diffuse and direct solar radiation, downward atmospheric radiation, net total and terrestrial surface radiation (upward), spectral radiation components (instantaneous fluxes), and sunshine duration, on hourly, daily or monthly basis.", + "homepage": "http://wrdc.mgo.rssi.ru/wrdc_en.htm", + "name": "World Radiation Data Centre", + "prefix": "r3d100010177", + "synonyms": [ + "WRDC" + ], + "xrefs": { + "biodbcore": "001577" + } + }, + "r3d100010178": { + "description": ">>>!!!<<< Crystaleye has now been excitingly integrated into the Crystallography Open Database at http://www.crystallography.net.\nhttp://service.re3data.org/repository/r3d100010213>>>!!!<<<\nCrystallography Open Database now is including data and software from CrystalEye, developed by Nick Day at the department of Chemistry, the University of Cambridge under supervision of Peter Murray-Rust.\nThe aim of the CrystalEye project is to aggregate crystallography from web resources, and to provide methods to easily browse, search, and to keep up to date with the latest published information.At present we are aggregating the crystallography from the supplementary data to articles at publishers websites.", + "homepage": "http://wwmm.ch.cam.ac.uk/crystaleye/", + "name": "CrystalEye (beta)", + "prefix": "r3d100010178", + "synonyms": [ + "CrystalEye" + ] + }, + "r3d100010180": { + "description": "The 1000 Genomes Project is an international collaboration to produce an extensive public catalog of human genetic variation, including SNPs and structural variants, and their haplotype contexts. This resource will support genome-wide association studies and other medical research studies.\nThe genomes of about 2500 unidentified people from about 25 populations around the world will be sequenced using next-generation sequencing technologies. The results of the study will be freely and publicly accessible to researchers worldwide.\nThe International Genome Sample Resource (IGSR) has been established at EMBL-EBI to continue supporting data generated by the 1000 Genomes Project, supplemented with new data and new analysis.", + "homepage": "https://www.internationalgenome.org/", + "name": "1000 Genomes", + "prefix": "r3d100010180", + "synonyms": [ + "IGSR - International Genome Sample Resource", + "Thousand Genomes" + ], + "xrefs": { + "fairsharing": "FAIRsharing.4Vs9VM", + "nlx": "143819", + "omics": "00261", + "scr": "006828" + } + }, + "r3d100010181": { + "description": "AGS delivers geoscience in several key areas, including surficial mapping, bedrock mapping, geological modelling, resource evaluation (hydrocarbons, minerals), groundwater, and geological hazards. We also are responsible for maintaining the Alberta Table of Formations and providing geoscience outreach to stakeholders ranging from professional colleagues and academia to the general public.", + "homepage": "https://ags.aer.ca/", + "name": "Alberta Geological Survey", + "prefix": "r3d100010181", + "synonyms": [ + "AGS" + ], + "xrefs": { + "nlx": "157758", + "scr": "003402" + } + }, + "r3d100010182": { + "description": "A collection of data at Agency for Healthcare Research and Quality (AHRQ) supporting research that helps people make more informed decisions and improves the quality of health care services. The portal contains U.S.Health Information Knowledgebase (USHIK) and Systematic Review Data Repository (SRDR) and other sources concerning cost, quality, accesibility and evaluation of healthcare and medical insurance.", + "homepage": "https://www.ahrq.gov/research/data/index.html", + "name": "Agency for Healthcare Research and Quality, Data & Surveys", + "prefix": "r3d100010182", + "synonyms": [ + "AHRQ data & surveys" + ], + "xrefs": { + "nlx": "157753", + "scr": "003604" + } + }, + "r3d100010183": { + "description": "These are the UK-AIR (Air Information Resource) webpages providing in-depth information on air quality and air pollution in the UK. A range of information is available, from the latest pollution levels, pollution forecast information, a data archive, and details of the various monitoring networks.", + "homepage": "https://uk-air.defra.gov.uk/data/", + "name": "UK-AIR", + "prefix": "r3d100010183", + "synonyms": [ + "Air Information Resource", + "UK Air Information Resource" + ], + "xrefs": { + "fairsharing": "FAIRsharing.54e74f" + } + }, + "r3d100010184": { + "description": "Satellite-tracked drifting buoys (\"drifters\") collect measurements of upper ocean currents and sea surface temperatures (SST) around the world as part of the Global Drifter Program.\nDrifter locations are estimated from 16-20 satellite fixes per day, per drifter. The Drifter Data Assembly Center (DAC) at NOAA's Atlantic Oceanographic and Meteorological Laboratory (AOML) assembles these raw data, applies quality control procedures, and interpolates them via kriging to regular six-hour intervals. The raw observations and processed data are archived at AOML and at the Marine Environmental Data Services (MEDS) in Canada.\nTwo types of data are available: \"metadata\" contains deployment location and time, time of drogue (sea anchor) loss, date of final transmission, etc. for each drifter. \"Interpolated data\" contains the quality-controlled, interpolated drifter observations.", + "homepage": "https://www.aoml.noaa.gov/phod/gdp/data.php", + "name": "GDP Drifter Data", + "prefix": "r3d100010184", + "synonyms": [ + "Data from Global Drifter Program (GDP)" + ] + }, + "r3d100010185": { + "description": "The Arabidopsis Information Resource (TAIR) maintains a database of genetic and molecular biology data for the model higher plant Arabidopsis thaliana . Data available from TAIR includes the complete genome sequence along with gene structure, gene product information, metabolism, gene expression, DNA and seed stocks, genome maps, genetic and physical markers, publications, and information about the Arabidopsis research community. Gene product function data is updated every two weeks from the latest published research literature and community data submissions. Gene structures are updated 1-2 times per year using computational and manual methods as well as community submissions of new and updated genes. TAIR also provides extensive linkouts from our data pages to other Arabidopsis resources.", + "homepage": "https://www.arabidopsis.org/", + "name": "The Arabidopsis Information Resource", + "prefix": "r3d100010185", + "synonyms": [ + "TAIR" + ], + "xrefs": { + "fairsharing": "FAIRsharing.4dqw0", + "nlx": "61477", + "omics": "01662", + "scr": "004618" + } + }, + "r3d100010186": { + "description": "US Department of Energy’s Atmospheric Radiation Measurement (ARM) Data Center is a long-term archive and distribution facility for various ground-based, aerial and model data products in support of atmospheric and climate research. ARM facility currently operates over 400 instruments at various observatories (https://www.arm.gov/capabilities/observatories). \n\nARM Data Center (ADC) Archive currently holds over 11,000 data products with a total holding of over 3 petabytes of data that dates back to 1993, these include data from instruments, value added products, model outputs, field campaign and PI contributed data. The data center archive also includes data collected by ARM from related program (e.g., external data such as NASA satellite).", + "homepage": "https://www.arm.gov/data", + "name": "ARM Data Center", + "prefix": "r3d100010186", + "synonyms": [ + "Atmospheric Radiation Measurement Facility Data Center" + ], + "xrefs": { + "fairsharing": "FAIRsharing.g84yb7" + } + }, + "r3d100010187": { + "description": "BEA produces economic accounts statistics that enable government and business decision-makers, researchers, and the American public to follow and understand the performance of the Nation's economy. To do this, BEA collects source data, conducts research and analysis, develops and implements estimation methodologies, and disseminates statistics to the public.", + "homepage": "https://apps.bea.gov/itable/index.cfm", + "name": "US Department of Commerce, Bureau of Economic Analysis, Interactive Data", + "prefix": "r3d100010187", + "synonyms": [ + "BEA Interactive Data" + ] + }, + "r3d100010188": { + "description": ">>>!!!<<< Sorry.we are no longer in operation >>>!!!<<< The Beta Cell Biology Consortium (BCBC) was a team science initiative that was established by the National Institute of Diabetes and Digestive and Kidney Diseases (NIDDK). It was initially funded in 2001 (RFA DK-01-014), and competitively continued both in 2005 (RFAs DK-01-17, DK-01-18) and in 2009 (RFA DK-09-011). Funding for the BCBC came to an end on August 1, 2015, and with it so did our ability to maintain active websites.!!!\nOne of the many goals of the BCBC was to develop and maintain databases of useful research resources. A total of 813 different scientific resources were generated and submitted by BCBC investigators over the 14 years it existed. Information pertaining to 495 selected resources, judged to be the most scientifically-useful, has been converted into a static catalog, as shown below. In addition, the metadata for these 495 resources have been transferred to dkNET in the form of RDF descriptors, and all genomics data have been deposited to either ArrayExpress or GEO.\nPlease direct questions or comments to the NIDDK Division of Diabetes, Endocrinology & Metabolic Diseases (DEM).", + "homepage": "http://www.betacell.org/resource/", + "name": "Beta Cell Biology Consortium Reagent and Data Resources", + "prefix": "r3d100010188", + "synonyms": [ + "BCBC Reagent and Data Resources" + ], + "xrefs": { + "nlx": "144143", + "scr": "005136" + } + }, + "r3d100010189": { + "description": "The BGS is a data-rich organisation with over 400 datasets in its care; including environmental monitoring data, digital databases, physical collections (borehole core, rocks, minerals and fossils), records and archives. Our data is managed by the National Geoscience Data Centre.", + "homepage": "http://www.bgs.ac.uk/services/ngdc/", + "name": "National Geoscience Data Centre", + "prefix": "r3d100010189", + "synonyms": [ + "NGDC" + ], + "xrefs": { + "fairsharing": "fairsharing.drz6sx" + } + }, + "r3d100010190": { + "description": "BIBB has a strong tradition of survey-based research. It initiates and realises the collection of individual and firm-level data on crucial positions and transitions in the education and labour market system. The BIBB-FDZ covers a variety of data deploying different units of analysis and temporal designs and focusing on various thematic issues. Standard access to well prepared firm- and individual-level data on the attainment and utilization of vocational education and training\nDocumentation of these data sets, i.e. a description of their central characteristics, main issues and variables, data collection, anonymisation, weighting and recoding etc.\nAdvisory service on data choice, data access and handling, research potential and scope and validity of the data.\nSupply of a range of data tools such as standard measures and classifications in the fields of education, occupations, industries and regions (if possible also including cross-national fields), formally anonymous data for remote data access, or references to publications with the data.", + "homepage": "http://www.bibb.de/de/53.php", + "name": "Forschungsdatenzentrum im Bundesinstitut für Berufsbildung", + "prefix": "r3d100010190", + "synonyms": [ + "Research Data Centre at BIBB", + "bibb fdz" + ] + }, + "r3d100010191": { + "description": "BioMagResBank (BMRB) is the publicly-accessible depository for NMR results from peptides, proteins, and nucleic acids recognized by the International Society of Magnetic Resonance and by the IUPAC-IUBMB-IUPAB Inter-Union Task Group on the Standardization of Data Bases of Protein and Nucleic Acid Structures Determined by NMR Spectroscopy. In addition, BMRB provides reference information and maintains a collection of NMR pulse sequences and computer software for biomolecular NMR", + "homepage": "http://www.bmrb.wisc.edu/", + "name": "Biological Magnetic Resonance Data Bank", + "prefix": "r3d100010191", + "synonyms": [ + "BMRB", + "BioMagResBank", + "Biological Magnetic Resonance Databank" + ], + "xrefs": { + "fairsharing": "FAIRsharing.p06nme", + "nif": "0000-21058", + "omics": "02858", + "scr": "002296" + } + }, + "r3d100010192": { + "description": "The British Oceanographic Data Centre (BODC) is a national facility for looking after and distributing data concerning the marine environmentWe deal with biological, chemical, physical and geophysical data, and our databases contain measurements of nearly 22,000 different variables. Many of our staff have direct experience of marine data collection and analysis. They work alongside information technology specialists to ensure that data are documented and stored for current and future use.", + "homepage": "https://www.bodc.ac.uk/", + "name": "British Oceanographic Data Centre", + "prefix": "r3d100010192", + "synonyms": [ + "BODC" + ], + "xrefs": { + "fairsharing": "FAIRsharing.tj9xv0" + } + }, + "r3d100010193": { + "description": "The Biological Records Centre (BRC), established in 1964, is a national focus in the UK for terrestrial and freshwater species recording. BRC works closely with the voluntary recording community, principally through support of national recording schemes and societies. It provides an application, IRecord, for people to use to record and submit their own wildlife observations to the repository. Map and access datasets via the NBN Gateway, an Internet based data delivery service.", + "homepage": "http://www.brc.ac.uk/", + "name": "BRC", + "prefix": "r3d100010193", + "synonyms": [ + "Biological Records Centre" + ] + }, + "r3d100010194": { + "description": "bugwood.org is the host website of the Center for Invasive Species and Ecosystem Health at the University of Georgia (Formerly: Bugwood Network). The Center aims to develop, consolidate and disseminate information and programmes focused on invasive species, forest health, natural resources and agricultural management through technology development, programmes implementation, training, applied research and public awareness at state, regional, national and international levels. The site gives details of its products (Bugwood Image Database; Early Detection and Distribution Mapping and Bugwoodwiki). Details of its projects, services and personnel are provided. Users can also access image databases on Forestry, Insects, IPM, Invasive Species, Forest Pests, weed and Bark Beetle.", + "homepage": "https://images.bugwood.org/", + "name": "Bugwood Image Database System", + "prefix": "r3d100010194" + }, + "r3d100010195": { + "description": "The Cooperative Association for Internet Data Analysis (CAIDA) is a collaborative undertaking among organizations in the commercial, government, and research sectors aimed at promoting greater cooperation in the engineering and maintenance of a robust, scalable global Internet infrastructure.It is an independent analysis and research group with particular focus on: Collection, curation, analysis, visualization, dissemination of sets of the best available Internet data, providing macroscopic insight into the behavior of Internet infrastructure worldwide, improving the integrity of the field of Internet science, improving the integrity of operational Internet measurement and management, informing science, technology, and communications public policies.", + "homepage": "http://www.caida.org/data/", + "name": "CAIDA Data", + "prefix": "r3d100010195", + "synonyms": [ + "The Cooperative Association for Internet Data Analysis" + ] + }, + "r3d100010196": { + "description": "CalSurv is a comprehensive information on West Nile virus, plague, malaria, Lyme disease, trench fever and other vectorborne diseases in California — where they are, where they’ve been, where they may be headed and what new diseases may be emerging.The CalSurv Web site serves as a portal or a single interface to all surveillance-related Web sites in California.", + "homepage": "https://vectorsurv.org/", + "name": "Vectorborne Disease Surveillance System", + "prefix": "r3d100010196", + "synonyms": [ + "VectorSurv" + ] + }, + "r3d100010197": { + "description": "Established in 1965, the CSD is the world’s repository for small-molecule organic and metal-organic crystal structures. Containing the results of over one million x-ray and neutron diffraction analyses this unique database of accurate 3D structures has become an essential resource to scientists around the world. The CSD records bibliographic, chemical and crystallographic information for:organic molecules, metal-organic compounds whose 3D structures have been determined using X-ray diffraction, neutron diffraction. The CSD records results of: single crystal studies, powder diffraction studies which yield 3D atomic coordinate data for at least all non-H atoms. In some cases the CCDC is unable to obtain coordinates, and incomplete entries are archived to the CSD. \nThe CSD includes crystal structure data arising from: publications in the open literature and Private Communications to the CSD (via direct data deposition). \nThe CSD contains directly deposited data that are not available anywhere else, known as CSD Communications.", + "homepage": "https://www.ccdc.cam.ac.uk/solutions/csd-system/components/csd/", + "name": "The Cambridge Structural Database", + "prefix": "r3d100010197", + "synonyms": [ + "CSD", + "Cambridge Crystallographic Data Centre" + ], + "xrefs": { + "fairsharing": "FAIRsharing.vs7865", + "nif": "0000-00174", + "scr": "007310" + } + }, + "r3d100010198": { + "description": "CDC.gov is the Centers for Disease Control and Prevention primary online communication channel. CDC.gov provides users with credible, reliable health information on Data and Statistics, Diseases and Conditions, Emergencies and Disasters, Environmental Health, Healthy Living, Injury, Violence and Safety,Life Stages and Populations, Travelers' Health, Workplace Safety and Health", + "homepage": "http://www.cdc.gov/DataStatistics/", + "name": "Centers for Disease Control and Prevention, Data & Statistics", + "prefix": "r3d100010198", + "synonyms": [ + "CDC", + "Centros para el Control y la Prevencion de Enfermedades, Datos y estadísticas" + ], + "xrefs": { + "nlx": "inv_1005036", + "scr": "012976" + } + }, + "r3d100010199": { + "description": "The Environmental Information Data Centre (EIDC) is part of the Natural Environment Research Council's (NERC) Environmental Data Service and is hosted by the UK Centre for Ecology & Hydrology (UKCEH). We manage nationally-important datasets concerned with the terrestrial and freshwater sciences.", + "homepage": "https://eidc.ac.uk/", + "name": "Environmental Information Data Centre", + "prefix": "r3d100010199", + "synonyms": [ + "EIDC" + ], + "xrefs": { + "fairsharing": "FAIRsharing.f7hyf3" + } + }, + "r3d100010200": { + "description": "The United States Census Bureau (officially the Bureau of the Census, as defined in Title 13 U.S.C. § 11) is the government agency that is responsible for the United States Census. It also gathers other national demographic and economic data. As a part of the United States Department of Commerce, the Census Bureau serves as a leading source of data about America's people and economy. The most visible role of the Census Bureau is to perform the official decennial (every 10 years) count of people living in the U.S. The most important result is the reallocation of the number of seats each state is allowed in the House of Representatives, but the results also affect a range of government programs received by each state. The agency director is a political appointee selected by the President of the United States.", + "homepage": "https://www.census.gov/", + "name": "United States Census Bureau", + "prefix": "r3d100010200", + "synonyms": [ + "U.S.Census Bureau" + ], + "xrefs": { + "nlx": "151862", + "scr": "011587" + } + }, + "r3d100010201": { + "description": "The Economics & Business Data Center (EBDC) is a combined platform for empirical research in business administration and economics of the Ludwig–Maximilian University of Munich (LMU) and the Ifo Institute and aims at opening new fields for empirical research in business administration and economics.\nIn this regard, the EBDC provides innovative datasets of German companies, containing both survey data of the Ifo Institute as well as external balance sheet data. Therefore, the tasks of the EBDC also include the procurement and administration of data sources for research and teaching, the central provision, updating and documentation of external databases, as well as the acquisition of corresponding support tools.\nBeyond that, the EBDC serves as a contact and central coordinator on licensing economic firm-level datasets for LMU’s Munich School of Management and LMU’s Department of Economics and supports researchers and guests of the LMU and the Ifo Institute on site. In the future, it will also conduct academic conferences on research with company data.", + "homepage": "http://www.cesifo-group.de/ifoHome/facts/EBDC.html", + "name": "LMU-ifo Economics & Business Data Center", + "prefix": "r3d100010201", + "synonyms": [ + "EBDC" + ] + }, + "r3d100010202": { + "description": "The CESSDA Data Catalogue contains the metadata of all data in the holdings of CESSDA service providers. It is a one-stop-shop for search and discovery, enabling effective access to European research data for researchers. Details of over 40, 000 data collections are listed. These are harvested from fifteen different CESSDA Service Providers.", + "homepage": "https://datacatalogue.cessda.eu/", + "name": "CESSDA Data Catalogue", + "prefix": "r3d100010202", + "synonyms": [ + "CESSDA DC" + ], + "xrefs": { + "fairsharing.legacy": "3325" + } + }, + "r3d100010203": { + "description": "The MPC is responsible for the designation of minor bodies in the solar system: minor planets; comets, in conjunction with the Central Bureau for Astronomical Telegrams (CBAT); and natural satellites (also in conjunction with CBAT). The MPC is also responsible for the efficient collection, computation, checking and dissemination of astrometric observations and orbits for minor planets and comets", + "homepage": "https://www.minorplanetcenter.net/", + "name": "IAU Minor Planet Center", + "prefix": "r3d100010203", + "synonyms": [ + "MPC" + ] + }, + "r3d100010204": { + "description": "China’s digital forestry information platform was constructed according to the criteria and index system of forest sustainable management. the relative social, economic, and politic data was considered and collected, the database represents not only the current forestry development, but also the social, politic, and economic situations.", + "homepage": "http://www.forestdata.cn/", + "name": "China Forestry Scientific Data Center", + "prefix": "r3d100010204", + "synonyms": [ + "CFSDC" + ] + }, + "r3d100010205": { + "description": "ChemSpider is a free chemical structure database providing fast access to over 58 million structures, properties and associated information. By integrating and linking compounds from more than 400 data sources, ChemSpider enables researchers to discover the most comprehensive view of freely available chemical data from a single online search. It is owned by the Royal Society of Chemistry.\nChemSpider builds on the collected sources by adding additional properties, related information and links back to original data sources. ChemSpider offers text and structure searching to find compounds of interest and provides unique services to improve this data by curation and annotation and to integrate it with users’ applications.", + "homepage": "http://www.chemspider.com/", + "name": "ChemSpider", + "prefix": "r3d100010205", + "synonyms": [ + "Search and share chemistry" + ], + "xrefs": { + "nlx": "152101", + "scr": "006360" + } + }, + "r3d100010206": { + "description": "ChemSynthesis is a freely accessible database of chemicals. This website contains substances with their synthesis references and physical properties such as melting point, boiling point and density. There are currently more than 40,000 compounds and more than 45,000 synthesis references in the database.", + "homepage": "https://www.chemsynthesis.com/", + "name": "ChemSynthesis", + "prefix": "r3d100010206", + "synonyms": [ + "Chemical database" + ] + }, + "r3d100010207": { + "description": "CIESIN is an interdisciplinary research and data center that provides access to a wide range of global data, associated documentation, and visualization and analysis tools to improve understanding of human interactions in the environment.", + "homepage": "http://www.ciesin.columbia.edu/data.html", + "name": "Center for International Earth Science Information Network", + "prefix": "r3d100010207", + "synonyms": [ + "CIESIN" + ] + }, + "r3d100010208": { + "description": "The SuiteSparse Matrix Collection is a large and actively growing set of sparse matrices that arise in real applications. The Collection is widely used by the numerical linear algebra community for the development and performance evaluation of sparse matrix algorithms. It allows for robust and repeatable experiments. Its matrices cover a wide spectrum of domains, include those arising from problems with underlying 2D or 3D geometry (as structural engineering, computational fluid dynamics, model reduction, electromagnetics, semiconductor devices, thermodynamics, materials, acoustics, computer graphics/vision, robotics/kinematics, and other discretizations) and those that typically do not have such geometry (optimization, circuit simulation, economic and financial modeling, theoretical and quantum chemistry, chemical process simulation, mathematics and statistics, power networks, and other networks and graphs.", + "homepage": "https://sparse.tamu.edu", + "name": "The SuiteSparse Matrix Collection", + "prefix": "r3d100010208", + "synonyms": [ + "The University of Florida Sparse Matrix Collection (formerly)", + "UFL, Sparse Matrix Collection" + ] + }, + "r3d100010209": { + "description": "CLARIN is a European Research Infrastructure for the Humanities and Social Sciences, focusing on language resources (data and tools). It is being implemented and constantly improved at leading institutions in a large and growing number of European countries, aiming at improving Europe's multi-linguality competence. CLARIN provides several services, such as access to language data and tools to analyze data, and offers to deposit research data, as well as direct access to knowledge about relevant topics in relation to (research on and with) language resources. The main tool is the 'Virtual Language Observatory' providing metadata and access to the different national CLARIN centers and their data.", + "homepage": "https://www.clarin.eu/", + "name": "CLARIN-ERIC", + "prefix": "r3d100010209", + "synonyms": [ + "Common Language Resources and Technology Infrastructure - European Research Infrastructure Consortium", + "European Research Infrastructure for Language Resources and Technology" + ] + }, + "r3d100010210": { + "description": "Historical Climate Data (formerly: The National Climate Data and Information Archive - NCDC) is a web-based resource maintained by Environment and Climate Change Canada and the Meteorological Service of Canada. The site houses a number of statistical and data compilation and viewing tools. From the website, users can access historical climate data for Canadian locations and dates, view climate normals and averages, and climate summaries. A list of Canadian air stations and their meteorological reports and activities is also available, along with rainfall statistics for more than 500 locations across Canada. Users can also download the Canadian daily climate data for 2006/07. In addition, technical documentation is offered for data users to interpret the available data. Other documentation includes a catalogue of Canadian weather reporting stations, a glossary, and a calculation of the 1971 to 2000 climate normals for Canada. This resource carries authority and accuracy because it is maintained by a national government department and service. While the majority of the statistics are historical, the data is up-to-date and contains current and fairly recent climate data. This government resource is intended for an audience that has the ability and knowledge to interpret climatological data", + "homepage": "http://climate.weather.gc.ca/", + "name": "Historical Climate Data Canada", + "prefix": "r3d100010210", + "synonyms": [ + "Données climatiques historiques", + "formerly: Archives nationales d'information et de données climatologiques", + "formerly: National Climate Data and Information Archive" + ] + }, + "r3d100010211": { + "description": "ClinicalTrials.gov (Clinical trials) is a registry and results database of publicly and privately supported clinical studies of human participants conducted around the world.", + "homepage": "https://clinicaltrials.gov/", + "name": "ClinicalTrials.gov", + "prefix": "r3d100010211", + "synonyms": [ + "A service of the U.S. National Institutes of Health" + ], + "xrefs": { + "fairsharing": "FAIRsharing.mewhad", + "nif": "0000-21091", + "omics": "01792", + "scr": "002309" + } + }, + "r3d100010212": { + "description": "The main goal of the CLUES-project is to provide constrained simulations of the local universe designed to be used as a numerical laboratory of the current paradigm. The simulations will be used for unprecedented analysis of the complex dark matter and gasdynamical processes which govern the formation of galaxies. The predictions of these experiments can be easily compared with the detailed observations of our galactic neighborhood.\nSome of the CLUES data is now publicly available via the CosmoSim database (https://www.cosmosim.org/). This includes AHF halo catalogues from the Box 64, WMAP3 resimulations of the Local Group with 40963 particle resolution.", + "homepage": "https://www.clues-project.org/cms/", + "name": "Constrained Local UniversE Simulations", + "prefix": "r3d100010212", + "synonyms": [ + "CLUES" + ] + }, + "r3d100010213": { + "description": "Including data and software from CrystalEye is this a open-access collection of crystal structures of organic, inorganic, metal-organic compounds and minerals, excluding biopolymers. At present, this is the most comprehensive open resource for small molecule structures, freely available to all scientists in Lithuania and worldwide. Including data and software from CrystalEye, developed by Nick Day at the department of Chemistry, the University of Cambridge under supervision of Peter Murray-Rust.", + "homepage": "http://www.crystallography.net/cod/", + "name": "Crystallography Open Database", + "prefix": "r3d100010213", + "synonyms": [ + "COD" + ], + "xrefs": { + "fairsharing": "FAIRsharing.7mm5g5", + "nlx": "149430", + "scr": "005874" + } + }, + "r3d100010214": { + "description": "EASY is the online archiving system of Data Archiving and Networked Services (DANS). EASY offers you access to thousands of datasets in the humanities, the social sciences and other disciplines. EASY can also be used for the online depositing of research data.", + "homepage": "https://easy.dans.knaw.nl/ui/home", + "name": "EASY", + "prefix": "r3d100010214", + "synonyms": [ + "DANS-EASY", + "Electronic Archiving System" + ] + }, + "r3d100010215": { + "description": "The UK Data Archive, based at the University of Essex, is curator of the largest collection of digital data in the social sciences and humanities in the United Kingdom. With several thousand datasets relating to society, both historical and contemporary, our Archive is a vital resource for researchers, teachers and learners. We are an internationally acknowledged centre of expertise in the areas of acquiring, curating and providing access to data. \n\nWe are the lead partner in the UK Data Service (https://service.re3data.org/repository/r3d100010230) through which data users can browse collections online and register to analyse and download them. Open Data collections are available for anyone to use. The UK Data Archive is a Trusted Digital Repository (TDR) certified against the CoreTrustSeal (https://www.coretrustseal.org/) and certified against ISO27001 for Information Security (https://www.iso.org/isoiec-27001-information-security.html).", + "homepage": "https://www.data-archive.ac.uk/find", + "name": "UK Data Archive", + "prefix": "r3d100010215", + "synonyms": [ + "SSRC Data Bank", + "Social Science Research Council Data Bank", + "The UK's largest collection of digital research data in the social sciences and humanities", + "UKDA" + ], + "xrefs": { + "fairsharing": "FAIRsharing.qtm44s", + "ror": "03fknw408", + "scr": "014708" + } + }, + "r3d100010216": { + "description": "4TU.ResearchData, previously known as 4TU.Centre for Research Data, is a research data repository dedicated to the science, engineering and design disciplines. It offers the knowledge, experience and the tools to manage, publish and find scientific research data in a standardized, secure and well-documented manner. 4TU.ResearchData provides the research community with:\nCustomised advice and support on research data management;\nA long-term repository for scientific research data;\nSupport for current research projects;\nTools to enhance reuse of research data.", + "homepage": "https://data.4tu.nl/info/en/", + "name": "4TU.ResearchData | science.engineering.design", + "prefix": "r3d100010216", + "synonyms": [ + "formerly: 4TU.Centre for Research Data" + ], + "xrefs": { + "fairsharing": "FAIRsharing.zcveaz", + "nlx": "151952", + "scr": "006295" + } + }, + "r3d100010217": { + "description": "DataFirst's open research data repository, based at the University of Cape Town, gives open access to disaggregated administrative and survey data from African governments and research entities. DataFirst also operates a secure centre at the university to give researchers access to highly-disaggregated South African data.", + "homepage": "https://www.datafirst.uct.ac.za/", + "name": "DataFirst", + "prefix": "r3d100010217" + }, + "r3d100010218": { + "description": "DDBJ; DNA Data Bank of Japan is the sole nucleotide sequence data bank in Asia, which is officially certified to collect nucleotide sequences from researchers and to issue the internationally recognized accession number to data submitters.Since we exchange the collected data with EMBL-Bank/EBI; European Bioinformatics Institute and GenBank/NCBI; National Center for Biotechnology Information on a daily basis, the three data banks share virtually the same data at any given time. The virtually unified database is called \"INSD; International Nucleotide Sequence Database DDBJ collects sequence data mainly from Japanese researchers, but of course accepts data and issue the accession number to researchers in any other countries.", + "homepage": "https://www.ddbj.nig.ac.jp/index-e.html", + "name": "DNA Data Bank of Japan", + "prefix": "r3d100010218", + "synonyms": [ + "DDBJ" + ], + "xrefs": { + "fairsharing": "FAIRsharing.k337f0", + "nif": "0000-02740", + "omics": "01644", + "scr": "002359" + } + }, + "r3d100010219": { + "description": "The DSMZ is the most comprehensive biological resource center worldwide. Being one of the world's largest collections, the DSMZ currently comprises more than 73,700 items, including about 31,900 different bacterial and 6,600 fungal strains, 840 human and animal cell lines, 1,500 plant viruses and antisera, 700 bacteriophages and 19,000 different types of bacterial genomic DNA. All biological materials accepted in the DSMZ collection are subject to extensive quality control and physiological and molecular characterization by our central services. In addition, DSMZ provides an extensive documentation and detailed diagnostic information on the biological materials. The unprecedented diversity and quality management of its bioresources render the DSMZ an internationally renowned supplier for science, diagnostic laboratories, national reference centers, as well as industrial partners.", + "homepage": "https://www.dsmz.de/", + "name": "DSMZ", + "prefix": "r3d100010219", + "synonyms": [ + "Deutsche Sammlung von Mikroorganismen und Zellkulturen", + "Leibniz Institute DSMZ-German Collection of Microorganisms and Cell Cultures", + "Leibniz-Institut DSMZ-Deutsche Sammlung von Mikroorganismen und Zellkulturen" + ], + "xrefs": { + "nif": "0000-10209", + "scr": "001711" + } + }, + "r3d100010220": { + "description": "The World Wide Molecular Matrix (WWMM) is an electronic repository for unpublished chemical data. WWMM is an open collection of information of small molecules. The \"Matrix\" in WWMM is influenced by William Gibson's vision of a cyberinfrastructure where all knowledge is accessible. The WWMM is an experiment to see how far this can be taken for chemical compounds. Although much of the information for a given compound has been Openly published, very little is available in Open electronic collections. The WWMM is aimed at catalysing this approach for chemistry and the current collection is made available under the Budapest Open Archive Initiative (http://www.budapestopenaccessinitiative.org/read).", + "homepage": "https://www.dspace.cam.ac.uk/handle/1810/724", + "name": "WorldWideMolecularMatrix", + "prefix": "r3d100010220", + "synonyms": [ + "Open collection of information on small molecules", + "WWMM" + ] + }, + "r3d100010221": { + "description": "The European Bioinformatics Institute (EBI) has a long-standing mission to collect, organise and make available databases for biomolecular science. It makes available a collection of databases along with tools to search, download and analyse their content. These databases include DNA and protein sequences and structures, genome annotation, gene expression information, molecular interactions and pathways. Connected to these are linking and descriptive data resources such as protein motifs, ontologies and many others. In many of these efforts, the EBI is a European node in global data-sharing agreements involving, for example, the USA and Japan.", + "homepage": "https://www.ebi.ac.uk/", + "name": "EMBL-EBI", + "prefix": "r3d100010221", + "synonyms": [ + "EBI", + "European Molecular Biology Laboratory - European Bioinformatics Institute" + ], + "xrefs": { + "nlx": "72386", + "scr": "004727" + } + }, + "r3d100010222": { + "description": "ArrayExpress is one of the major international repositories for high-throughput functional genomics data from both microarray and high-throughput sequencing studies, many of which are supported by peer-reviewed publications. Data sets are submitted directly to ArrayExpress and curated by a team of specialist biological curators. In the past (until 2018) datasets from the NCBI Gene Expression Omnibus database were imported on a weekly basis. Data is collected to MIAME and MINSEQE standards.", + "homepage": "https://www.ebi.ac.uk/arrayexpress/", + "name": "ArrayExpress", + "prefix": "r3d100010222", + "synonyms": [ + "functional genomics data" + ], + "xrefs": { + "fairsharing": "FAIRsharing.6k0kwd", + "miriam": "00000036", + "nif": "0000-30123", + "omics": "01023", + "scr": "002964" + } + }, + "r3d100010223": { + "description": "The Expression Atlas provides information on gene expression patterns under different biological conditions such as a gene knock out, a plant treated with a compound, or in a particular organism part or cell. It includes both microarray and RNA-seq data. The data is re-analysed in-house to detect interesting expression patterns under the conditions of the original experiment. There are two components to the Expression Atlas, the Baseline Atlas and the Differential Atlas.\n\nThe Baseline Atlas displays information about which gene products are present (and at what abundance) in \"normal\" conditions (e.g. tissue, cell type). It aims to answer questions such as \"which genes are specifically expressed in human kidney?\". This component of the Expression Atlas consists of highly-curated and quality-checked RNA-seq experiments from ArrayExpress. It has data for many different animal and plant species. New experiments are added as they become available.\n\nThe Differential Atlas allows users to identify genes that are up- or down-regulated in a wide variety of different experimental conditions such as yeast mutants, cadmium treated plants, cystic fibrosis or the effect on gene expression of mind-body practice. Both microarray and RNA-seq experiments are included in the Differential Atlas. Experiments are selected from ArrayExpress and groups of samples are manually identified for comparison e.g. those with wild type genotype compared to those with a gene knock out. Each experiment is processed through our in-house differential expression statistical analysis pipeline to identify genes with a high probability of differential expression.", + "homepage": "https://www.ebi.ac.uk/gxa/home", + "name": "Expression Atlas", + "prefix": "r3d100010223", + "synonyms": [ + "Gene Expression Atlas" + ], + "xrefs": { + "fairsharing": "FAIRsharing.f5zx00", + "nif": "0000-06686", + "omics": "03311", + "scr": "007989" + } + }, + "r3d100010224": { + "description": "The National Atmospheric Chemistry Database (NAtChem) is a data archival and analysis facility operated by the Science and Technology Branch of Environment and Climate Change Canada. The purpose of the NAtChem database is to enhance atmospheric research through the archival and analysis of North American air and precipitation chemistry data. Such research includes investigations into the chemical nature of the atmosphere, atmospheric processes, spatial and temporal patterns, source-receptor relationships and long range transport of air pollutants.\nThe NAtChem Database contains air and precipitation chemistry data from many major regional-scale networks in North America. To contribute to NAtChem, networks must operate for a period of at least two years, must have wide area coverage, and must have regionally-representative sites (rural and background).", + "homepage": "https://www.canada.ca/en/environment-climate-change/services/air-pollution/monitoring-networks-data/national-atmospheric-chemistry-database.html", + "name": "The Canadian National Atmospheric Chemistry Database", + "prefix": "r3d100010224", + "synonyms": [ + "La base de données nationales sur la chimie atmosphérique", + "NAtChem", + "The Canadian National Atmospheric Chemistry Database and Analysis System" + ] + }, + "r3d100010225": { + "description": "HYDAT is the archival database that contains all water information collected through the National Hydrometric Program. These data include: daily and monthly mean flow, water level and sediment concentration for over 2500 active and 5500 discontinued hydrometric monitoring station across Canada. HYDEX is a relational database that contains inventory information on the various streamflow, water level, and sediment stations (both active and discontinued) in Canada. This database contains information about the stations themselves, such as location, equipment, and type(s) of data collected.", + "homepage": "https://www.canada.ca/en/environment-climate-change/services/water-overview/quantity/monitoring/survey/data-products-services/national-archive-hydat.html", + "name": "HYDAT", + "prefix": "r3d100010225", + "synonyms": [ + "HYDEX", + "National Water Data Archive" + ] + }, + "r3d100010226": { + "description": "The Alternative Fuels Data Center (AFDC) is a comprehensive clearinghouse of information about advanced transportation technologies. The AFDC offers transportation decision makers unbiased information, data, and tools related to the deployment of alternative fuels and advanced vehicles.\nThe AFDC launched in 1991 in response to the Alternative Motor Fuels Act of 1988 and the Clean Air Act Amendments of 1990. It originally served as a repository for alternative fuel performance data. The AFDC has since evolved to offer a broad array of information resources that support efforts to reduce petroleum use in transportation.\nThe AFDC serves Clean Cities stakeholders, fleets regulated by the Energy Policy Act, businesses, policymakers, government agencies, and the general public.", + "homepage": "https://afdc.energy.gov/", + "name": "Alternative Fuels Data Center", + "prefix": "r3d100010226", + "synonyms": [ + "AFDC", + "EERE Alternative Fuels Data Center" + ] + }, + "r3d100010227": { + "description": "The U.S. Energy Information Administration (EIA) collects, analyzes, and disseminates independent and impartial energy information to promote sound policymaking, efficient markets, and public understanding of energy and its interaction with the economy and the environment.", + "homepage": "https://www.eia.gov/", + "name": "U.S. Energy Information Administration", + "prefix": "r3d100010227", + "synonyms": [ + "EIA", + "Independent Statistics & Analysis" + ], + "xrefs": { + "biodbcore": "001635" + } + }, + "r3d100010228": { + "description": "The Ensembl project produces genome databases for vertebrates and other eukaryotic species. Ensembl is a joint project between the European Bioinformatics Institute (EBI) and the Wellcome Trust Sanger Institute (WTSI) to develop a software system that produces and maintains automatic annotation on selected genomes.The Ensembl project was started in 1999, some years before the draft human genome was completed. Even at that early stage it was clear that manual annotation of 3 billion base pairs of sequence would not be able to offer researchers timely access to the latest data. The goal of Ensembl was therefore to automatically annotate the genome, integrate this annotation with other available biological data and make all this publicly available via the web. Since the website's launch in July 2000, many more genomes have been added to Ensembl and the range of available data has also expanded to include comparative genomics, variation and regulatory data. Ensembl is a joint project between European Bioinformatics Institute (EBI), an outstation of the European Molecular Biology Laboratory (EMBL), and the Wellcome Trust Sanger Institute (WTSI). Both institutes are located on the Wellcome Trust Genome Campus in Hinxton, south of the city of Cambridge, United Kingdom.", + "homepage": "https://www.ensembl.org/index.html", + "name": "Ensembl", + "prefix": "r3d100010228", + "synonyms": [ + "e!" + ], + "xrefs": { + "fairsharing": "FAIRsharing.fx0mw7", + "miriam": "00100011", + "nif": "0000-21145", + "omics": "01647", + "scr": "002344" + } + }, + "r3d100010229": { + "description": "Our knowledge of the many life-forms on Earth - of animals, plants, fungi, protists and bacteria - is scattered around the world in books, journals, databases, websites, specimen collections, and in the minds of people everywhere. Imagine what it would mean if this information could be gathered together and made available to everyone – anywhere – at a moment’s notice. This dream is becoming a reality through the Encyclopedia of Life.", + "homepage": "https://eol.org/", + "name": "Encyclopedia of Life", + "prefix": "r3d100010229", + "synonyms": [ + "Global access to knowledge about life on earth", + "eol" + ], + "xrefs": { + "fairsharing": "FAIRsharing.3J6NYn", + "nlx": "149476", + "scr": "005905" + } + }, + "r3d100010230": { + "description": "The UK Data Service is a national data service funded by the ESRC to provide research access to the UK’s largest collection of social, economic and population data including UK government-sponsored surveys, cross-national surveys, longitudinal studies, UK census data, international aggregate, business data, and qualitative data.\nDesigned to meet the data needs of researchers, students and teachers from all sectors, including academia, central and local government, charities and foundations, independent research centres, think tanks, business consultants and analysts, communities and the commercial sector, the UK Data Service provides access to high-quality social and economic data; support for policy-relevant research; guidance and training for the development of skills in data use, and the development of best practice in digital preservation and sharing.\nData users can browse collections online and register to analyse and download them. Open Data collections are available for anyone to use.\nKey partners include JISC, the University of Manchester, University of Southampton, University of Leeds, University of Edinburgh and University College London (UCL). The lead partner is the UK Data Archive (http://service.re3data.org/repository/r3d100010215) based at the University of Essex, a Trusted Digital Repository (TDR) certified against the CoreTrustSeal (https://www.coretrustseal.org/) and certified against ISO27001 for Information Security (http://www.iso.org/iso/iso27001).\nThe UK Data Service replaces the earlier ESRC investments of the Economic and Social Data Service (ESDS), the Secure Data Service (SDS), the Survey Question Bank and elements of the ESRC Census Programme.", + "homepage": "https://www.ukdataservice.ac.uk/", + "name": "UK Data Service", + "prefix": "r3d100010230", + "synonyms": [ + "UKDS" + ], + "xrefs": { + "fairsharing": "FAIRsharing.1ky0cs", + "ror": "0468x4e75" + } + }, + "r3d100010232": { + "description": "EUMETSAT's primary objective is to establish, maintain and exploit European systems of operational meteorological satellites. EUMETSAT is responsible for the launch and operation of the satellites and for delivering satellite data to end-users as well as contributing to the operational monitoring of climate and the detection of global climate changes.", + "homepage": "https://www.eumetsat.int/", + "name": "Eumetsat", + "prefix": "r3d100010232", + "synonyms": [ + "European Organisation for the Exploitation of Meteorological Satellites", + "Monitoring weather and climate from space" + ] + }, + "r3d100010233": { + "description": "The European Social Survey (the ESS) is a biennial multi-country survey covering over 30 nations. The first round was fielded in 2002/2003, the fifth in 2010/2011. The questionnaire includes two main sections, each consisting of approximately 120 items; a 'core' module which remains relatively constant from round to round, plus two or more 'rotating' modules, repeated at intervals. The core module aims to monitor change and continuity in a wide range of social variables, including media use; social and public trust; political interest and participation; socio-political orientations; governance and efficacy; moral; political and social values; social exclusion, national, ethnic and religious allegiances; well-being; health and security; human values; demographics and socio-economics", + "homepage": "https://www.europeansocialsurvey.org/", + "name": "European Social Survey", + "prefix": "r3d100010233", + "synonyms": [ + "ESS Data", + "ESS Data archive" + ] + }, + "r3d100010234": { + "description": ">>>!!!<<< eyemoviepedia.com was shut down in the course of 2021 https://www.zbmed.de/en/research/completed-projects/eyemoviepedia/ >>>!!!<<<\nThe eyeMoviePedia videos moved successively to be found on PUBLISSO-Repository for Life Sciences (FRL) in the future. https://www.re3data.org/repository/r3d100013523\nTo view the new eyeMoviePedia collection see: https://repository.publisso.de/resource?query[0][term]=%22https%3A%2F%2Fd-nb.info%2Fgnd%2F1223212661%22", + "homepage": "http://www.eyemoviepedia.com/", + "name": "eyeMoviePedia", + "prefix": "r3d100010234", + "xrefs": { + "nlx": "157655", + "scr": "003541" + } + }, + "r3d100010235": { + "description": "Research Data Centre Education is a service offered by the German Institute for International Educational Research, for the purpose of a comprehensive and permanent documentation of empirical educational research studies. This service offers a central access point to describing information on studies, assessment instruments used and assessed research data, as well as publications.", + "homepage": "https://www.fachportal-paedagogik.de/", + "name": "FACHPORTALpädagogik.DE", + "prefix": "r3d100010235", + "synonyms": [ + "the German Education Portal" + ] + }, + "r3d100010236": { + "description": "LIAG's Geophysics Information System (FIS GP) serves for the storage and supply of geophysical measurements and evaluations of LIAG and its partners. \nThe architecture of the overall system intends a subdivision into an universal part (superstructure) and into several subsystems dedicated to geophysical methods (borehole geophysics, gravimetry, magnetics, 1D/2D geoelectrics, underground temperatures, seismics, VSP, helicopter geophysics and rock physics. The building of more subsystems is planned.", + "homepage": "https://www.fis-geophysik.de/", + "name": "Fachinformationssystem Geophysik", + "prefix": "r3d100010236", + "synonyms": [ + "FIS GP", + "Geophysics Information System" + ] + }, + "r3d100010237": { + "description": "More than 25 years ago FIZ Karlsruhe started depositing crystal structure data linked to publications in German journals. At that time it was irrelevant whether the deposited structures were organic or inorganic. Today FIZ Karlsruhe is responsible for storing the structure data of inorganic compounds. Organic structure data are stored by the Cambridge Crystallographic Data Center.\nNowadays many publishers inform their authors that in parallel to a publication in a scientific journal, crystal structure data should also be stored in the Crystal Structure Depot at FIZ Karlsruhe. A CSD number will be assigned to the data for later reference in the publication. The data can then be ordered from the Crystal Structure Depot at FIZ Karlsruhe.", + "homepage": "https://www.fiz-karlsruhe.de/en/produkte-und-dienstleistungen/das-kristallstrukturdepot", + "name": "Das Kristallstrukturdepot", + "prefix": "r3d100010237", + "synonyms": [ + "CSD", + "Crystal Structure Depot", + "Kristallstrukturdepot" + ] + }, + "r3d100010238": { + "description": "Here you will find information about the diversity of plants, the distribution and ecology as well as the history of the plant species in Frankfurt.", + "homepage": "http://www.flora-frankfurt.de/", + "name": "Flora von Frankfurt am Main", + "prefix": "r3d100010238", + "synonyms": [ + "Flora-Frankfurt" + ] + }, + "r3d100010239": { + "description": "Forestry Images provides an accessible and easy to use archive of high quality images related to forest health and silviculture", + "homepage": "https://www.forestryimages.org/", + "name": "Forestry Images", + "prefix": "r3d100010239", + "synonyms": [ + "Forestryimages" + ] + }, + "r3d100010241": { + "description": "RES³T is a digitized version of a thermodynamic sorption database as required for the parametrization of Surface Complexation Models (SCM). It is mineral-specific and can therefore also be used for additive models of more complex solid phases such as rocks or soils. A user interface helps to access selected mineral and sorption data, to convert parameter units, to extract internally consistent data sets for sorption modeling. Data records comprise of mineral properties, specific surface area values, characteristics of surface binding sites and their protolysis, sorption ligand information, and surface complexation reactions", + "homepage": "https://www.hzdr.de/db/res3t.login", + "name": "RES³T", + "prefix": "r3d100010241", + "synonyms": [ + "RES[drei]T", + "RES[three]T", + "Rossendorf Expert System for Surface and Sorption Thermodynamics" + ] + }, + "r3d100010243": { + "description": "It is an interactive website offering access to genome sequence data from a variety of vertebrate and invertebrate species and major model organisms, integrated with a large collection of aligned annotations. The Browser is a graphical viewer optimized to support fast interactive performance and is an open-source, web-based tool suite built on top of a MySQL database for rapid visualization, examination, and querying of the data at many levels.", + "homepage": "https://genome.ucsc.edu/", + "name": "UCSC Genome Browser", + "prefix": "r3d100010243", + "synonyms": [ + "UCSC Genome Bioinformatics", + "University of California Santa Cruz Genome Bioinformatics" + ], + "xrefs": { + "fairsharing": "FAIRsharing.s22qdj", + "nif": "0000-03603", + "omics": "00926", + "scr": "005780" + } + }, + "r3d100010245": { + "description": "The GeoNames geographical database covers all countries and contains over eight million placenames that are available for download free of charge.", + "homepage": "https://www.geonames.org/", + "name": "GeoNames", + "prefix": "r3d100010245", + "xrefs": { + "fairsharing": "FAIRsharing.56a0Uj" + } + }, + "r3d100010246": { + "description": "-----<<<<< The repository is no longer available. This record is out-dated. >>>>>----- GEON is an open collaborative project that is developing cyberinfrastructure for integration of 3 and 4 dimensional earth science data. GEON will develop services for data integration and model integration, and associated model execution and visualization. Mid-Atlantic test bed will focus on tectonothermal, paleogeographic, and biotic history from the late-Proterozoicto mid-Paleozoic. Rockies test bed will focus on integration of data with dynamic models, to better understand deformation history. GEON will develop the most comprehensive regional datasets in test bed areas.", + "name": "GEON", + "prefix": "r3d100010246", + "synonyms": [ + "GEONGRID", + "Global Earth Observation Network" + ] + }, + "r3d100010247": { + "description": "The GSA Data Repository is an open file in which authors of articles in our journals can place information that supplements and expands on their article. These supplements will not appear in print but may be obtained from GSA.", + "homepage": "https://gsapubs.figshare.com/", + "name": "GSA Data Repository", + "prefix": "r3d100010247", + "synonyms": [ + "Geological Society of America Data Repository" + ] + }, + "r3d100010248": { + "description": "GermOnline 4.0 is a cross-species database gateway focusing on high-throughput expression data relevant for germline development, the meiotic cell cycle and mitosis in healthy versus malignant cells. The portal provides access to the Saccharomyces Genomics Viewer (SGV) which facilitates online interpretation of complex data from experiments with high-density oligonucleotide tiling microarrays that cover the entire yeast genome.", + "homepage": "http://www.germonline.org/index.html", + "name": "GermOnline", + "prefix": "r3d100010248", + "xrefs": { + "fairsharing": "FAIRsharing.vk3v6s", + "issn": "2427-1748", + "nif": "0000-02906", + "omics": "02892", + "scr": "002807" + } + }, + "r3d100010249": { + "description": "The German General Social Survey (ALLBUS) collects up-to-date data on attitudes, behavior, and social structure in Germany. Every two years since 1980 a representative cross section of the population is surveyed using both constant and variable questions. The ALLBUS data become available to interested parties for research and teaching as soon as they are processed and documented.", + "homepage": "https://www.gesis.org/en/allbus/allbus-home", + "name": "ALLBUS", + "prefix": "r3d100010249", + "synonyms": [ + "Die Allgemeine Bevölkerungsumfrage der Sozialwissenschaften", + "FDZ ALLBUS", + "German General Social Survey" + ], + "xrefs": { + "nlx": "157750", + "scr": "003588" + } + }, + "r3d100010250": { + "description": "HISTAT (Historical Statistics)provides data from studies of population, economic and social history as well as the historical Statistics under a single user interface to be made available online. HISTAT offers a variety of time series, Historical Statistics primarily from Germany, partly down to the 16 . century; the database is structured theme-and study-oriented. Studies are listed by subject area and can be individually selected. using an alphabetical list of authors of individual studies can also be selected. Moreover, a study on cross Keyword is offered. HISTAT provides information and research opportunities to both study level as well as at time series level. It offered a thesaurus-based meta-search for words, authors and studies in the study descriptions, the data (time series definitions) and the sources.", + "homepage": "https://histat.gesis.org/histat/", + "name": "HISTAT", + "prefix": "r3d100010250", + "synonyms": [ + "Historical Time Series", + "Zeitreihen zur Historischen Statistik" + ] + }, + "r3d100010251": { + "description": "The Data Catalogue (DBK) comprises the study descriptions from all studies archived at the Data Archive including study descriptions of historical studies data.\nThe primary focus of the department “Data Archive for the Social Sciences” is providing excellent data service for national and international comparative surveys from the fields of social and political science research. These surveys, which must comply with clearly defined methodological and technical requirements, are archived and processed according to internationally recognized standards and made accessible to the scientifically interested public in a user-friendly manner.", + "homepage": "https://search.gesis.org/", + "name": "GESIS Datenbestandskatalog DBK", + "prefix": "r3d100010251", + "synonyms": [ + "DBK", + "GESIS Data Catalogue DBK" + ] + }, + "r3d100010252": { + "description": "The GHDx is our user-friendly and searchable data catalog for global health, demographic, and other health-related datasets. It provides detailed information about datasets ranging from censuses and surveys to health records and vital statistics, globally. It also serves as a platform for data owners to share their data with the public. The GDB Compare visualization, which allows the user to see rate of change in disease incidence, globally or by country, by age or across all ages, is especially powerful as a tool. Be sure to try adding a bottom chart, like the map, to augment the treemap that loads by default in the top chart.", + "homepage": "https://ghdx.healthdata.org/", + "name": "Global Health Data Exchange", + "prefix": "r3d100010252", + "synonyms": [ + "Discover the World's Health Data", + "GHDx" + ] + }, + "r3d100010253": { + "description": ">>>This repository is no longer available<<< Go-Geo is an online resource discovery tool which allows for the identification and retrieval of records describing the content, quality, condition and other characteristics of geospatial data that exist with UK tertiary education and beyond. The portal supports geospatial searching by interactive map, grid co-ordinates and place name, as well as the more traditional topic or keyword forms of searching. The portal is a key component of the UK academic Spatial Data Infrastructure.", + "homepage": "http://www.gogeo.ac.uk/gogeo/", + "name": "GO-GEO", + "prefix": "r3d100010253" + }, + "r3d100010254": { + "description": "The global data compilation consisting of ca. 60,000 data points may be downloaded in csv/xml format. This compilation does not contain the descriptive codes relating to metadata that were included in the previous compilations. Users are advised to consult the references and make their own interpretations as to the quality of the data.", + "homepage": "https://www.ihfc-iugg.org/products/global-heat-flow-database", + "name": "The Global Heat Flow Database of the International Heat Flow Commission", + "prefix": "r3d100010254", + "synonyms": [ + "International Heat-flow Database" + ] + }, + "r3d100010255": { + "description": "ICPSR maintains a data archive of more than 250,000 files of research in the social and behavioral sciences. It hosts 21 specialized collections of data in education, aging, criminal justice, substance abuse, terrorism, and other fields.\nICPSR advances and expands social and behavioral research, acting as a global leader in data stewardship and providing rich data resources and responsive educational opportunities for present and future generations.", + "homepage": "https://www.icpsr.umich.edu/web/pages/index.html", + "name": "Inter-university Consortium for Political and Social Research", + "prefix": "r3d100010255", + "synonyms": [ + "ICPSR data archive" + ], + "xrefs": { + "fairsharing": "FAIRsharing.y0df7m", + "nif": "0000-00615", + "scr": "003194" + } + }, + "r3d100010256": { + "description": "Data Sharing for Demographic Research (DSDR) aims to serve the demographic community by archiving, preserving, and and disseminating data relevant for population studies", + "homepage": "https://www.icpsr.umich.edu/web/pages/DSDR/index.html", + "name": "Data Sharing for Demographic Research", + "prefix": "r3d100010256", + "synonyms": [ + "A data archive for demography and population sciences", + "DSDR" + ], + "xrefs": { + "fairsharing": "FAIRsharing.v4mara", + "scr": "016310" + } + }, + "r3d100010257": { + "description": "The Health and Medical Care Archive (HMCA) is the data archive of the Robert Wood Johnson Foundation (RWJF), the largest philanthropy devoted exclusively to health and health care in the United States. Operated by the Inter-university Consortium for Political and Social Research (ICPSR) at the University of Michigan, HMCA preserves and disseminates data collected by selected research projects funded by the Foundation and facilitates secondary analyses of the data. Our goal is to increase understanding of health and health care in the United States through secondary analysis of RWJF-supported data collections", + "homepage": "http://www.icpsr.umich.edu/icpsrweb/content/HMCA/index.html", + "name": "Health and Medical Care Archive", + "prefix": "r3d100010257", + "synonyms": [ + "Data archive of the RWJF", + "Data archive of the Robert Wood Johnson Foundation", + "HMCA" + ], + "xrefs": { + "fairsharing": "FAIRsharing.szj2xw" + } + }, + "r3d100010259": { + "description": "NACDA acquires and preserves data relevant to gerontological research, processing as needed to promote effective research use, disseminates them to researchers, and facilitates their use. By preserving and making available the largest library of electronic data on aging in the United States, NACDA offers opportunities for secondary analysis on major issues of scientific and policy relevance", + "homepage": "https://www.icpsr.umich.edu/web/pages/NACDA/index.html", + "name": "National Archive of Computerized Data on Aging", + "prefix": "r3d100010259", + "synonyms": [ + "NACDA" + ], + "xrefs": { + "fairsharing": "FAIRsharing.xhzfk0", + "nlx": "149438", + "scr": "005876" + } + }, + "r3d100010260": { + "description": "The central mission of the NACJD is to facilitate and encourage research in the criminal justice field by sharing data resources. Specific goals include providing computer-readable data for the quantitative study of crime and the criminal justice system through the development of a central data archive, supplying technical assistance in the selection of data collections and computer hardware and software for data analysis, and training in quantitative methods of social science research to facilitate secondary analysis of criminal justice data", + "homepage": "https://www.icpsr.umich.edu/web/pages/NACJD/index.html", + "name": "National Archive of Criminal Justice Data", + "prefix": "r3d100010260", + "synonyms": [ + "NACJD", + "The source for data on crime and justice" + ], + "xrefs": { + "fairsharing": "FAIRsharing.4wjhCf" + } + }, + "r3d100010261": { + "description": "NAHDAP acquires, preserves and disseminates data relevant to drug addiction and HIV research. By preserving and making available an easily accessible library of electronic data on drug addiction and HIV infection in the United States, NAHDAP offers scholars the opportunity to conduct secondary analysis on major issues of social and behavioral sciences and public policy", + "homepage": "https://www.icpsr.umich.edu/web/pages/NAHDAP/index.html", + "name": "National Addiction & HIV Data Archive Program", + "prefix": "r3d100010261", + "synonyms": [ + "NAHDAP" + ], + "xrefs": { + "nif": "0000-06713", + "scr": "000636" + } + }, + "r3d100010262": { + "description": "The changing demographic composition has expanded the scope of the U.S. racial and ethnic mosaic. As a result, interest and research on race and ethnicity has become more complex and expansive. RCMD seeks to assist in the public dissemination and preservation of quality data to generate more \"good science\" for years to come. Finally, RCMD wants to be part of an interactive community of persons interested and be involved in minority related issues/investigations in order to make possible the broadest scope of research endeavors and examinations.", + "homepage": "http://www.icpsr.umich.edu/icpsrweb/RCMD/", + "name": "Resource Center for Minority Data", + "prefix": "r3d100010262", + "synonyms": [ + "RCMD" + ] + }, + "r3d100010263": { + "description": "The Substance Abuse and Mental Health Data Archive (SAMHDA) is an initiative funded under contract HHSS283201500001C with the Center for Behavioral Health Statistics and Quality (CBHSQ), Substance Abuse and Mental Health Services Administration (SAMHSA), U.S. Department of Health and Human Services (HHS). CBHSQ has primary responsibility for the collection, analysis, and dissemination of SAMHSA's behavioral health data. Public use files and restricted use files are provided.\nCBHSQ promotes the access and use of the nation's substance abuse and mental health data through SAMHDA. SAMHDA provides public-use data files, file documentation, and access to restricted-use data files to support a better understanding of this critical area of public health.", + "homepage": "https://www.datafiles.samhsa.gov/", + "name": "Substance Abuse and Mental Health Data Archive", + "prefix": "r3d100010263", + "synonyms": [ + "SAMHDA" + ], + "xrefs": { + "nif": "0000-00618", + "scr": "007002" + } + }, + "r3d100010264": { + "description": "The project is set up in order to improve the infrastructure for text-based linguistic research and development by building a huge, automatically annotated German text corpus and the corresponding tools for corpus annotation and exploitation. DeReKo constitutes the largest linguistically motivated collection of contemporary German texts, contains fictional, scientific and newspaper texts, as well as several other text types, contains only licenced texts, is encoded with rich meta-textual information, is fully annotated morphosyntactically (three concurrent annotations), is continually expanded, with a focus on size and stratification of data, may be analyzed free of charge via the query system COSMAS II, serves as a 'primordial sample' from which users may draw specialized sub-samples (socalled 'virtual corpora') to represent the language domain they wish to investigate.\n!!! Access to data of Das Deutsche Referenzkorpus is also provided by: IDS Repository https://www.re3data.org/repository/r3d100010382 !!!", + "homepage": "https://www1.ids-mannheim.de/kl/projekte/korpora/", + "name": "Das Deutsche Referenzkorpus", + "prefix": "r3d100010264", + "synonyms": [ + "Das Portal für die Korpusrecherche in Textkorpora des Instituts für Deutsche Sprache", + "DeReKo", + "The Mannheim German Reference Corpus" + ] + }, + "r3d100010266": { + "description": "MGI is the international database resource for the laboratory mouse, providing integrated genetic, genomic, and biological data to facilitate the study of human health and disease. The projects contributing to this resource are: Mouse Genome Database (MGD) Project, Gene Expression Database (GXD) Project, Mouse Tumor Biology (MTB) Database Project, Gene Ontology (GO) Project at MGI, MouseMine Project, MouseCyc Project at MGI", + "homepage": "http://www.informatics.jax.org/", + "name": "Mouse Genome Informatics", + "prefix": "r3d100010266", + "synonyms": [ + "MGI" + ], + "xrefs": { + "fairsharing": "FAIRsharing.fcwyhz", + "nif": "0000-00096", + "omics": "01656", + "scr": "006460" + } + }, + "r3d100010267": { + "description": "The International Ocean Discovery Program (IODP) is an international marine research collaboration that explores Earth's history and dynamics using ocean-going research platforms to recover data recorded in seafloor sediments and rocks and to monitor subseafloor environments. IODP depends on facilities funded by three platform providers with financial contributions from five additional partner agencies. Together, these entities represent 26 nations whose scientists are selected to staff IODP research expeditions conducted throughout the world's oceans.\nIODP expeditions are developed from hypothesis-driven science proposals aligned with the program's science plan Illuminating Earth's Past, Present, and Future. The science plan identifies 14 challenge questions in the four areas of climate change, deep life, planetary dynamics, and geohazards. Until 2013 under the name: International Ocean Drilling Program.", + "homepage": "http://www.iodp.org/", + "name": "International Ocean Discovery Program", + "prefix": "r3d100010267", + "synonyms": [ + "Exploring the earth under the sea", + "IODP", + "Integrated Ocean Drilling Program" + ] + }, + "r3d100010268": { + "description": "IRIS offers free and open access to a comprehensive data store of raw geophysical time-series data collected from a large variety of sensors, courtesy of a vast array of US and International scientific networks, including seismometers (permanent and temporary), tilt and strain meters, infrasound, temperature, atmospheric pressure and gravimeters, to support basic research aimed at imaging the Earth's interior.", + "homepage": "https://www.iris.edu/hq/", + "name": "Incorporated Research Institutions for Seismology", + "prefix": "r3d100010268", + "synonyms": [ + "IRIS" + ], + "xrefs": { + "fairsharing": "FAIRsharing.x9rqf7", + "nlx": "154710", + "ror": "05xkn9s74", + "scr": "002201" + } + }, + "r3d100010269": { + "description": "JCVI is a world leader in genomic research. The Institute studies the societal implications of genomics in addition to genomics itself. The Institute's research involves genomic medicine; environmental genomic analysis; clean energy; synthetic biology; and ethics, law, and economics.", + "homepage": "https://www.jcvi.org//", + "name": "J. Craig Venter Institute", + "prefix": "r3d100010269", + "synonyms": [ + "JCVI" + ], + "xrefs": { + "nlx": "42542", + "scr": "011269" + } + }, + "r3d100010270": { + "description": "As cultural competence center for the region, the Landesarchiv serves as the repository for records of cultural and historical value and assures the access of archives in Baden-Wuerttemberg as part of the cultural heritage. It identifies, collects, and preserves state records and makes them available to all those who are interested in historical records.\nThe Landesarchiv houses archival collections ranging from deeds from the Middle Ages to digital sources of our time (databases, e-mails, internet pages). The Landesarchiv has already been providing diversified access to archival collections via internet and is actively working on research and presentation of the history of Southwest Germany.\nThe archival collections of the Landesarchiv convey the cultural and historical diversity in Southwest Germany. Each holding is unique and characterizes the distinctive history of the people and the region.\nThis makes the Landesarchiv an irreplaceable reservoir of knowledge and experience with remarkable quantitative dimensions: The Landesarchiv houses about 146 shelf kilometers of documents and books, 310 thousand charters as well as 350 thousand maps and plans completed with photographs and audio-visual records. Electronic data are stored in the digital stack of the Landesarchiv.", + "homepage": "https://www.landesarchiv-bw.de/web/49435", + "name": "Landesarchiv Baden-Württemberg", + "prefix": "r3d100010270", + "synonyms": [ + "Landesarchiv Baden-Württemberg", + "la-bw" + ] + }, + "r3d100010271": { + "description": "OLAC, the Open Language Archives Community, is an international partnership of institutions and individuals who are creating a worldwide virtual library of language resources by: (i) developing consensus on best current practice for the digital archiving of language resources, and (ii) developing a network of interoperating repositories and services for housing and accessing such resources.", + "homepage": "http://www.language-archives.org/", + "name": "OLAC", + "prefix": "r3d100010271", + "synonyms": [ + "Open Language Archives Community" + ] + }, + "r3d100010272": { + "description": "The Environmental Data Initiative Repository concentrates on studies of ecological processes that play out at time scales spanning decades to centuries including those of the NSF Long Term Ecological Research (LTER) program, the NSF Macrosystems Biology Program, the NSF Long Term Research in Environmental Biology (LTREB) program, the Organization of Biological Field Stations, and others. The repository hosts data that provide a context to evaluate the nature and pace of ecological change, to interpret its effects, and to forecast the range of future biological responses to change.", + "homepage": "https://portal.edirepository.org/nis/home.jsp", + "name": "Environmental Data Initiative Repository", + "prefix": "r3d100010272", + "synonyms": [ + "EDI Data Portal", + "formerly: The Long Term Ecological Research Repository" + ], + "xrefs": { + "fairsharing": "FAIRsharing.xd3wmy" + } + }, + "r3d100010273": { + "description": "The Marine Geoscience Data System (MGDS) is a trusted data repository that provides free public access to a curated collection of marine geophysical data products and complementary data related to understanding the formation and evolution of the seafloor and sub-seafloor. Developed and operated by domain scientists and technical specialists with deep knowledge about the creation, analysis and scientific interpretation of marine geoscience data, the system makes available a digital library of data files described by a rich curated metadata catalog. MGDS provides tools and services for the discovery and download of data collected throughout the global oceans. Primary data types are geophysical field data including active source seismic data, potential field, bathymetry, sidescan sonar, near-bottom imagery, other seafloor senor data as well as a diverse array of processed data and interpreted data products (e.g. seismic interpretations, microseismicity catalogs, geologic maps and interpretations, photomosaics and visualizations). Our data resources support scientists working broadly on solid earth science problems ranging from mid-ocean ridge, subduction zone and hotspot processes, to geohazards, continental margin evolution, sediment transport at glaciated and unglaciated margins.", + "homepage": "http://www.marine-geo.org/library/", + "name": "Marine Geoscience Data System", + "prefix": "r3d100010273", + "synonyms": [ + "MGDS" + ], + "xrefs": { + "fairsharing": "FAIRsharing.9enwm8" + } + }, + "r3d100010274": { + "description": "This is an information resource for central nervous system imaging which integrates clinical information with magnetic resonance (MR), x-ray computed tomography (CT), and nuclear medicine images.", + "homepage": "http://www.med.harvard.edu/AANLIB/", + "name": "The whole brain Atlas", + "prefix": "r3d100010274", + "xrefs": { + "nif": "0000-00079", + "scr": "005390" + } + }, + "r3d100010275": { + "description": "As the national oceanographic data centre for Canada, MEDS maintains centralized repositories of some oceanographic data types collected in Canada, and coordinates data exchanges between DFO and recognized intergovernmental organizations, as well as acts as a central point for oceanographic data requests. Real-time, near real-time (for operational oceanography) or historical data are made available as appropriate.", + "homepage": "https://meds-sdmm.dfo-mpo.gc.ca/isdm-gdsi/index-eng.html", + "name": "Marine Environmental Data Section", + "prefix": "r3d100010275", + "synonyms": [ + "MEDS", + "SDMM", + "Section des données sur le milieu marin", + "formerly: Canadian Oceanographic Data Centre - CODC (1962-1971)", + "formerly: Integrated Science Data Management - ISDM (2005-2013)", + "formerly: Marine Environmental Data Service - MEDS (1971-2005)", + "formerly: Oceanography and Scientific Data - OSD (2013-2015)" + ] + }, + "r3d100010276": { + "description": "The Melanoma Molecular Map Project (MMMP) is an open access, interactive web-based multidatabase dedicated to the research on melanoma biology and therapy. The aim of this non-profit project is to create an organized and continuously updated databank collecting the huge and ever growing amount of scientific knowledge on melanoma currently scattered in thousands of articles published in hundreds of Journals.", + "homepage": "http://www.mmmp.org/MMMP/import.mmmp?page=aims_org.mmmp", + "name": "Melanoma Molecular Map Project", + "prefix": "r3d100010276", + "synonyms": [ + "MMMP" + ], + "xrefs": { + "fairsharing": "FAIRsharing.xxtmjs" + } + }, + "r3d100010278": { + "description": "On June 1, 1990 the German X-ray observatory ROSAT started its mission to open a new era in X-ray astronomy. Doubtless, this is the most ambitious project realized up to now in the short history of this young astronomical discipline. Equipped with the largest imaging X-ray telescope ever inserted into an earth orbit ROSAT has provided a tremendous amount of new scientific data and insights.", + "homepage": "https://www.mpe.mpg.de/ROSAT", + "name": "The ROSAT Mission", + "prefix": "r3d100010278", + "synonyms": [ + "Rönten-Astronomie-Wave", + "x-ray satellite" + ] + }, + "r3d100010279": { + "description": "The Brain Biodiversity Bank refers to the repository of images of and information about brain specimens contained in the collections associated with the National Museum of Health and Medicine at the Armed Forces Institute of Pathology in Washington, DC. These collections include, besides the Michigan State University Collection, the Welker Collection from the University of Wisconsin, the Yakovlev-Haleem Collection from Harvard University, the Meyer Collection from the Johns Hopkins University, and the Huber-Crosby and Crosby-Lauer Collections from the University of Michigan and the C.U. Ariëns Kappers brain collection from Amsterdam Netherlands.Introducing online atlases of the brains of humans, sheep, dolphins, and other animals. A world resource for illustrations of whole brains and stained sections from a great variety of mammals", + "homepage": "https://www.msu.edu/~brains/", + "name": "Brain Biodiversity Bank", + "prefix": "r3d100010279", + "synonyms": [ + "BBBank", + "Michigan State University Brain Biodiversity Bank" + ], + "xrefs": { + "nif": "0000-00059", + "scr": "003289" + } + }, + "r3d100010280": { + "description": "The Henry A. Murray Research Archive is Harvard's endowed, permanent repository for quantitative and qualitative research data at the Institute for Quantitative Social Science, and provides physical storage for the entire IQSS Dataverse Network. Our collection comprises over 100 terabytes of data, audio, and video. We preserve in perpetuity all types of data of interest to the research community, including numerical, video, audio, interview notes, and other data. We accept data deposits through this web site, which is powered by our Dataverse Network software", + "homepage": "http://www.murray.harvard.edu/", + "name": "Henry A. Murray Research Archive at IQSS, Harvard University", + "prefix": "r3d100010280", + "synonyms": [ + "Murray Archive" + ] + }, + "r3d100010281": { + "description": "NatureServe and its network of member programs are a leading source for reliable scientific information about species and ecosystems of the Western Hemisphere. This site serves as a portal for accessing several types of publicly available biodiversity data. The Explorer lists 70,000 plants, animals, and ecological communities of the United States and Canada", + "homepage": "https://www.natureserve.org/", + "name": "NatureServe", + "prefix": "r3d100010281", + "synonyms": [ + "NatureServe network" + ] + }, + "r3d100010282": { + "description": "The National Center for Biotechnology Information advances science and health by providing access to biomedical and genomic information", + "homepage": "https://www.ncbi.nlm.nih.gov/", + "name": "NCBI", + "prefix": "r3d100010282", + "synonyms": [ + "National Center for Biotechnology Information" + ], + "xrefs": { + "nif": "0000-00139", + "scr": "006472" + } + }, + "r3d100010283": { + "description": "Gene Expression Omnibus: a public functional genomics data repository supporting MIAME-compliant data submissions. Array- and sequence-based data are accepted. Tools are provided to help users query and download experiments and curated gene expression profiles.", + "homepage": "http://www.ncbi.nlm.nih.gov/geo/", + "name": "Gene Expression Omnibus", + "prefix": "r3d100010283", + "synonyms": [ + "GEO" + ], + "xrefs": { + "fairsharing": "FAIRsharing.5hc8vt", + "nif": "0000-00142", + "omics": "01030", + "scr": "007303" + } + }, + "r3d100010284": { + "description": "Peptidome was a public repository that archived tandem mass spectrometry peptide and protein identification data generated by the scientific community. This repository is now offline and is in archival mode. All data may be obtained from the Peptidome FTP site. Due to budgetary constraints NCBI has discontinued the Peptidome Repository. All existing data and metadata files will continue to be made available from our ftp server a ftp://ftp.ncbi.nih.gov/pub/peptidome/ indefinitely. Those files are named according to their Peptidome accession number, allowing cited data to be identified and downloaded. All of the Peptidome studies have been made publicly available at the PRoteomics IDEntifications (PRIDE) database. A map of Peptidome to Pride accessions may be found at ftp://ftp.ncbi.nih.gov/pub/peptidome/peptidome-pride_map.txt.\n\nIf you have any specific questions, please feel free to contact us at info@ncbi.nlm.nih.gov.", + "homepage": "http://www.ncbi.nlm.nih.gov/peptidome/", + "name": "Peptidome", + "prefix": "r3d100010284" + }, + "r3d100010285": { + "description": "The Reference Sequence (RefSeq) collection provides a comprehensive, integrated, non-redundant, well-annotated set of sequences, including genomic DNA, transcripts, and proteins. RefSeq sequences form a foundation for medical, functional, and diversity studies. They provide a stable reference for genome annotation, gene identification and characterization, mutation and polymorphism analysis (especially RefSeqGene records), expression studies, and comparative analyses.", + "homepage": "https://www.ncbi.nlm.nih.gov/refseq/", + "name": "NCBI Reference Sequence Database", + "prefix": "r3d100010285", + "synonyms": [ + "RefSeq" + ], + "xrefs": { + "nif": "0000-03397", + "omics": "01659", + "scr": "003496" + } + }, + "r3d100010286": { + "description": "! The National Climatic Data Center has merged into the National Centers for Environmental Information (NCEI). NOAA's National Climatic Data Center (NCDC) is responsible for preserving, monitoring, assessing, and providing public access to the Nation's treasure of climate and historical weather data and information.", + "homepage": "http://www.ncdc.noaa.gov/", + "name": "NOAA National Centers for Environmental Information - formerly: National Climatic Data Center", + "prefix": "r3d100010286", + "synonyms": [ + "NCEI", + "formerly: NCDC" + ] + }, + "r3d100010287": { + "description": "NC OneMap is a public service providing comprehensive discovery and access to North Carolina's geospatial data resources. NC OneMap, the State's Clearinghouse for geospatial information, relies on data sharing and partnerships.", + "homepage": "http://www.nconemap.com/", + "name": "NC OneMap", + "prefix": "r3d100010287" + }, + "r3d100010288": { + "description": "The National Archives is home to millions of historical documents, known as records, which were created and collected by UK central government departments and major courts of law. Data of the fomer National Digital Archive of Datasets (NDAD) collection, which was active from 1997 to 2010 and preserves and provides online access to archived digital datasets and documents from UK central government departments, is integrated.", + "homepage": "https://discovery.nationalarchives.gov.uk/", + "name": "The National Archives", + "prefix": "r3d100010288", + "synonyms": [ + "National Digital Archive of Datasets (NDAD)", + "The National Archives Discovery" + ] + }, + "r3d100010289": { + "description": "The NERC Earth Observation Data Centre (NEODC) is a Designated Data Centre of the Natural Environment Research Council (NERC) and as such it is tasked with the acquisition, archiving and provision of access to remotely sensed data of the surface of the Earth acquired by satellite and airborne sensors. The NEODC also acts as a source of information regarding Earth Observation data generally and its application to environmental research and survey with the provision of guidance and advice, as appropriate, on matters of copyright, policy and strategy with regard to specific NERC EO data resources.", + "homepage": "http://www.neodc.rl.ac.uk", + "name": "NERC Earth Observation Data Centre", + "prefix": "r3d100010289", + "synonyms": [ + "NEODC" + ], + "xrefs": { + "fairsharing": "FAIRsharing.7HtoZI" + } + }, + "r3d100010290": { + "description": "The National Ecological Observatory Network (NEON) is a continental-scale observatory designed to gather and provide 30 years of ecological data on the impacts of climate change, land use change and invasive species on natural resources and biodiversity. NEON is a project of the National Science Foundation, with many other U.S. agencies and NGOs cooperating.", + "homepage": "https://www.neonscience.org/", + "name": "National Ecological Observatory Network", + "prefix": "r3d100010290", + "synonyms": [ + "NEON" + ] + }, + "r3d100010291": { + "description": "The Netlib repository contains freely available software, documents, and databases of interest to the numerical, scientific computing, and other communities.", + "homepage": "http://www.netlib.org/", + "name": "The Netlib", + "prefix": "r3d100010291" + }, + "r3d100010292": { + "description": "The NOAA National Centers for Environmental Information (formerly the National Geophysical Data Center) provide scientific stewardship, products and services for sea floor and lakebed data, including geophysics (gravity, magnetics, seismic reflection, bathymetry, water column sonar), and data derived from sediment and rock samples. \nNCEI compiles coastal and global digital elevation models, high-resolution models for tsunami inundation studies, provides stewardship for NOS data supporting charts and navigation, and is the US national long-term archive for MGG data", + "homepage": "https://www.ngdc.noaa.gov/mgg/mggd.html", + "name": "NOAA National Centers for Environmental Information - formerly: National Geophysical Data Center", + "prefix": "r3d100010292", + "synonyms": [ + "World Data Service for Geophysics", + "formerly: NGDC" + ] + }, + "r3d100010293": { + "description": "The database includes world-wide cosmic-ray neutron observations (pressure-corrected 1 hour counts) since 1953. The date are opened in two formats; one is 4096-byte \"longformat\" data and the other one is 80-byte \"cardformat\" data. Since the \"cardformat\" data are prepared only for quick check of data, the \"longformat\" data, which include information for data usage (constant, factors, etc), should be used for research works. PS files (compressed) of yearly plots are also available.", + "homepage": "http://cidas.isee.nagoya-u.ac.jp/WDCCR/", + "name": "World Data Center for Cosmic Rays", + "prefix": "r3d100010293", + "synonyms": [ + "WDCCR" + ] + }, + "r3d100010294": { + "description": "National Institute of Information and Communications Technology (NICT) has taken charge of the WDC for Ionosphere. WDC for Ionosphere archives ionospheric data and metadata from approximately 250 stations across the globe.", + "homepage": "http://wdc.nict.go.jp/wdc_e.html", + "name": "WDC for Ionosphere and Space Weather", + "prefix": "r3d100010294" + }, + "r3d100010295": { + "description": "Nobeyama Radio Polarimeters (NoRP) are observing the Sun with multiple frequencies in the microwave range. It is capable to obtain the total coming flux and the circular-polarization degree.", + "homepage": "http://solar.nro.nao.ac.jp/norp/", + "name": "Nobeyama Radio Polarimeters", + "prefix": "r3d100010295", + "synonyms": [ + "NoRP", + "野辺山強度偏波計" + ] + }, + "r3d100010297": { + "description": "World Data System for Cold and Arid Regions(CARD) is a new scientific data sharing system which is established on the basis of the former World Data Center for Glaciology and Geocryology, Lanzhou and other data centers hosted by Cold and Arid Regions Environmental and Engineering Research Institute, Chinese Academy of Sciences. World Data System for Cold and Arid Regions is one of the constituents of World Data System. The data sharing system's main goals are to collect, manage and store the scientific data of Cold and Arid Regions area in China and provide the services for the scientific research of Cold and Arid Regions.", + "homepage": "http://card.westgis.ac.cn/", + "name": "Cold and Arid Regions Science Data Center at Lanzhou", + "prefix": "r3d100010297", + "synonyms": [ + "CARD", + "WDC for Glaciology and Geocryology", + "World Data System for Cold and Arid Regions" + ] + }, + "r3d100010299": { + "description": "The mission of World Data Center for Climate (WDCC) is to provide central support for the German and European climate research community. The WDCC is member of the ISC's World Data System. Emphasis is on development and implementation of best practice methods for Earth System data management. Data for and from climate research are collected, stored and disseminated. The WDCC is restricted to data products. Cooperations exist with thematically corresponding data centres of, e.g., earth observation, meteorology, oceanography, paleo climate and environmental sciences. The services of WDCC are also available to external users at cost price. A special service for the direct integration of research data in scientific publications has been developed. The editorial process at WDCC ensures the quality of metadata and research data in collaboration with the data producers. A citation code and a digital identifier (DOI) are provided and registered together with citation information at the DOI registration agency DataCite.", + "homepage": "https://www.dkrz.de/up/systems/wdcc", + "name": "World Data Center for Climate", + "prefix": "r3d100010299", + "synonyms": [ + "Climate and Environmental Retrieval and Archive", + "ISC World Data Center for Climate", + "WDCC Data Portal CERA" + ], + "xrefs": { + "fairsharing": "FAIRsharing.x3hgaw" + } + }, + "r3d100010300": { + "description": "IGETS is the International Geodynamics and Earth Tide Service of the International Association of Geodesy (IAG). The main objective of IGETS is to monitor temporal variations of the Earth gravity field through long‐term records from ground gravimeters, tiltmeters, strainmeters and other geodynamic sensors.\nIGETS continues the activities of the Global Geodynamics Project (GGP) to provide support to geodetic and geophysical research activities using superconducting gravimeter (SG) data within the context of an international network. Furthermore, IGETS continues the activities of the International Center for Earth Tides (ICET), in particular, in collecting, archiving and distributing Earth tide records from long series of gravimeters, tiltmeters, strainmeters and other geodynamic sensors.\nGFZ is the main Data Center and operates the IGETS data base of worldwide high precision SG records. EOST (Ecole et Observatoire des Sciences de la Terre, Strasbourg, France) is the secondary Data Center, The University of French Polynesia (Tahiti) and EOST (Strasbourg, France) are the two current Analysis Centers.", + "homepage": "http://isdc.gfz-potsdam.de/igets-data-base/", + "name": "International Geodynamics and Earth Tide Service", + "prefix": "r3d100010300", + "synonyms": [ + "Global Geodynamic Project at GFZ Information System and Data Center (GGP ISDC) (formerly)", + "IGETS", + "IGETS Data Base at GFZ Potsdam" + ] + }, + "r3d100010301": { + "description": "The WDC has a FTP-server to distribute the PCN index derived from the geomagnetic observatory Qaanaaq (THL) and the Kp-index data products derived at the geomagnetic observatory Niemegk (NGK).\nThe WDC is also holding extensive archives of magnetograms and other geomagnetic observatory data products that predate the introduction of digital data recording. The material is in analogue form such as film or microfiche. \nThe Polar Cap index (abbreviation PC index) consists of the Polar Cap North (PCN) and the Polar Cap South (PCS) index, which are derived from magnetic measurements taken at the geomagnetic observatories Qaanaaq (THL, Greenland, +85o magnetic latitude) and Vostok (VOS, Antarctica, -83o magnetic latitude), respectively.\nThe idea behind these indices is to estimate the intensity of anti-sunward plasma convection in the polar caps. This convection is associated with electric Hall currents and consequent magnetic field variations perpendicular to the antisunward plasma flow (and related Hall current) which can be monitored at the Qaanaaq and Vostok magnetic observatories.\nPC aims at monitoring the energy input from solar wind to the magnetosphere (loading activity). The index is constructed in such a way that it has a linear relationship with the merging Electric Field at the magnetopause; consequently PC is given in units of mV/m as for the electric field.\nIn August 2013, the International Association of Geomagnetism and Aeronomy (IAGA) endorsed the PC index. The endorsed PC index is accessible at pcindex.org or through WDC Copenhagen.", + "homepage": "https://www.space.dtu.dk/English/Research/Scientific_data_and_models/World_Data_Center_for_Geomagnetism.aspx", + "name": "World Data Centre for Geomagnetism, Copenhagen", + "prefix": "r3d100010301", + "synonyms": [ + "WDC - Geomagnetism, Copenhagen" + ] + }, + "r3d100010303": { + "description": "ISRIC - World Soil Information is an independent foundation. As regular member of the ICS World Data System it is also known as World Data Centre for Soils (WDC-Soils). ISRIC was founded in 1966 through the International Soil Science Society (ISSS) and United Nations Educational, Scientific and Cultural Organization (UNESCO). It has a mission to serve the international community with information about the world’s soil resources to help addressing major global issues.\nOur work is organised according to four work streams: 1) Setting standards and references, 2) Soil information provision (databases & soil mapping), 3) Capcaity building and advocacy, and 4) Generation of derived products.", + "homepage": "https://www.isric.org/", + "name": "ISRIC - World Soil Information", + "prefix": "r3d100010303", + "synonyms": [ + "WDC Soils", + "World Data Centre for Soils" + ] + }, + "r3d100010304": { + "description": "BASS2000 archives ground-based solar survey data, and a long term data from France's observatories. The database contains spectroheliographs, radioheliographs, coronographs, and synoptic maps. BASS2000 provides data as GIF, PNG, JPEG, MPEG, PS, and Compressed Files.", + "homepage": "http://bass2000.obspm.fr/home.php", + "name": "BASS2000", + "prefix": "r3d100010304", + "synonyms": [ + "BAse de données Solaire Sol", + "Solar Survey Archive", + "WDC - Solar Activity" + ] + }, + "r3d100010305": { + "description": "The National Oceanographic Data Center, which includes the National Coastal Data Development Center—have merged into the National Centers for Environmental Information (NCEI).\nNCEI is responsible for hosting and providing access to one of the most significant archives on Earth, with comprehensive oceanic, atmospheric, and geophysical data. From the depths of the ocean to the surface of the sun and from million-year-old sediment records to near real-time satellite images, NCEI is the Nation's leading authority for environmental information.\nThe National Centers for Environmental Information (NCEI), which hosts the World Data Service for Oceanography is a national environmental data center operated by the National Oceanic and Atmospheric Administration (NOAA) of the U.S. Department of Commerce. NCEI are responsible for hosting and providing access to one of the most significant archives on earth, with comprehensive oceanic, atmospheric, and geophysical data. The primary mission of the World Data Service for Oceanography is to ensure that global oceanographic datasets collected at great cost are maintained in a permanent archive that is easily and openly accessible to the world science community and to other users.", + "homepage": "https://www.nodc.noaa.gov/index.html", + "name": "NOAA National Centers for Environmental Information - World Data Service for Oceanography", + "prefix": "r3d100010305", + "synonyms": [ + "WDS for Oceanography", + "World Data Service for Oceanography", + "formerly: WDC - A", + "formerly: WDC - Oceanography, Silver Spring", + "formerly: World Data Center for Oceanography, Silver Spring" + ] + }, + "r3d100010309": { + "description": "The USGS currently houses the institute at the Center for Earth Resources Observation and Science (EROS) in Sioux Falls, South Dakota. The LCI will address land cover topics from local to global scales, and in both domestic and international settings. The USGS through the Land Cover Institute serves as a facilitator for land cover and land use science, applications, and production functions. The institute assists in the availability and technical support of land cover data sets through increasing public and scientific awareness of the importance of land cover science. LCI continues, after the reorganization of the World Data Centers in 2009, serving as the World Data Center (WDC) for land cover data for access to, or information about, land cover data of the world", + "homepage": "https://landcover.usgs.gov/", + "name": "The USGS Land Cover Institute", + "prefix": "r3d100010309", + "synonyms": [ + "LCI", + "World Data Centre for Land Cover Data" + ] + }, + "r3d100010310": { + "description": "WDC for Meteorology, Asheville acquires, catalogues, and archives data and makes them available to requesters in the international scientific community. Data are exchanged with counterparts, WDC for Meteorology, Obninsk and WDC for Meteorology, Beijing as necessary to improve access. Special research data sets prepared under international programs such as the IGY, World Climate Program (WCP), Global Atmospheric Research Program (GARP), etc., are archived and made available to the research community. All data and special data sets contributed to the WDC are available to scientific investigators without restriction. Data are available from 1755 to 2015.", + "homepage": "https://www.ncdc.noaa.gov/wdcmet", + "name": "World Data Center for Meteorology, Asheville", + "prefix": "r3d100010310", + "synonyms": [ + "WDC - Meteorology, Asheville" + ] + }, + "r3d100010311": { + "description": "Paleoclimatology data are derived from natural sources such as tree rings, ice cores, corals, and ocean and lake sediments. These proxy climate data extend the archive of weather and climate information hundreds to millions of years. The data include geophysical or biological measurement time series and some reconstructed climate variables such as temperature and precipitation.\nNCEI provides the paleoclimatology data and information scientists need to understand natural climate variability and future climate change. We also operate the World Data Center for Paleoclimatology, which archives and distributes data contributed by scientists around the world.", + "homepage": "https://www.ncdc.noaa.gov/data-access/paleoclimatology-data", + "name": "NOAA National Centers for Environmental Information - Paleoclimatology Data", + "prefix": "r3d100010311", + "synonyms": [ + "Paleoclimatology Data", + "World Data Service for Paleoclimatology" + ], + "xrefs": { + "rid": "000059", + "scr": "012149" + } + }, + "r3d100010312": { + "description": "The IERS provides data on Earth orientation, on the International Celestial Reference System/Frame, on the International Terrestrial Reference System/Frame, and on geophysical fluids. It maintains also Conventions containing models, constants and standards.", + "homepage": "https://www.iers.org/IERS/EN/Home/home_node.html", + "name": "International Earth Rotation and Reference Systems Service", + "prefix": "r3d100010312", + "synonyms": [ + "IERS", + "formerly: International Earth Rotation Service" + ], + "xrefs": { + "biodbcore": "001688" + } + }, + "r3d100010313": { + "description": "The mission of the National Earthquake Information Center (NEIC) is to determine rapidly the location and size of all destructive earthquakes worldwide and to immediately disseminate this information to concerned national and international agencies, scientists, and the general public. The NEIC compiles and maintains an extensive, global seismic database on earthquake parameters and their effects that serves as a solid foundation for basic and applied earth science research.\nThe NEIC maintained until 2012 the former 'World Data Center for Seismology'.", + "homepage": "https://earthquake.usgs.gov/contactus/golden/neic.php", + "name": "National Earthquake Information Center", + "prefix": "r3d100010313", + "synonyms": [ + "NEIC" + ] + }, + "r3d100010314": { + "description": "The CEBS database houses data of interest to environmental health scientists. CEBS is a public resource, and has received depositions of data from academic, industrial and governmental laboratories. CEBS is designed to display data in the context of biology and study design, and to permit data integration across studies for novel meta analysis.", + "homepage": "https://tools.niehs.nih.gov//cebs3/ui/", + "name": "Chemical Effects in Biological Systems", + "prefix": "r3d100010314", + "synonyms": [ + "CEBS" + ], + "xrefs": { + "fairsharing": "FAIRsharing.ntv8pe", + "nif": "0000-02649", + "omics": "06027", + "scr": "006778" + } + }, + "r3d100010315": { + "description": "The Visible Human Project® is an outgrowth of the NLM's 1986 Long-Range Plan. It is the creation of complete, anatomically detailed, three-dimensional representations of the normal male and female human bodies. Acquisition of transverse CT, MR and cryosection images of representative male and female cadavers has been completed. The male was sectioned at one millimeter intervals, the female at one-third of a millimeter intervals.", + "homepage": "https://www.nlm.nih.gov/research/visible/visible_human.html", + "name": "Visible Human Project", + "prefix": "r3d100010315" + }, + "r3d100010316": { + "description": "nmrshiftdb is a NMR database (web database) for organic structures and their nuclear magnetic resonance (nmr) spectra. It allows for spectrum prediction (13C, 1H and other nuclei) as well as for searching spectra, structures and other properties. Last not least, it features peer-reviewed submission of datasets by its users. The nmrshiftdb2 software is open source, the data is published under an open content license. Please consult the documentation for more detailed information. nmrshiftdb2 is the continuation of the NMRShiftDB project with additional data and bugfixes and changes in the software.", + "homepage": "http://nmrshiftdb.nmr.uni-koeln.de", + "name": "NMRshiftDB", + "prefix": "r3d100010316", + "xrefs": { + "omics": "18926" + } + }, + "r3d100010318": { + "description": "The Nuclear Data Portal is a new generation of nuclear data services using modern and powerful DELL servers, Sybase relational database software, the Linux operating system with programming in Java. The Portal includes nuclear structure, decay and reaction data, as well as literature information. Data can be searched for using optimized query forms; results are presented in tables and interactive plots. Additionally, a number of nuclear science tools, codes, applications, and links are provided.\nThe databases includes are: CINDA - Computer Index of Nuclear Reaction Data, CSISRS alias EXFOR - Experimental nuclear reaction data, ENDF - Evaluated Nuclear Data File , ENSDF - Evaluated Nuclear Structure Data File, MIRD - Medical Internal Radiation Dose, NSR - Nuclear Science References, NuDat - Nuclear Structure & Decay Data, XUNDL - Experimental Unevaluated Nuclear Data List, Chart of Nuclides.\nNuclear Data Portal is a web service of National Nuclear Data Center.", + "homepage": "https://www.nndc.bnl.gov/content/NuclearPortal.html", + "name": "Nuclear Data Portal", + "prefix": "r3d100010318" + }, + "r3d100010320": { + "description": "The Dynamic Maps, Geographic Information System (GIS) Data and Analysis Tools website provides maps, data and tools for renewable energy resources that determine which energy technologies are viable solutions in domestic and international regions.", + "homepage": "https://www.nrel.gov/gis/", + "name": "NREL Geospatial Data Science", + "prefix": "r3d100010320", + "synonyms": [ + "NERL GIS", + "NREL Dynamic Maps, Geographic Information System (GIS) Data and Analysis Tools (formerly)", + "National Renewable Energy Laboratory Geospatial Data Science" + ] + }, + "r3d100010321": { + "description": "NREL advances critical science and technology through innovative research and development to improve the nation's electrical grid infrastructure, making it more flexible, reliable, resilient, secure, and sustainable.", + "homepage": "https://www.nrel.gov/grid/", + "name": "NREL Transforming energy - grid modernization", + "prefix": "r3d100010321", + "synonyms": [ + "RReDC (formerly)", + "Renewable Resource Data Center (formerly)" + ] + }, + "r3d100010323": { + "description": "The European Election and Referendum Database is specifically intended to provide election results on a regional level for European countries. The archive cover the period from 1990 until present and publishes results from parliamentary elections, European Parliament elections, presidential elections, as well as EU-related referendums for a total of 35 European countries.", + "homepage": "http://www.nsd.uib.no/european_election_database/", + "name": "European Election Database", + "prefix": "r3d100010323", + "synonyms": [ + "EED" + ] + }, + "r3d100010324": { + "description": "OECD iLibrary is the online library of the Organisation for Economic Cooperation and Development (OECD) featuring its books, papers and statistics and is the gateway to OECD’s analysis and data. It replaced SourceOECD in July 2010.\nOECD iLibrary also contains content published by the International Energy Agency (IEA), the Nuclear Energy Agency (NEA), the OECD Development Centre, PISA (Programme for International Student Assessment), and the International Transport Forum (ITF).\nOECD iLibrary presents all content so users can find - and cite - tables and databases as easily as articles or chapters in any available format: PDF, WEB, XLS, DATA, ePUB, READ.", + "homepage": "https://www.oecd-ilibrary.org/statistics", + "name": "OECD iLibrary Statistics", + "prefix": "r3d100010324" + }, + "r3d100010325": { + "description": "This repository is no longer available. >>>!!!<<< 2018-10-15; no more access to OpenLandscapes >>>!!!<<<", + "homepage": "http://openlandscapes.zalf.de/default.aspx", + "name": "openLandscapes", + "prefix": "r3d100010325", + "synonyms": [ + "The Knowledge Collection for Landscape Science" + ] + }, + "r3d100010326": { + "description": "OSTI is the DOE office that collects, preserves, and disseminates DOE-sponsored R&D results that are the outcomes of R&D projects or other funded activities at DOE labs and facilities nationwide and grantees at universities and other institutions. The information is typically in the form of technical documents, conference papers, articles, multimedia, and software, collectively referred to as scientific and technical information (STI).", + "homepage": "https://www.osti.gov/search-tools", + "name": "OSTI", + "prefix": "r3d100010326", + "synonyms": [ + "DOE Data Centers", + "OSTI.GOV", + "Office of Scientific and Technical Information", + "Speeding access to science information from DOE and beyond", + "U.S. Department of Energy, Office of Scientific & Technical Information" + ], + "xrefs": { + "nif": "0000-22793", + "scr": "002670" + } + }, + "r3d100010327": { + "description": "The Protein Data Bank (PDB) archive is the single worldwide repository of information about the 3D structures of large biological molecules, including proteins and nucleic acids. These are the molecules of life that are found in all organisms including bacteria, yeast, plants, flies, other animals, and humans. Understanding the shape of a molecule helps to understand how it works. This knowledge can be used to help deduce a structure's role in human health and disease, and in drug development. The structures in the archive range from tiny proteins and bits of DNA to complex molecular machines like the ribosome.", + "homepage": "https://www.rcsb.org/", + "name": "RCSB Protein Data Bank", + "prefix": "r3d100010327", + "synonyms": [ + "RCSB PDB" + ], + "xrefs": { + "fairsharing": "FAIRsharing.2t35ja", + "miriam": "00100029", + "nif": "0000-00135", + "omics": "03036", + "scr": "012820" + } + }, + "r3d100010328": { + "description": "Goal of the RDC at ZPID is the documentation and long-term archiving of research data from all areas of psychology and the social sciences, using specially created metadata and to provide use of the data for scientific purposes such as secondary analysis and reanalysis. Psychdata contains all areas of psychology, in particular data sets from clinical, developmental, educational, gero-, and work and organizational psychology stemming from longitudinal studies, major surveys, and test development.", + "homepage": "https://rdc-psychology.org/", + "name": "RDC at ZPID", + "prefix": "r3d100010328", + "synonyms": [ + "FDZ am ZPID", + "Forschungsdatenzentrum am ZPID", + "Research Data Center at ZPID", + "formerly: PsychData" + ], + "xrefs": { + "fairsharing": "FAIRsharing.a58029" + } + }, + "r3d100010329": { + "description": "RAVE (RAdial Velocity Experiment) is a multi-fiber spectroscopic astronomical survey of stars in the Milky Way using the 1.2-m UK Schmidt Telescope of the Anglo-Australian Observatory (AAO). The RAVE collaboration consists of researchers from over 20 institutions around the world and is coordinated by the Leibniz-Institut für Astrophysik Potsdam. As a southern hemisphere survey covering 20,000 square degrees of the sky, RAVE's primary aim is to derive the radial velocity of stars from the observed spectra. Additional information is also derived such as effective temperature, surface gravity, metallicity, photometric parallax and elemental abundance data for the stars. The survey represents a giant leap forward in our understanding of our own Milky Way galaxy; with RAVE's vast stellar kinematic database the structure, formation and evolution of our Galaxy can be studied.", + "homepage": "https://www.rave-survey.org/query/", + "name": "RAVE database", + "prefix": "r3d100010329", + "synonyms": [ + "RAdial Velocity Experiment Database" + ] + }, + "r3d100010330": { + "description": "Child Care & Early Education Research Connections promotes high quality research in child care and early education and the use of that research in policy making. Our vision is that children are well cared for and have rich learning experiences, and their families are supported and able to work. Through this Web site, we offer research and data resources for researchers, policy makers, practitioners, and others.", + "homepage": "https://www.researchconnections.org/childcare/welcome", + "name": "Child Care & Early Education Research Connections", + "prefix": "r3d100010330" + }, + "r3d100010331": { + "description": "The Roper Center for Public Opinion Research is one of the world's leading archives of social science data, specializing in data from surveys of public opinion. The data held by the Roper Center range from the 1930s, when survey research was in its infancy, to the present. Most of the data are from the United States, but over 100 nations are represented.", + "homepage": "https://ropercenter.cornell.edu/", + "name": "Roper Center Public Opinion Archives", + "prefix": "r3d100010331" + }, + "r3d100010333": { + "description": "The Roper Center has made available its entire collection of Primary exit polls. Primary exit polls datasets include standard demographic makeup of interviewee and questions pertinent to the issues of each state.", + "homepage": "https://ropercenter.cornell.edu/data-highlights/elections-and-presidents", + "name": "Roper Center for Public Opinion Research: Elections and Presidents", + "prefix": "r3d100010333" + }, + "r3d100010335": { + "description": "The Wellcome Trust Sanger Institute is a charitably funded genomic research centre located in Hinxton, nine miles south of Cambridge in the UK. \nWe study diseases that have an impact on health globally by investigating genomes. Building on our past achievements and based on priorities that exploit the unique expertise of our Faculty of researchers, we will lead global efforts to understand the biology of genomes. We are convinced of the importance of making this research available and accessible for all audiences. reduce global health burdens.", + "homepage": "https://www.sanger.ac.uk/science/data/", + "name": "Wellcome Trust Sanger Institute, Scientific resources", + "prefix": "r3d100010335" + }, + "r3d100010336": { + "description": "The Sloan Digital Sky Survey (SDSS) is one of the most ambitious and influential surveys in the history of astronomy. Over eight years of operations (SDSS-I, 2000-2005; SDSS-II, 2005-2008; SDSS-III 2008-2014; SDSS-IV 2013 ongoing), it obtained deep, multi-color images covering more than a quarter of the sky and created 3-dimensional maps containing more than 930,000 galaxies and more than 120,000 quasars. DSS-IV is managed by the Astrophysical Research Consortium for the Participating Institutions of the SDSS Collaboration including the Carnegie Institution for Science, Carnegie Mellon University, the Chilean Participation Group, Harvard-Smithsonian Center for Astrophysics, Instituto de Astrofísica de Canarias, The Johns Hopkins University, Kavli Institute for the Physics and Mathematics of the Universe (IPMU) / University of Tokyo, Lawrence Berkeley National Laboratory, Leibniz Institut für Astrophysik Potsdam (AIP), Max-Planck-Institut für Astrophysik (MPA Garching), Max-Planck-Institut für Extraterrestrische Physik (MPE), Max-Planck-Institut für Astronomie (MPIA Heidelberg), National Astronomical Observatory of China, New Mexico State University, New York University, The Ohio State University, Pennsylvania State University, Shanghai Astronomical Observatory, United Kingdom Participation Group, Universidad Nacional Autónoma de México, University of Arizona, University of Colorado Boulder, University of Portsmouth, University of Utah, University of Washington, University of Wisconsin, Vanderbilt University, and Yale University.", + "homepage": "https://www.sdss.org/", + "name": "Sloan Digital Sky Survey", + "prefix": "r3d100010336", + "synonyms": [ + "SDSS" + ] + }, + "r3d100010337": { + "description": "SeaDataNet is a standardized system for managing the large and diverse data sets collected by the oceanographic fleets and the automatic observation systems. The SeaDataNet infrastructure network and enhance the currently existing infrastructures, which are the national oceanographic data centres of 35 countries, active in data collection. The networking of these professional data centres, in a unique virtual data management system provide integrated data sets of standardized quality on-line. As a research infrastructure, SeaDataNet contributes to build research excellence in Europe.", + "homepage": "https://www.seadatanet.org/", + "name": "SeaDataNet", + "prefix": "r3d100010337", + "synonyms": [ + "Pan-European Infrastructure for ocean & marine data management" + ], + "xrefs": { + "issn": "2427-383X" + } + }, + "r3d100010338": { + "description": "The NBN Atlas is a collaborative project that aggregates biodiversity data from multiple sources and makes it available and usable online. It is the UK’s largest collection of freely available biodiversity data.", + "homepage": "https://nbnatlas.org/", + "name": "National Biodiversity Network Atlas", + "prefix": "r3d100010338", + "synonyms": [ + "NBN Atlas", + "formerly: NBN Gateway", + "formerly: National Biodiversity Network Gateway" + ], + "xrefs": { + "fairsharing": "FAIRsharing.p7YFEc" + } + }, + "r3d100010339": { + "description": "Systema Dipterorum (and the former Biosystematic Database of World Diptera) is a source of names and information about those names and the taxa to which they apply. Systema Dipterorum is a set of tools to aid users in finding information about flies. The two main components of Systema Dipterorum are the Nomenclator and the Reference database.", + "homepage": "http://www.diptera.org/", + "name": "Systema Dipterorum", + "prefix": "r3d100010339", + "synonyms": [ + "BDWD", + "The BioSystematic Database of World Diptera", + "The Diptera Site" + ] + }, + "r3d100010341": { + "description": "The ACE Science Center (ASC) serves to facilitate collaborative work on data from the Advanced Composition Explorer (ACE) spacecraft and to ensure that those data are properly archived and publicly available. The collaborators served are not limited to ACE project-funded investigators.", + "homepage": "http://www.srl.caltech.edu/ACE/ASC/", + "name": "The ACE Science Center", + "prefix": "r3d100010341", + "synonyms": [ + "ASC", + "The Advanced Composition Explorer Science Center" + ] + }, + "r3d100010342": { + "description": "The Data Center at the University of Wisconsin-Madison Space Science and Engineering Center (SSEC), is responsible for the access, maintenance and distribution of real-time and archive weather satellite data.", + "homepage": "https://www.ssec.wisc.edu/datacenter/", + "name": "Space Science and Engineering Center Satellite Data Services", + "prefix": "r3d100010342", + "synonyms": [ + "SSEC Satellite Data Services" + ] + }, + "r3d100010344": { + "description": "The Global Terrorism Database (GTD) is an open-source database including information on terrorist events around the world from 1970 through 2020 (with annual updates planned for the future). Unlike many other event databases, the GTD includes systematic data on domestic as well as international terrorist incidents that have occurred during this time period and now includes more than 200,000 cases.", + "homepage": "http://www.start.umd.edu/gtd/", + "name": "Global Terrorism Database", + "prefix": "r3d100010344", + "synonyms": [ + "GTD" + ] + }, + "r3d100010345": { + "description": "Stats NZ (Statistics New Zealand) collects data about New Zealand’s environment, economy and society. The information helps government, local councils, Māori, businesses, communities, researchers and the public to measure, and make decisions about such things as: where we need roads, schools and hospitals, environmental progress, our quality of life, how families are doing, where to locate a business, and what products to sell.\nThe Statistics New Zealand Data Archive is a central repository for all the important statistical datasets and associated documentation, metadata and publications that Statistics New Zealand produces. It also acts as a safe repository for datasets produced by other government agencies and government funded statistical studies.\nThe key difference between the Statistics New Zealand Data Archive and other digital archives is that it contains primarily statistical data at unit record level. The unit record data is archived when it is no longer in regular use by its producer.", + "homepage": "https://www.stats.govt.nz/", + "name": "Statistics New Zealand", + "prefix": "r3d100010345", + "synonyms": [ + "Stats NZ", + "Tatauranga Aotearoa" + ] + }, + "r3d100010346": { + "description": "The objective of the Database of Genomic Variants is to provide a comprehensive summary of structural variation in the human genome. We define structural variation as genomic alterations that involve segments of DNA that are larger than >1kb. Now we also annotate InDels in 100bp-1kb range. The content of the database is only representing structural variation identified in healthy control samples. The Database of Genomic Variants provides a useful catalog of control data for studies aiming to correlate genomic variation with phenotypic data. The database is continuously updated with new data from peer reviewed research studies. We always welcome suggestions and comments regarding the database from the research community.", + "homepage": "http://dgv.tcag.ca/dgv/app/home", + "name": "Database of Genomic Variants", + "prefix": "r3d100010346", + "synonyms": [ + "A curated catalogue of human genomic structural variation", + "DGV" + ], + "xrefs": { + "biodbcore": "001156", + "nif": "0000-02721", + "omics": "00266", + "scr": "007000" + } + }, + "r3d100010347": { + "description": "The Digital Archaeological Record (tDAR) is an international digital repository for the digital records of archaeological investigations. tDAR’s use, development, and maintenance are governed by Digital Antiquity, an organization dedicated to ensuring the long-term preservation of irreplaceable archaeological data and to broadening the access to these data.", + "homepage": "https://www.tdar.org/", + "name": "tDAR", + "prefix": "r3d100010347", + "synonyms": [ + "The Digital Archaeological Record" + ], + "xrefs": { + "fairsharing": "FAIRsharing.7fKiFY" + } + }, + "r3d100010348": { + "description": "Time-sharing Experiments for the Social Sciences (TESS) offers researchers the opportunity to capture the internal validity of experiments while also realizing the benefits of working with a large, diverse population of research participants.", + "homepage": "https://www.tessexperiments.org/", + "name": "TESS", + "prefix": "r3d100010348", + "synonyms": [ + "Time-sharing Experiments for the Social Sciences" + ] + }, + "r3d100010349": { + "description": "The Association of Religion Data Archives (ARDA) strives to democratize access to the best data on religion. Founded as the American Religion Data Archive in 1997 and going online in 1998, the initial archive was targeted at researchers interested in American religion. The targeted audience and the data collection have both greatly expanded since 1998, now including American and international collections and developing features for educators, journalists, religious congregations, and researchers. Data included in the ARDA are submitted by the foremost religion scholars and research centers in the world.", + "homepage": "https://www.thearda.com/", + "name": "Association of Religion Data Archives", + "prefix": "r3d100010349", + "synonyms": [ + "ARDA" + ] + }, + "r3d100010350": { + "description": "The Biological General Repository for Interaction Datasets (BioGRID) is a public database that archives and disseminates genetic and protein interaction data from model organisms and humans. BioGRID is an online interaction repository with data compiled through comprehensive curation efforts. All interaction data are freely provided through our search index and available via download in a wide variety of standardized formats.", + "homepage": "https://thebiogrid.org/", + "name": "BioGRID", + "prefix": "r3d100010350", + "synonyms": [ + "Biological General Repository for Interaction Datasets" + ], + "xrefs": { + "fairsharing": "fairsharing.9d5f5r", + "miriam": "00000058", + "nif": "0000-00432", + "omics": "01901", + "scr": "007393" + } + }, + "r3d100010351": { + "description": "The Tree of Life Web Project is a collection of information about biodiversity compiled collaboratively by hundreds of expert and amateur contributors. Its goal is to contain a page with pictures, text, and other information for every species and for each group of organisms, living or extinct. Connections between Tree of Life web pages follow phylogenetic branching patterns between groups of organisms, so visitors can browse the hierarchy of life and learn about phylogeny and evolution as well as the characteristics of individual groups.", + "homepage": "http://www.tolweb.org/tree/phylogeny.html", + "name": "Tree of Life Web Project", + "prefix": "r3d100010351", + "synonyms": [ + "ToL" + ], + "xrefs": { + "nif": "0000-03586", + "scr": "005673" + } + }, + "r3d100010352": { + "description": "<<<>>> CRYSTMET contains chemical, crystallographic and bibliographic data together with associated comments regarding experimental details for each study. It is a database of critically evaluated crystallographic data for metals, including alloys, intermetallics and minerals.Using these data, a number of associated files are derived, a major one being a parallel file of calculated powder patterns. These derived data are included within the CRYSTMET product.", + "name": "CRYSTMET", + "prefix": "r3d100010352" + }, + "r3d100010354": { + "description": "The THREDDS Data Server (TDS) is a web server that provides metadata and data access for scientific datasets, using OPeNDAP, OGC WMS and WCS, HTTP, and other remote data access protocols. Unidata is a diverse community of over 250 institutions vested in the common goal of sharing data, and tools to access and visualize that data. For more than 25 years Unidata has been providing data, tools, and support to enhance earth-system education and research. In an era of increasing data complexity, accessibility, and multidisciplinary integration, Unidata provides a rich set of services and tools.", + "homepage": "http://www.unidata.ucar.edu/software/thredds/current/tds/TDS.html", + "name": "THREDDS Data Server", + "prefix": "r3d100010354" + }, + "r3d100010355": { + "description": "The Unidata community of over 260 universities is building a system for disseminating near real-time earth observations via the Internet. Unlike other systems, which are based on data centers where the information can be accessed, the Unidata IDD is designed so a university can request that certain data sets be delivered to computers at their site as soon as they are available from the observing system. The IDD system also allows any site with access to specialized observations to inject the dataset into the IDD for delivery to other interested sites.", + "homepage": "http://www.unidata.ucar.edu/projects/index.html#idd", + "name": "Unidata Internet Data Distribution", + "prefix": "r3d100010355", + "synonyms": [ + "IDD" + ] + }, + "r3d100010356": { + "description": "Our mission is to provide the data services, tools, and cyberinfrastructure leadership that advance earth-system science, enhance educational opportunities, and broaden participation. Unidata's main RAMADDA server contains access to a variety of datasets including the full IDD feed, Case Studies and other project data. RAMADDA is a content management system for Earth Science data. More information is available here: http://ramadda.org/", + "homepage": "https://ramadda.unidata.ucar.edu/repository", + "name": "Unidata's RAMADDA", + "prefix": "r3d100010356", + "synonyms": [ + "Unidata's Motherlode Repository" + ] + }, + "r3d100010357": { + "description": "The Universal Protein Resource (UniProt) is a comprehensive resource for protein sequence and annotation data. The UniProt databases are the UniProt Knowledgebase (UniProtKB), the UniProt Reference Clusters (UniRef), and the UniProt Archive (UniParc). The UniProt Metagenomic and Environmental Sequences (UniMES) database is a repository specifically developed for metagenomic and environmental data.", + "homepage": "https://www.uniprot.org/", + "name": "The Universal Protein Resource", + "prefix": "r3d100010357", + "synonyms": [ + "UniProt" + ], + "xrefs": { + "nif": "0000-00377", + "scr": "002380" + } + }, + "r3d100010358": { + "description": "<<>> NVO - National Virtual Observatory is closed now <<>> The National Virtual Observatory (NVO) was the predecessor of the VAO. It was a research project aimed at developing the technologies that would be used to build an operational Virtual Observatory. With the NVO era now over, a new organization has been funded in its place, with the explicit goal of creating useful tools for users to take advantage of the groundwork laid by the NVO. To carry on with the NVO's goals, we hereby introduce you to the Virtual Astronomical Observatory http://www.usvao.org/", + "homepage": "https://sites.google.com/site/usvirtualobservatory/", + "name": "National Virtual Observatory", + "prefix": "r3d100010358", + "synonyms": [ + "NVO", + "US National Virtual Observatory" + ] + }, + "r3d100010359": { + "description": "The United States Naval Meteorology and Oceanography Command (NMOC) provides critical information from the ocean depths to the most distant reaches of space, meeting needs in the military, scientific, and civilian communities.", + "homepage": "https://www.usno.navy.mil/USNO/astronomical-applications/data-services", + "name": "Naval Oceanography Portal - Data Services", + "prefix": "r3d100010359" + }, + "r3d100010360": { + "description": "The Scientific Registry of Transplant Recipients (SRTR) is an ever-expanding national database of transplantation statistics. Founded in 1987, the registry exists to support the ongoing evaluation of the scientific and clinical status of solid organ transplantation, including kidney, heart, liver, lung, intestine, and pancreas. Data in the registry are collected by the Organ Procurement and Transplantation Network (OPTN) from hospitals and organ procurement organizations (OPOs) across the country. The SRTR contains current and past information about the full continuum of transplant activity, from organ donation and waiting list candidates to transplant recipients and survival statistics. This information is used to help develop evidence-based policy, to support analysis of transplant programs and OPOs, and to encourage research on issues of importance to the transplant community.", + "homepage": "https://www.srtr.org/", + "name": "Scientific Registry of Transplant Recipients", + "prefix": "r3d100010360", + "synonyms": [ + "SRTR", + "US Transplant" + ] + }, + "r3d100010361": { + "description": "The United States Transuranium & Uranium Registries (USTUR) is a research program that studies actinide elements deposited within the human body – in persons with measurable, documented exposures to those elements.", + "homepage": "https://ustur.wsu.edu/", + "name": "United States Transuranium & Uranium Registries", + "prefix": "r3d100010361", + "synonyms": [ + "USTUR" + ] + }, + "r3d100010362": { + "description": "The USA National Phenology Network serves science and society by promoting broad understanding of plant and animal phenology and its relationship with environmental change. The Network is a consortium of individuals and organizations that collect, share, and use phenology data, models, and related information.", + "homepage": "https://www.usanpn.org/home", + "name": "The USA National Phenology Network", + "prefix": "r3d100010362", + "synonyms": [ + "USA-NPN" + ] + }, + "r3d100010363": { + "description": "VADS is the online resource for visual arts. It has provided services to the academic community for 12 years and has built up a considerable portfolio of visual art collections comprising over 100,000 images that are freely available and copyright cleared for use in learning, teaching and research in the UK. VADS provides: expert guidance and help for digital projects in art education; resource development and hosting for art education; project management and consultancy for art education; leadership in the innovative use of ICT in education through its research and development activities. VADS offers advice and guidance to the visual arts research, teaching and learning communities on all aspects of digital resource management from funding, through delivery and use, to preservation.", + "homepage": "https://vads.ac.uk/", + "name": "Visual Arts Data Service", + "prefix": "r3d100010363", + "synonyms": [ + "VADS" + ] + }, + "r3d100010364": { + "description": "A collection of all 1.600 wall and ceiling paintings from 400 Lübecker Bürgerhäusern", + "homepage": "http://www.wandmalerei-luebeck.uni-kiel.de/testwebdb/content/below/index2.xml", + "name": "Wand- und Deckenmalerei in Lübecker Häusern 1300 bis 1800", + "prefix": "r3d100010364" + }, + "r3d100010365": { + "description": "The database contains photographs of plants from West Africa in a broad geographical sense, mainly from the savanna regions.", + "homepage": "http://www.westafricanplants.senckenberg.de/root/index.php", + "name": "West African Plants", + "prefix": "r3d100010365", + "synonyms": [ + "A PHOTO GUIDE" + ] + }, + "r3d100010366": { + "description": "WHOI is the world's leading non-profit oceanographic research organization. WHOI maintains unparalleled depth and breadth of expertise across a range of oceanographic research areas. Institution scientists and engineers work collaboratively within and across six research departments to advance knowledge of the global ocean and its fundamental importance to other planetary systems. At the same time, they also train future generations of ocean scientists and address problems that have a direct impact in efforts to understand and manage critical marine resources.", + "homepage": "https://www.whoi.edu/what-we-do/understand/data/", + "name": "Woods Hole Oceanographic Institution - Data & Repositories", + "prefix": "r3d100010366", + "synonyms": [ + "WHOI" + ] + }, + "r3d100010367": { + "description": "The WOUDC processes, archives and publishes world ozone and UV data reported by over 400 stations comprising over 100 international agencies and universities. The World Ozone and Ultraviolet Radiation Data Centre (WOUDC) has the two component parts: the World Ozone Data Centre (WODC) and the World Ultraviolet Radiation Data Centre (WUDC). These data are available on-line with updates occuring every week and in addition to the on-line archive, data are published annually on CD-ROM, now DVD.", + "homepage": "http://www.woudc.org/", + "name": "World Ozone and Ultraviolet Radiation Data Centre", + "prefix": "r3d100010367", + "synonyms": [ + "Centre Mondial des Données sur l'Ozone et le Rayonnment Ultraviolet", + "Centre mondial des données sur l'ozone et le rayonnement ultraviolet", + "WODC", + "WOUDC", + "WUDC" + ] + }, + "r3d100010368": { + "description": "FORS is the Swiss Centre of Expertise in the Social Sciences. FORS maintains a national digital archive for social science research data, implements large-scale national and international surveys, offers data and research information services to researchers and academic institutions, and conducts methodological and thematic research. FORS Data Service is FORS’ resource centre for research and teaching in the social sciences. It provides data management support and training, and it archives, disseminates and promotes quantitative and qualitative data. The Data Service maintains a comprehensive and up-to-date inventory of social science research projects in Switzerland, and makes available a wide range of datasets for secondary analysis. Databases at the FORS Data Service are: SWISSUbase and DeVisu (for variable level metadata for important surveys).", + "homepage": "https://forscenter.ch/data-services/", + "name": "FORS Data Service", + "prefix": "r3d100010368", + "synonyms": [ + "FORS Data and Research Information Services for the Social Sciences" + ] + }, + "r3d100010370": { + "description": "ChroTel is a telescope to observe the solar chromosphere across the full disk. ChroTel observes the Sun pseudo-simultaneously in three channels at Ca II K, H-alpha and Helium 1083.", + "homepage": "http://www.leibniz-kis.de/index.php?id=457", + "name": "ChroTel Data", + "prefix": "r3d100010370", + "synonyms": [ + "Chromosphere Telescope" + ] + }, + "r3d100010371": { + "description": "ZACAT is a social science data portal allowing you to search for, browse, analyse and download social science survey data, provided by GESIS - Leibniz Institute for the Social Sciences. ZACAT includes data from International Social Survey Programme (ISSP), Comparative Study of Electoral Systems (CSES), Eurobarometer, European Values Study (EVS), Studies from Eastern Europe, ALLBUS, Politbarometer (German documentation), Election Studies (Germany), Childhood, adolescence and becoming an adult, and LebensRäume.", + "homepage": "https://zacat.gesis.org/webview/", + "name": "ZACAT", + "prefix": "r3d100010371", + "synonyms": [ + "GESIS Online Study Catalogue" + ] + }, + "r3d100010372": { + "description": "The ZINC Database contains commercially available compounds for structure based virtual screening. It currently has about 21 million compounds that can simply be purchased. It is provided in ready-to-dock, 3D formats with molecules represented in biologically relevant forms. It is available in subsets for general screening as well as target-, chemotype- and vendor-focused subsets. ZINC is free for everyone to use and download at the website zinc.docking.org.", + "homepage": "http://zinc15.docking.org/", + "name": "ZINC", + "prefix": "r3d100010372", + "xrefs": { + "nif": "0000-31930", + "scr": "008596" + } + }, + "r3d100010373": { + "description": "Launchpad is a software collaboration platform that provides: Bug tracking, Code hosting using Bazaar, Code reviews\n Ubuntu package building and hosting, Translations, Mailing lists, Answer tracking and FAQs, Specification tracking. Launchpad can host your project’s source code using the Bazaar version control system", + "homepage": "https://code.launchpad.net", + "name": "Launchpad", + "prefix": "r3d100010373", + "xrefs": { + "nif": "0000-10278", + "scr": "006853" + } + }, + "r3d100010374": { + "description": "The CSSDP project provides space scientists with access to a wide range of space data, observations, and investigative tools. It provides a seamless, single- point of access to these resources through a custom web portal. To date, more than 350 scientists are registered users of the CSSDP portal.\nThe project integrates data from sources such as the Canadian Geospace Monitoring Program and anticipates serving data from the NASA THEMIS satellite probes, the Canadian High-Artic Ionospheric Network (CHAIN), and the Alberta- based Enhanced Polar Outflow Probe (ePOP) satellite mission. This collection and presentation of space data is used to study the influence of the sun on near- Earth space environment, including phenomena such as geomagnetic storms, which cause the northern and southern lights. Geomagnetic storms are also known for often causing power outages, disturbances in polar communications, and the failure of satellites. The effects of space weather can also cause transpolar flight paths to be diverted, adding significant fuel costs to airlines and disruptions for travellers.", + "homepage": "https://cssdp.ca/", + "name": "Canadian Space Science Data Portal", + "prefix": "r3d100010374", + "synonyms": [ + "CSSDP" + ] + }, + "r3d100010375": { + "description": "GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over three million people use GitHub to build amazing things together. With the collaborative features of GitHub.com, our desktop and mobile apps, and GitHub Enterprise, it has never been easier for individuals and teams to write better code, faster. Originally founded by Tom Preston-Werner, Chris Wanstrath, and PJ Hyett to simplify sharing code, GitHub has grown into the largest code host in the world.", + "homepage": "https://github.com", + "name": "GitHub", + "prefix": "r3d100010375", + "xrefs": { + "biodbcore": "001160", + "nlx": "156051", + "scr": "002630" + } + }, + "r3d100010376": { + "description": "The Land Processes Distributed Active Archive Center (LP DAAC) is a component of NASAs Earth Observing System (EOS) Data and Information System (EOSDIS). LP DAAC processes, archives, and distributes land data and products derived from the EOS sensors. Located just outside Sioux Falls, South Dakota, the LP DAAC handles data from three EOS instruments aboard two operational satellite platforms: ASTER and MODIS from Terra, and MODIS from Aqua. ASTER data are received, processed, distributed, and archived while MODIS land products are received, distributed, and archived.", + "homepage": "https://lpdaac.usgs.gov/", + "name": "Land Processes Distributed Active Archive Center", + "prefix": "r3d100010376", + "synonyms": [ + "LP DAAC" + ], + "xrefs": { + "biodbcore": "001522" + } + }, + "r3d100010377": { + "description": "In 2003, the National Institute of Diabetes and Digestive and Kidney Diseases (NIDDK) at NIH established Data, Biosample, and Genetic Repositories to increase the impact of current and previously funded NIDDK studies by making their data and biospecimens available to the broader scientific community. These Repositories enable scientists not involved in the original study to test new hypotheses without any new data or biospecimen collection, and they provide the opportunity to pool data across several studies to increase the power of statistical analyses. In addition, most NIDDK-funded studies are collecting genetic biospecimens and carrying out high-throughput genotyping making it possible for other scientists to use Repository resources to match genotypes to phenotypes and to perform informative genetic analyses.", + "homepage": "https://repository.niddk.nih.gov/home/", + "name": "NIDDK Central Repository", + "prefix": "r3d100010377", + "synonyms": [ + "The National Institute of Diabetes and Digestive and Kidney Diseases" + ], + "xrefs": { + "fairsharing": "FAIRsharing.pr47jw", + "nlx": "152673", + "scr": "006542" + } + }, + "r3d100010379": { + "description": "The CCKP contains environmental, disaster risk, and socio-economic datasets, as well as synthesis products, such as the Climate Adaptation Country Profiles, which are built and packaged for specific user-focused functions such as climate change indices for a particular country. The portal also provides intelligent links to other resources and tools.", + "homepage": "https://climateknowledgeportal.worldbank.org/#", + "name": "Climate Change Knowledge Portal", + "prefix": "r3d100010379", + "synonyms": [ + "CCKP" + ] + }, + "r3d100010381": { + "description": "The Bavarian Archive for Speech Signals (BAS) is a public institution hosted by the University of Munich. This institution was founded with the aim of making corpora of current spoken German available to both the basic research and the speech technology communities via a maximally comprehensive digital speech-signal database. The speech material will be structured in a manner allowing flexible and precise access, with acoustic-phonetic and linguistic-phonetic evaluation forming an integral part of it.", + "homepage": "https://clarin.phonetik.uni-muenchen.de/BASRepository/", + "name": "Bavarian Archive for Speech Signals", + "prefix": "r3d100010381", + "synonyms": [ + "BAS CLARIN Repository", + "BAS Repository", + "Bayerisches Archiv für Sprachsignale" + ], + "xrefs": { + "hdl": "11858/00-1779-0000-000C-DAAF-B" + } + }, + "r3d100010382": { + "description": "The domain of the IDS repository is the German language, mainly in its current form (contemporary New High\nGerman). Its designated community are national and international researchers in German and general linguistics. As an\ninstitutional repository, the repository provides long term archival of two important IDS projects: the Deutsches\nReferenzkorpus (‘German Reference Corpus’, DeReKo), which curates a large corpus of written German language, and\nthe Archiv für Gesprochenes Deutsch (‘Archive of Spoken German’, AGD), which curates several corpora of spoken\nGerman.\nIn addition, the repository enables germanistic researchers from IDS and from other research facilities and universities to\ndeposit their research data for long term archival of data and metadata arising from research projects.", + "homepage": "http://repos.ids-mannheim.de/", + "name": "IDS Repository", + "prefix": "r3d100010382", + "synonyms": [ + "IDS-Mannheim Repository", + "Institut für Deutsche Sprache Repository" + ] + }, + "r3d100010383": { + "description": "The Language Archive is storing a lot of unique material, from a large variety of languages worldwide, which is recorded and analyzed by researchers from different linguistic disciplines. Data creation, management and exploration tools. Archiving and software expertise for the Digital Humanities.", + "homepage": "https://tla.mpi.nl/", + "name": "The Language Archive", + "prefix": "r3d100010383", + "synonyms": [ + "TLA" + ] + }, + "r3d100010384": { + "description": "In collaboration with other centres in the CLARIN-D consortium, the UdS CLARIN-D centre enables eHumanities by providing a service for hosting and processing language resources (notably corpora) for members of the research community. The UdS CLARIN-D centre thus contributes of lifting the fragmentation of language resources by assisting members of the research community in preparing language materials in such a way that easy discovery is ensured, interchange is facilitated and preservation is enabled by enriching such materials with meta-information, transforming them into sustainable formats and hosting them. We have an explicit mission to archive language resources especially multilingual corpora (parallel, comparable) and corpora including specific registers, both collected by associated researchers as well as researchers who are not affiliated with us.", + "homepage": "http://fedora.clarin-d.uni-saarland.de/index.en.html", + "name": "UdS Fedora Commons Repository", + "prefix": "r3d100010384", + "synonyms": [ + "UdS Fedora Commons Repositorium" + ] + }, + "r3d100010385": { + "description": "The German Text Archive (Deutsches Textarchiv, DTA) presents online a selection of key German-language works in various disciplines from the 17th to 19th centuries. The electronic full-texts are indexed linguistically and the search facilities tolerate a range of spelling variants. The DTA presents German-language printed works from around 1650 to 1900 as full text and as digital facsimile. The selection of texts was made on the basis of lexicographical criteria and includes scientific or scholarly texts, texts from everyday life, and literary works. The digitalisation was made from the first edition of each work. Using the digital images of these editions, the text was first typed up manually twice (‘double keying’). To represent the structure of the text, the electronic full-text was encoded in conformity with the XML standard TEI P5. The next stages complete the linguistic analysis, i.e. the text is tokenised, lemmatised, and the parts of speech are annotated. The DTA thus presents a linguistically analysed, historical full-text corpus, available for a range of questions in corpus linguistics. Thanks to the interdisciplinary nature of the DTA Corpus, it also offers valuable source-texts for neighbouring disciplines in the humanities, and for scientists, legal scholars and economists.", + "homepage": "http://www.deutschestextarchiv.de/", + "name": "Deutsches Textarchiv", + "prefix": "r3d100010385", + "synonyms": [ + "DTA" + ] + }, + "r3d100010386": { + "description": "LINDAT/CLARIN is designed as a Czech “node” of Clarin ERIC (Common Language\nResources and Technology Infrastructure). It also supports the goals of the META-NET language technology network. Both networks aim at collection, annotation, development and free sharing of language data and basic technologies between institutions and individuals both in science and in all types of research. The Clarin ERIC infrastructural project is more focused on humanities, while META-NET aims at the development of language technologies and applications. The data stored in the repository are already being used in scientific publications in the Czech Republic.", + "homepage": "https://lindat.mff.cuni.cz/repository/xmlui/", + "name": "LINDAT/CLARIN repository", + "prefix": "r3d100010386" + }, + "r3d100010387": { + "description": "The CLARIN Centre at the University of Copenhagen, Denmark, hosts and manages a data repository (CLARIN-DK-UCPH Repository), which is part of a research infrastructure for humanities and social sciences financed by the University of Copenhagen, and a part of the national infrastructure collaboration DIGHUMLAB in Denmark.\nThe CLARIN-DK-UCPH Repository provides easy and sustainable access for scholars in the humanities and social sciences to digital language data (in written, spoken, video or multimodal form) and provides advanced tools for discovering, exploring, exploiting, annotating, and analyzing data. CLARIN-DK also shares knowledge on Danish language technology and resources and is the Danish node in the European Research Infrastructure Consortium, CLARIN ERIC.", + "homepage": "https://repository.clarin.dk/repository/xmlui/", + "name": "CLARIN-DK-UCPH Repository", + "prefix": "r3d100010387", + "synonyms": [ + "CLARIN-DK Datacenter", + "The CLARIN Centre at the University of Copenhagen" + ] + }, + "r3d100010390": { + "description": "The Research Data Centre Education is a focal point for empirical educational research regarding the archiving and retrieval of audiovisual research data (AV) data and survey instruments (questionnaires and tests). In Research Data Centre Education relevant for empirical educational research data sets and tools for secondary use are provided conform with data protection via a central data repository. Contextual information for each origin study and data and instruments as well as related publications complete the offer. Content of Research Data Centre Education formation (so far) focuses on instruments and data sets of Schulqualitäts- and teaching quality research. Observation and interview data in the form of (anonymous) transcripts and codes - be viewed freely accessible - if any. The release of the original AV data for a scientific re-use is linked to a registration by specifying a reasoned research interest in order to protect the privacy rights of the observed or interviewed people.", + "homepage": "https://www.fdz-bildung.de", + "name": "Forschungsdatenzentrum Bildung", + "prefix": "r3d100010390", + "synonyms": [ + "FDZ Bildung", + "Research Data Centre for Education" + ] + }, + "r3d100010392": { + "description": "The geothermal information system (GeotIS) provides information and data compilations on deep aquifers in Germany relevant for geothermal exploitation. GeotIS is a public internet based information system and satisfies the demand for a comprehensive, largely scale-independent form of a geothermal atlas which can be continuously updated. GeotIS helps users identify geothermal potentials by visualizing temperature, hydraulic properties and depth levels of relevant stratigraphic units. A sophisticated map interface simplifies the navigation to all areas of interest. An additional component contains a catalogue of all geothermal installations in Germany. The primary objective of this project is to improve the quality of geothermal-plant project-planning and the estimation of the exploration risk for geothermal projects on selectable locations. However, concrete, location-specific analyses still remain the task of local feasibility studies.", + "homepage": "https://www.geotis.de/homepage/GeotIS-Startpage?loc=en", + "name": "Geothermal Information System", + "prefix": "r3d100010392", + "synonyms": [ + "GeotIS", + "Geothermisches Informationssystem" + ] + }, + "r3d100010393": { + "description": "The IMSR is a searchable online database of mouse strains, stocks, and mutant ES cell lines available worldwide, including inbred, mutant, and genetically engineered strains. The goal of the IMSR is to assist the international scientific community in locating and obtaining mouse resources for research. Note that the data content found in the IMSR is as supplied by strain repository holders.\nFor each strain or cell line listed in the IMSR, users can obtain information about:\nWhere that resource is available (Repository Site); What state(s) the resource is available as (e.g. live, cryopreserved embryo or germplasm, ES cells); Links to descriptive information about a strain or ES cell line; Links to mutant alleles carried by a strain or ES cell line; Links for ordering a strain or ES cell line from a Repository; Links for contacting the Repository to send a query", + "homepage": "http://www.findmice.org/", + "name": "International Mouse Strain Resource", + "prefix": "r3d100010393", + "synonyms": [ + "IMSR" + ], + "xrefs": { + "nif": "0000-09876", + "scr": "001526" + } + }, + "r3d100010395": { + "description": "LAUDATIO has developed an open access research data repository for historical corpora. For the access and (re-)use of historical corpora, the LAUDATIO repository uses a flexible and appropriate documentation schema with a subset of TEI customized by TEI ODD. The extensive metadata schema contains information about the preparation and checking methods applied to the data, tools, formats and annotation guidelines used in the project, as well as bibliographic metadata, and information on the research context (e.g. the research project). To provide complex and comprehensive search in the annotation data, the search and visualization tool ANNIS is integrated in the LAUDATIO-Repository.", + "homepage": "https://www.laudatio-repository.org/", + "name": "LAUDATIO", + "prefix": "r3d100010395", + "synonyms": [ + "Long-term Access and Usage of Deeply Annotated Information" + ] + }, + "r3d100010398": { + "description": "With ARS - Antimicrobial Resistance Surveillance in Germany - the infrastructure for a nationwide surveillance of antimicrobial resistance has been established, which covers both the inpatient medical care and the ambulatory care sector. This is intended to reliable data on the epidemiology of antimicrobial resistance in Germany and differential statements provided by structural features of the health care and by region are possible. ARS is designed as a laboratory-based surveillance system for continuous collection of resistance data from routine for the full range of clinically relevant bacterial pathogens. Project participants and thus data suppliers are laboratories that analyze samples of medical facilities and doctors' offices microbiologically.", + "homepage": "https://ars.rki.de/", + "name": "ARS", + "prefix": "r3d100010398", + "synonyms": [ + "Antibiotika-Resistenz-Surveillance" + ] + }, + "r3d100010399": { + "description": "The ZEW research data can be analysed here at ZEW in the ZEW-FDZ premises for research projects. The data provided is individual company data. Besides, the ZEW Financial Market Test provides data collected in the course of an expert survey. Furthermore, Scientific Use Files for eight data sets (three years after the implementation of the survey) and absolute anonymised Education Use Files for the Mannheim Innovation Panel can be used.", + "homepage": "http://kooperationen.zew.de/de/zew-fdz/startseite.html", + "name": "ZEW Forschungsdatenzentrum", + "prefix": "r3d100010399", + "synonyms": [ + "ZEW research data for external researchers", + "ZEW-FDZ" + ] + }, + "r3d100010400": { + "description": "---<<< The repository is no longer available. This record is out-dated. >>>----", + "homepage": "https://biiacs-dspace.cide.edu/", + "name": "Banco de Información para la Investigación Aplicada en Ciencias Sociales, Repositorio Institucional", + "prefix": "r3d100010400", + "synonyms": [ + "BIIACS" + ] + }, + "r3d100010401": { + "description": "The aim of the project KCDC (KASCADE Cosmic Ray Data Centre) is the installation and establishment of a public data centre for high-energy astroparticle physics based on the data of the KASCADE experiment. KASCADE was a very successful large detector array which recorded data during more than 20 years on site of the KIT-Campus North, Karlsruhe, Germany (formerly Forschungszentrum, Karlsruhe) at 49,1°N, 8,4°O; 110m a.s.l. KASCADE collected within its lifetime more than 1.7 billion events of which some 425.000.000 survived all quality cuts. Initially about 160 million events are available here for public usage.", + "homepage": "https://kcdc.ikp.kit.edu/", + "name": "KASCADE Cosmic Ray Data Centre", + "prefix": "r3d100010401", + "synonyms": [ + "KCDC", + "Karlsruhe Shower Core and Array Detector" + ] + }, + "r3d100010402": { + "description": "The KNMI Climate Explorer is a web application to analysis climate data statistically.", + "homepage": "http://climexp.knmi.nl/", + "name": "KNMI Climate Explorer", + "prefix": "r3d100010402", + "synonyms": [ + "Climate Explorer" + ] + }, + "r3d100010403": { + "description": "The Mikulski Archive for Space Telescopes (MAST) is a NASA funded project to support and provide to the astronomical community a variety of astronomical data archives, with the primary focus on scientifically related data sets in the optical, ultraviolet, and near-infrared parts of the spectrum. MAST is located at the Space Telescope Science Institute (STScI).", + "homepage": "http://archive.stsci.edu/", + "name": "Barbara A. Mikulski Archive for Space Telescopes", + "prefix": "r3d100010403", + "synonyms": [ + "MAST", + "Multimission Archive at STScI" + ] + }, + "r3d100010404": { + "description": "SACA&D is developed as part of the Digitisasi Data Historis (Didah) project. This project is focusing on the digitization and use of high-resolution historical climate data from Indonesia and other Southeast Asian countries", + "homepage": "http://sacad.database.bmkg.go.id/", + "name": "Southeast Asian Climate Assessment & Dataset", + "prefix": "r3d100010404", + "synonyms": [ + "SACA&D" + ] + }, + "r3d100010405": { + "description": "The CliSAP-Integrated Climate Data Center (ICDC) allows easy access to climate relevant data from in-situ measurements and satellite remote sensing. These data are important to determine the status and the changes in the climate system. Additionally some relevant re-analysis data are included, which are modeled on the basis of observational data.", + "homepage": "http://icdc.cen.uni-hamburg.de/daten/all-data.html", + "name": "Integrated Climate Data Center", + "prefix": "r3d100010405", + "synonyms": [ + "ICDC" + ], + "xrefs": { + "biodbcore": "001602" + } + }, + "r3d100010406": { + "description": "Wetter, Wolken, Klima is a collection of actual and archived climate dates of Germany since 2004. Based at KIT Meteorological Institute it includes special Cloud images from Karlsruhe, actual weather records based on 70 german stations, average snowfall and precipitation of Germany, weather warnings worldwide with archive, satellite images worldwide, actual weather radar worldwide, analyses and prognosis and precipitation rate of Baden-Württemberg.", + "homepage": "http://imkhp2.physik.uni-karlsruhe.de/~muehr/wetter.html", + "name": "Wetter, Wolken, Klima", + "prefix": "r3d100010406" + }, + "r3d100010407": { + "description": "The Karlsruher Wolkenatlas includes images of different cloud species and of some optical effects like circumzenithal arc, glories, and halos. Beside that phenomena like inversion or dust devil are shown. Another focus is on images of precipitation, different manifestations of precipation at earthground, rainbows and lightnings.", + "homepage": "http://www.wolkenatlas.de/", + "name": "Der Karlsruher Wolkenatlas", + "prefix": "r3d100010407", + "synonyms": [ + "Wolken- und Wetterfotografie" + ] + }, + "r3d100010408": { + "description": "The Antibody Registry supports the RRID Initiative and exists to give researchers a way to universally identify antibodies used in publications. The registry lists many commercial antibodies from over 200 vendors, which have been assigned a unique identifier and over 2000 individual laboratories. If the antibody that you are using does not appear in the list, an entry can be made by filling in as little as 2 pieces of information: the catalog number and the url of the vendor where our curators can find information and material data sheets.", + "homepage": "https://antibodyregistry.org/", + "name": "The Antibody Registry", + "prefix": "r3d100010408", + "synonyms": [ + "ABR" + ], + "xrefs": { + "fairsharing": "FAIRsharing.3wdd17", + "nif": "0000-07730", + "scr": "006397" + } + }, + "r3d100010409": { + "description": "ASTM International, formerly known as the American Society for Testing and Materials (ASTM), is a globally recognized leader in the development and delivery of international voluntary consensus standards. Today, some 12,000 ASTM standards are used around the world to improve product quality, enhance safety, facilitate market access and trade, and build consumer confidence.", + "homepage": "https://www.astm.org/Standard/index.html", + "name": "ASTM International", + "prefix": "r3d100010409", + "synonyms": [ + "American Society for Testing and Materials" + ], + "xrefs": { + "fairsharing": "FAIRsharing.hren8w" + } + }, + "r3d100010410": { + "description": "GeoScenic offers access to images from the vast collections of geological photographs in BGS.", + "homepage": "http://geoscenic.bgs.ac.uk/asset-bank/action/viewHome", + "name": "BGS GeoScenic", + "prefix": "r3d100010410", + "synonyms": [ + "British Geological Survey GeoScenic" + ], + "xrefs": { + "fairsharing": "FAIRsharing.86302v" + } + }, + "r3d100010411": { + "description": "CRAN is a network of ftp and web servers around the world that store identical, up-to-date, versions of code and documentation for R. R is ‘GNU S’, a freely available language and environment for statistical computing and graphics which provides a wide variety of statistical and graphical techniques: linear and nonlinear modelling, statistical tests, time series analysis, classification, clustering, etc. Please consult the R project homepage for further information.", + "homepage": "https://cran.r-project.org/", + "name": "Comprehensive R Archive Network", + "prefix": "r3d100010411", + "synonyms": [ + "CRAN" + ], + "xrefs": { + "biodbcore": "001356", + "nif": "0000-30270", + "scr": "003005" + } + }, + "r3d100010412": { + "description": ">>>!!!<<< duplicate >>>!!!<<< see https://www.re3data.org/repository/r3d100011538", + "homepage": "http://earthchem.org/library", + "name": "EarthChem Library", + "prefix": "r3d100010412", + "synonyms": [ + "EarthChem" + ], + "xrefs": { + "fairsharing": "FAIRsharing.ne5dn7", + "nlx": "154721", + "scr": "002207" + } + }, + "r3d100010413": { + "description": "The Ontology Lookup Service (OLS) is a repository for biomedical ontologies that aims to provide a single point of access to the latest ontology versions. The user can browse the ontologies through the website as well as programmatically via the OLS API.\nThe OLS provides a web service interface to query multiple ontologies from a single location with a unified output format.The OLS can integrate any ontology available in the Open Biomedical Ontology (OBO) format. The OLS is an open source project hosted on Google Code.", + "homepage": "https://www.ebi.ac.uk/ols/index", + "name": "Ontology Lookup Service", + "prefix": "r3d100010413", + "synonyms": [ + "EMBL-EBI OLS", + "OLS" + ], + "xrefs": { + "fairsharing": "FAIRsharing.Mkl9RR", + "nif": "0000-10390", + "omics": "02275", + "scr": "006596" + } + }, + "r3d100010414": { + "description": "!!! Starting September 2013, MINT uses the IntAct database infrastructure to limit the duplication of efforts and to optimise future software development. Data manually curated by the MINT curators can now be accessed from the IntAct homepage at the EBI. Data maintenance and release, MINT PSICQUIC and IMEx services are under the responsibility of the IntAct team, while curation effort will be carried by both groups.\nThe MINT development team now focuses on two new developments: mentha that integrates protein interaction information curated by IMEx databases and SIGNOR a database of logic relationships between human proteins. !!! MINT is a public repository for molecular interactions reported in peer-reviewed journals.IT is a collection of molecular interaction databases that can be used to search for, analyze and graphically display molecular interaction networks and pathways from a wide variety of species. MINT is comprised of separate database components. HomoMINT, is an inferred human protein interatction database. Domino, is database of domain peptide interactions. A new component has been added called VirusMINT that explores the interactions of viral proteins with human proteins.", + "homepage": "https://mint.bio.uniroma2.it/", + "name": "Molecular INTeraction Database", + "prefix": "r3d100010414", + "synonyms": [ + "MINT" + ], + "xrefs": { + "fairsharing": "FAIRsharing.2bdvmk", + "nlx": "152821", + "omics": "02928", + "scr": "001523" + } + }, + "r3d100010415": { + "description": "The NCBI Taxonomy database is a curated set of names and classifications for all of the organisms that are represented in GenBank. The EMBL and DDBJ databases, as well as GenBank, now use the NCBI Taxonomy as the standard classification for nucleotide sequences. Taxonomy Contains the names and phylogenetic lineages of more than 160,000 organisms that have molecular data in the NCBI databases. New taxa are added to the Taxonomy database as data are deposited for them. When new sequences are submitted to GenBank, the submission is checked for new organism names, which are then classified and added to the Taxonomy database.", + "homepage": "https://www.ncbi.nlm.nih.gov/taxonomy", + "name": "NCBI Taxonomy", + "prefix": "r3d100010415", + "synonyms": [ + "Entrez Taxonomy" + ], + "xrefs": { + "fairsharing": "FAIRsharing.fj07xj", + "nif": "0000-03179", + "scr": "003256" + } + }, + "r3d100010416": { + "description": "OMIM is a comprehensive, authoritative compendium of human genes and genetic phenotypes that is freely available and updated daily. OMIM is authored and edited at the McKusick-Nathans Institute of Genetic Medicine, Johns Hopkins University School of Medicine, under the direction of Dr. Ada Hamosh. Its official home is omim.org.", + "homepage": "https://www.ncbi.nlm.nih.gov/omim", + "name": "Online Mendelian Inheritance in Man", + "prefix": "r3d100010416", + "synonyms": [ + "OMIM" + ], + "xrefs": { + "fairsharing": "FAIRsharing.9qkaz9", + "nif": "0000-03216", + "omics": "00278", + "scr": "006437" + } + }, + "r3d100010417": { + "description": "The Rat Genome Database is a collaborative effort between leading research institutions involved in rat genetic and genomic research. Its goal, as stated in RFA: HL-99-013 is the establishment of a Rat Genome Database, to collect, consolidate, and integrate data generated from ongoing rat genetic and genomic research efforts and make these data widely available to the scientific community. A secondary, but critical goal is to provide curation of mapped positions for quantitative trait loci, known mutations and other phenotypic data.", + "homepage": "https://rgd.mcw.edu", + "name": "Rat Genome Database", + "prefix": "r3d100010417", + "synonyms": [ + "RGD" + ], + "xrefs": { + "fairsharing": "FAIRsharing.pfg82t", + "nif": "0000-00134", + "omics": "01660", + "scr": "006444" + } + }, + "r3d100010418": { + "description": "RunMyCode is a novel cloud-based platform that enables scientists to openly share the code and data that underlie their research publications. The web service only requires a web browser as all calculations are done on a dedicated cloud computer. Once the results are ready, they are automatically displayed to the user.", + "homepage": "http://www.runmycode.org/home", + "name": "RunMyCode", + "prefix": "r3d100010418", + "xrefs": { + "fairsharing": "FAIRsharing.f7p410", + "issn": "2427-3775", + "scr": "014011" + } + }, + "r3d100010419": { + "description": "The Saccharomyces Genome Database (SGD) provides comprehensive integrated biological information for the budding yeast Saccharomyces cerevisiae along with search and analysis tools to explore these data, enabling the discovery of functional relationships between sequence and gene products in fungi and higher organisms.", + "homepage": "https://www.yeastgenome.org", + "name": "Saccharomyces Genome Database", + "prefix": "r3d100010419", + "synonyms": [ + "SGD" + ], + "xrefs": { + "fairsharing": "FAIRsharing.pzvw40", + "nif": "0000-03456", + "omics": "01661", + "scr": "004694" + } + }, + "r3d100010420": { + "description": "SESAR, the System for Earth Sample Registration, is a global registry for specimens (rocks, sediments, minerals, fossils, fluids, gas) and related sampling features from our natural environment. SESAR's objective is to overcome the problem of ambiguous sample naming in the Earth Sciences.\nSESAR maintains a database of sample records that are contributed by its users. Each sample that is registered with SESAR is assigned an International Geo Sample Number IGSN to ensure its global unique identification.", + "homepage": "http://www.geosamples.org", + "name": "System for Earth Sample Registration", + "prefix": "r3d100010420", + "synonyms": [ + "SESAR" + ], + "xrefs": { + "fairsharing": "FAIRsharing.ys5ta3", + "nlx": "154747", + "scr": "002222" + } + }, + "r3d100010421": { + "description": "ZFIN serves as the zebrafish model organism database. The long term goals for ZFIN are a) to be the community database resource for the laboratory use of zebrafish, b) to develop and support integrated zebrafish genetic, genomic and developmental information, c) to maintain the definitive reference data sets of zebrafish research information, d) to link this information extensively to corresponding data in other model organism and human databases, e) to facilitate the use of zebrafish as a model for human biology and f) to serve the needs of the research community.\nZIRC is the Zebrafish International Resource Center, an independent NIH-funded facility providing a wide range of zebrafish lines, probes and health services. ZFIN works closely with ZIRC to connect our genetic data with available probes and fish lines.", + "homepage": "http://zfin.org/", + "name": "The Zebrafish Information Network", + "prefix": "r3d100010421", + "synonyms": [ + "The zebrafish model organism database (formerly)", + "ZFIN" + ], + "xrefs": { + "fairsharing": "FAIRsharing.ybxnhg", + "nif": "0000-21427", + "omics": "01666", + "scr": "002560" + } + }, + "r3d100010422": { + "description": "ThermoML presents published experimental data extracted from 5 major journals in the field and links to ThermoML files, which represent experimental thermophysical and thermochemical property data reported in the corresponding articles. At the same time ThermoML is an XML-Based IUPAC Standard for Storage and Exchange of Experimental Thermophysical and Thermochemical Property Data.", + "homepage": "https://trc.nist.gov/ThermoML.html", + "name": "ThermoML", + "prefix": "r3d100010422", + "synonyms": [ + "Representation of Published Experimental Data" + ], + "xrefs": { + "fairsharing": "FAIRsharing.7b0fc3" + } + }, + "r3d100010423": { + "description": "The Woods Hole Open Access Server, WHOAS, is an institutional repository that captures, stores, preserves, and redistributes the intellectual output of the Woods Hole scientific community in digital form. WHOAS is managed by the MBLWHOI Library as a service to the Woods Hole scientific community", + "homepage": "https://darchive.mblwhoilibrary.org/", + "name": "Woods Hole Open Access Server", + "prefix": "r3d100010423", + "synonyms": [ + "WHOAS", + "a repository for the Woods Hole scientific community" + ], + "xrefs": { + "fairsharing": "FAIRsharing.r3fzzc" + } + }, + "r3d100010424": { + "description": "Launched in 2000, WormBase is an international consortium of biologists and computer scientists dedicated to providing the research community with accurate, current, accessible information concerning the genetics, genomics and biology of C. elegans and some related nematodes. In addition to their curation work, all sites have ongoing programs in bioinformatics research to develop the next generations of WormBase structure, content and accessibility", + "homepage": "https://www.wormbase.org/", + "name": "WormBase", + "prefix": "r3d100010424", + "synonyms": [ + "facilitating insights into nematode biology" + ], + "xrefs": { + "fairsharing": "FAIRsharing.zx1td8", + "nif": "0000-00053", + "omics": "01664", + "scr": "003098" + } + }, + "r3d100010425": { + "description": "The Research Data Centre (FDZ) of the German Federal Employment Agency (BA) at the Institute for Employment Research (IAB) is intended mainly to facilitate access to BA and IAB micro data for non-commercial empirical research using standardised and transparent access rules. The FDZ mediates between data producers and external users. We also control for compliance with data protection regulations.", + "homepage": "https://fdz.iab.de/", + "name": "Forschungsdatenzentrum der Bundesagentur für Arbeit im Institut für Arbeitsmarkt und Berufsforschung", + "prefix": "r3d100010425", + "synonyms": [ + "Forschungsdatenzentrum der BA im IAB", + "Research Data Centre (FDZ) of the German Federal Employment Agency (BA) at the Institute for Employment Research (IAB)" + ] + }, + "r3d100010426": { + "description": "The basic goal of the research data centres of the statistical offices of the Federation and the Länder is to improve the accessibility and usability of microdata of official statistics by setting up various ways of using the data.\nResearch data centres of the Federal Statistical Office (FDZ-Bund) and the statistical offices of the Länder (FDZ-Länder) provide collectively access to selected microdata of official statistics to researchers for scientific purposes.", + "homepage": "https://www.forschungsdatenzentrum.de/en", + "name": "Forschungsdatenzentren der Statistischen Ämter des Bundes und der Länder", + "prefix": "r3d100010426", + "synonyms": [ + "FDZ Bund", + "FDZ Land", + "FDZ Länder", + "Forschungsdatenzentrum der Statistischen Ämter der Länder", + "Forschungsdatenzentrum des Statistischen Bundesamts", + "Research Data Centres of the Federal Statistical Offices and of the Statistical Offices of the Federal States" + ] + }, + "r3d100010427": { + "description": "The Research Data Centre (Forschungsdatenzentrum, FDZ) at the Institute for Educational Quality Improvement (Institut zur Qualitätsentwicklung im Bildungswesen, IQB) archives and documents data sets resulting from national and international assessment studies (such as DESI, PIRLS, PISA, IQB-Bildungstrends). Moreover, the FDZ makes these data sets available for re- and secondary analysis. Members of the scientific community can apply for access to the data sets archived at the FDZ.", + "homepage": "https://www.iqb.hu-berlin.de/fdz", + "name": "Forschungsdatenzentrum am IQB", + "prefix": "r3d100010427", + "synonyms": [ + "FDZ am IQB", + "FDZ at IQB", + "Forschungsdatenzentrum am Institut zur Qualitätsentwicklung", + "Research Data Centre at the Institute for Educational Quality Improvement" + ] + }, + "r3d100010429": { + "description": "The FDZ-DZA (Forschungsdatenzentrum DZA) is a facility of the German Centre of Gerontology (Deutsches Zentrum für Altersfragen, DZA) and has received accreditation as research data center DZA by the German Data Forum (RatSWD). Its main task is to make data of the German Ageing Survey DEAS and the German Survey on Volunteering (FWS) accessible to researchers by providing user-friendly Scientific Use Files (SUF), documentation of the contents and instruments as well support for scholars using the data.", + "homepage": "https://www.dza.de/en/research/fdz", + "name": "Forschungsdatenzentrum des Deutschen Zentrum für Altersfragen", + "prefix": "r3d100010429", + "synonyms": [ + "FDZ-DZA", + "Research Data Centre of the DZA" + ] + }, + "r3d100010430": { + "description": "The Survey of Health, Ageing and Retirement in Europe (SHARE) is a multidisciplinary and cross-national panel database of micro data on health, socio-economic status and social and family networks of more than 85,000 individuals (approximately 150,000 interviews) from 19 European countries (+Israel) aged 50 or over.", + "homepage": "http://www.share-project.org/", + "name": "Survey of Health, Ageing and Retirement in Europe", + "prefix": "r3d100010430", + "synonyms": [ + "50+ in Europe", + "FDZ-SHARE" + ] + }, + "r3d100010431": { + "description": "The 2008-launched German Family Panel pairfam (“Panel Analysis of Intimate Relationships and Family Dynamics”) is a multi-disciplinary, longitudinal study for researching partnership and family dynamics in Germany. The annually collected survey data from a nationwide random sample of more than 12,000 persons of the three birth cohorts 1971-73, 1981-83, 1991-93 and their partners, parents and children offers unique opportunities for the analysis of partner and generational relationships as they develop over the course of multiple life phases.", + "homepage": "https://www.pairfam.de/en/", + "name": "Pairfam", + "prefix": "r3d100010431", + "synonyms": [ + "FDZ pairfam", + "Forschungsdatenzentrum pairfam", + "Panel Analysis of Intimate Relationships and Family Dynamics" + ] + }, + "r3d100010432": { + "description": "The Research Data Center (RDC) “International Survey Programs“ provides researchers with data, services, and consultation on a number of important international study series which are under intensive curation by GESIS. They all cover numerous countries and, quite often, substantial time spans. The RDC provides optimal data preparation and access to a wide scope of data and topics for comparative analysis.", + "homepage": "https://www.gesis.org/en/institute/research-data-centers/rdc-international-survey-programs", + "name": "Forschungsdatenzentrum Internationale Umfrageprogramme", + "prefix": "r3d100010432", + "synonyms": [ + "FDZ Internationale Umfrageprogramme", + "RDC International Survey Programmes", + "Research Data Center International Survey Programs" + ] + }, + "r3d100010433": { + "description": "The Research Data Center Elections is part of GESIS and provides access to a number of national survey datasets, e.g. the German Longitudinal Election Study (GLES). The RDC provides intensive data preparation and access to a wide scope of data and topics. Furthermore, the RDC offers consultation and creation of value-added services like data handbooks, cumulations, and training.", + "homepage": "https://www.gesis.org/wahlen/wahlen-home", + "name": "Forschungsdatenzentrum Wahlen", + "prefix": "r3d100010433", + "synonyms": [ + "FDZ Wahlen", + "RDC Elections", + "Research Data Center Elections" + ] + }, + "r3d100010434": { + "description": "The GML contributes to the continual improvement of access to and information about official microdata; provides a service and research infrastructure for these data; adopts the function of an intermediary between the Federal Statistical Office and empirical research; conducts exemplary research based upon official data. The GML is an integral part of the German data infrastructure and features as one of six institutions funded by the German Council of Social and Economic Data.", + "homepage": "https://www.gesis.org/en/institute/research-data-centers/rdc-german-microdata-lab/", + "name": "FDZ German Microdata Lab", + "prefix": "r3d100010434", + "synonyms": [ + "Forschungsdatenzentrum German Microdata Lab", + "GML", + "RDC German Microdata Lab" + ] + }, + "r3d100010435": { + "description": "As a center for scientific research and evidence-based policy advice, RWI requires an effective econometric infrastructure. The increased use of individual and firm data also requires effective regulations and tools for data protection. The research division’s objectives are to advise RWI researchers in methodical questions, to develop new econometric approaches to solve concrete research questions, and to ensure data protection.", + "homepage": "https://www.rwi-essen.de/forschung-und-beratung/fdz-ruhr/", + "name": "Forschungsdatenzentrum Ruhr am RWI", + "prefix": "r3d100010435", + "synonyms": [ + "FDZ Ruhr", + "Research Data Centre Ruhr at the RWI" + ] + }, + "r3d100010436": { + "description": "The Research Data Centre of the Robert Koch Institute (FDZ RKI) publishes the data of population-representative health surveys in the form of public use files (PUFs).The main purpose of health surveys is to generate a maximum amount of information on the state of health and health-related behaviour of Germany's resident population while ensuring an optimum use of funds. The methodology - i.e. the sample design, the principles on operationalization and measurement, and data-collection techniques - is largely modelled on the tried-and-tested methods of empirical social research. Health interview surveys (HIS) use established survey techniques such as filling out questionnaires, computer-assisted telephone interviews (CATI), computer-assisted personal interviews (CAPI), and online polling via the internet or email. The main difference compared to purely sociological surveys lies in the additional biomedical examinations, tests and medical-biochemical measurements, which generate significant added value in addition to the results of the surveys; this part is referred to internationally as the health examination survey (HES).", + "homepage": "https://www.rki.de/DE/Content/Forsch/FDZ/FDZ_node.html", + "name": "Forschungsdatenzentrum am Robert Koch Institut", + "prefix": "r3d100010436", + "synonyms": [ + "FDZ RKI", + "Research Data Centre of the Robert Koch Institute" + ] + }, + "r3d100010437": { + "description": "Health education and health promotion are important elements of the health system in Germany. The Federal Centre for Health Education (BZgA) has been pursuing the goal of preventing health risks and encouraging health-promoting lifestyles since its establishment in 1967.\nIn addition, the understanding of health and prevention is changing. Against this backdrop, health education is - as a constant communication process - dedicated to the goal of enabling self-responsible action in relation to health.\nThe data sets can be requested from GESIS via the data archive for social sciences (DAS): https://www.gesis.org/institut/abteilungen/datenarchiv-fuer-sozialwissenschaften", + "homepage": "https://www.bzga.de/forschung/studien/", + "name": "Bundeszentrale für Gesundheitliche Aufklärung Studien", + "prefix": "r3d100010437", + "synonyms": [ + "BZgA Studien", + "Federal Centre for Health Education (BZgA) studies", + "Forschungsdatenzentrum der Bundeszentrale für gesundheitliche Aufklärung" + ] + }, + "r3d100010438": { + "description": "Currently, micro-data on research and development activities (R & D) can be used in the German economy, which is collected on behalf of the Federal Ministry of Education and Research. Core indicators are the internal and external R & D expenditures of enterprises by use of funds and source of funding, R & D personnel by type of activity and sex, the regional distribution of research institutions, the business innovation and economic indicators. Some time series are available from the year 1979.\nFor all odd report annual data are available for all largely within Germany R & D-active companies. In even years under review a representative sample of research companies is questioned. The data are broken down by industry, region, company size and other characteristics evaluated. The survey is part of the official EU Community Statistics, and is incorporated into national and international reporting systems.\nMost studies and data are in German language.", + "homepage": "https://www.fdz-wissenschaftsstatistik.de/", + "name": "Forschungsdatenzentrum Wissenschaftsstatistik", + "prefix": "r3d100010438", + "synonyms": [ + "FDZ Wissenschaftsstatistik", + "RDC Wissenschaftsstatistik" + ] + }, + "r3d100010439": { + "description": "The FDZ-BO at DIW Berlin is a central archive for quantitative and qualitative operational and organizational data. It archives these, informs about their existence and provides datasets for secondary analytical purposes. The archiving of studies and datasets ensures long-term security and long-term availability of the data. In consultation with the responsible scientists, access to individual datasets is made possible as scientific use files, via remote data processing or as part of guest stays. The FDZ-BO offers detailed information on current research projects and develops concepts for research data management of organizational data.\nThe study portal (public in March 2019) provides an overview of existing studies in the field of business and organizational research: content, methodology, information on data and data availability information on how to gain access to the data.", + "homepage": "https://portal.fdz-bo.diw.de/", + "name": "FDZ-BO", + "prefix": "r3d100010439", + "synonyms": [ + "FDZ-BO am Deutschen Institut für Wirtschaftsforschung", + "Forschungsdatenzentrum Betriebs- und Organisationsdaten", + "Research Data Center for Business and Organizational Data" + ] + }, + "r3d100010440": { + "description": "IDSC is IZA's organizational unit whose purpose is to serve the scientific and infrastructural computing needs of IZA and its affiliated communities.\nIDSC is dedicated to supporting all users of data from the novice researcher to the experienced data analyst.\nIDSC aims at becoming the place for economically minded technologists and technologically savvy economists looking for data support, data access support and data services about labor economics.\nIDSC is actively involved in organizing events (see our next Red Cube Seminar Talk) for data professionals, data analysts, and scientific data users and young researchers to discuss and share findings and to establish contacts for future cooperation.\nAll data collected are accessible to the scientific community as scientific use files for scholarly analyses free of charge.\nThe Data Repository is available at https://datasets.iza.org/", + "homepage": "https://www.iza.org/en/research/idsc", + "name": "International Data Service Center of the Institute of Labor Economics", + "prefix": "r3d100010440", + "synonyms": [ + "Forschungsdatenzentrum IDSC", + "IDSC IZA", + "Internationales Datenservicezentrum des Forschungsinstituts zur Zukunft der Arbeit" + ] + }, + "r3d100010441": { + "description": "The Measures of Effective Teaching(MET) project is the largest study of classroom teaching ever conducted in the United States. The University of Michigan compiled the MET data and video files into a rich research collection called the MET Longitudinal Database. Approved researchers can access the restricted MET quantitative and video data using secure online technical systems. The MET Longitudinal Database consists of a Web-based application for searching the collection and viewing the videos with accompanying metadata, and a Virtual Data Enclave that provides secure remote access to the quantitative data and documentation files.", + "homepage": "https://www.icpsr.umich.edu/web/pages/about/metldb.html", + "name": "Measures of Effective Teaching - Longitudinal Database", + "prefix": "r3d100010441", + "synonyms": [ + "MET LDB", + "MET Longitudinal Database" + ] + }, + "r3d100010442": { + "description": "Data Center of Geography was created in 2011 in the framework of the interdisciplinary structure – world data systems – to ensure gathering, processing and conversion of data and to solve fundamental and applied problems in the sphere of geographical sciences.", + "homepage": "http://eng.geogr.msu.ru/structure/labs/WDC/", + "name": "World Data Center for Geography", + "prefix": "r3d100010442", + "synonyms": [ + "Center of World Data System of Geography" + ] + }, + "r3d100010443": { + "description": "The department specializes on developing complex distributed systems for satellite data processing.\nThe main task given to the department is development, validation and implementation of different satellite data processing methods in the form of information services and certain systems", + "homepage": "http://inform.ikd.kiev.ua/index.php?path=/en/index", + "name": "Ukrainian Geospatial Data Center", + "prefix": "r3d100010443" + }, + "r3d100010444": { + "description": "World Data Center for Oceanography serves to store and provide to users data on physical, chemical and dynamical parameters of the global ocean as well as oceanography-related papers and publications, which are either came from other countries through the international exchange or provided to the international exchange by organizations of the Russian Federation", + "homepage": "http://meteo.ru/mcd/ewdcoce.html", + "name": "World Data Center for Oceanography, Obninsk", + "prefix": "r3d100010444", + "synonyms": [ + "WDC - B1", + "WDC - Oceanography, Obninsk", + "World Data Center - B" + ] + }, + "r3d100010446": { + "description": "WDC for STP, Moscow collects, stores, exchanges with other WDCs, disseminates the publications, sends upon requests data on the following Solar-Terrestrial Physics disciplines: Solar Activity and Interplanetary Medium, Cosmic Rays, Ionospheric Phenomena, Geomagnetic Variations.", + "homepage": "http://www.wdcb.ru/stp/index.en.html", + "name": "World Data Center for Solar-Terrestrial Physics, Moscow", + "prefix": "r3d100010446", + "synonyms": [ + "WDC - Solar-Terrestrial Physics, Moscow", + "WDC for STP, Moscow", + "WDC for Solar-Earth Physics", + "Мировой Центр Данных по Эмблема МЦД по СЗФ Солнечно-Земной Физике" + ] + }, + "r3d100010447": { + "description": "World Data Center for Solid Earth Physics collects, stores, and disseminates a wide range of data on solid Earth physics disciplines: Seismology, Gravimetry, Heat Flow, Magnetic Measurements (main magnetic field), Archeo- & Paleomagnetism, Recent Movements.\nThese data are used as the basis for fundamental and applied scientific researches and education. The WDC for SEP invites scientists, institutions and other authors and data generators to contribute data to our Center in order to make data more widely available to the scientific community and to safe them.", + "homepage": "http://www.wdcb.ru/sep/", + "name": "World Data Center for Solid Earth Physics", + "prefix": "r3d100010447", + "synonyms": [ + "WDC - Solid Earth Physics, Moscow", + "WDC for SEP" + ] + }, + "r3d100010448": { + "description": "WFCC-MIRCEN World Data Centre for Microorganisms (WDCM) provides a comprehensive directory of culture collections, databases on microbes and cell lines, and the gateway to biodiversity, molecular biology and genome projects.The WFCC is a Multidisciplinary Commission of the International Union of Biological Sciences (IUBS) and a Federation within the International Union of Microbiological Societies (IUMS). The WFCC is concerned with the collection, authentication, maintenance and distribution of cultures of microorganisms and cultured cells. Its aim is to promote and support the establishment of culture collections and related services, to provide liaison and set up an information network between the collections and their users, to organise workshops and conferences, publications and newsletters and work to ensure the long term perpetuation of important collections.", + "homepage": "http://www.wdcm.org/", + "name": "World Data Center of Microorganisms", + "prefix": "r3d100010448", + "synonyms": [ + "WDCM", + "WFCC - MIRCEN World Data Centre for Microorganisms" + ] + }, + "r3d100010449": { + "description": "<<>>!!!>>>\nWe are a leading international centre for genomics and bioinformatics research. Our mandate is to advance knowledge about cancer and other diseases, to improve human health through disease prevention, diagnosis and therapeutic approaches, and to realize the social and economic benefits of genomics research.", + "homepage": "https://www.bcgsc.ca/", + "name": "Canada's Michael Smith Genome Sciences Centre", + "prefix": "r3d100010449", + "synonyms": [ + "GSC" + ] + }, + "r3d100010450": { + "description": "EDINA delivers online services and tools to benefit students, teachers and researchers in UK Higher and Further Education and beyond.", + "homepage": "https://edina.ac.uk/", + "name": "EDINA", + "prefix": "r3d100010450" + }, + "r3d100010451": { + "description": "PARADISEC (the Pacific And Regional Archive for Digital Sources in Endangered Cultures) offers a facility for digital conservation and access to endangered materials from all over the world. Our research group has developed models to ensure that the archive can provide access to interested communities, and conforms with emerging international standards for digital archiving. We have established a framework for accessioning, cataloguing and digitising audio, text and visual material, and preserving digital copies. The primary focus of this initial stage is safe preservation of material that would otherwise be lost, especially field tapes from the 1950s and 1960s.", + "homepage": "http://www.paradisec.org.au/", + "name": "Pacific and Regional Archive for Digital Sources in Endangered Cultures", + "prefix": "r3d100010451", + "synonyms": [ + "PARADISEC" + ] + }, + "r3d100010454": { + "description": "The Data Center for Aurora in NIPR is responsible for data archiving and dissemination of all-sky camera observations, visual observations, other optical observations (such as TV and photometric observations), auroral image and particle observations from satellites, geomagnetic observations, and observations of upper atmosphere phenomena associated with aurora such as ULF, VLF and CNA activities.\nThis Data Catalogue summarizes the collection of data sets, data books, related publications and facilities available in the WDC for Aurora as of December 2003.\nThe WDC for Aurora changed its name as \"Data Center for Aurora in NIPR\" in 2008 due to the disappearance of the WDC panel in ICSU.", + "homepage": "http://polaris.nipr.ac.jp/~aurora/", + "name": "Data Center for Aurora in NIPR", + "prefix": "r3d100010454", + "synonyms": [ + "Polar Data Center", + "WDC for Aurora", + "World Data Center for Aurora" + ], + "xrefs": { + "biodbcore": "001628" + } + }, + "r3d100010455": { + "description": ">>>!!!<<>>!!!<<< The ICET Data Bank contains results from 360 tidal gravity stations: hourly values, main tidal waves obtained by least squares analyses, residual vectors, oceanic attraction and loading vectors. The Data Bank contains also data from tiltmeters and extensometers. ICET is responsible for the Information System and Data Center of the Global Geodynamic Project (GGP). The tasks ascribed to ICET are : to collect all available measurements of Earth tides (which is its task as World Data Centre C), to evaluate these data by convenient methods of analysis in order to reduce the very large amount of measurements to a limited number of parameters which should contain all the desired and needed geophysical information, to compare the data from different instruments and different stations distributed all over the world, evaluate their precision and accuracy from the point of view of internal errors as well as external errors, to help to solve the basic problem of calibrations and to organize reference stations or build reference calibration devices, to fill gaps in information or data as far as feasible, to build a data bank allowing immediate and easy comparison of Earth tide parameters with different Earth models and other geodetical and geophysical parameters like geographical position, Bouguer anomaly, crustal thickness and age, heat flow, ... to ensure a broad diffusion of the results and information to all interested laboratories and individual scientists.", + "homepage": "http://www.upf.pf/ICET/", + "name": "ICET", + "prefix": "r3d100010455", + "synonyms": [ + "International Center for Earth Tides", + "formerly: World Data Center C For Earth Tides", + "formerly: World Data Centre for Earth Tides" + ], + "xrefs": { + "issn": "2428-4556" + } + }, + "r3d100010457": { + "description": "Until 2014 housed in the library of the Scott Polar Research Institute, the WDC for Glaciology, Cambridge, maintains a particularly comprehensive collection of publications covering all aspects of snow and ice worldwide. Glaciological literature has been systematically collected and catalogued at the Scott Polar Research Institute since 1920. The SPRI Picture Library houses one of the world's most comprehensive collections of historical photographs of the Polar Regions", + "homepage": "https://www.spri.cam.ac.uk/library/catalogue/sprilib/icesnow/", + "name": "World Data Centre for Glaciology, Cambridge", + "prefix": "r3d100010457", + "synonyms": [ + "SPRILIB Ice and Snow", + "WDC-C for Glaciology", + "WDCGC" + ] + }, + "r3d100010463": { + "description": "DARTS primarily archives high-level data products obtained by JAXA's space science missions in astrophysics (X-rays, radio, infrared), solar physics, solar-terrestrial physics, and lunar and planetary science. In addition, we archive related space science data products obtained by other domestic or foreign institutes, and provide data services to facilitate use of these data.", + "homepage": "https://darts.isas.jaxa.jp/", + "name": "DARTS", + "prefix": "r3d100010463", + "synonyms": [ + "ISAS Data Archive and Transmission System", + "World Data Center for Space Science Satellites" + ] + }, + "r3d100010464": { + "description": "Research Data Australia is the data discovery service of the Australian Research Data Commons (ARDC). The ARDC is supported by the Australian Government through the National Collaborative Research Infrastructure Strategy Program.\n\nResearch Data Australia helps you find, access, and reuse data for research from over one hundred Australian research organisations, government agencies, and cultural institutions. We do not store the data itself here but provide descriptions of, and links to, the data from our data publishing partners.", + "homepage": "https://researchdata.edu.au/", + "name": "Research Data Australia", + "prefix": "r3d100010464", + "xrefs": { + "fairsharing": "FAIRsharing.2g5kcb" + } + }, + "r3d100010465": { + "description": "The CEACS Data Library aims to support its research community to conduct quantitative research with primary and secondary data of the highest quality. The Data Library provides integrated access to an extensive collection of data for research and teaching. This collection comprises studies from major data centres as well as public collections and other datasets of special interest to members of CEACS.\nThis section offers the possibility to search and browse the collection. The links go to records on the catalogue or the data directly on our servers or the web. If you cannot locate or access the data you are after please contact the Data Librarian for further assistance.", + "homepage": "http://www.march.es/ceacs/biblioteca/datalib/", + "name": "CEACS Data Library", + "prefix": "r3d100010465", + "synonyms": [ + "Biblioteca de Datos de CEACS", + "Instituto Juan March - Center for Advanced Study in the Social Sciences (CEACS) Dataverse" + ] + }, + "r3d100010467": { + "description": "Scans of plates obtained at Landessternwarte Heidelberg-Königstuhl and German-Spanish Astronomical Center (Calar Alto Observatory), Spain, 1900 through 1999.", + "homepage": "http://dc.zah.uni-heidelberg.de/lswscans/res/positions/q/form", + "name": "HDAP", + "prefix": "r3d100010467", + "synonyms": [ + "Heidelberg Digitized Astronomical Plates" + ] + }, + "r3d100010468": { + "description": "ZENODO builds and operates a simple and innovative service that enables researchers, scientists, EU projects and institutions to share and showcase multidisciplinary research results (data and publications) that are not part of the existing institutional or subject-based repositories of the research communities.\nZENODO enables researchers, scientists, EU projects and institutions to:\neasily share the long tail of small research results in a wide variety of formats including text, spreadsheets, audio, video, and images across all fields of science.\ndisplay their research results and get credited by making the research results citable and integrate them into existing reporting lines to funding agencies like the European Commission.\neasily access and reuse shared research results.", + "homepage": "https://zenodo.org/", + "name": "Zenodo", + "prefix": "r3d100010468", + "synonyms": [ + "Research. Shared" + ], + "xrefs": { + "nlx": "158614", + "scr": "004129" + } + }, + "r3d100010469": { + "description": "This data repository allows users to publish animal tracking datasets that have been uploaded to Movebank (https://www.movebank.org/ ). Published datasets have gone through a submission and review process, and are typically associated with a written study published in an academic journal. All animal tracking data in this repository are available to the public.", + "homepage": "https://www.datarepository.movebank.org/", + "name": "Movebank Data Repository", + "prefix": "r3d100010469", + "xrefs": { + "fairsharing": "FAIRsharing.httzv2" + } + }, + "r3d100010472": { + "description": "Phaidra Universität Wien, is the innovative whole-university digital asset management system with long-term archiving functions, offers the possibility to archive valuable data university-wide with permanent security and systematic input, offering multilingual access using metadata (data about data), thus providing worldwide availability around the clock. As a constant data pool for administration, research and teaching, resources can be used flexibly, where continual citability allows the exact location and retrieval of prepared digital objects.", + "homepage": "https://phaidra.univie.ac.at/", + "name": "Phaidra Universität Wien", + "prefix": "r3d100010472", + "synonyms": [ + "Permanent Hosting, Archiving and Indexing of Digital Resources and Assets" + ] + }, + "r3d100010473": { + "description": "myExperiment is a collaborative environment where scientists can safely publish their workflows and in silico experiments, share them with groups and find those of others. Workflows, other digital objects and bundles (called Packs) can now be swapped, sorted and searched like photos and videos on the Web. Unlike Facebook or MySpace, myExperiment fully understands the needs of the researcher and makes it really easy for the next generation of scientists to contribute to a pool of scientific methods, build communities and form relationships — reducing time-to-experiment, sharing expertise and avoiding reinvention. myExperiment is now the largest public repository of scientific workflows.", + "homepage": "https://www.myexperiment.org/home", + "name": "myExperiment", + "prefix": "r3d100010473", + "xrefs": { + "biodbcore": "001470", + "nif": "0000-10309", + "scr": "001795" + } + }, + "r3d100010474": { + "description": "The International Food Policy Research Institute (IFPRI) seeks sustainable solutions for ending hunger and poverty. In collaboration with institutions throughout the world, IFPRI is often involved in the collection of primary data and the compilation and processing of secondary data. The resulting datasets provide a wealth of information at the local (household and community), national, and global levels. IFPRI freely distributes as many of these datasets as possible and encourages their use in research and policy analysis. IFPRI Dataverse contains following dataverses: Agricultural Science and Knowledge Indicators - ASTI, HarvestChoice, Statistics on Public Expenditures for Economic Development - SPEED, International Model for Policy Analysis of Agricultural Commodities and Trade - IMPACT, Africa RISING Dataverse and Food Security Portal Dataverse.", + "homepage": "https://dataverse.harvard.edu/dataverse/IFPRI", + "name": "International Food Policy Research Institute Dataverse", + "prefix": "r3d100010474", + "synonyms": [ + "IFPRI Dataverse" + ] + }, + "r3d100010475": { + "description": ">>>>!!!!<<<< As of 2017-05-17 the data catalog is no longer available >>>>!!!!<<<< DataFed is a web services-based software that non-intrusively mediates between autonomous, distributed data providers and users. The main goals of DataFed are: Aid air quality management and science by effective use of relevant data - Facilitate the access and flow of atmospheric data from provider to users - Support the development of user-driven data processing value chains. DataFed Catalog links searchable Datafed applications worldwide.", + "name": "DataFed", + "prefix": "r3d100010475", + "synonyms": [ + "Data Federation" + ] + }, + "r3d100010477": { + "description": "The Australian National University undertake work to collect and publish metadata about research data held by ANU, and in the case of four discipline areas, Earth Sciences, Astronomy, Phenomics and Digital Humanities to develop pipelines and tools to enable the publication of research data using a common and repeatable approach. Aims and outcomes: To identify and describe research data held at ANU, to develop a consistent approach to the publication of metadata on the University's data holdings: Identification and curation of significant orphan data sets that might otherwise be lost or inadvertently destroyed, to develop a culture of data data sharing and data re-use.", + "homepage": "https://datacommons.anu.edu.au/DataCommons/", + "name": "ANU Data Commons", + "prefix": "r3d100010477", + "synonyms": [ + "Australian National University Data Commons" + ] + }, + "r3d100010478": { + "description": "GigaDB primarily serves as a repository to host data and tools associated with articles published by GigaScience Press; GigaScience and GigaByte (both are online, open-access journals). GigaDB defines a dataset as a group of files (e.g., sequencing data, analyses, imaging files, software programs) that are related to and support a unit-of-work (article or study). GigaDB allows the integration of manuscript publication with supporting data and tools.", + "homepage": "http://gigadb.org/", + "name": "GigaDB", + "prefix": "r3d100010478", + "synonyms": [ + "GigaScience Database" + ], + "xrefs": { + "fairsharing": "FAIRsharing.rcbwsf", + "nlx": "158413", + "scr": "004002" + } + }, + "r3d100010479": { + "description": "!!! the repository is no longer available, archived site: http://archive.is/6UyFH/image!!! DataBox is a digital archive for scientific primary data for use by researchers at The University of Copenhagen. DataBox is available to researchers, departments and institutes at the University and research groups with an affiliation to the University of Copenhagen.\nDataBox serves as an additional backup system, which archives data in a structured form for both short and medium term preservation. It can also serve as a way of sharing data. Each researcher/group can create his/her own space in DataBox and can store and process the data, and if he/she chooses to share his/her data. Version history of files is retained by the system.", + "name": "DataBox", + "prefix": "r3d100010479", + "synonyms": [ + "DataBox Dataverse Network" + ] + }, + "r3d100010480": { + "description": "The COSYNA observatory measures key physical, sedimentary, geochemical and biological parameters at high temporal resolution in the water column and at the sediment and atmospheric boundaries.\nCOSYNA delivers spatial representation through a set of fixed and moving platforms, like tidal flats poles, FerryBoxes, gliders, ship surveys, towed devices, remote sensing, etc..\nNew technologies like underwater nodes, benthic landers and automated sensors for water biogeochemical parameters are further developed and tested.\nA great variety of parameters is measured and processed, stored, analyzed, assimilated into models and visualized.", + "homepage": "https://codm.hzg.de/codm/", + "name": "COSYNA Data web portal", + "prefix": "r3d100010480", + "synonyms": [ + "CODM" + ], + "xrefs": { + "fairsharing.legacy": "3042" + } + }, + "r3d100010482": { + "description": "The GAVO data center at Zentrum für Astronomie Heidelberg provides VO publication services to all interested parties on behalf of the German Astrophysical Virtual Observatory. It's a A growing collection of data and services.", + "homepage": "http://dc.zah.uni-heidelberg.de/", + "name": "GAVO Data Center", + "prefix": "r3d100010482", + "synonyms": [ + "German Astrophysical Virtual Observatory Data Center" + ] + }, + "r3d100010483": { + "description": "AUSSDA - The Austrian Social Science Data Archive is a certified, national research infrastructure for the social science community. We offer sustainable and easy-to-use services in the field of digital archiving. The main beneficiaries are researchers, students, educational institutions and media professionals.\nWe implement international standards to make research data findable, accessible, interoperable and reusable according to the FAIR principles. AUSSDA supports the open science movement to maximize the potential for data reuse. We stand for integrity in archiving and advocate for compliance with data protection and ethical principles in research data management.\nAUSSDA represents Austria as a national service provider in CESSDA ERIC, has locations at the universities of Vienna, Graz, Linz and Innsbruck and works within a network of national and international partners.", + "homepage": "https://data.aussda.at/", + "name": "AUSSDA Dataverse", + "prefix": "r3d100010483", + "synonyms": [ + "The Austrian Social Science Data Archive" + ], + "xrefs": { + "fairsharing": "FAIRsharing.RJ3PDJ" + } + }, + "r3d100010484": { + "description": "The Czech Social Science Data Archive (CSDA) of the Institute of Sociology of the Academy of Sciences of the Czech Republic accesses, processes, documents and stores data files from social science research projects and promotes their dissemination to make them widely available for secondary use in academic research and for educational purposes.", + "homepage": "http://archiv.soc.cas.cz/en/finding-data-csda", + "name": "Czech Social Science Data Archive", + "prefix": "r3d100010484", + "synonyms": [ + "CSDA" + ] + }, + "r3d100010485": { + "description": "The Estonian Social Science Data Archive (ESSDA) contains Estonian Social science data and survey data, as well as university publications and Estonian radio archival materials.", + "homepage": "http://esta.ut.ee/", + "name": "Eesti Sotsiaalteaduslik Andmearhiiv", + "prefix": "r3d100010485", + "synonyms": [ + "ESSDA", + "ESTA", + "Estonian Social Science Data Archive" + ] + }, + "r3d100010486": { + "description": "The National Archives makes Denmark's largest collection of questionnaire-based research data available to researchers and students. Order quantitative research data, conduct analyzes online and access register data and international survey data. Formerly known as the Danish Data Archive (DDA), it was the national social science data archive.", + "homepage": "https://www.sa.dk/da/forskning/for-forskere/benyt-surveydata/", + "name": "Rigsarkivets surveydata", + "prefix": "r3d100010486", + "synonyms": [ + "National Archives' survey data", + "formerly: DDA", + "formerly: Danish Data Archive", + "formerly: Dansk Data Arkiv" + ] + }, + "r3d100010487": { + "description": "The Slovenian Social Science Data Archives (Slovenski Arhiv Družboslovnih podatkov - ADP) were established in 1997 as an organizational unit within the Institute of Social Sciences at the Faculty of Social Sciences, University of Ljubljana. Its tasks are to acquire significant data sources within a wide range of social science disciplines of interest to Slovenian social scientists, review and prepare them for digital preservation, and to disseminate them for further scientific, educational and other purposes.", + "homepage": "https://www.adp.fdv.uni-lj.si/eng/", + "name": "Slovenian Social Science Data Archives", + "prefix": "r3d100010487", + "synonyms": [ + "ADP", + "Arhiv druzboslovnih podatkov" + ] + }, + "r3d100010488": { + "description": "Initiated in 1989 and established in 2014, the Luxembourg Institute of Socio-Economic Research (LISER) is a public research institute located in Luxembourg under the supervision of the Ministry of Higher Education and Research. Integrated into a unified legal framework (law of 3 December 2014) LISER’s missions are to undertake both fundamental and applied research in social sciences that aim to advance knowledge, support public policy both at the national and European level and inform society.\n\nLISER contributes to the advancement of scientific knowledge in social and economic matters across the activities of its three research departments \"Living Conditions\", \"Labour Market\" and \"Urban Development and Mobility\".\n\nIn parallel, the institute aligns itself with national and European priorities and fosters interdisciplinarity by focusing its research work on three priority research programmes: “Crossing Borders”, \"Health and Health Systems\" and \"Digital Transformation\".\n\nLISER hosts two complementary infrastructures, key drivers of its research development and excellence.\n- The Data Centre, which consists of two pillars, the data collection capability (direct and indirect data collection), and the data archiving and data management capability.\n- The Behavioural and Experimental Economics dedicated to investigating human decision-making by means of experiments performed in controlled environments. Its experimental approach contributes to improving the understanding of human behaviour in a large variety of socioeconomic contexts.\nLISER aims to be an internationally recognized socio-economic research institute specializing in the analysis of societal changes. Through its inter-and-multidisciplinary research, it makes a proactive and targeted contribution to the sustainable and inclusive development of societies at the national and international levels.", + "homepage": "https://www.liser.lu", + "name": "LISER", + "prefix": "r3d100010488", + "synonyms": [ + "Luxembourg Institute of Socio-Economic Research", + "formerly: CEPS/INSTEAD Surveys" + ] + }, + "r3d100010489": { + "description": "The majority of the CIS research activity focuses on carrying out public opinion surveys. These surveys include electoral studies, its monthly public opinion barometers, monographic studies on different aspects of Spanish society and the surveys resulting from CIS involvement in international projects.\nAll the surveys the CIS takes are deposited in its Data Bank, and they are available to the public once the quality control, verification, anonymisation, codification and information uploading tasks have been concluded.\nIn addition to its surveys, the CIS also collects information about Spanish society through qualitative research studies: Fundamentally, discussion groups and in-depth interviews.", + "homepage": "http://www.cis.es/cis/opencms/EN/index.html", + "name": "Centro de Investigaciones Sociologicas Data Bank y Estudios", + "prefix": "r3d100010489", + "synonyms": [ + "Banco de Datos Específico de Estudios Sociales - ARCES del CIS", + "CIS Data Bank" + ] + }, + "r3d100010490": { + "description": "The Finnish Social Science Data Archive (FSD) is a national resource centre for social science research and teaching. FSD archives, promotes and disseminates digital research data for research, teaching and learning purposes. Data descriptions are published in Finnish and English on FSD’s service portal Aila Data Service, through which users also download data. Quantitative datasets are translated from Finnish into English on request, and a large number of datasets are available in English. All services are free of charge. FSD promotes transparency, accumulation and efficient reuse of scientific research as well as open access to research data. FSD is the Finnish Service Provider for CESSDA ERIC.", + "homepage": "https://www.fsd.tuni.fi/en/", + "name": "Finnish Social Science Data Archive", + "prefix": "r3d100010490", + "synonyms": [ + "FSD", + "Yhteiskuntatieteellinen tietoarkisto" + ], + "xrefs": { + "fairsharing": "FAIRsharing.2okP6D", + "isni": "0000 0004 7448 6517" + } + }, + "r3d100010491": { + "description": "So.Da.Net network, following the Social Data Bank (SDB) of the National Centre for Social Research (EKKE) that pre-existed, in a time frame of five years has been linked and closely collaborated with the european data archives. EKKE through SDB has participated to the European Consortium of Social Science Data Archives (CESSDA ERIC) since 2000. The national research network Sodanet_GR has been formed in 2012 and is consisted of the following 7 organisations: \n1) National Centre for Social Research (EKKE) – Social Data Bank\n2) University of the Aegean – Department of Sociology\n3) National & Kapodistrian University of Athens – Department of Political Science & Public Administration\n4) Panteion University – Department of Political Science & History\n5) University of Peloponnese – Department of Social & Educational Policy\n6) Democritus University of Trace – Department of Social Administration & Political Science\n7) University of Crete – Department of Sociology .\n The So.Da.Net network is the Greek research infrastructure for the social sciences. \nSo.Da.Net supports multidisciplinary research and promotes the acquisition, exchange, processing as well as dissemination of data deriving from and related to social science research.", + "homepage": "http://sodanet.gr/en/", + "name": "Social Data Network", + "prefix": "r3d100010491", + "synonyms": [ + "Greek Social Data Bank (earlier name)", + "SO.DA.NET", + "SoDaNet", + "The Greek research infrastructure for social sciences" + ] + }, + "r3d100010492": { + "description": "Lithuanian Data Archive for Social Sciences and Humanities (LiDA) is a virtual digital infrastructure for data acquisition, long-term preservation and dissemination. It provides access to more than 700 datasets. All the international and national data resources are documented in both Lithuanian and English. LiDA curates most of the data collected conducting the most important international social surveys in Lithuania – the European Social Survey, European Values Studies, European Election Studies and the International Social Research Program.", + "homepage": "https://lida.dataverse.lt", + "name": "LiDA", + "prefix": "r3d100010492", + "synonyms": [ + "Lietuvos HSM duomenų archyvas" + ] + }, + "r3d100010493": { + "description": "NSD - Norwegian Centre for Research Data is a national archive and center for research data. Our main competencies lie in curating and archiving research data (including sensitive data) in compliance with international metadata standards, such as DDI. We offer long term data preservation (>10 years), data dissemination and data access management as per data owner requirements. NSD has a large professional team with competency in the field of personal data protection in research. We are committed to continuously providing researchers with modern services to easily archive, share and access data without major legal, economic or practical obstacles. NSD archives and disseminates data for both national and international research communities. NSD is the Norwegian service provider for CESSDA ERIC, and is a certified Trusted Digital Repository. NSD is responsible for archiving data from projects funded by the Norwegian Research Council, and for archiving publicly funded research data on behalf of The National Archives of Norway.", + "homepage": "https://nsd.no/nsd/english/", + "name": "Norwegian Centre for Research Data", + "prefix": "r3d100010493", + "synonyms": [ + "NSD", + "Norsk senter for forskningsdata" + ], + "xrefs": { + "fairsharing": "FAIRsharing.mKDii0" + } + }, + "r3d100010494": { + "description": "Quetelet PROGEDO Diffusion allows searching and accessing data from national public statistics (major surveys, censuses, databases) and large surveys from French research.\n- Major data, censuses and other databases of French National Statistics\n- Major French research data\n- Privileged access to international data", + "homepage": "http://quetelet.progedo.fr/", + "name": "Quetelet PROGEDO Diffusion", + "prefix": "r3d100010494", + "synonyms": [ + "French data archives for social sciences", + "Réseau français des centres de données pour les sciences sociales" + ], + "xrefs": { + "issn": "2427-1683" + } + }, + "r3d100010495": { + "description": "Unidata – Bicocca Data Archive is an interdepartmental center of the University of Milan-Bicocca, born in 2015. The center is the Italian point of reference for the research data archiving and dissemination, based on the example of the National Archives located in major European countries and beyond.\nUniData inherits the long work from the ADPSS-Sociodata Data Archive, born in 1999 in the Department of Sociology and Social Research at the same University.\nHere you can find only individual data from 2010.\nFor older surveys please visit ADPSS Sociodata, Data Archive for Social Sciences - Archivio Dati e Programmi Per le Scienze Soziali: http://www.unidata.unimib.it/old/ and\nADPSS-SOCIODATA Archivio Dati e Programmi per le Scienze Sociali Dataverse : https://dataverse.harvard.edu/dataverse/adpss", + "homepage": "http://www.unidata.unimib.it/?lang=en", + "name": "UNIDATA - Bicocca Data Archive", + "prefix": "r3d100010495", + "synonyms": [ + "ADPSS Sociodata", + "ADPSS-SOCIODATA Archivio Dati e Programmi per le Scienze Sociali Dataverse", + "Archivio Dati e Programmi per le Scienze Sociali", + "Data Archive for Social Sciences" + ] + }, + "r3d100010496": { + "description": "TÁRKI Social Research Institute is an independent, employee-owned research organisation that specialises in policy research in the fields of social policy and the social consequences of economic policies. This includes related data-collection, archiving and statistical activities. We recently increased our involvement in the areas of strategic market research and health policy analysis. In addition, we regularly contribute to basic research, in the areas of social stratification and inequality, and to the methodology of empirical social research.", + "homepage": "http://www.tarki.hu/en/services/da/index.html", + "name": "TARKI Data Archive", + "prefix": "r3d100010496", + "synonyms": [ + "TÁRKI" + ] + }, + "r3d100010497": { + "description": "The Irish Social Science Data Archive (ISSDA) is Ireland’s leading centre for quantitative data acquisition, preservation, and dissemination. Its mission is to ensure wide access to quantitative datasets in the social sciences, and to advance the promotion of international comparative studies of the Irish economy and Irish society.", + "homepage": "https://www.ucd.ie/issda/", + "name": "Irish Social Science Data Archive", + "prefix": "r3d100010497", + "synonyms": [ + "ISSDA" + ] + }, + "r3d100010498": { + "description": "RODA is the national Romanian institution specialised in archiving electronic data collections obtained by social research.\nThe archive contains data collections accessible for the academic community and the interested public, for secondary and comparative analysis, under certain access conditions ranging from free access to some level of restriction imposed by owners. The archive serves as an intermediary between the data owners and data users.", + "homepage": "http://www.roda.ro/en/home", + "name": "Romanian Social Data Archive", + "prefix": "r3d100010498", + "synonyms": [ + "Arhiva Română de Date Sociale", + "RODA" + ] + }, + "r3d100010499": { + "description": "NAGRP Blast Center aggregates various sequence databases and makes them accessible via its website.", + "homepage": "https://www.animalgenome.org/blast/", + "name": "NAGRP Blast Center", + "prefix": "r3d100010499", + "synonyms": [ + "National Animal Genome Research Program Blast Center" + ] + }, + "r3d100010501": { + "description": "The Crustal Dynamics Data Information System (CDDIS) was initially developed to provide a central data bank for NASA's Crustal Dynamics Project (CDP). The Crustal Dynamics Data Information System (CDDIS) supports data archiving and distribution activities for the space geodesy and geodynamics community. The main objectives of the system are to store space geodesy and geodynamics related data products in a central data bank, to maintain information about the archival of these data, and to disseminate these data and information in a timely manner to NASA investigators and cooperating institutions.", + "homepage": "https://cddis.nasa.gov/", + "name": "Crustal Dynamics Data Information System", + "prefix": "r3d100010501", + "synonyms": [ + "CDDIS", + "NASA's archive of space geodesy data" + ], + "xrefs": { + "biodbcore": "001568" + } + }, + "r3d100010502": { + "description": "The Global Hydrology Resource Center (GHRC) provides both historical and current Earth science data, information, and products from satellite, airborne, and surface-based instruments. GHRC acquires basic data streams and produces derived products from many instruments spread across a variety of instrument platforms.", + "homepage": "https://ghrc.nsstc.nasa.gov/home/", + "name": "GHRC", + "prefix": "r3d100010502", + "synonyms": [ + "Global Hydrology Resource Center", + "Marshall Distributed Active Archive Center (formerly)", + "NASA Earth Science Data Center" + ] + }, + "r3d100010503": { + "description": "LAADS DAAC is the web interface to the Level 1 and Atmosphere Archive and Distribution System (LAADS). The mission of LAADS is to provide quick and easy access to MODIS Level 1, Atmosphere and Land data products, VIIRS Level 1 and Land data products MAS and MERIS data products. MODIS (or Moderate Resolution Imaging Spectroradiometer) is a key instrument aboard the Terra (EOS AM) and Aqua (EOS PM) satellites.", + "homepage": "https://ladsweb.modaps.eosdis.nasa.gov/", + "name": "LAADS DAAC", + "prefix": "r3d100010503", + "synonyms": [ + "LAADS web", + "Level 1 and Atmosphere Archive and Distribution System - Distributed Active Archive Center" + ] + }, + "r3d100010504": { + "description": "The Ocean Biology Processing Group (OBPG) serves as the Distributed Active Archive Center (DAAC) for all Ocean Biology (OB) data produced or collected under NASA’s Earth Observing System Data and Information System (EOSDIS). This website thus serves as the primary data access portal to the NASA OB.DAAC. The links below provide a variety of methods to access the holdings of the OB.DAAC, including visual browsers that enable point-and-click access by data levels and direct access for bulk download. In agreement with partner organizations, some data access requires user registration to enable better tracking of usage metrics.", + "homepage": "https://oceancolor.gsfc.nasa.gov/", + "name": "OceanColor web", + "prefix": "r3d100010504", + "synonyms": [ + "OB.DAAC", + "Ocean Biology DAAC", + "Ocean Biology Data Active Archive Center" + ] + }, + "r3d100010505": { + "description": "The Physical Oceanography Distributed Active Archive Center (PO.DAAC) is an element of the Earth Observing System Data and Information System (EOSDIS). The EOSDIS provides science data to a wide community of users for NASA's Science Mission Directorate. \nSince the launch of NASA's first ocean-observing satellite, Seasat, in 1978, PO.DAAC has become the premier data center for measurements focused on ocean surface topography (OST), sea surface temperature (SST), ocean winds, sea surface salinity (SSS), gravity, ocean circulation and sea ice.In addition to providing access to its data holdings, PO.DAAC acts as a gateway to data stored at other ocean and climate archives. This and other tools and services enable PO.DAAC to support a wide user community working in areas such as ocean and climate research, applied science and industry, natural resource management, policy making, and general public consumption.", + "homepage": "https://podaac.jpl.nasa.gov/", + "name": "Physical Oceanography Distributed Active Archive Center", + "prefix": "r3d100010505", + "synonyms": [ + "PO.DAAC" + ], + "xrefs": { + "biodbcore": "001567" + } + }, + "r3d100010506": { + "description": "The SAR Data Center has a large data archive of Synthetic Aperture Radar (SAR) from a variety of sensors available at no cost. Much of the SAR data in the ASF SDC archive is limited in distribution to the scientific research community and U.S. Government Agencies. In accordance with the Memoranda of Understanding (MOU) between the relevant flight agencies (CSA, ESA, JAXA) and the U.S. State Department, the ASF SDC does not distribute SAR data for commercial use.\nThe research community can access the data (ERS-1, ERS-2, JERS-1, RADARSAT-1, and ALOS PALSAR) via a brief proposal process.", + "homepage": "https://www.asf.alaska.edu/", + "name": "Alaska Satellite Facility SAR Data Center", + "prefix": "r3d100010506", + "synonyms": [ + "ASF SDC" + ], + "xrefs": { + "nlx": "157757", + "scr": "003610" + } + }, + "r3d100010508": { + "description": "The International Laser Ranging Service (ILRS) provides global satellite and lunar laser ranging data and their related products to support geodetic and geophysical research activities as well as IERS products important to the maintenance of an accurate International Terrestrial Reference Frame (ITRF). The service develops the necessary global standards/specifications and encourages international adherence to its conventions. The ILRS is one of the space geodetic services of the International Association of Geodesy (IAG).\n\nThe ILRS collects, merges, archives and distributes Satellite Laser Ranging (SLR) and Lunar Laser Ranging (LLR) observation data sets of sufficient accuracy to satisfy the objectives of a wide range of scientific, engineering, and operational applications and experimentation.", + "homepage": "https://ilrs.cddis.eosdis.nasa.gov/", + "name": "International Laser Ranging Service", + "prefix": "r3d100010508", + "synonyms": [ + "ILRS" + ] + }, + "r3d100010509": { + "description": "The Alvin Frame-Grabber system provides the NDSF community on-line access to Alvin's video imagery co-registered with vehicle navigation and attitude data for shipboard analysis, planning deep submergence research cruises, and synoptic review of data post-cruise. The system is built upon the methodology and technology developed for the JasonII Virtual Control Van and a prototype system that was deployed on 13 Alvin dives in the East Pacific Rise and the Galapagos (AT7-12, AT7-13). The deployed prototype system was extremely valuable in facilitating real-time dive planning, review, and shipboard analysis.", + "homepage": "http://4dgeo.whoi.edu/alvin", + "name": "Alvin Frame-Grabber System", + "prefix": "r3d100010509", + "synonyms": [ + "AlvinFG System" + ] + }, + "r3d100010510": { + "description": "Jason is a remote-controlled deep-diving vessel that gives shipboard scientists immediate, real-time access to the sea floor. Instead of making short, expensive dives in a submarine, scientists can stay on deck and guide Jason as deep as 6,500 meters (4 miles) to explore for days on end.\nJason is a type of remotely operated vehicle (ROV), a free-swimming vessel connected by a long fiberoptic tether to its research ship. The 10-km (6 mile) tether delivers power and instructions to Jason and fetches data from it.", + "homepage": "http://4dgeo.whoi.edu/jason", + "name": "Jason Virtual Van", + "prefix": "r3d100010510", + "xrefs": { + "biodbcore": "001491" + } + }, + "r3d100010511": { + "description": "The WHOI Ship DataGrabber system provides the oceanographic community on-line access to underway ship data collected on the R/V Atlantis, Knorr, Oceanus, and Tioga (TBD). All the shipboard data is co-registered with the ship's GPS time and navigation systems.", + "homepage": "http://4dgeo.whoi.edu/shipdata/index.html", + "name": "WHOI Ship Data-Grabber System", + "prefix": "r3d100010511", + "xrefs": { + "biodbcore": "001609" + } + }, + "r3d100010512": { + "description": "The Argo observational network consists of a fleet of 3000+ profiling autonomous floats deployed by about a dozen teams worldwide. WHOI has built about 10% of the global fleet. The mission lifetime of each float is about 4 years. During a typical mission, each float reports a profile of the upper ocean every 10 days. The sensors onboard record fundamental physical properties of the ocean: temperature and conductivity (a measure of salinity) as a function of pressure. The depth range of the observed profile depends on the local stratification and the float's mechanical ability to adjust it's buoyancy. The majority of Argo floats report profiles between 1-2 km depth. At each surfacing, measurements of temperature and salinity are relayed back to shore via satellite. Telemetry is usually received every 10 days, but floats at high-latitudes which are iced-over accumulate their data and transmit the entire record the next time satellite contact is established. With current battery technology, the best performing floats last 6+ years and record over 200 profiles.", + "homepage": "http://argo.whoi.edu/", + "name": "WHOI Argo Program", + "prefix": "r3d100010512", + "synonyms": [ + "A Robotic Survey of Global Ocean Temperature & Salinity", + "Woods Hole Oceanographic Institution Argo Program" + ] + }, + "r3d100010514": { + "description": "The Data Library and Archives (DLA) is part of the joint library system supported by the Marine Biological Laboratory and the Woods Hole Oceanographic Institution. The DLA holds collections of administrative records, photographs, scientists' data and papers, film and video, historical instruments, as well as books, journals and technical reports.", + "homepage": "http://dla.whoi.edu/dla/", + "name": "Woods Hole Oceanographic Institution Data Library and Archives", + "prefix": "r3d100010514", + "synonyms": [ + "WHOI DLA" + ] + }, + "r3d100010515": { + "description": "Seafloor data at these locations include multibeam bathymetry, high-resolution scanning altimetry, deep-towed sidescan sonar, seafloor digital photographs, sample locations, deep-towed magnetic data, and more. Each dataset is geospatially registered and incorporates metadata (e.g., sample geochemistry and time and depth of collection) that can be interactively accessed by the user. The user can control which datasets are shown on a map view of the area and the scale at which the map is viewed. Datasets with resolutions inappropriate for the scale at which they are being viewed are automatically removed from the map.", + "homepage": "http://gis1server.whoi.edu/website/EPR_9N/viewer.htm", + "name": "WHOI Seafloor Data and Observation Visualization Environment", + "prefix": "r3d100010515", + "synonyms": [ + "EPR Data Browser", + "SeaDOVE", + "Seafloor Data and Oberservation Visualization Environment" + ] + }, + "r3d100010516": { + "description": "Seafloor Sediments Data Collection is a collection of more than 14,000 archived marine geological samples recovered from the seafloor. The inventory includes long, stratified sediment cores, as well as rock dredges, surface grabs, and samples collected by the submersible Alvin.", + "homepage": "http://gis1server.whoi.edu/website/SC2k/viewer.htm", + "name": "Seafloor Sediments Data Collection", + "prefix": "r3d100010516", + "synonyms": [ + "SEDCORE 2000" + ] + }, + "r3d100010517": { + "description": "Global Ocean Ecosystem Dynamics (GLOBEC) is the International Geosphere-Biosphere Programme (IGBP) core project responsible for understanding how global change will affect the abundance, diversity and productivity of marine populations. The programme was initiated by SCOR and the IOC of UNESCO in 1991, to understand how global change will affect the abundance, diversity and productivity of marine populations comprising a major component of oceanic ecosystems.\nThe aim of GLOBEC is to advance our understanding of the structure and functioning of the global ocean ecosystem, its major subsystems, and its response to physical forcing so that a capability can be developed to forecast the responses of the marine ecosystem to global change. \nU.S. GLOBEC Programm includes the Georges Bank / NW Atlantic Programm, the Northeast Pacific Programm and the Southern Ocean Program.", + "homepage": "http://www.usglobec.org/", + "name": "U.S. GLOBal Ocean ECosystems Dynamics", + "prefix": "r3d100010517", + "synonyms": [ + "U.S. Globec" + ] + }, + "r3d100010519": { + "description": "The Objectively Analyzed air-sea Fluxes (OAFlux) project is a research and development project focusing on global air-sea heat, moisture, and momentum fluxes. The project is committed to produce high-quality, long-term, global ocean surface forcing datasets from the late 1950s to the present to serve the needs of the ocean and climate communities on the characterization, attribution, modeling, and understanding of variability and long-term change in the atmosphere and the oceans. - Links überprüft 14.6.2017 Re", + "homepage": "http://oaflux.whoi.edu/", + "name": "OAFlux", + "prefix": "r3d100010519", + "synonyms": [ + "Objectively Analyzed air-sea Fluxes for the Global Oceans", + "WHOI OAFlux Project" + ], + "xrefs": { + "biodbcore": "001497" + } + }, + "r3d100010520": { + "description": "The primary focus of the Upper Ocean Processes Group is the study of physical processes in the upper ocean and at the air-sea interface using moored surface buoys equipped with meteorological and oceanographic sensors.\nUOP Project Map The Upper Ocean Processes Group provides technical support to upper ocean and air-sea interface science programs. Deep-ocean and shallow-water moored surface buoy arrays are designed, fabricated, instrumented, tested, and deployed at sea for periods of up to one year", + "homepage": "http://uop.whoi.edu/", + "name": "Upper Ocean Processes Group", + "prefix": "r3d100010520", + "synonyms": [ + "UOP" + ], + "xrefs": { + "biodbcore": "001641" + } + }, + "r3d100010521": { + "description": "The U.S. launched the Joint Global Ocean Flux Study (JGOFS) in the late 1980s to study the ocean carbon cycle. An ambitious goal was set to understand the controls on the concentrations and fluxes of carbon and associated nutrients in the ocean. A new field of ocean biogeochemistry emerged with an emphasis on quality measurements of carbon system parameters and interdisciplinary field studies of the biological, chemical and physical process which control the ocean carbon cycle. As we studied ocean biogeochemistry, we learned that our simple views of carbon uptake and transport were severely limited, and a new \"wave\" of ocean science was born. U.S. JGOFS has been supported primarily by the U.S. National Science Foundation in collaboration with the National Oceanic and Atmospheric Administration, the National Aeronautics and Space Administration, the Department of Energy and the Office of Naval Research. U.S. JGOFS, ended in 2005 with the conclusion of the Synthesis and Modeling Project (SMP).", + "homepage": "http://usjgofs.whoi.edu/jg/dir/jgofs/", + "name": "US JGOFS Data System", + "prefix": "r3d100010521", + "synonyms": [ + "US Joint Global Ocean Flux Study" + ] + }, + "r3d100010522": { + "description": "The Martha's Vineyard Coastal Observatory (MVCO) is a leading research and engineering facility operated by Woods Hole Oceanographic Institution. The observatory is located at South Beach and in the ocean a mile off the south shore of Martha's Vineyard where it provides real time and archived coastal oceanographic and meteorological data for researchers, students and the general public.", + "homepage": "http://www.whoi.edu/mvco", + "name": "Martha's Vineyard Coastal Observatory", + "prefix": "r3d100010522", + "synonyms": [ + "MVCO" + ] + }, + "r3d100010524": { + "description": "The NASA Exoplanet Archive collects and serves public data to support the search for and characterization of extra-solar planets (exoplanets) and their host stars. The data include published light curves, images, spectra and parameters, and time-series data from surveys that aim to discover transiting exoplanets. Tools are provided to work with the data, particularly the display and analysis of transit data sets from Kepler and CoRoT. All data are validated by the Exoplanet Archive science staff and traced to their sources. The Exoplanet Archive is the U.S. data portal for the CoRoT mission.", + "homepage": "https://exoplanetarchive.ipac.caltech.edu/", + "name": "NASA Exoplanet Archive", + "prefix": "r3d100010524" + }, + "r3d100010525": { + "description": "NED is a comprehensive database of multiwavelength data for extragalactic objects, providing a systematic, ongoing fusion of information integrated from hundreds of large sky surveys and tens of thousands of research publications. The contents and services span the entire observed spectrum from gamma rays through radio frequencies. As new observations are published, they are cross- identified or statistically associated with previous data and integrated into a unified database to simplify queries and retrieval. Seamless connectivity is also provided to data in NASA astrophysics mission archives (IRSA, HEASARC, MAST), to the astrophysics literature via ADS, and to other data centers around the world.", + "homepage": "http://ned.ipac.caltech.edu/", + "name": "NASA/IPAC Extragalactic Database", + "prefix": "r3d100010525", + "synonyms": [ + "NED" + ], + "xrefs": { + "fairsharing": "FAIRsharing.b952rv" + } + }, + "r3d100010526": { + "description": "The Keck Observatory Archive (KOA)is a collaboration between the NASA Exoplanet Science Institute (NExScI) and the W. M. Keck Observatory (WMKO). This collaboration is founded by the NASA. KOA has been archiving data from the High Resolution Echelle Spectrograph (HIRES) since August 2004 and data acquired with the Near InfraRed echelle SPECtrograph (NIRSPEC) since May 2010. The archived data extend back to 1994 for HIRES and 1999 for NIRSPEC. The W. M. Keck Observatory Archive (KOA) ingests and curates data from the following instruments: DEIMOS, ESI, HIRES, KI, LRIS, MOSFIRE, NIRC2, and NIRSPEC.", + "homepage": "https://nexsci.caltech.edu/archives/koa/", + "name": "Keck Observatory Archive", + "prefix": "r3d100010526", + "synonyms": [ + "KOA" + ], + "xrefs": { + "biodbcore": "001643" + } + }, + "r3d100010527": { + "description": "The European Nucleotide Archive (ENA) captures and presents information relating to experimental workflows that are based around nucleotide sequencing. A typical workflow includes the isolation and preparation of material for sequencing, a run of a sequencing machine in which sequencing data are produced and a subsequent bioinformatic analysis pipeline. ENA records this information in a data model that covers input information (sample, experimental setup, machine configuration), output machine data (sequence traces, reads and quality scores) and interpreted information (assembly, mapping, functional annotation). \nData arrive at ENA from a variety of sources. These include submissions of raw data, assembled sequences and annotation from small-scale sequencing efforts, data provision from the major European sequencing centres and routine and comprehensive exchange with our partners in the International Nucleotide Sequence Database Collaboration (INSDC).\nProvision of nucleotide sequence data to ENA or its INSDC partners has become a central and mandatory step in the dissemination of research findings to the scientific community. ENA works with publishers of scientific literature and funding bodies to ensure compliance with these principles and to provide optimal submission systems and data access tools that work seamlessly with the published literature.", + "homepage": "https://www.ebi.ac.uk/ena/browser/home", + "name": "European Nucleotide Archive", + "prefix": "r3d100010527", + "synonyms": [ + "ENA" + ], + "xrefs": { + "fairsharing": "FAIRsharing.dj8nt8", + "miriam": "00000372", + "nif": "0000-32981", + "omics": "01029", + "scr": "006515" + } + }, + "r3d100010528": { + "description": "GenBank® is a comprehensive database that contains publicly available nucleotide sequences for almost 260 000 formally described species. These sequences are obtained primarily through submissions from individual laboratories and batch submissions from large-scale sequencing projects, including whole-genome shotgun (WGS) and environmental sampling projects. Most submissions are made using the web-based BankIt or standalone Sequin programs, and GenBank staff assigns accession numbers upon data receipt. Daily data exchange with the European Nucleotide Archive (ENA) and the DNA Data Bank of Japan (DDBJ) ensures worldwide coverage. GenBank is accessible through the NCBI Entrez retrieval system, which integrates data from the major DNA and protein sequence databases along with taxonomy, genome, mapping, protein structure and domain information, and the biomedical journal literature via PubMed. BLAST provides sequence similarity searches of GenBank and other sequence databases. Complete bimonthly releases and daily updates of the GenBank database are available by FTP.", + "homepage": "https://www.ncbi.nlm.nih.gov/genbank/", + "name": "GenBank", + "prefix": "r3d100010528", + "xrefs": { + "fairsharing": "fairsharing.9kahy4", + "nif": "0000-02873", + "omics": "01650", + "scr": "002760" + } + }, + "r3d100010529": { + "description": "ILTER is a 'network of networks', a global network of research sites located in a wide array of ecosystems that can help understand environmental change across the globe. ILTER's focus is on long-term, site-based research and monitoring.", + "homepage": "https://www.ilter.network/", + "name": "International Long Term Ecological Research", + "prefix": "r3d100010529", + "synonyms": [ + "ILTER" + ] + }, + "r3d100010530": { + "description": "Earthdata powered by EOSDIS (Earth Observing System Data and Information System) is a key core capability in NASA’s Earth Science Data Systems Program. It provides end-to-end capabilities for managing NASA’s Earth science data from various sources – satellites, aircraft, field measurements, and various other programs. EOSDIS uses the metadata and service discovery tool Earthdata Search https://search.earthdata.nasa.gov/search. \nThe capabilities of EOSDIS constituting the EOSDIS Science Operations are managed by NASA's Earth Science Data and Information System (ESDIS) Project. The capabilities include: generation of higher level (Level 1-4) science data products for several satellite missions; archiving and distribution of data products from Earth observation satellite missions, as well as aircraft and field measurement campaigns. The EOSDIS science operations are performed within a distributed system of many interconnected nodes - Science Investigator-led Processing Systems (SIPS), and distributed, discipline-specific, Earth science Distributed Active Archive Centers (DAACs) with specific responsibilities for production, archiving, and distribution of Earth science data products. The DAACs serve a large and diverse user community by providing capabilities to search and access science data products and specialized services.", + "homepage": "https://earthdata.nasa.gov/", + "name": "Earthdata powered by EOSDIS", + "prefix": "r3d100010530", + "synonyms": [ + "Earth Observing System Data and Information System", + "Earthdata" + ], + "xrefs": { + "fairsharing": "FAIRsharing.OXUGmN" + } + }, + "r3d100010531": { + "description": "IVS is an international collaboration of organizations which operate or support Very Long Baseline Interferometry (VLB I) components. The service aspect of IVS is meant to serve both outside users and the geodetic and astrometric community itself. Both the contributors and users of data will be served.", + "homepage": "https://ivscc.gsfc.nasa.gov/", + "name": "International VLBI Service for Geodesy and Astrometry of NASA", + "prefix": "r3d100010531", + "synonyms": [ + "IVS", + "International Very Long Bseline Interferometry Service for Geodesy and Astrometry of NASA" + ] + }, + "r3d100010532": { + "description": "The programme \"International Oceanographic Data and Information Exchange\" (IODE) of the \"Intergovernmental Oceanographic Commission\" (IOC) of UNESCO was established in 1961. Its purpose is to enhance marine research, exploitation and development, by facilitating the exchange of oceanographic data and information between participating Member States, and by meeting the needs of users for data and information products.", + "homepage": "http://www.oceandataportal.net/portal/portal/odp-theme/home", + "name": "OceanDataPortal", + "prefix": "r3d100010532", + "synonyms": [ + "IODE Ocean Data Portal", + "ODP", + "Seamless access to ocean data" + ], + "xrefs": { + "biodbcore": "001498" + } + }, + "r3d100010533": { + "description": "The International Space Environment Service (ISES) is a collaborative network of space weather service-providing organizations around the globe. Our mission is to improve, to coordinate, and to deliver operational space weather services. ISES is organized and operated for the benefit of the international space weather user community.", + "homepage": "http://www.spaceweather.org/", + "name": "International Space Environment Service", + "prefix": "r3d100010533", + "synonyms": [ + "ISES" + ] + }, + "r3d100010537": { + "description": "The \"Subaru Observatory Project\" was originally planned for producing very important output to astronomical society by systematic time allocation and using characteristic functions of Subaru Telescope. The observation time for this project consists of guaranteed time both for telescope builders and for people responsible for telescope operation. 3 proposals were selected for execution during 2002 and 2003 fiscal years. They are Subaru Deep Field (SDF) (PI is Dr. Kashikawa at Mitaka, NAOJ), Subaru XMM-Newton Deep Survey (SXDS) (PI is Dr. Sekiguchi at Hilo, Subaru Telescope), and Disk and Planet Searches (SDPS) (PI is Dr. Hayashi at Hilo, Subaru Telescope). SOAPs web server provide the data (fully reduced images and catalogs) download obtained from SDF and SXDS projects. Raw Data are available at the SMOKA Science Archive: https://smoka.nao.ac.jp/", + "homepage": "http://soaps.nao.ac.jp/index.html", + "name": "SOAP", + "prefix": "r3d100010537", + "synonyms": [ + "Subaru Observatory Astronomical Projects" + ] + }, + "r3d100010538": { + "description": "PDBe is the European resource for the collection, organisation and dissemination of data on biological macromolecular structures. In collaboration with the other worldwide Protein Data Bank (wwPDB) partners - the Research Collaboratory for Structural Bioinformatics (RCSB) and BioMagResBank (BMRB) in the USA and the Protein Data Bank of Japan (PDBj) - we work to collate, maintain and provide access to the global repository of macromolecular structure data. We develop tools, services and resources to make structure-related data more accessible to the biomedical community.", + "homepage": "https://www.ebi.ac.uk/pdbe/", + "name": "Protein Data Bank in Europe", + "prefix": "r3d100010538", + "synonyms": [ + "PDBe" + ], + "xrefs": { + "fairsharing": "FAIRsharing.26ek1v", + "miriam": "00100037", + "nlx": "32372", + "omics": "07431", + "scr": "004312" + } + }, + "r3d100010539": { + "description": "ChEMBL is a database of bioactive drug-like small molecules, it contains 2-D structures, calculated properties (e.g. logP, Molecular Weight, Lipinski Parameters, etc.) and abstracted bioactivities (e.g. binding constants, pharmacology and ADMET data).\nThe data is abstracted and curated from the primary scientific literature, and cover a significant fraction of the SAR and discovery of modern drugs\nWe attempt to normalise the bioactivities into a uniform set of end-points and units where possible, and also to tag the links between a molecular target and a published assay with a set of varying confidence levels. Additional data on clinical progress of compounds is being integrated into ChEMBL at the current time.", + "homepage": "https://www.ebi.ac.uk/chembl/", + "name": "ChEMBL", + "prefix": "r3d100010539", + "xrefs": { + "fairsharing": "fairsharing.m3jtpg", + "omics": "02731", + "scr": "014042" + } + }, + "r3d100010541": { + "description": "The National Archives and Records Administration (NARA) is the nation's record keeper. Of all documents and materials created in the course of business conducted by the United States Federal government, only 1%-3% are so important for legal or historical reasons that they are kept by us forever.\nThose valuable records are preserved and are available to you, whether you want to see if they contain clues about your family’s history, need to prove a veteran’s military service, or are researching an historical topic that interests you.", + "homepage": "https://www.archives.gov/", + "name": "National Archives", + "prefix": "r3d100010541", + "synonyms": [ + "NARA" + ] + }, + "r3d100010542": { + "description": "The server ESTHER (ESTerases and alpha/beta-Hydrolase Enzymes and Relatives) is dedicated to the analysis of proteins or protein domains belonging to the superfamily of alpha/beta-hydrolases, exemplified by the cholinesterases.", + "homepage": "http://bioweb.supagro.inra.fr/ESTHER/general?what=index", + "name": "ESTHER database", + "prefix": "r3d100010542", + "synonyms": [ + "ESTerases and alpha/beta-Hydrolase Enzymes and Relatives" + ], + "xrefs": { + "issn": "2417-937X", + "nif": "0000-02817", + "scr": "008479" + } + }, + "r3d100010543": { + "description": "PLMD (Protein Lysine Modifications Database) is an online data resource specifically designed for protein lysine modifications (PLMs). The PLMD 3.0 database was extended and adapted from CPLA 1.0 (Compendium of Protein Lysine Acetylation) database and CPLM 2.0 (Compendium of Protein Lysine Modifications) database", + "homepage": "http://plmd.biocuckoo.org/", + "name": "Protein Lysine Modification Database", + "prefix": "r3d100010543", + "synonyms": [ + "PLMD" + ], + "xrefs": { + "fairsharing": "fairsharing.se7ewy" + } + }, + "r3d100010544": { + "description": "The DrugBank database is a unique bioinformatics and cheminformatics resource that combines detailed drug (i.e. chemical, pharmacological and pharmaceutical) data with comprehensive drug target (i.e. sequence, structure, and pathway) information. The latest release of DrugBank (version 5.1.1, released 2018-07-03) contains 11,881 drug entries including 2,526 approved small molecule drugs, 1,184 approved biotech (protein/peptide) drugs, 129 nutraceuticals and over 5,751 experimental drugs. Additionally, 5,132 non-redundant protein (i.e. drug target/enzyme/transporter/carrier) sequences are linked to these drug entries. Each DrugCard entry contains more than 200 data fields with half of the information being devoted to drug/chemical data and the other half devoted to drug target or protein data.", + "homepage": "https://go.drugbank.com/", + "name": "DrugBank", + "prefix": "r3d100010544", + "synonyms": [ + "DrugBank Online", + "Open Data Drug & Drug Target Database" + ], + "xrefs": { + "fairsharing": "fairsharing.353yat", + "miriam": "00000102", + "nif": "0000-00417", + "scr": "002700" + } + }, + "r3d100010545": { + "description": "!!!the repository is no longer available, Please use: TheDataWeb at https://thedataweb.rm.census.gov/!!! This dataverse contains holdings from The DataWeb . TheDataWeb is the network of online data libraries and the infrastructure for intelligent browsing and accessing data across the Internet using the DataFerrett as the interface. TheDataWeb brings together under one umbrella demographic, economic, environmental, health, (and more) datasets that are usually separated by geography and/or organizations.", + "homepage": "https://dataverse.harvard.edu/dataverse/census", + "name": "The Dataweb Dataverse", + "prefix": "r3d100010545", + "synonyms": [ + "DataFerrett", + "TheDataWeb" + ] + }, + "r3d100010546": { + "description": "The repository is no longer available. >>>!!!<<< 2019-12-02: no more access to EcoGene >>>!!!<<<", + "homepage": "http://ecogene.org/", + "name": "EcoGene", + "prefix": "r3d100010546", + "synonyms": [ + "Escherichia coli strain K12 genome database" + ], + "xrefs": { + "fairsharing": "FAIRsharing.3q3kvn", + "miriam": "00000163", + "nif": "0000-02784", + "omics": "03184", + "scr": "002437" + } + }, + "r3d100010547": { + "description": "Eurostat is the statistical office of the European Union situated in Luxembourg. Its task is to provide the European Union with statistics at European level that enable comparisons between countries and regions. Eurostat offers a whole range of important and interesting data that governments, businesses, the education sector, journalists and the public can use for their work and daily life.", + "homepage": "https://ec.europa.eu/eurostat/", + "name": "Eurostat", + "prefix": "r3d100010547" + }, + "r3d100010548": { + "description": "The ISSAID website gathers resources related to the systemic autoinflammatory diseases in order to facilitate contacts between interested physicians and researchers.\nThe website provides support to share and rapidly disseminate information, thoughts, feelings and experiences to improve the quality of life of patients and families affected by systemic autoinflammatory diseases, and promote advances in the search for causes and cures.", + "homepage": "https://infevers.umai-montpellier.fr/web/", + "name": "Infevers", + "prefix": "r3d100010548", + "synonyms": [ + "The registry of Auto-Inflammatory Disease mutations" + ], + "xrefs": { + "fairsharing": "FAIRsharing.g6kz6h", + "issn": "2427-3902", + "nif": "0000-03022", + "scr": "007738" + } + }, + "r3d100010549": { + "description": "Greengenes is an Earth Sciences website that assists clinical and environmental microbiologists from around the globe in classifying microorganisms from their local environments. A 16S rRNA gene database addresses limitations of public repositories by providing chimera screening, standard alignment, and taxonomic classification using multiple published taxonomies.", + "homepage": "https://greengenes.secondgenome.com/", + "name": "Greengenes", + "prefix": "r3d100010549", + "synonyms": [ + "The Greengenes Database" + ], + "xrefs": { + "fairsharing": "FAIRsharing.bpxgb6", + "miriam": "00000165", + "nif": "0000-02927", + "scr": "002830" + } + }, + "r3d100010550": { + "description": "During cell cycle, numerous proteins temporally and spatially localized in distinct sub-cellular regions including centrosome (spindle pole in budding yeast), kinetochore/centromere, cleavage furrow/midbody (related or homolog structures in plants and budding yeast called as phragmoplast and bud neck, respectively), telomere and spindle spatially and temporally. These sub-cellular regions play important roles in various biological processes. In this work, we have collected all proteins identified to be localized on kinetochore, centrosome, midbody, telomere and spindle from two fungi (S. cerevisiae and S. pombe) and five animals, including C. elegans, D. melanogaster, X. laevis, M. musculus and H. sapiens based on the rationale of \"Seeing is believing\" (Bloom K et al., 2005). Through ortholog searches, the proteins potentially localized at these sub-cellular regions were detected in 144 eukaryotes. Then the integrated and searchable database MiCroKiTS - Midbody, Centrosome, Kinetochore, Telomere and Spindle has been established.", + "homepage": "http://microkit.biocuckoo.org/index.php", + "name": "MiCroKitS", + "prefix": "r3d100010550", + "synonyms": [ + "Midbody, Centrosome, Kinetochore and Spindle", + "formerly: MiCroKit" + ], + "xrefs": { + "fairsharing": "fairsharing.3cswbc", + "nif": "0000-03126", + "scr": "007052" + } + }, + "r3d100010551": { + "description": "The NDB is a resource for nucleic acid research and education. The NDB assembles and distributes information about the three-dimensional structures of nucleic acids through a variety of resources, including a searchable database, Atlas, and software", + "homepage": "http://ndbserver.rutgers.edu/", + "name": "Nucleic Acid Database", + "prefix": "r3d100010551", + "synonyms": [ + "A Portal for Three-dimensional Structural Information about Nucleic Acids", + "NDB" + ], + "xrefs": { + "nif": "0000-03184", + "scr": "003255" + } + }, + "r3d100010552": { + "description": "The Mouse Phenome Database (MPD; phenome.jax.org) has characterizations of hundreds of strains of laboratory mice to facilitate translational discoveries and to assist in selection of strains for experimental studies.", + "homepage": "http://phenome.jax.org/", + "name": "Mouse Phenome Database", + "prefix": "r3d100010552", + "synonyms": [ + "MPD" + ], + "xrefs": { + "fairsharing": "FAIRsharing.h6enr1", + "nif": "0000-03160", + "scr": "003212" + } + }, + "r3d100010553": { + "description": "REFOLD has merged to REFOLDdb. \nREFOLDdb is a unique database for the life sciences research community, providing annotated information for designing new refolding protocols and customizing existing methodologies. We envisage that this resource will find wide utility across broad disciplines that rely on the production of pure, active, recombinant proteins. Furthermore, the database also provides a useful overview of the recent trends and statistics in refolding technology development.We based our resource on the existing REFOLD database, which has not been updated since 2009. We redesigned the data format to be more concise, allowing consistent representations among data entries compared with the original REFOLD database. The remodeled data architecture enhances the search efficiency and improves the sustainability of the database. After an exhaustive literature search we added experimental refolding protocols from reports published 2009 to early 2017. In addition to this new data, we fully converted and integrated existing REFOLD data into our new resource.", + "homepage": "http://p4d-info.nig.ac.jp/refolddatabase/", + "name": "REFOLDdb", + "prefix": "r3d100010553", + "synonyms": [ + "including: REFOLD" + ], + "xrefs": { + "nif": "0000-03396", + "scr": "007889" + } + }, + "r3d100010554": { + "description": ">>>!!!<<< 2020-08-28; the repository is no longer available >>>!!!<<< The South African Data Archive promotes and facilitates the sharing of research data and related documentation of computerised raw quantitative data of large scale regional, national and international research projects mainly in the humanities and social sciences. It makes these datasets available to the research community for further analysis, comparative studies, longitudinal studies, teaching and decision-making purposes.", + "name": "South African Data Archive", + "prefix": "r3d100010554", + "synonyms": [ + "SADA" + ] + }, + "r3d100010555": { + "description": ">>>!!!<<< SMD has been retired.\nAfter approximately fifteen years of microarray-centric research service, the Stanford Microarray Database has been retired. We apologize for any inconvenience; please read below for possible resolutions to your queries.\nIf you are looking for any raw data that was directly linked to SMD from a manuscript, please search one of the public repositories.\n NCBI Gene Expression Omnibus\n EBI ArrayExpress\nAll published data were previously communicated to one (or both) of the public repositories.\nAlternatively, data for publications between 1997 and 2004 were likely migrated to the Princeton University MicroArray Database, and are accessible there.\nIf you are looking for a manuscript supplement (i.e. from a domain other than smd.stanford.edu), perhaps try searching the Internet Archive: Wayback Machine https://archive.org/web/ . >>>!!!<<<\nThe Stanford Microarray Database (SMD) is a DNA microarray research database that provides a large amount of data for public use.", + "homepage": "http://smd.princeton.edu/", + "name": "Stanford Microarray Database", + "prefix": "r3d100010555", + "synonyms": [ + "SMD" + ], + "xrefs": { + "fairsharing": "FAIRsharing.x93ckv", + "nlx": "94141", + "omics": "00870", + "scr": "004987" + } + }, + "r3d100010556": { + "description": "MyTardis began at Monash University to solve the problem of users needing to store large datasets and share them with collaborators online. Its particular focus is on integration with scientific instruments, instrument facilities and research lab file storage. Our belief is that the less effort a researcher has to expend safely storing data, the more likely they are to do so.\nThis approach has flourished with MyTardis capturing data from areas such as protein crystallography, electron microscopy, medical imaging and proteomics and with deployments at Australian institutions such as University of Queensland, RMIT, University of Sydney and the Australian Synchrotron. Data access via https://www.massive.org.au/ and https://store.erc.monash.edu.au/experiment/view/104/ and see 'remarks'.", + "homepage": "http://www.mytardis.org/", + "name": "MyTardis at Monash University", + "prefix": "r3d100010556", + "synonyms": [ + "Tardis" + ] + }, + "r3d100010557": { + "description": "The UniPROBE (Universal PBM Resource for Oligonucleotide Binding Evaluation) database hosts data generated by universal protein binding microarray (PBM) technology on the in vitro DNA binding specificities of proteins. This initial release of the UniPROBE database provides a centralized resource for accessing comprehensive data on the preferences of proteins for all possible sequence variants ('words') of length k ('k-mers'), as well as position weight matrix (PWM) and graphical sequence logo representations of the k-mer data. In total, the database currently hosts DNA binding data for 406 nonredundant proteins from a diverse collection of organisms, including the prokaryote Vibrio harveyi, the eukaryotic malarial parasite Plasmodium falciparum, the parasitic Apicomplexan Cryptosporidium parvum, the yeast Saccharomyces cerevisiae, the worm Caenorhabditis elegans, mouse, and human. The database's web tools (on the right) include a text-based search, a function for assessing motif similarity between user-entered data and database PWMs, and a function for locating putative binding sites along user-entered nucleotide sequences", + "homepage": "http://thebrain.bwh.harvard.edu/uniprobe/", + "name": "Universal PBM Resource for Oligonucleotide Binding Evaluation", + "prefix": "r3d100010557", + "synonyms": [ + "UniPROBE" + ], + "xrefs": { + "nif": "0000-03611", + "omics": "00546", + "scr": "005803" + } + }, + "r3d100010558": { + "description": "The DCS allows you to search a catalogue of metadata (information describing data) to discover and gain access to NERC's data holdings and information products. The metadata are prepared to a common NERC Metadata Standard and are provided to the catalogue by the NERC Data Centres.", + "homepage": "https://data-search.nerc.ac.uk/geonetwork/srv/ger/catalog.search#/home", + "name": "NERC Data Catalogue Service", + "prefix": "r3d100010558", + "synonyms": [ + "NERC DCS", + "Natural Environment Research Council DCS", + "Natural Environmental Research Council Data Catalogue Service" + ], + "xrefs": { + "fairsharing": "FAIRsharing.xj7m8y" + } + }, + "r3d100010559": { + "description": ">>>!!!<<>>!!!<<< Cancer GEnome Mine is a public database for storing clinical information about tumor samples and microarray data, with emphasis on array comparative genomic hybridization (aCGH) and data mining of gene copy number changes.", + "homepage": "http://www.cangem.org/", + "name": "CanGEM", + "prefix": "r3d100010559", + "synonyms": [ + "Cancer GEnome Mine" + ], + "xrefs": { + "nif": "0000-02636", + "scr": "000728" + } + }, + "r3d100010560": { + "description": "Codex Sinaiticus is one of the most important books in the world. Handwritten well over 1600 years ago, the manuscript contains the Christian Bible in Greek, including the oldest complete copy of the New Testament.\nThe Codex Sinaiticus Project is an international collaboration to reunite the entire manuscript in digital form and make it accessible to a global audience for the first time. Drawing on the expertise of leading scholars, conservators and curators, the Project gives everyone the opportunity to connect directly with this famous manuscript.", + "homepage": "https://codexsinaiticus.org/en/", + "name": "Codex Sinaiticus", + "prefix": "r3d100010560", + "synonyms": [ + "Experience the oldest Bible" + ] + }, + "r3d100010561": { + "description": "The Database of Protein Disorder (DisProt) is a curated database that provides information about proteins that lack fixed 3D structure in their putatively native states, either in their entirety or in part. DisProt is a community resource annotating protein sequences for intrinsically disorder regions from the literature.\nIt classifies intrinsic disorder based on experimental methods and three ontologies for molecular function, transition and binding partner.", + "homepage": "http://www.disprot.org/", + "name": "DisProt", + "prefix": "r3d100010561", + "synonyms": [ + "Database of Protein Disorder" + ], + "xrefs": { + "nif": "0000-02754", + "scr": "007097" + } + }, + "r3d100010562": { + "description": "The Electron Microscopy Data Bank (EMDB) is a public repository for electron microscopy density maps of macromolecular complexes and subcellular structures. It covers a variety of techniques, including single-particle analysis, electron tomography, and electron (2D) crystallography.", + "homepage": "https://www.ebi.ac.uk/emdb/", + "name": "The Electron Microscopy Data Bank", + "prefix": "r3d100010562", + "synonyms": [ + "EMDB", + "EMDB at PDBe", + "The Electron Microscopy Data Bank at Protein Data Bank in Europe" + ], + "xrefs": { + "fairsharing": "FAIRsharing.651n9j", + "miriam": "00100738", + "nlx": "149453", + "scr": "006506" + } + }, + "r3d100010563": { + "description": "Since the first discovery of RNA pseudoknots more and many more pseudoknots have been found. However, not all of those pseudoknot data are easy to trace. Sometimes the information is hidden in a publication where the title gives no hint that pseudoknot information is there. This was the first reason that we thought that a general accessible information source for pseudoknots would be handy.", + "homepage": "http://www.ekevanbatenburg.nl/PKBASE/PKB.HTML", + "name": "Pseudobase", + "prefix": "r3d100010563", + "synonyms": [ + "A Pseudoknot Database" + ] + }, + "r3d100010564": { + "description": "EMAGE (e-Mouse Atlas of Gene Expression) is an online biological database of gene expression data in the developing mouse (Mus musculus) embryo. The data held in EMAGE is spatially annotated to a framework of 3D mouse embryo models produced by EMAP (e-Mouse Atlas Project). These spatial annotations allow users to query EMAGE by spatial pattern as well as by gene name, anatomy term or Gene Ontology (GO) term. EMAGE is a freely available web-based resource funded by the Medical Research Council (UK) and based at the MRC Human Genetics Unit in the Institute of Genetics and Molecular Medicine, Edinburgh, UK.", + "homepage": "http://www.emouseatlas.org/emage/", + "name": "Emage", + "prefix": "r3d100010564", + "synonyms": [ + "e-Mouse Atlas of Gene Expression" + ], + "xrefs": { + "fairsharing": "FAIRsharing.6qr9jp", + "nif": "0000-00080", + "scr": "005391" + } + }, + "r3d100010565": { + "description": "GWAS Central (previously the Human Genome Variation database of Genotype-to-Phenotype information) is a database of summary level findings from genetic association studies, both large and small. We actively gather datasets from public domain projects, and encourage direct data submission from the community.", + "homepage": "http://www.gwascentral.org/index", + "name": "GWAS Central", + "prefix": "r3d100010565", + "xrefs": { + "fairsharing": "FAIRsharing.vkr57k", + "nlx": "151672", + "scr": "006170" + } + }, + "r3d100010566": { + "description": "The miRBase database is a searchable database of published miRNA sequences and annotation. Each entry in the miRBase Sequence database represents a predicted hairpin portion of a miRNA transcript (termed mir in the database), with information on the location and sequence of the mature miRNA sequence (termed miR). Both hairpin and mature sequences are available for searching and browsing, and entries can also be retrieved by name, keyword, references and annotation. All sequence and annotation data are also available for download. The miRBase Registry provides miRNA gene hunters with unique names for novel miRNA genes prior to publication of results.", + "homepage": "http://www.mirbase.org/", + "name": "miRBase", + "prefix": "r3d100010566", + "xrefs": { + "nif": "0000-03134", + "scr": "003152" + } + }, + "r3d100010567": { + "description": "The Old Bailey Proceedings Online makes available a fully searchable, digitised collection of all surviving editions of the Old Bailey Proceedings from 1674 to 1913, and of the Ordinary of Newgate's Accounts between 1676 and 1772. It allows access to over 197,000 trials and biographical details of approximately 2,500 men and women executed at Tyburn, free of charge for non-commercial use.\nIn addition to the text, accessible through both keyword and structured searching, this website provides digital images of all 190,000 original pages of the Proceedings, 4,000 pages of Ordinary's Accounts, advice on methods of searching this resource, information on the historical and legal background to the Old Bailey court and its Proceedings, and descriptions of published and manuscript materials relating to the trials covered. Contemporary maps, and images have also been provided.", + "homepage": "https://www.oldbaileyonline.org/index.jsp", + "name": "Old Bailey Proceedings Online", + "prefix": "r3d100010567" + }, + "r3d100010568": { + "description": "The Office for National Statistics (ONS) is the UK’s largest independent producer of official statistics and is the recognised national statistical institute for the UK. It is responsible for collecting and publishing statistics related to the economy, population and society at national, regional and local levels. It also conducts the census in England and Wales every ten years. The ONS plays a leading role in national and international good practice in the production of official statistics. It is the executive office of the UK Statistics Authority and although they are separate, they are still closely related.", + "homepage": "https://www.ons.gov.uk/", + "name": "Office for National Statistics", + "prefix": "r3d100010568", + "synonyms": [ + "ONS", + "SYG", + "Swyddfa Ystadegau Gwladol" + ] + }, + "r3d100010569": { + "description": "UK RED is a database documenting the history of reading in Britain from 1450 to 1945. Reading experiences of British subjects, both at home and abroad presented in UK RED are drawn from published and unpublished sources as diverse as diaries, commonplace books, memoirs, sociological surveys, and criminal court and prison records.", + "homepage": "http://www.open.ac.uk/Arts/reading/UK/", + "name": "UK Reading Experience Database", + "prefix": "r3d100010569", + "synonyms": [ + "UK RED" + ] + }, + "r3d100010570": { + "description": "PHI-base is a web-accessible database that catalogues experimentally verified pathogenicity, virulence and effector genes from fungal, Oomycete and bacterial pathogens, which infect animal, plant, fungal and insect hosts. PHI-base is therfore an invaluable resource in the discovery of genes in medically and agronomically important pathogens, which may be potential targets for chemical intervention. In collaboration with the FRAC team, PHI-base also includes antifungal compounds and their target genes.", + "homepage": "http://www.phi-base.org/", + "name": "PHI-base", + "prefix": "r3d100010570", + "synonyms": [ + "Pathogen Host Interactions" + ], + "xrefs": { + "nif": "0000-03276", + "scr": "003331" + } + }, + "r3d100010571": { + "description": "This site provides access to raw data from various QTL (quantitative trait loci) studies using rodent inbred line crosses. Data are available in the .csv format used by R/qtl and pseudomarker programs. In some cases analysis scripts and/or results are posted to accompany the data.", + "homepage": "https://phenome.jax.org/centers/QTLA", + "name": "QTL Archive", + "prefix": "r3d100010571", + "xrefs": { + "nlx": "151757", + "scr": "006213" + } + }, + "r3d100010572": { + "description": "The World Values Survey (WVS) is a worldwide network of social scientists studying changing values and their impact on social and political life. The WVS in collaboration with EVS (European Values Study) carried out representative national surveys in more than 100 countries containing almost 90 percent of the world's population. These surveys show pervasive changes in what people want out of life and what they believe. In order to monitor these changes, the EVS/WVS has executed six waves of surveys, from 1981 to 2013.", + "homepage": "http://www.worldvaluessurvey.org/wvs.jsp", + "name": "World Values Survey", + "prefix": "r3d100010572", + "synonyms": [ + "WVS" + ] + }, + "r3d100010573": { + "description": ">>>!!!<<< caArray Retirement Announcement >>>!!!<<< The National Cancer Institute (NCI) Center for Biomedical Informatics and Information Technology (CBIIT) instance of the caArray database was retired on March 31st, 2015. All publicly-accessible caArray data and annotations will be archived and will remain available via FTP download https://wiki.nci.nih.gov/x/UYHeDQ and is also available at GEO http://www.ncbi.nlm.nih.gov/geo/ . >>>!!!<<< While NCI will not be able to provide technical support for the caArray software after the retirement, the source code is available on GitHub https://github.com/NCIP/caarray , and we encourage continued community development. Molecular Analysis of Brain Neoplasia (Rembrandt fine-00037) gene expression data has been loaded into ArrayExpress: http://www.ebi.ac.uk/arrayexpress/experiments/E-MTAB-3073 >>>!!!<<< caArray is an open-source, web and programmatically accessible microarray data management system that supports the annotation of microarray data using MAGE-TAB and web-based forms. Data and annotations may be kept private to the owner, shared with user-defined collaboration groups, or made public. The NCI instance of caArray hosts many cancer-related public datasets available for download.", + "homepage": "https://wiki.nci.nih.gov/display/caArray2/caArray+Retirement+Announcement", + "name": "caArray", + "prefix": "r3d100010573", + "synonyms": [ + "Array Data Management System" + ], + "xrefs": { + "nlx": "151452", + "omics": "00864", + "scr": "006053" + } + }, + "r3d100010574": { + "description": "caNanoLab is a data sharing portal designed to facilitate information sharing in the biomedical nanotechnology research community to expedite and validate the use of nanotechnology in biomedicine. caNanoLab provides support for the annotation of nanomaterials with characterizations resulting from physico-chemical and in vitro assays and the sharing of these characterizations and associated nanotechnology protocols in a secure fashion.", + "homepage": "https://cananolab.nci.nih.gov/caNanoLab/#/", + "name": "caNanoLab", + "prefix": "r3d100010574", + "synonyms": [ + "cancer Nanotechnology Laboratory" + ], + "xrefs": { + "fairsharing": "FAIRsharing.y1qpdm", + "scr": "013717" + } + }, + "r3d100010575": { + "description": "MICASE provides a collection of transcripts of academic speech events recorded at the University of Michigan. The original DAT audiotapes are held in the English Language Institute and may be consulted by bona fide researchers under special arrangements. Additional access: https://lsa.umich.edu/eli/language-resources/micase-micusp.html", + "homepage": "http://quod.lib.umich.edu/m/micase/", + "name": "Michigan Corpus of Academic Spoken English", + "prefix": "r3d100010575", + "synonyms": [ + "MICASE" + ] + }, + "r3d100010578": { + "description": "IEDA is a community-based facility that serves to support, sustain, and advance the geosciences by providing data services for observational Geoscience data from the Ocean, Earth, and Polar Sciences. IEDA welcomes and encourages investigators to contribute their data to the IEDA collections so that the data can be discovered and reused by a diverse community now and in the future. The IEDA collections are: EarthChem, Geochron, System for Earth Sample Registration (SESAR), Marine Geoscience Data System (MGDS), and USAP Data Center. Meta-Search provided on the portal through IEDA Data Browser http://www.iedadata.org/databrowser .", + "homepage": "https://www.iedadata.org/", + "name": "IEDA", + "prefix": "r3d100010578", + "synonyms": [ + "IEDA Data Browser", + "Interdisciplinary Earth Data Alliance" + ], + "xrefs": { + "fairsharing": "/FAIRsharing.be9dj8" + } + }, + "r3d100010579": { + "description": "The Government is releasing public data to help people understand how government works and how policies are made. Some of this data is already available, but data.gov.uk brings it together in one searchable website. Making this data easily available means it will be easier for people to make decisions and suggestions about government policies based on detailed information.", + "homepage": "https://data.gov.uk/", + "name": "DATA.GOV.UK", + "prefix": "r3d100010579", + "synonyms": [ + "Opening up Government" + ] + }, + "r3d100010580": { + "description": "The IGS global system of satellite tracking stations, Data Centers, and Analysis Centers puts high-quality GPS data and data products on line in near real time to meet the objectives of a wide range of scientific and engineering applications and studies.\nThe IGS collects, archives, and distributes GPS observation data sets of sufficient accuracy to satisfy the objectives of a wide range of applications and experimentation. These data sets are used by the IGS to generate the data products mentioned above which are made available to interested users through the Internet. In particular, the accuracies of IGS products are sufficient for the improvement and extension of the International Terrestrial Reference Frame (ITRF), the monitoring of solid Earth deformations, the monitoring of Earth rotation and variations in the liquid Earth (sea level, ice-sheets, etc.), for scientific satellite orbit determinations, ionosphere monitoring, and recovery of precipitable water vapor measurements.", + "homepage": "https://igs.org/", + "name": "International GNSS Service", + "prefix": "r3d100010580", + "synonyms": [ + "IGS", + "International GPS Service" + ] + }, + "r3d100010582": { + "description": "Chinese Astronomical Data Center (CAsDC) is the scientific data service and infrastructure of National Astronomical Observatories, Chinese Academy of Sciences (NAOC), which is a key service from the China-VO. We are aiming to meet user requirements for astronomical research and education.\nThe CAsDC is based on World Data Center (WDC) for Astronomy, which is hosted at NAOC and has been providing data services to users since its initiation in 1980s. In 2012, the CAsDC became a regular member of the new created World Data System.", + "homepage": "http://explore.china-vo.org/?locale=en", + "name": "Chinese Astronomical Data Center", + "prefix": "r3d100010582", + "synonyms": [ + "CAsDC", + "China-VO", + "National Astronomical Data Center - NADC", + "World Data Center for Astronomy", + "中国天文数据中心" + ] + }, + "r3d100010583": { + "description": "The CDPP is the French national data centre for natural plasmas of the solar system. The CDPP assures the long term preservation of data obtained primarily from instruments built using French resources, and renders them readily accessible and exploitable by the international community. The CDPP also provides services to enable on-line data analysis (AMDA), 3D data visualization in context (3DView), and a propagation tool which bridges solar perturbations to in-situ measurements. The CDPP is involved in the development of interoperability, participates in several Virtual Observatory projects, and supports data distribution for scientific missions (Solar Orbiter, JUICE).", + "homepage": "http://www.cdpp.eu/", + "name": "Plasma Physics Data Center", + "prefix": "r3d100010583", + "synonyms": [ + "CDPP", + "Centre de Données de la Physique de Plasma" + ], + "xrefs": { + "issn": "2417-8756" + } + }, + "r3d100010584": { + "description": "Strasbourg astronomical Data Center (CDS) is dedicated to the collection and worldwide distribution of astronomical data and related information.\nAlongside data curation and service maintenance responsibilities, the CDS undertakes R&D activities that are fundamental to ensure the long term sustainability in a domain in which technology evolves very quickly. R&D areas include informatics, big data, and development of the astronomical Virtual Observatory (VO). CDS is a major actor in the VO with leading roles in European VO projects, the French Virtual Observatory and the International Virtual Observatory Alliance (IVOA). \nThe CDS hosts the SIMBAD astronomical database, the world reference database for the identification of astronomical objects; VizieR, the catalogue service for the CDS reference collection of astronomical catalogues and tables published in academic journals; and the Aladin interactive software sky atlas for access, visualization and analysis of astronomical images, surveys, catalogues, databases and related data.", + "homepage": "http://cdsweb.u-strasbg.fr/", + "name": "Strasbourg Astronomical Data Center", + "prefix": "r3d100010584", + "synonyms": [ + "CDS", + "Centre de Données astronomiques de Strasbourg" + ] + }, + "r3d100010585": { + "description": "The CGSC Database of E. coli genetic information includes genotypes and reference information for the strains in the CGSC collection, the names, synonyms, properties, and map position for genes, gene product information, and information on specific mutations and references to primary literature. The public version of the database includes this information and can be queried directly via this CGSC DB WebServer", + "homepage": "https://cgsc2.biology.yale.edu/", + "name": "E. coli Genetic Resources at Yale", + "prefix": "r3d100010585", + "synonyms": [ + "CGSC", + "The Coli Genetic Stock Center" + ], + "xrefs": { + "fairsharing": "FAIRsharing.1tbrdz", + "miriam": "00100377", + "nif": "0000-21083", + "scr": "002303" + } + }, + "r3d100010586": { + "description": "dictyBase is an integrated genetic and literature database that contains published Dictyostelium discoideum literature, genes, expressed sequence tags (ESTs), as well as the chromosomal and mitochondrial genome sequences. Direct access to the genome browser, a Blast search tool, the Dictyostelium Stock Center, research tools, colleague databases, and much much more are just a mouse click away. Dictybase is a genome portal for the Amoebozoa. dictyBase is funded by a grant from the National Institute for General Medical Sciences.", + "homepage": "http://dictybase.org/", + "name": "dictybase", + "prefix": "r3d100010586", + "synonyms": [ + "Dictyostelium discoideum" + ], + "xrefs": { + "fairsharing": "FAIRsharing.4shj9c", + "miriam": "00100367", + "nif": "0000-02751", + "omics": "03158", + "scr": "006643" + } + }, + "r3d100010587": { + "description": "EarthScope was a program of the National Science Foundation (NSF) that has deployed thousands of seismic, GPS, and other geophysical instruments to study the structure and evolution of the North American continent and the processes that cause earthquakes and volcanic eruptions.\nEarthScope was an Earth science program to explore the 4-dimensional structure of the North American continent. The EarthScope Program provides a framework for broad, integrated studies across the Earth sciences, including research on fault properties and the earthquake process, strain transfer, magmatic and hydrous fluids in the crust and mantle, plate boundary processes, large-scale continental deformation, continental structure and evolution, and composition and structure of the deep Earth. In addition, EarthScope offers a centralized forum for Earth science education at all levels and an excellent opportunity to develop cyberinfrastructure to integrate, distribute, and analyze diverse data set.", + "homepage": "http://www.earthscope.org/", + "name": "EarthScope", + "prefix": "r3d100010587" + }, + "r3d100010588": { + "description": "The WDC is concerned with the collection, management, distribution and utilization of data from Chinese provinces, autonomous regions and counties,including:\nResource data:management,distribution and utlilzation of land, water, climate, forest, grassland, minerals, energy, etc.\nEnvironmental data:pollution,environmental quality, change, natural disasters,soli erosion, etc.\nBiological resources:animals, plants,wildlife\nSocial economy:agriculture, industry, transport, commerce,infrastructure,etc.\nPopulation and labor\nGeographic background data on scales of 1:4M,1:1M, 1:(1/2)M, 1:2500, etc.", + "homepage": "http://eng.wdc.cn/", + "name": "World Data Center for Renewable Resources and Environment", + "prefix": "r3d100010588", + "synonyms": [ + "WDC - Renewable Resources and Environment", + "WDC-RRE" + ] + }, + "r3d100010589": { + "description": "FANTOM stands for 'Functional Annotation of the Mammalian Genome' and is the name of an international research consortium organized by the RIKEN Omics Science Center. The FANTOM5 project aims to build a full understanding of transcriptional regulation in a human system by generating transcriptional regulatory networks that define every human cell type.", + "homepage": "https://fantom.gsc.riken.jp/", + "name": "FANTOM", + "prefix": "r3d100010589", + "synonyms": [ + "FANTOM DB", + "FANTOM5", + "Functional ANnotation Of the Mammalian genome", + "SSTAR" + ], + "xrefs": { + "nif": "0000-02833", + "omics": "18179", + "scr": "002678" + } + }, + "r3d100010590": { + "description": "The Fish Database of Taiwan is a complex of research data for about 25 years to the Lab of Fish Ecology and Evolution, which is situated in Biodiversity Research Center of Academia Sinica.", + "homepage": "https://fishdb.sinica.edu.tw/", + "name": "The Fish Database of Taiwan", + "prefix": "r3d100010590" + }, + "r3d100010591": { + "description": "FlyBase is a database of genetic, genomic and functional data for Drosophila species, with a focus on the model organism Drosophila melanogaster.FlyBase contains a complete annotation of the Drosophila melanogaster genome that is updated several times per year.It also includes a searchable bibliography of research on Drosophila genetics in the last century. The site also provides a large database of images illustrating the full genome, and several movies detailing embryogenesis.", + "homepage": "http://flybase.org/", + "name": "FlyBase", + "prefix": "r3d100010591", + "synonyms": [ + "A Database of Drosophila Genes and Genomes" + ], + "xrefs": { + "fairsharing": "FAIRsharing.wrvze3", + "miriam": "00000030", + "nif": "0000-00558", + "omics": "01649", + "scr": "006549" + } + }, + "r3d100010593": { + "description": "This site is dedicated to making high value health data more accessible to entrepreneurs, researchers, and policy makers in the hopes of better health outcomes for all. In a recent article, Todd Park, United States Chief Technology Officer, captured the essence of what the Health Data Initiative is all about and why our efforts here are so important.", + "homepage": "https://healthdata.gov/", + "name": "HealthData.gov", + "prefix": "r3d100010593", + "xrefs": { + "fairsharing": "FAIRsharing.kcpnmb", + "nlx": "143714", + "scr": "004386" + } + }, + "r3d100010594": { + "description": "Herschel has been designed to observe the `cool universe'; it is observing the structure formation in the early universe, resolving the far infrared cosmic background, revealing cosmologically evolving AGN/starburst symbiosis and galaxy evolution at the epochs when most stars in the universe were formed, unveiling the physics and chemistry of the interstellar medium and its molecular clouds, the wombs of the stars, and unravelling the mechanisms governing the formation of and evolution of stars and their planetary systems, including our own solar system, putting it into context. In short, Herschel is opening a new window to study how the universe has evolved to become the universe we see today, and how our star the sun, our planet the earth, and we ourselves fit in.", + "homepage": "http://archives.esac.esa.int/hsa/aio/doc/", + "name": "Herschel Science Archive", + "prefix": "r3d100010594", + "synonyms": [ + "HSA" + ] + }, + "r3d100010596": { + "description": "The International Service of Geomagnetic Indices (ISGI) is in charge of the elaboration and dissemination of geomagnetic indices, and of tables of remarkable magnetic events, based on the report of magnetic observatories distributed all over the planet, with the help of ISGI Collaborating Institutes.\nThe interaction between the solar wind, including plasma and interplanetary magnetic field, and the Earth's magnetosphere results in a transfer of energy and particles inside the magnetosphere. Solar wind characteristics are highly variable, and they have actually a direct influence on the shape and size of the magnetosphere, on the amount of transferred energy, and on the way this energy is dissipated. It is clear that the great diversity of sources of magnetic variations give rise to a great complexity in ground magnetic signatures.\nGeomagnetic indices aim at describing the geomagnetic activity or some of its components. Each geomagnetic index is related to different phenomena occurring in the magnetosphere, ionosphere and deep in the Earth in its own unique way. The location of a measurement, the timing of the measurement and the way the index is calculated all affect the type of phenomenon the index relates to.\nThe IAGA endorsed geomagnetic indices and lists of remarkable geomagnetic events constitute unique temporal and spatial coverage data series homogeneous since middle of 19th century.", + "homepage": "http://isgi.unistra.fr/", + "name": "International Service of Geomagnetic Indices", + "prefix": "r3d100010596", + "synonyms": [ + "ISGI", + "SIIG", + "Service International des Indices Géomagnétiques" + ], + "xrefs": { + "fairsharing": "FAIRsharing.5Sfaz2" + } + }, + "r3d100010597": { + "description": "The Infrared Space Observatory (ISO) is designed to provide detailed infrared properties of selected Galactic and extragalactic sources. The sensitivity of the telescopic system is about one thousand times superior to that of the Infrared Astronomical Satellite (IRAS), since the ISO telescope enables integration of infrared flux from a source for several hours. Density waves in the interstellar medium, its role in star formation, the giant planets, asteroids, and comets of the solar system are among the objects of investigation.\nISO was operated as an observatory with the majority of its observing time being distributed to the general astronomical community. One of the consequences of this is that the data set is not homogeneous, as would be expected from a survey. The observational data underwent sophisticated data processing, including validation and accuracy analysis. In total, the ISO Data Archive contains about 30,000 standard observations, 120,000 parallel, serendipity and calibration observations and 17,000 engineering measurements. In addition to the observational data products, the archive also contains satellite data, documentation, data of historic aspects and externally derived products, for a total of more than 400 GBytes stored on magnetic disks. The ISO Data Archive is constantly being improved both in contents and functionality throughout the Active Archive Phase, ending in December 2006.", + "homepage": "https://www.cosmos.esa.int/web/iso/access-the-archive", + "name": "The Infrared Space Observatory data archive", + "prefix": "r3d100010597", + "synonyms": [ + "IDA", + "ISO Data Archive" + ] + }, + "r3d100010598": { + "description": "LAMBDA is a part of NASA's High Energy Astrophysics Science Archive Research Center (HEASARC). LAMBDA is a multi-mission NASA center of expertise for cosmic microwave background radiation research. LAMBDA exists to serve the CMB research community, and the greater cosmological research community.", + "homepage": "https://lambda.gsfc.nasa.gov/", + "name": "Legacy Archive for Microwave Background Data Analysis", + "prefix": "r3d100010598", + "synonyms": [ + "High Energy Astrophysics Science Archive Research Center", + "LAMBDA" + ] + }, + "r3d100010599": { + "description": "DSpace@MIT is a service of the MIT Libraries to provide MIT faculty, researchers and their supporting communities stable, long-term storage for their digital research and teaching output and to maximize exposure of their content to a world audience.\nDSpace@MIT content includes conference papers, images, peer-reviewed scholarly articles, preprints, technical reports, theses, working papers, research datasets and more. This collection of more than 60,000 high-quality works is recognized as among the world's premier scholarly repositories and receives, on average, more than 1 million downloads per month.", + "homepage": "http://dspace.mit.edu/", + "name": "DSpace@MIT", + "prefix": "r3d100010599" + }, + "r3d100010600": { + "description": "The Macaulay Library is the world's largest and oldest scientific archive of biodiversity audio and video recordings. The library collects and preserves recordings of each species' behavior and natural history, to facilitate the ability of others to collect and preserve such recordings, and to actively promote the use of these recordings for diverse purposes spanning scientific research, education, conservation, and the arts. All archived analog recordings in the collection, going back to 1929.", + "homepage": "https://www.macaulaylibrary.org/", + "name": "Macaulay Library", + "prefix": "r3d100010600", + "synonyms": [ + "LNS", + "Library of Natural Sounds" + ] + }, + "r3d100010601": { + "description": "SILSO is the World Data Center for the production, preservation and dissemination of the international sunspot number.", + "homepage": "http://sidc.be/silso/", + "name": "WDC Sunspot Index and Long-term Solar Observations", + "prefix": "r3d100010601", + "synonyms": [ + "SILSO" + ], + "xrefs": { + "biodbcore": "001740" + } + }, + "r3d100010602": { + "description": ">>>!!!<<>>!!!<<< The Space Physics Interactive Data Resource from NOAA's National Geophysical Data Center allows solar terrestrial physics customers to intelligently access and manage historical space physics data for integration with environment models and space weather forecasts.", + "name": "Space Physics Interactive Data Resource", + "prefix": "r3d100010602", + "synonyms": [ + "SPIDR" + ] + }, + "r3d100010603": { + "description": "Spitzer is the final mission in NASA's Great Observatories Program - a family of four orbiting observatories, each observing the Universe in a different kind of light (visible, gamma rays, X-rays, and infrared). Spitzer is also a part of NASA's Astronomical Search for Origins Program, designed to provide information which will help us understand our cosmic roots, and how galaxies, stars and planets develop and form.", + "homepage": "http://ssc.spitzer.caltech.edu/", + "name": "Spitzer Heritage Archive", + "prefix": "r3d100010603", + "synonyms": [ + "SHA" + ] + }, + "r3d100010604": { + "description": "STRING is a database of known and predicted protein interactions.\nThe interactions include direct (physical) and indirect (functional) associations; they are derived from four sources:\n- Genomic Context\n- High-throughput Experiments\n- (Conserved) Coexpression\n- Previous Knowledge\nSTRING quantitatively integrates interaction data from these sources for a large number of organisms, and transfers information between these organisms where applicable.", + "homepage": "https://string-db.org/", + "name": "STRING", + "prefix": "r3d100010604", + "synonyms": [ + "Known and Predicted Protein-Protein Interactions" + ], + "xrefs": { + "fairsharing": "FAIRsharing.9b7wvk", + "miriam": "00000265", + "nif": "0000-03503", + "omics": "29032", + "scr": "005223" + } + }, + "r3d100010605": { + "description": "The SWISS-MODEL Repository is a database of annotated three-dimensional comparative protein structure models generated by the fully automated homology-modelling pipeline SWISS-MODEL.", + "homepage": "https://swissmodel.expasy.org/repository/", + "name": "SWISS-MODEL Repository", + "prefix": "r3d100010605", + "xrefs": { + "fairsharing": "FAIRsharing.vxz9pn", + "nif": "0000-03522", + "omics": "03965", + "scr": "013032" + } + }, + "r3d100010606": { + "description": "TEAM is devoted to monitoring long-term trends in biodiversity, land cover change, climate and ecosystem services in tropical forests. Tropical forests received first billing because of their overwhelming significance to the global biosphere (e.g., their disproportionately large role in global carbon and energy cycles) and because of the extraordinary threats they face. About 50 percent of the species described on Earth, and an even larger proportion of species not yet described, occur in tropical forests. TEAM aims to measure and compare plants, terrestrial mammals, ground-dwelling birds and climate using a standard methodology in a range of tropical forests, from relatively pristine places to those most affected by people. TEAM currently operates in sixteen tropical forest sites across Africa, Asia and Latin America supporting a network of scientists committed to standardized methods of data collection to quantify how plants and animals respond to pressures such as climate change and human encroachment.", + "homepage": "http://www.teamnetwork.org/", + "name": "Tropical Ecology Assessment and Monitoring Network", + "prefix": "r3d100010606", + "synonyms": [ + "Early Warning System for Nature", + "TEAM" + ] + }, + "r3d100010607": { + "description": "The United States Health Information Knowledgebase (USHIK) is an on-line, publicly accessible registry and repository of healthcare related data, metadata, and standards.", + "homepage": "https://ushik.ahrq.gov/mdr/portals", + "name": "United States Health Information Knowledgebase", + "prefix": "r3d100010607", + "synonyms": [ + "USHIK" + ] + }, + "r3d100010608": { + "description": "The task of WDC geomagnetism is to collect geomagnetic data from all over the globe and distribute those data to researchers and data users, as a World Data Center for Geomagnetism.", + "homepage": "http://wdc.kugi.kyoto-u.ac.jp/", + "name": "World Data Center for Geomagnetism, Kyoto", + "prefix": "r3d100010608", + "synonyms": [ + "WDC - Geomagnetism, Kyoto", + "WDC for Geomag" + ], + "xrefs": { + "biodbcore": "001753" + } + }, + "r3d100010609": { + "description": "Among the basic tasks of WDC-Ukraine there is collection, handling and storage of science data and giving access to it for usage both in science research and study process. That include contemporary tutoring technologies and resources of e-libraries and archives; remote access to own information resources for the wide circle of scientists from the universities and science institutions of Ukraine", + "homepage": "http://wdc.org.ua/", + "name": "World Data Center for Geoinformatics and Sustainable Development", + "prefix": "r3d100010609", + "synonyms": [ + "WDC - Geoinformatics and Sustainable Development", + "WDC-Ukraine" + ] + }, + "r3d100010610": { + "description": "ALEXA is a microarray design platform for 'alternative expression analysis'. This platform facilitates the design of expression arrays for analysis of mRNA isoforms generated from a single locus by the use of alternative transcription initiation, splicing and polyadenylation sites. We use the term 'ALEXA' to describe a collection of novel genomic methods for 'alternative expression' analysis. 'Alternative expression' refers to the identification and quantification of alternative mRNA transcripts produced by alternative transcript initiation, alternative splicing and alternative polyadenylation. This website provides supplementary materials, source code and other downloads for recent publications describing our studies of alternative expression (AE). Most recently we have developed a method, 'ALEXA-Seq' and associated resources for alternative expression analysis by massively parallel RNA sequencing.", + "homepage": "http://www.alexaplatform.org/", + "name": "ALEXA", + "prefix": "r3d100010610", + "synonyms": [ + "ALEXA-A", + "ALEXA-Seq", + "Alternative expression analysis" + ], + "xrefs": { + "omics": "01328", + "scr": "006700" + } + }, + "r3d100010611": { + "description": "!!! <<< Genome data generated by BC Genome Sciences Centre is no longer available through this site as it is regularly deposited into controlled data repositories such as the European Genome Phenome Archive (EGA); ICGC (International Cancer Genome Consortium) and the Genome Data Commons (GDC) <<< !!! Using serial analysis of gene expression (SAGE) and microarrays, we are examining total mRNA populations in all developmental stages, both in whole worms and in specific cells and tissues. In addition, we are building promoter::GFP constructs to monitor gene expression in transgenic worms, focusing on C. elegans genes that have human orthologues. Also available are web-based PCR primer design tools, and access to information about our C. elegans Fosmid library.", + "name": "C. Elegans Gene Expression", + "prefix": "r3d100010611" + }, + "r3d100010612": { + "description": "We developed a method, ChIP-sequencing (ChIP-seq), combining chromatin immunoprecipitation (ChIP) and massively parallel sequencing to identify mammalian DNA sequences bound by transcription factors in vivo. We used ChIP-seq to map STAT1 targets in interferon-gamma (IFN-gamma)-stimulated and unstimulated human HeLa S3 cells, and compared the method's performance to ChIP-PCR and to ChIP-chip for four chromosomes.For both Chromatin- immunoprecipation Transcription Factors and Histone modifications. Sequence files and the associated probability files are also provided.", + "homepage": "http://www.bcgsc.ca/data/chipseq/chip-seq-data", + "name": "ChIP-Seq Transcription Factor Data", + "prefix": "r3d100010612", + "synonyms": [ + "ChIP-Seq" + ] + }, + "r3d100010613": { + "description": "FPC Mapping data files from species that have been fingerprinted at Canada's Michael Smith Genome Sciences Centre (BCGSC).", + "homepage": "http://www.bcgsc.ca/data", + "name": "Physical mapping data at Canada's Michael Smith Genome Sciences Centre - Data", + "prefix": "r3d100010613", + "synonyms": [ + "BCGSC", + "FPC Database mapping files", + "Physical Mapping Data Access" + ] + }, + "r3d100010614": { + "description": "<<>>!!!>>>\n\nMapping, copy number analysis, sequence and gene expression data generated by the High Resolution Analysis of Follicular Lymphoma Genomes project. The data will be available for 24 patients with follicular lymphoma. All data will be made as widely and freely available as possible while safeguarding the privacy of participants, and protecting confidential and proprietary data.The data from this project will be submitted to public genomic data sources. These sources will be listed on this web site as the data becomes available in these external data sources.", + "homepage": "http://www.bcgsc.ca/data/hra-follicular-lymphoma", + "name": "Follicular Lymphoma Genome Data at Canada's Michael Smith Genome Sciences Centre (BCGSC)", + "prefix": "r3d100010614" + }, + "r3d100010615": { + "description": "The Comparative Mammalian Brain Collection web site provides site visitors with images and information from several of the world's largest collections of well-preserved, sectioned and stained brains of mammals, principally those at the University of Wisconsin-Madison and Michigan State University. These collections are currently being consolidated into a central repository at the National Museum of Health and Medicine at the Armed Forces Institute of Pathology in Washington, DC. The collections have been a century in the making and represent the efforts of dozens of skilled scientists. Their colocation at a single facility will represent a national and international center for comparative brain study of the actual specimens. The centralized web site offers many kinds of access to the information contained in the specimens, for use by students and researchers worldwide.", + "homepage": "http://www.brainmuseum.org/", + "name": "Comparative Mammalian Brain Collections", + "prefix": "r3d100010615", + "synonyms": [ + "brainmuseum" + ], + "xrefs": { + "nif": "0000-00013", + "scr": "007273" + } + }, + "r3d100010616": { + "description": "BRENDA is the main collection of enzyme functional data available to the scientific community worldwide. The enzymes are classified according to the Enzyme Commission list of enzymes. It is available free of charge for via the internet (http://www.brenda-enzymes.org/) and as an in-house database for commercial users (requests to our distributor Biobase). The enzymes are classified according to the Enzyme Commission list of enzymes. Some 5000 \"different\" enzymes are covered. Frequently enzymes with very different properties are included under the same EC number. BRENDA includes biochemical and molecular information on classification, nomenclature, reaction, specificity, functional parameters, occurrence, enzyme structure, application, engineering, stability, disease, isolation, and preparation. The database also provides additional information on ligands, which function as natural or in vitro substrates/products, inhibitors, activating compounds, cofactors, bound metals, and other attributes.", + "homepage": "https://www.brenda-enzymes.info/", + "name": "BRENDA", + "prefix": "r3d100010616", + "synonyms": [ + "BRaunschweig ENzyme DAtabase", + "the comprehensive enzyme information system" + ], + "xrefs": { + "fairsharing": "FAIRsharing.etp533", + "nif": "0000-30222", + "omics": "02681", + "scr": "002997" + } + }, + "r3d100010617": { + "description": "Candida Genome Database, a resource for genomic sequence data and gene and protein information for Candida albicans and related species. CGD is based on the Saccharomyces Genome Database. The Candida Genome Database (CGD) provides online access to genomic sequence data and manually curated functional information about genes and proteins of the human pathogen Candida albicans and related species. C. albicans is the best studied of the human fungal pathogens. It is a common commensal organism of healthy individuals, but can cause debilitating mucosal infections and life-threatening systemic infections, especially in immunocompromised patients. C. albicans also serves as a model organism for the study of other fungal pathogens.", + "homepage": "http://www.candidagenome.org/", + "name": "Candida Genome Database", + "prefix": "r3d100010617", + "synonyms": [ + "CGD" + ], + "xrefs": { + "fairsharing": "FAIRsharing.j7j53", + "nif": "0000-02634", + "omics": "03098", + "scr": "002036" + } + }, + "r3d100010618": { + "description": "CBS offers Comprehensive public databases of DNA- and protein sequences, macromolecular structure, g ene and protein expression levels, pathway organization and cell signalling, have been established to optimise scientific exploitation of the explosion of data within biology. Unlike many other groups in the field of biomolecular informatics, Center for Biological Sequence Analysis directs its research primarily towards topics related to the elucidation of the functional aspects of complex biological mechanisms. Among contemporary bioinformatics concerns are reliable computational interpretation of a wide range of experimental data, and the detailed understanding of the molecular apparatus behind cellular mechanisms of sequence information. By exploiting available experimental data and evidence in the design of algorithms, sequence correlations and other features of biological significance can be inferred. In addition to the computational research the center also has experimental efforts in gene expression analysis using DNA chips and data generation in relation to the physical and structural properties of DNA.\nIn the last decade, the Center for Biological Sequence Analysis has produced a large number of computational methods, which are offered to others via WWW servers.", + "homepage": "http://www.bioinformatics.dtu.dk", + "name": "DTU Bioinformatics", + "prefix": "r3d100010618", + "synonyms": [ + "CBS (formerly)", + "Center for Biological Sequence Analysis (formerly)" + ], + "xrefs": { + "nlx": "12329", + "scr": "003590" + } + }, + "r3d100010619": { + "description": "The cisRED database holds conserved sequence motifs identified by genome scale motif discovery, similarity, clustering, co-occurrence and coexpression calculations. Sequence inputs include low-coverage genome sequence data and ENCODE data. A Nucleic Acids Research article describes the system architecture", + "homepage": "http://www.cisred.org/", + "name": "cisRED", + "prefix": "r3d100010619", + "synonyms": [ + "Databases of genome-wide regulatory module and element predictions", + "cis - Regulatory element database" + ], + "xrefs": { + "fairsharing": "FAIRsharing.rwd4wq", + "nif": "0000-02665", + "omics": "01857", + "scr": "002098" + } + }, + "r3d100010620": { + "description": "Apollo (previously DSpace@Cambridge) is the University of Cambridge’s Institutional Repository (IR), preserving and providing access to content created by members of the University. The repository stores a range of content and provides different levels of access, but its primary focus is on providing open access to the University’s research publications.", + "homepage": "https://www.repository.cam.ac.uk/", + "name": "Apollo", + "prefix": "r3d100010620", + "synonyms": [ + "DSpace@Cambridge" + ] + }, + "r3d100010621": { + "description": "The CDC Data Catalogue describes the Climate Data of the DWD and provides access to data, descriptions and access methods. Climate Data refers to observations, statistical indices and spatial analyses. CDC comprises Climate Data for Germany, but also global Climate Data, which were collected and processed in the framework of international co-operation. The CDC Data Catalogue is under construction and not yet complete. The purposes of the CDC Data Catalogue are:\nto provide uniform access to climate data centres and climate datasets of the DWD\nto describe the climate data according to international metadata standards\nto make the catalogue information available on the Internet\nto support the search for climate data\nto facilitate the access to climate data and climate data descriptions", + "homepage": "https://cdc.dwd.de/catalogue/srv/en/main.home", + "name": "CDC - Climate Data Center", + "prefix": "r3d100010621", + "synonyms": [ + "Deutscher Wetterdienst - DWD" + ] + }, + "r3d100010622": { + "description": ">>> ----This page has been archived on the Web--- <<< Environment and Climate Change Canada collects biological samples from a number of lakes and rivers across Canada in support of federally mandated programs. Environment and Climate Change Canada has collected fish and invertebrates from the Great Lakes since 1977 in support of the Great Lakes Water Quality Agreement (GLWQA). More recently, samples have been collected nationally to support Canada's Chemicals Management Plan and the Clean Air Regulatory Agenda. Environment and Climate Change Canada also maintains a specimen bank of frozen tissues which is a requirement of the GLWQA and is an integral part of departmental monitoring and research programs. The National Aquatic Biological Specimen Bank (NABSB) is located in a dedicated facility at the Canada Centre for Inland Waters in Burlington, Ontario. The NABSB holds more than 37,000 samples of fish and invertebrates collected over the last 30+ years of environmental monitoring in Canada. Research conducted using samples from the NABSB has produced more than 60 scientific publications, reports and book chapters", + "homepage": "http://www.ec.gc.ca/inre-nwri/default.asp?lang=En&n=D488F7DE-1", + "name": "Canadas National Aquatic Biological Specimen Bank and Database", + "prefix": "r3d100010622", + "synonyms": [ + "BNSBA", + "Base de données et Banque nationale de spécimens biologiques aquatiques du Canada", + "NABSB" + ] + }, + "r3d100010623": { + "description": "The National Pollutant Release Inventory (NPRI) is Canada's legislated, publicly accessible inventory of pollutant releases (to air, water and land), disposals and transfers for recycling. It is a key resource for:\nidentifying pollution prevention priorities;\nsupporting the assessment and risk management of chemicals, and air quality modelling;\nhelping develop targeted regulations for reducing releases of toxic substances and air pollutants;\nencouraging actions to reduce the release of pollutants into the environment; and improving public understanding.\nThe NPRI comprises:\nInformation reported by facilities and published by Environment and Climate Change Canada under the authority of Sections 46 – 50 of the Canadian Environmental Protection Act, 1999 (CEPA 1999); and\nComprehensive emission summaries and trends for key air pollutants, based on facility-reported data and emission estimates for other sources such as motor vehicles, residential heating, forest fires and agriculture.\nFor the latest reporting year, 7,708 facilities reported to the NPRI on more than 300 listed substances. Comprehensive air pollutant emission summaries and trends were compiled by Environment and Climate Change Canada for criteria air contaminants (the main pollutants contributing to smog, acid rain and/or poor air quality), selected heavy metals and persistent organic pollutants.", + "homepage": "https://www.canada.ca/en/services/environment/pollution-waste-management/national-pollutant-release-inventory.html", + "name": "National Pollutant Release Inventory", + "prefix": "r3d100010623", + "synonyms": [ + "Inventaire national des rejets de pollutants", + "NPRI", + "Surveillance de la pollution au Canada", + "Tracking Pollution in Canada" + ], + "xrefs": { + "biodbcore": "001476" + } + }, + "r3d100010624": { + "description": "The goals of the Drosophila Genome Center are to finish the sequence of the euchromatic genome of Drosophila melanogaster to high quality and to generate and maintain biological annotations of this sequence. In addition to genomic sequencing, the BDGP is \n1) producing gene disruptions using P element-mediated mutagenesis on a scale unprecedented in metazoans; \n2) characterizing the sequence and expression of cDNAs; and \n3) developing informatics tools that support the experimental process, identify features of DNA sequence, and allow us to present up-to-date information about the annotated sequence to the research community.", + "homepage": "https://www.fruitfly.org/index.html", + "name": "Berkeley Drosophila Genome Project", + "prefix": "r3d100010624", + "synonyms": [ + "BDGP" + ], + "xrefs": { + "fairsharing": "FAIRsharing.kap6gp", + "nif": "0000-02867", + "omics": "22557", + "scr": "013094" + } + }, + "r3d100010625": { + "description": "The main goal of the ECCAD project is to provide scientific and policy users with datasets of surface emissions of atmospheric compounds, and ancillary data, i.e. data required to estimate or quantify surface emissions.\nThe supply of ancillary data - such as maps of population density, maps of fires spots, burnt areas, land cover - could help improve and encourage the development of new emissions datasets.\nECCAD offers:\nAccess to global and regional emission inventories and ancillary data, in a standardized format\nQuick visualization of emission and ancillary data\nRationalization of the use of input data in algorithms or emission models\nAnalysis and comparison of emissions datasets and ancillary data\nTools for the evaluation of emissions and ancillary data\nECCAD is a dynamical and interactive database, providing the most up to date datasets including data used within ongoing projects. Users are welcome to add their own datasets, or have their regional masks included in order to use ECCAD tools.", + "homepage": "http://eccad.aeris-data.fr/", + "name": "ECCAD - the GEIA database", + "prefix": "r3d100010625", + "synonyms": [ + "Emissions of atmospheric Compounds & Compilation of Ancillary Data", + "Global Emission Inventories Activity" + ] + }, + "r3d100010626": { + "description": ">>>!!!<<< GeneDB will be taken offline 1st of August 2021, as none of the genomes are curated at Sanger anymore. All genomes on GeneDB can now be found on PlasmoDB, FungiDB, TriTrypDB and Wormbase Parasite. >>>!!!<<<", + "homepage": "https://www.genedb.org/", + "name": "GeneDB", + "prefix": "r3d100010626", + "xrefs": { + "fairsharing": "FAIRsharing.j7esqq", + "miriam": "00100139", + "nif": "0000-02880", + "scr": "002774" + } + }, + "r3d100010627": { + "description": "The World Glacier Monitoring Service (WGMS) collects standardized observations on changes in mass, volume, area and length of glaciers with time (glacier fluctuations), as well as statistical information on the distribution of perennial surface ice in space (glacier inventories). Such glacier fluctuation and inventory data are high priority key variables in climate system monitoring; they form a basis for hydrological modelling with respect to possible effects of atmospheric warming, and provide fundamental information in glaciology, glacial geomorphology and quaternary geology. The highest information density is found for the Alps and Scandinavia, where long and uninterrupted records are available. As a contribution to the Global Terrestrial/Climate Observing System (GTOS, GCOS), the Division of Early Warning and Assessment and the Global Environment Outlook of UNEP, and the International Hydrological Programme of UNESCO, the WGMS collects and publishes worldwide standardized glacier data.", + "homepage": "https://wgms.ch/", + "name": "World Glacier Monitoring Service", + "prefix": "r3d100010627", + "synonyms": [ + "WGMS" + ], + "xrefs": { + "doi": "10.5904/wgms-fog-2018-11" + } + }, + "r3d100010628": { + "description": "The repository is no longer available. >>>!!!<<< 2019-12-03: no more access toGlobal Earth Observation Grid >>>!!!<<<", + "homepage": "http://www.airc.aist.go.jp/gsrt/open-top.html", + "name": "Global Earth Observation Grid", + "prefix": "r3d100010628", + "synonyms": [ + "GeoGrid" + ] + }, + "r3d100010629": { + "description": ">>>!!!<<< The repository is no longer available. >>>!!!<<< 2018-08-29: no more access to Geophyscial Multilingual Internet-Driven Information Service >>>!!!<<<", + "homepage": "http://www.geomind.eu/", + "name": "GEOMIND", + "prefix": "r3d100010629", + "synonyms": [ + "Geophyscial Multilingual Internet-Driven Information Service" + ] + }, + "r3d100010630": { + "description": "GovData the data portal for Germany offers consistent and central access to administrative data at the federal, state, and local level. Objective is to make data more available and easier to use at a single location. As set out in the concept of \"open data\", we attempt to facilitate the use of open licenses and to increase the supply of machine-readable raw data.", + "homepage": "https://www.govdata.de/", + "name": "GOVDATA", + "prefix": "r3d100010630", + "synonyms": [ + "Das Datenportal für Deutschland" + ] + }, + "r3d100010631": { + "description": ">>>!!!<<< On June 1, 2020, the Academic Seismic Portal repositories at UTIG were merged into a single collection hosted at Lamont-Doherty Earth Observatory. Content here was removed July 1, 2020. Visit the Academic Seismic Portal @LDEO! https://www.marine-geo.org/collections/#!/collection/Seismic#summary (https://www.re3data.org/repository/r3d100010644) >>>!!!<<<", + "homepage": "http://www-udc.ig.utexas.edu/sdc/", + "name": "Academic Seismic Portal at UTIG", + "prefix": "r3d100010631", + "synonyms": [ + "ASP" + ], + "xrefs": { + "fairsharing": "FAIRsharing.ph8fx9", + "nlx": "154745", + "scr": "000403" + } + }, + "r3d100010632": { + "description": "Insect Images is part of the Center for Invasive Species and Ecosystem Health’s BugwoodImages. It provides an easily accessible archive of high quality images for use in educational applications. The focus of InsectImages is images related to entomology.\nInsect Images hosts Archives from the Ohio State University (OARDC), Southern Forest Insect Work Conference (SFIWC), Florida Department of Agriculture & Consumer Services, United States National Collection of Scale Insects Photographs (ScaleNet), Mactode Publications, The University of Georgia Museum of Natural History, the United States Geological Surveys Nonindigenous Aquatic Speies (NAS)and the collaborative survey 'Viruses in Imported and Domestically Produced Ornamentals'. In most cases, the images found in this system were taken by and loaned to us by photographers other than ourselves. Most are in the realm of public sector images. The photographs are in this system to be used", + "homepage": "https://www.insectimages.org/", + "name": "Insect Images", + "prefix": "r3d100010632", + "synonyms": [ + "InsectImages" + ] + }, + "r3d100010633": { + "description": "invasive.org is a project of the University of Georgia’s Center for Invasive Species and Ecosystem Health and one of the four major parts of BugwoodImages. The Focus is on invasive and exotic species of North America. This can be animals, plants, insects, and pathogens. It provides an easily accessible archive of high quality images for use in educational applications. In most cases, the images found in this system were taken by and loaned to us by photographers other than ourselves. Most are in the realm of public sector images. The photographs are in this system to be used.", + "homepage": "https://www.invasive.org/", + "name": "Invasive.org", + "prefix": "r3d100010633", + "synonyms": [ + "Invasive and Exotic Species of North America" + ] + }, + "r3d100010634": { + "description": "IPM Images is a project of the University of Georgia’s Center for Invasive Species and Ecosystem Health and one of the four major parts of BugwoodImages. The Focus is on Integrated Pest Management. It provides an easily accessible archive of high quality images for use in educational applications. In most cases, the images found in this system were taken by and loaned to us by photographers other than ourselves. Most are in the realm of public sector images. The photographs are in this system to be used", + "homepage": "https://www.ipmimages.org/", + "name": "IPM Images", + "prefix": "r3d100010634" + }, + "r3d100010635": { + "description": "The World Data Centre section provides software and data catalogue information and data produced by IPS Radio and Space Services over the past few past decades. You can download data files, plot graphs from data files, check data availability, retrieve data sets and station information.", + "homepage": "https://www.sws.bom.gov.au/World_Data_Centre", + "name": "World Data Centre for Space Weather", + "prefix": "r3d100010635", + "synonyms": [ + "SWS", + "Space Weather Services", + "WDC - Space Weather, Australia", + "formerly: WDC STS", + "formerly: World Data Centre for Solar-Terrestrial Science" + ], + "xrefs": { + "fairsharing": "FAIRsharing.cc3QN9" + } + }, + "r3d100010636": { + "description": "The IMPC is a confederation of international mouse phenotyping projects working towards the agreed goals of the consortium: To undertake the phenotyping of 20,000 mouse mutants over a ten year period, providing the first functional annotation of a mammalian genome. Maintain and expand a world-wide consortium of institutions with capacity and expertise to produce germ line transmission of targeted knockout mutations in embryonic stem cells for 20,000 known and predicted mouse genes.\nTest each mutant mouse line through a broad based primary phenotyping pipeline in all the major adult organ systems and most areas of major human disease.\nThrough this activity and employing data annotation tools, systematically aim to discover and ascribe biological function to each gene, driving new ideas and underpinning future research into biological systems;\nMaintain and expand collaborative “networks” with specialist phenotyping consortia or laboratories, providing standardized secondary level phenotyping that enriches the primary dataset, and end-user, project specific tertiary level phenotyping that adds value to the mammalian gene functional annotation and fosters hypothesis driven research; and\nProvide a centralized data centre and portal for free, unrestricted access to primary and secondary data by the scientific community, promoting sharing of data, genotype-phenotype annotation, standard operating protocols, and the development of open source data analysis tools.\nMembers of the IMPC may include research centers, funding organizations and corporations.", + "homepage": "https://www.mousephenotype.org/", + "name": "International Mouse Phenotyping Consortium", + "prefix": "r3d100010636", + "synonyms": [ + "IKMC", + "IMPC", + "Intgernational Mouse Phenotyping Consortium", + "The International Knockout Mouse Consortium" + ], + "xrefs": { + "fairsharing": "FAIRsharing.LdoU1I", + "nlx": "151660", + "scr": "006158" + } + }, + "r3d100010637": { + "description": "While focused on supporting the scientific community, ATCC activities range widely, from repository-related operations to providing specialized services, conducting in-house R&D and intellectual property management.\nATCC serves U.S. and international researchers by characterizing cell lines, bacteria, viruses, fungi and protozoa, as well as developing and evaluating assays and techniques for validating research resources and preserving and distributing biological materials to the public and private sector research communities. Our management philosophy emphasizes customer satisfaction, value addition, cost-effective operations and competitive benchmarking for all areas of our enterprise.", + "homepage": "https://www.lgcstandards-atcc.org/", + "name": "American Type Culture Collection", + "prefix": "r3d100010637", + "synonyms": [ + "ATCC" + ], + "xrefs": { + "fairsharing": "fairsharing.j0ezpm", + "nif": "0000-10159", + "scr": "001672" + } + }, + "r3d100010638": { + "description": "The Antarctic and Southern Ocean Data Portal, part of the US Antarctic Data Consortium, provides access to geoscience data, primarily marine, from the Antarctic region. The synthesis began in 2003 as the Antarctic Multibeam Bathymetry and Geophysical Data Synthesis (AMBS) with a focus on multibeam bathymetry field data and other geophysical data from the Southern Ocean collected with the R/V N. B. Palmer. In 2005, the effort was expanded to include all routine underway geophysical and oceanographic data collected with both the R/V N. B. Palmer and R/V L. Gould, the two primary research vessels serving the US Antarctic Program.", + "homepage": "https://www.marine-geo.org/collections/#!/collection/USAP#summary", + "name": "Antarctic & Southern Ocean Data Portal", + "prefix": "r3d100010638", + "synonyms": [ + "ASODS" + ], + "xrefs": { + "nlx": "154703", + "scr": "002193" + } + }, + "r3d100010639": { + "description": "The GeoPRISMS Data Portal was established in early 2011 to serve the NSF-funded GeoPRISMS program as a dedicated data system to facilitate open and timely exchange of data in support of the interdisciplinary science goals of the program. GeoPrisms Data Portal focuses upon the coordinated, interdisciplinary investigation of the continental margins through two initiatives: the Subduction Cycles and Deformation (SCD) and Rift Initiation and Evolution (RIE). In order to address the fundamental scientific questions, each initiative is associated with Primary Sites to address a wide range of field, experimental and theoretical studies spanning broad spatial and temporal scales.", + "homepage": "https://www.marine-geo.org/collections/#!/collection/GeoPRISMS#summary", + "name": "GeoPRISMS Data Portal", + "prefix": "r3d100010639", + "synonyms": [ + "Geodyanmic Processes at Rifting and Subducting Margins" + ] + }, + "r3d100010640": { + "description": "The Global Multi-Resolution Topography (GMRT) Synthesis is a dynamically maintained global multi-resolution synthesis of terrestrial and seafloor elevation data available as images & gridded data values.", + "homepage": "https://www.gmrt.org/", + "name": "Global Multi-Resolution Topography Data Portal", + "prefix": "r3d100010640", + "synonyms": [ + "GMRT" + ] + }, + "r3d100010641": { + "description": "The MARGINS Data Portal was established in fall 2003 in response to a program call for a dedicated data system to facilitate open and timely exchange of data in support of the interdisciplinary science goals of the program. The Data Portal has been built with the primary goal of providing full cataloging, open access, and long-term preservation of data collected during MARGINS/GeoPRISMS programs. The backbone of the system is an expedition metadata catalog, which provides information on field programs (who, what, when and where), inventories of sensor data and samples, relevant metadata and the links to associated data files which reside either within the Data Portal or at distributed repositories. The system is designed to leverage all relevant existing data resources and provides a framework for a broader distributed data system.", + "homepage": "https://www.marine-geo.org/collections/#!/collection/MARGINS#summary", + "name": "MARGINS Data Portal", + "prefix": "r3d100010641" + }, + "r3d100010642": { + "description": "The National Deep Submergence Facility (NDSF) operates the Human Occupied Vehicle (HOV) Alvin, the Remote Operated Vehicle (ROV) Jason 2, and the Autonomous Underwater Vehicle (AUV) Sentry. Data acquired with these platforms is provided both to the science party on each expedition, and to the Woods Hole Oceanographic Institution (WHOI) Data Library.", + "homepage": "https://ndsf.whoi.edu/data/", + "name": "NDSF Data Portal", + "prefix": "r3d100010642", + "synonyms": [ + "National Deep Submergence Facility" + ] + }, + "r3d100010643": { + "description": "Ridge 2000 is a multidisciplinary science research program focused on integrated geological and biological studies of the Earth-encircling oceanic spreading center system.", + "homepage": "https://www.marine-geo.org/collections/#!/collection/Ridge2000#summary", + "name": "Ridge 2000 Data Portal", + "prefix": "r3d100010643", + "synonyms": [ + "R2K Data Portal", + "Ridge Interdisciplinary Global Experiments" + ] + }, + "r3d100010644": { + "description": "The MGDS Academic Seismic Portal at Lamont-Doherty Earth Observatory (ASP-LDEO), now part of the IEDA Data Facility, was initiated in 2003 to preserve and provide open access to multi-channel seismic (MCS) and single channel seismic (SCS) field data collected for academic research supported by the US National Science Foundation. Multi-channel data are primarily from the marine seismic vessels operated by Lamont-Doherty Earth Observatory of Columbia University. Modern single channel seismic data from other vessels including the R/V Palmer and USCG Healy, as well as data from portable seismic systems, are also served. \nThe development of the Academic Seismic Portal has focused on the need to recover high value MCS data from older surveys as well as to establish sustainable procedures for preservation of data from modern programs. During the final two years of R/V Ewing operations, procedures were established for routine transfer of MCS data along with navigation and acquisition parameters, and other needed documentation to the ASP. Transfer of seismic data and acquisition information is now routine for the National Marine Seismic Facility, the R/V Marcus G. Langseth, which began science operations in February 2008. Data are documented and incorporated into the data system with full access restrictions protecting the scientists' rights to exclusive access during the proprietary hold period. Submission of data to the ASP helps ensure that NSF requirements for data sharing as outlined in the NSF OCE Data Policy are satisfied.\nData from the Academic Seismic Portal at UTIG has been migrated to LDEO. As we continue to verify the accuracy and completeness of this data, there may be temporary issues with some seismic metadata and web services.", + "homepage": "https://www.marine-geo.org/collections/#!/collection/Seismic#summary", + "name": "Academic Seismic Portal at LDEO", + "prefix": "r3d100010644", + "synonyms": [ + "ASP" + ], + "xrefs": { + "nlx": "154704", + "scr": "002194" + } + }, + "r3d100010645": { + "description": "<<>>!!!>>>", + "homepage": "http://www.mouseatlas.org/mouseatlas_index_html", + "name": "Mouse Atlas of Gene Expression", + "prefix": "r3d100010645" + }, + "r3d100010646": { + "description": "When published in 2005, the Millennium Run was the largest ever simulation of the formation of structure within the ΛCDM cosmology. It uses 10(10) particles to follow the dark matter distribution in a cubic region 500h(−1)Mpc on a side, and has a spatial resolution of 5h−1kpc. Application of simplified modelling techniques to the stored output of this calculation allows the formation and evolution of the ~10(7) galaxies more luminous than the Small Magellanic Cloud to be simulated for a variety of assumptions about the detailed physics involved. As part of the activities of the German Astrophysical Virtual Observatory we have created relational databases to store the detailed assembly histories both of all the haloes and subhaloes resolved by the simulation, and of all the galaxies that form within these structures for two independent models of the galaxy formation physics. We have implemented a Structured Query Language (SQL) server on these databases. This allows easy access to many properties of the galaxies and halos, as well as to the spatial and temporal relations between them. Information is output in table format compatible with standard Virtual Observatory tools. With this announcement (from 1/8/2006) we are making these structures fully accessible to all users. Interested scientists can learn SQL and test queries on a small, openly accessible version of the Millennium Run (with volume 1/512 that of the full simulation). They can then request accounts to run similar queries on the databases for the full simulations. In 2008 and 2012 the simulations were repeated.", + "homepage": "https://wwwmpa.mpa-garching.mpg.de/millennium/", + "name": "Virgo Millenium Database", + "prefix": "r3d100010646" + }, + "r3d100010648": { + "description": "dbEST is a division of GenBank that contains sequence data and other information on \"single-pass\" cDNA sequences, or \"Expressed Sequence Tags\", from a number of organisms. Expressed Sequence Tags (ESTs) are short (usually about 300-500 bp), single-pass sequence reads from mRNA (cDNA). Typically they are produced in large batches. They represent a snapshot of genes expressed in a given tissue and/or at a given developmental stage. They are tags (some coding, others not) of expression for a given cDNA library.\nMost EST projects develop large numbers of sequences. These are commonly submitted to GenBank and dbEST as batches of dozens to thousands of entries, with a great deal of redundancy in the citation, submitter and library information. To improve the efficiency of the submission process for this type of data, we have designed a special streamlined submission process and data format.\ndbEST also includes sequences that are longer than the traditional ESTs, or are produced as single sequences or in small batches. Among these sequences are products of differential display experiments and RACE experiments. The thing that these sequences have in common with traditional ESTs, regardless of length, quality, or quantity, is that there is little information that can be annotated in the record.\nIf a sequence is later characterized and annotated with biological features such as a coding region, 5'UTR, or 3'UTR, it should be submitted through the regular GenBank submissions procedure (via BankIt or Sequin), even if part of the sequence is already in dbEST.\ndbEST is reserved for single-pass reads. Assembled sequences should not be submitted to dbEST. GenBank will accept assembled EST submissions for the forthcoming TSA (Transcriptome Shotgun Assembly) division. The individual reads which make up the assembly should be submitted to dbEST, the Trace archive or the Short Read Archive (SRA) prior to the submission of the assemblies.", + "homepage": "https://www.ncbi.nlm.nih.gov/genbank/dbest/", + "name": "Expressed Sequence Tags database", + "prefix": "r3d100010648", + "synonyms": [ + "NCBI EST", + "dbEST" + ], + "xrefs": { + "fairsharing": "FAIRsharing.v9fya8", + "miriam": "00000159", + "scr": "016578" + } + }, + "r3d100010649": { + "description": "<<>>!!!>>>", + "homepage": "http://www.ncbi.nlm.nih.gov/dbSTS/", + "name": "database of Sequence Tagged Sites", + "prefix": "r3d100010649", + "synonyms": [ + "dbSTS" + ], + "xrefs": { + "fairsharing": "FAIRsharing.wk5azf", + "nif": "0000-20939", + "scr": "000400" + } + }, + "r3d100010650": { + "description": "The Gene database provides detailed information for known and predicted genes defined by nucleotide sequence or map position. Gene supplies gene-specific connections in the nexus of map, sequence, expression, structure, function, citation, and homology data. Unique identifiers are assigned to genes with defining sequences, genes with known map positions, and genes inferred from phenotypic information. These gene identifiers are used throughout NCBI's databases and tracked through updates of annotation. Gene includes genomes represented by NCBI Reference Sequences (or RefSeqs) and is integrated for indexing and query and retrieval from NCBI's Entrez and E-Utilities systems.", + "homepage": "https://www.ncbi.nlm.nih.gov/gene?db=gene", + "name": "NCBI Gene", + "prefix": "r3d100010650", + "synonyms": [ + "Entrez Gene", + "Gene" + ], + "xrefs": { + "fairsharing": "FAIRsharing.5h3maw", + "nif": "0000-02801", + "omics": "01651", + "scr": "002473" + } + }, + "r3d100010651": { + "description": "AceView provides a curated, comprehensive and non-redundant sequence representation of all public mRNA sequences (mRNAs from GenBank or RefSeq, and single pass cDNA sequences from dbEST and Trace). These experimental cDNA sequences are first co-aligned on the genome then clustered into a minimal number of alternative transcript variants and grouped into genes. Using exhaustively and with high quality standards the available cDNA sequences evidences the beauty and complexity of mammals’ transcriptome, and the relative simplicity of the nematode and plant transcriptomes. Genes are classified according to their inferred coding potential; many presumably non-coding genes are discovered. Genes are named by Entrez Gene names when available, else by AceView gene names, stable from release to release.\nAlternative features (promoters, introns and exons, polyadenylation signals) and coding potential, including motifs, domains, and homologies are annotated in depth; tissues where expression has been observed are listed in order of representation; diseases, phenotypes, pathways, functions, localization or interactions are annotated by mining selected sources, in particular PubMed, GAD and Entrez Gene, and also by performing manual annotation, especially in the worm.\nIn this way, both the anatomy and physiology of the experimentally cDNA supported human, mouse and nematode genes are thoroughly annotated.", + "homepage": "https://www.ncbi.nlm.nih.gov/IEB/Research/Acembly/", + "name": "AceView", + "prefix": "r3d100010651", + "synonyms": [ + "AceView genes" + ], + "xrefs": { + "nif": "0000-21007", + "scr": "002277" + } + }, + "r3d100010652": { + "description": "The NCBI Short Genetic Variations database, commonly known as dbSNP, catalogs short variations in nucleotide sequences from a wide range of organisms. These variations include single nucleotide variations, short nucleotide insertions and deletions, short tandem repeats and microsatellites. Short Genetic Variations may be common, thus representing true polymorphisms, or they may be rare. Some rare human entries have additional information associated withthem, including disease associations, genotype information and allele origin, as some variations are somatic rather than germline events.\n***NCBI will phase out support for non-human organism data in dbSNP and dbVar beginning on September 1, 2017***", + "homepage": "https://www.ncbi.nlm.nih.gov/snp/", + "name": "dbSNP", + "prefix": "r3d100010652", + "synonyms": [ + "Database for short genetic variations", + "SNV" + ], + "xrefs": { + "nif": "0000-02734", + "omics": "00264", + "scr": "002338" + } + }, + "r3d100010653": { + "description": "The Conserved Domain Database is a resource for the annotation of functional units in proteins. Its collection of domain models includes a set curated by NCBI, which utilizes 3D structure to provide insights into sequence/structure/function relationships", + "homepage": "https://www.ncbi.nlm.nih.gov/cdd/", + "name": "Conserved Domain database", + "prefix": "r3d100010653", + "synonyms": [ + "CDD", + "formerly: Conserved Domains and Protein Classification" + ], + "xrefs": { + "nif": "0000-02647", + "scr": "002077" + } + }, + "r3d100010654": { + "description": "As the third center for oceanography of the World Data Center following WDC-A of the United States and WDC-B of Russia, WDC-D for oceanography boasts long-term and stable sources of domestic marine basic data. The State Oceanic Administration now has long-term observations obtained from the fixed coastal ocean stations, offshore and oceanic research vessels, moored and drifting buoys. More and more marine data have been available from the Chinese-foreign marine cooperative surveys, analysis and measurement of laboratory samples, reception by the satellite ground station, aerial telemeter and remote sensing, the GOOS program and global ships of opportunity reports, etc; More marine data are being and will be obtained from the ongoing “863” program, one of the state key projects during the Ninth Five-year plan and the seasat No 1 which is scheduled to be launched next year. Through many years’ effort, the WDC-D for oceanography has established formal relationship of marine data exchange with over 130 marine institutions in more than 60 countries in the world and is maintaining a close relationship of data exchange with over 30 major national oceanographic data centers. The established China Oceanic Information Network has joined the international marine data exchange system via Internet. Through these channels, a large amount data have been acquired of through international exchange, which, plus the marine data collected at home for many years, has brought the WDC-D for Oceanography over 100 years’ global marine data with a total data amounting to more than 10 billion bytes. In the meantime, a vast amount of work has been done in the standardized and normalized processing and management of the data, and a series of national and professional standards have been formulated and implemented successively. Moreover, appropriate standards and norms are being formulated as required.", + "homepage": "http://wdc-d.coi.gov.cn/nmdisenglish/", + "name": "WDC - Oceanography, Tianjin", + "prefix": "r3d100010654", + "synonyms": [ + "WDC - D, Oceanography" + ] + }, + "r3d100010655": { + "description": "OpenTopography facilitates community access to high-resolution, Earth science-oriented, topography data, and related tools and resources.\nThe OpenTopography Facility is based at the San Diego Supercomputer Center at the University of California, San Diego and is operated in collaboration with colleagues in the School of Earth and Space Exploration at Arizona State University. Core operational support for OpenTopography comes from the National Science Foundation Earth Sciences: Instrumentation and Facilities Program (EAR/IF) and the Office of Cyberinfrastructure. In addition, we receive funding from the NSF and NASA to support various OpenTopography related research and development activities.", + "homepage": "http://www.opentopography.org/", + "name": "OpenTopography", + "prefix": "r3d100010655", + "synonyms": [ + "A Portal to High-Resolution Topography Data and Tools" + ], + "xrefs": { + "fairsharing": "FAIRsharing.88wme4", + "nlx": "154717", + "scr": "002204" + } + }, + "r3d100010656": { + "description": ">>>!!!<<< 2017-06-02: We recently suffered a server failure and are working to bring the full ORegAnno website back online. In the meantime, you may download the complete database here: http://www.oreganno.org/dump/ ; Data are also available through UCSC Genome Browser (e.g., hg38 -> Regulation -> ORegAnno) https://genome.ucsc.edu/cgi-bin/hgTrackUi?hgsid=686342163_2it3aVMQVoXWn0wuCjkNOVX39wxy&c=chr1&g=oreganno >>>!!!<<< The Open REGulatory ANNOtation database (ORegAnno) is an open database for the curation of known regulatory elements from scientific literature. Annotation is collected from users worldwide for various biological assays and is automatically cross-referenced against PubMED, Entrez Gene, EnsEMBL, dbSNP, the eVOC: Cell type ontology, and the Taxonomy database, where appropriate, with information regarding the original experimentation performed (evidence). ORegAnno further provides an open validation process for all regulatory annotation in the public domain. Assigned validators receive notification of new records in the database and are able to cross-reference the citation to ensure record integrity. Validators have the ability to modify any record (deprecating the old record and creating a new one) if an error is found. Further, any contributor to the database can comment on any annotation by marking errors, or adding special reports into function as they see fit. These features of ORegAnno ensure that the collection is of the highest quality and uniquely provides a dynamic view of our changing understanding of gene regulation in the various genomes.", + "homepage": "http://www.oreganno.org/", + "name": "ORegAnno", + "prefix": "r3d100010656", + "synonyms": [ + "Open regulatory annotation database" + ], + "xrefs": { + "nif": "0000-03223", + "scr": "007835" + } + }, + "r3d100010657": { + "description": "This website aggregates several services that provide access to data of the INTEGRAL Mission.\nESA's INTErnational Gamma-Ray Astrophysics Laboratory is detecting some of the most energetic radiation that comes from space. It is the most sensitive gamma-ray observatory ever launched. INTEGRAL is an ESA mission in cooperation with Russia and the United States", + "homepage": "https://www.cosmos.esa.int/web/integral/home", + "name": "INTEGRAL data archives", + "prefix": "r3d100010657", + "synonyms": [ + "International Gamma-Ray Astrophysics Laboratory data Archives" + ] + }, + "r3d100010659": { + "description": "Projects in the International Scientific Continental Drilling Program (ICDP) produce large amounts of data. Since the start of ICDP, data sharing has played an important part in ICDP projects, and the ICDP Operational Support Group, which provides the infrastructure for data capturing for many ICDP projects, has facilitated dissemination of data within project groups. With the online Scientific Drilling Database (SDDB; http://www.scientificdrilling.org), ICDP and GeoForschungsZentrum Potsdam (GFZ), Germany created a platform for the public dissemination of drilling data", + "homepage": "https://dataservices.gfz-potsdam.de/portal/?fq=datacentre_symbol:DOIDB.SDDB", + "name": "Scientific Drilling Database", + "prefix": "r3d100010659", + "synonyms": [ + "SDDB" + ] + }, + "r3d100010660": { + "description": "The U.S. Antarctic Program Data Center (USAP-DC) supports investigators funded by the National Science Foundation (NSF http://www.nsf.gov/ ) in documenting, preserving, and disseminating their research results. We register datasets in the Antarctic Master Directory (AMD http://gcmd.nasa.gov/portals/amd/ ) to comply with the Antarctic Treaty (http://www.ats.aq/e/ats.htm ); facilitate submission of datasets to long-term archives; and represent the U.S. in Scientific Committee on Antarctic Research (SCAR http://www.scar.org/data-products/scadm ) activities. USAP-DC is a member of the Interdisciplinary Earth Data Alliance (IEDA http://www.iedadata.org/ ) and a partner in the Antarctic and Arctic Data Consortium (A2DC http://www.a2dc.org/ ).", + "homepage": "https://www.usap-dc.org/", + "name": "U.S. Antarctic Program Data Center", + "prefix": "r3d100010660", + "synonyms": [ + "USAP-DC" + ], + "xrefs": { + "fairsharing": "FAIRsharing.XIxciC", + "nlx": "154744", + "scr": "002221" + } + }, + "r3d100010661": { + "description": "The Flanders Marine Institute (VLIZ) is a centre for marine and coastal research. As a partner in various projects and networks it promotes and supports the international image of Flemish marine scientific research and international marine education.\nIn its capacity as a coordination and information platform, the Flanders Marine Institute (VLIZ) supports some thousand marine scientists in Flanders by disseminating their knowledge to policymakers, educators, the general public and scientists.", + "homepage": "http://www.vliz.be/en", + "name": "Flanders Marine Institute", + "prefix": "r3d100010661", + "synonyms": [ + "VLIZ", + "Vlaams Instituut voor de Zee" + ] + }, + "r3d100010662": { + "description": "The WDC Geomagnetism, Edinburgh has a comprehensive set of digital geomagnetic data as well as indices of geomagnetic activity supplied from a worldwide network of magnetic observatories. The data and services at the WDC are available for scientific use without restrictions.", + "homepage": "http://www.wdc.bgs.ac.uk/", + "name": "World Data Center for Geomagnetism, Edinburgh", + "prefix": "r3d100010662", + "synonyms": [ + "WDC - Geomagnetism, Edinburgh", + "WDC for Geomag" + ] + }, + "r3d100010664": { + "description": "The World Stress Map (WSM) is a global compilation of information on the crustal present-day stress field maintained since 2009 at the Helmholtz Centre Potsdam GFZ German Research Centre for Geosciences. It is a collaborative project between academia and industry that aims to characterize the crustal stress pattern and to understand the stress sources. All stress information is analysed and compiled in a standardized format and quality-ranked for reliability and comparability on a global scale. \nThe WSM is an open-access public database and is used by various academic and industrial institutions working in a wide range of Earth science disciplines such as geodynamics, hazard assessment, hydrocarbon exploitations and engineering.", + "homepage": "http://www.world-stress-map.org/", + "name": "World Stress Map", + "prefix": "r3d100010664", + "synonyms": [ + "WSM", + "Weltkarte der tektonischen Spannungen" + ], + "xrefs": { + "doi": "10.5880/WSM.2016.001" + } + }, + "r3d100010665": { + "description": "The European Space Agency's (ESA) X-ray Multi-Mirror Mission (XMM-Newton) was launched by an Ariane 504 on December 10th 1999. XMM-Newton is ESA's second cornerstone of the Horizon 2000 Science Programme. It carries 3 high throughput X-ray telescopes with an unprecedented effective area, and an optical monitor, the first flown on a X-ray observatory. The large collecting area and ability to make long uninterrupted exposures provide highly sensitive observations.", + "homepage": "http://nxsa.esac.esa.int/nxsa-web/#home", + "name": "XMM-Newton Science Archive", + "prefix": "r3d100010665", + "synonyms": [ + "X-ray Multi-Mirror Mission", + "XSA" + ], + "xrefs": { + "issn": "2495-9332" + } + }, + "r3d100010666": { + "description": "ASAP (a systematic annotation package for community analysis of genomes) is a relational database and web interface developed to store, update and distribute genome sequence data and gene expression data collected by or in collaboration with researchers at the University of Wisconsin - Madison.\nASAP was designed to facilitate ongoing community annotation of genomes and to grow with genome projects as they move from the preliminary data stage through post-sequencing functional analysis. The ASAP database includes multiple genome sequences at various stages of analysis, and gene expression data from preliminary experiments.", + "homepage": "https://asap.ahabs.wisc.edu/asap/home.php", + "name": "ASAP", + "prefix": "r3d100010666", + "synonyms": [ + "A systematic annotation package for community analysis of genomes" + ], + "xrefs": { + "nif": "0000-02571", + "scr": "001849" + } + }, + "r3d100010667": { + "description": "The National Air Pollution Surveillance (NAPS) Program provides accurate and long-term air quality data of a uniform standard across Canada. The NAPS Network has a Canada-Wide database of criteria air contaminants from the early 1970s to the present for designated NAPS sites, as well as provincial, territorial and other sites. Trace contaminants are also monitored at several stations in the network and analyzed by the laboratory at River Road.", + "homepage": "https://www.canada.ca/en/environment-climate-change/services/air-pollution/monitoring-networks-data/national-air-pollution-program.html", + "name": "National Air Pollution Surveillance", + "prefix": "r3d100010667", + "synonyms": [ + "NAPS", + "RNSPA", + "Réseau national de surveillance de la pollution atmosphérique" + ] + }, + "r3d100010668": { + "description": "The Met Office is the UK's National Weather Service.\nWe have a long history of weather forecasting and have been working in the area of climate change for more than two decades.\nAs a world leader in providing weather and climate services, we employ more than 1,800 at 60 locations throughout the world. We are recognised as one of the world's most accurate forecasters, using more than 10 million weather observations a day, an advanced atmospheric model and a high performance supercomputer to create 3,000 tailored forecasts and briefings a day. These are delivered to a huge range of customers from the Government, to businesses, the general public, armed forces, and other organisations.", + "homepage": "http://www.metoffice.gov.uk/research", + "name": "Met office", + "prefix": "r3d100010668" + }, + "r3d100010669": { + "description": "The IMEx consortium is an international collaboration between a group of major public interaction data providers who have agreed to share curation effort and develop and work to a single set of curation rules when capturing data from both directly deposited interaction data or from publications in peer-reviewed journals, capture full details of an interaction in a “deep” curation model, perform a complete curation of all protein-protein interactions experimentally demonstrated within a publication, make these interaction available in a single search interface on a common website, provide the data in standards compliant download formats, make all IMEx records freely accessible under the Creative Commons Attribution License", + "homepage": "https://www.imexconsortium.org/", + "name": "IMEx", + "prefix": "r3d100010669", + "synonyms": [ + "The International Molecular Exchange Consortium" + ], + "xrefs": { + "nif": "0000-00447", + "scr": "002805" + } + }, + "r3d100010670": { + "description": "The DIP database catalogs experimentally determined interactions between proteins. It combines information from a variety of sources to create a single, consistent set of protein-protein interactions. The data stored within the DIP database were curated, both, manually by expert curators and also automatically using computational approaches that utilize the the knowledge about the protein-protein interaction networks extracted from the most reliable, core subset of the DIP data. Please, check the reference page to find articles describing the DIP database in greater detail. The Database of Ligand-Receptor Partners (DLRP) is a subset of DIP (Database of Interacting Proteins). The DLRP is a database of protein ligand and protein receptor pairs that are known to interact with each other. By interact we mean that the ligand and receptor are members of a ligand-receptor complex and, unless otherwise noted, transduce a signal. In some instances the ligand and/or receptor may form a heterocomplex with other ligands/receptors in order to be functional. We have entered the majority of interactions in DLRP as full DIP entries, with links to references and additional information", + "homepage": "http://dip.mbi.ucla.edu/dip/", + "name": "Database of Interacting Proteins", + "prefix": "r3d100010670", + "synonyms": [ + "DIP" + ], + "xrefs": { + "nif": "0000-00569", + "omics": "01905", + "scr": "003167" + } + }, + "r3d100010671": { + "description": "IntAct provides a freely available, open source database system and analysis tools for molecular interaction data. All interactions are derived from literature curation or direct user submissions and are freely available.", + "homepage": "https://www.ebi.ac.uk/intact/", + "name": "IntAct", + "prefix": "r3d100010671", + "xrefs": { + "nif": "0000-03026", + "omics": "01918", + "scr": "006944" + } + }, + "r3d100010672": { + "description": "MatrixDB is a freely available database focused on interactions established by extracellular proteins and polysaccharides.\nMatrixDB takes into account the multimetric nature of the extracellular proteins (e.g. collagens, laminins and thrombospondins are multimers). MatrixDB includes interaction data extracted from the literature by manual curation in our lab, and offers access to relevant data involving extracellular proteins provided by our IMEx partner databases through the PSICQUIC webservice, as well as data from the Human Protein Reference Database. MatrixDB is in charge of the curation of papers published in Matrix Biology since January 2009", + "homepage": "http://matrixdb.univ-lyon1.fr/", + "name": "MatrixDB", + "prefix": "r3d100010672", + "synonyms": [ + "Extracellular Matrix interactions DataBase" + ], + "xrefs": { + "issn": "2426-6949", + "nif": "0000-10226", + "omics": "01918", + "scr": "001727" + } + }, + "r3d100010673": { + "description": ">>>!!!<<< as stated 2017-06-09 MPIDB is no longer available under URL http://www.jcvi.org/mpidb/about.php >>>!!!<<< The microbial protein interaction database (MPIDB) aims to collect and provide all known physical microbial interactions. Currently, 24,295 experimentally determined interactions among proteins of 250 bacterial species/strains can be browsed and downloaded. These microbial interactions have been manually curated from the literature or imported from other databases (IntAct, DIP, BIND, MINT) and are linked to 26,578 experimental evidences (PubMed ID, PSI-MI methods). In contrast to these databases, interactions in MPIDB are further supported by 68,346 additional evidences based on interaction conservation, protein complex membership, and 3D domain contacts (iPfam, 3did). We do not include (spoke/matrix) binary interactions infered from pull-down experiments.", + "homepage": "http://www.jcvi.org/cms/home/", + "name": "The Microbial Protein Interaction Database", + "prefix": "r3d100010673", + "synonyms": [ + "MPIDB" + ], + "xrefs": { + "nif": "0000-10467", + "scr": "001898" + } + }, + "r3d100010675": { + "description": "I2D (Interologous Interaction Database) is an on-line database of known and predicted mammalian and eukaryotic protein-protein interactions. It has been built by mapping high-throughput (HTP) data between species. Thus, until experimentally verified, these interactions should be considered \"predictions\". It remains one of the most comprehensive sources of known and predicted eukaryotic PPI. I2D includes data for S. cerevisiae, C. elegans, D. melonogaster, R. norvegicus, M. musculus, and H. sapiens.", + "homepage": "http://ophid.utoronto.ca/ophidv2.204/index.jsp", + "name": "Interologous Interaction Database", + "prefix": "r3d100010675", + "synonyms": [ + "I2D" + ], + "xrefs": { + "fairsharing": "FAIRsharing.k56rjs", + "nif": "0000-03005", + "scr": "002957" + } + }, + "r3d100010676": { + "description": "InnateDB is a publicly available database of the genes, proteins, experimentally-verified interactions and signaling pathways involved in the innate immune response of humans, mice and bovines to microbial infection. The database captures an improved coverage of the innate immunity interactome by integrating known interactions and pathways from major public databases together with manually-curated data into a centralised resource. The database can be mined as a knowledgebase or used with our integrated bioinformatics and visualization tools for the systems level analysis of the innate immune response.", + "homepage": "https://www.innatedb.com/", + "name": "InnateDB", + "prefix": "r3d100010676", + "synonyms": [ + "A Knowlede Resource for Innate Immunity Interactions & Pathways" + ], + "xrefs": { + "fairsharing": "FAIRsharing.rb2drw", + "nif": "0000-20808", + "scr": "006714" + } + }, + "r3d100010677": { + "description": "UniProtKB/Swiss-Prot is the manually annotated and reviewed section of the UniProt Knowledgebase (UniProtKB).\nIt is a high quality annotated and non-redundant protein sequence database, which brings together experimental results, computed features and scientific conclusions.\nSince 2002, it is maintained by the UniProt consortium and is accessible via the UniProt website.", + "homepage": "http://web.expasy.org/docs/swiss-prot_guideline.html", + "name": "UniProtKB/Swiss-Prot", + "prefix": "r3d100010677", + "synonyms": [ + "UniProt Knowledgebase" + ] + }, + "r3d100010680": { + "description": ">>>!!!<<<2019-02-19: The repository is no longer available>>>!!!<<< \n >>>!!!<<>>!!!<<<\nsee more information at the Standards tab at 'Remarks'", + "homepage": "https://www.chemspider.com/Search.aspx?dsn=UsefulChem", + "name": "UsefulChem", + "prefix": "r3d100010680" + }, + "r3d100010681": { + "description": "The long-term goal of this project is to implement a new strategy for preserving and providing access to the Astrophysical data heritage.\nIA2 is an ambitious Italian Astrophysical research infrastructure project that aims at co-ordinating different national initiatives to improve the quality of astrophysical data services. It aims at co-ordinating these developments and facilitating access to this data for research purposes.\nThe first working target, is the implementation of the TNG Long-Term Archive (LTA). Its feasibility was demonstrated by the LTA pilot project prototype, funded by CNAA in 2001 and completed successfully in July 2002. The implementation of the TNG archive implies:\n− interfacing with the Centro \"Galileo Galilei\" (CGG) for the acquisition of TNG data;\n− long-term storage of scientific, technical and auxiliary data from the TNG;\n− providing accessibility by the CGG staff and by the scientific community to original and derived data;\n− providing tools to support the life cycle of observing proposals.\nThe second target of the proposal aims at ensuring harmonization with other projects related to archiving of data of astrophysical interest, with particular reference to projects involving the Italian astronomical community (LBT, VST, GSC-II, DPOSS, …), to the Italian Solar and Solar System Physics community (SOLAR, SOLRA, ARTHEMIS which form SOLARNET – a future node of EGSO) and to the national and international coordination efforts fostering the idea of a multiwavelength Virtual Astronomical Observatory, and the use of the archived data through the Italian Astronomical Grid.", + "homepage": "http://ia2.inaf.it/", + "name": "Italian Centre for Astronomical Archive", + "prefix": "r3d100010681", + "synonyms": [ + "Centro Italiano Archivi Astronomici", + "IA2" + ] + }, + "r3d100010683": { + "description": "The repository is no longer available. >>>!!!<<<2019-02-19", + "homepage": "http://mint.bio.uniroma2.it/HomoMINT/Welcome.do", + "name": "HomoMINT", + "prefix": "r3d100010683" + }, + "r3d100010684": { + "description": ">>>!!!<<< The repository is no longer available. 2019-02-19", + "name": "domino", + "prefix": "r3d100010684", + "synonyms": [ + "domaine peptide interactions" + ] + }, + "r3d100010685": { + "description": "virus mentha archives evidence about viral interactions collected from different sources and presents these data in a complete and comprehensive way. Its data comes from manually curated protein-protein interaction databases that have adhered to the IMEx consortium. virus mentha is a resource that offers a series of tools to analyse selected proteins in the context of a network of interactions. Protein interaction databases archive protein-protein interaction (PPI) information from published articles. However, no database alone has sufficient literature coverage to offer a complete resource to investigate \"the interactome\".\nvirus mentha's approach generates every week a consistent interactome (graph). Most importantly, the procedure assigns to each interaction a reliability score that takes into account all the supporting evidence. virus mentha offers direct access to viral families such as: Orthomyxoviridae, Orthoretrovirinae and Herpesviridae plus, it offers the unique possibility of searching by host organism. The website and the graphical application are designed to make the data stored in virus mentha accessible and analysable to all users.virus mentha superseeds VirusMINT. The Source databases are: MINT, DIP, IntAct, MatrixDB, BioGRID.", + "homepage": "https://virusmentha.uniroma2.it/", + "name": "virus mentha", + "prefix": "r3d100010685", + "synonyms": [ + "VirusMINT", + "the interactome browser" + ], + "xrefs": { + "fairsharing": "FAIRsharing.6w29qp", + "nif": "0000-03636", + "omics": "01909", + "scr": "005987" + } + }, + "r3d100010689": { + "description": "Welcome to the digital flora of Panama. You may access the taxonomic list of lianas, common trees, shrubs and palms by species name, family, or by their common names in Panama. There are for each species: a botanical description, photos, scans, drawings, and a distribution map showing its presence or absence in a series of floristic inventories and plots established by the Center for Tropical Forest Science in the Panama Canal watershed. A map of its distribution in the countries of Panama and its neighbor Costa Rica includes data from the Global Biodiversity Information Facility (GBIF) network (https://www.gbif.org/). Some families include descriptions.", + "homepage": "http://ctfs.si.edu/PanamaAtlas/datasets/", + "name": "Smithsonian Tropical Research Institute Logo - Panama", + "prefix": "r3d100010689", + "synonyms": [ + "CTFS-Panama" + ] + }, + "r3d100010690": { + "description": "The Khazar University Institutional Repository (KUIR), a suite of services offered by the Library Information Center, is an institutional repository maintained to support the university's researchers, collaborators, and students. Repository content consists of collections of research materials in digital format produced and selected by Khazar University faculty and their collaborators.", + "homepage": "http://dspace.khazar.org/jspui/", + "name": "Khazar University Institutional Repository", + "prefix": "r3d100010690", + "synonyms": [ + "KUIR" + ] + }, + "r3d100010691": { + "description": "The Scholars Portal Dataverse network is a repository for research data collected by individuals and organizations associated with subscribing Canadian universities. The Dataverse platform makes it easy for Borealis, the Canadian Dataverse Repository, is a bilingual, multidisciplinary, secure, Canadian research data repository, supported by academic libraries and research institutions across Canada. Borealis supports open discovery, management, sharing, and preservation of Canadian research data.", + "homepage": "https://borealisdata.ca/dataverse.xhtml", + "name": "Borealis", + "prefix": "r3d100010691", + "synonyms": [ + "Borealis, le dépôt Dataverse canadien", + "Borealis, the Canadian Dataverse Repository", + "formerly: Scholars Portal Dataverse" + ], + "xrefs": { + "fairsharing": "FAIRsharing.kwzydf" + } + }, + "r3d100010692": { + "description": "The ProteomeXchange consortium has been set up to provide a single point of submission of MS proteomics data to the main existing proteomics repositories, and to encourage the data exchange between them for optimal data dissemination.\nCurrent members accepting submissions are:\nThe PRIDE PRoteomics IDEntifications database at the European Bioinformatics Institute focusing mainly on shotgun mass spectrometry proteomics data\nPeptideAtlas/PASSEL focusing on SRM/MRM datasets.", + "homepage": "http://www.proteomexchange.org/", + "name": "ProteomeXchange", + "prefix": "r3d100010692", + "synonyms": [ + "PX" + ], + "xrefs": { + "fairsharing": "FAIRsharing.92dt9d", + "miriam": "00000513", + "nlx": "158620", + "omics": "02458", + "scr": "004055" + } + }, + "r3d100010693": { + "description": ">>>>!!!<<< NEPTUNE Canada is now part of Ocean Networks Canada and this website is being phased out. Please visit us on our new website at oceannetworks.ca >>>!!!<<< NEPTUNE Canada, the North-East Pacific Time-series Undersea Networked Experiments, is the world's first regional scale cabled deep ocean observing network. It consists of an 800km network of electro‐optic cable laid on the seabed over the northern Juan de Fuca tectonic plate, off the coast of British Columbia. This tectonic plate serves as an exceptional natural laboratory for ocean observation and experiments.\nNEPTUNE Canada instruments yield continuous real‐time data and imagery from the ocean surface to beneath the seafloor, and from the coast to the deep sea. They respond to events such as earthquakes, tsunamis, fish migrations, plankton blooms, storms and volcanic eruptions. NEPTUNE Canada offers a unique and exciting approach to ocean science.", + "homepage": "http://www.neptunecanada.ca/", + "name": "NEPTUNE Canada", + "prefix": "r3d100010693", + "synonyms": [ + "NEPTUNE Canada regional network", + "Neptune in the NE Pacific", + "North-East Pacific Time-series Undersea Networked Experiments" + ] + }, + "r3d100010694": { + "description": " is a digital repository for social science data, including polling data. Data collections are: Statistics Canada, Canadian Gallup Polls, CORA - Canadian Opinion Research Archive, ICPSR - Interuniversity Consortium for Political and Social Research.", + "homepage": "https://search2.odesi.ca/#/", + "name": "", + "prefix": "r3d100010694", + "synonyms": [ + "Initiative ontarienne en matière de documentation des données, de service d'extraction et d'infrastructure", + "Ontario Data Documentation, Extraction Service and Infrastructure" + ] + }, + "r3d100010696": { + "description": "WFCC Global Catalogue of Microorganisms (GCM) is expected to be a robust, reliable and user-friendly system to help culture collections to manage, disseminate and share the information related to their holdings. It also provides a uniform interface for the scientific and industrial communities to access the comprehensive microbial resource information.", + "homepage": "http://gcm.wfcc.info/", + "name": "Global Catalogue of Microorganisms", + "prefix": "r3d100010696", + "synonyms": [ + "GCM" + ], + "xrefs": { + "scr": "016460" + } + }, + "r3d100010699": { + "description": "ICRISAT performs crop improvement research, using conventional as well as methods derived from biotechnology, on the following crops: Chickpea, Pigeonpea, Groundnut, Pearl millet,Sorghum and Small millets. ICRISAT's data repository collects, preserves and facilitates access to the datasets produced by ICRISAT researchers to all users who are interested in. Data includes Phenotypic, Genotypic, Social Science, and Spatial data, Soil and Weather.", + "homepage": "http://dataverse.icrisat.org/", + "name": "ICRISAT Dataverse", + "prefix": "r3d100010699", + "synonyms": [ + "ICRISAT Research Data", + "International Crops Research Institute for the Semi-Arid Tropics Dataverse Network" + ] + }, + "r3d100010700": { + "description": "The population-based cancer registries in each German federal state transfer data to the German Centre for Cancer Registry Data, as required by the Federal Cancer Registry Data Act. These data are combined, quality-checked, analysed and evaluated, and the results published in collaboration with the public health institutions of the federal states.", + "homepage": "https://www.krebsdaten.de/Krebs/DE/Home/homepage_node.html", + "name": "German Centre for Cancer Registry Data", + "prefix": "r3d100010700", + "synonyms": [ + "Zentrum für Krebsregisterdaten", + "ZfKD" + ] + }, + "r3d100010701": { + "description": "ScholarSphere is an institutional repository managed by Penn State University Libraries. Anyone with a Penn State Access ID can deposit materials relating to the University’s teaching, learning, and research mission to ScholarSphere. All types of scholarly materials, including publications, instructional materials, creative works, and research data are accepted.\n\nScholarSphere supports Penn State’s commitment to open access and open science. Researchers at Penn State can use ScholarSphere to satisfy open access and data availability requirements from funding agencies and publishers.", + "homepage": "https://scholarsphere.psu.edu/", + "name": "ScholarSphere", + "prefix": "r3d100010701", + "synonyms": [ + "PennState ScholarSphere" + ] + }, + "r3d100010703": { + "description": "UCLA Library is adopting Dataverse, the open source web application designed for sharing, preserving and using research data. UCLA Dataverse will allow data, text, software, scripts, data visualizations, etc., created from research projects at UCLA to be made publicly available, widely discoverable, linkable, and ultimately, reusable", + "homepage": "https://dataverse.ucla.edu/", + "name": "UCLA Dataverse", + "prefix": "r3d100010703" + }, + "r3d100010708": { + "description": "-----<<<<< The repository is no longer available. This record is out-dated. The Matter lab provides the archived database version of 2012 and 2013 at https://www.matter.toronto.edu/basic-content-page/data-download. Data linked from the World Community Grid - The Clean Energy Project see at https://www.worldcommunitygrid.org/research/cep1/overview.do and on fighshare https://figshare.com/articles/dataset/moldata_csv/9640427 >>>>>----- The Clean Energy Project Database (CEPDB) is a massive reference database for organic semiconductors with a particular emphasis on photovoltaic applications. It was created to store and provide access to data from computational as well as experimental studies, on both known and virtual compounds. It is a free and open resource designed to support researchers in the field of organic electronics in their scientific pursuits.\nThe CEPDB was established as part of the Harvard Clean Energy Project (CEP), a virtual high-throughput screening initiative to identify promising new candidates for the next generation of carbon-based solar cell materials.", + "homepage": "https://www.matter.toronto.edu/basic-content-page/open-software-data", + "name": "CEPDB", + "prefix": "r3d100010708", + "synonyms": [ + "The Harvard Clean Energy Project Database" + ] + }, + "r3d100010710": { + "description": "The Stanford Digital Repository (SDR) is Stanford Libraries' digital preservation system. The core repository provides “back-office” preservation services – data replication, auditing, media migration, and retrieval -- in a secure, sustainable, scalable stewardship environment. Scholars and researchers across disciplines at Stanford use SDR repository services to provide ongoing, persistent, reliable access to their research outputs.", + "homepage": "https://library.stanford.edu/research/stanford-digital-repository", + "name": "Stanford Digital Repository", + "prefix": "r3d100010710", + "synonyms": [ + "SDR" + ] + }, + "r3d100010712": { + "description": "N U C A S T R O D A T A . O R G is your WWW resource for utilizing nuclear information in studies of astrophysical systems. This site hyperlinks all online nuclear astrophysics datasets, hosts the Computational Infrastructure for Nuclear Astrophysics, and provides a mechnanism for researchers to share files online. We created the first online \"cloud computing\" system for nuclear astrophysics, a virtual pipeline that enables results from the nuclear laboratory to be rapidly incorporated into astrophysical simulations. This system, the Computational Infrastructure for Nuclear Astrophysics or CINA, came online at nucastrodata.org", + "homepage": "http://www.nucastrodata.org/", + "name": "Nucastrodata.org", + "prefix": "r3d100010712", + "synonyms": [ + "CINA", + "Computational Infrastructure for Nuclear Astrophysics" + ] + }, + "r3d100010713": { + "description": "This Dataverse will contain data generated by ADS team members using ADS data.", + "homepage": "https://dataverse.harvard.edu/dataverse/ADS", + "name": "SAO/NASA Astrophysics Data System Dataverse", + "prefix": "r3d100010713", + "synonyms": [ + "ADS Dataverse" + ] + }, + "r3d100010714": { + "description": "The UK Solar System Data Centre (UKSSDC) provides a STFC and NERC jointly funded central archive and data centre facility for Solar System science in the UK. The facilities include the World Data Centre for Solar-Terrestrial Physics, Chilton and the Cluster Ground-Based Data Centre.\nThe UKSSDC supports data archives for the whole UK solar system community encompassing solar, inter-planetary, magnetospheric, ionospheric and geomagnetic science.\nThe UKSSDC is part of RAL Space based at the STFC run Rutherford Appleton Laboratory in Oxfordshire.", + "homepage": "https://www.ukssdc.ac.uk/", + "name": "UK Solar System Data Centre", + "prefix": "r3d100010714", + "synonyms": [ + "UKSSDC" + ], + "xrefs": { + "fairsharing": "FAIRsharing.1frnts" + } + }, + "r3d100010716": { + "description": "CRAWDAD is the Community Resource for Archiving Wireless Data, a wireless network data resource for the research community. This archive has the capacity to store wireless trace data from many contributing locations, and staff to develop better tools for collecting, anonymizing, and analyzing the data. We work with community leaders to ensure that the archive meets the needs of the research community.", + "homepage": "https://crawdad.org", + "name": "CRAWDAD", + "prefix": "r3d100010716", + "synonyms": [ + "Community Resource for Archiving Wireless Data At Dartmouth (US site)", + "Mirror provided by the School of Computer Science at St Andrews (UK mirror)" + ] + }, + "r3d100010717": { + "description": "The National Database for Autism Research (NDAR) is an NIH-funded research data repository that aims to accelerate progress in autism spectrum disorders (ASD) research through data sharing, data harmonization, and the reporting of research results. NDAR also serves as a scientific community platform and portal to multiple other research repositories, allowing for aggregation and secondary analysis of data. NDAR combines the function of a data repository, which holds genetic, phenotypic, clinical, and medical imaging data, and the function of a scientific community platform, which defines the standard tools and policies to integrate the computational resources developed by scientific research institutions, private foundations, and other federal and state agencies supporting ASD research. Furthermore, NDAR is working to develop the means to connect relevant repositories together through data federation.", + "homepage": "https://ndar.nih.gov/", + "name": "NDAR", + "prefix": "r3d100010717", + "synonyms": [ + "National Database for Autism Research", + "Serving the autism research community" + ], + "xrefs": { + "nlx": "143735", + "scr": "004434" + } + }, + "r3d100010718": { + "description": "heidICON is provided by Heidelberg University Library and is the \"Virtual Slide Collection\" in progress of organization of Heidelberg University. In addition to record graphic material on current interest for research and teaching, the University departments and institutes can digitize and transfer their already existing slide collections.", + "homepage": "https://heidicon.ub.uni-heidelberg.de/search", + "name": "heidICON", + "prefix": "r3d100010718", + "synonyms": [ + "Die Heidelberger Bilddatenbank", + "The image and multimedia database" + ] + }, + "r3d100010719": { + "description": "The SPECTRa project has investigated the practices of chemists in archiving and disseminating primary chemical data from academic research laboratories.", + "homepage": "https://spectradspace.lib.imperial.ac.uk:8443/handle/10042/13", + "name": "SPECTRa Project", + "prefix": "r3d100010719", + "synonyms": [ + "Submission, Preservation and Exposure of Chemistry Teaching and Research Data" + ], + "xrefs": { + "hdl": "10042/13" + } + }, + "r3d100010720": { + "description": "The scores and libretti in this Virtual Collection include first and early editions and manuscript copies of music from the eighteenth and early nineteenth centuries by J.S. Bach and Bach family members, Mozart, Schubert and other composers, as well as multiple versions of nineteenth century opera scores, seminal works of musical modernism, and music of the Second Viennese School. Many, such as variant editions of nineteenth century operas and related libretti, fall into intellectually related sets that are meant to be seen and used together. As a group, they give scholars a window into the study of historical performance practice that cannot be duplicated using the holdings of any one other library.", + "homepage": "https://library.harvard.edu/collections/digital-scores-and-libretti?_collection=scores", + "name": "Loeb Music Library", + "prefix": "r3d100010720", + "synonyms": [ + "Digital Scores and Libretti Collection", + "Eda Kuhn Loeb Music Library" + ] + }, + "r3d100010721": { + "description": "Chempound is a new generation repository architecture based on RDF, semantic dictionaries and linked data. It has been developed to hold any type of chemical object expressible in CML and is exemplified by crystallographic experiments and computational chemistry calculations. In both examples, the repository can hold >50k entries which can be searched by SPARQL endpoints and pre-indexing of key fields. The Chempound architecture is general and adaptable to other fields of data-rich science.\nThe Chempound software is hosted at http://bitbucket.org/chempound and is available under the Apache License, Version 2.0", + "homepage": "https://journals.tdl.org/jodi/index.php/jodi/article/view/5873/5879", + "name": "Chempound", + "prefix": "r3d100010721", + "synonyms": [ + "a Web2.0-inspired repository for physical science data" + ] + }, + "r3d100010724": { + "description": ">>> --- !!!! Attention: Obviously the institute does not exist any more. The links do not work anymore. !!!! --- <<< Our center is devoted to: Collection, compilation, evaluation, and dissemination of scientific information required for fusion research, and Investigation of problems arising in the course of development of fusion research. There are atomic and molecular (A & M) numerical databases and bibliographic databases on plasma physics and atomic physics.", + "homepage": "https://amdata.nifs.ac.jp/amdrc/", + "name": "Atomic and Molecular Data Research Center", + "prefix": "r3d100010724", + "synonyms": [ + "AMDRC" + ] + }, + "r3d100010725": { + "description": "The Atomic and Molecular Data Unit operates within the Nuclear Data Section of the International Atomic Energy Agency, Vienna, Austria.The primary objective of the Atomic and Molecular Data Unit is to establish and maintain internationally recommended numerical databases on atomic and molecular collision and radiative processes, atomic and molecular structure characteristics, particle-solid surface interaction processes and physico-chemical and thermo-mechanical material properties for use in fusion energy research and other plasma science and technology applications.", + "homepage": "https://www-amdis.iaea.org/", + "name": "Atomic and Molecular Data Information System", + "prefix": "r3d100010725", + "synonyms": [ + "AMDIS", + "provided by the Nuclear Data Section" + ] + }, + "r3d100010726": { + "description": "Numerical database of atomic and molecular processes and particle-surface interactions. ALADDIN has formatted data on atomic structure and spectra (energy levels,wave lengths, and transition probabilities); electron and heavy particle collisions with atoms, ions, and molecules (cross sections and/or rate coefficients, including, in most cases, analytic fit to the data); sputtering of surfaces by impact of main plasma constituents and self\nsputtering; particle reflection from surfaces; thermophysical and thermomechanical properties of beryllium and pyrolytic graphites.", + "homepage": "https://www-amdis.iaea.org/ALADDIN/", + "name": "ALADDIN", + "prefix": "r3d100010726", + "synonyms": [ + "A Labelled Atomic Data INterface" + ], + "xrefs": { + "nlx": "157749", + "scr": "010476" + } + }, + "r3d100010727": { + "description": "The ADAS Project is a self-funding (i.e. funded by participants) project consisting of most major fusion laboratories along with other astrophysical and university groups. As an implementation, it is an interconnected set of computer codes and data collections for modelling the radiating properties of ions and atoms in plasmas. It can address plasmas ranging from the interstellar medium through the solar atmosphere and laboratory thermonuclear fusion devices to technological plasmas. ADAS assists in the analysis and interpretation of spectral emission and supports detailed plasma models.", + "homepage": "https://open.adas.ac.uk/", + "name": "OPEN-ADAS", + "prefix": "r3d100010727", + "synonyms": [ + "Atomic data and analysis structure" + ] + }, + "r3d100010728": { + "description": "The EUROLAS Data Center (EDC) is one of the two data centers of the International Laser Ranging Service (ILRS). It collects, archives and distributes tracking data, predictions and other tracking relevant information from the global SLR network. Additionally EDC holds a mirror of the official Web-Pages of the ILRS at Goddard Space Flight Center (GSFC). And as result of the activities of the Analysis Working Group (AWG) of the ILRS, DGFI has been selected as analysis centers (AC) and as backup combination center (CC). This task includes weekly processing of SLR observations to LAGEOS-1/2 and ETALON-1/2 to compute station coordinates and earth orientation parameters. Additionally the combination of SLR solutions from the various analysis centres to a combinerd ILRS SLR solution.", + "homepage": "https://edc.dgfi.tum.de/en/", + "name": "EUROLAS Data Center", + "prefix": "r3d100010728", + "synonyms": [ + "EDC" + ], + "xrefs": { + "biodbcore": "001482" + } + }, + "r3d100010729": { + "description": "The repository is no longer available. <<>>!!!>>>\nImportant note:\nThe database was no longer feeded with data or updated in the years 2005-2007. The financial support of the project had been stopped a few yers ahead that time.\nThe maintainance of the IT system couldn't be ensured anymore and system was shutdown in 2015.\nPlease see the other databases in the field.", + "homepage": "http://gaphyor.lpgp.u-psud.fr/", + "name": "GAPHYOR", + "prefix": "r3d100010729", + "synonyms": [ + "GAz-PHYsics-ORsay" + ], + "xrefs": { + "issn": "2425-0678" + } + }, + "r3d100010730": { + "description": "Biological collections are replete with taxonomic, geographic, temporal, numerical, and historical information. This information is crucial for understanding and properly managing biodiversity and ecosystems, but is often difficult to access. Canadensys, operated from the Université de Montréal Biodiversity Centre, is a Canada-wide effort to unlock the biodiversity information held in biological collections.", + "homepage": "https://data.canadensys.net/ipt/", + "name": "Canadensys repository", + "prefix": "r3d100010730", + "synonyms": [ + "Database of Vascular Plants of Canada", + "VASCAN" + ], + "xrefs": { + "fairsharing": "FAIRsharing.v2sjcy" + } + }, + "r3d100010731": { + "description": "On this server you'll find 127 items of primary data of the University of Munich. Scientists / students of all faculties of LMU and of institutions that cooperate with the LMU are invited to deposit their research data on this platform.", + "homepage": "https://data.ub.uni-muenchen.de/", + "name": "Open Data LMU", + "prefix": "r3d100010731" + }, + "r3d100010732": { + "description": "***<<>> *** Stated 2017-08-28: To accommodate a wider scope of ophthalmic data, we launched our new Rotterdam Ophthalmic Data Repository.\nPlease visit http://www.rodrep.com/ for all data sets.\n*** The ORGIDS site will no longer be updated! ***<<>>***Through this portal, we will make data sets available that result from our glaucoma research. This includes visual fields, various imaging modalities and other data from both glaucomatous and normal subjects.The data was acquired during more than a decade.", + "homepage": "http://www.orgids.com/", + "name": "Open Rotterdam Glaucoma Imaging Data Sets", + "prefix": "r3d100010732", + "synonyms": [ + "ORGIDS" + ], + "xrefs": { + "nlx": "157652", + "scr": "003540" + } + }, + "r3d100010734": { + "description": "The CSIRO Data Access Portal provides access to data published by CSIRO across a range of disciplines to facilitate sharing and reuse of data held by CSIRO.", + "homepage": "https://data.csiro.au/", + "name": "CSIRO Data Access Portal", + "prefix": "r3d100010734", + "synonyms": [ + "CSIRO DAP" + ], + "xrefs": { + "fairsharing": "FAIRsharing.fmc0g0" + } + }, + "r3d100010735": { + "description": "The R2R Portal is a central shore-side gateway through which underway data from oceanographic expeditions will be routinely cataloged and securely transmitted to the national long-term archives including the National Geophysical Data Center (NGDC) and National Oceanographic Data Center (NODC).", + "homepage": "https://www.rvdata.us/", + "name": "Rolling Deck to Repository", + "prefix": "r3d100010735", + "synonyms": [ + "R2R" + ], + "xrefs": { + "fairsharing": "FAIRsharing.ZEbjok" + } + }, + "r3d100010736": { + "description": "The project analyzes educational processes in Germany from early childhood to late adulthood. The National Educational Panel Study (NEPS) has been set up to find out more about the acquisition of education in Germany, to plot the consequences of education for individual biographies, and to describe central educational processes and trajectories across the entire life span.\nSuch an interdisciplinary consortium of research institutes, researcher groups, and research.\npersonalities has been assembled in Bamberg. In addition, the competencies and experiences with longitudinal research available at numerous other locations have been networked to form a cluster of excellence.", + "homepage": "https://www.neps-data.de/Mainpage", + "name": "Nationales Bildungspanel", + "prefix": "r3d100010736", + "synonyms": [ + "Bildungsverläufe in Deutschland", + "Educational trajectories in Germany", + "NEPS", + "National Educational Panel Study" + ] + }, + "r3d100010739": { + "description": "Sandrart.net: A net-based research platform on the history of art and culture in the 17th century. The project’s main goal was an annotated, enriched and web-based edition of Joachim von Sandrart’s Teutscher Academie der Edlen Bau, Bild- und Mahlerey-Künste (1675–80), one of the most important source texts of the early modern period. Having lived and worked in a number of places throughout Europe, Sandrart’s biographical background makes his writings (with first-hand narrations on art, artists and art collections) a work of European dimension.", + "homepage": "http://ta.sandrart.net/en/", + "name": "Sandrart.net", + "prefix": "r3d100010739" + }, + "r3d100010741": { + "description": "Addgene archives and distributes plasmids for researchers around the globe. They are working with thousands of laboratories to assemble a high-quality library of published plasmids for use in research and discovery. By linking plasmids with articles, scientists can always find data related to the materials they request.", + "homepage": "https://www.addgene.org/", + "name": "Addgene", + "prefix": "r3d100010741", + "xrefs": { + "fairsharing": "FAIRsharing.8hcczk", + "miriam": "00000675", + "nif": "0000-11872", + "omics": "04712", + "scr": "002037" + } + }, + "r3d100010742": { + "description": "The UCD Digital Library is a platform for exploring cultural heritage, engaging with digital scholarship, and accessing research data. The UCD Digital Library allows you to search, browse and explore a growing collection of historical materials, photographs, art, interviews, letters, and other exciting content, that have been digitised and made freely available.", + "homepage": "https://digital.ucd.ie/", + "name": "UCD Digital Library", + "prefix": "r3d100010742", + "synonyms": [ + "An Leabharlann, An Coláiste Ollscoile, Baile Átha Cliath", + "University College Dublin Digital Library" + ] + }, + "r3d100010743": { + "description": "The WURM project is a database of computed Raman and infrared spectra and other physical properties for minerals. The calculations are performed within the framework of the density-functional theory and the density-functional perturbation theory. The database is freely available for teaching and research purposes and is presented in a web-based format, hosted on the https://www.wurm.info/ web site. It provides the crystal structure, the parameters of the calculations, the dielectric properties, the Raman spectra with both peak positions and intensities and the infrared spectra with peak positions for minerals. It shows the atomic displacement patterns for all the zone-center vibrational modes and the associated Raman tensors. The web presentation is user friendly and highly oriented toward the end user, with a strong educational component in mind. A set of visualization tools ensures the observation of the crystal structure, the vibrational pattern, and the different spectra. Further developments include elastic and optical properties of minerals.", + "homepage": "https://www.wurm.info/", + "name": "WURM Project", + "prefix": "r3d100010743", + "synonyms": [ + "a database of computed physical properties of minerals" + ], + "xrefs": { + "issn": "2425-0287" + } + }, + "r3d100010744": { + "description": "This Animal Quantitative Trait Loci (QTL) database (Animal QTLdb) is designed to house all publicly available QTL and trait mapping data (i.e. trait and genome location association data; collectively called \"QTL data\" on this site) on livestock animal species for easily locating and making comparisons within and between species. New database tools are continuely added to align the QTL and association data to other types of genome information, such as annotated genes, RH / SNP markers, and human genome maps. Besides the QTL data from species listed below, the QTLdb is open to house QTL/association date from other animal species where feasible. Note that the JAS along with other journals, now require that new QTL/association data be entered into a QTL database as part of their publication requirements.", + "homepage": "https://www.animalgenome.org/cgi-bin/QTLdb/index", + "name": "Animal QTLdb", + "prefix": "r3d100010744", + "synonyms": [ + "Animal Quantitative Trait Loci" + ], + "xrefs": { + "fairsharing": "FAIRsharing.HO0DyR", + "nif": "0000-02550", + "omics": "04527", + "scr": "001748" + } + }, + "r3d100010745": { + "description": "Enlighten: research data is the institutional repository for research data of the University of Glasgow. As part of the CERIF 4 Datasets (C4D) project the University is exploring an extension of the CERIF standard. We have trialled methods of recording information about datasets to make them more visible, retrievable and usable.", + "homepage": "https://researchdata.gla.ac.uk/", + "name": "Enlighten", + "prefix": "r3d100010745", + "synonyms": [ + "Research Data", + "Researchdata Glasgow" + ] + }, + "r3d100010746": { + "description": "The Plant Metabolic Network (PMN) provides a broad network of plant metabolic pathway databases that contain curated information from the literature and computational analyses about the genes, enzymes, compounds, reactions, and pathways involved in primary and secondary metabolism in plants. The PMN currently houses one multi-species reference database called PlantCyc and 22 species/taxon-specific databases.", + "homepage": "https://plantcyc.org/", + "name": "PMN", + "prefix": "r3d100010746", + "synonyms": [ + "Plant Metabolic Network" + ], + "xrefs": { + "nlx": "15806", + "omics": "02764", + "scr": "003778" + } + }, + "r3d100010747": { + "description": "Merritt is a curation repository for the preservation of and access to the digital research data of the ten campus University of California system and external project collaborators.\nMerritt is supported by the University of California Curation Center (UC3) at the California Digital Library (CDL).\nWhile Merritt itself is content agnostic, accepting digital content regardless of domain, format, or structure, it is being used for management of research data, and it forms the basis for a number of domain-specific repositories, such as the ONEShare repository for earth and environmental science and the DataShare repository for life sciences.\nMerritt provides persistent identifiers, storage replication, fixity audit, complete version history, REST API, a comprehensive metadata catalog for discovery, ATOM-based syndication, and curatorially-defined collections, access control rules, and data use agreements (DUAs).\nMerritt content upload and download may each be curatorially-designated as public or restricted.\nMerritt DOIs are provided by UC3's EZID service, which is integrated with DataCite.\nAll DOIs and associated metadata are automatically registered with DataCite and are harvested by Ex Libris PRIMO and Thomson Reuters Data Citation Index (DCI) for high-level discovery.\nMerritt is also a member node in the DataONE network; curatorially-designated data submitted to Merritt are automatically registered with DataONE for additional replication and federated discovery through the ONEMercury search/browse interface.", + "homepage": "https://merritt.cdlib.org/", + "name": "Merritt", + "prefix": "r3d100010747", + "synonyms": [ + "UC3Merritt" + ], + "xrefs": { + "fairsharing": "FAIRsharing.pkm8j3", + "nlx": "152126", + "scr": "000642" + } + }, + "r3d100010748": { + "description": "Chemotion-repository is a repository for the publication, re-use and archiving of research data in the domain of chemistry. It is suitable for molecules, reactions, and associated data. It stores original data in diverse file-formats including standard file types and as well as descriptions, metadata, and ontologies. The repository is open to all researchers worldwide.", + "homepage": "https://www.chemotion-repository.net/welcome", + "name": "chemotion", + "prefix": "r3d100010748", + "synonyms": [ + "Repository for molecules and research data" + ], + "xrefs": { + "fairsharing": "FAIRsharing.iagXcR" + } + }, + "r3d100010749": { + "description": "<<>>!!!>>>", + "homepage": "https://www.akka-technologies.com/en/innovation/projects/ingeoclouds", + "name": "InGeoCloudS", + "prefix": "r3d100010749", + "synonyms": [ + "Inspired GEOdata CLOUD Services" + ] + }, + "r3d100010750": { + "description": "PUB represents the central publication data service of Bielefeld University. It serves Bielefeld academics to easily create and administer their personal publication lists and make them available on the web. The University Bielefeld encourages scientists to publish their research data on research data archives. The publications are intended to take account into personal and business related interests and carried out unter mandatory license conditions. The Bielefeld University supports faculties and scientific institutions to link their offerings with global data archives. The university-wide service \" PUB - Publications at Bielefeld University \" allows the primary publication of research data.", + "homepage": "https://pub.uni-bielefeld.de/record?cql=type%3Dresearch_data", + "name": "PUB Data Publications", + "prefix": "r3d100010750", + "synonyms": [ + "PUB Datenpublikationen", + "Publications at Bielefeld University", + "Publikationen an der Universität Bielefeld" + ], + "xrefs": { + "fairsharing": "FAIRsharing.x68mjp" + } + }, + "r3d100010751": { + "description": "The Institutional repository collects, disseminates and preserves in digital form, the intellectual output that results from the academic and research activity of the Universitat Pompeu Fabra (UPF). Its Purpose is to Increase the impact of research done at the UPF and STIs intellectual memory.", + "homepage": "https://repositori.upf.edu/", + "name": "UPF Digital Repository", + "prefix": "r3d100010751", + "synonyms": [ + "e-Repositori upf." + ] + }, + "r3d100010752": { + "description": "Research Data Finder is QUT’s discovery service for research data created or collected by QUT researchers. Designed to promote the visibility of QUT research datasets, Research Data Finder provides descriptions about shareable, reusable datasets available via open or mediated access.", + "homepage": "https://researchdatafinder.qut.edu.au/", + "name": "QUT Research Data Finder", + "prefix": "r3d100010752", + "synonyms": [ + "Queensland University of Technology - Research Data Finder" + ] + }, + "r3d100010753": { + "description": "The Joint Evaluated Fission and Fusion File (JEFF) project is a collaboration between NEA Data Bank member countries. The JEFF library combines the efforts of the JEFF and EFF/EAF Working Groups to produce a common sets of evaluated nuclear data, mainly for fission and fusion applications. It contains a number of different data types, including neutron and proton interaction data, radioactive decay data, fission yields, and thermal scattering law data", + "homepage": "https://www.oecd-nea.org/dbdata/jeff/", + "name": "Joint Evaluated Fission and Fusion File", + "prefix": "r3d100010753", + "synonyms": [ + "JEFF", + "JEFF Nuclear Data Library" + ] + }, + "r3d100010754": { + "description": "The TDB project aims to produce a database that:\ncontains data for all the elements of interest in radioactive waste disposal systems;\ndocuments why and how the data were selected;\ngives recommendations based on original experimental data, rather than compilations and estimates;\ndocuments the sources of experimental data used;\nis internally consistent; and\ntreats all solids and aqueous species of the elements of interest for nuclear waste storage performance assessment calculations.\nThe database compiles formation data (Gibbs energies, enthalpies, entropies and heat capacities) for each aqueous species and solid phase of interest, as well as chemical reactions and their corresponding thermodynamic data. Non thermodynamic data (diffusion or kinetics) and sorption data are not considered in the TDB project.", + "homepage": "https://www.oecd-nea.org/jcms/pl_22166/thermochemical-database-tdb-project", + "name": "Thermochemical Database", + "prefix": "r3d100010754", + "synonyms": [ + "TDB Project" + ] + }, + "r3d100010755": { + "description": "The Data Bank operates a computer program service related to nuclear energy applications. The software library collects programs, compiles and verifies them in an appropriate computer environment, ensuring that the computer program package is complete and adequately documented.\nThis collection of material contains more than 2000 documented packages and group cross-section data sets. We distribute these codes on CD-ROM, DVD and via electronic transfer to about 900 nominated NEA Data Bank establishments (see the rules for requesters).\nStandard software verification procedures are used following an ANSI/ANS standard.", + "homepage": "https://www.oecd-nea.org/dbcps/", + "name": "NEA Data Bank Computer Program Services", + "prefix": "r3d100010755" + }, + "r3d100010756": { + "description": "\"CEEHRC represents a multi-stage funding commitment by the Canadian Institutes of Health Research (CIHR) and multiple Canadian and international partners. The overall aim is to position Canada at the forefront of international efforts to translate new discoveries in the field of epigenetics into improved human health. The two sites will focus on sequencing human reference epigenomes and developing new technologies and protocols; they will also serve as platforms for other CEEHRC funding initiatives, such as catalyst and team grants.\n The complementary reference epigenome mapping efforts of the two sites will focus on a range of common human diseases. The Vancouver group will focus on the role of epigenetics in the development of cancer, including lymphoma and cancers of the ovary, colon, breast, and thyroid. The Montreal team will focus on autoimmune / inflammatory, cardio-metabolic, and neuropsychiatric diseases, using studies of identical twins as well as animal models of human disease.\"", + "homepage": "https://thisisepigenetics.ca/", + "name": "Canadian Epigenetics, Environment and Health Research Consortium Network", + "prefix": "r3d100010756", + "synonyms": [ + "CEEHRC Network" + ], + "xrefs": { + "scr": "017491" + } + }, + "r3d100010757": { + "description": "Weed Images is a project of the University of Georgia’s Center for Invasive Species and Ecosystem Health and one of the four major parts of BugwoodImages. The Focus is on damages of weed. It provides an easily accessible archive of high quality images for use in educational applications. In most cases, the images found in this system were taken by and loaned to us by photographers other than ourselves. Most are in the realm of public sector images. The photographs are in this system to be used.", + "homepage": "https://www.weedimages.org/", + "name": "Weed Images", + "prefix": "r3d100010757" + }, + "r3d100010758": { + "description": ">>>>!!!<<< As stated 2017-06-27 The website http://researchcompendia.org is no longer available; repository software is archived on github https://github.com/researchcompendia >>>!!!<<< The ResearchCompendia platform is an attempt to use the web to enhance the reproducibility and verifiability—and thus the reliability—of scientific research. we provide the tools to publish the \"actual scholarship\" by hosting data, code, and methods in a form that is accessible, trackable, and persistent. Some of our short term goals include:\nTo expand and enhance the platform including adding executability for a greater variety of coding languages and frameworks, and enhancing output presentation.\nTo expand usership and to test the ResearchCompendia model in a number of additional fields, including computational mathematics, statistics, and biostatistics.\nTo pilot integration with existing scholarly platforms, enabling researchers to discover relevant Research Compendia websites when looking at online articles, code repositories, or data archives.", + "homepage": "https://researchcompendia.readthedocs.io/en/latest/index.html", + "name": "Research Compendia", + "prefix": "r3d100010758", + "synonyms": [ + "Researchcompendia" + ], + "xrefs": { + "nlx": "157262", + "scr": "003223" + } + }, + "r3d100010759": { + "description": "The US Virtual Astronomical Observatory (VAO) is the VO effort based in the US, and it is one of many VO projects currently underway worldwide. The primary emphasis of the VAO is to provide new scientific research capabilities to the astronomy community. Thus an essential component of the VAO activity is obtaining input from US astronomers about the research tools that are most urgently needed in their work, and this information will guide the development efforts of the VAO.\n>>>!!!<<< Funding discontinued in 2014 and all software, documentation, and other digital assets developed under the VAO are stored in the VAO Project Repository https://sites.google.com/site/usvirtualobservatory/ . Code is archived on Github https://github.com/TomMcGlynn/usvirtualobservatory . >>>!!!<<<", + "homepage": "https://usvao.org/", + "name": "US Virtual Astronomical Observatory", + "prefix": "r3d100010759", + "synonyms": [ + "VAO" + ] + }, + "r3d100010760": { + "description": "The Paleobiology Database (PaleoBioDB) is a non-governmental, non-profit public resource for paleontological data. It has been organized and operated by a multi-disciplinary, multi-institutional, international group of paleobiological researchers. Its purpose is to provide global, collection-based occurrence and taxonomic data for organisms of all geological ages, as well data services to allow easy access to data for independent development of analytical tools, visualization software, and applications of all types. The Database’s broader goal is to encourage and enable data-driven collaborative efforts that address large-scale paleobiological questions.", + "homepage": "http://paleobiodb.org/", + "name": "The Paleobiology Database", + "prefix": "r3d100010760", + "synonyms": [ + "PBDB", + "PaleoBioDB", + "PaleoDB" + ], + "xrefs": { + "fairsharing": "FAIRsharing.r1k8kz", + "scr": "003798" + } + }, + "r3d100010761": { + "description": "AmericasBarometer surveys are multi-country, regularly conducted surveys of democratic values and behaviors in the Americas. The raw data are available for free at all LAPOP consortium member institutions, and at all other users worldwide. Besides this a permanent ownership of the data, in becoming a 'repository', is possible for a fee.", + "homepage": "https://www.vanderbilt.edu/lapop/about-americasbarometer.php", + "name": "AmericasBarometer", + "prefix": "r3d100010761", + "synonyms": [ + "Barómetro de las Américas" + ] + }, + "r3d100010762": { + "description": "The United Nations Data (UND) site provides access to 32 databases and over 60million records. UN Statistical Databases include datasets on Energy Statistics, International Finances, The State of the World’s Children, and World Contraceptive Use; among many other global social, environmental and economic subjects.", + "homepage": "http://data.un.org/", + "name": "UNdata", + "prefix": "r3d100010762", + "synonyms": [ + "United Nations Data", + "a world of information" + ], + "xrefs": { + "biodbcore": "001678" + } + }, + "r3d100010764": { + "description": "SCEC's mission includes gathering data on earthquakes, both in Southern California and other locales; integrate the information into a comprehensive understanding of earthquake phenomena; and communicate useful knowledge for reducing earthquake risk to society at large. The SCEC community consists of more than 600 scientists from 16 core institutions and 47 additional participating institutions. SCEC is funded by the National Science Foundation and the U.S. Geological Survey.", + "homepage": "https://www.scec.org/", + "name": "Southern California Earthquake Center", + "prefix": "r3d100010764", + "synonyms": [ + "SCEC" + ] + }, + "r3d100010765": { + "description": "AMCSD is an interface to a crystal structure database that includes every structure published in the American Mineralogist, The Canadian Mineralogist, European Journal of Mineralogy and Physics and Chemistry of Minerals, as well as selected datasets from other journals. The database is maintained under the care of the Mineralogical Society of America and the Mineralogical Association of Canada, and financed by the National Science Foundation. You may search by a mineral of your choice, or choose a mineral from a complete list to help aid your research.", + "homepage": "http://rruff.geo.arizona.edu/AMS/amcsd.php", + "name": "American Mineralogist Crystal Structure Database", + "prefix": "r3d100010765", + "synonyms": [ + "AMCSD" + ], + "xrefs": { + "biodbcore": "001200", + "fairsharing": "FAIRsharing.6bfdfc" + } + }, + "r3d100010766": { + "description": "The RRUFF Project is creating a complete set of high quality spectral data from well characterized minerals and is developing the technology to share this information with the world. The collected data provides a standard for mineralogists, geoscientists, gemologists and the general public for the identification of minerals both on earth and for planetary exploration.Electron microprobe analysis is used to determine the chemistry of each mineral.", + "homepage": "https://rruff.info/", + "name": "RRUFF Project", + "prefix": "r3d100010766", + "synonyms": [ + "Database of Raman spectra, X-ray diffraction and chemistry data for minerals" + ] + }, + "r3d100010767": { + "description": "The Reciprocal Net is a distributed database used by research crystallographers to store information about molecular structures; much of the data is available to the general public. The Reciprocal Net project is still under development. Currently, there are 18 participating crystallography laboratories online. The project is funded by the National Science Foundation (NSF) and part of the National Science Digital Library. The contents of this collection will come principally from structures contributed by participating crystallography laboratories, thus providing a means for teachers, students, and the general public to connect better with current chemistry research. The Reciprocal Net's emphasis is on obtaining structures of general interest and usefulness to those several classes of digital library users.", + "homepage": "http://www.reciprocalnet.org/", + "name": "Reciprocal Net", + "prefix": "r3d100010767", + "xrefs": { + "nif": "0000-21353", + "scr": "008238" + } + }, + "r3d100010768": { + "description": ">>>!!!<<< American FactFinder has been decommissioned and is no longer available. Data are now available at: data.census.gov >>>!!!<<< \nAmerican FactFinder, maintained by the U.S. Census Bureau, is a source for United States population, housing, economic, and geographic data. The Census Bureau conducts nearly one hundred surveys and censuses every year. Note that by law, no one is permitted to reveal information from these censuses and surveys that could identify any person, household, or business.", + "name": "American FactFinder", + "prefix": "r3d100010768", + "xrefs": { + "nif": "0000-30094", + "scr": "002932" + } + }, + "r3d100010769": { + "description": "OSGeo's mission is to support the collaborative development of open source geospatial software, in part by providing resources for projects and promoting freely available geodata. The Public Geodata Repository is a distributed repository and registry of data sources free to access, reuse, and re-distribute.", + "homepage": "https://www.osgeo.org/projects/geonetwork/", + "name": "Public Geodata Repository", + "prefix": "r3d100010769", + "synonyms": [ + "OSGeo Public Geodata Repository" + ] + }, + "r3d100010770": { + "description": ">>>!!!<<< As stated 2017-05-16 The BIRN project was finished a few years ago. The web portal is no longer live.>>>!!!<<< BIRN is a national initiative to advance biomedical research through data sharing and online collaboration. It supports multi-site, and/or multi-institutional, teams by enabling researchers to share significant quantities of data across geographic distance and/or incompatible computing systems. BIRN offers a library of data-sharing software tools specific to biomedical research, best practice references, expert advice and other resources.", + "homepage": "https://neuroscienceblueprint.nih.gov/factSheet/birn.htm", + "name": "Biomedical Informatics Research Network", + "prefix": "r3d100010770", + "synonyms": [ + "BIRN" + ], + "xrefs": { + "nif": "0000-00027", + "scr": "005163" + } + }, + "r3d100010772": { + "description": "Online Mendelian Inheritance in Animals (OMIA) is a catalogue/compendium of inherited disorders, other (single-locus) traits, and genes in 218 animal species (other than human and mouse and rats, which have their own resources) authored by Professor Frank Nicholas of the University of Sydney, Australia, with help from many people over the years. OMIA information is stored in a database that contains textual information and references, as well as links to relevant PubMed and Gene records at the NCBI, and to OMIM and Ensembl.", + "homepage": "https://www.omia.org/home/", + "name": "Online Mendelian Inheritance in Animals", + "prefix": "r3d100010772", + "synonyms": [ + "OMIA" + ], + "xrefs": { + "fairsharing": "FAIRsharing.tpey2t", + "nif": "0000-03215", + "scr": "006436" + } + }, + "r3d100010773": { + "description": "The AOML Environmental Data Server (ENVIDS) provides interactive, on-line access to various oceanographic and atmospheric datasets residing at AOML. The in-house datasets include Atlantic Expendable Bathythermograph (XBT), Global Lagrangian Drifting Buoy, Hurricane Flight Level, and Atlantic Hurricane Tracks (North Atlantic Best Track and Synoptic). Other available datasets include Pacific Conductivitiy/Temperature/Depth Recorder (CTD) and World Ocean Atlas 1998.", + "homepage": "https://www.aoml.noaa.gov/", + "name": "Atlantic Oceanographic and Meteorological Laboratory", + "prefix": "r3d100010773", + "synonyms": [ + "AOML" + ] + }, + "r3d100010774": { + "description": "UniGene collects entries of transcript sequences from transcription loci from genes or expressed pseudogenes. Entries also contain information on the protein similarities, gene expressions, cDNA clone reagents, and genomic locations.", + "homepage": "https://www.ncbi.nlm.nih.gov/unigene", + "name": "UniGene", + "prefix": "r3d100010774", + "xrefs": { + "nlx": "41571", + "scr": "004405" + } + }, + "r3d100010775": { + "description": "The Sequence Read Archive stores the raw sequencing data from such sequencing platforms as the Roche 454 GS System, the Illumina Genome Analyzer, the Applied Biosystems SOLiD System, the Helicos Heliscope, and the Complete Genomics. It archives the sequencing data associated with RNA-Seq, ChIP-Seq, Genomic and Transcriptomic assemblies, and 16S ribosomal RNA data.", + "homepage": "https://www.ncbi.nlm.nih.gov/sra", + "name": "Sequence Read Archive", + "prefix": "r3d100010775", + "synonyms": [ + "SRA" + ], + "xrefs": { + "fairsharing": "FAIRsharing.g7t2hv", + "nlx": "86174", + "omics": "01031", + "scr": "004891" + } + }, + "r3d100010776": { + "description": "The Protein database is a collection of sequences from several sources, including translations from annotated coding regions in GenBank, RefSeq and TPA, as well as records from SwissProt, PIR, PRF, and PDB. Protein sequences are the fundamental determinants of biological structure and function.", + "homepage": "http://www.ncbi.nlm.nih.gov/protein", + "name": "NCBI Protein", + "prefix": "r3d100010776", + "xrefs": { + "nif": "0000-03178", + "scr": "003257" + } + }, + "r3d100010777": { + "description": "NCBI PopSet collects DNA sequences to analyze the ways that populations are related by evolution. Such sequences indicate if populations originate from different members of the same species or from organisms of different species entirely.", + "homepage": "http://www.ncbi.nlm.nih.gov/popset", + "name": "NCBI PopSet", + "prefix": "r3d100010777", + "xrefs": { + "nlx": "99613", + "scr": "005049" + } + }, + "r3d100010778": { + "description": "The NCBI Nucleotide database collects sequences from such sources as GenBank, RefSeq, TPA, and PDB. Sequences collected relate to genome, gene, and transcript sequence data, and provide a foundation for research related to the biomedical field.", + "homepage": "http://www.ncbi.nlm.nih.gov/nucleotide", + "name": "NCBI Nucleotide", + "prefix": "r3d100010778", + "xrefs": { + "nlx": "84100", + "scr": "004860" + } + }, + "r3d100010779": { + "description": "The Structure database provides three-dimensional structures of macromolecules for a variety of research purposes and allows the user to retrieve structures for specific molecule types as well as structures for genes and proteins of interest. Three main databases comprise Structure-The Molecular Modeling Database; Conserved Domains and Protein Classification; and the BioSystems Database. Structure also links to the PubChem databases to connect biological activity data to the macromolecular structures. Users can locate structural templates for proteins and interactively view structures and sequence data to closely examine sequence-structure relationships.", + "homepage": "https://www.ncbi.nlm.nih.gov/structure", + "name": "NCBI Structure", + "prefix": "r3d100010779", + "xrefs": { + "nlx": "23947", + "scr": "004218" + } + }, + "r3d100010780": { + "description": ">>>!!! NCBI has retired the Probe Database !!!<<< Probe database provides a public registry of nucleic acid reagents as well as information on reagent distributors, sequence similarities and probe effectiveness. Database users have access to applications of gene expression, gene silencing and mapping, as well as reagent variation analysis and projects based on probe-generated data. The Probe database is constantly updated.", + "homepage": "http://www.ncbi.nlm.nih.gov/probe", + "name": "NCBI Probe", + "prefix": "r3d100010780", + "synonyms": [ + "Probe" + ], + "xrefs": { + "nlx": "80513", + "scr": "004816" + } + }, + "r3d100010781": { + "description": "The HomoloGene database provides a system for the automated detection of homologs among annotated genes of genomes across multiple species. These homologs are fully documented and organized by homology group. HomoloGene processing uses proteins from input organisms to compare and sequence homologs, mapping back to corresponding DNA sequences.", + "homepage": "https://www.ncbi.nlm.nih.gov/homologene", + "name": "NCBI HomoloGene", + "prefix": "r3d100010781", + "xrefs": { + "nif": "0000-02975", + "omics": "01544", + "scr": "002924" + } + }, + "r3d100010782": { + "description": ">>>!!! <<< The Epigenomics database was retired on June 1, 2016.\n\nAll epigenomics data are available in our GEO resource https://www.ncbi.nlm.nih.gov/geo >>> !!! <<< The Epigenomics database provides genomics maps of stable and reprogrammable nuclear changes that control gene expression and influence health. Users can browse current epigenomic experiments as well as search, compare and browse samples from multiple biological sources in gene-specific contexts. Many epigenomes contain modifications with histone marks, DNA methylation and chromatin structure activity. NCBI Epigenomics database contains datasets from the NIH Roadmap Epigenomics Project.", + "homepage": "http://www.ncbi.nlm.nih.gov/epigenomics", + "name": "NCBI Epigenomics", + "prefix": "r3d100010782", + "xrefs": { + "nlx": "151643" + } + }, + "r3d100010783": { + "description": ">>>!!! GSS sequences are now being merged into the NCBI Nucleotide database !!!<<<", + "homepage": "http://www.ncbi.nlm.nih.gov/nucgss", + "name": "NCBI GSS", + "prefix": "r3d100010783", + "synonyms": [ + "dbGSS" + ], + "xrefs": { + "nif": "0000-20938", + "scr": "002146" + } + }, + "r3d100010784": { + "description": "The Entrez Protein Clusters database contains annotation information, publications, structures and analysis tools for related protein sequences encoded by complete genomes. The data available in the Protein Clusters Database is generated from prokaryotic genomic studies and is intended to assist researchers studying micro-organism evolution as well as other biological sciences. Available genomes include plants and viruses as well as organelles and microbial genomes.", + "homepage": "https://www.ncbi.nlm.nih.gov/proteinclusters", + "name": "NCBI Protein Clusters", + "prefix": "r3d100010784", + "xrefs": { + "nif": "0000-03354", + "scr": "003459" + } + }, + "r3d100010785": { + "description": "The Genome database contains annotations and analysis of eukaryotic and prokaryotic genomes, as well as tools that allow users to compare genomes and gene sequences from humans, microbes, plants, viruses and organelles. Users can browse by organism, and view genome maps and protein clusters.", + "homepage": "https://www.ncbi.nlm.nih.gov/genome", + "name": "NCBI Genome", + "prefix": "r3d100010785", + "xrefs": { + "nif": "0000-02802", + "scr": "002474" + } + }, + "r3d100010786": { + "description": "The dbVar is a database of genomic structural variation containing data from multiple gene studies. Users can browse data containing the number of variant cells from each study, and filter studies by organism, study type, method and genomic variant. Organisms include human, mouse, cattle and several additional animals.\n***NCBI will phase out support for non-human organism data in dbSNP and dbVar beginning on September 1, 2017 ***", + "homepage": "https://www.ncbi.nlm.nih.gov/dbvar/", + "name": "NCBI dbVar", + "prefix": "r3d100010786", + "synonyms": [ + "Database of genomic structural VARiation" + ], + "xrefs": { + "nlx": "157217", + "scr": "003219" + } + }, + "r3d100010788": { + "description": "The NCBI database of Genotypes and Phenotypes archives and distributes the results of studies that have investigated the interaction of genotype and phenotype, including genome-wide association studies, medical sequencing, molecular diagnostic assays, and association between genotype and non-clinical traits. The database provides summaries of studies, the contents of measured variables, and original study document text. dbGaP provides two types of access for users, open and controlled. Through the controlled access, users may access individual-level data such as phenotypic data tables and genotypes.", + "homepage": "https://www.ncbi.nlm.nih.gov/gap/", + "name": "NCBI dbGaP", + "prefix": "r3d100010788", + "synonyms": [ + "DataBase of Genotypes And Phenotypes", + "genotypes and phenotypes" + ], + "xrefs": { + "nif": "0000-23342", + "omics": "00263", + "scr": "002709" + } + }, + "r3d100010789": { + "description": "BioModels is a repository of mathematical models of biological and biomedical systems. It hosts a vast selection of existing literature-based physiologically and pharmaceutically relevant mechanistic models in standard formats. Our mission is to provide the systems modelling community with reproducible, high-quality, freely-accessible models published in the scientific literature.", + "homepage": "https://www.ebi.ac.uk/biomodels/", + "name": "BioModels", + "prefix": "r3d100010789", + "xrefs": { + "fairsharing": "FAIRsharing.paz6mh", + "miriam": "00000007", + "nif": "0000-02609", + "omics": "02677", + "scr": "001993" + } + }, + "r3d100010790": { + "description": "The National Center for Education Statistics (NCES) is responsible for collecting and analyzing data related to education, including assessing the performance of students from early childhood through secondary education as well as the literacy level of adults and post-secondary education surveys. Users can access data on public and private schools as well as public libraries and a college navigator tool containing information on over 7,000 post-secondary institutions.", + "homepage": "https://nces.ed.gov/", + "name": "National Center for Education Statistics", + "prefix": "r3d100010790", + "synonyms": [ + "NCES" + ] + }, + "r3d100010791": { + "description": "The NCAR is a federally funded research and development center committed to research and education in atmospheric science and related scientific fields. NCAR seeks to support and enhance the scientific community nationally and globally by monitoring and researching the atmosphere and related physical and biological systems. Users can access climate and earth models created to better understand the atmosphere, the Earth and the Sun; as well as data from various NCAR research programs and projects. NCAR is sponsored by the National Science Foundation in addition to various other U.S. agencies.", + "homepage": "https://ncar.ucar.edu/", + "name": "National Center for Atmospheric Research", + "prefix": "r3d100010791", + "synonyms": [ + "NCAR UCAR" + ] + }, + "r3d100010794": { + "description": "The Minnesota Population Center (MPC) is a University-wide interdisciplinary cooperative for demographic research. The MPC serves more than 80 faculty members and research scientists from eight colleges and institutes at the University of Minnesota. As a leading developer and disseminator of demographic data, we also serve a broader audience of some 50,000 demographic researchers worldwide.\nMPC is a DataONE member node: https://search.dataone.org/#profile/US_MPC", + "homepage": "https://pop.umn.edu/", + "name": "Minnesota Population Center", + "prefix": "r3d100010794", + "synonyms": [ + "MPC" + ] + }, + "r3d100010795": { + "description": "The Maize Genetics and Genomics Database focuses on collecting data related to the crop plant and model organism Zea mays. The project's goals are to synthesize, display, and provide access to maize genomics and genetics data, prioritizing mutant and phenotype data and tools, structural and genetic map sets, and gene models. MaizeGDB also aims to make the Maize Newsletter available, and provide support services to the community of maize researchers.\nMaizeGDB is working with the Schnable lab, the Panzea project, The Genome Reference Consortium, and iPlant Collaborative to create a plan for archiving, dessiminating, visualizing, and analyzing diversity data.\nMMaizeGDB is short for Maize Genetics/Genomics Database. It is a USDA/ARS funded project to integrate the data found in MaizeDB and ZmDB into a single schema, develop an effective interface to access this data, and develop additional tools to make data analysis easier. Our goal in the long term is a true next-generation online maize database.aize genetics and genomics database.", + "homepage": "http://www.maizegdb.org/", + "name": "MaizeGDB", + "prefix": "r3d100010795", + "synonyms": [ + "Maize Genetics and Genomics Database" + ], + "xrefs": { + "nif": "0000-03096", + "omics": "01655", + "scr": "006600" + } + }, + "r3d100010796": { + "description": "The Ligand-Gated Ion Channel database provides access to information about transmembrane proteins that exist under different conformations, with three primary subfamilies: the cys-loop superfamily, the ATP gated channels superfamily, and the glutamate activated cationic channels superfamily.**The development of the Ligand-Gated Ion Channel database was started in 1994, as part of Le Novère's work on the phylogeny of those receptors' subunits. It grew into a serious data resource, that served the community at large. However, it is not actively maintained anymore. In addition, bioinformatics technology evolved a lot over the last two decades, so that scientists can now generate quickly customised databases from trustworthy primary data resources. Therefore, we decided to officialy freeze the data resource. The resource will not disappear, and all the information and links will stay there. But people should not consider it as an up-to-date trustable resource.**", + "homepage": "https://lenoverelab.org/LGICdb/LGICdb.php", + "name": "Ligand-Gated Ion Channel Database", + "prefix": "r3d100010796", + "synonyms": [ + "LGIC", + "LGICdb" + ], + "xrefs": { + "nif": "0000-00037", + "scr": "002418" + } + }, + "r3d100010797": { + "description": "Established by the HLA Informatics Group of the Anthony Nolan Research Institute, IPD provides a centralized system for studying the immune system's polymorphism in genes. The IPD maintains databases concerning the sequences of human Killer-cell Immunoglobulin-like Receptors (KIR), sequences of the major histocompatibility complex in a number of species, human platelet antigens (HPA), and tumor cell lines. Each subject has related, credible news, current research and publications, and a searchable database for highly specific, research grade genetic information.", + "homepage": "https://www.ebi.ac.uk/ipd/", + "name": "Immuno Polymorphism Database", + "prefix": "r3d100010797", + "synonyms": [ + "IPD" + ], + "xrefs": { + "fairsharing": "FAIRsharing.c3v6e6", + "nif": "0000-03038", + "omics": "03057", + "scr": "003004" + } + }, + "r3d100010798": { + "description": "InterPro collects information about protein sequence analysis and classification, providing access to a database of predictive protein signatures used for the classification and automatic annotation of proteins and genomes. Sequences in InterPro are classified at superfamily, family, and subfamily. InterPro predicts the occurrence of functional domains, repeats, and important sites, and adds in-depth annotation such as GO terms to the protein signatures.", + "homepage": "http://www.ebi.ac.uk/interpro/beta/", + "name": "InterPro", + "prefix": "r3d100010798", + "synonyms": [ + "protein sequence analysis & classification" + ], + "xrefs": { + "fairsharing": "FAIRsharing.pda11d", + "miriam": "00000011", + "nif": "0000-03035", + "omics": "01694", + "scr": "006695" + } + }, + "r3d100010799": { + "description": "ICD serves as the international standard for diagnostic classification for all general epidemiological, many health management purposes and clinical use. The ICD's resources include the analysis of different population groups' general health situations, monitoring of the incidence and prevalence of diseases in relation to the characteristics of the individuals affected, reimbursement, resource allocation, quality, and guidelines. The records provide the basis for the compilation of national mortality and morbidity statistics, and enable the storage and retrieval of diagnostic information for clinical epidemiological and quality purposes.", + "homepage": "http://www.who.int/classifications/icd/en/", + "name": "International Classification of Diseases", + "prefix": "r3d100010799", + "synonyms": [ + "ICD" + ] + }, + "r3d100010800": { + "description": "This site provides a central location for integrated near real-time or recent data relating to coral reefs, and also provides ecological forecasts (through artificial intelligence technology) as to the occurrence of specified environmental conditions, as prescribed by modelers, oceanographers and marine biologists.", + "homepage": "http://ecoforecast.coral.noaa.gov/", + "name": "NOAA's Integrated Coral Observing Network", + "prefix": "r3d100010800", + "synonyms": [ + "ICON" + ] + }, + "r3d100010801": { + "description": "The National Science Digital Library provides high quality online educational resources for teaching and learning, with current emphasis on the sciences, technology, engineering, and mathematics (STEM) disciplines—both formal and informal, institutional and individual, in local, state, national, and international educational settings. The NSDL collection contains structured descriptive information (metadata) about web-based educational resources held on other sites by their providers. These providers have contribute this metadata to NSDL for organized search and open access to educational resources via this website and its services.", + "homepage": "https://nsdl.oercommons.org/", + "name": "National Science Digital Library", + "prefix": "r3d100010801", + "synonyms": [ + "NSDL" + ], + "xrefs": { + "biodbcore": "001196", + "nif": "0000-21294", + "scr": "008215" + } + }, + "r3d100010803": { + "description": "IntEnz contains the recommendation of the Nomenclature Committee of the International Union of Biochemistry and Molecular Biology on the nomenclature and classification of enzyme-catalyzed reactions. Users can browse by enzyme classification or use advanced search options to search enzymes by class, subclass and sub-subclass information.", + "homepage": "https://www.ebi.ac.uk/intenz/", + "name": "Integrated Relational Enzyme database", + "prefix": "r3d100010803", + "synonyms": [ + "IntEnz" + ], + "xrefs": { + "fairsharing": "FAIRsharing.q1fdkc", + "nif": "0000-03028", + "omics": "02684", + "scr": "002992" + } + }, + "r3d100010804": { + "description": "The IPD-IMGT/HLA Database provides a specialist database for sequences of the human major histocompatibility complex (MHC) and includes the official sequences named by the WHO Nomenclature Committee For Factors of the HLA System. The IPD-IMGT/HLA Database is part of the international ImMunoGeneTics project (IMGT).\n\nThe database uses the 2010 naming convention for HLA alleles in all tools herein. To aid in the adoption of the new nomenclature, all search tools can be used with both the current and pre-2010 allele designations. The pre-2010 nomenclature designations are only used where older reports or outputs have been made available for download.", + "homepage": "https://www.ebi.ac.uk/ipd/imgt/hla/", + "name": "IMGT/HLA Database", + "prefix": "r3d100010804", + "synonyms": [ + "IPD-IMGT/HLA", + "ImMunoGeneTics/HLA Database", + "International ImMunoGeneTics information system/Humane Leukozyten Antigene Database" + ], + "xrefs": { + "fairsharing": "FAIRsharing.e28v7g", + "nif": "0000-03014", + "scr": "002971" + } + }, + "r3d100010805": { + "description": "The National Practitioner Data Bank (NPDB), or \"the Data Bank,\" is a confidential information clearinghouse created by Congress with the primary goals of improving health care quality, protecting the public, and reducing health care fraud and abuse in the U.S.", + "homepage": "https://www.npdb.hrsa.gov/", + "name": "The National Practitioner Data Bank", + "prefix": "r3d100010805", + "synonyms": [ + "NPDB", + "The Data Bank" + ] + }, + "r3d100010806": { + "description": "DLESE is the Digital Library for Earth System Education, a geoscience community resource that supports teaching and learning about the Earth system. It is funded by the National Science Foundation and is being built by a community of educators, students, and scientists to support Earth system education at all levels and in both formal and informal settings. Resources in DLESE include lesson plans, scientific data, visualizations, interactive computer models, and virtual field trips - in short, any web-accessible teaching or learning material. Many of these resources are organized in collections, or groups of related resources that reflect a coherent, focused theme. In many ways, digital collections are analogous to collections in traditional bricks-and-mortar libraries.", + "homepage": "http://www.dlese.org/lib/index.html", + "name": "Digital Library for Earth System Education", + "prefix": "r3d100010806", + "synonyms": [ + "DLESE" + ] + }, + "r3d100010807": { + "description": "The DOE Data Explorer (DDE) is an information tool to help you locate DOE's collections of data and non-text information and, at the same time, retrieve individual datasets within some of those collections. It includes collection citations prepared by the Office of Scientific and Technical Information, as well as citations for individual datasets submitted from DOE Data Centers and other organizations.", + "homepage": "https://www.osti.gov/dataexplorer/", + "name": "DOE Data Explorer", + "prefix": "r3d100010807", + "synonyms": [ + "DDE" + ] + }, + "r3d100010808": { + "description": "GOLD is currently the largest repository for genome project information world-wide. The accurate and efficient genome project tracking is a vital criterion for launching new genome sequencing projects, and for avoiding significant overlap between various sequencing efforts and centers.", + "homepage": "https://gold.jgi.doe.gov/index", + "name": "Genomes OnLine Database", + "prefix": "r3d100010808", + "synonyms": [ + "GOLD" + ], + "xrefs": { + "fairsharing": "FAIRsharing.5q1p14", + "nif": "0000-02918", + "omics": "06148", + "scr": "002817" + } + }, + "r3d100010809": { + "description": "GRID-Geneva is a unique platform providing analyses and solutions for a wide range of environmental issues. GRID-Geneva serves primarily the needs of its three institutional partners - UNEP, the Swiss Federal Office for the Environment (FOEN) and the University of Geneva (UniGe) - which are linked by an ongoing, multi-year “Partnership Agreement”, along with other local-to-global stakeholders. GRID-Geneva is also a bilingual English and French centre and the key francophone link within the global GRID network of centres. GRID-Geneva is a key centre of geo-spatial know-how, with strengths in GIS, IP/remote sensing and statistical analyses, integrated through modern spatial data infrastructures and web applications. Working at the interface between scientific information and policy/decision-making, GRID-Geneva also helps to develop capacities in these fields of expertise among target audiences, countries and other groups.", + "homepage": "https://unepgrid.ch/en/", + "name": "DEWA/GRID-Geneva", + "prefix": "r3d100010809", + "synonyms": [ + "GRID-Geneva", + "Global Resource Information Database Geneva" + ] + }, + "r3d100010810": { + "description": "The OFA databases are core to the organization’s objective of establishing control programs to lower the incidence of inherited disease. Responsible breeders have an inherent responsibility to breed healthy dogs. The OFA databases serve all breeds of dogs and cats, and provide breeders a means to respond to the challenge of improving the genetic health of their breed through better breeding practices. The testing methodology and the criteria for evaluating the test results for each database were independently established by veterinary scientists from their respective specialty areas, and the standards used are generally accepted throughout the world.", + "homepage": "https://www.ofa.org/search.html?btnSearch=Advanced+Search", + "name": "OFA Records", + "prefix": "r3d100010810", + "synonyms": [ + "OFA databases and DNA repository", + "Orthopedic Foundation for Animals" + ] + }, + "r3d100010811": { + "description": "CPANDA, the Cultural Policy and the Arts National Data Archive, is the world's first interactive digital archive of policy-relevant data on the arts and cultural policy in the United States.", + "homepage": "http://www.cpanda.org/cpanda/", + "name": "Cultural Policy and the Arts National Data Archive", + "prefix": "r3d100010811", + "synonyms": [ + "CPANDA" + ] + }, + "r3d100010812": { + "description": "The GHO data repository provides access to over 50 datasets on priority health topics including mortality and burden of diseases, the Millennium Development Goals (child nutrition, child health, maternal and reproductive health, immunization, HIV/AIDS, tuberculosis, malaria, neglected diseases, water and sanitation), non communicable diseases and risk factors, epidemic-prone diseases, health systems, environmental health, violence and injuries, equity among others. In addition, the GHO provides on-line access to WHO's annual summary of health-related data for its Member states: the World Health Statistics.", + "homepage": "http://www.who.int/gho/database/en/", + "name": "Global Health Observatory Data Repository", + "prefix": "r3d100010812", + "synonyms": [ + "GHO data repository" + ] + }, + "r3d100010813": { + "description": "Wharton Research Data Services (WRDS) is a web-based business data research service from The Wharton School at the University of Pennsylvania. Developed in 1993 to support faculty research at Wharton, the service has evolved to become a common tool for research for over 290 institutions around the world. WRDS is the de facto standard for business data, providing researchers worldwide with instant access to financial, economic, and marketing data through a uniform, web-based interface. This hosted data service has become the locus for quantitative data research and is recognized by the academic and financial research community around the world as the leading business intelligence tool. WRDS provides access to COMPUSTAT, CRSP, IBES, NYSE-TAQ, Bureau van Dijk, Global Insight, OptionMetrics and other important business research databases.", + "homepage": "https://wrds-web.wharton.upenn.edu/wrds/", + "name": "Wharton Research Data Services", + "prefix": "r3d100010813", + "synonyms": [ + "WRDS" + ] + }, + "r3d100010814": { + "description": "The Database of Genomic Variants archive provides curated archiving and distribution of publicly available genomic structural variants. Direct submissions are accepted as well as published data. The DGVa is the primary supplier of data to the Database of Genomic Variants (DGV) (hosted by The Centre for Applied Genomics in Toronto, Canada).", + "homepage": "https://www.ebi.ac.uk/dgva/", + "name": "Database of Genomic Variants Archive", + "prefix": "r3d100010814", + "synonyms": [ + "DGVa", + "DGVarchive" + ], + "xrefs": { + "fairsharing": "FAIRsharing.txkh36", + "nlx": "86626", + "omics": "05335", + "scr": "004896" + } + }, + "r3d100010815": { + "description": "M-CSA is a database of enzyme reaction mechanisms. It provides annotation on the protein, catalytic residues, cofactors, and the reaction mechanisms of hundreds of enzymes. There are two kinds of entries in M-CSA. 'Detailed mechanism' entries are more complete and show the individual chemical steps of the mechanism as schemes with electron flow arrows. 'Catalytic Site' entries annotate the catalytic residues necessary for the reaction, but do not show the mechanism. The M-CSA (Mechanism and Catalytic Site Atlas) represents a unified resource that combines the data in both MACiE and the CSA", + "homepage": "https://www.ebi.ac.uk/thornton-srv/m-csa/Dine26!2", + "name": "Mechanism and Catalytic Site Atlas", + "prefix": "r3d100010815", + "synonyms": [ + "CSA (formerly)", + "Catalytic Site Atlas (formerly)", + "M-CSA" + ], + "xrefs": { + "fairsharing": "FAIRsharing.BrubDI", + "nif": "0000-02699", + "omics": "23276", + "scr": "013099" + } + }, + "r3d100010818": { + "description": "The majority of digital content in the ISPS Data Archive currently consists of social science research data from experiments, program files with the code for analyzing these data, requisite documentation to use and understand the data, and associated files. Access to the ISPS Data Archive is provided at no cost and is granted for scholarship and research purposes only.", + "homepage": "https://isps.yale.edu/research/data/", + "name": "ISPS Data Archive", + "prefix": "r3d100010818", + "synonyms": [ + "Institution for Social and Policy Studies Data Archive", + "Yale ISPS" + ], + "xrefs": { + "nlx": "156779", + "scr": "003127" + } + }, + "r3d100010819": { + "description": "The General Social Survey (GSS) conducts basic scientific research on the structure and development of American society with a data-collection program designed to both monitor societal change within the United States and to compare the United States to other nations.", + "homepage": "http://gss.norc.org/", + "name": "General Social Survey", + "prefix": "r3d100010819", + "synonyms": [ + "GSS" + ] + }, + "r3d100010820": { + "description": "The Population Research in Sexual Minority Health (PRISM) Data Archive is a collaborative project of the Center for Population Research in LGBT Health and the Inter-university Consortium for Political and Social Research (ICPSR). The PRISM data archive project is a primary initiative of the Center. PRISM makes high quality datasets useful for analysis of issues affecting sexual and gender minority populations in the United States available researchers, scholars, educators and practitioners.", + "homepage": "https://www.icpsr.umich.edu/icpsrweb/content/ICPSR/fenway.html", + "name": "The Population Research in Sexual Minority Health Data Archive", + "prefix": "r3d100010820", + "synonyms": [ + "PRISM" + ] + }, + "r3d100010821": { + "description": "<<>>!!!>>> TeachingWithData.org is a portal where faculty can find resources and ideas to reduce the challenges of bringing real data into post-secondary classes. It allows faculty to introduce and build students' quantitative reasoning abilities with readily available, user-friendly, data-driven teaching materials.", + "homepage": "http://www.teachingwithdata.org/", + "name": "TeachingWithData.org", + "prefix": "r3d100010821", + "synonyms": [ + "Pathway to Quantitative Literacy in the Social Sciences", + "TwD" + ] + }, + "r3d100010822": { + "description": "SDBS is an integrated spectral database system for organic compounds, which includes 6 different types of spectra under a directory of the compounds. The six spectra are as follows, an electron impact Mass spectrum (EI-MS), a Fourier transform infrared spectrum (FT-IR), a 1H nuclear magnetic resonance (NMR) spectrum, a 13C NMR spectrum, a laser Raman spectrum, and an electron spin resonance (ESR) spectrum.", + "homepage": "https://sdbs.db.aist.go.jp/sdbs/cgi-bin/cre_index.cgi", + "name": "Spectral Database for Organic Compounds", + "prefix": "r3d100010822", + "synonyms": [ + "SDBS", + "有機化合物のスペクトルデータベース" + ], + "xrefs": { + "scr": "014671" + } + }, + "r3d100010823": { + "description": "!!!This site has been decomissioned!!!!\nThe Geographic Information Support Team (GIST) Repository at the University of Georgia is a USAID-funded global archive of spatial data collected and distributed for the greater humanitarian community. If you want to search for data, you will need a valid email address to create an account.", + "homepage": "https://gistdata.itos.uga.edu/", + "name": "NEW GIST Data Repository", + "prefix": "r3d100010823", + "synonyms": [ + "GIST" + ] + }, + "r3d100010824": { + "description": "The NCAA Student-Athlete Experiences Data Archive provides access to data about student athletes and will grow to include a handful of user-friendly data collections related to graduation rates; team-level Academic Progress Rates in Division I; and individual-level data on the experiences of current and former student-athletes from the NCAA's Growth, Opportunities, Aspirations and Learning of Students in college study (GOALS), and the Study of College Outcomes and Recent Experiences (SCORE). In the long run, the NCAA expects to follow this initial release with the publication of as much data as possible from its archives. The data is used by college presidents, athletic personnel, faculty, student-athlete groups, media members, and researchers in looking at issues related to intercollegiate athletics and higher education.", + "homepage": "https://www.icpsr.umich.edu/icpsrweb/NCAA/", + "name": "NCAA Student-Athlete Experiences Data Archive", + "prefix": "r3d100010824" + }, + "r3d100010825": { + "description": "CPES provides access to information that relates to mental disorders among the general population. Its primary goal is to collect data about the prevalence of mental disorders and their treatments in adult populations in the United States. It also allows for research related to cultural and ethnic influences on mental health. CPES combines the data collected in three different nationally representative surveys (National Comorbidity Survey Replication, National Survey of American Life, National Latino and Asian American Study).", + "homepage": "https://www.icpsr.umich.edu/icpsrweb/ICPSR/studies/20240", + "name": "Collaborative Psychiatric Epidemiology Surveys 2001 - 2003", + "prefix": "r3d100010825", + "synonyms": [ + "CPES", + "ICPSR 20240" + ] + }, + "r3d100010826": { + "description": "The BERMAN JEWISH DATABANK @ THE JEWISH FEDERATIONS OF NORTH AMERICA is the central online address for quantitative studies of North American Jews and Jewish communities. Archives and makes available electronically questionnaires, reports and data files from the National Jewish Population Surveys (NJPS) of 1971, 1990 and 2000-01. It provides access to other national Jewish population reports, Jewish population statistics and approximately 200 local Jewish community studies from the major Jewish communities in North America.", + "homepage": "https://www.jewishdatabank.org/databank", + "name": "Berman Jewish Data Bank", + "prefix": "r3d100010826" + }, + "r3d100010827": { + "description": "This database is a global archive and describes plant traits from throughout the globe. TRY is a network of vegetation scientists headed by DIVERSITAS, IGBP, iDiv, the Max Planck Institute for Biogeochemistry and an international Advisory Board. About half of the data are geo-referenced, providing a global coverage of more than 8000 measurement sites.", + "homepage": "https://www.try-db.org/TryWeb/Home.php", + "name": "TRY", + "prefix": "r3d100010827", + "synonyms": [ + "Plant Trait Database" + ] + }, + "r3d100010828": { + "description": ">>>>>!!!<<<<< As of 01/12/2015, deposit of data on SLDR website will be suspended to allow the public opening of Ortolang platform https://www.ortolang.fr/#/market/home .>>>>>!!!<<<<<", + "homepage": "https://portal.issn.org/resource/ISSN/2429-6252", + "name": "Speech and Language Data Repository", + "prefix": "r3d100010828", + "synonyms": [ + "Banco de datos de habla y lenguaje", + "Banque de données parole et langage", + "CRDO-Aix", + "Centre de ressources pour la description de l'oral", + "ORTOLANG Deposit and sharing", + "SLDR" + ], + "xrefs": { + "issn": "2429-6252" + } + }, + "r3d100010829": { + "description": "The India Water Portal is a web-based platform for sharing water management knowledge in India amongst practitioners and the general public. The included datasets can be browsed by data type, location, time, and other metadata. Data include rainfall, watersheds, groundwater, water quality, and irrigation.", + "homepage": "https://www.indiawaterportal.org/", + "name": "India Water Portal", + "prefix": "r3d100010829", + "synonyms": [ + "IWP" + ] + }, + "r3d100010831": { + "description": "The CCHDO's primary mission is to deliver the highest possible quality global CTD and hydrographic data to users. These data are a product of decades of observations related to the physical characteristics of ocean waters carried out during GO-SHIP, WOCE, CLIVAR and numerous other oceanographic research programs. Whenever possible we provide these data in three easy-to-use formats: WHP-Exchange (which we recommend for data submissions to the CCHDO), WOCE, and netCDF. The CCHDO also manages public and non-public CTD data to be used for the global Argo and OceanSITES programs.", + "homepage": "https://cchdo.ucsd.edu/", + "name": "CCHDO", + "prefix": "r3d100010831", + "synonyms": [ + "CLIVAR and Carbon Hydrographic Data Office" + ], + "xrefs": { + "biodbcore": "001599", + "nlx": "154728", + "scr": "007093" + } + }, + "r3d100010832": { + "description": "The Spatial Data Repository provides geographically-linked health and demographic data from the MEASURE Demographic and Health Surveys (DHS) project and the U.S. Census Bureau for mapping in a geographic information system (GIS).", + "homepage": "https://spatialdata.dhsprogram.com/home/", + "name": "Spatial Data Repository", + "prefix": "r3d100010832", + "synonyms": [ + "The DHS Program", + "The Demographic and Health Surveys Program" + ] + }, + "r3d100010833": { + "description": "Morphbank :: Biological Imaging is a continuously growing database of images that scientists use for international collaboration, research and education. Images deposited in Morphbank :: Biological Imaging document a wide variety of research including: specimen-based research in comparative anatomy, morphological phylogenetics, taxonomy and related fields focused on increasing our knowledge about biodiversity.", + "homepage": "https://www.morphbank.net/", + "name": "Morphbank", + "prefix": "r3d100010833", + "synonyms": [ + "Morphbank :: Biological Imaging" + ], + "xrefs": { + "nlx": "156841", + "scr": "003147" + } + }, + "r3d100010834": { + "description": "BioLINCC is the Biologic Specimen and Data Repository Coordinating Center. The center coordinates data and biospecimens from NHLBI-funded studies that are available for use in other approved studies. The center also creates teaching data sets from NHLBI-funded studies for use in training future biostatisticians.", + "homepage": "https://biolincc.nhlbi.nih.gov/home/", + "name": "Biologic Specimen and Data Repository Information Coordinating Center", + "prefix": "r3d100010834", + "synonyms": [ + "BioLINCC" + ], + "xrefs": { + "fairsharing": "FAIRsharing.a46gtf", + "nlx": "151758", + "omics": "19882", + "scr": "013142" + } + }, + "r3d100010835": { + "description": "The LRIS portal is the first element of scinfo.org.nz, a new repository of authoritative New Zealand science datasets and information. It is has been created in response to a growing expectation that government and publicly funded science data should be readily available in authoritative human and machine readable forms.", + "homepage": "https://lris.scinfo.org.nz/", + "name": "Land Resource Information Systems Portal", + "prefix": "r3d100010835", + "synonyms": [ + "LRIS Portal" + ] + }, + "r3d100010836": { + "description": "The National Historical Geographic Information System (NHGIS) provides free online access to summary statistics and GIS boundary files for U.S. censuses and other nationwide surveys from 1790 through the present.", + "homepage": "https://www.nhgis.org/", + "name": "National Historical Geographic Information System", + "prefix": "r3d100010836", + "synonyms": [ + "IPUMS NHGIS", + "NHGIS" + ] + }, + "r3d100010837": { + "description": "The Scholarly Database (SDB) at Indiana University aims to serve researchers and practitioners interested in the analysis, modeling, and visualization of large-scale scholarly datasets. The online interface provides access to six datasets: MEDLINE papers, registered Clinical Trials, U.S. Patent and Trademark Office patents (USPTO), National Science Foundation (NSF) funding, National Institutes of Health (NIH) funding, and National Endowment for the Humanities funding – over 26 million records in total.", + "homepage": "https://wiki.cns.iu.edu/display/SDBDOC/Scholarly-Database-at-Indiana-University_1246324.html", + "name": "Scholarly Database at Indiana University", + "prefix": "r3d100010837", + "synonyms": [ + "SDB" + ] + }, + "r3d100010838": { + "description": "The Human Mortality Database (HMD) was created to provide detailed mortality and population data to researchers, students, journalists, policy analysts, and others interested in the history of human longevity. The Human Mortality Database (HMD) contains original calculations of death rates and life tables for national populations (countries or areas), as well as the input data used in constructing those tables. The input data consist of death counts from vital statistics, plus census counts, birth counts, and population estimates from various sources.", + "homepage": "https://www.mortality.org/", + "name": "Human Mortality Database", + "prefix": "r3d100010838", + "synonyms": [ + "HMD" + ], + "xrefs": { + "nif": "0000-21197", + "scr": "002370" + } + }, + "r3d100010839": { + "description": "The Comparative Agendas Project (CAP) assembles and codes information on the policy processes of governments from around the world. CAP enables scholars, students, policy-makers and the media to investigate trends in policy-making across time and between countries. It classifies policy activities into a single, universal and consistent coding scheme.", + "homepage": "https://www.comparativeagendas.net/", + "name": "Comparative Agendas Project", + "prefix": "r3d100010839", + "synonyms": [ + "CAP" + ] + }, + "r3d100010840": { + "description": "Nuclear Data Services contains atomic, molecular and nuclear data sets for the development and maintenance of nuclear technologies. It includes energy-dependent reaction probabilities (cross sections), the energy and angular distributions of reaction products for many combinations of target and projectile, and the atomic and nuclear properties of excited states, and their radioactive decay data. Their main concern is providing data required to design a modern nuclear reactor for electricity production. Approximately 11.5 million nuclear data points have been measured and compiled into computerized form.", + "homepage": "https://www-nds.iaea.org/", + "name": "Nuclear Data Services", + "prefix": "r3d100010840", + "synonyms": [ + "NDS" + ] + }, + "r3d100010841": { + "description": "AidData contains information about international economic development assistance, dating back to 1947. AidData provides a searchable database of nearly one million past and present aid activities around the world, aid information management services and tools, data visualization technologies, and research designed to increase understanding of development finance. AidData is searchable by topic such as disaster prevention, energy supply, water supply or reconstruction relief. You may also search by specific regions including Africa, Europe, America, Asia, or Oceania.", + "homepage": "https://www.aiddata.org/", + "name": "AidData", + "prefix": "r3d100010841", + "synonyms": [ + "Open Data for International Development" + ], + "xrefs": { + "nlx": "157754", + "scr": "010480" + } + }, + "r3d100010842": { + "description": "<<>>!!!>>>", + "homepage": "http://www.dna.affrc.go.jp/database/microbe.html", + "name": "Xanthobase", + "prefix": "r3d100010842", + "synonyms": [ + "Xanthomonas oryzae pv. oryzae genome database" + ] + }, + "r3d100010843": { + "description": "Scripps Institute of Oceanography (SIO) Explorer includes five federated collections: SIO Cruises, SIO Historic Photographs, the Seamounts, Marine Geological Samples, and the Educator’s Collection, all part of the US National Science Digital Library (NSDL). Each collection represents a unique resource of irreplaceable scientific research. The effort is collaboration among researchers at Scripps, computer scientists from the San Diego Supercomputer Center (SDSC), and archivists and librarians from the UCSD Libraries. In 2005 SIOExplorer was extended to the Woods Hole Oceanographic Institution with the Multi-Institution Scalable Digital Archiving project, funded through the joint NSF/Library of Congress digital archiving and preservation program, creating a harvesting methodology and a prototype collection of cruises, Alvin submersible dives and Jason ROV lowerings.", + "homepage": "http://siox.sdsc.edu/", + "name": "Scripps Institute of Oceanography Explorer", + "prefix": "r3d100010843", + "synonyms": [ + "SIOExplorer", + "Scripps Explorer" + ], + "xrefs": { + "biodbcore": "001636" + } + }, + "r3d100010844": { + "description": "ABLES provides data on lead exposure of adults in the United States. The data comes from laboratory-reported elevated blood lead levels.", + "homepage": "https://www.cdc.gov/niosh/topics/ables/", + "name": "Adult Blood Lead Epidemiology and Surveillance Interactive Database", + "prefix": "r3d100010844", + "synonyms": [ + "ABLES" + ], + "xrefs": { + "nlx": "152003", + "scr": "006915" + } + }, + "r3d100010845": { + "description": "The Census of Agriculture provides extensive data about U.S. agriculture at the country, state and county level. The census is conducted every 5 years, and it gathers uniform, detailed data about U.S. farms and ranches and their operators. Data from recent censuses are available in different formats, but historical censuses (back to 1840) are available in pdf format.", + "homepage": "https://www.nass.usda.gov/AgCensus/", + "name": "Census of Agriculture", + "prefix": "r3d100010845", + "synonyms": [ + "United States Department of Agriculture Census of Agriculture" + ] + }, + "r3d100010846": { + "description": "SoyBase is a professionally curated repository for genetics, genomics and related data resources for soybean. It contains current genetic, physical and genomic sequence maps integrated with qualitative and quantitative traits. SoyBase includes annotated \"Williams 82\" genomic sequence and associated data mining tools. The repository maintains controlled vocabularies for soybean growth, development, and traits that are linked to more general plant ontologies.", + "homepage": "https://soybase.org/", + "name": "SoyBase", + "prefix": "r3d100010846", + "synonyms": [ + "SoyBase and the Soybean Breeder's Toolbox" + ], + "xrefs": { + "fairsharing": "FAIRsharing.z4agsr", + "miriam": "00000291", + "nif": "0000-03483", + "omics": "02778", + "scr": "005096" + } + }, + "r3d100010847": { + "description": "FAOSTAT provides time-series data about agriculture, nutrition, fisheries, forestry and food aid by country and region from 1961 to present. FAOSTAT is a multilingual database. Data can be searched, browsed, and downloaded.", + "homepage": "https://www.fao.org/faostat/en/#home", + "name": "FAOSTAT", + "prefix": "r3d100010847", + "xrefs": { + "fairsharing": "FAIRsharing.z0rqUk", + "nif": "0000-30554", + "scr": "006914" + } + }, + "r3d100010848": { + "description": "The National Mine Map Repository (NMMR) collects, maintains, and provides U.S. coal and non-coal mine maps to individuals, public and private sectors. NMMR mine maps and data are searchable and indexed by state, county, company name, and mine name. Accessing NMMR mine maps and data requires contacting NMMR. NMMR has a diverse customer population and has provided data to efforts supporting industrial and commercial development, highway construction, and the preservation of public health, safety and welfare.", + "homepage": "https://mmr.osmre.gov/", + "name": "National Mine Map Repository", + "prefix": "r3d100010848", + "synonyms": [ + "NMMR" + ] + }, + "r3d100010849": { + "description": "The NADP monitors precipitation chemistry from numerous sites around the United States. The NADP consists of 5 networks: National Trends Network, Mercury Deposition Network, Atmospheric Integrated Research Monitoring Network, Atmospheric Mercury Network, and Ammonia Monitoring Network. Data is provided by each network.", + "homepage": "https://nadp.slh.wisc.edu/", + "name": "National Atmospheric Deposition Program", + "prefix": "r3d100010849", + "synonyms": [ + "NADP" + ] + }, + "r3d100010850": { + "description": "Phytozome is the Plant Comparative Genomics portal of the Department of Energy's Joint Genome Institute. Families of related genes representing the modern descendants of ancestral genes are constructed at key phylogenetic nodes. These families allow easy access to clade-specific orthology/paralogy relationships as well as insights into clade-specific novelties and expansions.", + "homepage": "https://phytozome-next.jgi.doe.gov/", + "name": "Phytozome", + "prefix": "r3d100010850", + "synonyms": [ + "The JGI Comparative Plant Genomics Portal" + ], + "xrefs": { + "biodbcore": "001232", + "miriam": "00100556", + "nlx": "151490", + "omics": "03242", + "scr": "006507" + } + }, + "r3d100010851": { + "description": "The American National Election Studies (ANES) conducts national surveys and pilot studies and provides large, multifaceted datasets.\n\tTime Series Studies are conducted during years of national elections, with pre-election and post-election surveys conducted in presidential election years and post-election surveys conducted during congressional election years. Pilot Studies are normally conducted in years when there is no national election and are designed to test new, or to refine existing, instrumentation and study designs. Other Major Data Collections includes panel studies and other special studies.", + "homepage": "https://electionstudies.org/", + "name": "American National Election Studies", + "prefix": "r3d100010851", + "synonyms": [ + "ANES" + ] + }, + "r3d100010852": { + "description": "The Solar Dynamics Observatory (SDO) studies the solar atmosphere on small scales of space and time, in multiple wavelengths. This is a searchable database of all SDO data, including citizen scientist images, space weather and near real time data, and helioseismology data.", + "homepage": "https://sdo.gsfc.nasa.gov/", + "name": "Solar Dynamics Observatory", + "prefix": "r3d100010852", + "synonyms": [ + "SDO Data" + ] + }, + "r3d100010853": { + "description": "The Pig Expression Data Explorer (PEDE) database system stores full-length cDNA libraries of swine data accesible via keyword and ID searches. Data is publically available, and may specifically interest genetic researchers interested in disease sucsceptibly, and major and minor porcine specific antigens.", + "homepage": "http://pede.dna.affrc.go.jp/", + "name": "Pig Expression Data Explorer", + "prefix": "r3d100010853", + "synonyms": [ + "PEDE" + ] + }, + "r3d100010854": { + "description": "International Research Institute for Climate and Society (IRI) research focuses on climate, environmental monitoring, agriculture, health, water, and economic sectors in Africa, Asia and Pacific, and Latin America and Caribbean. The IRI data library is a freely accessible data repository and analysis tool. IRI allows users to view, manipulate, and download climate-related data sets through a standard web browser.", + "homepage": "https://iri.columbia.edu/resources/data-library/", + "name": "The International Research Institute for Climate and Society", + "prefix": "r3d100010854", + "synonyms": [ + "IRI Data Library", + "IRI/LDEO Climate Data Library" + ] + }, + "r3d100010855": { + "description": "The Registry of Open Data on AWS provides a centralized repository of public data sets that can be seamlessly integrated into AWS cloud-based applications. AWS is hosting the public data sets at no charge to their users. Anyone can access these data sets from their Amazon Elastic Compute Cloud (Amazon EC2) instances and start computing on the data within minutes. Users can also leverage the entire AWS ecosystem and easily collaborate with other AWS users.", + "homepage": "https://registry.opendata.aws/", + "name": "Registry of Open Data on AWS", + "prefix": "r3d100010855", + "synonyms": [ + "Registry of Open Data on Amazon Web Services" + ], + "xrefs": { + "nlx": "152013", + "scr": "006318" + } + }, + "r3d100010856": { + "description": "Gramene is a platform for comparative genomic analysis of agriculturally important grasses, including maize, rice, sorghum, wheat and barley. Relationships between cereals are queried and displayed using controlled vocabularies (Gene, Plant, Trait, Environment, and Gramene Taxonomy) and web-based displays, including the Genes and Quantitative Trait Loci (QTL) modules.", + "homepage": "http://www.gramene.org/", + "name": "Gramene", + "prefix": "r3d100010856", + "xrefs": { + "fairsharing": "fairsharing.zjdfxz", + "nif": "0000-02926", + "scr": "002829" + } + }, + "r3d100010857": { + "description": "iHUB is a collaborative environment that supports research that relate to the genes and gene networks that control the ionomes, mineral nutrient, and trace element compositions of tissues and organisms. It provides tools to share data, literature, and coordinating collection efforts, among others. It contains ionomic data on more than 200.000 samples.", + "homepage": "https://www.ionomicshub.org/home/PiiMS", + "name": "IonomicHub", + "prefix": "r3d100010857", + "synonyms": [ + "Collaborative international network for ionomics", + "iHUB" + ] + }, + "r3d100010858": { + "description": "The JPL Tropical Cyclone Information System (TCIS) was developed to support hurricane research. There are three components to TCIS; a global archive of multi-satellite hurricane observations 1999-2010 (Tropical Cyclone Data Archive), North Atlantic Hurricane Watch and ASA Convective Processes Experiment (CPEX) aircraft campaign. Together, data and visualizations from the real time system and data archive can be used to study hurricane process, validate and improve models, and assist in developing new algorithms and data assimilation techniques.", + "homepage": "https://tropicalcyclone.jpl.nasa.gov/", + "name": "Tropical Cyclone Information System", + "prefix": "r3d100010858", + "synonyms": [ + "JPL Tropical Cyclone Information System", + "TCIS" + ] + }, + "r3d100010859": { + "description": "The World Register of Marine Species (WoRMS) integrates approximately 100 marine datbases to provide an authoritative and comprehensive list of marine organisms. WoRMS has an editorial system where taxonomic groups are managed by experts responsible for the quality of the information. WorMS register of marine species emerged from the European Register of Marine Species (ERMS) and the Flanders Marine Institute (VLIZ). WoRMS is a contribution to Lifewatch, Catalogue of Life, Encyclopedia of Life,\nGlobal Biodiversity Information Facility and the Census of Marine Life.", + "homepage": "http://www.marinespecies.org/index.php", + "name": "World Register of Marine Species", + "prefix": "r3d100010859", + "synonyms": [ + "ERMS", + "European Register of Marine Species", + "WoRMS" + ], + "xrefs": { + "fairsharing": "fairsharing.7g1bzj", + "nlx": "156921", + "scr": "013312" + } + }, + "r3d100010860": { + "description": "The Multi-angle Imaging SpectroRadiometer (MISR) measurements are designed to improve understanding of the Earth’s environment and climate. MISR provides radiometrically and geometrically calibrated images in four spectral bands at each of nine widely-spaced angles. Spatial sampling of 275 and 1100 meters is provided on a global basis. All MISR data products are available in HDF-EOS format, and select products are available in netCDF format.", + "homepage": "https://misr.jpl.nasa.gov/", + "name": "JPL Multi-angle Imaging SpectroRadiometer", + "prefix": "r3d100010860", + "synonyms": [ + "MISR", + "Multi-angle Imaging SpectroRadiometer" + ] + }, + "r3d100010861": { + "description": "Reactome is a manually curated, peer-reviewed pathway database, annotated by expert biologists and cross-referenced to bioinformatics databases. Its aim is to share information in the visual representations of biological pathways in a computationally accessible format. Pathway annotations are authored by expert biologists, in collaboration with Reactome editorial staff and cross-referenced to many bioinformatics databases. These include NCBI Gene, Ensembl and UniProt databases, the UCSC and HapMap Genome Browsers, the KEGG Compound and ChEBI small molecule databases, PubMed, and Gene Ontology.", + "homepage": "https://reactome.org/", + "name": "Reactome", + "prefix": "r3d100010861", + "synonyms": [ + "a curated pathway database" + ], + "xrefs": { + "fairsharing": "FAIRsharing.tf6kj8", + "miriam": "00000018", + "nif": "0000-03390", + "omics": "02771", + "scr": "003485" + } + }, + "r3d100010862": { + "description": "The Health and Retirement Study (HRS) is a longitudinal panel study that surveys a representative sample of more than 26,000 Americans over the age of 50 every two years. The study has collected information about income, work, assets, pension plans, health insurance, disability, physical health and functioning, cognitive functioning, genetic information and health care expenditures.", + "homepage": "https://hrsonline.isr.umich.edu/", + "name": "Health and Retirement Study", + "prefix": "r3d100010862", + "synonyms": [ + "HRS" + ], + "xrefs": { + "nlx": "151830", + "scr": "008930" + } + }, + "r3d100010863": { + "description": "FLOSSmole is a collaborative collection of free, libre, and open source software (FLOSS) data. FLOSSmole contains nearly 1 TB of data covering the period 2004 until now, about more than 500,000 different open source projects.", + "homepage": "https://flossmole.org/", + "name": "FLOSSmole", + "prefix": "r3d100010863" + }, + "r3d100010864": { + "description": "The Griffith University Research Data Repository makes the collections and datasets produced by Griffith researchers accessible and searchable.", + "homepage": "https://research-repository.griffith.edu.au/handle/10072/392601", + "name": "Griffith University Research Data Repository", + "prefix": "r3d100010864", + "synonyms": [ + "GRO", + "Griffith Research Online" + ] + }, + "r3d100010865": { + "description": "The Clouds and the Earth’s Radiant Energy System (CERES) is a key component of the Earth Observing System (EOS) program. CERES instruments provide radiometric measurements of the Earth’s atmosphere from three broadband channels. CERES products include both solar-reflected and Earth-emitted radiation from the top of the atmosphere to the Earth's surface.", + "homepage": "https://ceres.larc.nasa.gov/", + "name": "Clouds and the Earth's Radiant Energy System", + "prefix": "r3d100010865", + "synonyms": [ + "CERES Data Products", + "CERES Data and Information", + "NASA CERES" + ] + }, + "r3d100010866": { + "description": "Kenya Open Data offers visualizations tools, data downloads, and easy access for software developers. Kenya Open Data provides core government development, demographic, statistical and expenditure data available for researchers, policymakers, developers and the general public. Kenya is the first developing country to have an open government data portal, the first in sub-Saharan Africa and second on the continent after Morocco. The initiative has been widely acclaimed globally as one of the most significant steps Kenya has made to improve governance and implement the new Constitution’s provisions on access to information.", + "homepage": "https://www.opendata.go.ke/", + "name": "Kenya Open Data", + "prefix": "r3d100010866" + }, + "r3d100010867": { + "description": "TRMM is a research satellite designed to improve our understanding of the distribution and variability of precipitation within the tropics as part of the water cycle in the current climate system. By covering the tropical and sub-tropical regions of the Earth, TRMM provides much needed information on rainfall and its associated heat release that helps to power the global atmospheric circulation that shapes both weather and climate. In coordination with other satellites in NASA's Earth Observing System, TRMM provides important precipitation information using several space-borne instruments to increase our understanding of the interactions between water vapor, clouds, and precipitation, that are central to regulating Earth's climate.\nThe TRMM mission ended in 2015 and final TRMM multi-satellite precipitation analyses (TMPA, product 3B42/3B43) data processing will end December 31st, 2019. As a result, this TRMM webpage is in the process of being retired and some TRMM imagery may not be displaying correctly. Some of the content will be moved to the Precipitation Measurement Missions website https://gpm.nasa.gov/ and our team is exploring ways to provide some of the real-time products using GPM data. Please contact us if you have any additional questions.", + "homepage": "https://trmm.gsfc.nasa.gov/", + "name": "Tropical Rainfall Measuring Mission", + "prefix": "r3d100010867", + "synonyms": [ + "TRMM" + ] + }, + "r3d100010868": { + "description": "Data.gov.au provides public access, download, and reuse to raw data from the Australian Government, state and territory governments. Data.gov.au encourages user feedback and suggestions. Site upgrades and new features will be made over time.", + "homepage": "https://data.gov.au/", + "name": "Data.gov.au", + "prefix": "r3d100010868" + }, + "r3d100010869": { + "description": "The Canada Open Data Project provides Government of Canada data to the public as potential driver for economic innovation. Searchable and browsable raw data is available for download, and the public can recommend specific data be made available.", + "homepage": "https://open.canada.ca/en/open-data", + "name": "Open Government Canada - Open Data", + "prefix": "r3d100010869", + "synonyms": [ + "Gouvernement Ouvert Canada - données ouvertes" + ] + }, + "r3d100010870": { + "description": "The Africa Health Research Institute (AHRI) has published its updated analytical datasets for 2016.\nThe datasets cover socio-economic, education and employment information for individuals and households in AHRI’s population research area in rural northern KwaZulu-Natal. The datasets also include details on the migration patterns of the individuals and households who migrated into and out of the surveillance area as well as data on probable causes of death for individuals who passed away. Data collection for the 2016 individual interviews – which involves a dried blood spot sample being taken – is still in progress, and therefore datasets on HIV status and General Health only go up to 2015 for now.\nOver the past 16 years researchers have developed an extensive longitudinal database of demographic, social, economic, clinical and laboratory information about people over the age of 15 living in the AHRI population research area. During this time researchers have followed more than 160 000 people, of which 92 000 are still in the programme.", + "homepage": "https://data.ahri.org/index.php/home", + "name": "AHRI Data Repository", + "prefix": "r3d100010870", + "synonyms": [ + "Africa Health Research Institute Data Repository" + ] + }, + "r3d100010871": { + "description": "The IUCN Red List of Threatened Species provides taxonomic, conservation status and distribution data on plants and animals that are critically endangered, endangered and vulnerable. Data are available in Esri File Geodatabase format, Esri Shapefile format, and Excel format.", + "homepage": "https://www.iucnredlist.org/", + "name": "IUCN Red List of Threatened Species", + "prefix": "r3d100010871", + "xrefs": { + "nlx": "156898", + "scr": "012758" + } + }, + "r3d100010872": { + "description": "UNAVCO promotes research by providing access to data that our community of geodetic scientists uses for quantifying the motions of rock, ice and water that are monitored by a variety of sensor types at or near the Earth's surface. After processing, these data enable millimeter-scale surface motion detection and monitoring at discrete points, and high-resolution strain imagery over areas of tens of square meters to hundreds of square kilometers. The data types include GPS/GNSS, imaging data such as from SAR and TLS, strain and seismic borehole data, and meteorological data. Most of these can be accessed via web services. In addition, GPS/GNSS datasets, TLS datasets, and InSAR products are assigned digital object identifiers.", + "homepage": "https://www.unavco.org/data/data.html", + "name": "UNAVCO", + "prefix": "r3d100010872", + "xrefs": { + "nlx": "154719", + "scr": "006706" + } + }, + "r3d100010873": { + "description": "As a department of the United States Department of Agriculture (USDA) the National Agricultural Statistics Service (NASS) continually surveys and reports on U.S. agriculture. NASS reports include production and supplies of food and fiber, prices paid and received by farmers, farm labor and wages, farm finances, chemical use, and changes in the demographics of U.S. producers. NASS provides objective and unbiased statistics of states and counties, while safeguarding the privacy of farmers and ranchers.", + "homepage": "https://www.nass.usda.gov/", + "name": "National Agricultural Statistics Service", + "prefix": "r3d100010873", + "synonyms": [ + "NASS" + ] + }, + "r3d100010874": { + "description": "XNAT CENTRAL is a publicly accessible datasharing portal at Washinton University Medical School using XNAT software. XNAT provides neuroimaging data through a web interface and a customizable open source platform. XNAT facilitates data uploads and downloads for data sharing, processing and organization.", + "homepage": "https://central.xnat.org/", + "name": "XNAT CENTRAL", + "prefix": "r3d100010874", + "xrefs": { + "nif": "0000-04375", + "scr": "006235" + } + }, + "r3d100010875": { + "description": "Swiss Institute of Bioinformatics (SIB) coordinates research and education in bioinformatics throughout Switzerland and provides bioinformatics services to the national and international research community. ExPASy gives access to numerous repositories and databases of SIB. For example: array map, MetaNetX, SWISS-MODEL and World-2DPAGE, and many others see a list here http://www.expasy.org/resources", + "homepage": "https://www.expasy.org/", + "name": "ExPASy Bioinformatics Resource Portal", + "prefix": "r3d100010875", + "synonyms": [ + "Expert Protein Analysis System", + "SIB Bioinformatics Resource Portal" + ], + "xrefs": { + "nif": "0000-30108", + "scr": "012880" + } + }, + "r3d100010876": { + "description": "The U.S. Bureau of Labor Statistics collects, analyzes, and publishes reliable information on many aspects of the United States economy and society. They measure employment, compensation, worker safety, productivity, and price movements. This information is used by jobseekers, workers, business leaders, and others to assist them in making sound decisions at work and at home. Statistical data covers a wide range of topics about the labor market, economy and society in the U.S.; subject areas include: Inflation & Prices, Employment, Unemployment, Pay & Benefits, Spending & Time Use, Productivity, Workplace Injuries, International, and Regional Resources. Data is available in multiple formats including charts and tables as well as Bureau of Labor Statistics publications.", + "homepage": "https://www.bls.gov/data/", + "name": "U.S. Department of Labor, Bureau of Labor Statistics", + "prefix": "r3d100010876", + "synonyms": [ + "United States Department of Labor, Bureau of Labor Statistics" + ] + }, + "r3d100010877": { + "description": "The repository is no longer available. >>>!!!<<< 2019-03-29: no more access to ROAR Isolate Database >>>!!!<<<", + "name": "ROAR Isolate Database", + "prefix": "r3d100010877", + "synonyms": [ + "Reservoirs of Antibiotic Resistance Network" + ] + }, + "r3d100010878": { + "description": "ComBase is a resource for quantitative and predictive food microbiology. ComBase includes a database of observed microbial responses to a variety of food-related environments and a collection of predictive models.", + "homepage": "https://www.combase.cc/index.php/en/", + "name": "ComBase", + "prefix": "r3d100010878", + "xrefs": { + "nif": "0000-21095", + "scr": "008181" + } + }, + "r3d100010879": { + "description": "The Gateway to Global Aging Data is a platform for population survey data on aging around the world. This site offers a digital library of survey questions, a search engine for finding comparable questions across surveys, and identically defined variables for cross-country analysis. The Survey Meta Data Repository provides Health and Retirement Study metadata of family surveys. Survey Meta Data Repository primarily provides access to survey metadata so researchers can compare survey formats, types and identically defined variables. Additional resources include tools for cross-country analysis, general statistics by country and year, survey question library, and tools for comparing questions across the surveys. Datasets are in Stata format; users must register and request datasets.", + "homepage": "https://g2aging.org/", + "name": "Gateway to Global Aging Data", + "prefix": "r3d100010879", + "synonyms": [ + "RAND Survey Meta Data Repository" + ] + }, + "r3d100010880": { + "description": "VectorBase provides data on arthropod vectors of human pathogens. Sequence data, gene expression data, images, population data, and insecticide resistance data for arthropod vectors are available for download. VectorBase also offers genome browser, gene expression and microarray repository, and BLAST searches for all VectorBase genomes. VectorBase Genomes include Aedes aegypti, Anopheles gambiae, Culex quinquefasciatus, Ixodes scapularis, Pediculus humanus, Rhodnius prolixus. VectorBase is one the Bioinformatics Resource Centers (BRC) projects which is funded by National Institute of Allergy and Infectious Diseases (NAID).", + "homepage": "https://www.vectorbase.org/", + "name": "VectorBase", + "prefix": "r3d100010880", + "synonyms": [ + "Bioinformatics Resource for Invertebrate Vectors of Human Pathogens" + ], + "xrefs": { + "fairsharing": "FAIRsharing.3etvdn", + "miriam": "00000232", + "nif": "0000-03624", + "omics": "03146" + } + }, + "r3d100010881": { + "description": ">>>> !!! the repository is no longer available - Data previously on the site are now available at ftp://ftp.ncbi.nlm.nih.gov/pub/mhc/mhc/Final Archive. !!! <<< The dbMHC database provides an open, publicly accessible platform for DNA and clinical data related to the human Major Histocompatibility Complex (MHC). The dbMHC provides access to human leukocyte antigen (HLA) sequences, HLA allele and haplotype frequencies, and clinical datasets.", + "homepage": "https://www.ncbi.nlm.nih.gov/gv/mhc/", + "name": "NCBI dbMHC", + "prefix": "r3d100010881", + "synonyms": [ + "MHC", + "Major histocompatibility Complex database" + ], + "xrefs": { + "nif": "0000-02729" + } + }, + "r3d100010882": { + "description": "Cryo electron microscopy enables the determination of 3D structures of macromolecular complexes and cells from 2 to 100 Å resolution. EMDataResource is the unified global portal for one-stop deposition and retrieval of 3DEM density maps, atomic models and associated metadata, and is a joint effort among investigators of the Stanford/SLAC CryoEM Facility and the Research Collaboratory for Structural Bioinformatics (RCSB) at Rutgers, in collaboration with the EMDB team at the European Bioinformatics Institute. EMDataResource also serves as a resource for news, events, software tools, data standards, and validation methods for the 3DEM community.\nThe major goal of the EMDataResource project in the current funding period is to work with the 3DEM community to (1) establish data-validation methods that can be used in the process of structure determination, (2) define the key indicators of a well-determined structure that should accompany every deposition, and (3) implement appropriate validation procedures for maps and map-derived models into a 3DEM validation pipeline.", + "homepage": "http://www.emdataresource.org/", + "name": "EMDataResource", + "prefix": "r3d100010882", + "synonyms": [ + "formerly: EMDataBank" + ], + "xrefs": { + "biodbcore": "001523", + "nif": "0000-30776", + "omics": "08960", + "scr": "003207" + } + }, + "r3d100010883": { + "description": "The Global Proteome Machine (GPM) is a protein identification database. This data repository allows users to post and compare results. GPM's data is provided by contributors like The Informatics Factory, University of Michigan, and Pacific Northwestern National Laboratories. The GPM searchable databases are: GPMDB, pSYT, SNAP, MRM, PEPTIDE and HOT.", + "homepage": "https://www.thegpm.org/index.html", + "name": "The Global Proteome Machine", + "prefix": "r3d100010883", + "synonyms": [ + "GPM", + "Proteomics data analysis, reuse and validation for biological and biomedical research" + ], + "xrefs": { + "nif": "0000-10455", + "scr": "006617" + } + }, + "r3d100010884": { + "description": "A premier source for United States cancer statistics, SEER gathers information related to incidence, prevalence, and survival from specific geographic areas that represent 28 percent of the population, as well as compiles related reports and reports on the national cancer mortality rates. Their aim is to provide information related to cancer statistics and decrease the burden of cancer in the national population. SEER has been collecting data from cancer cases since 1973.", + "homepage": "https://seer.cancer.gov/", + "name": "Surveillance Epidemiology and End Results", + "prefix": "r3d100010884", + "synonyms": [ + "SEER" + ], + "xrefs": { + "nif": "0000-21366", + "scr": "006902" + } + }, + "r3d100010886": { + "description": "MEASURE DHS is advancing global understanding of health and population trends in developing countries through nationally-representative household surveys that provide data for a wide range of monitoring and impact evaluation indicators in the areas of population, health, HIV, and nutrition. The database collects, analyzes, and disseminates data from more than 300 surveys in over 90 countries. MEASURE DHS distributes, at no cost, survey data files for legitimate academic research.", + "homepage": "https://dhsprogram.com/", + "name": "Demographic and Health Surveys", + "prefix": "r3d100010886", + "synonyms": [ + "MEASURE DHS", + "The DHS Program" + ] + }, + "r3d100010887": { + "description": "TalkBank provides transcripts, audio and video of communicative interactions for research in human and animal communication.", + "homepage": "http://talkbank.org/", + "name": "TalkBank", + "prefix": "r3d100010887", + "xrefs": { + "nif": "0000-00626", + "scr": "003242" + } + }, + "r3d100010888": { + "description": "The Lunar Orbiter Photographic Atlas of the Moon by Bowker and Hughes (NASA SP-206) is considered the definitive reference manual to the global photographic coverage of the Moon. The images contained within the atlas are excellent for studying lunar morphology because they were obtained at low to moderate Sun angles. The digital Lunar Orbiter Atlas of the Moon is a reproduction of the 675 plates contained in Bowker and Hughes. The digital archive, however, offers many improvements upon its original hardbound predecessor. Multiple search capabilities were added to the database to expedite locating images and features of interest. For accuracy and usability, surface feature information has been updated and improved. Lastly, to aid in feature identification, a companion image containing feature annotation has been included. The symbols on the annotated overlays, however, should only be used as locators and not for precise measurements. More detailed information about the digital archive process can be read in abstracts presented at the 30th and 31st Lunar and Planetary Science Conferences.", + "homepage": "https://www.lpi.usra.edu/resources/lunar_orbiter/", + "name": "Digital Lunar Orbiter Photographic Atlas of the Moon", + "prefix": "r3d100010888", + "synonyms": [ + "LPI" + ] + }, + "r3d100010889": { + "description": "The PeptideAtlas validates expressed proteins to provide eukaryotic genome data. Peptide Atlas provides data to advance biological discoveries in humans. The PeptideAtlas accepts proteomic data from high-throughput processes and encourages data submission.", + "homepage": "http://www.peptideatlas.org/", + "name": "PeptideAtlas", + "prefix": "r3d100010889", + "xrefs": { + "fairsharing": "FAIRsharing.dvyrsz", + "miriam": "00000053", + "nif": "0000-03266", + "omics": "02454", + "scr": "006783" + } + }, + "r3d100010890": { + "description": "The Protein Circular Dichroism Data Bank (PCDDB) provides and accepts a circular dichroism spectra data. The PCDDB and it's parent organization, the Institute of Structural and Molecular Biology (ISMB), investigate molecular structure using techniques such as biomolecular nuclear magnetic resonance, X-ray crystallography and computational structure prediction, as methods for protein production and biological characterization.", + "homepage": "https://pcddb.cryst.bbk.ac.uk/", + "name": "Protein Circular Dichroism Data Bank", + "prefix": "r3d100010890", + "synonyms": [ + "PCDDB", + "Protein Circular Dichroism Data Base" + ], + "xrefs": { + "fairsharing": "FAIRsharing.65yfxp", + "scr": "017428" + } + }, + "r3d100010891": { + "description": "Rhea is a freely available and comprehensive resource of expert-curated biochemical reactions. It has been designed to provide a non-redundant set of chemical transformations for applications such as the functional annotation of enzymes, pathway inference and metabolic network reconstruction. There are three types of reaction participants (reactants and products): Small molecules, Rhea polymers, Generic compounds.\nAll three types of reaction participants are linked to the ChEBI database (Chemical Entities of Biological Interest) which provides detailed information about structure, formula and charge. Rhea provides built-in validations that ensure both mass and charge balance of the reactions. We have populated the database with the reactions found in the enzyme classification (i.e. in the IntEnz and ENZYME databases), extending it with additional known reactions of biological interest. While the main focus of Rhea is enzyme-catalysed reactions, other biochemical reactions (including those that are often termed \"spontaneous\") also are included.", + "homepage": "https://www.rhea-db.org/", + "name": "Rhea", + "prefix": "r3d100010891", + "xrefs": { + "fairsharing": "FAIRsharing.pn1sr5", + "miriam": "00000082", + "nlx": "70986", + "omics": "06093" + } + }, + "r3d100010892": { + "description": ">>>!!!<<< the url is no longer responsive <<>> South Australia has considerable potential for petroleum and geothermal energy. The Energy Resources Division provides geoscientific and engineering information and data to support industry exploration and development.", + "name": "DMITRE Petroleum", + "prefix": "r3d100010892" + }, + "r3d100010894": { + "description": "The International Satellite Cloud Climatology Project (ISCCP) is a database of intended for researchers to share information about cloud radiative properties. The data sets focus on the effects of clouds on the climate, the radiation budget, and the long-term hydrologic cycle. Within the data sets the data entries are broken down into entries of specific characteristics based on temporal resolution, spatial resolution, or temporal coverage.", + "homepage": "https://eosweb.larc.nasa.gov/project/isccp/isccp_table", + "name": "International Satellite Cloud Climatology Project", + "prefix": "r3d100010894", + "synonyms": [ + "ISCCP" + ] + }, + "r3d100010895": { + "description": ">>>!!!<<< Data originally published in the JCB DataViewer has been moved BioStudies. Please note that while the majority of data were moved, some authors opted to remove their data completely. >>>!!!<<< Migrated data can be found at https://www.ebi.ac.uk/biostudies/JCB/studies. Screen data are available in the Image Data Resource repository. http://idr.openmicroscopy.org/webclient/?experimenter=-1 >>>!!!<<< The DataViewer was decommissioned in 2018 as the journal evolved to an all-encompassing archive policy towards original source data and as new data repositories that go beyond archiving data and allow investigators to make new connections between datasets, potentially driving discovery, emerged. JCB authors are encouraged to make available all datasets included in the manuscript from the date of online publication either in a publicly available database or as supplemental materials hosted on the journal website. We recommend that our authors store and share their data in appropriate publicly available databases based on data type and/or community standard. >>>!!!<<<", + "homepage": "https://rupress.org/jcb/pages/history", + "name": "Journal of Cell Biology - JCB DataViewer", + "prefix": "r3d100010895", + "xrefs": { + "nlx": "156057", + "scr": "002633" + } + }, + "r3d100010896": { + "description": "The EVIA Digital Archive Project is a repository of ethnographic video recordings and an infrastructure of tools and systems supporting scholars in the ethnographic disciplines. The project focuses on the fields of ethnomusicology, folklore, anthropology, and dance ethnology.", + "homepage": "http://eviada.webhost.iu.edu/Scripts/mainCat.cfm?mc=7", + "name": "EVIA Digital Archive Project", + "prefix": "r3d100010896", + "synonyms": [ + "EVIADA" + ] + }, + "r3d100010897": { + "description": "The Agri-Environmental Research Data Repository includes datasets from several studies conducted by researchers at the University of Guelph. This repository includes data on topics such as crop yield, soil moisture, weather and agroforestry.", + "homepage": "https://borealisdata.ca/dataverse/ugardr", + "name": "Agri-Environmental Research Data Repository Dataverse", + "prefix": "r3d100010897", + "synonyms": [ + "AERDR", + "University of Guelph Dataverse" + ], + "xrefs": { + "nlx": "152012", + "scr": "006317" + } + }, + "r3d100010898": { + "description": "The CDHA assists researchers to create, document, and distribute public use microdata on health and aging for secondary analysis. Major research themes include: midlife development and aging; economics of population aging; inequalities in health and aging; international comparative studies of health and aging; and the investigation of linkages between social-demographic and biomedical research in population aging. The CDHA is one of fourteen demography centers on aging sponsored by the National Institute on Aging.", + "homepage": "https://cdha.wisc.edu/", + "name": "Center for Demography of Health and Aging", + "prefix": "r3d100010898", + "synonyms": [ + "CDHA" + ] + }, + "r3d100010899": { + "description": "Measurements Of Pollution In The Troposphere (MOPITT) was launched into sun-synchronous polar orbit on December 18, 1999, aboard TERRA, a NASA satellite orbiting 705 km above the Earth. MOPITT monitors changes in pollution patterns and the effects on Earth’s troposphere. MOPITT uses near-infrared radiation at 2.3 µm and thermal-infrared radiation at 4.7 µm to calculate atmospheric profiles of CO.", + "homepage": "https://eosweb.larc.nasa.gov/project/mopitt/mopitt_table", + "name": "Measurements Of Pollution In The Troposphere", + "prefix": "r3d100010899", + "synonyms": [ + "MOPITT" + ] + }, + "r3d100010900": { + "description": "IRMA (Integrated Resource Management Applications) provides natural and cultural resources data from the National Park Service. Most entries are in the form of peer-reviewed publications, but some are raw data sets based on in-park research projects.", + "homepage": "https://irma.nps.gov/Portal", + "name": "IRMA Portal", + "prefix": "r3d100010900", + "synonyms": [ + "Integrated Resource Management Applications Portal" + ] + }, + "r3d100010901": { + "description": "The HUGO Gene Nomenclature Committee (HGNC) assigned unique gene symbols and names to over 35,000 human loci, of which around 19,000 are protein coding. This curated online repository of HGNC-approved gene nomenclature and associated resources includes links to genomic, proteomic and phenotypic information, as well as dedicated gene family pages.", + "homepage": "https://www.genenames.org/", + "name": "HUGO Gene Nomenclature Committee", + "prefix": "r3d100010901", + "synonyms": [ + "HGNC" + ], + "xrefs": { + "fairsharing": "FAIRsharing.29we0s", + "nif": "0000-02955", + "omics": "06180", + "scr": "002827" + } + }, + "r3d100010902": { + "description": "The Australian National Corpus collates and provides access to assorted examples of Australian English text, transcriptions, audio and audio-visual materials. Text analysis tools are embedded in the interface allowing analysis and downloads in *.CSV format.", + "homepage": "https://researchdata.edu.au/australian-national-corpus/2018", + "name": "Australian National Corpus", + "prefix": "r3d100010902", + "synonyms": [ + "AusNC" + ] + }, + "r3d100010903": { + "description": "The IMLS conducts annual surveys of public and state libraries in the US that have response rates near 100%. Data is compiled for states, library systems, and individual library branches and includes statistics for circulation, visits, staff, expenditures, and more. Data is available in two formats: MS Access and flat file, plain text. Data for museums is now included.", + "homepage": "https://www.imls.gov/research-tools/data-collection", + "name": "Institute of Museum and Library Services Data Collection", + "prefix": "r3d100010903", + "synonyms": [ + "IMLS" + ] + }, + "r3d100010904": { + "description": "The Informatics Research Data Repository is a Japanese data repository that collects data on disciplines within informatics. Such sub-categories are things like consumerism and information diffusion. The primary data within these data sets is from experiments run by IDR on how one group is linked to another.", + "homepage": "https://www.nii.ac.jp/dsc/idr/en/index.html", + "name": "Informatics Research Data Repository", + "prefix": "r3d100010904", + "synonyms": [ + "IDR" + ] + }, + "r3d100010905": { + "description": "The NCBI Trace Archive is a permanent repository of DNA sequence chromatograms (traces), base calls, and quality estimates for single-pass reads from various large-scale sequencing projects. The Trace Archive serves as the repository of sequencing data from gel/capillary platforms such as Applied Biosystems ABI 3730®.\nThe Sequence Read Archive (SRA) stores sequencing data from the next generation of sequencing platforms including Roche 454 GS System®, Illumina Genome Analyzer®, Applied Biosystems SOLiD® System, Helicos Heliscope®, and others. The Trace Assembly Archive stores pairwise alignment and multiple alignment of sequencing reads, linking basic trace data with finished genomic sequence.", + "homepage": "https://www.ncbi.nlm.nih.gov/Traces/trace.cgi", + "name": "NCBI Trace Archive", + "prefix": "r3d100010905", + "xrefs": { + "fairsharing": "FAIRsharing.abwvhp", + "omics": "05337", + "scr": "013788" + } + }, + "r3d100010906": { + "description": "The Nottingham Arabidopsis Stock Centre (NASC) provides seed and information resources to Europe researchers.", + "homepage": "http://arabidopsis.info/", + "name": "NASC", + "prefix": "r3d100010906", + "synonyms": [ + "Nottingham Arabidopsis Stock Centre", + "The European Arabidopsis Stock Centre" + ], + "xrefs": { + "fairsharing": "FAIRsharing.2sqcxs", + "nlx": "56885", + "omics": "28815", + "scr": "004576" + } + }, + "r3d100010907": { + "description": "The British Columbia Conservation Data Centre (CDC) collects and disseminates information on plants, animals and ecosystems at risk in British Columbia. The \" BC Species and Ecosystems Explorer\" is a source for authoritative conservation information on approximately 7400 plants and animals, and over 600 ecological communities (ecosystems)in British Columbia. Information includes conservation status, legal designation, and ecosection values for ecological communities.", + "homepage": "https://www2.gov.bc.ca/gov/content/environment/plants-animals-ecosystems/conservation-data-centre", + "name": "B.C. Conservation Data Centre", + "prefix": "r3d100010907", + "synonyms": [ + "CDC" + ] + }, + "r3d100010908": { + "description": "The Atlantic Canada Conservation Data Centre (ACCDC) maintains comprehensive lists of plant and animal species. The Atlantic CDC has geo-located records of species occurrences and records of extremely rare to uncommon species in the Atlantic region, including New Brunswick, Nova Scotia, Prince Edward Island, Newfoundland, and Labrador. The Atlantic CDC also maintains biological and other types of data in a variety of linked databases.", + "homepage": "http://www.accdc.com/", + "name": "Atlantic Canada Conservation Data Centre", + "prefix": "r3d100010908", + "synonyms": [ + "ACCDC" + ], + "xrefs": { + "biodbcore": "001488", + "nlx": "152014", + "scr": "006061" + } + }, + "r3d100010909": { + "description": "!!! <<< the repository is offline >>> !!! The CBIF provides primary data on biological species of interest to Canadians. CBIF supports a wide range of social and economic decisions including efforts to conserve our biodiversity in healthy ecosystems, use our biological resources in sustainable ways, and monitor and control pests and diseases. Tools provided by the CBIF include the Integrated Taxonomic Information System (ITIS), Species Access Network, Online Mapping, and the SpeciesBank, including Butterflies of Canada. The CBIF is a member of the Global Biodiversity Information Facility (GBIF).", + "homepage": "http://www.cbif.gc.ca/eng/home/?id=1370403266262", + "name": "Canadian Biodiversity Information Facility", + "prefix": "r3d100010909", + "synonyms": [ + "CBIF", + "SCIB", + "Système canadien d'information sur la biodiversité" + ], + "xrefs": { + "biodbcore": "001664" + } + }, + "r3d100010910": { + "description": "PDBj (Protein Data Bank Japan) provides a centralized PDB archive of macromolecular structures, integrated tools for data retrieval, visualization, and functional characterization. PDBj is supported by JST-NBDC and Osaka University.", + "homepage": "https://pdbj.org/", + "name": "PDBj", + "prefix": "r3d100010910", + "synonyms": [ + "Protein Data Bank Japan" + ], + "xrefs": { + "fairsharing": "FAIRsharing.rs2815", + "nlx": "151484", + "omics": "07430", + "scr": "008912" + } + }, + "r3d100010912": { + "description": "Fishbase is a global species database and encyclopedia of over 30,000 species and subspecies of fishes that is searchable by common name, genus, species, geography, family, ecosystem, references literature, tools, etc. Links to other, related databases such as the Catalog of Fishes, GenBack, and LarvalBase. Associated with a partner journal, Acta Ichthyologica et Piscatoria. With mirror sites in English, German, French Spanish, Portuguese, French, Swedish, Chinese and Arabian language.", + "homepage": "https://www.fishbase.org/home.htm", + "name": "Fishbase", + "prefix": "r3d100010912", + "xrefs": { + "nlx": "39009", + "omics": "14884", + "scr": "004376" + } + }, + "r3d100010913": { + "description": "Store.Synchrotron is a fully functional, cloud computing based solution to raw X-ray data archival and dissemination at the Australian Synchrotron, largest stand-alone piece of scientific infrastructure in the southern hemisphere. Store.Synchrotron represents the logical extension of a long-standing effort in the macromolecular crystallography community to ensure that satisfactory evidence is provided to support the interpretation of structural experiments.", + "homepage": "https://store.synchrotron.org.au/", + "name": "Store.Synchrotron Data Store", + "prefix": "r3d100010913", + "synonyms": [ + "TARDIS", + "The Australian Repositories for Diffraction ImageS", + "myTARDIS Diffraction Image Repository" + ] + }, + "r3d100010914": { + "description": "Australian Ocean Data Network (AODN) provides data collected by the Australian marine community. AODN's data is searchable via map interface and metadata catalogue. AODN is Australia's exhaustive repository for marine and climate data. AODN has merged with IMOS eMarine Information Infrastructure (eMII) Facility in May 2016. IMOS is a multi-institutional collaboration with a focus on open data access. It is ideally placed to manage the AODN on behalf of the Australian marine and climate community.", + "homepage": "https://portal.aodn.org.au", + "name": "Australian Ocean Data Network Portal", + "prefix": "r3d100010914", + "synonyms": [ + "AODN", + "Open access to ocean data" + ], + "xrefs": { + "fairsharing": "FAIRsharing.j5eden", + "omics": "14335" + } + }, + "r3d100010915": { + "description": "The History Data Service data collection brings together over 650 separate studies transcribed, scanned or compiled from historical sources. The studies cover a wide range of historical topics, from the seventh century to the twentieth century. Although the primary focus of the collection is on the United Kingdom, it also includes a significant body of cross-national and international data collections. Examples of topics covered include: nineteenth and twentieth century statistics, manuscript census records, state finance data, demographic data, mortality data, community histories, electoral history and economic indicators.", + "homepage": "http://hds.essex.ac.uk/", + "name": "History Data Service", + "prefix": "r3d100010915", + "synonyms": [ + "HDS" + ] + }, + "r3d100010916": { + "description": "The British Geological Survey (BGS), the world’s oldest national geological survey, has over 400 datasets including environmental monitoring data, digital databases, physical collections (borehole core, rocks, minerals and fossils), records and archives.", + "homepage": "http://www.bgs.ac.uk/", + "name": "British Geological Survey", + "prefix": "r3d100010916" + }, + "r3d100010917": { + "description": "Geoscience Australia provides geosciences data on Australia's onshore and offshore natural resources discovery, sustainable energy opportunities, and potential impacts on population, economy and environment.", + "homepage": "http://www.ga.gov.au/", + "name": "Geoscience Australia", + "prefix": "r3d100010917", + "xrefs": { + "biodbcore": "001673" + } + }, + "r3d100010918": { + "description": "The Atlas of Living Australia (ALA) combines and provides scientifically collected data from a wide range of sources such as museums, herbaria, community groups, government departments, individuals and universities. Data records consist of images, literature, molecular DNA data, identification keys, species interaction data, species profile data, nomenclature, source data, conservation indicators, and spatial data.", + "homepage": "https://www.ala.org.au/", + "name": "Atlas of Living Australia", + "prefix": "r3d100010918", + "synonyms": [ + "ALA" + ], + "xrefs": { + "biodbcore": "001772", + "nlx": "152016", + "scr": "006467" + } + }, + "r3d100010919": { + "description": "TERN provides open data, research and management tools, data infrastructure and site-based research equipment.\nThe open access ecosystem data is provided by TERN Data Discovery Portal , see https://www.re3data.org/repository/r3d100012013", + "homepage": "https://tern.org.au", + "name": "Terrestrial Ecosystem Research Network", + "prefix": "r3d100010919", + "synonyms": [ + "TERN" + ] + }, + "r3d100010920": { + "description": "OzFlux provides micro-meteorological measurements from over 500 stations to provide data for atmospheric model testing specific to exchanges of carbon, water vapor and energy between terrestrial ecosystems and the atmosphere.", + "homepage": "https://data.ozflux.org.au/portal/home.jspx", + "name": "OzFlux", + "prefix": "r3d100010920", + "synonyms": [ + "Australian and New Zealand Flux Research and Monitoring" + ] + }, + "r3d100010921": { + "description": "!!!!! This database doesn't exist anymore. 2017-09-05 !!!!!BeetleBase is a comprehensive sequence database and important community resource for Tribolium genetics, genomics and developmental biology. It provides genetic data on the Tribolium Castaneum, Red Flour Beetle, as gene maps, official gene set, reference sequences, predicted models, and whole-genome tiling array representing developmental stages.", + "homepage": "http://beetlebase.org/", + "name": "BeetleBase", + "prefix": "r3d100010921", + "xrefs": { + "fairsharing": "FAIRsharing.h5f091", + "nif": "0000-02599", + "omics": "03118" + } + }, + "r3d100010922": { + "description": "MozAtlas provides gene expression data of adult male and female mosquitoes as tables, expressions, trees and models. MozAtlas also provides sequence orthology relationships with data provided by FlyBase, Vectorbase, Beetlebase, BeeBase, and WormBase.", + "homepage": "http://mozatlas.gen.cam.ac.uk/mozatlas/", + "name": "MozAtlas", + "prefix": "r3d100010922" + }, + "r3d100010923": { + "description": "The Australian Breast Cancer Tissue Bank (ABCTB) provides data contributed by an Australian network of cancer clinicians, researchers, and patients. ABCTB privacy protection policy ensures patients' identities are not revealed and cancer researchers are the only individuals with open access to data.", + "homepage": "https://www.abctb.org.au/abctbNew2/default.aspx", + "name": "Australian Breast Cancer Tissue Bank", + "prefix": "r3d100010923", + "synonyms": [ + "ABCTB", + "BCTB", + "Breast Cancer Tissue Bank" + ], + "xrefs": { + "nlx": "54620", + "scr": "000926" + } + }, + "r3d100010924": { + "description": "The OpenNeuro project (formerly known as the OpenfMRI project) was established in 2010 to provide a resource for researchers interested in making their neuroimaging data openly available to the research community. It is managed by Russ Poldrack and Chris Gorgolewski of the Center for Reproducible Neuroscience at Stanford University. The project has been developed with funding from the National Science Foundation, National Institute of Drug Abuse, and the Laura and John Arnold Foundation.", + "homepage": "https://openneuro.org/", + "name": "OpenNeuro", + "prefix": "r3d100010924", + "synonyms": [ + "formerly: OpenfMRI" + ], + "xrefs": { + "fairsharing": "FAIRsharing.s1r9bw", + "nlx": "144048", + "scr": "005031" + } + }, + "r3d100010925": { + "description": "BeeBase provides gene sequences and genomes of Bombus terrestris, B. impatiens, Apis mellifera and three of its pathogens. BeeBase data is discoverable and analyzed via genome browsers, blast search, and apollo annotation tool.", + "homepage": "http://hymenopteragenome.org/beebase/", + "name": "BeeBase", + "prefix": "r3d100010925", + "synonyms": [ + "The honey bee model organism database" + ], + "xrefs": { + "nlx": "152034", + "omics": "10641", + "scr": "008966" + } + }, + "r3d100010926": { + "description": "The Organelle Genome Megasequencing Program (OGMP) provides mitochondrial, chloroplast, and mitochondrial plasmid genome data. OGMP tools allow direct comparison of OGMP and NCBI validated records. Includes GOBASE, a taxonomically broad organelle genome database that organizes and integrates diverse data related to mitochondria and chloroplasts.", + "homepage": "https://megasun.bch.umontreal.ca/ogmp/", + "name": "Organelle Genome Megasequencing Program", + "prefix": "r3d100010926", + "synonyms": [ + "OGMP", + "Organelle Genomics" + ], + "xrefs": { + "nif": "0000-20928", + "omics": "28737", + "scr": "002137" + } + }, + "r3d100010927": { + "description": "The Barcode of Life Data Systems (BOLD) provides DNA barcode data. BOLD's online workbench supports data validation, annotation, and publication for specimen, distributional, and molecular data. The platform consists of four main modules: a data portal, a database of barcode clusters, an educational portal, and a data collection workbench.\nBOLD is the go-to site for DNA-based identification. As the central informatics platform for DNA barcoding, BOLD plays a crucial role in assimilating and organizing data gathered by the international barcode research community. Two iBOL (International Barcode of Life) Working Groups are supporting the ongoing development of BOLD.", + "homepage": "https://www.boldsystems.org/", + "name": "Barcode of Life Data Systems", + "prefix": "r3d100010927", + "synonyms": [ + "BOLD Systems", + "The Barcode Library" + ], + "xrefs": { + "fairsharing": "FAIRsharing.en9npn", + "nlx": "29236", + "omics": "17578", + "scr": "004278" + } + }, + "r3d100010928": { + "description": "British Antarctic Survey (BAS) has, for over 60 years, undertaken the majority of Britain's scientific research on and around the Antarctic continent. Atmospheric, biosphere, cryosphere, geosphere, hydrosphere, and Sun-Earth interactions metadata and data are available. Geographic information and collections are highlighted as well. Information and mapping services include a Discovery Metadata System, Data Access System, the Antarctic Digital Database (ADD), Geophysics Data Portal (BAS-GDP), ICEMAR, a fossil database, and the Antarctic Plant Database.", + "homepage": "https://www.bas.ac.uk/data/our-data/", + "name": "British Antarctic Survey", + "prefix": "r3d100010928", + "synonyms": [ + "BAS" + ] + }, + "r3d100010929": { + "description": "The Institute of Ocean Sciences (IOS)/Ocean Sciences Division (OSD) data archive contains the holdings of oceanographic data generated by the IOS and other agencies and laboratories, including the Institute of Oceanography at the University of British Columbia and the Pacific Biological Station. The contents include data from B.C. coastal waters and inlets, B.C. continental shelf waters, open ocean North Pacific waters, Beaufort Sea and the Arctic Archipelago.", + "homepage": "https://www.pac.dfo-mpo.gc.ca/science/oceans/data-donnees/index-eng.html", + "name": "Fisheries and Oceans Canada Pacific Region Data Archive", + "prefix": "r3d100010929", + "synonyms": [ + "IOS/OSD data archive", + "Le catalogue de données de l'ISM/DSO", + "Pêches et Océans Canada Region Pacifique Cataloge de données" + ] + }, + "r3d100010930": { + "description": "The repository is no longer available. >>>!!!<<< 2018-08-29: no more access to TB Database >>>!!!<<<", + "homepage": "https://www.tbdb.org/", + "name": "TB Database", + "prefix": "r3d100010930", + "synonyms": [ + "TBDB", + "TBDatabase", + "Tuberculosis Database" + ], + "xrefs": { + "nif": "0000-03537", + "omics": "03220", + "scr": "006619" + } + }, + "r3d100010931": { + "description": "The Swedish Human Protein Atlas project has been set up to allow for a systematic exploration of the human proteome using Antibody-Based Proteomics. This is accomplished by combining high-throughput generation of affinity-purified antibodies with protein profiling in a multitude of tissues and cells assembled in tissue microarrays. Confocal microscopy analysis using human cell lines is performed for more detailed protein localization. The program hosts the Human Protein Atlas portal with expression profiles of human proteins in tissues and cells. The main objective of the resource centre is to produce specific antibodies to human target proteins using a high-throughput production method involving the cloning and protein expression of Protein Epitope Signature Tags (PrESTs). After purification, the antibodies are used to study expression profiles in cells and tissues and for functional analysis of the corresponding proteins in a wide range of platforms.", + "homepage": "https://www.proteinatlas.org/", + "name": "The Human Protein Atlas", + "prefix": "r3d100010931", + "synonyms": [ + "HPA" + ], + "xrefs": { + "fairsharing": "FAIRsharing.j0t0pe", + "miriam": "00000336", + "nif": "0000-00204", + "omics": "03913", + "scr": "006710" + } + }, + "r3d100010932": { + "description": "The GENSAT project aims to map the expression of genes in the central nervous system of the mouse. It is a collection of pictorial gene expression maps of the brain and spinal cord of the mouse.", + "homepage": "http://www.gensat.org/index.html", + "name": "Gene Expression Nervous System Atlas", + "prefix": "r3d100010932", + "synonyms": [ + "GENSAT" + ], + "xrefs": { + "nif": "0000-00130", + "omics": "03318", + "scr": "002721" + } + }, + "r3d100010933": { + "description": "The Australian Institute of Marine Science (AIMS) is a tropical marine research center. Data are available on topics including reef weather, sea temperature, cyclones, and water quality.", + "homepage": "https://www.aims.gov.au/docs/data/data.html", + "name": "AIMS Data Catalogue", + "prefix": "r3d100010933", + "synonyms": [ + "formerly: AIMS Data Centre" + ], + "xrefs": { + "nlx": "157748", + "scr": "010475" + } + }, + "r3d100010934": { + "description": "State of the Salmon provides data on abundance, diversity, and ecosystem health of wild salmon populations specific to the Pacific Ocean, North Western North America, and Asia. Data downloads are available using two geographic frameworks: Salmon Ecoregions or Hydro 1K.", + "homepage": "http://www.stateofthesalmon.org/resources/", + "name": "State of the Salmon", + "prefix": "r3d100010934", + "synonyms": [ + "Knowledge across borders", + "SoS", + "Изучение статуса лосося", + "ステイト・オブ・ザ・サーモン" + ] + }, + "r3d100010935": { + "description": "The TropFlux provides surface heat and momentum flux data of tropical oceans (30°N-30°S) between January 1979 and September 2011. The TropFlux data is produced under a collaboration between Laboratoire d’Océanographie: Expérimentation et Approches Numériques (LOCEAN) from Institut Pierre Simon Laplace (IPSL, Paris, France) and National Institute of Oceanography/CSIR (NIO, Goa, India), and supported by Institut de Recherche pour le Développement (IRD, France). TropFlux relies on data provided by the ECMWF Re-Analysis interim (ERA-I) and ISCCP projects. Since 2014 located at Indian National Centre for Ocean Information Services.", + "homepage": "https://incois.gov.in/tropflux/index.jsp", + "name": "TropFlux", + "prefix": "r3d100010935", + "synonyms": [ + "Air-sea fluxes for the global tropical oceans" + ] + }, + "r3d100010937": { + "description": "MedEffect Canada’s Adverse Reaction Online Database contains information on suspected adverse reaction reports related to marketed health products that were submitted to Health Canada by consumers and health professionals, who submit reports voluntarily, as well as by Market Authorization Holders (manufacturers and distributors), who are required to submit reports according to the Next link will take you to another Web site Food and Drugs Regulations.", + "homepage": "https://www.canada.ca/en/health-canada/services/drugs-health-products/medeffect-canada.html", + "name": "MedEffect Canada - Adverse Reaction Database", + "prefix": "r3d100010937", + "synonyms": [ + "Base de données en ligne des effets indésirables de Canada Vigilance", + "Canada Vigilance Adverse Reaction Online Database", + "MedEffet Canada - Base de données des effets indésirables" + ] + }, + "r3d100010938": { + "description": "Statistics Greenland collects, processes, and publicizes statistical material concerning social issues in Greenland. Information is published in English, Greenlandic, and Danish, although not all information has been translated.", + "homepage": "https://stat.gl/default.asp?Lang=en", + "name": "Statistics Greenland", + "prefix": "r3d100010938", + "synonyms": [ + "Gronlands Statistik", + "Kalaallit Nunaanni Naatsorsueqqissaartarfik" + ] + }, + "r3d100010939": { + "description": "The resource section of the Foundation for Child Development is a collection of reports, research, papers, and other materials published primarily by FCD and its grantees. The resource section contains materials relating to FCD’s current programs: PreK-3rd Education, Young Scholars Program, and Child Well-Being Index (CWI). FCD archives from 1909 - 2000 are located at the Rockefeller Archive Center. To view a description of the collection visit FCD at the Rockefeller Archive Center 1904 -2001 https://dimes.rockarch.org/collections/SFRdoaE5i8W4kksvS8TzuB?category=&limit=40&query=fcd", + "homepage": "https://www.fcd-us.org/", + "name": "Foundation for Child Development Resources", + "prefix": "r3d100010939", + "synonyms": [ + "including: Pre-Kindergarten through Third Grade Archive Data", + "including: PreK-3rd Data" + ] + }, + "r3d100010940": { + "description": "<<>>!!!>>> \nAll GeoBase products are available on the Open Government of Canada portal: https://open.canada.ca/data/en/dataset?q=geobase&organization=nrcan-rncan\nGeoBase initiative provides geospatial data of the entire Canadian landmass for government, business, and/or personal assessments of sustainable resource development, public safety, sanitation, and environmental protection. Data is available for download as ESRI Shapefile, FGDB, KML, and GML.", + "homepage": "http://www.geobase.ca/", + "name": "GeoBase", + "prefix": "r3d100010940", + "synonyms": [ + "GéoBase" + ] + }, + "r3d100010941": { + "description": ">>>!!!<<< The repository is no longer available. >>>!!!<<< \nTPDRC is part of NACJD", + "homepage": "http://www.icpsr.umich.edu/icpsrweb/content/NACJD/guides/tpdrc.html", + "name": "National Archive of Criminal Justice Data, Terrorism and Preparedness Data Resource Center", + "prefix": "r3d100010941", + "synonyms": [ + "NACJD, TPDRC" + ] + }, + "r3d100010942": { + "description": "Western Regional Climate Center (WRCC) provides historical and current climate data for the western United States. WRCC is one of six regional climate centers partnering with NOAA research institutes to promote climate research and data stewardship.", + "homepage": "https://wrcc.dri.edu/", + "name": "Western Regional Climate Center", + "prefix": "r3d100010942", + "synonyms": [ + "WRCC" + ], + "xrefs": { + "fairsharing": "FAIRsharing.aa1f93" + } + }, + "r3d100010943": { + "description": "Protectedplanet.net combines crowd sourcing and authoritative sources to enrich and provide data for protected areas around the world. Data are provided in partnership with the World Database on Protected Areas (WDPA). The data include the location, designation type, status year, and size of the protected areas, as well as species information.", + "homepage": "https://www.protectedplanet.net/en", + "name": "Protected Planet", + "prefix": "r3d100010943", + "synonyms": [ + "WDPA", + "World Database on Protected Areas" + ] + }, + "r3d100010944": { + "description": "The IRI/LDEO Climate Data Library is a collection of climate data sets with the focus of climate change monitoring and mitigation. Browse data by category and source, navigate and analyze datasets using maps, and the Ingrid Data Analysis Language. The IRI/LDEO also includes web tutorials.", + "homepage": "https://iridl.ldeo.columbia.edu/", + "name": "IRI/LDEO Climate Data Library", + "prefix": "r3d100010944" + }, + "r3d100010945": { + "description": "The National Coastal Data Development Center, a division of the National Oceanographic Data Center, is dedicated to building the long-term coastal data record to support environmental prediction, scientific analysis, and formulation of public policy.\n>>>!!!<<< For informations about the migration of data from NODC to NCEI see: https://www.nodc.noaa.gov/about >>>!!!<<>>!!!>>>", + "homepage": "http://diversitydata.org", + "name": "diversitydata.org", + "prefix": "r3d100010946" + }, + "r3d100010947": { + "description": "PISCO researchers collect biological, chemical, and physical data about ocean ecosystems in the nearshore portions of the California Current Large Marine Ecosystem. Data are archived and used to create summaries and graphics, in order to ensure that the data can be used and understood by a diverse audience of managers, policy makers, scientists and the general public.", + "homepage": "https://www.piscoweb.org/", + "name": "Partnership for Interdisciplinary Studies of Coastal Oceans", + "prefix": "r3d100010947", + "synonyms": [ + "PISCO" + ] + }, + "r3d100010949": { + "description": "The Numeric Data Services Dataverse provides access to the Cross National Time Series (Banks data), the ITERATE database, and selected survey data. The DataVerse of the Harvard's Numeric Data Services houses a curated collection of datasets to meet the research and instructional needs of the Harvard community, which are also openly accessible. Primarily social sciences.", + "homepage": "https://dataverse.harvard.edu/dataverse/nds", + "name": "Harvard Numeric Data Services Dataverse", + "prefix": "r3d100010949" + }, + "r3d100010950": { + "description": "The Artstor Digital Library is a nonprofit resource that provides more than one million digital images in the arts, architecture, humanities, and sciences with an accessible suite of software tools for teaching and research. Its community-built collections comprise contributions from outstanding international museums, photographers, libraries, scholars, photo archives, and artists and artists' estates.", + "homepage": "https://www.artstor.org/", + "name": "Artstor", + "prefix": "r3d100010950" + }, + "r3d100010951": { + "description": "The Purdue University Research Repository (PURR) provides a virtual research environment and data publication and archiving platform for its campuses. Also supports the publication and online execution of software tools with DataCite DOIs.", + "homepage": "https://purr.purdue.edu/", + "name": "Purdue University Research Repository", + "prefix": "r3d100010951", + "synonyms": [ + "PURR" + ] + }, + "r3d100010953": { + "description": "The Polar Data Catalogue is an online database of metadata and data that describes, indexes and provides access to diverse data sets generated by polar researchers. These records cover a wide range of disciplines from natural sciences and policy, to health, social sciences, and more.", + "homepage": "https://www.polardata.ca/", + "name": "Polar Data Catalogue", + "prefix": "r3d100010953", + "synonyms": [ + "PDC" + ] + }, + "r3d100010954": { + "description": "The Alaska Climate Research Center archives and provides digital climate records, climate statistics, and monthly weather summaries on Alaska and the polar regions. The Alaska Climate Research Center is part of the Geophysical Institute at the University of Alaska Fairbanks.", + "homepage": "http://climate.gi.alaska.edu/", + "name": "Alaska Climate Research Center", + "prefix": "r3d100010954", + "xrefs": { + "nlx": "157755", + "scr": "000913" + } + }, + "r3d100010955": { + "description": "International Arctic Systems for Observing the Atmosphere (IASOA) provides and collects multi-year continuous data on atmospheric conditions in the Arctic. International Polar Year (IPY) maintains partnerships with Arctic observatories from Sweden, Canada, United States, Russia, Norway, Finland, and Greenland. Each IASOA observatory features extensive suites of co-located, research grade active, passive and in-situ observing systems. Atmospheric characteristics of interest are standard meteorology, greenhouse gases, atmospheric radiation, clouds, pollutants, chemistry, aerosols, and surface energy balances. IASOA operates within boundaries defined by (1) the Arctic (2) the atmosphere (3) the ground-based vantage point (4) data generated by instrument systems and (5) multi-year continuous records to support climate studies.", + "homepage": "https://psl.noaa.gov/iasoa/", + "name": "International Arctic Systems for Observing the Atmosphere", + "prefix": "r3d100010955", + "synonyms": [ + "IASOA Data Portal" + ] + }, + "r3d100010956": { + "description": "The Portal is intended to be used as catalog of datasets published by ministries/ department/ organizations of Government of India for public use, in order to enhance transparency in the functioning of the Government as well as to make innovative visualization of dataset. This National Data Portal is being updated frequently to make it as accessible as possible and completely accessible to all irrespective of physical challenges or technology.", + "homepage": "https://data.gov.in/", + "name": "Open Government Data Platform India", + "prefix": "r3d100010956", + "synonyms": [ + "OGD", + "data.govin" + ], + "xrefs": { + "biodbcore": "001601" + } + }, + "r3d100010957": { + "description": "The Polar Data Center (PDC) manages the Science Database among other repositories for Japanese polar research. The Science Database is the destination repository for all Japanese Antarctic Research Expedition (JARE) data as well as the Japanese contribution to the International Polar Year (IPY) 2007-2008. Metadata are in English and Japanese, and metadata records are shared with the Global Change Master Directory.", + "homepage": "https://scidbase.nipr.ac.jp/?ml_lang=en", + "name": "National Institute of Polar Research Science Database", + "prefix": "r3d100010957", + "synonyms": [ + "Polar Data Center Science Database" + ] + }, + "r3d100010958": { + "description": "The Yeast Resource Center Public Image Repository is a database of fluorescent microscopy images and their associated metadata/experimental parameters. The images depict the localization, co-localization and FRET (fluorescence energy transfer) of proteins in cells, particularly in the budding yeast Saccharomyces cerevisiae as a model organism. Users may download the entire datasets to improve their research.", + "homepage": "http://images.yeastrc.org/imagerepo/searchImageRepoInit.do", + "name": "Yeast Resource Center Public Image Repository", + "prefix": "r3d100010958", + "synonyms": [ + "YRC Public Image Repository" + ] + }, + "r3d100010959": { + "description": "Social Computing Data Repository hosts data from a collection of many different social media sites, most of which have blogging capacity. Some of the prominent social media sites included in this repository are BlogCatalog, Twitter, MyBlogLog, Digg, StumbleUpon, del.icio.us, MySpace, LiveJournal, The Unofficial Apple Weblog (TUAW), Reddit, etc. The repository contains various facets of blog data including blog site metadata like, user defined tags, predefined categories, blog site description; blog post level metadata like, user defined tags, date and time of posting; blog posts; blog post mood (which is defined as the blogger's emotions when (s)he wrote the blog post); blogger name; blog post comments; and blogger social network.", + "homepage": "http://datasets.syr.edu/pages/home.html", + "name": "Social Computing Data Repository", + "prefix": "r3d100010959" + }, + "r3d100010960": { + "description": "The UCI Machine Learning Repository is a collection of databases, domain theories, and data generators that are used by the machine learning community for the empirical analysis of machine learning algorithms. It is used by students, educators, and researchers all over the world as a primary source of machine learning data sets. As an indication of the impact of the archive, it has been cited over 1000 times.", + "homepage": "https://archive.ics.uci.edu/ml/index.php", + "name": "UCI Machine Learning Repository", + "prefix": "r3d100010960", + "synonyms": [ + "UC Irvine Machine Learning Repository" + ] + }, + "r3d100010961": { + "description": "The National Park Service Gaseous Pollutant Monitoring Program Database provides gaseous air pollutant and meteorological data as *.csv files. Queries allow filtering by location of ozone, wind speed, wind direction, ambient temperature, relative humidity, solar radiation, wetness data.", + "homepage": "https://ard-request.air-resource.com/", + "name": "NPS Gaseous Pollutant and Meteorological Data Access Page", + "prefix": "r3d100010961", + "synonyms": [ + "Access to Gaseous Pollutant and Meteorological Data" + ] + }, + "r3d100010962": { + "description": "Alaska Ocean Observing System (AOOS) provides ocean and coastal observations data. The AOOS is governed by the Integrated Ocean Observing System (IOOS) which is a partnership among federal, regional, academic and private sector groups.\nThe Ocean Data Explorer contains scientific and management information including real-time sensor feeds, operational oceanographic and atmospheric models, satellite observations and GIS data sets that describe the biological, chemical and physical characteristics of Alaska and its surrounding waters. This map offers many new updated features that build upon the existing data system.", + "homepage": "https://aoos.org/", + "name": "Alaska Ocean Observing System", + "prefix": "r3d100010962", + "synonyms": [ + "AOOS" + ], + "xrefs": { + "nlx": "157756", + "scr": "010481" + } + }, + "r3d100010963": { + "description": "The National Science Foundation (NSF) Ultraviolet (UV) Monitoring Network provides data on ozone depletion and the associated effects on terrestrial and marine systems. Data are collected from 7 sites in Antarctica, Argentina, United States, and Greenland. The network is providing data to researchers studying the effects of ozone depletion on terrestrial and marine biological systems. Network data is also used for the validation of satellite observations and for the verification of models describing the transfer of radiation through the atmosphere.", + "homepage": "http://uv.biospherical.com/", + "name": "National Science Foundation Polar Programs UV Monitoring Network", + "prefix": "r3d100010963", + "synonyms": [ + "NSF UV Monitoring Network", + "UVSIMN" + ] + }, + "r3d100010964": { + "description": ">>>>!!!<<<>>>!!!<<<<\nACADIS is a repository for Arctic research data to provide data archival, preservation and access for all projects funded by NSF's Arctic Science Program (ARC). Data include long-term observational timeseries, local, regional, and system-scale research from many diverse domains. The Advanced Cooperative Arctic Data and Information Service (ACADIS) program includes data management services.", + "homepage": "https://arcticdata.io/", + "name": "Advanced Cooperative Arctic Data and Information Service", + "prefix": "r3d100010964", + "synonyms": [ + "ACADIS Gateway", + "Advanced CADIS", + "an artic data repository" + ], + "xrefs": { + "nlx": "157746", + "scr": "010473" + } + }, + "r3d100010965": { + "description": ">>>>>> !!! <<<<<< This website ceased operation on Sept. 30, 2020, as the website is no longer funded >>>>> !!!!! <<<<", + "name": "Integrated Fertility Survey Series", + "prefix": "r3d100010965", + "synonyms": [ + "IFSS" + ] + }, + "r3d100010966": { + "description": "Earth System Research Laboratory (ESRL) Global Monitoring Division (GMD) provides data relating to climate change forces and models, ozone depletion and rehabilitation, and baseline air quality. Data are freely available so the public, policy makers, and scientists stay current with long-term atmospheric trends.", + "homepage": "https://www.esrl.noaa.gov/gmd/", + "name": "Earth System Research Laboratory - Global Monitoring Division", + "prefix": "r3d100010966", + "synonyms": [ + "ESRL GMD" + ] + }, + "r3d100010967": { + "description": "The Ocean Date and Information System provides information on physical, chemical, biological and geological parameters of ocean and coasts on spatial and temporal domains that is vital for both research and operational oceanography. In-situ and remote sensing data are included. The Ocean Information Bank is supported by the data received from Ocean Observing Systems in the Indian Ocean (both the in-situ platforms and satellites) as well as by a chain of Marine Data Centres. Ocean and coastal measurements are available. Data products are accessible through various portals on the site and are largely available by data type (in situ or remote sensing) and then by parameter.", + "homepage": "https://odis.incois.gov.in/", + "name": "Indian National Centre for Ocean Information Services", + "prefix": "r3d100010967", + "synonyms": [ + "ESSO - INCOIS", + "ESSO - Indian National Centre for Ocean Information Services", + "INCOIS", + "formerly: Ocean Date and Information System", + "formerly: ODIS", + "ईएसएसओ -भारतीय राष्ट्रीय महासागर सूचना सेवा केन्द्र" + ], + "xrefs": { + "ror": "04xbqmj23" + } + }, + "r3d100010968": { + "description": ">>>!!!<<< No more data will be available on this page. >>>!!!<<< NASA's Prognostics Center of Excellence hosts the Prognostics Data Repository to provide data used in the development of prognostic algorithms, and time series of nominal to failed states. Data are donated from universities, agencies, or companies on an ongoing process.", + "homepage": "https://ti.arc.nasa.gov/tech/dash/groups/pcoe/prognostic-data-repository/", + "name": "NASA Prognostics Data Repository", + "prefix": "r3d100010968", + "synonyms": [ + "PCoE Datasets" + ] + }, + "r3d100010969": { + "description": "Greenland Environmental Observatory (GEOSummit) provides long term year round data on core atmospheric measurements, spatial phenomena, ice sheets, and the Arctic Environment. These data are available to researchers through the National Science Foundation's Science Coordination Office (SCO) which coordinates all research at GEOSummit. Currently there is not a central platform for multi-collaborator data distribution. For specific information related to research it is recommended to contact investigators directly.", + "homepage": "https://www.geosummit.org/", + "name": "Greenland Environmental Observatory at Summit Station", + "prefix": "r3d100010969", + "synonyms": [ + "GEO Summit", + "Summit Station" + ] + }, + "r3d100010970": { + "description": ">>>!!!<<< The repository is no longer available. >>>!!!<<< \nIndian Genetic Disease Database (IGDD) is an initiative of CSIR Indian Institute of Chemical Biology. It is supported by Council of Scientific and Industrial Research (CSIR) and Department of Biotechnology (DBT) of India. \nThe Indian people represent one-sixth of the world population and consists of a ethnically, geographically, and genetically diverse population. In some communities the ratio of genetic disorder is relatively high due to consanguineous marriage practiced in the community. This database has been created to keep track of mutations in the causal genes for genetic diseases common in India and help the physicians, geneticists, and other professionals retrieve and use the information for the benefit of the public. The database includes scientific information about these genetic diseases and disabilities, but also statistical information about these diseases in today's society. Data is categorized by body part affected and then by title of the disease.", + "homepage": "http://www.igdd.iicb.res.in/home.htm", + "name": "Indian Genetic Disease Database", + "prefix": "r3d100010970", + "synonyms": [ + "IGDD" + ] + }, + "r3d100010971": { + "description": ">>>!!!<<< This repository is no longer available >>>!!!<<< \nMarine Microbial Database of India is an initiative of CSIR National Institute of Oceanography (NIO). It is supported by Council of Scientific and Industrial Research (CSIR) and managed by Biodiversity Informatics Group (BIG), Bioinformatics Centre of the NIO. It contains records about 1,814 marine microbes. Each record provides information on microbe’s location, habitat, importance (of the organism), threats (to the organism). The database also provides a Taxonomic Hierarchy and Scientific Name Index.", + "homepage": "http://www.biosearch.in/microbes/", + "name": "Marine Microbial Database of India", + "prefix": "r3d100010971", + "synonyms": [ + "bioSearch" + ] + }, + "r3d100010972": { + "description": ">>>>!!<<<< As stated 2017-11-23 the database is not available anymore >>>>!!<<<< ACEpepDB is a database ran by the Central Food Technological Research Institute. It contains records of about 865 peptides. Each record provides information on the food source, preparation, purification and any other additional information. Each record includes the reference(s). The database provides a search and browsing option for a more personalized research experience.", + "name": "ACEpepDB: Peptide Database", + "prefix": "r3d100010972", + "synonyms": [ + "Peptide Database of Central Food Technological Research Institute" + ], + "xrefs": { + "nlx": "157747", + "scr": "010474" + } + }, + "r3d100010973": { + "description": ">>>>!!<<< As detected 2017-11-24 TBNet India is no longer accessible >>>>!!<<<< TBNet India is an initiative by the Department of Biotechnology, Govt of India with special focus on Indian contributions on research and various issues related to tuberculosis. Around 13 institutions across India are apart of this initiative. TB Net India focuses to gather clinical, epidemiological and molecular data and make it available to the biomedical community.", + "name": "TBNet India", + "prefix": "r3d100010973", + "synonyms": [ + "A National Portal for Tuberculosis Initiative", + "Protocols Reference Database" + ] + }, + "r3d100010975": { + "description": "The Yeast Resource Center provides access to data about mass spectrometry, yeast two-hybrid arrays, deconvolution florescence microscopy, protein structure prediction and computational biology. These services are provided to further the goal of a complete understanding of the chemical interactions required for the maintenance and faithful reproduction of a living cell. The observation that the fundamental biological processes of yeast are conserved among all eukaryotes ensures that this knowledge will shape and advance our understanding of living systems.", + "homepage": "http://depts.washington.edu/yeastrc/", + "name": "Yeast Resource Center", + "prefix": "r3d100010975", + "synonyms": [ + "Yeast Resource Center Public Data Repository" + ], + "xrefs": { + "fairsharing": "FAIRsharing.karvzj", + "nif": "0000-03650", + "scr": "007942" + } + }, + "r3d100010976": { + "description": "ForestPlots.net is a web-accessible secure repository for forest plot inventories in South America, Africa and Asia. The database includes plot geographical information; location, taxonomic information and diameter measurements of trees inside each plot; and participants in plot establishment and re-measurement, including principal investigators, field assistants, students.", + "homepage": "https://www.forestplots.net", + "name": "ForestPlots.net", + "prefix": "r3d100010976", + "synonyms": [ + "FP" + ] + }, + "r3d100010977": { + "description": "HIstome: The Histone Infobase is a database of human histones, their post-translational modifications and modifying enzymes. HIstome is a combined effort of researchers from two institutions, Advanced Center for Treatment, Research and Education in Cancer (ACTREC), Navi Mumbai and Center of Excellence in Epigenetics, Indian Institute of Science Education and Research (IISER), Pune.", + "homepage": "http://www.actrec.gov.in/histome/index.php", + "name": "HIstome", + "prefix": "r3d100010977", + "synonyms": [ + "The Histone Infobase" + ], + "xrefs": { + "fairsharing": "FAIRsharing.g56qnp", + "nlx": "151419", + "omics": "03500", + "scr": "006972" + } + }, + "r3d100010978": { + "description": "Human Protein Reference Database (HPRD) has been established by a team of biologists, bioinformaticists and software engineers. This is a joint project between the PandeyLab at Johns Hopkins University, and Institute of Bioinformatics, Bangalore. HPRD is a definitive repository of human proteins. This database should serve as a ready reckoner for researchers in their quest for drug discovery, identification of disease markers and promote biomedical research in general.\nHuman Proteinpedia (www.humanproteinpedia.org) is its associated data portal.", + "homepage": "http://www.hprd.org", + "name": "Human Protein Reference Database", + "prefix": "r3d100010978", + "synonyms": [ + "HPRD" + ], + "xrefs": { + "fairsharing": "FAIRsharing.y2qws7", + "nif": "0000-00137", + "omics": "02439", + "scr": "007027" + } + }, + "r3d100010979": { + "description": "The India Biodiversity Portal is an educational tool to help educate the citizens of India on India's biodiversity. The IBP has multiple overlapping databases of images and scientific information about the variety of animals, plants, and environments found in India. These images and information can also be accessed via the IBP's maps and checklists features that encourage pursuit of ecological education for all ages.", + "homepage": "https://indiabiodiversity.org/", + "name": "India Biodiversity Portal", + "prefix": "r3d100010979", + "synonyms": [ + "IBP" + ] + }, + "r3d100010980": { + "description": "CTRI is a free, online public record system for registration of clinical trials being conducted in India since 2007. Initiated as a voluntary measure, since 2009 trial registration in the CTRI has been made mandatory by the Drugs Controller General of India (DCGI). While this register is meant primarily for trials conducted in India, the CTRI will also accept registration of trials conducted in other countries in the region, which do not have a Primary Registry of its own. Registered trials on CTRI are freely searchable from the WHO's search portal and the ICTRP, as well as from the CTRI site.", + "homepage": "http://ctri.nic.in/Clinicaltrials/login.php", + "name": "Clinical Trials Registry - India", + "prefix": "r3d100010980", + "synonyms": [ + "CTRI" + ], + "xrefs": { + "nlx": "151507", + "scr": "000679" + } + }, + "r3d100010981": { + "description": "The DMC is designed to provide registered users with access to non-confidential petroleum exploration and production data from offshore Nova Scotia, subject to certain conditions. The DMC is housed in the CNSOPB's Geoscience Research Centre located in Dartmouth, Nova Scotia. Initially, the DMC will manage and distribute the following digital petroleum data: well data (i.e. logs and reports), seismic image files (e.g. TIFF, PDF), and production data. In the future the DMC could be expanded to include operational, safety, environmental, fisheries data, etc.", + "homepage": "http://www.cnsopbdmc.ca/", + "name": "Canada-Nova Scotia Offshore Petroleum Board Data Management Centre", + "prefix": "r3d100010981", + "synonyms": [ + "CNSOPB DMC" + ] + }, + "r3d100010982": { + "description": "The Mutopia Project offers sheet music editions of classical music for free download. These are based on editions in the public domain, and include works by Bach, Beethoven, Chopin, Handel, Mozart, and many others. A team of volunteers are involved in typesetting the music by computer using the LilyPond software. \nA growing number of modern editions, arrangements and new music are also available for download. The respective editors, arrangers and composers have chosen to make these works freely available.", + "homepage": "https://www.mutopiaproject.org/", + "name": "Mutopia Project", + "prefix": "r3d100010982", + "synonyms": [ + "Free sheet music for everyone" + ] + }, + "r3d100010983": { + "description": "Export Import Data Bank - Tradestat is an initiative of Department of Commerce, Ministry of Commerce & Industry, Government of India. This databank provides international trade figures for imports, exports and total trade, based on data published by the Directorate General of Commercial Intelligence and Statistics (DGCI&S), Kolkata. It also provides commodity-wise, country-wise, and region-wise trade figures for exports and imports.", + "homepage": "https://commerce-app.gov.in/eidb/default.asp", + "name": "Export Import Data Bank", + "prefix": "r3d100010983", + "synonyms": [ + "Tradestat" + ] + }, + "r3d100010985": { + "description": "Human Proteinpedia is a community portal for sharing and integration of human protein data. This is a joint project between Pandey at Johns Hopkins University, and Institute of Bioinformatics, Bangalore. This portal allows research laboratories around the world to contribute and maintain protein annotations. Human Protein Reference Database (HPRD) integrates data, that is deposited in Human Proteinpedia along with the existing literature curated information in the context of an individual protein. All the public data contributed to Human Proteinpedia can be queried, viewed and downloaded.\nData pertaining to post-translational modifications, protein interactions, tissue expression, expression in cell lines, subcellular localization and enzyme substrate relationships may be deposited.", + "homepage": "http://www.humanproteinpedia.org", + "name": "Human Proteinpedia", + "prefix": "r3d100010985", + "xrefs": { + "fairsharing": "FAIRsharing.xxdxtv", + "nif": "0000-02999" + } + }, + "r3d100010986": { + "description": "A small genotype data repository containing data used in recent papers from the Estonian Biocentre. Most of the data pertains to human population genetics. PDF files of the papers are also freely available.", + "homepage": "http://evolbio.ut.ee/", + "name": "Estonian Biocentre Free Data", + "prefix": "r3d100010986" + }, + "r3d100010987": { + "description": "Summit Station is a US National Science Foundation-funded research station on the Greenland ice cap. The website offers near-real time weather summaries and a webcam. Other data associated with the Summit Station can be found through the International Arctic Systems for Observing the Atmosphere (IASOA) website: http://iasoa.org or from Greenland Environmental Observatory at geosummit.org", + "homepage": "http://www.summitcamp.org/", + "name": "Summit Station", + "prefix": "r3d100010987" + }, + "r3d100010988": { + "description": "Indian Space Science Programme has the primary goal of promoting and establishing space science and technology programme. The ISSDC is the primary data center to be retrieved from Indian space science missions. This center is responsible for the collections of payload data and related ancillary data for space science missions such as Chandrayaan, Astrosat, Youthsat, etc. The payload data sets can include a range of information including satellite images, X-ray spectrometer readings, and other space observations.", + "homepage": "http://www.issdc.gov.in", + "name": "Indian Space Science Data Center", + "prefix": "r3d100010988", + "synonyms": [ + "ISDA", + "ISRO Science Data Archive", + "ISSDC" + ] + }, + "r3d100010989": { + "description": "Founded in May 2000, the BDEP stores, organizes and makes available geophysical, geological and geochemical information. The database, after processing and analysis, provides help to the areas of sedimentary basins where there's more probability of oil and natural gas. The data acquisition and management of this collection guarantees Brazil to the domain about the potential of knowledge generated in hydrocarbons.", + "homepage": "http://rodadas.anp.gov.br/en/concession-of-exploratory-blocks/brazil-round-3/bdep-round-3", + "name": "Exploration and Production Data Bank", + "prefix": "r3d100010989", + "synonyms": [ + "BDEP", + "Banco de Dados de Exploracao e Producao" + ] + }, + "r3d100010990": { + "description": "HCUPnet is a free, on-line query system based on data from the healthcare cost and utilization project (HCUP). It provides access to health statistics and information on hospital inpatient and emergency departments. HCUP is used to identify, track, analyze, and compare hospital statistics at the national, regional, and state levels.", + "homepage": "http://hcupnet.ahrq.gov", + "name": "HCUPnet", + "prefix": "r3d100010990", + "synonyms": [ + "Healthcare Cost and Utilization Project" + ] + }, + "r3d100010991": { + "description": "A databank on the economy, agriculture, tourism, infrastructure, industry, and natural resources of the North Eastern Region of India; comprises seven states namely Arunachal Pradesh, Assam, Manipur, Meghalaya, Mizoram, Nagaland, Sikkim, Tripura (popularly known as Seven Sisters of India). The region (holds 7.9% of the total land space of the country) is of strategic importance for the country on account of the fact that nearly 90% of its borders form India's international boundaries. Thus information about population distribution, migration of peoples, vast natural resources, literacy rate, infrastructure development, cultural diversity, economy, etc. of this region are quite different from rest of the country.NER databank intends to provide information on multifarious activities of North Eastern states of India, thereby make it accessible to social commons. The North East Databank is a web portal created to provide a regional resource database for the North Eastern Region (NER).", + "homepage": "http://databank.nedfi.com/", + "name": "NER Databank", + "prefix": "r3d100010991", + "synonyms": [ + "NEDFi Databank", + "North East Databank" + ] + }, + "r3d100010992": { + "description": "DBIE is a data warehouse of the Department of Statistics and Information Management (DSIM), under the Reserve Bank of India. It disseminates data on various aspects of the Indian Economy through several of its publications, by means of it’s three parts – namely has mainly three parts Home, Statistics and Time-series Publications. Again, Home is divided into two parts viz. Important Economic Indicators & Economy at a Glance through dashboards. The entire statistics have been presented in seven subject areas - Real Sector, Corporate Sector, Financial Sector, Financial Market, External Sector, Public Finance, Socio-Economic Indicators. Sectors have different sub-sectors and reports under the sub-sectors have been organized on periodicity wise. Downloading of data can be possible into Excel, CSV, PDF formats. User can use the data for their research work with courtesy to the Database on Indian Economy, Reserve Bank of India.", + "homepage": "https://dbie.rbi.org.in/DBIE/dbie.rbi?site=home", + "name": "Database on Indian Economy", + "prefix": "r3d100010992", + "synonyms": [ + "DBIE", + "RBI's Data Warehouse", + "भारतीय अर्थव्यवस्था पर डेटाबेस" + ] + }, + "r3d100010994": { + "description": ". >>>!!!<<< This repository is no longer available. >>>!!!<<< \nJapan Space Systems (J-spacesystems) aims to contribute to the advancement of Japanese industry, space systems technology, conservation of the earth environment, utilization of the space environment, and other research and development efforts. The system provides access to data from unmanned space missions and remote sensing instruments.", + "homepage": "https://www.jspacesystems.or.jp/en/", + "name": "Japan Space Systems", + "prefix": "r3d100010994" + }, + "r3d100010995": { + "description": "The Web-enabled Landsat data (WELD) project combines geophysical and biophysical Landstat data for the purposes of long-term preservation and monitoring of national, regional, and local data. WELD products are already \"terrain-corrected and radiometrically calibrated\" so as to be more easily accessible to researchers.", + "homepage": "https://www.usgs.gov/core-science-systems/nli/landsat", + "name": "Landsat Missions", + "prefix": "r3d100010995", + "synonyms": [ + "formerly: Web-enabled Landsat data" + ] + }, + "r3d100010996": { + "description": "CLASS is a data repository for environmental data collected by NOAA. Products include data from polar orbiting satellites, meteorological satellites, sea surface temperature (SST) data, sea surface height data, and more.", + "homepage": "https://www.avl.class.noaa.gov/saa/products/welcome;jsessionid=23C2FA8535069022D56291072D70ED6B", + "name": "Comprehensive Large Array-data Stewardship System", + "prefix": "r3d100010996", + "synonyms": [ + "CLASS" + ], + "xrefs": { + "biodbcore": "001652" + } + }, + "r3d100010997": { + "description": ">>>!!! NCBI announced plans to retire the Clone DB web interface. Pursuant to this retirement, starting on May 27, 2019, all web pages associated with Clone DB and CloneFinder will redirect to this blog post. Links to Clone DB from the NCBI home page will also be going away.!!!<<<\nClone DB contains information about genomic clones and cDNA and cell-based libraries for eukaryotic organisms. The database integrates this information with sequence data, map positions, and distributor information. At this time, Clone DB contains records for genomic clones and libraries, the collection of MICER mouse gene targeting clones and cell-based gene trap and gene targeting libraries from the International Knockout Mouse Consortium, Lexicon and the International Gene Trap Consortium. A planned expansion for Clone DB will add records for additional gene targeting and gene trap clones, as well as cDNA clones.", + "homepage": "https://ncbiinsights.ncbi.nlm.nih.gov/?s=clone+db", + "name": "NCBI Clone DB", + "prefix": "r3d100010997", + "synonyms": [ + "NCBI clone registry" + ] + }, + "r3d100011000": { + "description": "The repository is no longer available >>>!!!<<< 2020-02-21: no more access to \"Environment Climate Data Sweden\" >>>!!!<<< \nThe transfer of records from the Environment Climate Data Sweden (ECDS) database to the Swedish National Dataservice (SND) https://www.re3data.org/repository/r3d100010146 was completed in 2019. SND is a national research infrastructure with a primary function to support the accessibility, preservation, and re-use of research data and related materials.\nYou can search the SND research data portal specifically for Natural Science or Agricultural and Veterinary Sciences datasets.\nData descriptions with associated datasets, or a direct reference/URL to data, have been migrated from the ECDS portal to the SND research data portal. Previous links to these data are now automatically directed to an SND catalogue entry. Records in the ECDS catalogue that only contained metadata (ie information that data could be accessed through another portal, e.g. Pangea), now link directly to the portal in question. If you want to make one of those data descriptions searchable in SND’s catalogue, please contact SND on snd@snd.gu.se.\n A small number of records were neither migrated to SND nor redirected to external providers, and they redirect.\nContact SND on snd@snd.gu.se if you want more information about the closing of the ECDS portal and the migration of data descriptions to SND’s research data catalogue.", + "homepage": "https://snd.gu.se/en/information-about-ecds", + "name": "Environment Climate Data Sweden", + "prefix": "r3d100011000", + "synonyms": [ + "ECDS", + "SND-KM (formerly)", + "formerly: Swedish National Data Service for Climate and Environment" + ] + }, + "r3d100011001": { + "description": "BADGIR is an on-line data archive at the University of Wisconsin - Madison. From this portal you can browse or search data documentation (e.g., metadata, codebooks) and univariate summary statistics (e.g., mean, frequency counts). The database contains documented survey results from various survey-research projects in the US, Central America, and South America. Some historical datasets also (e.g. of slave-trade records).", + "homepage": "https://nesstar.ssc.wisc.edu/index.html", + "name": "Better Access to Data for Global Interdisciplinary Research", + "prefix": "r3d100011001", + "synonyms": [ + "BADGIR" + ] + }, + "r3d100011002": { + "description": "This site contains active weather alerts, warnings, watches, and advisories concerning the US State of Alaska and the surrounding waters. Near-real time data are available as are historical records. Links to the National Data Buoy Center are provided for coastal and ocean conditions around Alaska.", + "homepage": "https://www.weather.gov/arh/", + "name": "National Weather Service, Alaska Region Headquarters", + "prefix": "r3d100011002", + "synonyms": [ + "NWS ARHQ", + "NWS Alaska Region HQ" + ] + }, + "r3d100011003": { + "description": "The National Weather Service, Fairbanks provides weather data relating to and observed in the Fairbanks, AK area. Data includes current, past, and future weather. Databases are organized primarily by the type of data (e.g. weather data, climate data, hydrology, warning/hazard alerts) and then are searchable by research location.", + "homepage": "https://www.weather.gov/afg/", + "name": "National Weather Service, Fairbanks, Alaska Region", + "prefix": "r3d100011003", + "synonyms": [ + "NWS, Fairbanks AK" + ] + }, + "r3d100011004": { + "description": "This resource allows users to search for and compare influenza virus genomes and gene sequences taken from GenBank. It also provides a virus sequence annotation tool and links to other influenza resources: NIAID project, JCVI Flu, Influenza research database, CDC Flu, Vaccine Selection and WHO Flu.", + "homepage": "https://www.ncbi.nlm.nih.gov/genomes/FLU/Database/nph-select.cgi?go=database", + "name": "NCBI Influenza Virus Resource", + "prefix": "r3d100011004", + "synonyms": [ + "Influenza Virus Database", + "NCBI Flu" + ], + "xrefs": { + "fairsharing": "FAIRsharing.13cdzp", + "nif": "0000-03023", + "scr": "002984" + } + }, + "r3d100011005": { + "description": "NCBI Virus Variation is a specialized database which collects tools to provide searchable resources in the fields of Influenza virus, Dengue virus, and West Nile virus. Specific BLAST databases are listed. Their new publications are also available in their site. Rotavirus database will be added in their site soon.", + "homepage": "https://www.ncbi.nlm.nih.gov/genome/viruses/variation/", + "name": "NCBI Virus Variation", + "prefix": "r3d100011005", + "synonyms": [ + "Dengue Virus Database", + "Influenza Virus Database", + "NCBI Virus", + "Rotavirus Database", + "West Nile Virus Database" + ], + "xrefs": { + "scr": "013790" + } + }, + "r3d100011006": { + "description": "The World Data Centre for Geomagnetism, Mumbai is the part of the Indian Institute of Geomagnetism, an autonomous research institute under the Department of Science and Technology, Government of India. This Centre is a part of ICSU World Data Centre System operated since 1971. This Centre has collected a comprehensive set of analog and digital geomagnetic data as well as indices of geomagnetic activity supplied from a worldwide network of magnetic observatories.", + "homepage": "http://wdciig.res.in/WebUI/Home.aspx", + "name": "World Data Centre for Geomagnetism, Mumbai", + "prefix": "r3d100011006", + "synonyms": [ + "WDC - Geomagnetism, Mumbai", + "WDC Mumbai" + ] + }, + "r3d100011007": { + "description": "Oral Cancer Gene Database is an initiative of the Advanced Centre for Treatment, Research and Education in Cancer, Navi Mumbai. The present database, version II, consists of 374 genes. It is developed as a user friendly site that would provide the scientist, information and external links from one place. The database is accessed through a list of all genes, and Keyword Search using gene name or gene symbol, chromosomal location, CGH (in %), and molecular weight. Interaction Network shows the interaction between genes for particular biological processes and molecular functions.", + "homepage": "http://www.actrec.gov.in/OCDB/index.htm", + "name": "Oral Cancer Gene Database", + "prefix": "r3d100011007", + "synonyms": [ + "OrCGDB" + ], + "xrefs": { + "omics": "21744" + } + }, + "r3d100011008": { + "description": "The Evidence-based Practice Center (EPC) at Tufts Medical Center, with support from the Agency for Healthcare Research and Quality (AHRQ), has developed the Systematic Review Data Repository (SRDR), which is a Web-based tool for data extraction and storage of systematic review data. Potential users include patients, policy makers/stakeholders, independent researchers, research centers, and funders of research.", + "homepage": "https://srdr.ahrq.gov/", + "name": "Systematic Review Data Repository", + "prefix": "r3d100011008", + "synonyms": [ + "SRDR" + ] + }, + "r3d100011009": { + "description": "TPA is a database that contains sequences built from the existing primary sequence data in GenBank. TPA records are retrieved through the Nucleotide Database and feature information on the sequence, how it was cataloged, and proper way to cite the sequence information.", + "homepage": "https://www.ncbi.nlm.nih.gov/genbank/tpa/", + "name": "NCBI Third Party Annotation", + "prefix": "r3d100011009", + "synonyms": [ + "TPA" + ], + "xrefs": { + "nlx": "157738", + "scr": "003593" + } + }, + "r3d100011010": { + "description": "The Greenland Climate Network provides year-round data on the climate of Greenland's ice sheet. These data are available to researchers by request through the Greenland Climate Network Data Request Web page. Users may also download data from Humboldt and TUNU-N sites from their FTP Server-ftp://seaice.colorado.edu/pub/parca/.", + "homepage": "http://cires1.colorado.edu/science/groups/steffen/gcnet/", + "name": "Greenland Climate Network", + "prefix": "r3d100011010", + "synonyms": [ + "GC-NET" + ] + }, + "r3d100011011": { + "description": "The PPEPDR contains information regarding the availability and security of sustainable supply of oil and gas for economic development and strategic requirements of Pakistan and to coordinate development of natural resources of energy and minerals.", + "homepage": "http://www.ppepdr.net/", + "name": "Pakistan Petroleum Exploration & Production Data Repository", + "prefix": "r3d100011011", + "synonyms": [ + "PPEPDR", + "PetroBank" + ], + "xrefs": { + "biodbcore": "001536" + } + }, + "r3d100011012": { + "description": "The India Environment Portal provides open access to information about environmental and developmental issues in India. The Portal aggregates and presents data from research institutions, government bodies, NGOs, universities, the mass media, and experts across various issues of environmental management.", + "homepage": "http://www.indiaenvironmentportal.org.in/", + "name": "India Environment Portal", + "prefix": "r3d100011012", + "xrefs": { + "biodbcore": "001703" + } + }, + "r3d100011013": { + "description": "Språkbanken was established in 1975 as a national center located in the Faculty of Arts, University of Gothenburg. Allén's groundbreaking corpus linguistic research resulted in the creation of one of the first large electronic text corpora in another language than English, with one million words of newspaper text. The task of Språkbanken is to collect, develop, and store (Swedish) text corpora, and to make linguistic data extracted from the corpora available to researchers and to the public.", + "homepage": "https://spraakbanken.gu.se/en", + "name": "Språkbanken Text", + "prefix": "r3d100011013", + "synonyms": [ + "Språkbanken", + "SpråkbankenText" + ] + }, + "r3d100011014": { + "description": "The Norwegian Meteorological Institute supplies climate observations and weather data and forecasts for the country and surrounding waters (including the Arctic). In addition commercial services are provided to fit customers requirements. \n\nData are served through a number of subsystems (information provided in repository link) and cover data from internal services of the institute, from external services operated by the institute and research projects where the institute participates. Further information is provided in the landing page which also contains entry points some of the data portals operated.", + "homepage": "https://www.met.no/en/free-meteorological-data", + "name": "Norwegian Meteorological Institute, Free Meteorological Data", + "prefix": "r3d100011014", + "synonyms": [ + "MET Norway", + "Meteorologisk institutt" + ] + }, + "r3d100011015": { + "description": "The Internet Archive includes texts, audio, moving images, software, and archived web pages.", + "homepage": "https://archive.org/", + "name": "Internet Archive", + "prefix": "r3d100011015", + "xrefs": { + "nif": "0000-10172", + "scr": "001682" + } + }, + "r3d100011016": { + "description": "The National Geothermal Data System (NGDS) is a distributed data system that provides access to information related to geothermal energy from a network of data providers, including academic researchers, private industry, and state and federal agencies.", + "homepage": "http://geothermaldata.org/", + "name": "National Geothermal Data System", + "prefix": "r3d100011016", + "synonyms": [ + "NGDS" + ], + "xrefs": { + "nlx": "155574", + "scr": "006545" + } + }, + "r3d100011017": { + "description": "This database contains individual-based life history data that have been collected from wild primate populations by nine working group participants over a minimum of 19 years.", + "homepage": "https://plhdb.org/", + "name": "Primate Life Histories database", + "prefix": "r3d100011017", + "synonyms": [ + "PLHDB" + ] + }, + "r3d100011018": { + "description": ">>>!!!<<< the repository is offline >>>!!!<<< NARSTO is dedicated to improving management of air quality in North America. Additionally, NARSTO is working to improve collaboration between the air-quality and health-sciences research communities, to advance understanding of the scientific issues involved in effecting a multi-pollutant/multi-media approach to air quality management, and to increase understanding of the linkages between air quality and climate change. NARSTO is represented by private and public organizations in Canada, Mexico, and the United States.\nNARSTO was terminated as of December 31, 2010. While data remain available via the original NARSTO Data Archive, the permanent data archive is maintained by the NASA Langley Research Center Atmospheric Science Data Center", + "name": "NARSTO", + "prefix": "r3d100011018", + "synonyms": [ + "Better air quality for North America", + "North American Research Strategy for Tropospheric Ozone" + ], + "xrefs": { + "biodbcore": "001537" + } + }, + "r3d100011019": { + "description": "PSLC DataShop houses datasets in the areas of learning science and educational software. The site also provides online tools for analyzing and reporting the data.", + "homepage": "https://pslcdatashop.web.cmu.edu/index.jsp", + "name": "PSLC DataShop", + "prefix": "r3d100011019", + "synonyms": [ + "Learnlab DataShop", + "Pittsburgh Science of Learning Center DataShop" + ] + }, + "r3d100011020": { + "description": "The Barrow, Alaska Observatory (BRW) archives and provides digital access to their findings related to climate change, ozone depletion and baseline air quality. The BRW is part of the National Oceanic and Atmospheric Administration and Earth System Research Laboratory Global Monitoring Division.", + "homepage": "https://esrl.noaa.gov/gmd/obop/brw/", + "name": "Barrow Atmospheric Baseline Observatory", + "prefix": "r3d100011020", + "synonyms": [ + "BRW", + "Barrow, Alaska Observatory (formerly)" + ] + }, + "r3d100011021": { + "description": "Egypt's Information Portal, since its launch in June 2003, by the Information and Decision Support Center, has been one of its knowledge instruments for disseminating and providing information that of interest to the Egyptian citizen and introduces a mirror image of life in Egypt to the international community. It turned into a main reference reflecting the developments and reality in Egypt while concurrently serving as a societal communication channel allowing interaction with the society as well as identifying its vision towards crucial issues. For this purpose, the portal offers a constantly updated tool diffusing knowledge in a timely manner. Includes many reports, statistics, government data, Studies, reports, working papers, conference papers, abstracts of research studies conducted by IDSC, Complete files of the most important enacted laws and legislations.", + "homepage": "http://www.eip.gov.eg/Default.aspx", + "name": "Egypt's Information Portal", + "prefix": "r3d100011021", + "synonyms": [ + "EIP" + ] + }, + "r3d100011022": { + "description": "!!!! This information is for reference purposes only. It was current when produced and may now be outdated. Archive material is no longer maintained, and some links may not work. Persons with disabilities having difficulty accessing this information should contact us at: https://info.ahrq.gov. Let us know the nature of the problem, the Web address of what you want, and your contact information. Please go to www.ahrq.gov for current information. !!!!\nHIV and AIDS Costs and Use is the first major research effort to collect information on a nationally representative sample of people in care for HIV infection. Also called the HIV Cost and Services Utilization Study (HCSUS), the core study is meant to help policymakers in the U.S. make informed decisions on the subject. The study describes the type of therapies available and costs of health care services for people with HIV/AIDS, as well as quality of care, social support, and non-medical services HIV/AIDS patients receive. Supplemental studies examine HIV care delivery in rural areas, prevalence of mental and substance abuse disorders, and other health issues of HIV/AIDS patients.", + "homepage": "https://archive.ahrq.gov/research/findings/factsheets/costs/hcsus/index.html", + "name": "HIV & AIDS Costs & Use", + "prefix": "r3d100011022", + "synonyms": [ + "HCSUS" + ] + }, + "r3d100011023": { + "description": "Databrary is a data library for researchers to share research data and analytical tools with other investigators. It is a web-based repository for open sharing and preservation of video data and associated metadata in the area of behavioral sciences. The project aims to increase the openness in scientific research and dedicated to transforming the culture of science through building a community of researchers empowering them with an unprecedented set of tools for discovery. Databrary is complemented by Datavyu (an open source video-coding software).", + "homepage": "https://nyu.databrary.org/", + "name": "Databrary", + "prefix": "r3d100011023", + "xrefs": { + "nlx": "157733", + "scr": "010471" + } + }, + "r3d100011024": { + "description": "!!! <<< The repository is offline >>> !!! The portal provides an understanding of energy resources and related data to establish an understanding of the sector in terms of developmental activities and best practices are being carried out in India in the energy sector. Thus it is sharing information on various aspects of energy in a comprehensive manner to a variety of stakeholders to enable effective consolidation and assimilation of knowledge. IEP provides access to energy statistics, case studies, national policies, sectoral overviews.", + "homepage": "http://www.indiaenergyportal.org", + "name": "India Energy Portal", + "prefix": "r3d100011024", + "synonyms": [ + "IEP" + ] + }, + "r3d100011025": { + "description": "The USDA Economics, Statistics and Market Information System contains reports and datasets of multiple agencies within the United States Department of Agriculture, including the Agricultural Marketing Service, the Economic Research Service, the Foreign Agricultural Service, the National Agricultural Statistics Service, and the World Agricultural Outlook Board. Historical and current reports and datasets are included.", + "homepage": "http://usda.mannlib.cornell.edu/MannUsda/homepage.do", + "name": "USDA Economics, Statistics and Market Information System", + "prefix": "r3d100011025", + "synonyms": [ + "ESMIS" + ] + }, + "r3d100011026": { + "description": "The repository is no longer available. >>>!!!<<< 2019-02-05: no more access to Global Pesticides Release Data >>>!!!<<<", + "homepage": "https://dr-dn.cisti-icist.nrc-cnrc.gc.ca/eng/view/object/?id=ba38501b-15cd-4b94-acf7-a3dc0753a66b", + "name": "Global Pesticides Release Data", + "prefix": "r3d100011026", + "synonyms": [ + "BDMoRP", + "GloPeRD", + "la Base de données mondiale sur les rejets de pesticides" + ] + }, + "r3d100011027": { + "description": "It is a statistical system developed for collection, computerization, analysis and use of educational and allied data for planning, management, monitoring and feedback. So, DISE is an initiative of the Department of Educational Management Information System (EMIS) of NUEPA for developing and strengthening the educational management information system in India. The initiative is coordinated from district level to state and extended up to national level are being constantly collected and disseminated. It provides information on vital parameters relating to students, teachers and infrastructure at all levels of education in India. Presently DISE has three modules U-DISE, DISE, and SEMIS. DISE also provides several other derivative statistical products, such as, District Report Cards, State Report Cards, School Report Cards, Flash Statistics, Analytical Reports, Rural/Urban Statistics, etc.", + "homepage": "http://udise.in/index.htm", + "name": "Unified-District Information System for Education", + "prefix": "r3d100011027", + "synonyms": [ + "U-DISE", + "formerly: DISE", + "formerly: District Information System for Education" + ] + }, + "r3d100011028": { + "description": "!!! The documents are stored in the ETH Web archive and are no longer maintained !!!\nThe ETHTDA archives and documents the data set collected by the IVT, ETH Zürich in the course of its research. The majority of the about 40 surveys are designed and conducted by its staff. Some further data sets are included after careful cleaning and further documentation.", + "homepage": "http://archiv.ivt.ethz.ch/vpl/publications/ethtda/index_EN.html", + "name": "ETH Travel Data Archive", + "prefix": "r3d100011028", + "synonyms": [ + "ETHTDA" + ] + }, + "r3d100011029": { + "description": "The Barrow area on the North Slope of Alaska is one of the most intensely sampled locations in the Arctic with research sites dating back to the 1940s. The Barrow Area Information Database (BAID) is a resource for learning about the types of data collection activities in the region. The BAID team collaborates with scientists and the local community to compile and share this information via online web mapping applications.", + "homepage": "http://barrowmapped.org/", + "name": "Barrow Area Information Database", + "prefix": "r3d100011029", + "synonyms": [ + "BAID" + ] + }, + "r3d100011030": { + "description": "The Center for Operational Oceanographic Products and Services (CO-OPS) site offers operational data in near-real time and historic contexts. Focus is on tides and currents but also includes information on harmful algal blooms and weather, etc. Data access is made possible through geopspatial web interfaces as well as OPeNDAP services, etc.", + "homepage": "https://tidesandcurrents.noaa.gov/", + "name": "Center for Operational Oceanographic Products and Services", + "prefix": "r3d100011030", + "synonyms": [ + "CO-OPS", + "Tides and Currents" + ], + "xrefs": { + "fairsharing.legacy": "2996" + } + }, + "r3d100011031": { + "description": "The MG-RAST server is an open source system for annotation and comparative analysis of metagenomes. Users can upload raw sequence data in fasta format; the sequences will be normalized and processed and summaries automatically generated. The server provides several methods to access the different data types, including phylogenetic and metabolic reconstructions, and the ability to compare the metabolism and annotations of one or more metagenomes and genomes. In addition, the server offers a comprehensive search capability. Access to the data is password protected, and all data generated by the automated pipeline is available for download in a variety of common formats. MG-RAST has become an unofficial repository for metagenomic data, providing a means to make your data public so that it is available for download and viewing of the analysis without registration, as well as a static link that you can use in publications. It also requires that you include experimental metadata about your sample when it is made public to increase the usefulness to the community.", + "homepage": "https://www.mg-rast.org/", + "name": "MG-RAST", + "prefix": "r3d100011031", + "synonyms": [ + "Metagenomics analysis server" + ], + "xrefs": { + "scr": "004814" + } + }, + "r3d100011032": { + "description": "The NASA Earth Exchange (NEX) represents a platform for the Earth science community that provides a mechanism for scientific collaboration and knowledge sharing. NEX combines supercomputing, Earth system modeling, workflow management, NASA remote sensing data feeds, and a knowledge sharing platform to deliver a complete work environment in which users can explore and analyze large datasets, run modeling codes, collaborate on new or existing projects, and quickly share results among the Earth Science communities. Includes some local data collections as well as links to data on other sites.\n On January 31st, 2019, the NEX portal will be down-scoped; member logins will be suspended and the portal contents transitioned to a static set of archives. New projects and resources will no longer be possible after this occurs.", + "homepage": "https://www.nasa.gov/nex", + "name": "NASA Earth Exchange", + "prefix": "r3d100011032", + "synonyms": [ + "NEX" + ] + }, + "r3d100011033": { + "description": "<<>>!!!>>>\nThis retirement includes the representation of BioSystems records in the NCBI Entrez system and viewers of BioSystems content. \nNCBI now provides metabolic pathway and other biosystems data through the regularly updated PubChem Pathways resource (https://pubchemdocs.ncbi.nlm.nih.gov/pathways) that offers a fresh, extended, and more modern interface.", + "homepage": "https://www.ncbi.nlm.nih.gov/biosystems/", + "name": "NCBI BioSystems Database", + "prefix": "r3d100011033", + "synonyms": [ + "NCBI BioSystems" + ], + "xrefs": { + "fairsharing": "FAIRsharing.w2eeqr", + "miriam": "00000097", + "nlx": "69646", + "scr": "004690" + } + }, + "r3d100011034": { + "description": "The IFRI research network examines how governance arrangements affect forests and the people who depend on them. It is comprised of 14 Collaborating Research Centers located around the globe. Researchers use a common data collection method to ensure that sites can be compared across space and time. The IFRI database contains information about biodiversity, livelihoods, institutions, and forest carbon for over 250 sites in 15 countries between 1992 and the present.", + "homepage": "http://ifri.forgov.org/", + "name": "International Forestry Resources and Institutions", + "prefix": "r3d100011034", + "synonyms": [ + "IFRI" + ] + }, + "r3d100011035": { + "description": "Central data management of the USGS for water data that provides access to water-resources data collected at approximately 1.5 million sites in all 50 States, the District of Columbia, Puerto Rico, the Virgin Islands, Guam, American Samoa and the Commonwealth of the Northern Mariana Islands. Includes data on water use and quality, groundwater, and surface water.", + "homepage": "https://waterdata.usgs.gov/nwis", + "name": "USGS National Water Information System", + "prefix": "r3d100011035", + "synonyms": [ + "NWIS", + "USGS Water Data for the Nation" + ] + }, + "r3d100011036": { + "description": "The National Data Archive on Child Abuse and Neglect (NDACAN) promotes scholarly exchange among researchers in the child maltreatment field. NDACAN acquires microdata from leading researchers and national data collection efforts and makes these datasets available to the research community for secondary analysis.", + "homepage": "https://www.ndacan.acf.hhs.gov/", + "name": "National Data Archive on Child Abuse and Neglect", + "prefix": "r3d100011036", + "synonyms": [ + "NDACAN" + ] + }, + "r3d100011037": { + "description": "SureChemOpen is a free resource for researchers who want to search, view and link to patent chemistry. For end-users with professional search and analysis needs, we offer the fully-featured SureChemPro. For enterprise users, SureChemDirect provides all our patent chemistry via an API or a data feed. The SureChem family of products is built upon the Claims® Global Patent Database, a comprehensive international patent collection provided by IFI Claims®. This state of the art database is normalized and curated to provide unprecedented consistency and quality.", + "homepage": "https://www.surechembl.org/search/", + "name": "SureChEMBL", + "prefix": "r3d100011037", + "synonyms": [ + "Open Patent Data", + "SureCHEM" + ], + "xrefs": { + "fairsharing": "FAIRsharing.q2n5wk" + } + }, + "r3d100011038": { + "description": "The Qualitative Data Repository (QDR) is a dedicated archive for storing and sharing digital data (and accompanying documentation) generated or collected through qualitative and multi-method research in the social sciences. QDR provides data management consulting services and actively curates all data projects, maintaining the value and usefulness of the data over time, and ensuring their availability and findability for re-use.", + "homepage": "https://qdr.syr.edu/", + "name": "Qualitative Data Repository", + "prefix": "r3d100011038", + "synonyms": [ + "QDR" + ], + "xrefs": { + "fairsharing": "FAIRsharing.bmz5ap" + } + }, + "r3d100011040": { + "description": "<<>>!!!>>>\nThe MultiDark database provides results from cosmological simulations performed within the MultiDark project. This database can be queried by entering SQL statements directly into the Query Form. The access to that form and thus access to the public & private databases is password protected.", + "homepage": "http://www.multidark.org//", + "name": "MultiDark Database", + "prefix": "r3d100011040", + "synonyms": [ + "Multimessenger Approach for Dark Matter Detection" + ] + }, + "r3d100011041": { + "description": "The Fungal Genetics Stock Center has preserved and distributed strains of genetically characterized fungi since 1960. The collection includes over 20,000 accessioned strains of classical and genetically engineered mutants of key model, human, and plant pathogenic fungi. These materials are distributed as living stocks to researchers around the world.", + "homepage": "https://www.fgsc.net/", + "name": "Fungal Genetics Stock Center", + "prefix": "r3d100011041", + "synonyms": [ + "FGSC" + ], + "xrefs": { + "nif": "0000-20977", + "scr": "008143" + } + }, + "r3d100011042": { + "description": "The ClinicalCodes repository aims to hold code lists for all published electronic medical record studies, irrespective of code type (e.g. Read, ICD9-10, SNOMED) and database (CPRD, QResearch, THIN etc.). Once deposited, code lists will be freely available, with no login needed to download codes.", + "homepage": "https://clinicalcodes.rss.mhs.man.ac.uk/", + "name": "ClinicalCodes.org", + "prefix": "r3d100011042", + "synonyms": [ + "ClinicalCodes repository" + ] + }, + "r3d100011043": { + "description": "Academic Torrents is a distributed data repository.\nThe academic torrents network is built for researchers, by researchers. Its distributed peer-to-peer library system automatically replicates your datasets on many servers, so you don't have to worry about managing your own servers or file availability. Everyone who has data becomes a mirror for those data so the system is fault-tolerant.", + "homepage": "https://academictorrents.com/", + "name": "Academic Torrents", + "prefix": "r3d100011043" + }, + "r3d100011045": { + "description": "The Index to Marine and Lacustrine Geological Samples is a tool to help scientists locate and obtain geologic material from sea floor and lakebed cores, grabs, and dredges archived by participating institutions around the world. Data and images related to the samples are prepared and contributed by the institutions for access via the IMLGS and long-term archive at NGDC. Before proposing research on any sample, please contact the curator for sample condition and availability. A consortium of Curators guides the IMLGS, maintained on behalf of the group by NGDC, since 1977.", + "homepage": "https://www.ngdc.noaa.gov/mgg/curator/curator.html", + "name": "Index to Marine & Lacustrine Geological Samples", + "prefix": "r3d100011045", + "synonyms": [ + "Access to rock and sediment cores, dredges, and grabs from the ocean floor and lakebeds", + "IMLGS" + ], + "xrefs": { + "doi": "10.7289/V5H41PB8", + "nlx": "154736", + "scr": "009430" + } + }, + "r3d100011046": { + "description": "The Golm Metabolome Database (GMD) facilitates the search for and dissemination of reference mass spectra from biologically active metabolites quantified using gas chromatography (GC) coupled to mass spectrometry (MS)", + "homepage": "http://gmd.mpimp-golm.mpg.de/", + "name": "Golm Metabolome Database", + "prefix": "r3d100011046", + "synonyms": [ + "GMD" + ], + "xrefs": { + "fairsharing": "FAIRsharing.jykmkw", + "miriam": "00000274", + "nif": "0000-21180", + "scr": "006625" + } + }, + "r3d100011047": { + "description": "prometheus is a digital image archive for Art and Cultural Sciences. prometheus enables the convenient search for images on a common user interface within different image archives, variable databases from institutes, research facilities and museums.", + "homepage": "https://www.prometheus-bildarchiv.de/", + "name": "prometheus", + "prefix": "r3d100011047", + "synonyms": [ + "Das verteilte digitale Bildarchiv für Forschung & Lehre" + ] + }, + "r3d100011048": { + "description": "As part of the Copernicus Space Component programme, ESA manages the coordinated access to the data procured from the various Contributing Missions and the Sentinels, in response to the Copernicus users requirements. The Data Access Portfolio documents the data offer and the access rights per user category. The CSCDA portal is the access point to all data, including Sentinel missions, for Copernicus Core Users as defined in the EU Copernicus Programme Regulation (e.g. Copernicus Services).The Copernicus Space Component (CSC) Data Access system is the interface for accessing the Earth Observation products from the Copernicus Space Component. The system overall space capacity relies on several EO missions contributing to Copernicus, and it is continuously evolving, with new missions becoming available along time and others ending and/or being replaced.", + "homepage": "https://spacedata.copernicus.eu/", + "name": "Copernicus Space Component Data Access", + "prefix": "r3d100011048", + "synonyms": [ + "CSCDA", + "GMES", + "Global Monitoring for Environment and Security programme" + ], + "xrefs": { + "biodbcore": "001312" + } + }, + "r3d100011049": { + "description": "STOREDB is a platform for the archiving and sharing of primary data and outputs of all kinds, including epidemiological and experimental data, from research on the effects of radiation. It also provides a directory of bioresources and databases containing information and materials that investigators are willing to share. STORE supports the creation of a radiation research commons.", + "homepage": "https://www.storedb.org/store_v3/", + "name": "STOREDB", + "prefix": "r3d100011049", + "synonyms": [ + "STORE", + "Sustaining access to Tissues and data frOm Radiobiological Experiments" + ], + "xrefs": { + "fairsharing": "FAIRsharing.6h8d2r", + "miriam": "00000577" + } + }, + "r3d100011052": { + "description": "The SABIO-RK is a web-based application based on the SABIO relational database that contains information about biochemical reactions, their kinetic equations with their parameters, and the experimental conditions under which these parameters were measured. It aims to support modellers in the setting-up of models of biochemical networks, but it is also useful for experimentalists or researchers with interest in biochemical reactions and their kinetics. All the data are manually curated and annotated by biological experts, supported by automated consistency checks.", + "homepage": "http://sabiork.h-its.org/", + "name": "SABIO-RK", + "prefix": "r3d100011052", + "synonyms": [ + "Biochemical reation kinetics database", + "System for the Analysis of Biochemical Pathways - Reaction Kinetics" + ], + "xrefs": { + "fairsharing": "FAIRsharing.cwx04e", + "nif": "0000-20912", + "scr": "002122" + } + }, + "r3d100011056": { + "description": "CISER houses an extensive collection of research data files in the social sciences with particular emphasis on data that matches the interests of Cornell University researchers. CISER intentionally uses a broad definition of social sciences in recognition of the interdisciplinary nature of Cornell research. CISER collects and maintains digital research data files in the social sciences, with a current emphasis on Cornell-based social science research, Results Reproduction packages, and potentially at-risk datasets. Our archive historically has focused on a broad range of social science data including data on demography, economics and labor, political and social behavior, family life, and health. You can search our holdings or browse studies by subject area. Also see Locating and Using Archive Data.", + "homepage": "https://ciser.cornell.edu/", + "name": "CISER Data & Reproduction Archive", + "prefix": "r3d100011056" + }, + "r3d100011057": { + "description": "Copernicus is a European system for monitoring the Earth.\nCopernicus consists of a complex set of systems which collect data from multiple sources: earth observation satellites and in situ sensors such as ground stations, airborne and sea-borne sensors. It processes these data and provides users with reliable and up-to-date information through a set of services related to environmental and security issues. The services address six thematic areas: land monitoring, marine monitoring, atmosphere monitoring, climate change, emergency management and security.\nThe main users of Copernicus services are policymakers and public authorities who need the information to develop environmental legislation and policies or to take critical decisions in the event of an emergency, such as a natural disaster or a humanitarian crisis.\nBased on the Copernicus services and on the data collected through the Sentinels and the contributing missions , many value-added services can be tailored to specific public or commercial needs, resulting in new business opportunities. In fact, several economic studies have already demonstrated a huge potential for job creation, innovation and growth.", + "homepage": "https://www.copernicus.eu/en", + "name": "Copernicus", + "prefix": "r3d100011057", + "synonyms": [ + "GMES", + "Global Monitoring for Environment and Security", + "The European Earth Observation Pogramme" + ] + }, + "r3d100011058": { + "description": "VertNet is a NSF-funded collaborative project that makes biodiversity data free and available on the web. VertNet is a tool designed to help people discover, capture, and publish biodiversity data. It is also the core of a collaboration between hundreds of biocollections that contribute biodiversity data and work together to improve it. VertNet is an engine for training current and future professionals to use and build upon best practices in data quality, curation, research, and data publishing. Yet, VertNet is still the aggregate of all of the information that it mobilizes. To us, VertNet is all of these things and more.", + "homepage": "http://vertnet.org/", + "name": "VertNet", + "prefix": "r3d100011058" + }, + "r3d100011060": { + "description": "This classic collection of test cases for validation of turbulence models started as an EU / ERCOFTAC project led by Pr. W. Rodi in 1995. It is maintained by Dr. T. Craft at Manchester since 1999. Initialy limited to experimental data, computational results, and results and conclusions drawn from the ERCOFTAC Workshops on Refined Turbulence Modelling (SIG15). At the moment, each case should contain at least a brief description, some data to download, and references to published work. Some cases contain significantly more information than this.", + "homepage": "http://cfd.mace.manchester.ac.uk/ercoftac/index.html", + "name": "European Research Community on Flow, Turbulence and Combustion Database - Classic Collection", + "prefix": "r3d100011060", + "synonyms": [ + "ERCOFTAC Classic Collection" + ] + }, + "r3d100011061": { + "description": "This website is a portal that enables access to multi-Terabyte turbulence databases. The data reside on several nodes and disks on our database cluster computer and are stored in small 3D subcubes. Positions are indexed using a Z-curve for efficient access.", + "homepage": "http://turbulence.pha.jhu.edu/", + "name": "Johns Hopkins Turbulence Databases", + "prefix": "r3d100011061", + "synonyms": [ + "JHTDB" + ] + }, + "r3d100011062": { + "description": "SowiDataNet|datorium is a research data repository for social sciences and economics that enables researchers to easily and securely document, publish and share (quantitative) primary and secondary data. The repository is geared to the needs of the scientific community: a comprehensive metadata schema provides an opportunity to describe the research data in detail, which is the prerequisite for effective reuse. With the publication in SowiDataNet|datorium, research data become citable because they are given a persistent identifier, namely a \"Digital Object Identifier (DOI)\". A two-stage review process also guarantees a quality and technical quality check of the data.", + "homepage": "https://data.gesis.org/sharing/#!Home", + "name": "GESIS SowiDataNet|datorium", + "prefix": "r3d100011062" + }, + "r3d100011063": { + "description": "This site provides access to over 210,000 digitized or born-digital images in the Koç University collections featuring prints, photographs, slides, maps, newspapers, posters, postcards, manuscripts, streaming video, and more. The collections consist of the materials of the Koç University Libraries and Archives (AKMED, ANAMED, SKL, and VEKAM), Koç University Faculty and Departments, and projects carried out in partnership with the Koç University Libraries. It includes the Koç University Institutional Repository (KU-IR).", + "homepage": "https://librarydigitalcollections.ku.edu.tr/en/", + "name": "Koç University Digital Collections", + "prefix": "r3d100011063", + "synonyms": [ + "SKL-DL" + ] + }, + "r3d100011065": { + "description": "The GTN-P database is an object-related database open for a diverse range of data. Because of the complexity of the PAGE21 project, data provided in the GTN-P management system are extremely diverse, ranging from active-layer thickness measurements once per year to flux measurement every second and everthing else in between. The data can be assigned to two broad categories: Quantitative data which is all data that can be measured numerically. Quantitative data comprise all in situ measurements, i.e. permafrost temperatures and active layer thickness (mechanical probing, frost/thaw tubes, soil temperature profiles). Qualitative data (knowledge products) are observations not based on measurements, such as observations on soils, vegetation, relief, etc.", + "homepage": "https://gtnp.arcticportal.org/", + "name": "Global Terrestrial Network for Permafrost", + "prefix": "r3d100011065", + "synonyms": [ + "GTN-P Database" + ], + "xrefs": { + "issn": "2410-2385" + } + }, + "r3d100011070": { + "description": "Welcome to INTERMAGNET - the global network of observatories, monitoring the Earth's magnetic field. At this site you can find data and information from geomagnetic observatories around the world.\nThe INTERMAGNET programme exists to establish a global network of cooperating digital magnetic observatories, adopting modern standard specifications for measuring and recording equipment, in order to facilitate data exchanges and the production of geomagnetic products in close to real time.", + "homepage": "https://intermagnet.github.io/", + "name": "Intermagnet", + "prefix": "r3d100011070", + "synonyms": [ + "International Real-time Magnetic Observatory Network" + ], + "xrefs": { + "issn": "2428-9795" + } + }, + "r3d100011071": { + "description": "This project is an open invitation to anyone and everyone to participate in a decentralized effort to explore the opportunities of open science in neuroimaging. We aim to document how much (scientific) value can be generated from a data release — from the publication of scientific findings derived from this dataset, algorithms and methods evaluated on this dataset, and/or extensions of this dataset by acquisition and incorporation of new data.\nThe project involves the processing of acoustic stimuli. In this study, the scientists have demonstrated an audiodescription of classic \"Forrest Gump\" to subjects, while researchers using functional magnetic resonance imaging (fMRI) have captured the brain activity of test candidates in the processing of language, music, emotions, memories and pictorial representations.In collaboration with various labs in Magdeburg we acquired and published what is probably the most comprehensive sample of brain activation patterns of natural language processing.\nVolunteers listened to a two-hour audio movie version of the Hollywood feature film \"Forrest Gump\" in a 7T MRI scanner. High-resolution brain activation patterns and physiological measurements were recorded continuously. These data have been placed into the public domain, and are freely available to the scientific community and the general public.", + "homepage": "http://www.studyforrest.org/", + "name": "studyforrest", + "prefix": "r3d100011071", + "xrefs": { + "nlx": "156710", + "scr": "003112" + } + }, + "r3d100011076": { + "description": "DIGITAL.CSIC is the institutional repository of the Spanish National Research Council (CSIC). Designed for organising, archiving, preserving and disseminating via open access the scientific output generated as a product of the CSIC research activities by CSIC researchers", + "homepage": "https://digital.csic.es/?locale=en", + "name": "DIGITAL.CSIC", + "prefix": "r3d100011076", + "xrefs": { + "scr": "011534" + } + }, + "r3d100011077": { + "description": "CERN, DESY, Fermilab and SLAC have built the next-generation High Energy Physics (HEP) information system, INSPIRE. It combines the successful SPIRES database content, curated at DESY, Fermilab and SLAC, with the Invenio digital library technology developed at CERN. INSPIRE is run by a collaboration of CERN, DESY, Fermilab, IHEP, IN2P3 and SLAC, and interacts closely with HEP publishers, arXiv.org, NASA-ADS, PDG, HEPDATA and other information resources.\nINSPIRE represents a natural evolution of scholarly communication, built on successful community-based information systems, and provides a vision for information management in other fields of science.", + "homepage": "https://inspirehep.net/?ln=en", + "name": "Inspire-HEP", + "prefix": "r3d100011077", + "synonyms": [ + "Inspire-High Energy Physics" + ] + }, + "r3d100011078": { + "description": "The Research Data Center Qualiservice provides services for archiving and reusing qualitative research data from the social sciences. We advise and accompany research projects in the process of long-term data archiving and data sharing. Data curation is conducted by experts for the social sciences. We also provide research data and relevant context information for reuse in scientific research and teaching. Internationally interoperable metadata ensure that data sets are searchable and findable. Persistent identifiers (DOI) ensure that data and study contexts are citable.\nQualiservice was accredited by the German Data Forum (RatSWD) in 2019 and adheres to its quality assurance criteria. Qualiservice is committed to the German Research Foundation’s (DFG) Guidelines for Safeguarding Good Scientific Practice and takes into account the FAIR Guiding Principles for scientific data management and stewardship as well as the OECD Principles and Guidelines for Access to Research Data from Public Funding. Qualiservice coordinates the networking and further development of scientific infrastructures for archiving and secondary use of qualitative data from social research within the framework of the National Research Data Infrastructure.", + "homepage": "https://www.qualiservice.org/en/", + "name": "Qualiservice", + "prefix": "r3d100011078", + "synonyms": [ + "Forschungsdatenzentrum „Qualiservice“", + "Research Data Center Qualiservice" + ] + }, + "r3d100011086": { + "description": "The CancerData site is an effort of the Medical Informatics and Knowledge Engineering team (MIKE for short) of Maastro Clinic, Maastricht, The Netherlands. Our activities in the field of medical image analysis and data modelling are visible in a number of projects we are running. CancerData is offering several datasets. They are grouped in collections and can be public or private. You can search for public datasets in the NBIA (National Biomedical Imaging Archive) image archives without logging in.", + "homepage": "https://www.cancerdata.org/", + "name": "CancerData.org", + "prefix": "r3d100011086", + "synonyms": [ + "Sharing data for cancer research" + ], + "xrefs": { + "fairsharing": "FAIRsharing.s2txbp" + } + }, + "r3d100011087": { + "description": "doRiNA is a database of transcriptome-wide binding site data for RNA binding proteins and microRNAs", + "homepage": "https://dorina.mdc-berlin.de/", + "name": "doRiNA", + "prefix": "r3d100011087", + "synonyms": [ + "database of RNA interactions in post-transcriptional regulation" + ], + "xrefs": { + "fairsharing": "FAIRsharing.z0ea6a", + "nlx": "151321", + "scr": "013222" + } + }, + "r3d100011089": { + "description": "GenomeRNAi is a database containing phenotypes from RNA interference (RNAi) screens in Drosophila and Homo sapiens. In addition, the database provides an updated resource of RNAi reagents and their predicted quality.", + "homepage": "http://www.genomernai.org/", + "name": "GenomeRNAi", + "prefix": "r3d100011089", + "xrefs": { + "fairsharing": "FAIRsharing.f55jfq", + "nif": "0000-02901", + "scr": "013088" + } + }, + "r3d100011091": { + "description": "DepositOnce is the institutional repository for research data and publications of TU Berlin. In DepositOnce, research results of TU Berlin members and, if applicable, their research partners are archived permanently and made freely accessible on the internet.", + "homepage": "https://depositonce.tu-berlin.de/", + "name": "DepositOnce", + "prefix": "r3d100011091", + "synonyms": [ + "Repositorium für Forschungsdaten und -publikationen", + "Repository for Research Data and Publications" + ], + "xrefs": { + "opendoar": "793", + "roar": "8289" + } + }, + "r3d100011094": { + "description": "Ocean Networks Canada maintains several observatories installed in three different regions in the world's oceans. All three observatories are cabled systems that can provide power and high bandwidth communiction paths to sensors in the ocean. The infrastructure supports near real-time observations from multiple instruments and locations distributed across the Arctic, NEPTUNE and VENUS observatory networks.\nThese observatories collect data on physical, chemical, biological, and geological aspects of the ocean over long time periods, supporting research on complex Earth processes in ways not previously possible.", + "homepage": "https://www.oceannetworks.ca/", + "name": "Ocean Networks Canada", + "prefix": "r3d100011094", + "xrefs": { + "fairsharing": "FAIRsharing.1e2ced" + } + }, + "r3d100011095": { + "description": "The ODIN Portal hosts scientific databases in the domains of structural materials and hydrogen research and is operated on behalf of the European energy research community by the Joint Research Centre, the European Commission's in-house science service providing independent scientific advice and support to policies of the European Union. \nODIN contains engineering databases (Mat-Database, Hiad-Database, Nesshy-Database, HTR-Fuel-Database, HTR-Graphit-Database) and document management sites and other information related to European research in the area of nuclear and conventional energy.", + "homepage": "https://odin.jrc.ec.europa.eu/odin/index.jsp", + "name": "ODIN", + "prefix": "r3d100011095", + "synonyms": [ + "ODIN Portal", + "Online Data & Information Network for Energy" + ] + }, + "r3d100011098": { + "description": "OpenML is an open ecosystem for machine learning. By organizing all resources and results online, research becomes more efficient, useful and fun.\nOpenML is a platform to share detailed experimental results with the community at large and organize them for future reuse. Moreover, it will be directly integrated in today’s most popular data mining tools (for now: R, KNIME, RapidMiner and WEKA). Such an easy and free exchange of experiments has tremendous potential to speed up machine learning research, to engender larger, more detailed studies and to offer accurate advice to practitioners. Finally, it will also be a valuable resource for education in machine learning and data mining.", + "homepage": "https://www.openml.org/", + "name": "OpenML", + "prefix": "r3d100011098", + "synonyms": [ + "Open Machine Learning" + ], + "xrefs": { + "biodbcore": "001316", + "fairsharing.legacy": "2817" + } + }, + "r3d100011099": { + "description": "The data.bris Research Data Repository is an online digital repository of multi-disciplinary research datasets produced at the University of Bristol.", + "homepage": "https://data.bris.ac.uk/data/", + "name": "data.bris Research Data Repository", + "prefix": "r3d100011099" + }, + "r3d100011100": { + "description": "This portal provides access to the GLUES Geodata Infrastructure (Glues GDI). The infrastructure is the common data and service platform for the international research program 'Sustainable Land Management'.", + "homepage": "http://geoportal-glues.ufz.de/index.php", + "name": "GLUES Geoportal", + "prefix": "r3d100011100", + "synonyms": [ + "Global Assessment of Land Use Dynamics, Greenhouse Gas Emissions and Ecosystem Services : Geoportal", + "Sustainable Land Management" + ], + "xrefs": { + "biodbcore": "001749" + } + }, + "r3d100011104": { + "description": "The Protein Data Bank (PDB) is an archive of experimentally determined three-dimensional structures of biological macromolecules that serves a global community of researchers, educators, and students. The data contained in the archive include atomic coordinates, crystallographic structure factors and NMR experimental data. Aside from coordinates, each deposition also includes the names of molecules, primary and secondary structure information, sequence database references, where appropriate, and ligand and biological assembly information, details about data collection and structure solution, and bibliographic citations. The Worldwide Protein Data Bank (wwPDB) consists of organizations that act as deposition, data processing and distribution centers for PDB data. Members are: RCSB PDB (USA), PDBe (Europe) and PDBj (Japan), and BMRB (USA). The wwPDB's mission is to maintain a single PDB archive of macromolecular structural data that is freely and publicly available to the global community.", + "homepage": "http://www.wwpdb.org/", + "name": "Worldwide Protein Data Bank", + "prefix": "r3d100011104", + "synonyms": [ + "PDB", + "wwPDB" + ], + "xrefs": { + "fairsharing": "FAIRsharing.mckkb4", + "nif": "0000-23903", + "scr": "006555" + } + }, + "r3d100011105": { + "description": "The EZRC at KIT houses the largest experimental fish facility in Europe with a capacity of more than 300,000 fish. Zebrafish stocks are maintained mostly as frozen sperm. Frequently requested lines are also kept alive as well as a selection of wildtype strains. Several thousand mutations in protein coding genes generated by TILLING in the Stemple lab of the Sanger Centre, Hinxton, UK and lines generated by ENU mutagenesis by the Nüsslein-Volhard lab in addition to transgenic lines and mutants generated by KIT groups or brought in through collaborations. We also accept submissions on an individual basis and ship fish upon request to PIs in Europe and elsewhere. EZRC also provides screening services and technologies such as imaging and high-throughput sequencing. Key areas include automation of embryo handling and automated image acquisition and processing. Our platform also involves the development of novel microscopy techniques (e.g. SPIM, DSLM, robotic macroscope) to permit high-resolution, real-time imaging in 4D. By association with the ComPlat platform, we can support also chemical screens and offer libraries with up to 20,000 compounds in total for external users. As another service to the community the EZRC provides plasmids (cDNAs, transgenes, Talen, Crispr/cas9) maintained by the Helmholtz repository of Bioparts (HERBI) to the scientific community. In addition the fish facility keeps a range of medaka stocks, maintained by the Loosli group.", + "homepage": "https://www.ezrc.kit.edu/index.php", + "name": "European Zebrafish Resource Center", + "prefix": "r3d100011105", + "synonyms": [ + "EZRC" + ] + }, + "r3d100011107": { + "description": "Space-based measurement and modeling of surface water for research, humanitarian, and water management application. \nThe Observatory detects, maps, and measures major flood events world-wide using satellite remote sensing.", + "homepage": "http://floodobservatory.colorado.edu/index.html", + "name": "Dartmouth Flood Observatory", + "prefix": "r3d100011107", + "synonyms": [ + "DFO", + "Space-based Measurement and Modeling fo Surface Water" + ] + }, + "r3d100011108": { + "description": "heiDATA is Heidelberg University’s research data repository. It is managed by the Competence Centre for Research Data, a joint institution of the University Library and the Computing Centre. All researchers affiliated with Heidelberg University can use this service for archiving and publishing their data.", + "homepage": "https://heidata.uni-heidelberg.de", + "name": "heiDATA", + "prefix": "r3d100011108", + "synonyms": [ + "heiDATA Institutional Repository for Research Data of Heidelberg University" + ], + "xrefs": { + "fairsharing": "FAIRsharing.zABkyi" + } + }, + "r3d100011109": { + "description": "ISDC's online service portal is an access point for all manner of geoscientific geodata, its corresponding metadata, scientific documentation and software tools. The majority of the data and information, the portal currently offers to the public, are global geomonitoring products such as satellite orbit and Earth gravity field data as well as geomagnetic and atmospheric data for the exploration. These products for Earths changing system are provided via state-of-the art retrieval techniques. The projects hosted are: CHAMP, GGP, GRACE, GNSS, GGSP, GGOS, GPS-PDR, ICGEM, TerraSAR-x (TSX-TOR) and TanDEM-X.", + "homepage": "http://isdc.gfz-potsdam.de/homepage/", + "name": "Information System and Data Center", + "prefix": "r3d100011109", + "synonyms": [ + "Global Earth Science Data", + "ISDC" + ] + }, + "r3d100011110": { + "description": "CHAMP (CHAllenging Minisatellite Payload) is a German small satellite mission for geoscientific and atmospheric research and applications, managed by GFZ. With its highly precise, multifunctional and complementary payload elements (magnetometer, accelerometer, star sensor, GPS receiver, laser retro reflector, ion drift meter) and its orbit characteristics (near polar, low altitude, long duration) CHAMP will generate for the first time simultaneously highly precise gravity and magnetic field measurements over a 5 years period. This will allow to detect besides the spatial variations of both fields also their variability with time. The CHAMP mission had opened a new era in geopotential research and had become a significant contributor to the Decade of Geopotentials. In addition with the radio occultation measurements onboard the spacecraft and the infrastructure developed on ground, CHAMP had become a pilot mission for the pre-operational use of space-borne GPS observations for atmospheric and ionospheric research and applications in weather prediction and space weather monitoring. End of the mission of CHAMP was at September 19 2010, after ten years, two month and four days, after 58277 orbits.", + "homepage": "https://www.gfz-potsdam.de/champ/", + "name": "CHAMP", + "prefix": "r3d100011110", + "synonyms": [ + "Challenging Minisatellite Payload" + ] + }, + "r3d100011111": { + "description": "The twin GRACE satellites were launched on March 17, 2002. Since that time, the GRACE Science Data System (SDS) has produced and distributed estimates of the Earth gravity field on an ongoing basis. These estimates, in conjunction with other data and models, have provided observations of terrestrial water storage changes, ice-mass variations, ocean bottom pressure changes and sea-level variations. This portal, together with PODAAC, is responsible for the distribution of the data and documentation for the GRACE project.", + "homepage": "http://isdc.gfz-potsdam.de/grace-isdc/", + "name": "GRACE ISDC", + "prefix": "r3d100011111", + "synonyms": [ + "Gravity Recovery and Climate Experiment" + ] + }, + "r3d100011112": { + "description": "The term GNSS (Global Navigation Satellite Systems) comprises the different navigation satellite systems like GPS, GLONAS and the future Galileo as well as rawdata from GNSS microwave receivers and processed or derived higher level products and required auxiliary data. The results of the GZF GNSS technology based projects are used as contribution for maintaining and studying the Earth rotational behavior and the global terrestial reference frame, for studying neotectonic processes along plate boundaries and the interior of plates and as input to short term weather forecasting and atmosphere/climate research. Currently only selected products like observation data, navigation data (ephemeriden), meteorological data as well as quality data with a limited spatial coverage are provided by the GNSS ISDC.", + "homepage": "https://www.gfz-potsdam.de/en/section/space-geodetic-techniques/infrastructure/gnss-station-network/", + "name": "GNSS - ISDC", + "prefix": "r3d100011112", + "synonyms": [ + "Global Navigation Satellite Systems - Information System and Data Center" + ] + }, + "r3d100011113": { + "description": "The main function of the GGSP (Galileo Geodetic Service Provider) is to provide a terrestrial reference frame, in the broadest sense of the word, to both the Galileo Core System (GCS) as well as to the Galileo User Segment (all Galileo users). This implies that the GGSP should enable all users of the Galileo System, including the most demanding ones, to access and realise the GTRF with the precision required for their specific application. Furthermore, the GGSP must ensure the proper interfaces to all users of the GTRF, especially the geodetic and scientific user groups. In addition the GGSP must ensure the adherence to the defined standards of all its products. Last but not least the GGSP will play a key role to create awareness of the GTRF and educate users in the usage and realisation of the GTRF.", + "homepage": "https://www.gfz-potsdam.de/en/section/space-geodetic-techniques/projects/grsp/", + "name": "GGSP - ISDC", + "prefix": "r3d100011113", + "synonyms": [ + "Galileo Geodetic Service Provider - Information System and Data Center", + "Geodetic Reference Service Provider (GRSP) for Galileo" + ] + }, + "r3d100011114": { + "description": "!!! >>> Duplicate to https://www.re3data.org/repository/r3d100011116 , this entry is no longer maintained <<< !!!! GGOS is the Global Geodetic Observing System of the International Association of Geodesy (IAG). It provides observations of the three fundamental geodetic observables and their variations, that is, the Earth's shape, the Earth's gravity field and the Earth's rotational motion. GGOS integrates different geodetic techniques, different models, different approaches in order to ensure a long-term, precise monitoring of the geodetic observables in agreement with the Integrated Global Observing Strategy (IGOS). GGOS provides the observational basis to maintain a stable, accurate and global reference frame and in this function is crucial for all Earth observation and many practical applications.", + "homepage": "http://icgem.gfz-potsdam.de/home", + "name": "GGOS ICGEM", + "prefix": "r3d100011114", + "synonyms": [ + "Global Geodetic Observing System at GFZ International Center for Global Gravity Field Models" + ] + }, + "r3d100011115": { + "description": "<<<<< ----- !!! The data is in the phase of migration to another system. Therefore the repository is no longer available. This record is out-dated.; 2020-10-06 !!! ----- >>>>> Due to the changes at the individual IGS analysis centers during these years the resulting time series of global geodetic parameters are inhomogeneous and inconsistent. A geophysical interpretation of these long series and the realization of a high-accuracy global reference frame are therefore difficult and questionable. The GPS reprocessing project GPS-PDR (Potsdam Dresden Reprocessing), initiated by TU München and TU Dresden and continued by GFZ Potsdam and TU Dresden, provides selected products of a homogeneously reprocessed global GPS network such as GPS satellite orbits and Earth rotation parameters.", + "homepage": "http://isdc-old.gfz-potsdam.de/index.php?module=pagesetter&func=viewpub&tid=1&pid=46", + "name": "GPS-PDR ISDC", + "prefix": "r3d100011115", + "synonyms": [ + "GPS Potsdam Dresden Reprocessing" + ] + }, + "r3d100011116": { + "description": "The International Center for Global Earth Models collects and distributes historical and actual global gravity\nfield models of the Earth and offers calculation service for derived quantities. In particular the tasks include: collecting and archiving of all existing global gravity field models, web interface for getting access to global gravity field models, web based visualization of the gravity field models their differences and their time variation, web based service for calculating different functionals of the gravity field models, web site for tutorials on spherical harmonics and the theory of the calculation service. As new service since 2016, ICGEM is providing a Digital Object Identifier (DOI) for the data set of the model (the coefficients).", + "homepage": "http://icgem.gfz-potsdam.de/home", + "name": "ICGEM", + "prefix": "r3d100011116", + "synonyms": [ + "International Centre for Global Earth Models" + ] + }, + "r3d100011117": { + "description": "TerraSAR-X is a German satellite for Earth Observation, which was launched on July 14, 2007. The mission duration was foreseen to be 5 years. TerraSAR-X carries an innovative high resolution x-band sensor for imaging with resolution up to 1 m.\nTerraSAR-X carries as secondary payload an IGOR GPS receiver with GPS RO capability. GFZ provided the IGOR and is responsible for the related TOR experiment (Tracking, Occultation and Ranging). TerraSAR-X provides continuously atmospheric GPS data in near-real time. These data from GFZ are continuously assimilated in parallel with those from GRACE-A by the world-leading weather centers to improve their global forecasts. TerraSAR-X, together with TanDEM-X also forms a twin-satellite constellation for atmosphere sounding and generates an unique data set for the evaluation of the accuracy of the GPS-RO technique.", + "homepage": "https://www.gfz-potsdam.de/sektion/geodaetische-weltraumverfahren/projekte/terrasar-x-ro/", + "name": "TerraSAR-X TOR", + "prefix": "r3d100011117", + "synonyms": [ + "TSX Tracking Occultation and Ranging" + ] + }, + "r3d100011118": { + "description": "TanDEM-X (TerraSAR-X add-on for Digital Elevation Measurement) is the first bistatic SAR mission in space. TanDEM-X and its twin satellite TerraSAR-X are flying in a closely controlled formation with typical distances between 250 and 500 meters. Primary mission objective is the generation of a consistent global digital elevation model with few meter level height accuracy. Beyond that, GFZ equipped TanDEM-X with a geodetic grade GPS receiver for precise baseline determination and for radio occultation measurements. TanDEM-X was launched on June 21, 2010 for a 5 year mission lifetime. The GPS radio occultation data of the German TanDEM-X satellite are analysed and globally distributed vertical atmospheric profiles (bending angles, refractivity, temperature, water vapor) are derived and provided for the international user community.", + "homepage": "http://isdc-old.gfz-potsdam.de/index.php?module=pagesetter&func=viewpub&tid=1&pid=21#tandemX", + "name": "TanDEM-X ISDC", + "prefix": "r3d100011118" + }, + "r3d100011119": { + "description": "ScholarsArchive@OSU is Oregon State University's digital service for gathering, indexing, making available and storing the scholarly work of the Oregon State University community. It also includes materials from outside the institution in support of the university's land, sun, sea and space grant missions and other research interests.", + "homepage": "https://ir.library.oregonstate.edu", + "name": "ScholarsArchive@OSU", + "prefix": "r3d100011119" + }, + "r3d100011121": { + "description": "cIRcle is an open access digital repository for published and unpublished material created by the UBC community and its partners. In BIRS there are thousands of mathematics videos, which are primary research data. Our repository is the largest source of mathematics data with more than 10TB of primary research by the best mathematicians in the world, coming from more than 600 institutions.", + "homepage": "https://circle.ubc.ca/", + "name": "cIRcle", + "prefix": "r3d100011121", + "synonyms": [ + "BIRS", + "Banff International Research Station for Mathematical Innovation and Discovery" + ] + }, + "r3d100011122": { + "description": "Since 2003, data concerning material, slides and taxa, existing within the Friedrich Hustedt Diatom centre, are being entered in a database. In 2014, all data from the initial collection database have been transferred into a new system using the EarthCape platform. The web interface of this new system is now on-line but is incomplete.\nThe database stores information on all specimens in the collection, named by Hustedt or deposited later by other workers, with the literature-, material- and slide-information. Taxon names have been entered as they appear on the slides or on a sheet in a slidebox, although in some cases, recently proposed names are given under “comments”. \nThe database also has a complete entry of all of the publications held in the library of the centre, now more than 8,000.", + "homepage": "http://hustedt.awi.de/default.aspx#ViewID=Home", + "name": "Hustedt Diatom Collection Database", + "prefix": "r3d100011122", + "synonyms": [ + "Friedrich Hustedt Diatom Study Centre Database", + "Hustedt Sammlungsdatenbank" + ], + "xrefs": { + "biodbcore": "001574" + } + }, + "r3d100011123": { + "description": "GeoReM is a Max Planck Institute database for reference materials of geological and environmental interest, such as rock powders, synthetic and natural glasses as well as mineral, isotopic, biological, river water and seawater reference materials. GeoReM contains published analytical data and compilation values (major and trace element concentrations and mass fractions, radiogenic and stable isotope ratios). GeoReM contains all important metadata about the analytical values such as uncertainty, analytical method and laboratory. Sample information and references are also included. GeoReM complements the three earthchem databases: GEOROC, NAVDAT and PETDB.", + "homepage": "http://georem.mpch-mainz.gwdg.de/", + "name": "GeoReM", + "prefix": "r3d100011123", + "synonyms": [ + "Geological and Environmental Reference Materials" + ], + "xrefs": { + "biodbcore": "001514" + } + }, + "r3d100011124": { + "description": "mentha archives evidence collected from different sources and presents these data in a complete and comprehensive way. Its data comes from manually curated protein-protein interaction databases that have adhered to the IMEx consortium. The aggregated data forms an interactome which includes many organisms. mentha is a resource that offers a series of tools to analyse selected proteins in the context of a network of interactions. Protein interaction databases archive protein-protein interaction (PPI) information from published articles. However, no database alone has sufficient literature coverage to offer a complete resource to investigate \"the interactome\".\nmentha's approach generates every week a consistent interactome (graph). Most importantly, the procedure assigns to each interaction a reliability score that takes into account all the supporting evidence. mentha offers eight interactomes (Homo sapiens, Arabidopsis thaliana, Caenorhabditis elegans, Drosophila melanogaster, Escherichia coli K12, Mus musculus, Rattus norvegicus, Saccharomyces cerevisiae) plus a global network that comprises every organism, including those not mentioned. The website and the graphical application are designed to make the data stored in mentha accessible and analysable to all users. Source databases are: MINT, IntAct, DIP, MatrixDB and BioGRID.", + "homepage": "http://mentha.uniroma2.it/", + "name": "mentha", + "prefix": "r3d100011124", + "synonyms": [ + "the interactome browser" + ], + "xrefs": { + "fairsharing": "FAIRsharing.j1eyq2", + "omics": "05022", + "scr": "016148" + } + }, + "r3d100011125": { + "description": "----<<<< This repository is no longer available. This record is out-dated !!!!! >>>>> ----- Science3D is an Open Access project to archive and curate scientific data and make them available to everyone interested in scientific endeavours. Science3D focusses mainly on 3D tomography data from biological samples, simply because theses object make it comparably easy to understand the concepts and techniques.\nThe data come primarily from the imaging beamlines of the Helmholtz Center Geesthacht (HZG), which make use of the uniquely bright and coherent X-rays of the Petra3 synchrotron. Petra3 - like many other photon and neutron sources in Europe and World-wide - is a fantastic instrument to investigate the microscopic detail of matter and organisms. The experiments at photon science beamlines hence provide unique insights into all kind of scientific fields, ranging from medical applications to plasma physics. The success of these experiments demands enormous efforts of the scientists and quite some investments", + "homepage": "https://www.science3d.org/", + "name": "Science3D", + "prefix": "r3d100011125", + "synonyms": [ + "Open Access tomography database", + "Science 3D" + ] + }, + "r3d100011126": { + "description": "The National Resource for Advancing Digitization of Biodiversity Collections (ADBC) funded by the National Science Foundation. Through ADBC, data and images for millions of biological specimens are being made available in electronic format for the research community, government agencies, students, educators, and the general public", + "homepage": "https://www.idigbio.org/", + "name": "Integrated Digitized Biocollections", + "prefix": "r3d100011126", + "synonyms": [ + "iDigBio" + ], + "xrefs": { + "fairsharing": "FAIRsharing.d21jc4", + "scr": "014336" + } + }, + "r3d100011128": { + "description": "The National Vegetation Survey (NVS) Databank is a physical archive and electronic databank containing records of over 121,000 vegetation survey plots - including data from over 25,000 permanent plots in New Zealand. The data can be explored online and requested for download. The NVS Databank provides data spanning more than 60 years of indigenous and exotic plant plot records from throughout New Zealand's terrestrial ecosystems. The physical archive includes plot sheets, maps, and photographs from many years of vegetation surveys. Purpose-built software for entering, validating and summarising data is available. NVS is accorded the status of a Nationally Significant database and upkeep and maintenance is supported by Core funding for Crown Research Institutes from the NZ Ministry of Business, Innovation and Employment.", + "homepage": "https://nvs.landcareresearch.co.nz/", + "name": "National Vegetation Survey Databank", + "prefix": "r3d100011128", + "synonyms": [ + "NVS", + "New Zealand National Vegetation Survey Databank" + ], + "xrefs": { + "fairsharing": "FAIRsharing.LSUZRp" + } + }, + "r3d100011129": { + "description": "The Nanomaterial Registry is a publicly available repository for curated research data on nanomaterials, including their physico-chemical characteristics and their interactions with biological and environmental systems.", + "homepage": "https://nanomaterialregistry.net/Default.aspx", + "name": "Nanomaterial Registry", + "prefix": "r3d100011129", + "synonyms": [ + "NanomaterialRegistry" + ], + "xrefs": { + "fairsharing": "FAIRsharing.an0y9t", + "scr": "013793" + } + }, + "r3d100011130": { + "description": "e!DAL stands for electronic Data Archive Library. It is a lightweight open source software software framework for publishing and sharing research data. e!DAL was developed based on experiences coming from decades of research data management and has grown towards being a general data archiving and publication infrastructure [https://doi.org/10.1186/1471-2105-15-214]. First research data repository is \"Plant Genomics and Phenomics Research Data Repository\" [https://doi.org/10.1093/database/baw033].", + "homepage": "https://edal.ipk-gatersleben.de/", + "name": "e!DAL - electronic Data Archive Library", + "prefix": "r3d100011130" + }, + "r3d100011131": { + "description": "A national study on socioeconomics and family health over lifetimes and across generations funded by National Science Foundation (NSF). It is the longest running longitudinal household survey in the world, started in 1968 with a nationally representative sample of over 18,000 individuals living in 5,000 families in the United States. It is recognizing the importance of the socioeconomic data, available on this website without cost to researchers and analysts.", + "homepage": "https://psidonline.isr.umich.edu/", + "name": "Panel Study on Income Dynamics", + "prefix": "r3d100011131", + "synonyms": [ + "PSID" + ], + "xrefs": { + "fairsharing.legacy": "3031", + "nlx": "152067", + "scr": "008976" + } + }, + "r3d100011132": { + "description": "The Research Documentation Centre of the Centre for Social Sciences at the Hungarian Academy of Sciences provides information on and access to research conducted at the Centre. The metadata and many of the documents of the Research Documentation Centre (RDC) are available to all visitors. External researchers may ask for access to restricted collections", + "homepage": "https://openarchive.tk.mta.hu/", + "name": "Social Scientific Research Documentation Centre Repository", + "prefix": "r3d100011132", + "synonyms": [ + "KDK", + "Kutatási Dokumentációs Központ", + "RDC Repository" + ] + }, + "r3d100011135": { + "description": "IPUMS is the world's largest accessible collection of individual-level data on population, and is a collaboration of over 100 national statistical agencies.", + "homepage": "https://international.ipums.org/international/", + "name": "Integrated Public Use Microdata Series - International", + "prefix": "r3d100011135", + "synonyms": [ + "IPUMS-I" + ], + "xrefs": { + "fairsharing.legacy": "3267" + } + }, + "r3d100011136": { + "description": "The repository is no longer available. >>>!!!<<< 2019-09-06: no more access to VecNet >>>!!!<<<", + "homepage": "https://www.vecnet.org/", + "name": "VecNet", + "prefix": "r3d100011136", + "synonyms": [ + "Vector-Borne Disease Network" + ], + "xrefs": { + "omics": "22585" + } + }, + "r3d100011137": { + "description": "The Open Science Framework (OSF) is part network of research materials, part version control system, and part collaboration software. The purpose of the software is to support the scientist's workflow and help increase the alignment between scientific values and scientific practices.\nDocument and archive studies. Move the organization and management of study materials from the desktop into the cloud. Labs can organize, share, and archive study materials among team members. Web-based project management reduces the likelihood of losing study materials due to computer malfunction, changing personnel, or just forgetting where you put the damn thing.\nShare and find materials. With a click, make study materials public so that other researchers can find, use and cite them. Find materials by other researchers to avoid reinventing something that already exists.\nDetail individual contribution. Assign citable, contributor credit to any research material - tools, analysis scripts, methods, measures, data.\nIncrease transparency. Make as much of the scientific workflow public as desired - as it is developed or after publication of reports. Find public projects here.\nRegistration. Registering materials can certify what was done in advance of data analysis, or confirm the exact state of the project at important points of the lifecycle such as manuscript submission or at the onset of data collection. Discover public registrations here.\nManage scientific workflow. A structured, flexible system can provide efficiency gain to workflow and clarity to project objectives, as pictured.", + "homepage": "https://osf.io/", + "name": "Open Science Framework", + "prefix": "r3d100011137", + "synonyms": [ + "OSF" + ], + "xrefs": { + "fairsharing": "FAIRsharing.g4z879", + "nlx": "157292", + "scr": "003238" + } + }, + "r3d100011138": { + "description": "NWS/NCEP/Climate Prediction Center delivers climate prediction, monitoring, and diagnostic products for timescales from weeks to years to the Nation and the global community for the protection of life and property and the enhancement of the economy. The goal of the CPC website is to provide easy and comprehensive access to data and products that serve our mission. We serve a broad audience ranging from government to non-government entities like academia, NGO’s, and the public and private sectors. Specific sectors include agriculture, energy, health, transportation, emergency managers, etc.", + "homepage": "https://www.cpc.ncep.noaa.gov/", + "name": "National Weather Service, Climate Prediction Center", + "prefix": "r3d100011138", + "synonyms": [ + "NWS, CPC" + ] + }, + "r3d100011139": { + "description": "NIST Data Gateway - provides easy access to many of the NIST scientific and technical databases. These databases cover a broad range of substances and properties from many different scientific disciplines. The Gateway includes links to free online NIST data systems as well as to information on NIST PC databases available for purchase.", + "homepage": "https://www.nist.gov/srd", + "name": "NIST Standard Reference Data", + "prefix": "r3d100011139", + "synonyms": [ + "NIST Data Gateway", + "SRD" + ], + "xrefs": { + "nlx": "144072", + "scr": "006452" + } + }, + "r3d100011140": { + "description": "<<>>!!!>>>", + "homepage": "https://ccafs.cgiar.org/resources/tools/agtrials", + "name": "The Global Agricultural Trial Repository and Database", + "prefix": "r3d100011140", + "synonyms": [ + "AgTrials" + ], + "xrefs": { + "biodbcore": "001783" + } + }, + "r3d100011141": { + "description": "China Meteorological Data Service Center, an upgraded system of the meteorological data sharing network, is an important component of the underlying national science and technology platform and a main portal application system of meteorological cloud. It is an authoritative and unified shared service platform for China Meteorological Administration to open its meteorological data resources to domestic and global users, and a data supporting platform for China to open its meteorological service market and promote the sharing and efficient application of meteorological information resources as a new meteorological service system.\nThe comprehensive meteorological database provide online and offline shared services, the existing data types including global upper-air sounding data, surface observations, ocean observations, numerical forecast products, agro-meteorological data of ground observation data encryption, aircraft soundings, numerical weather prediction analysis field data, GPS-Met, Storm 2 No, GOES-9 satellite data, soil moisture, aircraft reported sandstorm monitoring, TOVS, ATOVS, wind profilers, satellite detection information.", + "homepage": "http://data.cma.cn/en", + "name": "China Meteorological Data Service Center", + "prefix": "r3d100011141", + "synonyms": [ + "CMDC", + "China Meteorological Data Sharing System" + ] + }, + "r3d100011147": { + "description": "The Forest Service Research Data Archive is an actively curated repository for the long-term preservation and distribution of citable research data sets that are broadly relevant to forest and grassland ecology, and the economic and social interactions of humans with these ecosystems. Most data sets were created by U.S. Forest Service scientists or by scientists funded through the U.S. Forest Service or the U.S. Joint Fire Science Program.", + "homepage": "https://www.fs.usda.gov/rds/archive/", + "name": "Forest Service Research Data Archive", + "prefix": "r3d100011147", + "synonyms": [ + "FSRDA" + ], + "xrefs": { + "fairsharing": "FAIRsharing.NzKTvN" + } + }, + "r3d100011148": { + "description": "Plants of TAIWAN includes digitized plant specimens and historical botanical literature of Taiwan, and a database of plant names and information for about 5000 species in Taiwan.", + "homepage": "https://tai2.ntu.edu.tw/", + "name": "Plants of TAIWAN", + "prefix": "r3d100011148", + "synonyms": [ + "台灣植物資訊整合查詢系統" + ] + }, + "r3d100011149": { + "description": "Chinese Crop Germplasm Resources Information System provides germplasm resources and genetic information for crops including grains, fruits, vegetables, oilseeds, and fibers. The data includes crop fingerprint and DNA sequence data.", + "homepage": "https://www.cgris.net/cgris_english.html", + "name": "Chinese Crop Germplasm Resources Information System", + "prefix": "r3d100011149", + "synonyms": [ + "CGRIS" + ] + }, + "r3d100011150": { + "description": "DARECLIMED data repository consists of three kind of data: (a) climate, (b) water resources, and (c) energy related data. The first part, climate datasets, will include atmospheric and indirect atmospheric data, proxies and reconstructions, terrestrial and oceanic data. Land use, population, economy and development data will be added as well. Datasets can be handled and analyzed by connecting to the Live Access Server (LAS), which enables to visualize data with on-the-fly graphics, request custom subsets of variables in a choice of file formats, access background reference material about the data (metadata), and compare (difference) variables from distributed locations. Access to server is granted upon request by emailing the data repository manager.", + "homepage": "https://www.cyi.ac.cy/index.php/dareclimed-data-repository.html", + "name": "DARECLIMED", + "prefix": "r3d100011150", + "synonyms": [ + "Cyprus Institute Data Repository", + "Data Repositories and Computational infrastructure for environmental and Climate studies in eastern MEDiterranean" + ] + }, + "r3d100011153": { + "description": "The national data provide the monthly, quarterly and annual, census regions, departments and international social and economic statistic data. It Offers a variety of file output, watchmaking, drawing, Indicators, visualization charts and geographic information data.\nTo speed up the construction of modern service-oriented statistics, and to better serve the community, on the basis of \"China Statistical Database\" created in 2008, the National Bureau of Statistics(NBS) established a new statistical database in 2013.", + "homepage": "https://data.stats.gov.cn/english/", + "name": "National Data", + "prefix": "r3d100011153", + "synonyms": [ + "China Statistical Database", + "国家数据" + ] + }, + "r3d100011154": { + "description": "China Earthquake Data Center provides Seismic data, geomagnetic data, geoelectric data, terrain data and underground fluid change data. It is only open in the Seismological Bureau.", + "homepage": "http://data.earthquake.cn/index.html", + "name": "China Earthquake Data Center", + "prefix": "r3d100011154", + "synonyms": [ + "formerly: World Data Center for Seismology, Beijing", + "中国地震数据中心" + ] + }, + "r3d100011157": { + "description": "Datatang is a professional data pre-processing company. We are engaged in data collecting, annotating, and customizing to meet our clients’ various needs. We assist our clients from university research labs and company R&D departments to waive trivial yet necessary data processing procedure and make their approach to the highest-value data in a more efficient way.", + "homepage": "http://datatang.com/", + "name": "Datatang", + "prefix": "r3d100011157", + "synonyms": [ + "数据堂" + ] + }, + "r3d100011158": { + "description": "The National Earth System Science Data Sharing Service Platform is one of the 23 national science and technology infrastructure platforms identified by the Ministry of Science and Technology and the Ministry of Finance as the first batch of platforms. The platform is led by the Institute of Geographic Sciences and Natural Resources Research, Chinese Academy of Sciences. Since its construction in 2003, more than 40 domestic and overseas units have participated in the platform construction. National Earth System Science Data Sharing Service Platform main development course:\nThe overall goal of the platform is to integrate and integrate the data resources generated by data center groups, universities, research institutes and scientists in China and abroad, to import international data resources and to receive the data resources generated by major national scientific research projects. Based on this, Processing data products. We will improve standards and operational mechanisms and provide data support for Earth system science research and sustainable socio-economic development through the Earth System Scientific Data Sharing Network Platform and professional service teams. The recent consolidation of data resources required to share the research on land surface systems and human-land relations.", + "homepage": "http://www.geodata.cn/", + "name": "Data Sharing Infrastructure of Earth System Science", + "prefix": "r3d100011158", + "synonyms": [ + "国家地球系统科学数据共享服务平台" + ] + }, + "r3d100011159": { + "description": "The Earth System Grid Federation (ESGF) is an international collaboration with a current focus on serving the World Climate Research Programme's (WCRP) Coupled Model Intercomparison Project (CMIP) and supporting climate and environmental science in general.\nData is searchable and available for download at the Federated ESGF-CoG Nodes https://esgf.llnl.gov/nodes.html", + "homepage": "https://esgf.llnl.gov/index.html", + "name": "Earth System Grid Federation", + "prefix": "r3d100011159", + "synonyms": [ + "ESGF" + ] + }, + "r3d100011164": { + "description": "The Australian New Zealand Clinical Trials Registry (ANZCTR) is an online register of clinical trials being undertaken in Australia, New Zealand and elsewhere. The ANZCTR includes trials from the full spectrum of therapeutic areas of pharmaceuticals, surgical procedures, preventive measures, lifestyle, devices, treatment and rehabilitation strategies and complementary therapies.", + "homepage": "http://www.anzctr.org.au/", + "name": "Australian New Zealand Clinical Trials Registry", + "prefix": "r3d100011164", + "synonyms": [ + "ANZCTR" + ], + "xrefs": { + "biodbcore": "001430" + } + }, + "r3d100011165": { + "description": "The Basis Set Exchange (BSE) provides a web-based user interface for downloading and uploading Gaussian-type (GTO) basis sets, including effective core potentials (ECPs), from the EMSL Basis Set Library. It provides an improved user interface and capabilities over its predecessor, the EMSL Basis Set Order Form, for exploring the contents of the EMSL Basis Set Library. The popular Basis Set Order Form and underlying Basis Set Library were originally developed by Dr. David Feller and have been available from the EMSL webpages since 1994.", + "homepage": "https://bse.pnl.gov/bse/portal", + "name": "Basis Set Exchange", + "prefix": "r3d100011165", + "synonyms": [ + "BSE", + "EMSL Basis Set Exchange" + ] + }, + "r3d100011166": { + "description": "The Benchmark Energy & Geometry Database (BEGDB) collects results of highly accurate QM calculations of molecular structures, energies and properties. These data can serve as benchmarks for testing and parameterization of other computational methods.", + "homepage": "http://www.begdb.com/", + "name": "Benchmark Energy & Geometry Database", + "prefix": "r3d100011166", + "synonyms": [ + "BEGDB" + ], + "xrefs": { + "fairsharing": "FAIRsharing.nbe4fq" + } + }, + "r3d100011169": { + "description": "The program \"Humanist Virtual Libraries\" distributes heritage documents and pursues research associating skills in human sciences and computer science. It aggregates several types of digital documents:\nA selection of facsimiles of Renaissance works digitized in the Central Region and in partner institutions, the Epistemon Textual Database, which offers digital editions in XML-TEI, and Transcripts or analyzes of notarial minutes and manuscripts", + "homepage": "http://www.bvh.univ-tours.fr/", + "name": "Bibliothèques Virtuelles Humanistes", + "prefix": "r3d100011169", + "synonyms": [ + "BVH", + "Humanistic Virtual Libraries" + ] + }, + "r3d100011170": { + "description": "This site offers an enormous collection of photographs of wild species and natural history objects. It covers most groups of organisms with the exception of birds and other vertebrates. The photographs are presented to illustrate biodiversity and as an aid to identification. The criterion for inclusion of a species is that it must have been, or might be expected to be, found in Britain or Ireland. BioImages follows the biological classification. Biota is a hierarchical system with species grouped in genera, genera in families, families in orders and so on up to kingdoms and superkingdoms. The datasets are linked to bioinfo: food webs and species interactions in the Biodiversity of UK and Ireland.", + "homepage": "http://www.bioimages.org.uk/", + "name": "BioImages - Virtual Field-Guide", + "prefix": "r3d100011170", + "synonyms": [ + "Virtual Field-Guide to UK Biodiversity" + ] + }, + "r3d100011172": { + "description": "Lab Notes Online presents historic scientific data from the Caltech Archives' collections in digital facsimile. Beginning in the fall of 2008, the first publication in the series is Robert A. Millikan's notebooks for his oil drop experiments to measure the charge of the electron, dating from October 1911 to April 1912. Other laboratory, field, or research notes will be added to the archive over time.", + "homepage": "http://caltechln.library.caltech.edu/", + "name": "CaltechLabNotes", + "prefix": "r3d100011172", + "synonyms": [ + "California Institute of Technology LabNotes", + "California Institute of Technology, Collection of Open Digital Archives", + "CaltechCODA" + ] + }, + "r3d100011173": { + "description": "The Cancer Genome Atlas (TCGA) Data Portal provides a platform for researchers to search, download, and analyze data sets generated by TCGA. It contains clinical information, genomic characterization data, and high level sequence analysis of the tumor genomes.\nThe Data Coordinating Center (DCC) is the central provider of TCGA data. The DCC standardizes data formats and validates submitted data.", + "homepage": "https://cancergenome.nih.gov/", + "name": "Cancer GenomeAtlas Data Portal", + "prefix": "r3d100011173", + "synonyms": [ + "Cancer Genome Atlas Data Portal", + "TCGA Data Portal" + ], + "xrefs": { + "fairsharing": "FAIRsharing.m8wewa", + "nlx": "156913", + "scr": "003193" + } + }, + "r3d100011174": { + "description": ">>>>!!!!<<<< The Cancer Genomics Hub mission is now completed.\n\nThe Cancer Genomics Hub was established in August 2011 to provide a repository to The Cancer Genome Atlas, the childhood cancer initiative Therapeutically Applicable Research to Generate Effective Treatments and the Cancer Genome Characterization Initiative.\n\nCGHub rapidly grew to be the largest database of cancer genomes in the world, storing more than 2.5 petabytes of data and serving downloads of nearly 3 petabytes per month.\n\nAs the central repository for the foundational genome files, CGHub streamlined team science efforts as data became as easy to obtain as downloading from a hard drive.\n\nThe convenient access to Big Data, and the collaborations that CGHub made possible, are now essential to cancer research. That work continues at the NCI's Genomic Data Commons. All files previously stored at CGHub can be found there.\nThe Website for the Genomic Data Commons is here: https://gdc.nci.nih.gov/ >>>>!!!!<<<<\nThe Cancer Genomics Hub (CGHub) is a secure repository for storing, cataloging, and accessing cancer genome sequences, alignments, and mutation information from the Cancer Genome Atlas (TCGA) consortium and related projects.\nAccess to CGHub Data: All researchers using CGHub must meet the access and use criteria established by the National Institutes of Health (NIH) to ensure the privacy, security, and integrity of participant data. CGHub also hosts some publicly available data, in particular data from the Cancer Cell Line Encyclopedia. All metadata is publicly available and the catalog of metadata and associated BAMs can be explored using the CGHub Data Browser.", + "homepage": "https://cghub.ucsc.edu/", + "name": "Cancer Genomics Hub", + "prefix": "r3d100011174", + "synonyms": [ + "CGHub" + ], + "xrefs": { + "nlx": "156095", + "scr": "002657" + } + }, + "r3d100011175": { + "description": "The repository is no longer available. \n<<>>!!!>>>", + "homepage": "https://toxnet.nlm.nih.gov/cgi-bin/sis/htmlgen?CCRIS", + "name": "Chemical Carcinogenesis Research Information System", + "prefix": "r3d100011175", + "synonyms": [ + "CCRIS", + "a toxnet database" + ], + "xrefs": { + "nif": "0000-21077", + "scr": "008178" + } + }, + "r3d100011176": { + "description": "CURATOR (Chiba University's Repository for Access to Outcomes from Research) captures, preserves and makes publicly available intellectual digital materials from research activities on Chiba University campuses, including peer-reviewed articles, theses, preprints, statistical and experimental data, course materials and softwares. CURATOR is intended to function as the portal for the outcomes from Chiba University's research activities. The University Library is responsible for building and operating CURATOR under the guidance of the Faculty Committee for Improved Scholarly Information Availability, which commissioned by the Library Board of Faculty Representatives to systematically promote and arrange disseminative activities by the University.", + "homepage": "https://opac.ll.chiba-u.jp/da/curator/?lang=1", + "name": "CURATOR", + "prefix": "r3d100011176", + "synonyms": [ + "Chiba University Repository for Access To Outcomes from Research" + ] + }, + "r3d100011177": { + "description": "The Claremont Colleges Digital Library (CCDL) provides access to digitized and born-digital historical and visual resources collections created both by and for The Claremont Colleges community.", + "homepage": "https://ccdl.claremont.edu/digital/", + "name": "Claremont Colleges Digital Library", + "prefix": "r3d100011177", + "synonyms": [ + "CCDL" + ], + "xrefs": { + "biodbcore": "001515" + } + }, + "r3d100011181": { + "description": "Digital Case is Case Western Reserve University's digital library, institutional repository and digital archive. Digital Case stores, disseminates, and preserves the intellectual output of Case faculty, departments and research centers in digital formats (both \"born digital\" items as well as materials of historical interest that have been digitized). Kelvin Smith Library manages Digital Case on behalf of the university. With Digital Case, KSL assumes an active role in the scholarly communication process, providing expertise in the form of a set of services (metadata creation, secure environment, preservation over time) for access and distribution of the university’s collective intellectual product.", + "homepage": "http://library.case.edu/digitalcase/", + "name": "Digital Case", + "prefix": "r3d100011181" + }, + "r3d100011182": { + "description": "The UA Campus Repository is an institutional repository that facilitates access to the research, creative works, publications and teaching materials of the University by collecting, sharing and archiving content selected and deposited by faculty, researchers, staff and affiliated contributors.", + "homepage": "http://arizona.openrepository.com/arizona/", + "name": "UA Campus Repository", + "prefix": "r3d100011182", + "synonyms": [ + "University of Arizona Campus Repository" + ] + }, + "r3d100011183": { + "description": "Digital documents and collections hosted by the University Library - both freely available on the internet and access-restricted - can be found here.", + "homepage": "https://sammlungen.ub.uni-frankfurt.de/", + "name": "Digitale Sammlungen, Goethe-Universität Frankfurt am Main", + "prefix": "r3d100011183" + }, + "r3d100011188": { + "description": "The Digital South Asia Library provides digital materials for reference and research on South Asia to scholars, public officials, business leaders, and other users. This program builds upon a two-year pilot project funded by the Association of Research Libraries' Global Resources Program with support from the Andrew W. Mellon Foundation.", + "homepage": "http://dsal.uchicago.edu/", + "name": "Digital South Asia Library", + "prefix": "r3d100011188", + "synonyms": [ + "DSAL" + ] + }, + "r3d100011189": { + "description": "PRISM is a digital archive of the University of Calgary's intellectual output. Established and maintained by Libraries and Cultural Resources to manage, preserve and make available the academic works of faculty, students and research groups. The collection includes faculty publications, masters and doctoral theses, and research output from across Southern Alberta. PRISM is updated regularly, with new works added daily.", + "homepage": "https://prism.ucalgary.ca/", + "name": "PRISM: University of Calgary's Digital Repository", + "prefix": "r3d100011189", + "xrefs": { + "opendoar": "7771" + } + }, + "r3d100011191": { + "description": "Earth-Prints is an open archive created and maintained by Istituto Nazionale di Geofisica e Vulcanologia. This digital collection allows users to browse, search and access manuscripts, journal articles, theses, conference materials, books, book-chapters, web products.\nThe goal of our repository is to collect, capture, disseminate and preserve the results of research in the fields of Atmosphere, Cryosphere, Hydrosphere and Solid Earth. Earth-prints is young and growing rapidly.", + "homepage": "http://www.earth-prints.org/", + "name": "Earth-prints Repository", + "prefix": "r3d100011191" + }, + "r3d100011192": { + "description": "MGnify (formerly: EBI Metagenomics) offers an automated pipeline for the analysis and archiving of microbiome data to help determine the taxonomic diversity and functional & metabolic potential of environmental samples. Users can submit their own data for analysis or freely browse all of the analysed public datasets held within the repository. In addition, users can request analysis of any appropriate dataset within the European Nucleotide Archive (ENA). User-submitted or ENA-derived datasets can also be assembled on request, prior to analysis.", + "homepage": "https://www.ebi.ac.uk/metagenomics/", + "name": "MGnify", + "prefix": "r3d100011192", + "synonyms": [ + "formerly: EBI Metagenomics" + ], + "xrefs": { + "fairsharing": "FAIRsharing.dxj07r" + } + }, + "r3d100011193": { + "description": "The Digital Collections repository is a service that provides free and open access to the scholarship and creative works produced and owned by the Texas State University community. The Wittliff Collections, located on the seventh floor of the Albert B. Alkek Library at Texas State University, was founded by William D. Wittliff in 1987. The Wittliff Collections include 2 collections. 1. The Southwestern Writers Collection: These Collection holds the papers of numerous 20th century writers and the Southwestern & Mexican Photography Collection. The film holdings contain over 500 film and television screenplays as well as complete production archives for several popular films, including the television miniseries Lonesome Dove. The music holdings represent the breadth and scope of popular Texas sounds. 2. Mexican Photography Collection: The Southwestern & Mexican Photography Collection assembles a broad range of photographic work from the Southwestern United States and Mexico, from the 19th-century to the present day.", + "homepage": "https://digital.library.txstate.edu/handle/10877/137", + "name": "Wittliff Collections - Digital Collections", + "prefix": "r3d100011193" + }, + "r3d100011195": { + "description": "This site provides access to complete, annotated genomes from bacteria and archaea (present in the European Nucleotide Archive) through the Ensembl graphical user interface (genome browser). Ensembl Bacteria contains genomes from annotated INSDC records that are loaded into Ensembl multi-species databases, using the INSDC annotation import pipeline.", + "homepage": "http://bacteria.ensembl.org/index.html", + "name": "Ensembl Bacteria", + "prefix": "r3d100011195", + "synonyms": [ + "e!EnsemblBacteria" + ], + "xrefs": { + "fairsharing": "FAIRsharing.zsgmvd", + "miriam": "00000202", + "nif": "0000-33711", + "scr": "008679" + } + }, + "r3d100011196": { + "description": "EnsemblFungi is a genome-centric portal for fungal species. It is a project to maintain annotation on selected genomes.", + "homepage": "http://fungi.ensembl.org/index.html", + "name": "Ensembl Fungi", + "prefix": "r3d100011196", + "synonyms": [ + "e!EnsemblFungi" + ], + "xrefs": { + "fairsharing": "FAIRsharing.bg5xqs", + "miriam": "00000206", + "nif": "0000-33718", + "scr": "008681" + } + }, + "r3d100011197": { + "description": "The Ensembl genome annotation system, developed jointly by the EBI and the Wellcome Trust Sanger Institute, has been used for the annotation, analysis and display of vertebrate genomes since 2000.\nSince 2009, the Ensembl site has been complemented by the creation of five new sites, for bacteria, protists, fungi, plants and invertebrate metazoa, enabling users to use a single collection of (interactive and programatic) interfaces for accessing and comparing genome-scale data from species of scientific interest from across the taxonomy.\nIn each domain, we aim to bring the integrative power of Ensembl tools for comparative analysis, data mining and visualisation across genomes of scientific interest, working in collaboration with scientific communities to improve and deepen genome annotation and interpretation.", + "homepage": "http://ensemblgenomes.org/", + "name": "Ensembl Genomes", + "prefix": "r3d100011197", + "synonyms": [ + "e!EnsemblGenomes" + ], + "xrefs": { + "fairsharing": "FAIRsharing.923a0p", + "nlx": "65207", + "omics": "01648", + "scr": "006773" + } + }, + "r3d100011198": { + "description": "Ensembl Metazoa is a genome-centric portal for metazoan species of scientific interest.", + "homepage": "http://metazoa.ensembl.org/index.html", + "name": "Ensembl Metazoa", + "prefix": "r3d100011198", + "synonyms": [ + "e!EnsemblMetazoa" + ], + "xrefs": { + "fairsharing": "FAIRsharing.c23cqq", + "miriam": "00000204", + "nif": "0000-33714", + "scr": "000800" + } + }, + "r3d100011199": { + "description": "EnsemblPlants is a genome-centric portal for plant species. Ensembl Plants is developed in coordination with other plant genomics and bioinformatics groups via the EBI's role in the transPLANT consortium.", + "homepage": "http://plants.ensembl.org/index.html", + "name": "Ensembl Plants", + "prefix": "r3d100011199", + "synonyms": [ + "e!EnsemblPlants" + ], + "xrefs": { + "fairsharing": "FAIRsharing.j8g2cv", + "miriam": "00000205", + "nif": "0000-33715", + "scr": "008680" + } + }, + "r3d100011200": { + "description": "EnsemblProtists is a genome-centric portal for protists species.", + "homepage": "http://protists.ensembl.org/index.html", + "name": "Ensembl Protists", + "prefix": "r3d100011200", + "synonyms": [ + "e!EnsemblProtists" + ], + "xrefs": { + "fairsharing": "FAIRsharing.ad1zae", + "nif": "0000-33712", + "scr": "013154" + } + }, + "r3d100011201": { + "description": "Online storage, sharing and registration of research data, during the research period and after its completion. DataverseNL is a shared service provided by participating institutions and DANS.", + "homepage": "https://dataverse.nl/", + "name": "DataverseNL", + "prefix": "r3d100011201", + "xrefs": { + "fairsharing": "FAIRsharing.denvnv" + } + }, + "r3d100011202": { + "description": "Open Research Exeter (ORE) is the University of Exeter's repository for all types of research, including research papers, research data and theses. Research in ORE can be viewed and downloaded freely by anyone, anywhere: researchers, students, industry, business and the wider public.\nORE's content includes journal articles, conference papers, working papers, reports, book chapters, videos, audio, images, multimedia research project outputs, raw data and analysed data. ORE's content is securely stored, managed and preserved to ensure free, permanent access.", + "homepage": "https://ore.exeter.ac.uk/repository/", + "name": "Open Research Exeter", + "prefix": "r3d100011202", + "synonyms": [ + "ORE" + ] + }, + "r3d100011203": { + "description": "Flytrap is an interactive database for displaying gene expression patterns, in particular P[GAL4] patterns, via an intuitive WWW based interface. This development consists of two components, the first being the html interface to the database and the second, a tool-kit for constructing and maintaining the database.", + "homepage": "http://www.fly-trap.org/", + "name": "Flytrap", + "prefix": "r3d100011203", + "xrefs": { + "nif": "0000-00051", + "scr": "003075" + } + }, + "r3d100011206": { + "description": "The database GEOROC (Geochemistry of Rocks of the Oceans and Continents) is a comprehensive collection of published analyses of igneous and metamorphic rocks and minerals. It contains major and trace element concentrations, radiogenic and nonradiogenic isotope ratios as well as analytical ages for whole rocks, glasses, minerals and inclusions. Metadata include geospatial and other sample information, analytical details and references. The database was established by the Max Plank Institute for Chemistry, Mainz. It is now maintained by the Digital Geochemical Data Infrastructure (DIGIS) project at Göttingen University.", + "homepage": "https://georoc.eu/georoc/new-start.asp", + "name": "GEOROC", + "prefix": "r3d100011206", + "synonyms": [ + "Geochemie der Gesteine von Ozeanen und Kontinenten", + "Geochemistry of Rocks of the Oceans and Continents" + ], + "xrefs": { + "fairsharing.legacy": "3164" + } + }, + "r3d100011207": { + "description": "GloPAD is a multimedia, multilingual, web-accessible database containing digital images, texts, video clips, sound recordings, and complex media objects (such as 3-D images) related to the performing arts from around the world. \nGloPAD (Global Performing Arts Database) records include authoritative, detailed, multilingual descriptions of digital images, texts, video clips, sound recordings, and complex media objects related to the performing arts around the world, plus information about related pieces, productions, performers, and creators.\nGloPAC is an international organization of institutions and individuals committed to using innovative digital technologies to create easily accessible, multimedia, and multilingual information resources for the study and preservation of the performing arts.", + "homepage": "http://www.glopad.org/pi/en/", + "name": "GloPAD", + "prefix": "r3d100011207", + "synonyms": [ + "Datenbank der globalen darstellenden Künste", + "Global Performing Arts Database" + ] + }, + "r3d100011208": { + "description": "!!!!! As of June 30, 2017, HardinMD has been retired, although it is still findable through the WayBack Machine !!!!! Hardin MD was first launched in 1996, as a source to find the best lists, or directories, of information in health and medicine. Hence, the name Hardin MD comes from Hardin Meta Directory, since the site was conceived as a \"directory of directories.\" The Hardin part of our name is from Robert Hardin, a physician at University of Iowa, after whom the library was named.", + "homepage": "https://web.archive.org/web/20170206082130/http://hardinmd.lib.uiowa.edu/", + "name": "Hardin.MD", + "prefix": "r3d100011208", + "synonyms": [ + "Hardin MD", + "Hardin Mate Directory", + "Medical Picture Gallery" + ], + "xrefs": { + "nif": "0000-21186", + "scr": "002364" + } + }, + "r3d100011209": { + "description": "The repository is no longer available. <<>>", + "homepage": "https://toxnet.nlm.nih.gov/cgi-bin/sis/htmlgen?HSDB", + "name": "Hazardous Substance Data Bank", + "prefix": "r3d100011209", + "synonyms": [ + "A TOXNET database", + "HSDB" + ], + "xrefs": { + "nif": "0000-21201", + "scr": "002374" + } + }, + "r3d100011210": { + "description": "HONmedia is an unique repository of over 6800 medical images and videos, pertaining to 1700 topics and themes. This peerless database has been created manually by HON and new image links are constantly being added from the worldwide Web.", + "homepage": "http://www.hon.ch/HONmedia/", + "name": "HONmedia", + "prefix": "r3d100011210", + "synonyms": [ + "Health On The Net Foundation", + "Health on the Net media" + ] + }, + "r3d100011213": { + "description": "Here you will find authoritative taxonomic information on plants, animals, fungi, and microbes of North America and the world.", + "homepage": "https://www.itis.gov/", + "name": "ITIS", + "prefix": "r3d100011213", + "synonyms": [ + "Integrated Taxonomic Information System" + ] + }, + "r3d100011216": { + "description": "KU ScholarWorks is the digital repository of the University of Kansas. It contains scholarly work created by KU faculty, staff and students, as well as material from the University Archives. KU ScholarWorks makes important research and historical items available to a wider audience and helps assure their long-term preservation.", + "homepage": "https://kuscholarworks.ku.edu/dspace/", + "name": "KU ScholarWorks", + "prefix": "r3d100011216" + }, + "r3d100011218": { + "description": "LSE Research Online is the institutional repository for the London School of Economics and Political Science. LSE Research Online contains research produced by LSE staff, including journal articles, book chapters, books, working papers, conference papers and more.", + "homepage": "http://eprints.lse.ac.uk/", + "name": "LSE Research Online", + "prefix": "r3d100011218", + "synonyms": [ + "London School of Economics and Political Science Research Online" + ] + }, + "r3d100011219": { + "description": "MTSA is a Metropolitan Travel Survey Archive to store, preserve, and make publicly available, via the internet, travel surveys conducted by metropolitan areas, states and localities. As a result of cooperation from several agencies, we now have been able to post databases along with relevant documentation for many regions in the archive http://www.surveyarchive.org/archive.html . The databases and the documentation can be obtained from this website. In addition to making these databases publicly available, we are also in the process of converting all the databases to a common format to enhance the readability and usability of each survey, so many surveys can be used online, see analyze http://www.surveyarchive.org/analyze.html. The results from the first year of the project, along with issues related to archiving travel survey data are provided in our reports page http://www.surveyarchive.org/reports.html . Papers written by Yacov Zahavi, an instrumental figure in the development of travel surveys, are also provided here.", + "homepage": "http://www.surveyarchive.org/", + "name": "Metropolitan Travel Survey Archive", + "prefix": "r3d100011219", + "synonyms": [ + "MTSA" + ] + }, + "r3d100011220": { + "description": "MINDS@UW is designed to gather, distribute, and preserve digital materials related to the University of Wisconsin's research and instructional mission. Content, which is deposited directly by UW faculty and staff, may include research papers and reports, pre-prints and post-prints, datasets and other primary research materials, learning objects, theses, student projects, conference papers and presentations, and other born-digital or digitized research and instructional materials.", + "homepage": "https://minds.wisconsin.edu/", + "name": "MINDS@UW", + "prefix": "r3d100011220", + "synonyms": [ + "Minds @ University of Wisconsin" + ] + }, + "r3d100011221": { + "description": "The Monash University Research Repository allows researchers to store, manage and share their research outputs and data, and use research collections from across the University. The Research Repository consists of multiple repository platforms, selected to meet the needs of our researchers by offering a variety of options suited to different types of research outputs and collections. These different platforms are described in detail at the Repository URL page.", + "homepage": "https://www.monash.edu/library/researchers/repository", + "name": "Monash University Research Repository", + "prefix": "r3d100011221", + "synonyms": [ + "ARROW (formerly)" + ] + }, + "r3d100011222": { + "description": "MycoBank is an on-line database aimed as a service to the mycological and scientific society by documenting mycological nomenclatural novelties (new names and combinations) and associated data, for example descriptions and illustrations. The nomenclatural novelties will each be allocated a unique MycoBank number that can be cited in the publication where the nomenclatural novelty is introduced. These numbers will also be used by the nomenclatural database Index Fungorum, with which MycoBank is associated.", + "homepage": "http://www.mycobank.org/", + "name": "MycoBank", + "prefix": "r3d100011222", + "synonyms": [ + "Fungal databases, nomenclature and species banks" + ], + "xrefs": { + "fairsharing": "FAIRsharing.v8se8r", + "nlx": "91803", + "scr": "004950" + } + }, + "r3d100011223": { + "description": "The National Trauma Data Bank® (NTDB) is the largest aggregation of trauma registry data ever assembled. The goal of the NTDB is to inform the medical community, the public, and decision makers about a wide variety of issues that characterize the current state of care for injured persons. Registry data that is collected from the NTDB is compiled annually and disseminated in the forms of hospital benchmark reports, data quality reports, and research data sets. Research data sets that can be used by researchers. To gain access to NTDB data, researchers must submit requests through our online application process", + "homepage": "https://www.facs.org/quality-programs/trauma/tqp/center-programs/ntdb", + "name": "National Trauma Data Bank", + "prefix": "r3d100011223", + "synonyms": [ + "American College of Surgeons National Trauma Data Bank", + "NTDB" + ] + }, + "r3d100011226": { + "description": "Physical Reference Data compiles physical data and biblographic sources: Physical constants, atomic spectroscopy data, molecular spectroscopic data, X-Ray and Gamma-Ray data, nuclear physics data etc.", + "homepage": "https://www.nist.gov/pml/productsservices/physical-reference-data", + "name": "NIST Physical reference data", + "prefix": "r3d100011226", + "synonyms": [ + "National Institute of Standards and Technology, Physical Measurement Laboratory", + "Physical reference data" + ] + }, + "r3d100011230": { + "description": "The Oxford University Research Archive (ORA) serves as an institutional repository for the University of Oxford and is home to the scholarly research output of its members. ORA also is the home of Oxford digital theses.\nORA is a permanant and secure archive of the University which preserves an array of research publications, journal articles, conference papers, working papers, theses, reports, book sections and more. Unpublished academic work is also deposited into ORA, maximising the University's research output. ORA hollds publications, theses and research data.", + "homepage": "https://ora.ox.ac.uk/?f%5Bf_type_of_work%5D%5B%5D=Dataset&q=&search_field=all_fields", + "name": "Oxford University Research Archive", + "prefix": "r3d100011230", + "synonyms": [ + "ORA datasets" + ], + "xrefs": { + "fairsharing": "FAIRsharing.rkwr6y" + } + }, + "r3d100011232": { + "description": ">>>!!!<<>>!!!<<< PANDIT is a collection of multiple sequence alignments and phylogenetic trees. It contains corresponding amino acid and nucleotide sequence alignments, with trees inferred from each alignment. PANDIT is based on the Pfam database (Protein families database of alignments and HMMs), and includes the seed amino acid alignments of most families in the Pfam-A database. DNA sequences for as many members of each family as possible are extracted from the EMBL Nucleotide Sequence Database and aligned according to the amino acid alignment. PANDIT also contains a further copy of the amino acid alignments, restricted to the sequences for which DNA sequences were found.", + "homepage": "https://www.ebi.ac.uk/research/goldman/software/pandit", + "name": "PANDIT", + "prefix": "r3d100011232", + "synonyms": [ + "Protein and Associated Nucleotide Domains with Inferred Trees" + ], + "xrefs": { + "nif": "0000-03241", + "scr": "003321" + } + }, + "r3d100011234": { + "description": "These pages contain more than 150 clinical, intraoperative and radiologic images related to pediatric surgery. This \"virtual atlas\" is intended to help students, residents and fellows in their understanding of surgical conditions of the infant and child. These images can be used for personal (not commercial) use, but a reference to their origin would be appreciated. WARNING: Some of the clinical images are graphic in nature and may not be suitable for viewing by everyone.", + "homepage": "https://med.brown.edu/pedisurg/Brown/IBCategories.html", + "name": "Pediatric Surgery @ Brown", + "prefix": "r3d100011234", + "synonyms": [ + "The Image Bank" + ] + }, + "r3d100011235": { + "description": "PetDB, the Petrological Database, is a web-based data management system that provides on-line access to geochemical and petrological data. PetDB is a global synthesis of chemical, isotopic, and mineralogical data for rocks, minerals, and melt inclusions. PetDB's current content focuses on data for igneous and metamorphic rocks from the ocean floor, specifically mid-ocean ridge basalts and abyssal peridotites and xenolith samples from the Earth's mantle and lower crust. PetDB is maintained and continuously updated as part of the EarthChem data collections.", + "homepage": "https://search.earthchem.org/", + "name": "PetDB", + "prefix": "r3d100011235", + "synonyms": [ + "the petrological Database" + ], + "xrefs": { + "nlx": "154723", + "scr": "002209" + } + }, + "r3d100011236": { + "description": "PhysioBank is a large and growing archive of well-characterized digital recordings of physiologic signals and related data for use by the biomedical research community. PhysioBank currently includes databases of multi-parameter cardiopulmonary, neural, and other biomedical signals from healthy subjects and patients with a variety of conditions with major public health implications, including sudden cardiac death, congestive heart failure, epilepsy, gait disorders, sleep apnea, and aging.", + "homepage": "https://archive.physionet.org/physiobank/", + "name": "PhysioBank", + "prefix": "r3d100011236", + "xrefs": { + "nlx": "48903", + "scr": "006949" + } + }, + "r3d100011237": { + "description": ">>>!!!<<< 2018-08-17: The repository is no longer available >>>!!!<<< >>>!!!<<< publicdata.eu portal is superseded by European data portal https://www.re3data.org/repository/r3d100012199 >>>!!!<<<", + "homepage": "https://okfn.org/projects/lod2/", + "name": "Publicdata.eu", + "prefix": "r3d100011237", + "synonyms": [ + "Europe's Public Data" + ] + }, + "r3d100011239": { + "description": "The RIT DML captures, distributes and preserves RIT's digital products. Here you can find articles, working papers, preprints, technical reports, conference papers and data sets in various digital formats.", + "homepage": "https://digitalarchive.rit.edu/xmlui/", + "name": "RIT Digital Media Library Repository", + "prefix": "r3d100011239", + "synonyms": [ + "RIT DML", + "Rochester Institute of Technology's Digital Media Library" + ] + }, + "r3d100011240": { + "description": "Science Photo Library (SPL) provides creative professionals with striking specialist imagery, unrivalled in quality, accuracy and depth of information. We have more than 600,000 images and 40,000 clips to choose from, with hundreds of new submissions uploaded to the website each week.", + "homepage": "https://www.sciencephoto.com/", + "name": "Science Photo Library", + "prefix": "r3d100011240", + "synonyms": [ + "SPL" + ] + }, + "r3d100011241": { + "description": "The Catalogue of Life is the most comprehensive and authoritative global index of species currently available. It consists of a single integrated species checklist and taxonomic hierarchy. The Catalogue holds essential information on the names, relationships and distributions of over 1.8 million species. This figure continues to rise as information is compiled from diverse sources around the world.", + "homepage": "https://www.catalogueoflife.org/", + "name": "Catalogue of Life", + "prefix": "r3d100011241", + "xrefs": { + "fairsharing": "FAIRsharing.9b63c9", + "nlx": "153875", + "scr": "006701" + } + }, + "r3d100011242": { + "description": "The European Genome-phenome Archive (EGA) is designed to be a repository for all types of sequence and genotype experiments, including case-control, population, and family studies. We will include SNP and CNV genotypes from array based methods and genotyping done with re-sequencing methods. \nThe EGA will serve as a permanent archive that will archive several levels of data including the raw data (which could, for example, be re-analysed in the future by other algorithms) as well as the genotype calls provided by the submitters. We are developing data mining and access tools for the database.\nFor controlled access data, the EGA will provide the necessary security required to control access, and maintain patient confidentiality, while providing access to those researchers and clinicians authorised to view the data. In all cases, data access decisions will be made by the appropriate data access-granting organisation (DAO) and not by the EGA. The DAO will normally be the same organisation that approved and monitored the initial study protocol or a designate of this approving organisation. The European Genome-phenome Archive (EGA) allows you to explore datasets from genomic studies, provided by a range of data providers. Access to datasets must be approved by the specified Data Access Committee (DAC).", + "homepage": "https://ega-archive.org/", + "name": "The European Genome-phenome Archive", + "prefix": "r3d100011242", + "synonyms": [ + "EGA" + ], + "xrefs": { + "fairsharing": "FAIRsharing.mya1ff", + "miriam": "00000512", + "nlx": "91316", + "scr": "004944" + } + }, + "r3d100011243": { + "description": "Trove helps you find and use resources relating to Australia. It’s more than a search engine. Trove brings together content from libraries, museums, archives and other research organisations and gives you tools to explore and build.", + "homepage": "https://trove.nla.gov.au/", + "name": "TROVE", + "prefix": "r3d100011243" + }, + "r3d100011244": { + "description": "The UniProtKB Sequence/Annotation Version Archive (UniSave) has the mission of providing freely to the scientific community a repository containing every version of every Swiss-Prot/TrEMBL entry in the UniProt Knowledge Base (UniProtKB). This is achieved by archiving, every release, the entry versions within the current release. The primary usage of this service is to provide open access to all entry versions of all entries. In addition to viewing their content, one can also filter, download and compare versions.", + "homepage": "https://www.ebi.ac.uk/uniprot/unisave/app/#/", + "name": "UniSave", + "prefix": "r3d100011244", + "synonyms": [ + "UniProtKB Sequence/Annotation Version Archive" + ], + "xrefs": { + "nlx": "91568", + "scr": "004946" + } + }, + "r3d100011245": { + "description": "ePrints Soton is the University's Research Repository. It contains journal articles, books, PhD theses, conference papers, data, reports, working papers, art exhibitions and more. Where possible, journal articles, conference proceedings and research data made open access.", + "homepage": "https://eprints.soton.ac.uk/", + "name": "University of Southampton Institutional Research Repository", + "prefix": "r3d100011245", + "synonyms": [ + "ePrints Soton" + ] + }, + "r3d100011249": { + "description": "York Digital Library (YODL) is a University-wide Digital Library service for multimedia resources used in or created through teaching, research and study at the University of York. YODL complements the University's research publications, held in White Rose Research Online and PURE, and the digital teaching materials in the University's Yorkshare Virtual Learning Environment.\nYODL contains a range of collections, including images, past exam papers, masters dissertations and audio. Some of these are available only to members of the University of York, whilst other material is available to the public. YODL is expanding with more content being added all the time", + "homepage": "https://dlib.york.ac.uk/yodl/app/home/index", + "name": "York Digital Library", + "prefix": "r3d100011249", + "synonyms": [ + "YODL" + ] + }, + "r3d100011250": { + "description": "Wellcome Images is one of the Wellcome Library's major visual collections and also forms part of Wellcome Collection. Wellcome Images is one of the world's richest and most unique collections, with themes ranging from medical and social history to contemporary healthcare and biomedical science. This unrivalled collection contains historical images from the Wellcome Library collections, Tibetan Buddhist paintings, ancient Sanskrit manuscripts written on palm leaves, beautifully illuminated Persian books and much more.", + "homepage": "https://wellcomecollection.org/collections", + "name": "Wellcome Collections - Images", + "prefix": "r3d100011250", + "synonyms": [ + "formerly: Wellcome Images" + ], + "xrefs": { + "nlx": "143611", + "scr": "004181" + } + }, + "r3d100011251": { + "description": "AfricaRice is a leading pan-African rice research organization committed to improving livelihoods in Africa through strong science and effective partnerships. AfricaRice dataverse makes studies in rice research open availabe. With the focus on agronomy, breeding, entomoloy, grain quality, pathology, physiology and socio-economics of rice.", + "homepage": "https://dataverse.harvard.edu/dataverse/africarice", + "name": "AfricaRice Dataverse", + "prefix": "r3d100011251", + "synonyms": [ + "Rice science at the service of Africa", + "la science rizicole au service de l'Afrique" + ] + }, + "r3d100011252": { + "description": "The AMIGA project (Analysis of the interstellar Medium of Isolated GAlaxies) involves the identification and study of a statistically significant sample of the most isolated galaxies in the local Universe. Our goal is to quantify the properties of different phases of the interstellar medium in these galaxies which are likely to be least affected by their external environment.", + "homepage": "http://amiga.iaa.es/p/1-homepage.htm", + "name": "Analysis of the Interstellar Medium of Isolated Galaxies", + "prefix": "r3d100011252", + "synonyms": [ + "AMIGA" + ] + }, + "r3d100011253": { + "description": ">>>>!!!!<<<< AspGD data are being integrated into FungiDB. Please click here for additional details http://fungidb.org/ . Discussion of how to maximize the value of FungiDB for the Aspergillus research community will be a major topic at the upcoming AsperFest12 meeting at Asilomar (March 16-17, 2015). >>>>!!!!<<<< AspGD is an organized collection of genetic and molecular biological information about the filamentous fungi of the genus Aspergillus. Among its many species, the genus contains an excellent model organism (A. nidulans, or its teleomorph Emericella nidulans), an important pathogen of the immunocompromised (A. fumigatus), an agriculturally important toxin producer (A. flavus), and two species used in industrial processes (A. niger and A. oryzae). AspGD contains information about genes and proteins of multiple Aspergillus species; descriptions and classifications of their biological roles, molecular functions, and subcellular localizations; gene, protein, and chromosome sequence information; tools for analysis and comparison of sequences; and links to literature information; as well as a multispecies comparative genomics browser tool (Sybil) for exploration of orthology and synteny across multiple sequenced Aspergillus species.", + "homepage": "http://www.aspergillusgenome.org/", + "name": "AspGD", + "prefix": "r3d100011253", + "synonyms": [ + "Aspergillus Genome Database" + ], + "xrefs": { + "fairsharing": "FAIRsharing.9k7at4", + "nif": "0000-02577", + "scr": "001880" + } + }, + "r3d100011254": { + "description": "The Astronomy data repository at Harvard is currently open to all scientific data from astronomical institutions worldwide. Incorporating Astroinformatics of galaxies and quasars Dataverse. The Astronomy Dataverse is connected to the indexing services provided by the SAO/NASA Astrophysical Data Service (ADS).", + "homepage": "https://dataverse.harvard.edu/dataverse/cfa", + "name": "CfA Dataverses", + "prefix": "r3d100011254", + "synonyms": [ + "The Astronomy Dataverse Network" + ] + }, + "r3d100011255": { + "description": "All observations obtained with the Parkes radio telescope are made available to the general community after an embargo period. Usually this embargo period is set to 18 months after the observation. The catalogue includes all published rotation-powered pulsars, including those detected only at high energies. It also includes Anomalous X-ray Pulsars (AXPs) and Soft Gamma-ray Repeaters (SGRs) for which coherent pulsations have been detected. However, it excludes accretion-powered pulsars such as Her X-1 and the recently discovered X-ray millisecond pulsars.\nATNF Pulsar catalogue contains information on all published pulsars, with complete bibliographic information. For professional astronomers, a more detailed \"Expert\" web interface is available allowing access to parameters of specialist interest. The catalogue can also be accessed using a command-line interface on unix or linux systems.", + "homepage": "https://www.atnf.csiro.au/research/pulsar/psrcat/", + "name": "ATNF Pulsar Catalogue", + "prefix": "r3d100011255", + "synonyms": [ + "Psrcat" + ] + }, + "r3d100011256": { + "description": "ALSPAC is a longitudinal birth cohort study which enrolled pregnant women who were resident in one of three Bristol-based health districts in the former County of Avon with an expected delivery date between 1st April 1991 and 31st December 1992. Around 14,000 pregnant women were initially recruited. Detailed information has been collected on these women, their partners and subsequent children using self-completion questionnaires, data extraction from medical notes, linkage to routine information systems and from hands-on research clinics.\nAdditional cohorts of participants have since been enrolled in their own right including fathers, siblings, children of the children and grandparents of the children.\nEthical approval for the study was obtained from the ALSPAC Ethics and Law Committee (IRB00003312) and Local Research Ethics.", + "homepage": "https://www.bristol.ac.uk/alspac/", + "name": "Avon Longitudinal Study of Parents and Children", + "prefix": "r3d100011256", + "synonyms": [ + "ALSPAC", + "Avon Longitudinal Study of Pregnancy and Childhood", + "Children of the 90s" + ], + "xrefs": { + "nif": "0000-30224", + "scr": "007260" + } + }, + "r3d100011257": { + "description": ">>>!!!Bacterial (BCSDB) and Plant&Fungal (PFCSDB) carbohydrate structure databases have been merged into a single database, CSDB!!!<<<\nBCSDB database is aimed at provision of structural, bibliographic, taxonomic and related information on bacterial carbohydrate structures. Two key points of this service are: covering - is above 90% in the scope of bacterial carbohydrates. This means the negative search answer remains valuable scientific information. And consistence - we manually check the data, and aim at hight quality error-free content. The main source of data is a retrospective literature analysis. About 25% of data were imported from CCSD (Carbbank, ceased in 1997, University of Georgia, Athens; structures published before 1995) with subsequent manual curation and approval. Current coverage is displayed in red on the top of the left menu. The time lag between publication of new data and their deposition ~ 1 year. The scope is \"bacterial carbohydrates\" and covers nearly all structures of this class published up to 2016. Bacterial means that a structure has been found in bacteria or obtained by modification of those found in bacteria. Carohydrate means a structure composed of any residues linked by glycosidic, ester, amidic, ketal, phospho- or sulpho-diester bonds, in which at least one residue is a sugar or its derivative.", + "homepage": "http://csdb.glycoscience.ru/bacterial/index.html", + "name": "Bacterial Carbohydrate Structure DataBase", + "prefix": "r3d100011257", + "synonyms": [ + "BCSDB", + "Bacterial CSDB" + ], + "xrefs": { + "fairsharing": "FAIRsharing.dkbt9j", + "nif": "0000-02598", + "scr": "007560" + } + }, + "r3d100011258": { + "description": "The Behavioral Risk Factor Surveillance System (BRFSS) is the world's largest, on-going telephone health survey system. As a result, surveys were developed and conducted to monitor state-level prevalence of the major behavioral risks among adults associated with premature morbidity and mortality. The basic philosophy was to collect data on actual behaviors, rather than on attitudes or knowledge, that would be especially useful for planning, initiating, supporting, and evaluating health promotion and disease prevention programs. Currently data are collected monthly in all 50 states.", + "homepage": "https://www.cdc.gov/brfss/", + "name": "Behavioral Risk Factor Surveillance System", + "prefix": "r3d100011258", + "synonyms": [ + "BRFSS" + ], + "xrefs": { + "nif": "0000-30157", + "scr": "012974" + } + }, + "r3d100011259": { + "description": "The BioCyc database collection of Pathway/Genome Databases (PGDBs) provides a reference on the genomes and metabolic pathways of thousands of sequenced organisms. BioCyc PGDBs are generated by software that predict the metabolic pathways of completely sequenced organisms, predict which genes code for missing enzymes in metabolic pathways, and predict operons. BioCyc also integrates information from other bioinformatics databases, such as protein feature and Gene Ontology information from UniProt. The BioCyc website provides a suite of software tools for database searching and visualization, for omics data analysis, and for comparative genomics and comparative pathway questions.\nFrom 2016 on, access to the EcoCyc and MetaCyc databases will remain free. Subscriptions to the other 7,600 BioCyc databases will be available to institutions (e.g., libraries), and to individuals.\n\nAccess to licensed databases via: http://www.phoenixbioinformatics.org/biocyc .", + "homepage": "https://biocyc.org/", + "name": "BioCyc Database Collection", + "prefix": "r3d100011259", + "xrefs": { + "nif": "0000-00369", + "omics": "02675", + "scr": "002298" + } + }, + "r3d100011260": { + "description": "The Breast Cancer Surveillance Consortium (BCSC) is a research resource for studies designed to assess the delivery and quality of breast cancer screening and related patient outcomes in the United States.\nThe BCSC is a collaborative network of seven mammography registries with linkages to tumor and/or pathology registries. The network is supported by a central Statistical Coordinating Center.", + "homepage": "https://www.bcsc-research.org/", + "name": "Breast Cancer Surveillance Consortium", + "prefix": "r3d100011260", + "synonyms": [ + "BCSC" + ] + }, + "r3d100011261": { + "description": "BsubCyc is a model-organism database for the bacterium Bacillus subtilis and is based on the updated B. subtilis 168 genome sequence and annotation published by Barbe et al. in 2009. Gene function annotations are being updated when new literature is available.\nSubscriptions are now required to access BsubCyc. For more information on obtaining a subscription, click here: http://www.phoenixbioinformatics.org/biocyc/subscriptions.html", + "homepage": "https://bsubcyc.org/", + "name": "BsubCyc", + "prefix": "r3d100011261", + "synonyms": [ + "a member of the BioCyc Database Collection" + ] + }, + "r3d100011262": { + "description": "The Buckeye Corpus of conversational speech contains high-quality recordings from 40 speakers in Columbus OH conversing freely with an interviewer. The speech has been orthographically transcribed and phonetically labeled. The audio and text files, together with time-aligned phonetic labels, are stored in a format for use with speech analysis software (Xwaves and Wavesurfer). Software for searching the transcription files is currently being written.", + "homepage": "https://buckeyecorpus.osu.edu/", + "name": "Buckeye Speech Corpus", + "prefix": "r3d100011262" + }, + "r3d100011263": { + "description": "The Canadian Opinion Research Archive at Queen's University makes available commercial and independent surveys to the academic, research and journalistic communities. Founded in 1992, CORA contains hundreds of surveys including thousands of discrete items collected by major commercial Canadian firms dating back to the 1970s.\nCORA is continually adding new surveys and is always soliciting new data from commercial research firms, independent think tanks, research institutes, NGOs, and academic researchers. This website also includes readily accessible results from these surveys, tracking Canadian opinion over time on frequently asked survey questions, as well as tabular results from recent Canadian surveys, and more general information on polling. This material is made available as a public service by CORA and its partners.", + "homepage": "https://www.queensu.ca/cora/", + "name": "Canadian Opinion Research Archive", + "prefix": "r3d100011263", + "synonyms": [ + "CORA" + ] + }, + "r3d100011264": { + "description": ">>>!!!<<< The NCI Cancer Models Database, caMOD, was retired on December 24, 2015. Information about many of the mouse models hosted in caMOD was obtained from the Jackson Laboratory Mouse Tumor Biology (MTB) Database and can be accessed through that resource http://tumor.informatics.jax.org/mtbwi/index.do . See caMOD Retirement Announcement https://wiki.nci.nih.gov/display/caMOD/caMOD+Retirement+Announcement >>>>!!<<< Query the Cancer Models database for models submitted by fellow researchers. Retrieve information about the making of models, their genetic description, histopathology, derived cell lines, associated images, carcinogenic agents, and therapeutic trials. Links to associated publications and other resources are provided.", + "homepage": "https://wiki.nci.nih.gov/display/caMOD/caMOD", + "name": "Cancer Models Database", + "prefix": "r3d100011264", + "synonyms": [ + "caMOD" + ] + }, + "r3d100011266": { + "description": "The aim of CfA Library Datasets Dataverse is creating a better information system to respond to the changing needs of astronomers not only at the CfA, but worldwide as well. As part of this growing partnership with the ADS, the CfA Library is expanding its metadata and data curation services, and in the process, creating datasets that the astronomy community may find useful. The CfA Library Datasets Dataverse has been created to share these datasets with the greater community with the hope that some members may find it useful. Please remember to acknowledge the CfA Library and the ADS and cite the work using the \"Data Citation\" presented under each study's \"Cataloging Information\" section.", + "homepage": "https://dataverse.harvard.edu/dataverse/cfalibrary", + "name": "CfA Library Datasets Dataverse", + "prefix": "r3d100011266" + }, + "r3d100011267": { + "description": "The CGIAR Research Program No. 6 (CRP6): Forests, Trees and Agroforestry: Livelihoods, Landscapes and Governance aims to enhance the management and use of forests, agroforestry and tree genetic resources across the landscape, from farms to forests.", + "homepage": "https://dataverse.harvard.edu/dataverse/crp6", + "name": "CGIAR Research Program on Forests, Trees and Agroforestry Dataverse", + "prefix": "r3d100011267", + "synonyms": [ + "Harvard Dataverse Network" + ] + }, + "r3d100011268": { + "description": "CHILDES is the child language component of the TalkBank system. TalkBank is a system for sharing and studying conversational interactions.", + "homepage": "https://childes.talkbank.org/", + "name": "Child Language Data Exchange System", + "prefix": "r3d100011268", + "synonyms": [ + "CHILDES" + ], + "xrefs": { + "nif": "0000-00624", + "scr": "003241" + } + }, + "r3d100011269": { + "description": "This website makes data available from the first round of data sharing projects that were supported by the CRCNS funding program. To enable concerted efforts in understanding the brain experimental data and other resources such as stimuli and analysis tools should be widely shared by researchers all over the world. To serve this purpose, this website provides a marketplace and discussion forum for sharing tools and data in neuroscience. To date we host experimental data sets of high quality that will be valuable for testing computational models of the brain and new analysis methods. The data include physiological recordings from sensory and memory systems, as well as eye movement data.", + "homepage": "https://crcns.org/", + "name": "Collaborative Research in Computational Neuroscience", + "prefix": "r3d100011269", + "synonyms": [ + "CRCNS" + ], + "xrefs": { + "nif": "0000-00255", + "scr": "005608" + } + }, + "r3d100011270": { + "description": "This repository record is no longer valid.\n>>>!!!<<< 2018-08-09: Please refer to the record that is titled \"Research Data Archive at NCAR\" instead https://www.re3data.org/repository/r3d100010050 . >>>!!!<<<", + "homepage": "https://rda.ucar.edu/", + "name": "Computational and Information Systems Laboratory Research Data Archive", + "prefix": "r3d100011270", + "synonyms": [ + "CISL RDA" + ] + }, + "r3d100011271": { + "description": "The COordinated Molecular Probe Line Extinction Thermal Emission Survey of Star Forming Regions (COMPLETE) provides a range of data complementary to the Spitzer Legacy Program \"From Molecular Cores to Planet Forming Disks\" (c2d) for the Perseus, Ophiuchus and Serpens regions. In combination with the Spitzer observations, COMPLETE will allow for detailed analysis and understanding of the physics of star formation on scales from 500 A.U. to 10 pc.", + "homepage": "https://dataverse.harvard.edu/dataverse/complete", + "name": "COMPLETE Dataverse", + "prefix": "r3d100011271", + "synonyms": [ + "COordinated Molecular Probe Line Extinction Thermal Emission Survey of Star Forming Regions Dataverse" + ] + }, + "r3d100011272": { + "description": "CORUM is a manually curated dataset of mammalian protein complexes. Annotation of protein complexes includes protein complex composition and other valuable information such as method of purification, cellular function of complexes or involvement in diseases.", + "homepage": "https://mips.helmholtz-muenchen.de/corum/", + "name": "The Comprehensive Resource of Mammalian protein complexes", + "prefix": "r3d100011272", + "synonyms": [ + "CORUM" + ], + "xrefs": { + "nif": "0000-02688", + "omics": "01904", + "scr": "002254" + } + }, + "r3d100011273": { + "description": "This database provides structural information on all of the Zeolite Framework Types that have been approved by the Structure Commission of the International Zeolite Association (IZA-SC).", + "homepage": "http://www.iza-structure.org/databases/", + "name": "Database of Zeolite Structures", + "prefix": "r3d100011273" + }, + "r3d100011274": { + "description": "DRO is Deakin University's research repository, providing digital curation by describing and preserving the University's research output and enabling worldwide discovery.", + "homepage": "https://dro.deakin.edu.au/", + "name": "Deakin Research Online", + "prefix": "r3d100011274", + "synonyms": [ + "DRO" + ] + }, + "r3d100011275": { + "description": "DEG hosts records of currently available essential genomic elements, such as protein-coding genes and non-coding RNAs, among bacteria, archaea and eukaryotes. Essential genes in a bacterium constitute a minimal genome, forming a set of functional modules, which play key roles in the emerging field, synthetic biology.", + "homepage": "http://tubic.tju.edu.cn/deg/", + "name": "DEG", + "prefix": "r3d100011275", + "synonyms": [ + "Database of Essential Genes" + ], + "xrefs": { + "nif": "0000-02745", + "omics": "08725", + "scr": "012929" + } + }, + "r3d100011277": { + "description": "EcoCyc is a scientific database for the bacterium Escherichia coli K-12 MG1655. The EcoCyc project performs literature-based curation of the entire genome, and of transcriptional regulation, transporters, and metabolic pathways.", + "homepage": "https://ecocyc.org/", + "name": "EcoCyc Database", + "prefix": "r3d100011277", + "synonyms": [ + "EcoCyc E. coli Database", + "Encyclopedia of E. coli Genes and Metabolism" + ], + "xrefs": { + "fairsharing": "FAIRsharing.65dmtr", + "nif": "0000-02783", + "omics": "01645", + "scr": "002433" + } + }, + "r3d100011278": { + "description": "The English Lexicon Project (supported by the National Science Foundation) affords access to a large set of lexical characteristics, along with behavioral data from visual lexical decision and naming studies of 40,481 words and 40,481 nonwords.", + "homepage": "https://elexicon.wustl.edu/", + "name": "English Lexicon Project", + "prefix": "r3d100011278", + "synonyms": [ + "ELP" + ] + }, + "r3d100011279": { + "description": "A European network of population-based registries for the epidemiologic surveillance of congenital anomalies.", + "homepage": "https://eu-rd-platform.jrc.ec.europa.eu/eurocat_en", + "name": "EUROCAT", + "prefix": "r3d100011279", + "synonyms": [ + "European Surveillance of Congenital Anomalies" + ] + }, + "r3d100011280": { + "description": "FlowRepository is a web-based application accessible from a web browser that serves as an online database of flow cytometry experiments where users can query and download data collected and annotated according to the MIFlowCyt standard. It is primarily used as a data deposition place for experimental findings published in peer-reviewed journals in the flow cytometry field. FlowRepository is funded by the International Society for Advancement of Cytometry (ISAC) and powered by the Cytobank engine specifically extended for the purposes of this repository. FlowRepository has been developed by forking and extending Cytobank in 2011.", + "homepage": "http://flowrepository.org/", + "name": "FlowRepository", + "prefix": "r3d100011280", + "xrefs": { + "fairsharing": "FAIRsharing.veg2d6", + "scr": "013779" + } + }, + "r3d100011281": { + "description": "The centerpiece of the Global Trade Analysis Project is a global data base describing bilateral trade patterns, production, consumption and intermediate use of commodities and services. The GTAP Data Base consists of bilateral trade, transport, and protection matrices that link individual country/regional economic data bases. The regional data bases are derived from individual country input-output tables, from varying years.", + "homepage": "https://www.gtap.agecon.purdue.edu/databases/default.asp", + "name": "Global Trade Analysis Project", + "prefix": "r3d100011281", + "synonyms": [ + "The GTAP Data Base" + ] + }, + "r3d100011282": { + "description": "THIN is a medical data collection scheme that collects anonymised patient data from its members through the healthcare software Vision. The UK Primary Care database contains longitudinal patient records for approximately 6% of the UK Population. The anonymised data collection, which goes back to 1994, is nationally representative of the UK population.", + "homepage": "https://www.the-health-improvement-network.com/", + "name": "The Health Improvement Network", + "prefix": "r3d100011282", + "synonyms": [ + "THIN" + ] + }, + "r3d100011283": { + "description": "The HMAP Data Pages are a research resource comprising of information derived largely from historical records relating to fishing catches and effort in selected spatial and temporal contexts.\nThe History of Marine Animal Populations (HMAP), the historical component of the Census of Marine Life, aimed to improve our understanding of ecosystem dynamics, specifically with regard to long-term changes in stock abundance, the ecological impact of large-scale harvesting by man, and the role of marine resources in the historical development of human society.\nHMAP data is also accessible through the Ocean Biogeographic Information System (OBIS): http://www.iobis.org/, see also: http://seamap.env.duke.edu/dataset", + "homepage": "https://hydra.hull.ac.uk/resources?utf8=%E2%9C%93&search_field=all_fields&q=hmap", + "name": "History of Marine Animal Populations", + "prefix": "r3d100011283", + "synonyms": [ + "HMAP Data Pages" + ] + }, + "r3d100011284": { + "description": "The Household, Income and Labour Dynamics in Australia (HILDA) Survey is a household-based panel study that collects valuable information about economic and personal well-being, labour market dynamics and family life.", + "homepage": "https://melbourneinstitute.unimelb.edu.au/hilda", + "name": "HILDA Survey", + "prefix": "r3d100011284", + "synonyms": [ + "Household, Income and Labour Dynamics in Australia Survey" + ] + }, + "r3d100011285": { + "description": "The Human Metabolome Database (HMDB) is a freely available electronic database containing detailed information about small molecule metabolites found in the human body. It is intended to be used for applications in metabolomics, clinical chemistry, biomarker discovery and general education.", + "homepage": "https://hmdb.ca/", + "name": "Human Metabolome Database", + "prefix": "r3d100011285", + "synonyms": [ + "HMDB" + ], + "xrefs": { + "fairsharing": "FAIRsharing.sye5js", + "nlx": "152721", + "scr": "013647" + } + }, + "r3d100011286": { + "description": "HumanCyc provides an encyclopedic reference on human metabolic pathways. It provides a zoomable human metabolic map diagram, and it has been used to generate a steady-state quantitative model of human metabolism.\n2016: Subscriptions are now required to access HumanCyc. For more information on obtaining a subscription, click here: http://www.phoenixbioinformatics.org/biocyc#product-biocyc-subscription", + "homepage": "https://humancyc.org/", + "name": "HumanCyc", + "prefix": "r3d100011286", + "synonyms": [ + "Encyclopedia of Human Genes and Metabolism" + ], + "xrefs": { + "fairsharing": "FAIRsharing.zaa7w", + "nif": "0000-21206", + "omics": "02704", + "scr": "007050" + } + }, + "r3d100011287": { + "description": "INTEGRALL is a web-based platform dedicated to compile information on integrons and designed to organize all the data available for these genetic structures. INTEGRALL provides a public genetic repository for sequence data and nomenclature and offers to scientists an easy and interactive access to integron's DNA sequences, their molecular arrangements as well as their genetic contexts.", + "homepage": "http://integrall.bio.ua.pt/", + "name": "INTEGRALL", + "prefix": "r3d100011287", + "synonyms": [ + "The Integron Database" + ] + }, + "r3d100011288": { + "description": "ICES is an intergovernmental organization whose main objective is to increase the scientific knowledge of the marine environment and its living resources and to use this knowledge to provide unbiased, non-political advice to competent authorities.", + "homepage": "https://ecosystemdata.ices.dk/", + "name": "ICES data portal", + "prefix": "r3d100011288", + "synonyms": [ + "International Council for the Exploration of the Sea datasets" + ] + }, + "r3d100011289": { + "description": "ISG' activities are on educational, research, and data distribution sides: principal purposes of ISG are the collection and distribution of geoid models, the collection and distribution of software for geoid computation, and the organization of technical schools on geoid determinations. ISG collects and disseminates worldwide local and regional geoid models estimated by geodetic Institutions and researchers of many countries. \nMore than 30 countries are represented, listed in alphabetic order or localized on a map", + "homepage": "https://www.isgeoid.polimi.it/", + "name": "International Service for the Geoid", + "prefix": "r3d100011289", + "synonyms": [ + "IGeS", + "ISG", + "International Geoid Service" + ] + }, + "r3d100011290": { + "description": "The London Datastore is an initiative by the Greater London Authority (GLA) to release as much of the data that it holds as possible.", + "homepage": "https://data.london.gov.uk/", + "name": "London Datastore", + "prefix": "r3d100011290" + }, + "r3d100011291": { + "description": "The Population Health Research Data Repository housed at MCHP is a comprehensive collection of administrative, registry, survey, and other data primarily relating to residents of Manitoba. It was developed to describe and explain patterns of health care and profiles of health and illness, facilitating inter-sectoral research in areas such as health care, education, and social services.", + "homepage": "https://umanitoba.ca/faculties/health_sciences/medicine/units/chs/departmental_units/mchp/resources/repository/index.html", + "name": "Manitoba Population Research Data Repository", + "prefix": "r3d100011291", + "synonyms": [ + "MCHP Data Repository", + "formerly: Population Health Research Data Repository" + ] + }, + "r3d100011293": { + "description": "The Medical Expenditure Panel Survey (MEPS) is a set of large-scale surveys of families and individuals, their medical providers, and employers across the United States. MEPS is the most complete source of data on the cost and use of health care and health insurance coverage.", + "homepage": "https://meps.ahrq.gov/mepsweb/", + "name": "Medical Expenditure Panel Survey", + "prefix": "r3d100011293", + "synonyms": [ + "MEPS" + ] + }, + "r3d100011294": { + "description": "MetaCyc is a curated database of experimentally elucidated metabolic pathways from all domains of life. \nMetaCyc contains pathways involved in both primary and secondary metabolism, as well as associated metabolites, reactions, enzymes, and genes. The goal of MetaCyc is to catalog the universe of metabolism by storing a representative sample of each experimentally elucidated pathway.\nMetaCyc applications include: Online encyclopedia of metabolism, Prediction of metabolic pathways in sequenced genomes, Support metabolic engineering via enzyme database, Metabolite database aids. metabolomics research.", + "homepage": "https://metacyc.org/", + "name": "MetaCyc", + "prefix": "r3d100011294", + "synonyms": [ + "Metabolic Pathway Database", + "a member of the BioCyc database collection" + ], + "xrefs": { + "fairsharing": "FAIRsharing.yytevr", + "nif": "0000-03114", + "omics": "02718", + "scr": "007778" + } + }, + "r3d100011295": { + "description": "In its 10-year tenure, NCED has made major contributions to the growth of Earth-Surface Dynamics (ESD) through direct research in three Integrated Programs (IP) of Streams, Watersheds and Deltas. These contributions include:\nEstablishment of experimental geomorphology and stratigraphy as a major source of insight in ESD, \nIntegration of quantitative methods from engineering, physics, and applied math into ESD,\nAdvances in the coupling of life, especially vegetation, and landscape dynamics,\nIntegration of a variety of novel methods from stochastic hydrology, including nonlocal transport and multifractal spatial signatures, into ESD,\nAdvances in providing the scientific basis for restoring streams, and\nIntegration of subsurface structure and stratigraphic records into understanding present-day delta dynamics.\nAll data created or compiled by NCED-funded scientists is archived here.", + "homepage": "https://repository.nced.umn.edu/", + "name": "National Center for Earth-Surface Dynamics Data Repository", + "prefix": "r3d100011295", + "synonyms": [ + "NCED Data Repository" + ], + "xrefs": { + "nlx": "154715", + "scr": "002195" + } + }, + "r3d100011296": { + "description": "The Atomic Spectra Database (ASD) contains data for radiative transitions and energy levels in atoms and atomic ions. Data are included for observed transitions and energy levels of most of the known chemical elements. ASD contains data on spectral lines with wavelengths from about 0.2 Å (ångströms) to 60 m (meters). For many lines, ASD includes radiative transition probabilities. The energy level data include the ground states and ionization energies for all spectra. Except where noted, the data have been critically evaluated by NIST.\nFor most spectra, wavelengths, transition probabilities, relative intensities, and energy levels are integrated, so that all the available information for a given transition is incorporated under a single listing. For classified lines, in addition to the observed wavelength, ASD includes the Ritz wavelength, which is the wavelength derived from the energy levels. The Ritz wavelengths are usually more precise than the observed ones.\nLine lists containing classified lines can be ordered by either multiplet (for a given spectrum) or wavelength. For some spectra, ASD includes lists of prominent lines with wavelengths and relative intensities but without energy-level classifications.", + "homepage": "https://www.nist.gov/pml/atomic-spectra-database", + "name": "NIST Atomic Spectra Database", + "prefix": "r3d100011296", + "synonyms": [ + "ASD", + "NIST Standard Reference Database 78", + "Spectral Data for the Chandra X-Ray Observatory (former database / discontinued)" + ], + "xrefs": { + "biodbcore": "001108", + "doi": "10.18434/T4W30F" + } + }, + "r3d100011297": { + "description": "The Trøndelag Health Study (The HUNT Study) is one of the largest health studies ever performed. It is a unique database of questionnaire data, clinical measurements and samples from a county’s inhabitants from 1984 onwards.\nThe HUNT Study is well-known in the county of Trøndelag, and its inhabitants have a generally positive attitude to participation and health research resulting from the study. HUNT has high participation rates, providing a good base for further health surveys in the county and an excellent research environment.\nToday, HUNT Research Centre has a database with information on 230,000 people. Approximately 300 national and international research projects are currently using the samples and data from HUNTs collection.", + "homepage": "https://hunt-db.medisin.ntnu.no/hunt-db/", + "name": "Nord-Trondelag Health Study", + "prefix": "r3d100011297", + "synonyms": [ + "HUNT Databank", + "HUNT Study", + "Helseundersokelsen i Nord-Trondelag" + ], + "xrefs": { + "nlx": "57833", + "scr": "010626" + } + }, + "r3d100011298": { + "description": ">>> !!! the repository is offline !!! <<< \nMore information see: https://dknet.org/about/NURSA_Archive\nAll NURSA-biocurated transcriptomic datasets have been preserved for data mining in SPP through an enhanced and expanded version of Transcriptomine named Ominer. To access these datasets, dkNET provides users with the information of 527 transcriptomic datasets that contain data related to nuclear receptors and nuclear receptor coregulators in the NURSA Datasets table view and redirects users to the current SPP dataset page. Once users find the specific dataset of research interest, users can download the dataset by clicking DOI and then clicking the Download Dataset button at the Signaling Pathways Project webpage. See https://www.re3data.org/repository/r3d100013650", + "homepage": "http://www.nursa.org/nursa/index.jsf", + "name": "Nuclear Receptor Signaling Atlas", + "prefix": "r3d100011298", + "synonyms": [ + "NURSA Hub" + ], + "xrefs": { + "fairsharing": "FAIRsharing.vszknv", + "nif": "0000-03208", + "scr": "003287" + } + }, + "r3d100011299": { + "description": ">>>!!!Bacterial (BCSDB) and Plant&Fungal (PFCSDB) carbohydrate structure databases have been merged into a single database, CSDB!!!<<<\nThis database is aimed at provision of structural, bibliographic, taxonomic and related information on plant and fungal carbohydrate structures. The main source of data is a retrospective literature analysis. About 4000 records were imported from CCSD (Carbbank, University of Georgia, Athens, plus NMR data from corresponding publications; structures published before 1995) with subsequent manual curation and approval. \nThe scope is \"plant and fungal carbohydrates\" and is expected to cover nearly all structures of this class published until 2013. Plant and fungal means that a structure has been found in plants or fungi or obtained by modification of those found in these domains. Carohydrate means a structure composed of any residues linked by glycosidic, ester, amidic, ketal, phospho- or sulpho-diester bonds, in which at least one residue is a sugar or its derivative.", + "homepage": "http://csdb.glycoscience.ru/plant_fungal/", + "name": "Plant and Fungal Carbohydrate Structure Database", + "prefix": "r3d100011299", + "synonyms": [ + "PFCSDB", + "Plant & Fungal CSDB" + ] + }, + "r3d100011300": { + "description": "The Plant Organelles Database Version 3 (PODB3) is a specialized database project to promote a comprehensive understanding of organelle dynamics, including organelle function, biogenesis, differentiation, movement, and interactions with other organelles.\nThis database consists of 6 individual parts, 'The Electron Micrograph Database', 'The Perceptive Organelles Database', 'The Organelles Movie Database', 'The Organellome Database', 'The Functional Analysis Database', and 'External Links to other databases and Web pages'. All the data and protocols in these databases are populated by direct submission of experimentally determined data from plant researchers.", + "homepage": "http://podb.nibb.ac.jp/Organellome/", + "name": "Plant Organelles Database 3", + "prefix": "r3d100011300", + "synonyms": [ + "PODB3" + ], + "xrefs": { + "nlx": "151998", + "scr": "006520" + } + }, + "r3d100011301": { + "description": "Species included in PlantTFDB 4.0 covers the main lineages of green plants. Therefore, PlantTFDB provides genomic TF repertoires across Viridiplantae. To provide comprehensive information for the TF family, a brief introduction and key references are presented for each family. Comprehensive annotations are made for each identified TF, including functional domains, 3D structures, gene ontology (GO), plant ontology (PO), expression information, expert-curated functional description, regulation information, interaction, conserved elements, references, and annotations in various databases such as UniProt, RefSeq, TransFac, STRING, and VISTA.\nBy inferring orthologous groups and constructing phylogenetic trees, evolutionary relationships among identified TFs were inferred. In addition, PlantTFDB has a simple and user-friendly interface to allow users to query based on combined conditions or make sequence similarity search using BLAST.", + "homepage": "http://planttfdb.cbi.pku.edu.cn/", + "name": "Plant Transcription Factor Database", + "prefix": "r3d100011301", + "synonyms": [ + "PlantTFDB" + ], + "xrefs": { + "fairsharing": "FAIRsharing.ex3fqk", + "nif": "0000-03311", + "omics": "00560", + "scr": "003362" + } + }, + "r3d100011302": { + "description": "The Polinsky Language Sciences Lab at Harvard University is a linguistics lab that examines questions of language structure and its effect on the ways in which people use and process language in real time. We engage in linguistic and interdisciplinary research projects ourselves; offer linguistic research capabilities for undergraduate and graduate students, faculty, and visitors; and build relationships with the linguistic communities in which we do our research.\nWe are interested in a broad range of issues pertaining to syntax, interfaces, and cross-linguistic variation. We place a particular emphasis on novel experimental evidence that facilitates the construction of linguistic theory. We have a strong cross-linguistic focus, drawing upon English, Russian, Chinese, Korean, Mayan languages, Basque, Austronesian languages, languages of the Caucasus, and others. We believe that challenging existing theories with data from as broad a range of languages as possible is a crucial component of the successful development of linguistic theory.\nWe investigate both fluent speakers and heritage speakers—those who grew up hearing or speaking a particular language but who are now more fluent in a different, societally dominant language. Heritage languages, a novel field of linguistic inquiry, are important because they provide new insights into processes of linguistic development and attrition in general, thus increasing our understanding of the human capacity to maintain and acquire language. Understanding language use and processing in real time and how children acquire language helps us improve language study and pedagogy, which in turn improves communication across the globe. Although our lab does not specialize in language acquisition, we have conducted some studies of acquisition of lesser-studied languages and heritage languages, with the purpose of comparing heritage speakers to adults.", + "homepage": "https://dataverse.harvard.edu/dataverse/polinsky", + "name": "The Polinsky Language Sciences Lab Dataverse", + "prefix": "r3d100011302" + }, + "r3d100011303": { + "description": "PSI is a global health organization dedicated to improving the health of people in the developing world by focusing on serious challenges like a lack of family planning, HIV and AIDS, barriers to maternal health, and the greatest threats to children under five, including malaria, diarrhea, pneumonia and malnutrition.\nA hallmark of PSI is a commitment to the principle that health services and products are most effective when they are accompanied by robust communications and distribution efforts that help ensure wide acceptance and proper use.\nPSI works in partnership with local governments, ministries of health and local organizations to create health solutions that are built to last. We use original data to monitor and evaluate our programs, generate consumer insight, estimate the impact of our solutions, and evaluate the health of the markets we work to strengthen.", + "homepage": "https://dataverse.harvard.edu/dataverse/PSI", + "name": "Population Services International Dataverse", + "prefix": "r3d100011303", + "synonyms": [ + "PSI Dataverse" + ] + }, + "r3d100011304": { + "description": "The PRISM Climate Group gathers climate observations from a wide range of monitoring networks, applies sophisticated quality control measures, and develops spatial climate datasets to reveal short- and long-term climate patterns. The resulting datasets incorporate a variety of modeling techniques and are available at multiple spatial/temporal resolutions, covering the period from 1895 to the present. Whenever possible, we offer these datasets to the public, either free of charge or for a fee (depending on dataset size/complexity and funding available for the activity).", + "homepage": "http://www.prism.oregonstate.edu/", + "name": "PRISM Climate Data", + "prefix": "r3d100011304", + "synonyms": [ + "Parameter-elevation Regressions on Independent Slopes Model Climate Data" + ] + }, + "r3d100011305": { + "description": "Recode2 is a database of genes that utilize non-standard translation for gene expression purposes. Recoding events described in the database include programmed ribosomal frameshifting, translational bypassing (aka hopping) and mRNA specific codon redefinition. Frameshifting at a particular site often yields two protein products from one coding sequence and sometimes serves a regulatory purpose by acting as a sensor of the level of product protein or of some external ligand. Bypassing (hopping) allows the coupling of two ORFs separated on an mRNA by a coding gap. Codon redefinition occurs when a stop codon is decoded as a standard amino acid (often glutamine or tryptophan), or the 21st amino acid selenocysteine.\nThese recoding events are in competition with standard decoding and are site specific. The efficiency of recoding is often modulated by cis-stimulators and sometimes by trans-factors. The sequences of the genes that use recoding for their expression are in the database. The recoding sites and the known stimulatory signals are annotated in the database together with notes on factors that are known to affect recoding efficiencies.", + "homepage": "http://recode.ucc.ie/", + "name": "Recode", + "prefix": "r3d100011305", + "synonyms": [ + "Database of translational recoding events" + ], + "xrefs": { + "nif": "0000-03392", + "scr": "007887" + } + }, + "r3d100011306": { + "description": "The RESID Database of Protein Modifications is a comprehensive collection of annotations and structures for protein modifications including amino-terminal, carboxyl-terminal and peptide chain cross-link post-translational modifications.", + "homepage": "https://pir.georgetown.edu/resid/resid.shtml", + "name": "RESID Database of Protein Modifications", + "prefix": "r3d100011306", + "xrefs": { + "fairsharing": "FAIRsharing.qaszjp", + "nif": "0000-03400", + "omics": "02422", + "scr": "003505" + } + }, + "r3d100011307": { + "description": "The mission of the GDC is to curate and provide access to oceanographic data, especially from Scripps expeditions, making them accessible for scientific and educational use worldwide. Originally launched by Bill Menard, the GDC has been in operation for more than 40 years. While many historic physical artifacts are carefully preserved, the current emphasis is on digital archiving, in coordination with other national and international programs.", + "homepage": "http://gdc.ucsd.edu", + "name": "Geological Data Center at Scripps Institution of Oceanography", + "prefix": "r3d100011307", + "synonyms": [ + "GDC", + "University of California San Diego, Scripps Institution of Oceanography, Geological Data Center" + ] + }, + "r3d100011308": { + "description": "Dataverse to host followup observations of galaxy clusters identified in South Pole Telescope SZ Surveys. This includes: 1) GMOS spectroscopy of low to moderate redshift galaxy clusters taken as a part of NOAO Large Survey Program 11A-0034 (PI: Christopher Stubbs).", + "homepage": "https://dataverse.harvard.edu/dataverse/SPT_Clusters", + "name": "SPT Galaxy Cluster Followup Dataverse", + "prefix": "r3d100011308", + "synonyms": [ + "South Pole Telescope Galaxy Cluster Followup Dataverse" + ] + }, + "r3d100011309": { + "description": "The SHIP study´s main aims include the investigation of health in all its aspects and complexity involving the collection and assessment of data relevant to the prevalence and incidence of common, population-relevant diseases and their risk factors.", + "homepage": "http://www2.medizin.uni-greifswald.de/cm/fv/ship/", + "name": "Study of Health in Pomerania", + "prefix": "r3d100011309", + "synonyms": [ + "SHIP" + ] + }, + "r3d100011310": { + "description": "\"TaiBIF\" stands for Taiwan Biodiversity Information Facility. It is the Taiwan portal of GBIF, and is in charge of integrating Taiwan's biodiversity information, including lists of species and local experts, illustrations of species, introduction of endemic species and invasive species, Taiwan's terrestrial and marine organisms, biodiversity literature, geographical and environmental information, information about relevant institutions, organizations, projects, and observation spots, the Catalog of Life (a list of Taiwanese endemic species), and publications.", + "homepage": "http://taibif.tw/en", + "name": "Taiwan Biodiversity Information Facility", + "prefix": "r3d100011310", + "synonyms": [ + "TaiBIF" + ], + "xrefs": { + "fairsharing": "FAIRsharing.y2vm4r" + } + }, + "r3d100011311": { + "description": "The TFRI focuses its work on conserving forest resources, restoring rare animals and plants, improving silvicultural techniques, managing natural forests and providing nature education among other activities. The TRFI’s data catalog contains research data from the various divisions and projects spanning forests, plants, ecology and herbariums throughout the country.", + "homepage": "http://metacat.tfri.gov.tw/tfri/", + "name": "Taiwan Forestry Research Institute Data Catalog", + "prefix": "r3d100011311", + "synonyms": [ + "TFRI Data Catalog", + "林 業 試 驗 所 研 究 資 料 目 錄" + ], + "xrefs": { + "biodbcore": "001743" + } + }, + "r3d100011312": { + "description": "Data from selected studies from the Abdul Latif Jameel Poverty Action Lab (J-PAL), povertyactionlab.org. A number of other studies from J-PAL have data posted on the MacArthur Dataverse: http://dvn.iq.harvard.edu/dvn/dv/macarthur.", + "homepage": "https://dataverse.harvard.edu/dataverse/jpal", + "name": "The Abdul Latif Jameel Poverty Action Lab", + "prefix": "r3d100011312", + "synonyms": [ + "J-PAL Dataverse" + ] + }, + "r3d100011313": { + "description": "The Census Bureau releases TIGER/Line shapefiles and metadata each year to the public. \nTIGER/Line shapefiles are spatial extracts from the Census Bureau’s MAF/TIGER database. They contain features such as roads, railroads, hydrographic features and legal and statistical boundaries.", + "homepage": "https://www.census.gov/geo/maps-data/data/tiger-line.html", + "name": "U.S. Census Bureau TIGER/Line Shapefiles and TIGER/Line® Files", + "prefix": "r3d100011313", + "synonyms": [ + "TIGER/Line® Shapefiles and TIGER/Line® Files" + ], + "xrefs": { + "biodbcore": "001543" + } + }, + "r3d100011314": { + "description": "Welcome to the UCLA Phonetics Lab Archive. For over half a century, the UCLA Phonetics Laboratory has collected recordings of hundreds of languages from around the world, providing source materials for phonetic and phonological research, of value to scholars, speakers of the languages, and language learners alike. The materials on this site comprise audio recordings illustrating phonetic structures from over 200 languages with phonetic transcriptions, plus scans of original field notes where relevant.", + "homepage": "http://archive.phonetics.ucla.edu/", + "name": "UCLA Phonetics Lab Archive", + "prefix": "r3d100011314" + }, + "r3d100011315": { + "description": "The Social Science Data Archive is still active and maintained as part of the UCLA Library Data Science Center. SSDA Dataverse is one of the archiving opportunities of SSDA, the others are: Data can be archived by SSDA itself (http://dataarchives.ss.ucla.edu/index.html) or by ICPSR or by UCLA Library or by California Digital Library. The Social Science Data Archives serves the UCLA campus as an archive of faculty and graduate student survey research. We provide long term storage of data files and documentation. We ensure that the data are useable in the future by migrating files to new operating systems. We follow government standards and archival best practices. The mission of the Social Science Data Archive has been and continues to be to provide a foundation for social science research with faculty support throughout an entire research project involving original data collection or the reuse of publicly available studies. Data Archive staff and researchers work as partners throughout all stages of the research process, beginning when a hypothesis or area of study is being developed, during grant and funding activities, while data collection and/or analysis is ongoing, and finally in long term preservation of research results. Our role is to provide a collaborative environment where the focus is on understanding the nature and scope of research approach and management of research output throughout the entire life cycle of the project. Instructional support, especially support that links research with instruction is also a mainstay of operations.", + "homepage": "https://dataverse.ucla.edu/dataverse/ssda_ucla", + "name": "UCLA Social Science Data Archive", + "prefix": "r3d100011315", + "synonyms": [ + "SSDA Dataverse" + ] + }, + "r3d100011316": { + "description": "UNITE provides unified way how you delimit, identify, communicate and work with DNA based Species Hypotheses (SH).", + "homepage": "https://unite.ut.ee/index.php", + "name": "UNITE", + "prefix": "r3d100011316", + "synonyms": [ + "Communication and identification of DNA based fungal species", + "Unified system for the DNA based fungal species linked to the classification" + ], + "xrefs": { + "fairsharing": "FAIRsharing.cnwx8c", + "nlx": "61947", + "omics": "23522", + "scr": "006518" + } + }, + "r3d100011317": { + "description": "This database contains information on microbial biocatalytic reactions and biodegradation pathways for primarily xenobiotic, chemical compounds. The goal of the EAWAG-BBD is to provide information on microbial enzyme-catalyzed reactions that are important for biotechnology.", + "homepage": "http://eawag-bbd.ethz.ch/", + "name": "University of Minnesota Biocatalysis/Biodegradation Database", + "prefix": "r3d100011317", + "synonyms": [ + "EAWAG Biocatalysis/Biodegradation Database", + "EAWAG-BBD", + "UM-BBD" + ], + "xrefs": { + "nif": "0000-03607", + "omics": "21934", + "scr": "005787" + } + }, + "r3d100011318": { + "description": "The gift of the Stowell Datasets, a digital archive of psychographic data, to the College of Liberal Arts (and continued gift of new datasets) provide a unique opportunity for WSU to facilitate access to a valuable research resource.\nThe datasets include over 350 individual major media market surveys (CATI, Random Digit Dialing telephone surveys) collected over the period 1989-2001 and feature approximately n=1,000+ respondents for each market for each year.", + "homepage": "https://dataverse.harvard.edu/dataverse.xhtml?alias=wsu", + "name": "Washington State University Data Center Dataverse", + "prefix": "r3d100011318" + }, + "r3d100011319": { + "description": "The Centre’s vision is a rural transformation in the developing world as smallholder households strategically increase their use of trees in agricultural landscapes to improve their food security, nutrition, income, health, shelter, social cohesion, energy resources and environmental sustainability.\nThe Centre’s mission is to generate science-based knowledge about the diverse roles that trees play in agricultural landscapes, and to use its research to advance policies and practices, and their implementation, that benefit the poor and the environment.", + "homepage": "https://dataverse.harvard.edu/dataverse/icraf", + "name": "World Agroforestry Centre - ICRAF Dataverse", + "prefix": "r3d100011319" + }, + "r3d100011321": { + "description": "The National Archives and Records Administration (NARA) is the nation's record keeper. Of all documents and materials created in the course of business conducted by the United States Federal government, only 1%-3% are so important for legal or historical reasons that they are kept by us forever.\nThose valuable records are preserved and are available to you, whether you want to see if they contain clues about your family’s history, need to prove a veteran’s military service, or are researching an historical topic that interests you.", + "homepage": "https://dataverse.harvard.edu/dataverse/nara", + "name": "U.S. National Archives and Records Administration Dataverse", + "prefix": "r3d100011321", + "synonyms": [ + "NARA Dataverse" + ] + }, + "r3d100011322": { + "description": "The Radio Telescope Data Center (RTDC) reduces, archives, and makes available on its web site data from SMA and the CfA Millimeter-wave Telescope. The whole-Galaxy CO survey presented in Dame et al. (2001) is a composite of 37 separate surveys. The data from most of these surveys can be accessed. Larger composites of these surveys are available separately.", + "homepage": "https://dataverse.harvard.edu/dataverse/rtdc", + "name": "1.2 Meter CO Survey Dataverse", + "prefix": "r3d100011322" + }, + "r3d100011323": { + "description": "SILVA is a comprehensive, quality-controlled web resource for up-to-date aligned ribosomal RNA (rRNA) gene sequences from the Bacteria, Archaea and Eukaryota domains alongside supplementary online services. In addition to data products, SILVA provides various online tools such as alignment and classification, phylogenetic tree calculation and viewer, probe/primer matching, and an amplicon analysis pipeline. With every full release a curated guide tree is provided that contains the latest taxonomy and nomenclature based on multiple references. SILVA is an ELIXIR Core Data Resource.", + "homepage": "https://www.arb-silva.de/", + "name": "SILVA", + "prefix": "r3d100011323", + "synonyms": [ + "A comprehensive on-line resource for quality checked and aligned ribosomal RNA sequence data." + ], + "xrefs": { + "fairsharing": "FAIRsharing.5vtYGG", + "nif": "0000-03464", + "omics": "01514", + "rid": "000103", + "scr": "006423" + } + }, + "r3d100011324": { + "description": "----<<<<< This repository is no longer open to the public !!! >>>>>----", + "homepage": "https://mb3is.megx.net/", + "name": "megx.net", + "prefix": "r3d100011324", + "synonyms": [ + "Marine Ecological GenomiX" + ], + "xrefs": { + "nif": "0000-03109", + "omics": "15635", + "scr": "000738" + } + }, + "r3d100011326": { + "description": "GEOFON seeks to facilitate cooperation in seismological research and earthquake and tsunami hazard mitigation by providing rapid transnational access to seismological data and source parameters of large earthquakes, and keeping these data accessible in the long term.\nIt pursues these aims by operating and maintaining a global network of permanent broadband stations in cooperation with local partners, facilitating real time access to data from this network and those of many partner networks and plate boundary observatories, providing a permanent and secure archive for seismological data. It also archives and makes accessible data from temporary experiments carried out by scientists at German universities and institutions, thereby fostering cooperation and encouraging the full exploitation of all acquired data and serving as the permanent archive for the Geophysical Instrument Pool at Potsdam (GIPP). It also organises the data exchange of real-time and archived data with partner institutions and international centres.", + "homepage": "https://geofon.gfz-potsdam.de/", + "name": "GEOFON", + "prefix": "r3d100011326", + "synonyms": [ + "GEOFOrschungsNetz", + "GFZ Seismological Data Archive" + ], + "xrefs": { + "doi": "10.14470/TR560404", + "fairsharing": "FAIRsharing.J3YyP9" + } + }, + "r3d100011327": { + "description": "In early 2010 we updated the site to facilitate more rapid transfer of our data to the public database and focus our efforts on the core mission of providing expression pattern images to the research community. The original database https://www.fruitfly.org/index.html reproduced functions available on FlyBase, complicating our updates by the requirement to re-synchronize with FlyBase updates. Our expression reports on the new site still link to FlyBase gene reports, but we no longer reproduce FlyBase functions and therefore can update expression data on an ongoing basis instead of more infrequent major releases. All the functions relating to the expression patterns remain and we soon will add an option to search expression patterns by image similarity, in addition to annotation term searches. In a transitional phase we will leave both the old and the new sites up, but the newer data (post Release 2) will appear only on the new website. We welcome any feedback or requests for additional features. - The goals of the Drosophila Genome Center are to finish the sequence of the euchromatic genome of Drosophila melanogaster to high quality and to generate and maintain biological annotations of this sequence. In addition to genomic sequencing, the BDGP is \n1) producing gene disruptions using P element-mediated mutagenesis on a scale unprecedented in metazoans; \n2) characterizing the sequence and expression of cDNAs; and \n3) developing informatics tools that support the experimental process, identify features of DNA sequence, and allow us to present up-to-date information about the annotated sequence to the research community.", + "homepage": "https://insitu.fruitfly.org/cgi-bin/ex/insitu.pl", + "name": "Berkeley Drosophila Genome Project insitu", + "prefix": "r3d100011327", + "synonyms": [ + "BDGP insitu homepage", + "Patterns of gene expression in Drosophila embryogenesis" + ], + "xrefs": { + "nif": "0000-25550", + "scr": "002868" + } + }, + "r3d100011328": { + "description": "Created in 2005 by the CNRS, CNRTL unites in a single portal, a set of linguistic resources and tools for language processing. The CNRTL includes the identification, documentation (metadata), standardization, storage, enhancement and dissemination of resources. The sustainability of the service and the data is guaranteed by the backing of the UMR ATILF (CNRS - Université Nancy), support of the CNRS and its integration in the excellence equipment project ORTOLANG .", + "homepage": "https://www.cnrtl.fr/", + "name": "Centre National de Ressources Textuelles et Lexicales", + "prefix": "r3d100011328", + "synonyms": [ + "CNRTL" + ] + }, + "r3d100011329": { + "description": "ORTOLANG is an EQUIPEX project accepted in February 2012 in the framework of investissements d’avenir. Its aim is to construct a network infrastructure including a repository of language data (corpora, lexicons, dictionaries etc.) and readily available, well-documented tools for its processing. Expected outcomes comprize:\npromoting research on analysis, modelling and automatic processing of our language to their highest international levels thanks to effective resource pooling;\nfacilitating the use and transfer of resources and tools set up within public laboratories to industrial partners, notably SMEs which often cannot develop such resources and tools for language processing given the cost of investment;\npromoting French language and the regional languages of France by sharing expertise acquired by public laboratories.\nORTOLANG is a service for the language, which is complementary to the service offered by Huma-Num (très grande infrastructure de recherche). Ortolang gives access to SLDR for speech, and CNRTL for text resources.", + "homepage": "https://www.ortolang.fr/", + "name": "Ortolang", + "prefix": "r3d100011329", + "synonyms": [ + "Open Resources and TOols for LanGuage", + "Outils et Ressources pour un Traitement Optimisé de la LANGue" + ], + "xrefs": { + "issn": "2417-7482" + } + }, + "r3d100011330": { + "description": "ModelDB is a curated database of published models in the broad domain of computational neuroscience. It addresses the need for access to such models in order to evaluate their validity and extend their use. It can handle computational models expressed in any textual form, including procedural or declarative languages (e.g. C++, XML dialects) and source code written for any simulation environment. The model source code doesn't even have to reside inside ModelDB; it just has to be available from some publicly accessible online repository or WWW site.", + "homepage": "https://senselab.med.yale.edu/ModelDB/default.cshtml", + "name": "ModelDB", + "prefix": "r3d100011330", + "xrefs": { + "fairsharing": "FAIRsharing.5rb3fk", + "miriam": "00000131", + "nif": "0000-00004", + "scr": "007271" + } + }, + "r3d100011331": { + "description": "Xenbase's mission is to provide the international research community with a comprehensive, integrated and easy to use web based resource that gives access the diverse and rich genomic, expression and functional data available from Xenopus research. Xenbase also provides a critical data sharing infrastructure for many other NIH-funded projects, and is a focal point for the Xenopus community. In addition to our primary goal of supporting Xenopus researchers, Xenbase enhances the availability and visibility of Xenopus data to the broader biomedical research community.", + "homepage": "https://www.xenbase.org/entry/", + "name": "Xenbase", + "prefix": "r3d100011331", + "synonyms": [ + "Xenopus Genomics Database" + ], + "xrefs": { + "fairsharing": "FAIRsharing.jrv6wj", + "miriam": "00000186", + "nif": "0000-01286", + "scr": "003280" + } + }, + "r3d100011332": { + "description": "The focus of CLARIN INT Portal is on resources that are relevant to the lexicological study of the Dutch language and on resources relevant for research in and development of language and speech technology. For Example: lexicons, lexical databases, text corpora, speech corpora, language and speech technology tools, etc. The resources are: Cornetto-LMF (Lexicon Markup Framework), Corpus of Contemporary Dutch (Corpus Hedendaags Nederlands), Corpus Gysseling, Corpus VU-DNC (VU University Diachronic News text Corpus), Dictionary of the Frisian Language (Woordenboek der Friese Taal), DuELME-LMF (Lexicon Markup Framework), Language Portal (Taalportaal), Namescape, NERD (Named Entity Recognition and Disambiguation) and TICCLops (Text-Induced Corpus Clean-up online processing system).", + "homepage": "https://portal.clarin.inl.nl/", + "name": "CLARIN INT Portal", + "prefix": "r3d100011332", + "synonyms": [ + "CLARIN INT Center", + "CLARIN IvdNT-portaal" + ] + }, + "r3d100011333": { + "description": ">>>!!!<<<>>!!!<<<", + "name": "CLARIN Centre Vienna", + "prefix": "r3d100011333", + "synonyms": [ + "CCV", + "CLARIN-AT", + "LRP", + "Language Resources Portal" + ] + }, + "r3d100011334": { + "description": "Currently the institute has more than 700 collections consisting of (digital) research data, digitized material, archival collections, printed material, handwritten questionnaires, maps and pictures. The focus is on resources relevant for the study of function, meaning and coherence of cultural expressions and resources relevant for the structural, dialectological and sociolinguistic study of language variation within the Dutch language. An overview is here https://meertens.knaw.nl/en/datasets/", + "homepage": "https://meertens.knaw.nl/en/collections/", + "name": "Meertens Instituut Collecties", + "prefix": "r3d100011334", + "synonyms": [ + "De Digitale Koepel", + "Meertens Institute Collections" + ] + }, + "r3d100011335": { + "description": "The DNB Household Survey (DHS) supplies longitudinal data to the international academic community, with a focus on the psychological and economic aspects of financial behavior. The study comprises information on work, pensions, housing, mortgages, income, assets, loans, health, economic and psychological concepts, and personal characteristics. The DHS data are collected from 2,000 households participating in the CentERpanel. The CentERpanel is an Internet panel that reflects the composition of the Dutch-speaking population in the Netherlands. Both the DHS as well as the CentERpanel, in which the study in conducted, are run by CentERdata", + "homepage": "https://www.dhsdata.nl/site/users/login", + "name": "DHS Data Access", + "prefix": "r3d100011335", + "synonyms": [ + "DNB Household Survey" + ] + }, + "r3d100011336": { + "description": "eLaborate is an online work environment in which scholars can upload scans, transcribe and annotate text, and publish the results as on online text edition which is freely available to all users. Short information about and a link to already published editions is presented on the page Editions under Published. Information about editions currently being prepared is posted on the page Ongoing projects.\nThe eLaborate work environment for the creation and publication of online digital editions is developed by the Huygens Institute for the History of the Netherlands of the Royal Netherlands Academy of Arts and Sciences. Although the institute considers itself primarily a research facility and does not maintain a public collection profile, Huygens ING actively maintains almost 200 digitally available resource collections.", + "homepage": "https://elaborate.huygens.knaw.nl/", + "name": "eLaborate", + "prefix": "r3d100011336", + "synonyms": [ + "Huygens ING: eLaborate", + "e-laborate" + ] + }, + "r3d100011337": { + "description": "Currently, the IMS repository focuses on resources provided by the Institute for Natural Language Processing in Stuttgart (IMS) and other CLARIN-D related institutions such as the local Collaborative Research Centre 732 (SFB 732) as well as institutions and/or organizations that belong to the CLARIN-D extended scientific community. Comprehensive guidelines and workflows for submission by external contributors are being compiled based on the experiences in archiving such in-house resources.", + "homepage": "http://clarin04.ims.uni-stuttgart.de/repo/", + "name": "IMS Universität Stuttgart Repository", + "prefix": "r3d100011337", + "synonyms": [ + "IMS Fedora Repository", + "Repository of the CLARIN-D Centre at IMS Stuttgart" + ] + }, + "r3d100011338": { + "description": "TRAILS is a prospective cohort study, which started in 2001 with population cohort and 2004 with a clinical cohort (CC). Since then, a group of 2500 young people from the Northern part of the Netherlands has been closely monitored in order to chart and explain their mental, physical, and social development. These TRAILS participants have been measured every two to three years, by means of questionnaires, interviews, and all kinds of tests. By now, we have collected information that spans the total period from preadolescence up until young adulthood. One of the main goals of TRAILS is to contribute to the knowledge of the development of emotional and behavioral problems and the (social) functioning of preadolescents into adulthood, their determinants, and underlying mechanisms.", + "homepage": "https://www.trails.nl/", + "name": "TRAILS", + "prefix": "r3d100011338", + "synonyms": [ + "Tracking Adolescents' Individual Lives Survey" + ] + }, + "r3d100011339": { + "description": "GAMS is the asset management system at the University of Graz for the storage and management of digital resources that are produced in scientific contexts.", + "homepage": "https://gams.uni-graz.at/context:gams", + "name": "GAMS", + "prefix": "r3d100011339", + "synonyms": [ + "Geisteswissenschaftliches Asset Management System", + "Humanities' Asset Management System" + ] + }, + "r3d100011340": { + "description": "Network Repository is the first interactive data repository for graph and network data. It hosts graph and network datasets, containing hundreds of real-world networks and benchmark datasets. Unlike other data repositories, Network Repository provides interactive analysis and visualization capabilities to allow researchers to explore, compare, and investigate graph data in real-time on the web.", + "homepage": "https://networkrepository.com/", + "name": "Network Repository", + "prefix": "r3d100011340", + "synonyms": [ + "Network Data Repository, Graph Data, Social Networks" + ] + }, + "r3d100011343": { + "description": "The Biological Collection Access Service for Europe, BioCASE, is a transnational network of biological collections of all kinds. BioCASE enables widespread unified access to distributed and heterogeneous European collection and observational databases using open-source, system-independent software and open data standards and protocols.", + "homepage": "https://www.biocase.org/", + "name": "Biological Collection Access Service for Europe", + "prefix": "r3d100011343", + "synonyms": [ + "BioCASE" + ], + "xrefs": { + "fairsharing": "FAIRsharing.zv11j3" + } + }, + "r3d100011344": { + "description": ">>>!!!<<< The repository is no longer available. >>>!!!<<< C3-Grid is an ALREADY FINISHED project within D-Grid, the initiative to promote a grid-based e-Science framework in Germany. The goal of C3-Grid is to support the workflow of Earth system researchers. A grid infrastructure will be implemented that allows efficient distributed data processing and inter-institutional data exchange. Aim of the effort was to develop an infrastructure for uniform access to heterogeneous data and distributed data processing. The work was structured in two projects funded by the Federal Ministry of Education and Research. The first project was part of the D-Grid initiative and explored the potential of grid technology for climate research and developed a prototype infrastructure. Details about the C3Grid architecture are described in “Earth System Modelling – Volume 6”. In the second phase \"C3Grid - INAD: Towards an Infrastructure for General Access to Climate Data\" this infrastructure was improved especially with respect to interoperability to Earth System Grid Federation (ESGF). Further the portfolio of available diagnostic workflows was expanded.\nThese workflows can be re-used now in adjacent infrastructures MiKlip Evaluation Tool (http://www.fona-miklip.de/en/index.php) and as Web Processes within the Birdhouse Framework (http://bird-house.github.io/).\nThe Birdhouse Framework is now funded as part of the European Copernicus Climate Change Service (https://climate.copernicus.eu/) managed by ECMWF and will be extended to provide scalable processing services for ESGF hosted data at DKRZ as well as IPSL and BADC.", + "homepage": "https://www.dkrz.de/en/projects-and-partners/projects-1/c3-inad?set_language=en", + "name": "Collaborative Climate Community Data and Processing Grid", + "prefix": "r3d100011344", + "synonyms": [ + "C3Grid" + ], + "xrefs": { + "biodbcore": "001538" + } + }, + "r3d100011345": { + "description": "The DARIAH-DE repository is a digital long-term archive for human and cultural-scientific research data. Each object described and stored in the DARIAH-DE Repository has a unique and lasting Persistent Identifier (DOI), with which it is permanently referenced, cited, and kept available for the long term. In addition, the DARIAH-DE Repository enables the sustainable and secure archiving of data collections.\nThe DARIAH-DE Repository is not only to DARIAH-DE associated research projects, but also to individual researchers as well as research projects that want to save their research data persistently, referenceable and long-term archived and make it available to third parties. The main focus is the simple and user-oriented access to long-term storage of research data. To ensure its long term sustainability, the DARIAH-DE Repository is operated by the Humanities Data Centre.", + "homepage": "https://de.dariah.eu/repository", + "name": "DARIAH-DE Repository", + "prefix": "r3d100011345" + }, + "r3d100011347": { + "description": "The DRKS is an open access online register for clinical trials conducted in Germany, which allows all users to search, register and share information on clinical trials.", + "homepage": "https://www.drks.de/drks_web/", + "name": "Deutsches Register Klinischer Studien", + "prefix": "r3d100011347", + "synonyms": [ + "DRKS", + "German Clinical Trials Register" + ] + }, + "r3d100011349": { + "description": "EGO examines 500 years of modern European history by transcending national, disciplinary and methodological boundaries. Ten thematic threads tie together processes of intercultural exchange whose influence extended beyond national and cultural borders. These range from religion, politics, science and law to art and music, as well as to the economy, technology and the military. EGO employs the newest research to present European transfer processes comprehensively in a way that is easy to understand. The articles link to images, sources, statistics, animated and interactive maps, and audio and visual clips. EGO thereby takes full advantage of the Internet's multi-media potential.", + "homepage": "http://www.ieg-ego.eu", + "name": "Europäische Geschichte Online", + "prefix": "r3d100011349", + "synonyms": [ + "EGO", + "European History Online" + ] + }, + "r3d100011352": { + "description": "GEOMAR Helmholtz Centre for Ocean Research Kiel is one of the leading marine science institutions in Europe. GEOMAR investigates the chemical, physical, biological, and geological processes in the oceans, as well as their interactions with the seafloor and the atmosphere.\nOceanRep is an open access digital collection containing the research output of GEOMAR staff and students. Included are journal articles, conference papers, book chapters, theses and more, - with fulltext, if available. Research data are linked to the publications entries.", + "homepage": "https://oceanrep.geomar.de/", + "name": "OceanRep GEOMAR Repository", + "prefix": "r3d100011352", + "synonyms": [ + "GEOMAR Helmholtz Centre for Ocean Research Kiel", + "GEOMAR Helmholtz-Zentrum für Ozeanforschung Kiel" + ] + }, + "r3d100011355": { + "description": "The Jülich Observatory for Cloud Evolution (JOYCE) operates ground-based active and passive remote sensing instruments for cloud and precipitation observations. ​JOYCE is based on a long-term successful collaboration between the University of Cologne, the University of Bonn and the Research Centre Jülich.\nSince 2017 JOYCE is transformed into a Core Facility (JOYCE - CF) funded by the DFG (Deutsche Forschungsgemeinschaft) with the aim of high quality radar and passive microwave observations of the atmosphere. JOYCE will serve as a reference center for best practices in data acquisition, storage and distribution.\nJOYCE instrumentation aims to observe spatial and temporal variability of atmospheric water cycle variables.", + "homepage": "https://geomet.uni-koeln.de/en/forschung/joyce/instruments-and-data", + "name": "Jülich ObservatorY for Cloud Evolution - Core Facility", + "prefix": "r3d100011355", + "synonyms": [ + "JOYCE - CF", + "formerly: JOYCE" + ] + }, + "r3d100011360": { + "description": "The mission of the platform is to enable access for academic projects towards experiments in high-throughput without loss of IP and on a cost basis, which does not restrict access towards HTS usage. The FMP hosts the central open access technology platform of EU-OPENSCREEN, the ChemBioNet and theHelmholtz-Initiative für Wirkstoffforschung, the Screening Unit. The Unit serves for systematic screening of large compound or genome-wide RNAi libraries with state-of-the-art equipment like automated microscopes and microfluidic systems. The Screening Unit is part of the Chemical Biology Platform of the FMP also supported by the MDC.", + "homepage": "https://www.leibniz-fmp.de/screeningunit", + "name": "Screening Unit Berlin-Buch", + "prefix": "r3d100011360" + }, + "r3d100011361": { + "description": "The European Chemical Biology Database (ECBD) is a prototype database, currently being developed for EU-OPENSCREEN. The purpose of ECBD is to store and integrate screening data from EU-OPENSCREEN partners and contributors.", + "homepage": "https://www.eu-openscreen-data.eu/", + "name": "European Chemical Biology Database", + "prefix": "r3d100011361", + "synonyms": [ + "ECBD", + "EU-Openscreen's database" + ] + }, + "r3d100011363": { + "description": "The project of the Stadt- und Universitätsbibliothek Frankfurt am Main encompasses safety filming of 50.000 to 70.000 historical photographs from the German colonial history. Public access to the pictures is via a research database on the internet.", + "homepage": "http://www.ub.bildarchiv-dkg.uni-frankfurt.de/", + "name": "Der Bildbestand der Deutschen Kolonialgesellschaft in der Universitätsbibliothek Frankfurt am Main", + "prefix": "r3d100011363" + }, + "r3d100011364": { + "description": "Since January 2012, two previously independent resources called \"ViFaArt – Virtual Library for Contemporary Art\" and \"arthistoricum.net – Virtual Library for Art History\" have been joint together, forming a new service called arthistoricum.net. This unique union makes it now possible to research the whole subject spectrum belonging to Art History. The special interest collection of Art History focuses on Medieval and Early European Art History, including art influenced by Europe in the USA, Canada and Australia, continuing chronologically from the Early Christian era until 1945. The special interest collection of Contemporary Art continues the art historical subject spectrum to include European and North American Art History from 1945.\narthistoricum.net contains text and image resources as well as comprehensive, academically relevant information dealing with all media from the Middle Ages up to the present. arthistoricum.net pools the resources and know-how of the responsible partner institutions, thus making this portal an essential forum for research and teaching.", + "homepage": "https://www.arthistoricum.net/", + "name": "arthistoricum.net", + "prefix": "r3d100011364", + "synonyms": [ + "Fachinformationsdienst Kunst - Fotografie - Design", + "Specialized Information Service Art - Photography - Design" + ] + }, + "r3d100011365": { + "description": "The TextGrid Repository is a digital preservation archive for human sciences research data. It offers an extensive searchable and adaptable corpus of XML/TEI encoded texts, pictures and databases. Amongst the continuously growing corpus is the Digital Library of TextGrid, which consists of works of more than 600 authors of German fiction (prose, verse and drama), as well as nonfiction from the beginning of the printing press to the early 20th century. The files are saved in different output formats (XML, ePub, PDF), published and made searchable. Different tools e.g. viewing or quantitative text-analysis tools can be used for visualization or to further research the text.\n\nThe TextGrid Repository is part of the virtual research environment TextGrid, which besides offering digital preservation also offers open-source software for collaborative creations and publications of e.g. digital editions that are based on XML/TEI.", + "homepage": "https://www.textgridrep.org/", + "name": "TextGrid Repository", + "prefix": "r3d100011365", + "synonyms": [ + "Virtual research environment for the Humanities", + "Virtuelle Forschungsumgebung für die Geisteswissenschaften" + ] + }, + "r3d100011366": { + "description": "The Animal Sound Archive at the Museum für Naturkunde in Berlin is one of the oldest and largest collections of animal sounds. Presently, the collection consists of about 120,000 bioacoustical recordings comprising almost all groups of animals:\n1.800 bird species\n580 mammalian species\nmore then150 species of invertebrates;\nsome fishes, amphibians and reptiles", + "homepage": "https://www.tierstimmenarchiv.de/", + "name": "Tierstimmenarchiv - Museum für Naturkunde Berlin", + "prefix": "r3d100011366", + "synonyms": [ + "Animal Sound Archive - Museum für Naturkunde Berlin" + ] + }, + "r3d100011367": { + "description": "Human biomaterial banks (short: biobanks) are collections of human body substances (i.e. blood, DNA, urine or tissue) connected with disease specific information. This allow for research of relations between deseases and underlying (molecular) modifications and paves the way for developing target-oriented therapies (\"personalized medicine\").\nThe biobank material arises from samples taken for therapeutical or diagnostic reasons or is extracted in the context of clinical trials. An approval for usage by the patient is always needed prior to any research activities.", + "homepage": "https://biobank.charite.de/", + "name": "Zentrale Biomaterialbank der Charité", + "prefix": "r3d100011367", + "synonyms": [ + "Central Biomaterial Bank Charité", + "ZeBanC" + ] + }, + "r3d100011368": { + "description": "The Centre for Clinical Trials Cologne (Köln ZKS) aims to support all processes of clinical trials and the quality of patient-oriented clinical research in an academic environment. It supports doctors of University Hospital of Cologne, other clinics, study groups and professional associations in the design and conduct of clinical trials. For the pharmaceutical industry and contract research organizations, the ZKS Köln is a clinic near partner for medical research projects.", + "homepage": "http://zks.uni-koeln.de/index.php?s=studien&c=studien_klinische-studien", + "name": "Zentrum für Klinische Studien der Universität zu Köln", + "prefix": "r3d100011368", + "synonyms": [ + "CTCC", + "Clinical Trials Center Cologne" + ] + }, + "r3d100011369": { + "description": "An online web application developed by DMITRE Resources and Energy Group enabling users to search, view and download information relating to minerals, petroleum and geothermal exploration in South Australia.", + "homepage": "https://map.sarig.sa.gov.au/", + "name": "South Australian Resources Information Geoserver", + "prefix": "r3d100011369", + "synonyms": [ + "SARIG" + ], + "xrefs": { + "biodbcore": "001510" + } + }, + "r3d100011371": { + "description": "The repository is no longer available <<>>!!!>>>", + "homepage": "https://www.nlm.nih.gov/toxnet/index.html", + "name": "TOXNET", + "prefix": "r3d100011371", + "synonyms": [ + "Toxicology Data Network" + ] + }, + "r3d100011372": { + "description": ">>>!!!<<< This site is no longer maintained and is provided for reference only. Some functionality or links may not work. For all enquiries please contact the Ensembl Helpdesk http://www.ensembl.org/Help/Contact >>>!!!<<<\nPhytoPath is a new bioinformatics resource that integrates genome-scale data from important plant pathogen species with literature-curated information about the phenotypes of host infection. Using the Ensembl Genomes browser, it provides access to complete genome assembly and gene models of priority crop and model-fungal, oomycete and bacterial phytopathogens. PhytoPath also links genes to disease progression using data from the curated PHI-base resource. PhytoPath portal is a joint project bringing together Ensembl Genomes with PHI-base, a community-curated resource describing the role of genes in pathogenic infection. PhytoPath provides access to genomic and phentoypic data from fungal and oomycete plant pathogens, and has enabled a considerable increase in the coverage of phytopathogen genomes in Ensembl Fungi and Ensembl Protists.\nPhytoPath also provides enhanced searching of the PHI-base resource as well as the fungi and protists in Ensembl Genomes.", + "homepage": "http://www.phytopathdb.org/", + "name": "PhytoPath", + "prefix": "r3d100011372", + "xrefs": { + "omics": "10268" + } + }, + "r3d100011373": { + "description": "Virtual Fly Brain (VFB) - an interactive tool for neurobiologists to explore the detailed neuroanatomy, neuron connectivity and gene expression of the Drosophila melanogaster CNS.", + "homepage": "https://virtualflybrain.org", + "name": "Virtual Fly Brain", + "prefix": "r3d100011373", + "synonyms": [ + "VFB", + "VFB Drosophila melanogaster fly brain atlas" + ], + "xrefs": { + "fairsharing": "FAIRsharing.nzaz6z", + "nlx": "143644", + "scr": "004229" + } + }, + "r3d100011375": { + "description": "Academic Commons provides open, persistent access to the scholarship produced by researchers at Columbia University, Barnard College, Jewish Theological Seminary, Teachers College, and Union Theological Seminary. Academic Commons is a program of the Columbia University Libraries. Academic Commons accepts articles, dissertations, research data, presentations, working papers, videos, and more.", + "homepage": "https://academiccommons.columbia.edu/", + "name": "Columbia University Academic Commons", + "prefix": "r3d100011375" + }, + "r3d100011376": { + "description": "The PLANKTON*NET data provider at the Alfred Wegener Institute for Polar and Marine Research is an open access repository for plankton-related information. It covers all types of phytoplankton and zooplankton from marine and freshwater areas. PLANKTON*NET's greatest strength is its comprehensiveness as for the different taxa image information as well as taxonomic descriptions can be archived. PLANKTON*NET also contains a glossary with accompanying images to illustrate the term definitions. PLANKTON*NET therefore presents a vital tool for the preservation of historic data sets as well as the archival of current research results.\nBecause interoperability with international biodiversity data providers (e.g. GBIF) is one of our aims, the architecture behind the new planktonnet@awi repository is observation centric and allows for mulitple assignment of assets (images, references, animations, etc) to any given observation. In addition, images can be grouped in sets and/or assigned tags to satisfy user-specific needs . Sets (and respective images) of relevance to the scientific community and/or general public have been assigned a persistant digital object identifier (DOI) for the purpose of long-term preservation (e.g. set \"\"Plankton*Net celebrates 50 years of Roman Treaties\"\", handle: 10013/de.awi.planktonnet.set.495)\"", + "homepage": "https://planktonnet.awi.de/", + "name": "plankton*net", + "prefix": "r3d100011376" + }, + "r3d100011378": { + "description": "MatDB is a database application for experimentally measured engineering materials data. It supports open, registered, and restricted access. It presently hosts more than 20.000 unique data sets coming mainly from European and Member State research programmes. It supports web interfaces for entering, browsing, and retrieving data. MatDB is also enabled for innovative services, including data citation and interoperability standards. The data citation service relies on DataCite DOIs. The historic data sets are being enabled for citation. For all new projects where MatDB is used for managing project data, end-users are encouraged to request DataCite DOIs. There is though no obligation as regards the access level as it is considered sufficient simply that the data sets are made discoverable through data citation. The service that relies on interoperability standards leverages the outputs from a series of CEN Workshops that aim to deliver Standards-compliant data formats for engineering materials data. In this context, MatDB is used to validate and demonstrate said formats with a view to promoting their adoption.\nMatDB is part of the ODIN Portal https://odin.jrc.ec.europa.eu", + "homepage": "https://odin.jrc.ec.europa.eu/alcor/PortalController?query=Select&action=Refresh", + "name": "MatDB", + "prefix": "r3d100011378", + "synonyms": [ + "Mat-Database", + "MatDatabase" + ] + }, + "r3d100011379": { + "description": "ScienceBase provides access to aggregated information derived from many data and information domains, including feeds from existing data systems, metadata catalogs, and scientists contributing new and original content. ScienceBase architecture is designed to help science teams and data practitioners centralize their data and information resources to create a foundation needed for their work. ScienceBase, both original software and engineered components, is released as an open source project to promote involvement from the larger scientific programming community both inside and outside the USGS.", + "homepage": "https://www.sciencebase.gov/about/", + "name": "ScienceBase USGS", + "prefix": "r3d100011379", + "synonyms": [ + "ScienceBase catalog" + ] + }, + "r3d100011380": { + "description": "Chinese National Arctic & Antarctic Data Center(CN-NADC) is a national facility within the Polar research institute of China (PRIC), which is a research institute under the State Oceanic Administration (SOA) of China. CN-NADC was established in response to Chinese participation in the Article III.1.c of Antarctic Treaty System - (ATS — http://www.ats.aq) and Chinese Polar Data Policy(http://www.chinare.org.cn/standardDetail/?id=477).\nCN-NADC serves as the only authorized institution in China to capture, standard manage and long-term preserve the data and samples information, and to provide sustainable polar data service. In 2003, CN-NADC became one of the nodes of ‘National Data Sharing Infrastructure of Earth Science’ (GEODATA,http://www2.geodata.cn/), which’s one of the Platforms of the National Science and Technology Infrastructures (NSTI, http://www.escience.org.cn//) supported by the Ministry of Science and Technology (MOST) and the Ministry of Finance of People’s Republic of China.", + "homepage": "https://www.chinare.org.cn/en/", + "name": "National Arctic and Antarctic Data Center", + "prefix": "r3d100011380", + "synonyms": [ + "CN-NADC" + ] + }, + "r3d100011381": { + "description": "The CERN Open Data portal is the access point to a growing range of data produced through the research performed at CERN. It disseminates the preserved output from various research activities, including accompanying software and documentation which is needed to understand and analyze the data being shared.", + "homepage": "http://opendata.cern.ch/", + "name": "CERN Open Data", + "prefix": "r3d100011381" + }, + "r3d100011382": { + "description": "The Queen's Research Data Centre is a member of the Canadian Research Data Centre Network (CRDCN) that provides researchers with access to microdata 'masterfiles' from population and health surveys. Access to the RDC is limited to those with projects approved by Statistics Canada. Before applying to an RDC, you will have to show that your research cannot be conducted using Public Use Microdata Files (PUMFs) available through the Data Liberation Initiative (DLI). Access to DLI PUMFS at Queen's is available through the Social Science Data Centre, using the ODESI data portal.", + "homepage": "https://www.queensu.ca/qrdc/", + "name": "Queen's Research Data Centre", + "prefix": "r3d100011382", + "synonyms": [ + "QRDC" + ] + }, + "r3d100011384": { + "description": "<<>>!!!>>>The Duanaire project borrows the Irish word for song-book or anthology (loosely, a 'treasury'), to convey the sense of a rich, varied corpus handed down and explored anew. This project, led by Dr Aidan Kane (economics at NUI Galway), will open up a wealth of Irish economic history data, and in particular, Irish fiscal history data, by making accessible online a range of datasets in flexible forms to diverse audiences. The project is constructing a unique infrastructure for the imaginative curation, exploration, and sharing of significant tranches of Irish economic history data.", + "homepage": "http://www.duanaire.ie/", + "name": "Duanaire", + "prefix": "r3d100011384", + "synonyms": [ + "A treasury of digital data for Irish economic history" + ] + }, + "r3d100011386": { + "description": "The Digital Averroes Research Environment (DARE) collects and edits the works of the Andalusian Philosopher Averroes or Abū l-Walīd Muḥammad Ibn Aḥmad Ibn Rušd, born in Cordoba in 1126, died in Marrakesh in 1198.\nDARE makes accessible online digital editions of Averroes's works, and images of all textual witnesses, including manuscripts, incunabula, and early prints. Averroes's writings and the scholarly literature are documented in a bibliographical database.\nAt the same time, DARE is a research platform, giving scholars who work on Averroes the opportunity to present their research and to discuss questions related to Averroes's thought in the Forum. A collaborative, evolving, and open-ended project hosted by DARE is the Averroes Encyclopaedia, designed to document Averroes's philosophical, scientific and technical vocabulary.", + "homepage": "https://dare.uni-koeln.de/", + "name": "Digital Averroes Research Environment", + "prefix": "r3d100011386", + "synonyms": [ + "Averroes-Database", + "DARE" + ] + }, + "r3d100011387": { + "description": "Edmond is the institutional repository of the Max Planck Society for public research data. \nIt enables Max Planck scientists to create citable scientific assets by describing, enriching, sharing, exposing, linking, publishing and archiving research data of all kinds. Further on, all objects within Edmond have a unique identifier and therefore can be clearly referenced in publications or reused in other contexts.", + "homepage": "https://edmond.mpdl.mpg.de", + "name": "Edmond", + "prefix": "r3d100011387", + "synonyms": [ + "The Open Research Data Repository of the Max Planck Society" + ] + }, + "r3d100011389": { + "description": "<<>>!!!<<<", + "homepage": "http://www.bundesbank.de/Navigation/EN/Bundesbank/Research/Research_centre/research_centre.html", + "name": "Research Centre of the Bundesbank", + "prefix": "r3d100011389", + "synonyms": [ + "Forschungszentrum der Deutschen Bundesbank" + ] + }, + "r3d100011390": { + "description": "The Comparative Study of Electoral Systems (CSES) is a collaborative, cross-national program of comparative electoral behavior among over 60 election study teams from around the world. The CSES allows examination into how societal, political, economic and structural contexts shape citizen behavior and condition democratic choice; the nature of political and social divisions; and how citizens in different political systems evaluate democratic institutions and processes. Participating countries include a common module of survey questions in their post-election studies. The resulting data are deposited along with voting, demographic, district and macro variables. The studies are then merged into a single, free, public dataset for use in comparative study and cross-level analysis. The research agenda, questionnaires, and study design are developed by an international committee of leading scholars of electoral politics and political science. The design is implemented in each country by their foremost social scientists.", + "homepage": "https://cses.org/", + "name": "Comparative Study of Electoral Systems", + "prefix": "r3d100011390", + "synonyms": [ + "CSES" + ] + }, + "r3d100011391": { + "description": "The HSRC Research Data Service provides a digital repository facility for the HSRC's research data in support of evidence based human and social development in South Africa and the broader region. It includes both quantitative and qualitative data. Access to data is dependent on ethical requirements for protecting research participants, as well as on legal agreements with the owners, funders or in the case of data owned by the HSRC, the requirements of the depositors of the data.", + "homepage": "http://datacuration.hsrc.ac.za/", + "name": "HSRC Research Data Service", + "prefix": "r3d100011391", + "synonyms": [ + "Human Sciences Research Council Research Data Service" + ] + }, + "r3d100011392": { + "description": "INDEPTH is a global network of research centres that conduct longitudinal health and demographic evaluation of populations in low- and middle-income countries (LMICs). INDEPTH aims to strengthen global capacity for Health and Demographic Surveillance Systems (HDSSs), and to mount multi-site research to guide health priorities and policies in LMICs, based on up-to-date scientific evidence. The data collected by the INDEPTH Network members constitute a valuable resource of population and health data for LMIC countries. This repository aims to make well documented anonymised longitudinal microdata from these Centres available to data users.", + "homepage": "https://www.indepth-ishare.org/index.php/home", + "name": "INDEPTH Data Repository", + "prefix": "r3d100011392", + "synonyms": [ + "International Network for the Demographic Evaluation of Populations and Their Health Data Repository", + "iSHARE Repository" + ] + }, + "r3d100011393": { + "description": "Open access repository for digital research created at the University of Minnesota. U of M researchers may deposit data to the Libraries’ Data Repository for U of M (DRUM), subject to our collection policies. All data is publicly accessible. Data sets submitted to the Data Repository are reviewed by data curation staff to ensure that data is in a format and structure that best facilitates long-term access, discovery, and reuse.", + "homepage": "https://conservancy.umn.edu/handle/11299/166578", + "name": "Data Repository for the University of Minnesota", + "prefix": "r3d100011393", + "synonyms": [ + "DRUM", + "Data Repository for U of M" + ], + "xrefs": { + "hdl": "11299/166578" + } + }, + "r3d100011394": { + "description": "B2SHARE is a user-friendly, reliable and trustworthy way for researchers, scientific communities and citizen scientists to store and share small-scale research data from diverse contexts and disciplines. B2SHARE is able to add value to your research data via (domain tailored) metadata, and assigning citable Persistent Identifiers PIDs (Handles) to ensure long-lasting access and references. B2SHARE is one of the B2 services developed via EUDAT and long tail data deposits do not cost money. Special arrangements such as branding and special metadata elements can be made on request.", + "homepage": "https://b2share.eudat.eu/", + "name": "B2SHARE", + "prefix": "r3d100011394" + }, + "r3d100011395": { + "description": "The EUDAT project aims to contribute to the production of a Collaborative Data Infrastructure (CDI). The project´s target is to provide a pan-European solution to the challenge of data proliferation in Europe's scientific and research communities. \nThe EUDAT vision is to support a Collaborative Data Infrastructure which will allow researchers to share data within and between communities and enable them to carry out their research effectively. EUDAT aims to provide a solution that will be affordable, trustworthy, robust, persistent and easy to use.\nEUDAT comprises 26 European partners, including data centres, technology providers, research communities and funding agencies from 13 countries.\nB2FIND is the EUDAT metadata service allowing users to discover what kind of data is stored through the B2SAFE and B2SHARE services which collect a large number of datasets from various disciplines. EUDAT will also harvest metadata from communities that have stable metadata providers to create a comprehensive joint catalogue to help researchers find interesting data objects and collections.", + "homepage": "https://www.eudat.eu/", + "name": "EUDAT", + "prefix": "r3d100011395", + "synonyms": [ + "European Data Infrastructure" + ] + }, + "r3d100011396": { + "description": ">>>!!!<<< The repository is offline >>>!!!<<< A collection of open content name datasets for Information Centric Networking. The \"Content Name Collection\" (CNC) lists and hosts open datasets of content names. These datasets are either derived from URL link databases or web traces. The names are typically used for research on Information Centric Networking (ICN), for example to measure cache hit/miss ratios in simulations.", + "name": "The Content Name Collection", + "prefix": "r3d100011396", + "synonyms": [ + "CNC" + ] + }, + "r3d100011397": { + "description": "TERN's AEKOS data portal is the original gateway to Australian ecology data. It is a ‘data and research methods’ data portal for Australia’s land-dwelling plants, animals and their environments. The primary focus of data content is raw co-located ‘species and environment’ ecological survey data that has been collected at the ‘plot’ level to describe biodiversity, its patterns and ecological processes. It is openly accessible with standard discovery metadata and user-oriented, contextual metadata critical for data reuse. Our services support the ecosystem science community, land managers and governments seeking to publish under COPE publishing ethics and the FAIR data publishing principles. AEKOS is registered with Thomson & Reuters Data Citation Index and is a recommended repository of Nature Publishing’s Scientific Data. There are currently 97,037 sites covering mostly plant biodiversity and co-located environmental data of Australia. The AEKOS initiative is supported by TERN (tern.org.au), hosted by The University of Adelaide and funded by the Australian Government’s National Research Infrastructure for Australia.", + "homepage": "http://www.aekos.org.au/index.html#/home", + "name": "AEKOS Data Portal", + "prefix": "r3d100011397", + "synonyms": [ + "Advanced Ecological and Knowledge Observation System Data Portal" + ] + }, + "r3d100011398": { + "description": "B2SAFE is a robust, safe and highly available service which allows community and departmental repositories to implement data management policies on their research data across multiple administrative domains in a trustworthy manner.\nA solution to: provide an abstraction layer which virtualizes large-scale data resources, guard against data loss in long-term archiving and preservation, optimize access for users from different regions, bring data closer to powerful computers for compute-intensive analysis", + "homepage": "https://www.eudat.eu/b2safe", + "name": "B2SAFE", + "prefix": "r3d100011398" + }, + "r3d100011399": { + "description": "The Research Data Repository of the University of Mannheim invites all researchers and faculty of the University of Mannheim to archive their research data here in order to make it accessible through the Internet. All archived data sets receive DOIs (Digital Object Identifier) to make them accessible and citable. Using this repository is free of charge.", + "homepage": "https://madata.bib.uni-mannheim.de/", + "name": "MADATA - Mannheim research data repository", + "prefix": "r3d100011399", + "synonyms": [ + "MADATA - Forschungsdatenrepositorium der Universität Mannheim" + ] + }, + "r3d100011400": { + "description": "Catena, the Digital Archive of Historic Gardens and Landscapes, is a collection of historic and contemporary images, including plans, engravings, and photographs, intended to support research and teaching in the fields of garden history and landscape studies. Created through the collaborative efforts of landscape historians and institutions, the initial offering of images is focused on the Villas as a Landscape Type.", + "homepage": "http://catena.bgc.bard.edu/", + "name": "Catena", + "prefix": "r3d100011400", + "synonyms": [ + "Digital Archive of Historic Gardens and Landscapes" + ] + }, + "r3d100011405": { + "description": "The modENCODE Project, Model Organism ENCyclopedia Of DNA Elements, was initiated by the funding of applications received in response to Requests for Applications (RFAs) HG-06-006, entitled Identification of All Functional Elements in Selected Model Organism Genomes and HG-06-007, entitled A Data Coordination Center for the Model Organism ENCODE Project (modENCODE). The modENCODE Project is being run as an open consortium and welcomes any investigator willing to abide by the criteria for participation that have been established for the project.\nBoth computational and experimental approaches are being applied by modENCODE investigators to study the genomes of D. melanogaster and C. elegans. An added benefit of studying functional elements in model organisms is the ability to biologically validate the elements discovered using methods that cannot be applied in humans. The comprehensive dataset that is expected to result from the modENCODE Project will provide important insights into the biology of D. melanogaster and C. elegans as well as other organisms, including humans.", + "homepage": "http://www.modencode.org/", + "name": "modENCODE", + "prefix": "r3d100011405", + "synonyms": [ + "Model Organism ENCyclopedia of DNA Elements" + ], + "xrefs": { + "nlx": "151752", + "omics": "03816", + "scr": "006206" + } + }, + "r3d100011407": { + "description": "Arachne is the central object-database of the German Archaeological Institute (DAI). In 2004 the DAI and the Research Archive for Ancient Sculpture at the University of Cologne (FA) joined the effort to support Arachne as a tool for free internet-based research.\nArachne's database design uses a model that builds on one of the most basic assumptions one can make about archaeology, classical archaeology or art history: all activities in these areas can most generally be described as contextualizing objects. Arachne tries to avoid the basic mistakes of earlier databases, which limited their object modeling to specific project-oriented aspects, thus creating separated containers of only a small number of objects. All objects inside Arachne share a general part of their object model, to which a more class-specific part is added that describes the specialised properties of a category of material like architecture or topography. Seen on the level of the general part, a powerful pool of material can be used for general information retrieval, whereas on the level of categories and properties, very specific structures can be displayed.", + "homepage": "http://arachne.uni-koeln.de/drupal/", + "name": "ARACHNE IDAI.objects", + "prefix": "r3d100011407" + }, + "r3d100011413": { + "description": "In the Wolfenbüttel Digital Library the Herzog August Bibliothek presents in digital facsimile selected items from its collections which are rare, outstanding, frequently used, or currently most relevant for research. All digitized titles may be accessed not only here, but also via the PICA-OPAC as long as they are monographs. The OPAC allows you to search for digitized books separately by limiting the search options within the database using the term Online Resources.\nProjects which provide additional indexing comprise a project-specific database, an inventory of digitized titles, information about tools and techniques, and references to literature. Here the main objective is to provide search facilities outside the scope of usual bibliographic description, such as page-related indexing.", + "homepage": "http://www.hab.de/en/home/library/wolfenbuettel-digital-library.html", + "name": "Wolfenbütteler Digital Library", + "prefix": "r3d100011413", + "synonyms": [ + "WDB", + "Wolfenbütteler Digitale Bibliothek" + ] + }, + "r3d100011414": { + "description": "Zvdd aims to record all digital surrogates of printed works, which are available from the internet and meet certain quality criteria. This comprised all types of printed works, such as newspapers, journals, printed music, flying leaves as well as monographs or serials.", + "homepage": "http://www.zvdd.de/en/start/", + "name": "ZVDD", + "prefix": "r3d100011414", + "synonyms": [ + "Zentrales Verzeichnis Digitalisierter Drucke" + ] + }, + "r3d100011415": { + "description": "The database contains numerical data on atomic and molecular collisions, radiative processes and various other material properties of specific use in fusion and plasma research. Searching the database produces bibliographic results linking to the research paper containing the data of interest. Searches can be performed based on a variety of parameters including reactants, surface of interest, data type; or by date, journal or author.", + "homepage": "https://www-amdis.iaea.org/AMBDAS/", + "name": "AMBDAS Bibliographic Database", + "prefix": "r3d100011415", + "synonyms": [ + "Atomic and Molecular Bibliographic Data System" + ] + }, + "r3d100011416": { + "description": "GENIE (GENeral Internet search Engine) allows a simultaneous search on multiple databases for spectral and collisional atomic data for fusion and atomic physics research.", + "homepage": "https://www-amdis.iaea.org/GENIE/", + "name": "GENIE", + "prefix": "r3d100011416", + "synonyms": [ + "GENIE Atomic Data Search Engine", + "General Internet Search Engine for Atomic Data" + ] + }, + "r3d100011417": { + "description": "This database contains references to publications that include numerical data, general information, comments, and reviews on atomic line broadening and shifts, and is part of the collection of the NIST Atomic Spectroscopy Data Center http://www.nist.gov/pml/div684/grp01/asdc_info.cfm", + "homepage": "https://physics.nist.gov/cgi-bin/ASBib1/LineBroadBib.cgi", + "name": "NIST Atomic Spectral Line Broadening Bibliographic Database", + "prefix": "r3d100011417" + }, + "r3d100011418": { + "description": "FLYCHK provides a capability to generate atomic level populations and charge state distributions for low-Z to mid-Z elements under NLTE conditions.", + "homepage": "https://nlte.nist.gov/FLY/", + "name": "NIST FLYCHK", + "prefix": "r3d100011418", + "synonyms": [ + "Collisional-Radiative Code" + ] + }, + "r3d100011419": { + "description": "This database contains benchmark results for simulation of plasma population kinetics and emission spectra. The data were contributed by the participants of the 3rd Non-LTE Code Comparison Workshop who have unrestricted access to the database.", + "homepage": "https://nlte.nist.gov/SAHA/", + "name": "NIST Saha Plasma Population Kinetics Modeling Database", + "prefix": "r3d100011419", + "synonyms": [ + "SAHA Plasma Population Kinetics Database" + ] + }, + "r3d100011420": { + "description": "This database contains references to publications that include numerical data, comments, and reviews on atomic transition probabilities (oscillator strengths, line strengths, or radiative lifetimes), and is part of the collection of the NIST Atomic Spectroscopy Data Center http://physics.nist.gov/PhysRefData/datarefs/datarefs_search_form.html", + "homepage": "https://physics.nist.gov/cgi-bin/ASBib1/TransProbBib.cgi", + "name": "NIST Atomic Transition Probability Bibliographic Database", + "prefix": "r3d100011420", + "synonyms": [ + "Atomic Transition Probabilities Bibliographic Database" + ] + }, + "r3d100011421": { + "description": "In February 1986 the NIST measurements were communicated to appropriate astronomers for use in ground-based testing and calibration programs for the GHRS, and in 1990 the NIST group published the new wavelengths for about 3000 lines in the Supplement Series of the Astrophysical Journal. The full report on the NIST measurements in the form of a complete and detailed atlas of the platinum/neon spectrum presented in this special issue of the Journal of Research of NIST will be highly useful to a wide range of scientists.", + "homepage": "https://www.nist.gov/pml/ultraviolet-spectrum-platinum-lamp", + "name": "NIST Ultraviolet Spectrum of Platinum Lamp", + "prefix": "r3d100011421", + "synonyms": [ + "NIST Atlas of the Spectrum of a Platinum/Hollow-Cathode Lamp in the region 1130-4330 Å (formerly)", + "Spectrum of Platinum" + ] + }, + "r3d100011423": { + "description": "This handbook is designed to provide a selection of the most important and frequently used atomic spectroscopic data in an easily accessible format. The compilation includes data for the neutral and singly-ionized atoms of all elements hydrogen through einsteinium (Z = 1-99).", + "homepage": "https://www.nist.gov/pml/handbook-basic-atomic-spectroscopic-data", + "name": "Handbook of Basic Atomic Spectroscopic Data", + "prefix": "r3d100011423" + }, + "r3d100011424": { + "description": "This database gives values of the basic constants and conversion factors of physics and chemistry resulting from the 2002 least-squares adjustment of the fundamental physical constants as published by the CODATA Task Group on Fundamental Constants and recommended for international use by CODATA.", + "homepage": "https://physics.nist.gov/cuu/Constants/index.html", + "name": "The NIST Reference on Constants, Units, and Uncertainty", + "prefix": "r3d100011424", + "synonyms": [ + "NIST Reference on Constants, Units, and Uncertainty", + "Values of Fundamental Physical Constants" + ] + }, + "r3d100011426": { + "description": "This site provides up-to-date public access to Robert L. Kurucz data and programs: Vita and bibliography, papers, atoms, molecules, linelists, opacities, grids of model atmospheres, sun, stars, programs, CD-ROMs.", + "homepage": "http://kurucz.harvard.edu/", + "name": "Robert L. Kurucz", + "prefix": "r3d100011426" + }, + "r3d100011427": { + "description": "This facility permits selective searches of some atomic data files compiled by R. L. Kurucz (Harvard-Smithsonian Center for Astrophysics). The data provided are: - vacuum wavelength (in nm) [above 200 nm calculated using Edlen, Metrologia, Vol. 2, No. 2, 1966]- air wavelength (in nm) above 200 nm- log(gf), - E [in cm-1], j, parity, and configuration for the levels (lower, upper), - information regarding the source of the data.\nCD-ROM 18 contains the spectrum synthesis programs ATLAS7V, SYNTHE, SPECTRV, ROTATE, BROADEN, PLOTSYN, etc. and sample runs found in directory PROGRAMS; Atomic line data files BELLHEAVY.DAT, BELLLIGHT.DAT, GFIRONLAB.DAT, GULLIVER.DAT, NLTELINES.DAT, GFIRONQ.DAT, obsolete, merged into GFALL, found in directory LINELISTS: Molecular line data files C2AX.ASC, C2BA.ASC, C2DA.ASC, C2EA.ASC, CNAX.ASC, CNBX.ASC, COAX.ASC, COXX.ASC, H2.ASC, HYDRIDES.ASC, SIOAX.ASC, SIOEX.ASC, SIOXX.ASC, found in directory LINELISTS; and my solar flux atlas for test calculations SOLARFLUX.ASC.", + "homepage": "https://lweb.cfa.harvard.edu/amp/ampdata/databases.html", + "name": "R. L. Kurucz atomic linelist", + "prefix": "r3d100011427", + "synonyms": [ + "CD-ROM 18 and CD-ROM 23" + ] + }, + "r3d100011428": { + "description": ">>>!!!<<< 2019-12-03: The repository is no longer available >>>!!!<<< \nPlease use https://www.cfa.harvard.edu/amp/ampdata/kurucz23/sekur.html\nThe atomic line data used in this database are taken from Bob Kurucz' CD-ROM 23 of spectroscopic line calculations. The database contains all lines of the file \"gfall.dat\" with the following items for each line: Wavelength; loggf; element code; lower level: energy, J, configuration; upper level: energy, J, configuration; gamma r; gamma s; gamma w; reference code.\nCD-ROM 23 has all the atomic line data with good wavelengths in one large file and in one file for each species. The big file is also divided into 10 nm and 100 nm sections for convenience. Also given are hyperfine line lists for neutral Sc, V, Mn, and Co that were produced by splitting all the energy levels for which laboratory data are available (only a small fraction).", + "homepage": "http://www.pmp.uni-hannover.de/cgi-bin/ssi/test/kurucz/sekur.html", + "name": "European mirror of Kurucz CD-ROM 23 database", + "prefix": "r3d100011428", + "synonyms": [ + "Atomic spectral line database from CD-ROM 23 of Robert L. Kurucz" + ] + }, + "r3d100011429": { + "description": "Atomic and Ionic UV/VUV Linelist . This facility permits selective searches of some atomic data compliled by R. L. Kelly. The data provided are:\n - vacuum wavelength [in nm], \n - intensity estimate, \n - E [in cm-1], j, and configuration for lower and upper levels, \n - multiplet (where available), \n - reference numbers of the sources of the data.", + "homepage": "https://www.cfa.harvard.edu/ampcgi/kelly.pl", + "name": "R.L.Kelly atomic and ionic linelist", + "prefix": "r3d100011429" + }, + "r3d100011430": { + "description": "AtomDB is an atomic database useful for X-ray plasma spectral modeling. The current version of AtomDB is primarly used for modeing collisional plasmas, those where hot electrons colliding with astrophysically abundant elements and ions create X-ray emission. However, AtomDB is also useful when modeling absorption by elements and ions or even photoionized plasmas, where X-ray photons (often from a simple power-law source) interacting with elements and ions create complex spectra.", + "homepage": "http://www.atomdb.org/", + "name": "ATOMDB", + "prefix": "r3d100011430" + }, + "r3d100011431": { + "description": "This database provides theoretical values of energy levels of hydrogen and deuterium for principle quantum numbers n = 1 to 200 and all allowed orbital angular momenta l and total angular momenta j. The values are based on current knowledge of the revelant theoretical contributions including relativistic, quantum electrodynamic, recoil, and nuclear size effects.", + "homepage": "https://www.nist.gov/pml/energy-levels-hydrogen-and-deuterium", + "name": "NIST Energy Levels of Hydrogen and Deuterium", + "prefix": "r3d100011431", + "synonyms": [ + "Energy Levels of Hydrogen and Deuterium", + "NIST Standard Reference Database 142" + ] + }, + "r3d100011432": { + "description": ">>>!!!<<< 2019-12-04: The repository is no longer available >>>!!!<<<\nPresented here are excitation cross sections measured for a select number of transitions using the Merged Electron-Ion Beams Energy Loss (MEIBEL) experiment. This is a collaboration of JILA and the Multicharged Ion Research Facility (MIRF) at Oak Ridge National Laboratory (ORNL), where the apparatus is located. Since there exist a nearly infinite number of transitions in multicharged ions we have chosen a few that serve as benchmarks for theoretical efforts. Of particular interest are forbidden transitions which are often dominated by dielectronic resonances whose positions and magnitudes are difficult to predict theoretically.", + "homepage": "http://www.cfadc.phy.ornl.gov/meibel/home.html", + "name": "Electron-Impact Excitation of Multicharged Ions using MEIBEL", + "prefix": "r3d100011432", + "synonyms": [ + "Electron-Impact Excitation of Multicharged Ions using Merged Electron-Ion Beams Energy Loss" + ] + }, + "r3d100011433": { + "description": ">>>!!!<<< 2019-12-04: The repository is no longer available >>>!!!<<< \nPresented here are experimental ionization cross sections measured using the Electron-Ion Crossed Beams apparatus in the Multicharged Ion Research Facility (MIRF) at the Physics Division of Oak Ridge National Laboratory (ORNL). The data are given in both graphical and tabular form along with the reference to the original publication of the experimental results. Also presented in the figures are theoretical cross sections supporting the experiments.", + "homepage": "http://www.cfadc.phy.ornl.gov/xbeam/xbmintro.html", + "name": "Electron-Impact Ionization of Multicharged Ions at ORNL", + "prefix": "r3d100011433" + }, + "r3d100011434": { + "description": "The Atomic Data for Astrophysics server provides links to basic atomic data required for calculation of the ionization state of astrophysical plasmas and for quantitative spectroscopy.", + "homepage": "https://www.pa.uky.edu/~verner/atom.html", + "name": "Atomic Data for Astrophysics", + "prefix": "r3d100011434" + }, + "r3d100011444": { + "description": "This is a compilation of approximately 923,000 allowed, intercombination and forbidden atomic transitions with wavelengths in the range from 0.5 Å to 1000 µm. It's primary intention is to allow the identification of observed atomic absorption or emission features. The wavelengths in this list are all calculated from the difference between the energy of the upper and lower level of the transition. No attempt has been made to include observed wavelengths. Most of the atomic energy level data have been taken from the Atomic Spectra Database provided by the National Institute of Standards and Technology (NIST).", + "homepage": "https://www.pa.uky.edu/~peter/atomic/", + "name": "The Atomic Line List", + "prefix": "r3d100011444", + "synonyms": [ + "The Atomic Line List v2.04" + ] + }, + "r3d100011446": { + "description": "STARK-B is a database of calculated widths and shifts of isolated lines of atoms and ions due to electron and ion collisions. This database is devoted to modeling and spectroscopic diagnostics of stellar atmospheres and envelopes. In addition, it is also devoted to laboratory plasmas, laser equipments and technological plasmas. So, the domain of temperatures and densities covered by the tables is wide and depends on the ionization degree of the considered ion. The temperature can vary from several thousands for neutral atoms to several hundred thousands of Kelvin for highly charged ions. The electron or ion density can vary from 1012 (case of stellar atmospheres) to several 1019cm-3 (some white dwarfs and some laboratory plasmas).", + "homepage": "http://stark-b.obspm.fr/", + "name": "STARK-B", + "prefix": "r3d100011446", + "xrefs": { + "issn": "2429-6465" + } + }, + "r3d100011447": { + "description": "Tables extracted from the book \"Spectral Line Broadening by Plasmas\" by H. R. Griem (Academic Press, New York, 1974)", + "homepage": "https://griem.obspm.fr/index.php?page=accueil.php", + "name": "Stark Broadening Parameters for Neutral and Singly Charged Ions", + "prefix": "r3d100011447", + "synonyms": [ + "Paramètres d'élargissement Stark des éléments neutres et une fois ionisés" + ] + }, + "r3d100011448": { + "description": "The Vienna Atomic Line Database (VALD) is a collection of atomic and molecular transition parameters of astronomical interest. VALD offers tools for selecting subsets of lines for typical astrophysical applications: line identification, preparing for spectroscopic observations, chemical composition and radial velocity measurements, model atmosphere calculations etc.", + "homepage": "http://vald.astro.uu.se/", + "name": "Vienna Atomic Line Database", + "prefix": "r3d100011448", + "synonyms": [ + "VALD" + ] + }, + "r3d100011449": { + "description": "The MCHF/MCDHF database contains collections of transition data from different relativistic theories by different computational methods. For a few collections the Landé gJ factor is provided.", + "homepage": "https://nlte.nist.gov/MCHF/", + "name": "MCHF/MCDHF Database", + "prefix": "r3d100011449", + "synonyms": [ + "Multiconfiguration Hartree-Fock and Multiconfiguration Dirac-Hartree-Fock Database" + ] + }, + "r3d100011450": { + "description": "CHIANTI consists of a critically evaluated set of up-to-date atomic data, together with user-friendly programs written in Interactive Data Language (IDL) and Python to calculate the spectra from astrophysical plasmas.", + "homepage": "https://www.chiantidatabase.org/", + "name": "CHIANTI", + "prefix": "r3d100011450", + "synonyms": [ + "An Atomic Database for Spectroscopic Diagnostics of Astrophysical Plasmas" + ] + }, + "r3d100011452": { + "description": ">>>!!!<<< 2018-01-18: no data nor programs can be found >>>!!!<<< These archives contain public domain programs for calculations in physics and other programs that we suppose about will help during work with computer. Physical constants and experimental or theoretical data as cross sections, rate constants, swarm parameters, etc., that are necessary for physical calculations are stored here, too. Programs are mainly dedicated to computers compatible with PC IBM. If programs do not use graphic units it is possible to use them on other computers, too. It is necessary to reprogram the graphic parts of programs in the other cases.", + "homepage": "http://www.sci.muni.cz/~physics/info.htm", + "name": "Archives of programs and data for physics", + "prefix": "r3d100011452", + "synonyms": [ + "Archives for physics" + ] + }, + "r3d100011454": { + "description": "Portal to Los Alamos Opacity Codes is your gateway to the set of opacity codes developed at the Los Alamos National Laboratory.\nThe TOPS code has been developed to calculate multigroup opacities that can be written in a variety of formats for use in radiation transport codes. Arbitrary mixture of any elements for which OPLIB data exist is supported. Opacities of special mixtures that are important in astrophysical applications are also available as a separate option (Astrophysical opacities).", + "homepage": "http://aphysics2.lanl.gov/opacity/lanl/", + "name": "Portal to Los Alamos Opacity Codes", + "prefix": "r3d100011454", + "synonyms": [ + "Astrophysical opacities", + "TOPS opacities" + ] + }, + "r3d100011455": { + "description": "Interface to Los Alamos Atomic Physics Codes is your gateway to the set of atomic physics codes developed at the Los Alamos National Laboratory.\n The well known Hartree-Fock method of R.D. Cowan, developed at Group home page of the Los Alamos National Laboratory, is used for the atomic structure calculations. Electron impact excitation cross sections are calculated using either the distorted wave approximation (DWA) or the first order many body theory (FOMBT). Electron impact ionization cross sections can be calculated using the scaled hydrogenic method developed by Sampson and co-workers, the binary encounter method or the distorted wave method. Photoionization cross sections and, where appropriate, autoionizations are also calculated.", + "homepage": "http://aphysics2.lanl.gov/tempweb/lanl/", + "name": "Interface to Los Alamos Atomic Physics Codes", + "prefix": "r3d100011455" + }, + "r3d100011456": { + "description": "The CCC method yields accurate excitation and ionisation cross sections for atomic and ionic targets which are well-modelled by one or two valence electrons above a Hartree-Fock core. Inner core ionisation can be a major contributor to the total ionisation cross section. Such contributions can be estimated using various forms of Born-based approximations.", + "homepage": "http://atom.curtin.edu.au/CCC-WWW/index.html", + "name": "CCC Data Base", + "prefix": "r3d100011456", + "synonyms": [ + "Convergent Close-Coupling Data Base" + ] + }, + "r3d100011457": { + "description": "The repository is no longer available.\n>>>!!!<<< 2018-01-18: no more access to AMODS >>>!!!<<<", + "homepage": "http://atom.kaeri.re.kr/", + "name": "AMODS", + "prefix": "r3d100011457", + "synonyms": [ + "Atomic Molecular and Optical Database Systems" + ] + }, + "r3d100011460": { + "description": "The information accumulated in the SPECTR-W3 ADB contains over 450,000 records and includes factual experimental and theoretical data on ionization potentials, energy levels, wavelengths, radiation transition probabilities, oscillator strengths, and (optionally) the parameters of analytical approximations of electron-collisional cross-sections and rates for atoms and ions. Those data were extracted from publications in physical journals, proceedings of the related conferences, special-purpose publications on atomic data, and provided directly by authors. The information is supplied with references to the original sources and comments, elucidating the details of experimental measurements or calculations, where necessary and available. To date, the SPECTR-W3 ADB is the largest factual database in the world containing the information on spectral properties of multicharged ions.", + "homepage": "http://spectr-w3.snz.ru/index.phtml", + "name": "SPECTR-W3", + "prefix": "r3d100011460", + "synonyms": [ + "Atomic Database Spectr-W3 for Plasma Spectroscopy and other Applications", + "SPECTR-W3 Database on spectroscopic properties of atoms and ions" + ] + }, + "r3d100011461": { + "description": "Welcome to our Atomic & Molecular Database in the Institute of Applied Physics and Computational Mathematics (IAPCM). The database is intended to collect, assess and compile atomic and molecular data for various elementary processes, and especially data needed in plasma simulation and diagnosis. Part data came from the old version of the SPECTR database(by A.Ya Faenov et al).", + "homepage": "http://www.camdb.ac.cn/e/", + "name": "Atomic & Molecular Database", + "prefix": "r3d100011461", + "synonyms": [ + "CAMDB", + "Chinese Atomic & Molecular Database", + "原子分子数据库" + ] + }, + "r3d100011462": { + "description": ">>>!!!<<< The repository is no longer available. >>>!!!<<<\nThe aim of the present volume is the compilation of experimental data. The Tables of energy levels are presented in a way similar to the \"Atomic Energy levels the Rare Earth Elements\", and incorporate additionnal data: isotope shifts and hyperfine structures. For each spectrum, they are separated in two lists of odd and even levels, the parity of the ground level being given first.", + "homepage": "http://web2.lac.u-psud.fr/lac/Database/Contents.html", + "name": "Selected constants energy levels and atomic spectra of actinides", + "prefix": "r3d100011462", + "synonyms": [ + "Constantes selectionnees niveaux d'energie et spectres atomiques des actinides" + ], + "xrefs": { + "issn": "2428-257X" + } + }, + "r3d100011464": { + "description": "At the heart of the Plasma Data Exchange Project is LXcat (pronounced \"elecscat\"), an open-access website for collecting, displaying, and downloading electron and ion scattering cross sections, swarm parameters (mobility, diffusion coefficient, etc.), reaction rates, energy distribution functions, etc. and other data required for modeling low temperature plasmas. The available data bases have been contributed by members of the community and are indicated by the contributor's chosen title.", + "homepage": "https://fr.lxcat.net/home/", + "name": "LXcat", + "prefix": "r3d100011464", + "synonyms": [ + "ICECat", + "electron scattering database", + "ion scattering database" + ] + }, + "r3d100011466": { + "description": "Hourly \"Near-Earth\" solar wind magnetic field and plasma data, energetic proton fluxes (>1 to >60 MeV), and geomagnetic and solar activity indices. OMNIWeb is part of \"Space Physics Data Facility\" (https://www.re3data.org/repository/r3d100010168 ).", + "homepage": "https://omniweb.gsfc.nasa.gov/ow.html", + "name": "OMNIWeb", + "prefix": "r3d100011466" + }, + "r3d100011468": { + "description": "Our data portal data.awi.de offers an integrative one-stop shop framework for discovering AWI research platforms including devices and sensors, tracklines, field reports, peer-reviewed publications, GIS products and mostly important data and data products archived in PANGAEA.", + "homepage": "https://data.awi.de/?site=home", + "name": "Data Portal of the Alfred Wegener Institute", + "prefix": "r3d100011468", + "synonyms": [ + "including: AWI EXPEDITION" + ], + "xrefs": { + "biodbcore": "001661" + } + }, + "r3d100011469": { + "description": "This portal provides an overview of GIS-products at AWI. maps@awi stores and shares public access GIS data created by AWI projects.", + "homepage": "https://maps.awi.de/awimaps/catalog/", + "name": "GIS Maps Portal at AWI", + "prefix": "r3d100011469", + "synonyms": [ + "maps@awi" + ], + "xrefs": { + "biodbcore": "001511" + } + }, + "r3d100011470": { + "description": "The Data Portal German Marine Research is a product of the Marine Network for Integrated Data Access (MaNIDA) funded cooperatively by the Helmholtz Association and the affiliated universities. The consortium aims to implement a sustainable e-infrastructure for coherent discovery, view, download and dissemination of marine research data.", + "homepage": "https://marine-data.de/", + "name": "Data Portal German Marine Research", + "prefix": "r3d100011470" + }, + "r3d100011471": { + "description": "This portal applicaton brings together the data collected and published via OGC Web-services from the individual observatories and provides access of the data to the public. Therefore, it serves as a database node to provide scientists and decision makers with reliable and well accessible data and data products.", + "homepage": "https://ddp.tereno.net/ddp/", + "name": "TERENO Data Discovery Portal", + "prefix": "r3d100011471", + "synonyms": [ + "Terrestrial Environmental Observatories Data Discovery Portal" + ] + }, + "r3d100011472": { + "description": "Our system consists of a portal (portal.geomar.de), providing access to several projects with personal password. The portal offers document exchange, common or individual blogs and fora and implementation of external webpages and -services. Moreover, you can access the expedition database, that organizes data description and exchange of cruises and expeditions for each project. Expeditions are linked to KML-files (Google-Earth compatible), allowing a visualization of all stations of a cruise/expedition.\nWe established the linkage to the publications database /repository OceanRep (EPrints), as well as the description of model-output and linkage to paper publications.", + "homepage": "https://portal.geomar.de/osis", + "name": "Ocean Science Information System", + "prefix": "r3d100011472", + "synonyms": [ + "OSIS", + "Ocean Science Information System" + ] + }, + "r3d100011473": { + "description": "Thousands of circular RNAs (circRNAs) have recently been shown to be expressed in eukaryotic cells [Salzman et al. 2012, Jeck et al. 2013, Memczak et al. 2013, Salzman et al. 2013]. Here you can explore public circRNA datasets and download the custom python scripts needed to discover circRNAs in your own (ribominus) RNA-seq data.", + "homepage": "http://www.circbase.org/", + "name": "circbase", + "prefix": "r3d100011473", + "xrefs": { + "omics": "10188" + } + }, + "r3d100011474": { + "description": "database of pSILAC data – information about changes in mRNA levels and protein synthesis following microRNA misexpression in HeLa cells", + "homepage": "https://psilac.mdc-berlin.de/", + "name": "pSILAC", + "prefix": "r3d100011474", + "synonyms": [ + "pulsed SILAC" + ] + }, + "r3d100011475": { + "description": "<<>>!!!>>> A human interactome map. The sequencing of the human genome has provided a surprisingly small number of genes, indicating that the complex organization of life is not reflected in the gene number but, rather, in the gene products – that is, in the proteins. These macromolecules regulate the vast majority of cellular processes by their ability to communicate with each other and to assemble into larger functional units. Therefore, the systematic analysis of protein-protein interactions is fundamental for the understanding of protein function, cellular processes and, ultimately, the complexity of life. Moreover, interactome maps are particularly needed to link new proteins to disease pathways and the identification of novel drug targets.", + "homepage": "http://artemis.mdc-berlin.de/y2h_network/ppi_search.php", + "name": "Human protein-protein interaction network database search", + "prefix": "r3d100011475" + }, + "r3d100011476": { + "description": "<<>>!!!>>> The main objective of our work is to understand the pathomechanisms of late onset neurodegenerative disorders such as Huntington's, Parkinson's, Alzheimer's and Machado Joseph disease and to develop causal therapies for them. The disease causing proteins of these illnesses have been identified, but their functions in the unaffected organism are mostly unknown. Here, we have developed a strategy combining library and matrix yeast two-hybrid screens to generate a highly connected PPI network for Huntington's disease (HD).", + "homepage": "http://artemis.mdc-berlin.de/huntington/eingabe.php", + "name": "Huntingtin Interaction Network", + "prefix": "r3d100011476" + }, + "r3d100011477": { + "description": "RELMIN collects, studies and publishes legal texts defining the status of religious minorities in medieval Europe. The corpus of texts is rich and varied, spanning ten centuries over a broad geographical area; these texts, in Latin, Arabic, Greek, Hebrew and Aramaic (and also in Medieval Spanish, Portuguese, and other European vernaculars), are dispersed in libraries and archives across Europe. The texts are now gathered in the RELMIN Database in their original language, with translations and commentaries. They are made available to scholars, students and citizens at large. Access is unlimited, free and perennial. and to contribute to the work of compilation. RELMIN is is buil\nding a digital database of legal, judicial and normative sources defining the status of religious\nminorities from the 5th to the 15th century.", + "homepage": "http://telma.irht.cnrs.fr/outils/relmin/index/", + "name": "RELMIN", + "prefix": "r3d100011477", + "synonyms": [ + "Le statut légal des minorités religieuses dans l’espace euro-méditerranéen (Vème –XVème siècles)", + "The legal status of religious minorities in the Euro-Mediterranean world (5th -15th centuries" + ], + "xrefs": { + "issn": "2428-4661" + } + }, + "r3d100011478": { + "description": "PomBase is a comprehensive database for the fission yeast Schizosaccharomyces pombe, providing structural and functional annotation, literature curation and access to large-scale data sets.", + "homepage": "https://www.pombase.org/", + "name": "Pombase", + "prefix": "r3d100011478", + "synonyms": [ + "The scientific resource for fission yeast" + ], + "xrefs": { + "fairsharing": "FAIRsharing.8jsya3", + "miriam": "00000335", + "nlx": "144356", + "omics": "06183", + "scr": "006586" + } + }, + "r3d100011479": { + "description": "TriTrypDB is an integrated genomic and functional genomic database for pathogens of the family Trypanosomatidae, including organisms in both Leishmania and Trypanosoma genera. TriTrypDB and its continued development are possible through the collaborative efforts between EuPathDB, GeneDB and colleagues at the Seattle Biomedical Research Institute (SBRI).", + "homepage": "https://tritrypdb.org/tritrypdb/app", + "name": "TriTrypDB", + "prefix": "r3d100011479", + "synonyms": [ + "kinetoplastid genomics resource" + ], + "xrefs": { + "fairsharing": "FAIRsharing.fs1z27", + "miriam": "00000155", + "nlx": "152064", + "omics": "03144", + "scr": "007043" + } + }, + "r3d100011480": { + "description": ">>>!!!<<< 2021-08; The repository is no longer available. >>>!!!<<<\nArchived page of Taenia solium genome project see https://web.archive.org/web/20160309194611/http://www.taeniasolium.unam.mx/taenia", + "homepage": "http://www.taeniasolium.unam.mx/taenia/", + "name": "The Taenia solium Genome Project", + "prefix": "r3d100011480", + "synonyms": [ + "T. solium Genome Project" + ] + }, + "r3d100011481": { + "description": "Cranach.net is the research database of the Cranach Research Institute (CRI), a project of the Department of History of Art of the Stuttgart State Academy of Art and Design, which is dedicated to the digitization and indexing of the complete works of Lucas Cranach the Elder and his workshop.", + "homepage": "https://cranach.ub.uni-heidelberg.de/wiki/index.php/Hauptseite", + "name": "cranach.net", + "prefix": "r3d100011481", + "synonyms": [ + "das Forschungs-Wiki zu Lucas Cranach, seinen Söhnen und seiner Werkstatt" + ] + }, + "r3d100011482": { + "description": "Bildarchiv Foto Marburg is Germany's documentation center for art history. Its mission is to collect, index and make available photographs related to European art and architecture, as well as to conduct research on the history, practice and theory of how visual cultural assets are passed on, especially the accompanying transformation process as it relates to the media, the conditions of storing knowledge in visual form, and the significance to society of remembering visual culture. The inventory of Bildarchiv Foto Marburg, the greater part of which is digitally processed, and the inventories of further cultural organizations can be viewed on the internet from the image database: Image Index of Art and Architecture: http://www.bildindex.de/#|home", + "homepage": "http://www.fotomarburg.de/welcome?set_language=en", + "name": "Deutsches Dokumentationszentrum für Kunstgeschichte, Bildarchiv Foto Marburg", + "prefix": "r3d100011482", + "synonyms": [ + "Bildarchiv Foto Marburg", + "Documentation Center for Art History, Bildarchiv Foto Marburg" + ] + }, + "r3d100011483": { + "description": "!!! We will terminate ASTER Products Distribution Service in March 2016 although we have been providing ASTER Products since November 20, 2000. !!!\nASTER (Advanced Spaceborne Thermal Emission and Reflection radiometer) is the high efficiency optical imager which covers a wide spectral region from the visible to the thermal infra-red by 14 spectral bands. ASTER acquires data which can be used in various fields in earth science. ASTER was launched from Vandenberg Air Force Base in California, USA in 1999 aboard the Terra, which is the first satellite of the EOS Project. The purpose of ASTER project is to make contributions to extend the understanding of local and regional phenomena on the Earth surface and its atmosphere. The followings are ASTER related information, which includes ASTER instrument, ASTER Ground Data System, ASTER Science Activities, ASTER Data Distribution and so on. ASTER Search provides services to search and order ASTER data products on the website.", + "homepage": "http://www.jspacesystems.or.jp/en_project_aster/", + "name": "ASTER j-spacesystems", + "prefix": "r3d100011483", + "synonyms": [ + "Advanced Spaceborne Thermal Emission and Reflection Radiometer Ground Data Systems" + ] + }, + "r3d100011484": { + "description": "The geophysical database, GERDA, is a strong tool for data storage, handling and QC. Data are uploaded to and downloaded from the GERDA database through this website. GERDA is the Danish national database on shallow geophysical data. Since its establishment in 1998-2000, the database has been continuously developed. The database is hosted by the Geological Survey of Denmark and Greenland (GEUS).", + "homepage": "https://eng.geus.dk/products-services-facilities/data-and-maps/national-geophysical-database-gerda/", + "name": "GERDA", + "prefix": "r3d100011484", + "synonyms": [ + "GEofysisk Relationel DAtabase", + "GEophysical Relational DAtabase", + "National Geophysical Database", + "National geofysisk database" + ], + "xrefs": { + "biodbcore": "001625" + } + }, + "r3d100011485": { + "description": "The Bremen Core Repository - BCR, for International Ocean Discovery Program (IODP), Integrated Ocean Discovery Program (IODP), Ocean Drilling Program (ODP), and Deep Sea Drilling Project (DSDP) cores from the Atlantic Ocean, Mediterranean and Black Seas and Arctic Ocean is operated at University of Bremen within the framework of the German participation in IODP. It is one of three IODP repositories (beside Gulf Coast Repository (GCR) in College Station, TX, and Kochi Core Center (KCC), Japan). One of the scientific goals of IODP is to research the deep biosphere and the subseafloor ocean. IODP has deep-frozen microbiological samples from the subseafloor available for interested researchers and will continue to collect and preserve geomicrobiology samples for future research.", + "homepage": "https://www.marum.de/en/Research/IODP-Bremen-Core-Repository.html", + "name": "IODP Bremen Core Repository", + "prefix": "r3d100011485", + "synonyms": [ + "BCR" + ] + }, + "r3d100011486": { + "description": "The International Ocean Discovery Program’s (IODP) Gulf Coast Repository (GCR) is located in the Research Park on the Texas A&M University campus in College Station, Texas. This repository stores DSDP, ODP, and IODP cores from the Pacific Ocean, the Caribbean Sea and Gulf of Mexico, and the Southern Ocean. A satellite repository at Rutgers University houses New Jersey/Delaware land cores 150X and 174AX.", + "homepage": "http://iodp.tamu.edu/curation/gcr/", + "name": "Gulf Coast Repository", + "prefix": "r3d100011486", + "synonyms": [ + "GCR" + ] + }, + "r3d100011487": { + "description": "Welcome to the home page of the Rutgers/New Jersey Geological and Water Survey Core Repository. We are an official repository of the International Ocean Discovery Program (IODP), hosting Legs 150X and 174AX onshore cores drilled as part of the NJ/Mid-Atlantic Transect, and the New Jersey Geological and Water Survey (NJGWS). Cores from other ODP/IODP repositories are available through ODP.\nIn addition to ODP/IODP cores, we are the repository for:\n- 1.) 6668 m of Newark Basin Drilling Project Triassic cores (e.g., Olsen, Kent, et al. 1996)\n- 2.) 5182 m of the Army Corps of Engineers Passaic Tunnel Project Jurassic cores\n- 3.) 457 m of post-impact cores from the Chesapeake Bay Impact Structure Deep Hole\n- 4.) Cores obtained from the Northern North Atlantic as part of the IODP Expedition 303/306\n- 5.) Cores from various rift and drift basins on the eastern and Gulf Coasts of the U.S.\n- 6.) Geological samples from the New Jersey Geological and Water Survey (NJGWS) and United States Geological Survey (USGS) including 304 m of continuous NJGWS/USGS NJ coastal plain cores.", + "homepage": "http://geology.rutgers.edu/research-facilities/rutgers-core-repository", + "name": "Rutgers/New Jersey Geological and Water Survey Core Repository", + "prefix": "r3d100011487", + "synonyms": [ + "NJGS" + ] + }, + "r3d100011488": { + "description": "Kochi Core Center (KCC) houses one of the 3 Inernationational Ocean Discovery Program (IODP) core repositories, accompanied by images and x-ray CT scanning data viewable by the Virtual Core Library. And it hosts Japan Agency for Marine-Earth Science and Technology (JAMSTEC) marine core samples and associated analytical data for general scientific or educational uses, after 2 years have passed since collection of core samples.", + "homepage": "http://www.kochi-core.jp/en/", + "name": "Kochi Core Center", + "prefix": "r3d100011488", + "synonyms": [ + "KCC" + ] + }, + "r3d100011489": { + "description": "The EXFOR library contains an extensive compilation of experimental nuclear reaction data. Neutron reactions have been compiled systematically since the discovery of the neutron, while charged particle and photon reactions have been covered less extensively.", + "homepage": "https://www-nds.iaea.org/exfor/exfor.htm", + "name": "Experimental Nuclear Reaction Data", + "prefix": "r3d100011489", + "synonyms": [ + "EXFOR" + ] + }, + "r3d100011490": { + "description": "The International Network of Nuclear Reaction Data Centres (NRDC) constitutes a worldwide cooperation of nuclear data centres under the auspices of the International Atomic Energy Agency. The Network was established to coordinate the world-wide collection, compilation and dissemination of nuclear reaction data.", + "homepage": "https://www-nds.iaea.org/nrdc/", + "name": "International Network of Nuclear Reaction Data Centres", + "prefix": "r3d100011490", + "synonyms": [ + "NRDC" + ] + }, + "r3d100011492": { + "description": "Core nuclear reaction database contain recommended, evaluated cross sections, spectra, angular distributions, fission product yields, photo-atomic and thermal scattering law data, with emphasis on neutron induced reactions. The data were analyzed by experienced nuclear physicists to produce recommended libraries for one of the national nuclear data projects (USA, Europe, Japan, Russia and China). All data are stored in the internationally-adopted ENDF-6 format maintained by CSEWG.", + "homepage": "https://www-nds.iaea.org/exfor/endf.htm", + "name": "Evaluated Nuclear Data File", + "prefix": "r3d100011492", + "synonyms": [ + "ENDF" + ] + }, + "r3d100011496": { + "description": "CorrDB has data of cattle, relating to meat production, milk production, growth, health, and others. This database is designed to collect all published livestock genetic/phenotypic trait correlation data, aimed at facilitating genetic network analysis or systems biology studies.", + "homepage": "https://www.animalgenome.org/cgi-bin/CorrDB/index", + "name": "CorrDB", + "prefix": "r3d100011496", + "synonyms": [ + "Animal Trait Correlation Database" + ] + }, + "r3d100011497": { + "description": "Genome track alignments using GBrowse on this site are featured with: (1) Annotated and predicted genes and transcripts; (2) QTL / SNP Association tracks; (3) OMIA genes; (4) Various SNP Chip tracks; (5) Other mapping fetures or elements that are available.", + "homepage": "https://www.animalgenome.org/gbrowse/", + "name": "Animal Genome Tracks on GBrowse", + "prefix": "r3d100011497" + }, + "r3d100011498": { + "description": "This is a animal and human genome database that uses the BioMart software.", + "homepage": "https://www.animalgenome.org/", + "name": "AnimalGenome.ORG", + "prefix": "r3d100011498", + "synonyms": [ + "BioMart AnimalGenome.ORG" + ], + "xrefs": { + "nlx": "149170", + "scr": "006564" + } + }, + "r3d100011503": { + "description": "The DNA Bank Network was established in spring 2007 and was funded until 2011 by the German Research Foundation (DFG). The network was initiated by GBIF Germany (Global Biodiversity Information Facility). It offers a worldwide unique concept. DNA bank databases of all partners are linked and are accessible via a central web portal, providing DNA samples of complementary collections (microorganisms, protists, plants, algae, fungi and animals).\n\nThe DNA Bank Network was one of the founders of the Global Genome Biodiversity Network (GGBN) and is fully merged with GGBN today. GGBN agreed on using the data model proposed by the DNA Bank Network. The Botanic Garden and Botanical Museum Berlin-Dahlem (BGBM) hosts the technical secretariat of GGBN and its virtual infrastructure. \nThe main focus of the DNA Bank Network is to enhance taxonomic, systematic, genetic, conservation and evolutionary studies by providing:\n• high quality, long-term storage of DNA material on which molecular studies have been performed, so that results can be verified, extended, and complemented,\n• complete on-line documentation of each sample, including the provenance of the original material, the place of voucher deposit, information about DNA quality and extraction methodology, digital images of vouchers and links to published molecular data if available.", + "homepage": "http://data.ggbn.org/ggbn_portal/", + "name": "Global Genome Biodiversity Network", + "prefix": "r3d100011503", + "synonyms": [ + "DNA Bank Network (formerly)", + "GGBN" + ], + "xrefs": { + "omics": "19241" + } + }, + "r3d100011504": { + "description": "The project brings together national key players providing environmentally related biological data and services to develop the ‘German Federation for Biological Data' (GFBio). The overall goal is to provide a sustainable, service oriented, national data infrastructure facilitating data sharing and stimulating data intensive science in the fields of biological and environmental research.", + "homepage": "https://www.gfbio.org/", + "name": "German Federation for Biological Data", + "prefix": "r3d100011504", + "synonyms": [ + "GFBio" + ] + }, + "r3d100011505": { + "description": "The \"Flora of Bavaria\" initiative with its data portal (14 million occurrence data) and Wiki representation is primarily a citizen science project.\nEfforts to describe and monitor the flora of Bavaria have been ongoing for 100 years.\nThe goal of these efforts is to record all vascular plants, including newcomers, and to document threatened or former local occurrences. Being geographically largest state of Germany with a broad range of habitats, Bavaria has a special responsibility for documenting and maintaining its plant diversity . About 85% of all German vascular plant species occur in Bavaria, and in addition it has about 50 endemic taxa, only known from Bavaria (most of them occur in the Alps). The Wiki is collaboration of volunteers and local and regional Bavarian botanical societies.\nEverybody is welcome to contribute, especially with photos or reports of local changes in the flora. The Flora of Bavaria project is providing access to a research data repository for occurrence data powered by the Diversity Workbench database framework.", + "homepage": "https://bayernflora.de/web/Hauptseite", + "name": "Flora von Bayern: Wiki and Data Portal", + "prefix": "r3d100011505" + }, + "r3d100011506": { + "description": "Vast networks of meteorological sensors ring the globe measuring atmospheric state variables, like temperature, humidity, wind speed, rainfall, and atmospheric carbon dioxide, on a continuous basis. These measurements serve earth system science by providing inputs into models that predict weather, climate and the cycling of carbon and water. And, they provide information that allows researchers to detect the trends in climate, greenhouse gases, and air pollution. The eddy covariance method is currently the standard method used by biometeorologists to measure fluxes of trace gases between ecosystems and atmosphere.", + "homepage": "https://fluxnet.fluxdata.org/", + "name": "Fluxnet - Fluxdata", + "prefix": "r3d100011506", + "synonyms": [ + "FLUXNET (formerly)" + ], + "xrefs": { + "fairsharing": "FAIRsharing.yfk79s" + } + }, + "r3d100011507": { + "description": "Results from time-series analysis of Landsat images in characterizing global forest extent and change from 2000 through 2016.", + "homepage": "http://earthenginepartners.appspot.com/science-2013-global-forest", + "name": "Global Forest Change 2000–2016", + "prefix": "r3d100011507" + }, + "r3d100011509": { + "description": "This guide aims to provide a starting point to locating Geographic Information System (GIS) information both through the University of Sydney library catalogue and on the World Wide Web.", + "homepage": "http://libguides.library.usyd.edu.au/geospatial", + "name": "Geospatial Data", + "prefix": "r3d100011509" + }, + "r3d100011511": { + "description": "The Digital Morphology library, part of the National Science Foundation Digital Libraries Initiative, is a dynamic archive of information on digital morphology and high-resolution X-ray computed tomography of biological specimens. Digital Morphology, part of the National Science Foundation Digital Libraries Initiative, develops and serves unique 2D and 3D visualizations of the internal and external structure of living and extinct vertebrates, and a growing number of 'invertebrates.' The Digital Morphology library contains nearly a terabyte of imagery of natural history specimens that are important to education and central to ongoing cutting-edge research efforts.", + "homepage": "http://www.digimorph.org/index.phtml", + "name": "DigiMorph", + "prefix": "r3d100011511", + "synonyms": [ + "Digital Morphology" + ], + "xrefs": { + "nlx": "143746", + "scr": "004416" + } + }, + "r3d100011512": { + "description": "EarthStat.org serves geographic data sets with the purpose of solving the grand challenge of feeding a growing global population while reducing agriculture’s impact on the environment.", + "homepage": "http://www.earthstat.org/", + "name": "EarthStat", + "prefix": "r3d100011512" + }, + "r3d100011514": { + "description": "!!!! <<<< The Community Data Portal (CDP) has been retired after nearly 15 years of service and is no longer available. Data can now be found here: DASH Search: https://data.ucar.edu/ . Please contact us with questions or concerns: datahelp@ucar.edu >>>> !!!! The Community Data Portal (CDP) is a collection of earth science datasets from NCAR, UCAR, UOP, and participating organizations.", + "homepage": "http://cdp.ucar.edu/", + "name": "Community Data Portal", + "prefix": "r3d100011514", + "synonyms": [ + "CDP" + ] + }, + "r3d100011515": { + "description": "Neuroimaging Tools and Resources Collaboratory (NITRC) is currently a free one-stop-shop environment for science researchers that need resources such as neuroimaging analysis software, publicly available data sets, and computing power. Since its debut in 2007, NITRC has helped the neuroscience community to use software and data produced from research that, before NITRC, was routinely lost or disregarded, to make further discoveries. NITRC provides free access to data and enables pay-per-use cloud-based access to unlimited computing power, enabling worldwide scientific collaboration with minimal startup and cost. With NITRC and its components—the Resources Registry (NITRC-R), Image Repository (NITRC-IR), and Computational Environment (NITRC-CE)—a researcher can obtain pilot or proof-of-concept data to validate a hypothesis for a few dollars.", + "homepage": "https://www.nitrc.org/", + "name": "NITRC", + "prefix": "r3d100011515", + "synonyms": [ + "Neuroimaging Informatics Tools and Resources Clearinghouse" + ], + "xrefs": { + "fairsharing": "FAIRsharing.6b9re3", + "nif": "0000-00202", + "scr": "003430" + } + }, + "r3d100011516": { + "description": ">>>!!!<<< 08.08.2019: Plexdb is no longer online, URLold: http://www.plexdb.org/index.php >>>!!!<<< >>>>!!!! <<<< 13.12.2018: PLEXdb is now a static site after funding stopped from NSF. We have stopped registration of new users; but past users who have data can login when needed and interact with the site. You can download data using the authentication provided at the download page. >>>>!!!!<<<<\n PLEXdb is a unified gene expression resource for plants and plant pathogens. PLEXdb is a genotype to phenotype, hypothesis building information warehouse, leveraging highly parallel expression data with seamless portals to related genetic, physical, and pathway data.", + "name": "PLEXdb", + "prefix": "r3d100011516", + "synonyms": [ + "Plant Expression Database" + ], + "xrefs": { + "fairsharing": "FAIRsharing.8pjgwx", + "nlx": "149236", + "omics": "03225", + "scr": "006963" + } + }, + "r3d100011517": { + "description": "The ERS mission is to inform and enhance public and private decision making on economic and policy issues related to agriculture, food, the environment, and rural development.", + "homepage": "https://www.ers.usda.gov/data-products.aspx", + "name": "United States Department of Agriculture, Economic Research Service, Data Products", + "prefix": "r3d100011517", + "synonyms": [ + "USDA ERS Data Products" + ] + }, + "r3d100011518": { + "description": "The UniProt Reference Clusters (UniRef) provide clustered sets of sequences from the UniProt Knowledgebase (including isoforms) and selected UniParc records in order to obtain complete coverage of the sequence space at several resolutions while hiding redundant sequences (but not their descriptions) from view.", + "homepage": "https://www.uniprot.org/help/uniref", + "name": "UniRef", + "prefix": "r3d100011518", + "synonyms": [ + "UniProt Reference Clusters" + ], + "xrefs": { + "nlx": "66133", + "omics": "03879", + "scr": "010646" + } + }, + "r3d100011519": { + "description": "The UniProt Archive (UniParc) is a comprehensive and non-redundant database that contains most of the publicly available protein sequences in the world.", + "homepage": "https://www.uniprot.org/help/uniparc", + "name": "UniParc", + "prefix": "r3d100011519", + "synonyms": [ + "UniProt Archive" + ], + "xrefs": { + "nlx": "76940", + "omics": "03880", + "scr": "004769" + } + }, + "r3d100011520": { + "description": ">>>!!!!<<< Retirement of UniProt Metagenomic and Environmental Sequences (UniMES): UniProt has retired UniMES as there is now a resource at the EBI that is dedicated to serving metagenomic researchers. Henceforth, we recommend using the EBI Metagenomics portal instead https://www.ebi.ac.uk/metagenomics/ . In addition to providing a repository of metagenomics sequence data, EBI Metagenomics allows you to view functional and taxonomic analyses and to submit your own samples for analysis. >>> !!!<<< The UniProt Metagenomic and Environmental Sequences (UniMES) database is a repository specifically developed for metagenomic and environmental data. We provide UniMES clusters in order to obtain complete coverage of sequence space at different resolutions.", + "homepage": "https://www.uniprot.org/help/unimes", + "name": "UniMES", + "prefix": "r3d100011520", + "synonyms": [ + "UniProt Metagenomic and Environmental Sequences" + ], + "xrefs": { + "omics": "03881" + } + }, + "r3d100011521": { + "description": "The UniProt Knowledgebase (UniProtKB) is the central hub for the collection of functional information on proteins, with accurate, consistent and rich annotation. In addition to capturing the core data mandatory for each UniProtKB entry (mainly, the amino acid sequence, protein name or description, taxonomic data and citation information), as much annotation information as possible is added. This includes widely accepted biological ontologies, classifications and cross-references, and clear indications of the quality of annotation in the form of evidence attribution of experimental and computational data. The Universal Protein Resource (UniProt) is a comprehensive resource for protein sequence and annotation data. The UniProt databases are the UniProt Knowledgebase (UniProtKB), the UniProt Reference Clusters (UniRef), and the UniProt Archive (UniParc). The UniProt Metagenomic and Environmental Sequences (UniMES) database is a repository specifically developed for metagenomic and environmental data. The UniProt Knowledgebase,is an expertly and richly curated protein database, consisting of two sections called UniProtKB/Swiss-Prot and UniProtKB/TrEMBL.", + "homepage": "https://www.uniprot.org/uniprot/", + "name": "UniProtKB", + "prefix": "r3d100011521", + "synonyms": [ + "UniProtKnowledgebase", + "Universal Protein Knowledgebase" + ], + "xrefs": { + "fairsharing": "FAIRsharing.s1ne3g", + "nlx": "53981", + "omics": "03878", + "scr": "004426" + } + }, + "r3d100011522": { + "description": "South Florida Information Access (SOFIA) is an interdisciplinary service that provides coherent information access in support of research, decision making, and resource management for the South Florida ecosystem restoration effort.", + "homepage": "https://sofia.usgs.gov/", + "name": "SOFIA", + "prefix": "r3d100011522", + "synonyms": [ + "South Florida Information Access" + ] + }, + "r3d100011524": { + "description": "The GeoPlatform provides shared and trusted geospatial data, services, and applications for use by the public and by government agencies and partners to meet their mission needs.", + "homepage": "https://www.geoplatform.gov/", + "name": "GeoPlatform", + "prefix": "r3d100011524" + }, + "r3d100011525": { + "description": "Hydra is a repository for digital materials at the University of Hull. It can hold and manage any type of digital material, and is being developed in response to the growth in the amount of digital material that is generated through the research, education and administrative activities within the University. Hydra contains different collections of datasets from University of Hull research projects as: ARCdoc, domesday dataset, History of Marine animal Populations (HMAP) and others.", + "homepage": "https://hydra.hull.ac.uk/", + "name": "Hydra", + "prefix": "r3d100011525", + "synonyms": [ + "Hull's digital repository" + ] + }, + "r3d100011527": { + "description": "<<<<>>>>\nWith the new database, GlycomeDB, it is possible to get an overview of all carbohydrate structures in the different databases and to crosslink common structures in the different databases. Scientists are now able to search for a particular structure in the meta database and get information about the occurrence of this structure in the five carbohydrate structure databases.", + "homepage": "http://www.glycome-db.org/", + "name": "GlycomeDB", + "prefix": "r3d100011527", + "synonyms": [ + "A carbohydrate structure metadatabase" + ], + "xrefs": { + "nlx": "149174", + "scr": "005717" + } + }, + "r3d100011528": { + "description": "The repository is no longer available. <<>>!!!>>>", + "homepage": "https://toxmap.nlm.nih.gov/toxmap/", + "name": "TOXMAP", + "prefix": "r3d100011528" + }, + "r3d100011529": { + "description": "The repository is no longer available. <<>>!!!>>>\nAs part of a broader NLM reorganization, most of NLM's toxicology information services have been integrated into other NLM products and services.", + "homepage": "https://toxnet.nlm.nih.gov/newtoxnet/tri.htm", + "name": "Toxics Release Inventory", + "prefix": "r3d100011529", + "synonyms": [ + "TRI" + ], + "xrefs": { + "nif": "0000-21401", + "scr": "008245" + } + }, + "r3d100011530": { + "description": "CTD is a robust, publicly available database that aims to advance understanding about how environmental exposures affect human health. It provides manually curated information about chemical–gene/protein interactions, chemical–disease and gene–disease relationships. These data are integrated with functional and pathway data to aid in development of hypotheses about the mechanisms underlying environmentally influenced diseases.\nWe also have additional ongoing projects involving manual curation of exposome data and chemical–phenotype relationships to help identify pre–disease biomarkers resulting from environmental exposures.\nThe initial release of CTD was on November 12, 2004. We’re grateful to our strong community support and encourage you to give us feedback so we can continue to evolve with your research needs.", + "homepage": "https://ctdbase.org/", + "name": "Comparative Toxicogenomics Database", + "prefix": "r3d100011530", + "synonyms": [ + "CTD" + ], + "xrefs": { + "fairsharing": "FAIRsharing.h3tjtr", + "nif": "0000-02683", + "omics": "01578", + "scr": "006530" + } + }, + "r3d100011531": { + "description": "The repository is no longer available. <<>>!!!>>>", + "homepage": "http://toxnet.nlm.nih.gov/newtoxnet/iris.htm", + "name": "Integrated Risk Information System", + "prefix": "r3d100011531", + "synonyms": [ + "IRIS" + ], + "xrefs": { + "nif": "0000-21221", + "scr": "013005" + } + }, + "r3d100011532": { + "description": "The repository is no longer available. <<>>!!!>>>", + "homepage": "http://toxnet.nlm.nih.gov/newtoxnet/iter.htm", + "name": "International Toxicity Estimates for Risk", + "prefix": "r3d100011532", + "synonyms": [ + "ITER" + ], + "xrefs": { + "nif": "0000-21225", + "scr": "008196" + } + }, + "r3d100011533": { + "description": "The repository is no longer available. <<>>!!!>>>", + "homepage": "https://toxnet.nlm.nih.gov/newtoxnet/cpdb.htm", + "name": "Carcinogenic Potency Database", + "prefix": "r3d100011533", + "synonyms": [ + "CPDB" + ], + "xrefs": { + "omics": "03986" + } + }, + "r3d100011534": { + "description": "<<>>!!!>>>! SedDB complements current geological data systems (PetDB, EarthChem, NavDat and GEOROC) with an integrated compilation of geochemistry of marine and continental sediments.\nNotice: Content of SedDB has been static since 2014 and will not be updated until further notice.", + "homepage": "http://www.earthchem.org/seddb", + "name": "SedDB", + "prefix": "r3d100011534", + "synonyms": [ + "Integrated Data Management for Sediment Geochemistry" + ], + "xrefs": { + "nlx": "154724", + "scr": "002210" + } + }, + "r3d100011536": { + "description": ">>>!!!<<< The repository is no longer available. >>>!!!<<< 2021-06-17; VentDB data collections now housed in the EarthChem Library \nVentDB is an effort funded by the US National Science Foundation to build and operate a data management system for hydrothermal spring geochemistry that will host and serve the full range of compositional data acquired on seafloor hydrothermal vents from all tectonic settings. VentDB supports the preservation and dissemination of analytical data on hydrothermal springs and plumes.\nVentDB complements existing geochemical data collections such as SedDB and PetDB. VentDB can accommodate published historical data as well as legacy and new data that investigators contribute.\nContent of VentDB is static and will not be updated until further notice.", + "homepage": "http://www.earthchem.org/ventdb", + "name": "VentDB", + "prefix": "r3d100011536", + "synonyms": [ + "Geochemical Database for Seafloor Hydrothermal Springs" + ], + "xrefs": { + "nlx": "154725", + "scr": "001632" + } + }, + "r3d100011537": { + "description": "Geochron is a global database that hosts geochronologic and thermochronologic information from detrital minerals. Information included with each sample consists of a table with the essential isotopic information and ages, a table with basic geologic metadata (e.g., location, collector, publication, etc.), a Pb/U Concordia diagram, and a relative age probability diagram. This information can be accessed and viewed with any web browser, and depending on the level of access desired, can be designated as either private or public. Loading information into Geochron requires the use of U-Pb_Redux, a Java-based program that also provides enhanced capabilities for data reduction, plotting, and analysis.\nInstructions are provided for three different levels of interaction with Geochron:\n1. Accessing samples that are already in the Geochron database.\n2. Preparation of information for new samples, and then transfer to Arizona LaserChron Center personnel for uploading to Geochron.\n3. Preparation of information and uploading to Geochron using U-Pb_Redux.", + "homepage": "https://www.geochron.org/", + "name": "Geochron", + "prefix": "r3d100011537", + "xrefs": { + "fairsharing.legacy": "3237" + } + }, + "r3d100011538": { + "description": "The EarthChem Library is a data repository that archives, publishes and makes accessible data and other digital content from geoscience research (analytical data, data syntheses, models, technical reports, etc.)", + "homepage": "https://earthchem.org/ecl/", + "name": "EarthChem Library", + "prefix": "r3d100011538", + "xrefs": { + "fairsharing": "FAIRsharing.ne5dn7" + } + }, + "r3d100011539": { + "description": "The North American Volcanic and Intrusive Rock Database (NAVDAT) is intended as a web-accessible repository for age, chemical and isotopic data from Mesozoic and younger igneous rocks in western North America. \nPlease note: Although this site is fully functional, the content of NAVDAT has been static since 2014 and will not be updated until further notice. All data is still available via the EarthChem Portal http://portal.earthchem.org/", + "homepage": "https://www.navdat.org/", + "name": "NAVDAT", + "prefix": "r3d100011539", + "synonyms": [ + "The North American Volcanic and Intrusive Rock Database", + "The Western North American Volcanic and Intrusive Rock Database" + ] + }, + "r3d100011541": { + "description": "We conduct integrated earth resource evaluation that incorporates sustainable economic vitality and environmental and public health protection.", + "homepage": "https://gis-modnr.opendata.arcgis.com/pages/dnr-missouri-geological-survey", + "name": "Missouri Geological Survey Program", + "prefix": "r3d100011541", + "synonyms": [ + "GeoSTRAT" + ] + }, + "r3d100011543": { + "description": "The Site Survey Data Bank (SSDB) is a repository for site survey data submitted in support of International Ocean Discovery Program (IODP) proposals and expeditions. SSDB serves different roles for different sets of users.", + "homepage": "https://ssdb.iodp.org/", + "name": "Site Survey Data Bank", + "prefix": "r3d100011543", + "synonyms": [ + "SSDB" + ], + "xrefs": { + "fairsharing.legacy": "3103" + } + }, + "r3d100011545": { + "description": "<<>>!!!>>>\nBiobanks are a key prerequisite for modern medical research. By linking samples and clinical data they make it possible to clarify the causes and the course of diseases. The German Biobank Registry pools the medically relevant biobanks in Germany. The German Biobank Registry provides an overview of the medical biobanks in Germany; increases the international visibility of German biobanks; facilitates the networking of biobanks; promotes an exchange of information and samples between research teams; supports the use of existing resources; provides information for investments in biobanks and promotes transparency and trust in research where human samples are used. Searching for samples in all biobanks is possible at the project portal (P2B2) https://p2b2.fraunhofer.de/ after registration.", + "homepage": "https://www.toolpool-gesundheitsforschung.de/produkte/deutsches-biobanken-register", + "name": "Deutsches BioBanken-Register", + "prefix": "r3d100011545", + "synonyms": [ + "German Biobank Registry" + ], + "xrefs": { + "nlx": "143997", + "scr": "004991" + } + }, + "r3d100011547": { + "description": "The repository is no longer available <<>>!!!>>>", + "homepage": "http://dfg-ozean.de1.cc/berichte/berichte.php", + "name": "DFG Senatskommission für Ozeanographie - METEOR- und MARIA S. MERIAN-Berichte", + "prefix": "r3d100011547" + }, + "r3d100011548": { + "description": "<<>>!!!>>>\nHalOcAt brings together global oceanic and atmospheric data of mainly short-lived brominated and iodinated trace gases.", + "homepage": "https://halocat.geomar.de/home", + "name": "Halocarbons in the Ocean and Atmosphere database project", + "prefix": "r3d100011548", + "synonyms": [ + "HalOcAt" + ] + }, + "r3d100011549": { + "description": "MEMENTO aims to become a valuable tool for identifying regions of the world ocean that should be targeted in future work to improve the quality of air-sea flux estimates.", + "homepage": "https://memento.geomar.de/", + "name": "MEMENTO", + "prefix": "r3d100011549", + "synonyms": [ + "MarinE MethanE and NiTrous Oxide", + "Marine CH₄ - N₂O database" + ], + "xrefs": { + "fairsharing": "FAIRsharing.pPOQZf" + } + }, + "r3d100011550": { + "description": "<<>>!!!>>>", + "homepage": "http://www.openphacts.org/index.php", + "name": "Open PHACTS", + "prefix": "r3d100011550", + "synonyms": [ + "OPS", + "Open Pharmacological Space" + ], + "xrefs": { + "nlx": "144033", + "scr": "005050" + } + }, + "r3d100011551": { + "description": "The eAtlas is a website, mapping system and set of data visualisation tools for presenting research data in an accessible form that promotes greater use of this information. The eAtlas will serve as the primary data and knowledge repository for all NERP Tropical Ecosystems Hub projects, which focus on the on the Great Barrier Reef, Wet Tropics rainforest and Torres Strait. The eAtlas will capture and record research outcomes and make them available to research-users in a timely, readily accessible manner. It will host meta-data records and provide an enduring repository for raw data. It will also develop and host web visualisations to view information using a simple and intuitive interface. This will assist scientists with data discovery and allow environmental managers to access and investigate research data.", + "homepage": "http://eatlas.org.au/home", + "name": "e-Atlas", + "prefix": "r3d100011551", + "synonyms": [ + "Australia's Tropical Land and Seas" + ] + }, + "r3d100011552": { + "description": "The Ningaloo Atlas was created in response to the need for more comprehensive and accessible information on environmental and socio-economic data on the greater Ningaloo region. As such, the Ningaloo Atlas is a web portal to not only access and share information, but to celebrate and promote the biodiversity, heritage, value, and way of life of the greater Ningaloo region.", + "homepage": "http://ningaloo-atlas.org.au/welcome", + "name": "Ningaloo Atlas", + "prefix": "r3d100011552", + "xrefs": { + "biodbcore": "001507" + } + }, + "r3d100011553": { + "description": "The European Variation Archive is an open-access database of all types of genetic variation data from all species. The EVA provides access to highly detailed, granular, raw variant data from human, with other species to follow. As of September 2017, EMBL-EBI will maintain reliable accessions for non-human genetic variation data through the European Variation Archive (EVA). NCBI's dbSNP database will continue to maintain stable identifiers for human genetic variation data only. This change will enable a more rapid turnaround for data sharing in this burgeoning field.", + "homepage": "https://www.ebi.ac.uk/eva/?Home", + "name": "European Variation Archive", + "prefix": "r3d100011553", + "synonyms": [ + "EVA" + ], + "xrefs": { + "fairsharing": "FAIRsharing.6824pv", + "omics": "19707" + } + }, + "r3d100011554": { + "description": "Welcome to the Coherent X-ray Imaging Data Bank (CXIDB), a new database which offers scientists from all over the world a unique opportunity to access data from Coherent X-ray Imaging (CXI) experiments. CXIDB is dedicated to further the goal of making data from Coherent X-ray Imaging (CXI) experiments available to all, as well as archiving it.", + "homepage": "https://cxidb.org/", + "name": "Coherent X-ray Imaging Data Bank", + "prefix": "r3d100011554", + "synonyms": [ + "CXIDB" + ], + "xrefs": { + "fairsharing": "FAIRsharing.y6w78m", + "scr": "014722" + } + }, + "r3d100011555": { + "description": "INDI was formed as a next generation FCP effort. INDI aims to provide a model for the broader imaging community while simultaneously creating a public dataset capable of dwarfing those that most groups could obtain individually.", + "homepage": "http://fcon_1000.projects.nitrc.org/", + "name": "International Neuroimaging Data-sharing Initiative", + "prefix": "r3d100011555", + "synonyms": [ + "INDI" + ], + "xrefs": { + "fairsharing": "FAIRsharing.ajpk6x", + "nlx": "144428", + "scr": "015771" + } + }, + "r3d100011556": { + "description": "MetaboLights is a database for Metabolomics experiments and derived information. The database is cross-species, cross-technique and covers metabolite structures and their reference spectra as well as their biological roles, locations and concentrations, and experimental data from metabolic experiments.", + "homepage": "https://www.ebi.ac.uk/metabolights/", + "name": "MetaboLights", + "prefix": "r3d100011556", + "xrefs": { + "fairsharing": "FAIRsharing.kkdpxe", + "miriam": "00000380", + "omics": "02535", + "scr": "014663" + } + }, + "r3d100011557": { + "description": "EuPathDB (formerly ApiDB) is an integrated database covering the eukaryotic pathogens in the genera Acanthamoeba, Annacaliia, Babesia, Crithidia, Cryptosporidium, Edhazardia, Eimeria, Encephalitozoon, Endotrypanum, Entamoeba, Enterocytozoon, Giardia, Gregarina, Hamiltosporidium, Leishmania, Nematocida, Neospora, Nosema, Plasmodium, Theileria, Toxoplasma, Trichomonas, Trypanosoma and Vavraia, Vittaforma). While each of these groups is supported by a taxon-specific database built upon the same infrastructure, the EuPathDB portal offers an entry point to all of these resources, and the opportunity to leverage orthology for searches across genera.", + "homepage": "https://eupathdb.org/eupathdb/", + "name": "EuPathDB", + "prefix": "r3d100011557", + "synonyms": [ + "Eukaryotic Pathogen Database Resources" + ], + "xrefs": { + "fairsharing": "FAIRsharing.f94905", + "nlx": "49652", + "omics": "03154", + "scr": "004512" + } + }, + "r3d100011558": { + "description": "The mission of the Influenza Research Database (IRD) is to provide a resource for the influenza virus research community that will facilitate an understanding of the influenza virus and how it interacts with the host organism, leading to new treatments and preventive actions. This resource will contain avian and non-human mammalian influenza surveillance data, human clinical data associated with virus extracts, phenotypic characteristics of viruses isolated from extracts, and all genomic and proteomic data available in public repositories for influenza viruses.", + "homepage": "https://www.fludb.org/brc/home.spg?decorator=influenza", + "name": "Influenza Research Database", + "prefix": "r3d100011558", + "synonyms": [ + "IRD" + ], + "xrefs": { + "fairsharing": "FAIRsharing.ws7cgw", + "miriam": "00000172", + "nif": "0000-21222", + "omics": "04512", + "scr": "006641" + } + }, + "r3d100011559": { + "description": "TCIA is a service which de-identifies and hosts a large archive of medical images of cancer accessible for public download. The data are organized as “collections”; typically patients’ imaging related by a common disease (e.g. lung cancer), image modality or type (MRI, CT, digital histopathology, etc) or research focus. Supporting data related to the images such as patient outcomes, treatment details, genomics and expert analyses are also provided when available.", + "homepage": "https://www.cancerimagingarchive.net/", + "name": "The Cancer Imaging Archive", + "prefix": "r3d100011559", + "synonyms": [ + "TCIA" + ], + "xrefs": { + "fairsharing": "FAIRsharing.jrfd8y", + "nlx": "151749", + "omics": "10659", + "scr": "008927" + } + }, + "r3d100011560": { + "description": "The SICAS Medical Image Repository is a freely accessible repository containing medical research data including medical images, surface models, clinical data, genomics data and statistical shape models. The data can freely be organized and shared on SMIR and made publicly accessible with a DOI. Dedicated data sets are organized as collections of anatomical regions (e.g Cochlea). The data can be filtered using a modular search and accessed on the web or through the SMIR API.", + "homepage": "https://www.smir.ch", + "name": "Sicas Medical Image Repository", + "prefix": "r3d100011560", + "synonyms": [ + "SMIR", + "formerly: Virtual Skeleton Database" + ], + "xrefs": { + "fairsharing": "FAIRsharing.vcmz9h" + } + }, + "r3d100011561": { + "description": "Modern signal processing and machine learning methods have exciting potential to generate new knowledge that will impact both physiological understanding and clinical care. Access to data - particularly detailed clinical data - is often a bottleneck to progress. The overarching goal of PhysioNet is to accelerate research progress by freely providing rich archives of clinical and physiological data for analysis.", + "homepage": "http://physionet.org/", + "name": "PhysioNet", + "prefix": "r3d100011561", + "xrefs": { + "fairsharing": "FAIRsharing.bemzxg", + "nif": "0000-00250", + "omics": "25293", + "scr": "007345" + } + }, + "r3d100011562": { + "description": "KiMoSys, a web application for quantitative KInetic MOdels of biological SYStems. Kinetic models, with the aim to understand and subsequently design the metabolism of organism of interest are constructed iteratively and require accurate experimental data for both the generation and verification of hypotheses. Therefore, there is a growing requirement for exchanging experimental data and models between the systems biology community, and to automate as much as possible the kinetic model building, editing, simulation and analysis steps.", + "homepage": "https://kimosys.org/", + "name": "Kinetic models of biological systems", + "prefix": "r3d100011562", + "synonyms": [ + "KiMoSys" + ], + "xrefs": { + "fairsharing": "FAIRsharing.6erywc", + "omics": "11484" + } + }, + "r3d100011563": { + "description": "<<>>!!!<<<", + "homepage": "https://www.bundesbank.de/en/bundesbank/research/panel-on-household-finances", + "name": "Panel on household finances", + "prefix": "r3d100011563", + "synonyms": [ + "Haushaltsstudie", + "PHF", + "Studie zur wirtschaftlichen Lage privater Haushalte" + ] + }, + "r3d100011564": { + "description": "Groundbreaking biomedical research requires access to cutting edge scientific resources; however such resources are often invisible beyond the laboratories or universities where they were developed. eagle-i is a discovery platform that helps biomedical scientists find previously invisible, but highly valuable, resources.", + "homepage": "https://www.eagle-i.net/", + "name": "eagle-i", + "prefix": "r3d100011564", + "xrefs": { + "nlx": "143592", + "scr": "013153" + } + }, + "r3d100011565": { + "description": "The FCP entailed the aggregation and public release (via www.nitrc.org) of over 1200 resting state fMRI (R-fMRI) datasets collected from 33 sites around the world.", + "homepage": "http://fcon_1000.projects.nitrc.org/fcpClassic/FcpTable.html", + "name": "1000 Functional Connectomes Project", + "prefix": "r3d100011565", + "xrefs": { + "nlx": "144428", + "omics": "13923", + "scr": "015771" + } + }, + "r3d100011566": { + "description": "Within WASCAL a large number of heterogeneous data are collected. These data are mainly coming from different initiated research activities within WASCAL (Core Research Program, Graduate School Program) from the hydrological-meteorological, remote sensing, biodiversity and socio economic observation networks within WASCAL, and from the activities of the WASCAL Competence Center in Ouagadougou, Burkina-Faso.", + "homepage": "https://wascal-dataportal.org/wascal_searchportal2/", + "name": "WASCAL Data Discovery Portal", + "prefix": "r3d100011566", + "synonyms": [ + "WADI - Data Portal", + "WASCAL SDI", + "WASCAL spatial data infrastructure", + "West African Science Service Center on Climate Change and Adapted Land Use Data Discovery Portal" + ] + }, + "r3d100011567": { + "description": "BiGG is a knowledgebase of Biochemically, Genetically and Genomically structured genome-scale metabolic network reconstructions. BiGG integrates several published genome-scale metabolic networks into one resource with standard nomenclature which allows components to be compared across different organisms. BiGG can be used to browse model content, visualize metabolic pathway maps, and export SBML files of the models for further analysis by external software packages. Users may follow links from BiGG to several external databases to obtain additional information on genes, proteins, reactions, metabolites and citations of interest.", + "homepage": "http://bigg.ucsd.edu/", + "name": "BIGG Database", + "prefix": "r3d100011567", + "synonyms": [ + "Biochemically, Genetically and Genomically structured genome-scale metabolic network reconstructions" + ], + "xrefs": { + "fairsharing": "FAIRsharing.va62ke", + "nlx": "149299", + "omics": "02533", + "scr": "005809" + } + }, + "r3d100011568": { + "description": ">>>!!!<<< 2019-12-23: the repository is offline >>>!!!<<< Introduction of genome-scale metabolic network:\nThe completion of genome sequencing and subsequent functional annotation for a great number of species enables the reconstruction of genome-scale metabolic networks. These networks, together with in silico network analysis methods such as the constraint based methods (CBM) and graph theory methods, can provide us systems level understanding of cellular metabolism. Further more, they can be applied to many predictions of real biological application such as: gene essentiality analysis, drug target discovery and metabolic engineering", + "name": "Genome-Scale Metabolic Network DataBase", + "prefix": "r3d100011568", + "synonyms": [ + "GSMNDB" + ] + }, + "r3d100011569": { + "description": "PlasmoDB is a genome database for the genus Plasmodium, a set of single-celled eukaryotic pathogens that cause human and animal diseases, including malaria.", + "homepage": "https://plasmodb.org/plasmo/app/", + "name": "PlasmoDB", + "prefix": "r3d100011569", + "synonyms": [ + "Plasmodium Genomics Resource" + ], + "xrefs": { + "fairsharing": "FAIRsharing.g4n8sw", + "miriam": "00000150", + "nif": "0000-03314", + "omics": "02765", + "scr": "013331" + } + }, + "r3d100011570": { + "description": "KEGG is a database resource for understanding high-level functions and utilities of the biological system, such as the cell, the organism and the ecosystem, from molecular-level information, especially large-scale molecular datasets generated by genome sequencing and other high-throughput experimental technologies", + "homepage": "http://www.genome.jp/kegg/", + "name": "Kyoto Encyclopedia of Genes and Genomes", + "prefix": "r3d100011570", + "synonyms": [ + "KEGG" + ], + "xrefs": { + "fairsharing": "FAIRsharing.327nbg", + "miriam": "00000578", + "nif": "0000-21234", + "nlx": "31015", + "scr": "001120" + } + }, + "r3d100011571": { + "description": "The Gulf of Mexico Research Initiative Information and Data Cooperative (GRIIDC) is a team of researchers, data specialists and computer system developers who are supporting the development of a data management system to store scientific data generated by Gulf of Mexico researchers. The Master Research Agreement between BP and the Gulf of Mexico Alliance that established the Gulf of Mexico Research Initiative (GoMRI) included provisions that all data collected or generated through the agreement must be made available to the public. The Gulf of Mexico Research Initiative Information and Data Cooperative (GRIIDC) is the vehicle through which GoMRI is fulfilling this requirement. The mission of GRIIDC is to ensure a data and information legacy that promotes continual scientific discovery and public awareness of the Gulf of Mexico Ecosystem.", + "homepage": "https://data.gulfresearchinitiative.org/", + "name": "Gulf of Mexico Research Initiative Information and Data Cooperative", + "prefix": "r3d100011571", + "synonyms": [ + "GRIIDC" + ] + }, + "r3d100011575": { + "description": "The Southern California Earthquake Data Center (SCEDC) operates at the Seismological Laboratory at Caltech and is the primary archive of seismological data for southern California. The 1932-to-present Caltech/USGS catalog maintained by the SCEDC is the most complete archive of seismic data for any region in the United States. Our mission is to maintain an easily accessible, well-organized, high-quality, searchable archive for research in seismology and earthquake engineering.", + "homepage": "http://scedc.caltech.edu/", + "name": "Southern California Earthquake Data Center", + "prefix": "r3d100011575", + "synonyms": [ + "SCEDC" + ], + "xrefs": { + "biodbcore": "001719", + "nlx": "154718", + "scr": "000663" + } + }, + "r3d100011577": { + "description": "The UC San Diego Library Digital Collections website gathers two categories of content managed by the Library: library collections (including digitized versions of selected collections covering topics such as art, film, music, history and anthropology) and research data collections (including research data generated by UC San Diego researchers).", + "homepage": "https://library.ucsd.edu/dc/", + "name": "UC San Diego Library Digital Collections", + "prefix": "r3d100011577" + }, + "r3d100011578": { + "description": "Europeana is the trusted source of cultural heritage brought to you by the Europeana Foundation and a large number of European cultural institutions, projects and partners. It’s a real piece of team work.\nIdeas and inspiration can be found within the millions of items on Europeana. These objects include:\n Images - paintings, drawings, maps, photos and pictures of museum objects\n Texts - books, newspapers, letters, diaries and archival papers\n Sounds - music and spoken word from cylinders, tapes, discs and radio broadcasts\n Videos - films, newsreels and TV broadcasts\nAll texts are CC BY-SA, images and media licensed individually.", + "homepage": "https://www.europeana.eu/portal/de", + "name": "Europeana collections", + "prefix": "r3d100011578" + }, + "r3d100011579": { + "description": "The Antarctic Glaciological Data Center (AGDC) at NSIDC archives and distributes Antarctic glaciological and cryospheric data collected by the U.S. Antarctic Program. From this Web site, you can access the data, the metadata, and the guide documentation for each data set as well as submit your data for archival, find related data sets, and access a collection of Antarctica photographs and images from the NSIDC archive. AGDC developped and gives access to A-CAP: The Antarctic Cryosphere Access Portal.", + "homepage": "http://nsidc.org/data/agdc/", + "name": "Antarctic Glaciological Data Center at NSIDC", + "prefix": "r3d100011579", + "synonyms": [ + "AGDC" + ], + "xrefs": { + "nlx": "154741", + "scr": "002219" + } + }, + "r3d100011580": { + "description": "The World Ocean Database (WOD) is a collection of scientifically quality-controlled ocean profile and plankton data that includes measurements of temperature, salinity, oxygen, phosphate, nitrate, silicate, chlorophyll, alkalinity, pH, pCO2, TCO2, Tritium, Δ13Carbon, Δ14Carbon, Δ18Oxygen, Freon, Helium, Δ3Helium, Neon, and plankton.\nWOD contains all data of \"World Data Service Oceanography\" (WDS-Oceanography).", + "homepage": "https://www.nodc.noaa.gov/OC5/WOD/pr_wod.html", + "name": "World Ocean Database", + "prefix": "r3d100011580", + "synonyms": [ + "WOD" + ], + "xrefs": { + "biodbcore": "001516" + } + }, + "r3d100011581": { + "description": "The National Oceanographic Data Center includes the National Coastal Data Development Center (NCDDC) and the NOAA Central Library, which are integrated to provide access to the world's most comprehensive sources of marine environmental data and information. NODC maintains and updates a national ocean archive with environmental data acquired from domestic and foreign activities and produces products and research from these data which help monitor global environmental changes. These data include physical, biological and chemical measurements derived from in situ oceanographic observations, satellite remote sensing of the oceans, and ocean model simulations.\n>>>!!!<<< For informations about the migration of data from NODC to NCEI see: https://www.nodc.noaa.gov/about/index.html >>>!!!<<<", + "homepage": "https://www.nodc.noaa.gov/", + "name": "NOAA National Centers for Environmental Information - formerly: National Oceanographic Data Center", + "prefix": "r3d100011581", + "synonyms": [ + "NODC" + ] + }, + "r3d100011582": { + "description": "The Abacus Data Network is a data repository collaboration involving Libraries at Simon Fraser University (SFU), the University of British Columbia (UBC), the University of Northern British Columbia (UNBC) and the University of Victoria (UVic).", + "homepage": "https://abacus.library.ubc.ca//", + "name": "Abacus Data Network", + "prefix": "r3d100011582", + "synonyms": [ + "Abacus Dataverse Network" + ] + }, + "r3d100011583": { + "description": "The NOMAD Repository and Archive stands for open access of scientific materials data. It enables the confirmatory analysis of materials data, their reuse, and repurposing. All data is available in their raw format as produced by the underlying code (Repository) and in a common, machine-processable, and well-defined data format (Archive).", + "homepage": "https://nomad-lab.eu/services/repo-arch", + "name": "NoMaD Repository & Archive", + "prefix": "r3d100011583", + "synonyms": [ + "Novel Materials Discovery" + ], + "xrefs": { + "fairsharing": "FAIRsharing.aq20qn" + } + }, + "r3d100011584": { + "description": ">>> !!! The repository is offline !!! <<<\n\nThe MyTARDIS repository at ANSTO is used to:\n* Store metadata for all experiments conducted at ANSTO\n* Provide access and download of metadata and data to authorised users of experiments\n* Provide search, access and download of public metadata and data to the general scientific community", + "homepage": "https://tardis.nbi.ansto.gov.au/", + "name": "MyTARDIS @ ANSTO", + "prefix": "r3d100011584", + "synonyms": [ + "Australian Nuclear Science and Technology Organisation (ANSTO)" + ] + }, + "r3d100011585": { + "description": ">>>!!! <<< 2021-09-01: repository is offline >>>!!!<<< Background: Many studies have been conducted to detect quantitative trait loci (QTL) in dairy cattle. However, these studies are diverse in terms of their differing resource populations, marker maps, phenotypes, etc, and one of the challenges is to be able to synthesise this diverse information. This web page has been constructed to provide an accessible database of studies, providing a summary of each study, facilitating an easier comparison across studies. However, it also highlights the need for uniform reporting of results of studies, to facilitate more direct comparisons being made.\nDescription: Studies recorded in this database include complete and partial genome scans, single chromosome scans, as well as fine mapping studies, and contain all known reports that were published in peer-reviewed journals and readily available conference proceedings, initially up to April 2005. However, this data base is being added to, as indicated by the last web update. Note that some duplication of results will occur, in that there may be a number of reports on the same resource population, but utilising different marker densities or different statistical methodologies. The traits recorded in this map are milk yield, milk composition (protein yield, protein %, fat yield, fat %), and somatic cell score (SCS).", + "homepage": "http://firefly.vetsci.usyd.edu.au/CMS/reprogen/QTL_Map/index.php?Page=QTL+Map", + "name": "Combined QTL Map of Dairy Cattle Traits", + "prefix": "r3d100011585" + }, + "r3d100011586": { + "description": "Research data management is a general term covering how you organize, structure, store, and care for the information used or generated during a research project.\nThe University of Oxford policy mandates the preservation of research data and records for a minimum of 3 years after publication.\nA place to securely hold digital research materials (data) of any sort along with documentation that helps explain what they are and how to use them (metadata). The application of consistent archiving policies, preservation techniques and discovery tools, further increases the long term availability and usefulness of the data. This is the main difference between storage and archiving of data. ORA-Data is the University of Oxford’s research data archive https://www.re3data.org/repository/r3d100011230", + "homepage": "https://researchdata.ox.ac.uk/", + "name": "Research Data Oxford", + "prefix": "r3d100011586" + }, + "r3d100011587": { + "description": "NKN is now Research Computing and Data Services (RCDS)!\nWe provide data management support for UI researchers and their regional, national, and international collaborators. This support keeps researchers at the cutting-edge of science and increases our institution's competitiveness for external research grants. Quality data and metadata developed in research projects and curated by RCDS (formerly NKN) is a valuable, long-term asset upon which to develop and build new research and science.", + "homepage": "https://data.nkn.uidaho.edu//", + "name": "Northwest Knowledge Network", + "prefix": "r3d100011587", + "synonyms": [ + "NKN" + ] + }, + "r3d100011589": { + "description": "In order to meet the needs of research data management for Peking University. The PKU library cooperate with the NSFC-PKU data center for management science, PKU science and research department, PKU social sciences department to jointly launch the Peking University Open Research Data Platform. PKU Open research data provides preservation, management and distribution services for research data. It encourage data owner to share data and data users to reuse data.", + "homepage": "http://opendata.pku.edu.cn/dataverse/pku", + "name": "Peking University Open Research Data", + "prefix": "r3d100011589", + "synonyms": [ + "PKU-Opendata" + ] + }, + "r3d100011591": { + "description": "The Brain Transcriptome Database (BrainTx) project aims to create an integrated platform to visualize and analyze our original transcriptome data and publicly accessible transcriptome data related to the genetics that underlie the development, function, and dysfunction stages and states of the brain.", + "homepage": "https://www.cdtdb.neuroinf.jp/CDT/Top.jsp", + "name": "Brain Transcriptome Database", + "prefix": "r3d100011591", + "synonyms": [ + "BrainTx", + "formerly: CDT-DB", + "formerly: Cerebellar Development Transcriptome Database" + ], + "xrefs": { + "scr": "014457" + } + }, + "r3d100011592": { + "description": "The Analytical Geomagnetic Data Center of the Trans-Regional INTERMAGNET Segment is operated by the Geophysical Center of the Russian Academy of Sciences (GC RAS). Geomagnetic data are transmitted from observatories and stations located in Russia and near-abroad countries. The Center also provides access to spaceborne data products. The MAGNUS hardware-software system underlies the operation of the Center. Its particular feature is the automated real-time recognition of artificial (anthropogenic) disturbances in incoming data. Being based on fuzzy logic approach, this quality control service facilitates the preparation of the definitive magnetograms from preliminary records carried out by data experts manually. The MAGNUS system also performs on-the-fly multi-criteria estimation of geomagnetic activity using several indicators and provides online tools for modeling electromagnetic parameters in the near-Earth space.\nThe collected geomagnetic data are stored using relational database management system. The geomagnetic database is intended for storing both 1-minute and 1-second data. The results of anthropogenic and natural disturbance recognition are also stored in the database.", + "homepage": "http://geomag.gcras.ru/", + "name": "Russian-Ukrainian Geomagnetic Data Center", + "prefix": "r3d100011592" + }, + "r3d100011593": { + "description": "The Andrews Forest is a place of inquiry. Our mission is to support research on forests, streams, and watersheds, and to foster strong collaboration among ecosystem science, education, natural resource management, and the humanities.\nOur place and our work are administered cooperatively by the USDA Forest Service's Pacific Northwest Research Station, Oregon State University, and the Willamette National Forest.\nFirst established in 1948 as an US Forest Service Experimental Forest, the H.J. Andrews is a 16,000-acre ecological research site in Oregon's beautiful western Cascades Mountains. The landscape is home to iconic Pacific Northwest old-growth forests of Cedar and Hemlock, and moss-draped ancient Douglas Firs; steep terrain; and fast, cold-running streams. In 1980 the Andrews became a charter member of the National Science Foundation's Long-Term Ecological Research (LTER) Program.", + "homepage": "https://andrewsforest.oregonstate.edu/", + "name": "HJ Andrews Experimental Forest", + "prefix": "r3d100011593", + "synonyms": [ + "HJA" + ] + }, + "r3d100011594": { + "description": "As with most biomedical databases, the first step is to identify relevant data from the research community. The Monarch Initiative is focused primarily on phenotype-related resources. We bring in data associated with those phenotypes so that our users can begin to make connections among other biological entities of interest. We import data from a variety of data sources. With many resources integrated into a single database, we can join across the various data sources to produce integrated views. We have started with the big players including ClinVar and OMIM, but are equally interested in boutique databases. You can learn more about the sources of data that populate our system from our data sources page https://monarchinitiative.org/about/sources.", + "homepage": "https://monarchinitiative.org/", + "name": "The Monarch Initiative", + "prefix": "r3d100011594", + "synonyms": [ + "Monarch", + "Monarch Initiative" + ], + "xrefs": { + "nlx": "152525", + "omics": "14548", + "scr": "001373" + } + }, + "r3d100011596": { + "description": "The PhenoGen website shares experimental data with a worldwide community of investigators and provides a flexible, integrated, multi-resolution repository of neuroscience transcriptomic genetic data for collaborative research on genomic disorders.", + "homepage": "https://phenogen.org/", + "name": "PhenoGen Informatics", + "prefix": "r3d100011596", + "xrefs": { + "nlx": "153879" + } + }, + "r3d100011597": { + "description": "The Leicester Database and Archive Service (LEDAS) is an easy to use on-line astronomical database and archive access service, dealing mainly with data from high energy astrophysics missions, but also providing full database functionality for over 200 astronomical catalogues from ground-based observations and space missions. The LEDAS also allows access to images, spectra and light curves in graphics, HDS and FITS formats, as well as access to raw and processed event data. LEDAS provides the primary means of access for the UK astronomical community to the ROSAT Public Data Archive, the ASCA Public Data Archive and the Ginga Products Archive by its Archive Network Interface ARNIE.", + "homepage": "https://www.ledas.ac.uk/", + "name": "LEDAS", + "prefix": "r3d100011597", + "synonyms": [ + "LEicester Database and Archive Service" + ] + }, + "r3d100011598": { + "description": "Research Data Centres offer a secure access to detailed microdata from Statistics Canada's surveys, and to Canadian censuses' data, as well as to an increasing number of administrative data sets. The search engine was designed to help you find out more easily which dataset among all the surveys available in the RDCs best suits your research needs.", + "homepage": "https://crdcn.ca/publications-data/data/", + "name": "Canadian Research Data Centre Network", + "prefix": "r3d100011598", + "synonyms": [ + "CRDCN", + "RCCDR", + "Réseau canadien des Centres de données de recherche" + ] + }, + "r3d100011601": { + "description": "Open access to macromolecular X-ray diffraction and MicroED datasets. The repository complements the Worldwide Protein Data Bank. SBDG also hosts reference collection of biomedical datasets contributed by members of SBGrid, Harvard and pilot communities.", + "homepage": "https://data.sbgrid.org/", + "name": "Structural Biology Data Grid", + "prefix": "r3d100011601", + "synonyms": [ + "SBGrid Data Bank" + ], + "xrefs": { + "fairsharing": "FAIRsharing.1hqd55", + "nif": "0000-37641", + "omics": "21660", + "scr": "003511" + } + }, + "r3d100011602": { + "description": "The EELS database is a public interactive consultable web repository of outer-shell and inner-shell excitation spectra from Electron Energy Loss Spectroscopy and X-Ray experiments, which forms a reference catalog of fine structures for materials. Each spectrum is available with a full set of recording parameters providing a complete overview of the working conditions. The database must also be seen as a research tool for EEL spectroscopists, theoreticians, students, or private firms and a central “location” for the growing EELS community.", + "homepage": "https://eelsdb.eu/", + "name": "EELS Data Base", + "prefix": "r3d100011602", + "synonyms": [ + "Electron energy loss spectroscopy Data Base", + "Inner & Outer Shell Excitation Spectrum Repository" + ], + "xrefs": { + "issn": "2430-3593" + } + }, + "r3d100011604": { + "description": "The Astronomical Data Archives Center (ADAC) provides access to astronomical data from all over the world with links to online data catalogs, journal archives, imaging services and data archives. Users can access the VizieR catalogue service as well as the Hubble Ultra Deep Field Data by requesting password access. ADAC also provides access to the SMOKA public science data obtained through the Subaru Telescope in Hawaii as well as Schmidt Telescope at the University of Tokyo & MITSuME and KANATA Telescope at Higashi-Hiroshima Observatory. Users may need to contact the ADAC for password access or create user accounts for the various data services accessible through the ADAC site.", + "name": "Astronomical Data Archives Center", + "prefix": "r3d100011604", + "synonyms": [ + "ADAC", + "ADC", + "Astronomy Data Center" + ] + }, + "r3d100011609": { + "description": "The PLANTS Database provides standardized information about the vascular plants, mosses, liverworts, hornworts, and lichens of the U.S. and its territories. It includes names, plant symbols, checklists, distributional data, species abstracts, characteristics, images, crop information, automated tools, onward Web links, and references. This information primarily promotes land conservation in the United States and its territories, but academic, educational, and general use is encouraged. PLANTS reduces government spending by minimizing duplication and making information exchange possible across agencies and disciplines.", + "homepage": "https://plants.usda.gov/java/", + "name": "PLANTS Database", + "prefix": "r3d100011609", + "synonyms": [ + "PlantsList of Accepted Nomenclature, Taxoomy & Symbols Database" + ] + }, + "r3d100011611": { + "description": "Stanford Network Analysis Platform (SNAP) is a general purpose network analysis and graph mining library. It is written in C++ and easily scales to massive networks with hundreds of millions of nodes, and billions of edges. It efficiently manipulates large graphs, calculates structural properties, generates regular and random graphs, and supports attributes on nodes and edges. SNAP is also available through the NodeXL which is a graphical front-end that integrates network analysis into Microsoft Office and Excel. The SNAP library is being actively developed since 2004 and is organically growing as a result of our research pursuits in analysis of large social and information networks. Largest network we analyzed so far using the library was the Microsoft Instant Messenger network from 2006 with 240 million nodes and 1.3 billion edges.\nThe datasets available on the website were mostly collected (scraped) for the purposes of our research.\nThe website was launched in July 2009.", + "homepage": "http://snap.stanford.edu/index.html", + "name": "Stanford Network Analysis Project", + "prefix": "r3d100011611", + "synonyms": [ + "SNAP", + "Stanford Large Network Dataset Collection" + ] + }, + "r3d100011612": { + "description": "This is the KONECT project, a project in the area of network science with the goal to collect network datasets, analyse them, and make available all analyses online. KONECT stands for Koblenz Network Collection, as the project has roots at the University of Koblenz–Landau in Germany. All source code is made available as Free Software, and includes a network analysis toolbox for GNU Octave, a network extraction library, as well as code to generate these web pages, including all statistics and plots.\nKONECT contains over a hundred network datasets of various types, including directed, undirected, bipartite, weighted, unweighted, signed and rating networks. The networks of KONECT are collected from many diverse areas such as social networks, hyperlink networks, authorship networks, physical networks, interaction networks and communication networks. The KONECT project has developed network analysis tools which are used to compute network statistics, to draw plots and to implement various link prediction algorithms. The result of these analyses are presented on these pages. Whenever we are allowed to do so, we provide a download of the networks.", + "homepage": "http://konect.cc/", + "name": "KONECT", + "prefix": "r3d100011612", + "synonyms": [ + "Koblenz Network Collection" + ] + }, + "r3d100011623": { + "description": "The Tromsø Repository of Language and Linguistics (TROLLing) is a FAIR-aligned repository of linguistic data and statistical code. The archive is open access, which means that all information is available to everyone. All data are accompanied by searchable metadata that identify the researchers, the languages and linguistic phenomena involved, the statistical methods applied, and scholarly publications based on the data (where relevant). Linguists worldwide are invited to deposit data and statistical code used in their linguistic research.\n\nTROLLing is a special collection within DataverseNO (http://doi.org/10.17616/R3TV17), and C Centre within CLARIN (Common Language Resources and Technology Infrastructure, a networked federation of European data repositories; http://www.clarin.eu/), and harvested by their Virtual Language Observatory (VLO; https://vlo.clarin.eu/).", + "homepage": "https://trolling.uit.no", + "name": "TROLLing", + "prefix": "r3d100011623", + "synonyms": [ + "Tromsø Repository of Language and Linguistics" + ] + }, + "r3d100011625": { + "description": "IATI is a voluntary, multi-stakeholder initiative that seeks to improve the transparency of aid, development, and humanitarian resources in order to increase their effectiveness in tackling poverty. IATI brings together donor and recipient countries, civil society organisations, and other experts in aid information who are committed to working together to increase the transparency and openness of aid. - See more at: https://iatistandard.org/en/about/#sthash.BYPZ6NPt.dpuf", + "homepage": "https://iatistandard.org/en/", + "name": "International Aid Transparency Initiative", + "prefix": "r3d100011625", + "synonyms": [ + "IATI", + "IITA", + "Initiative internationale pour la transparence de l’aide" + ] + }, + "r3d100011626": { + "description": "ETH Data Archive is ETH Zurich's long-term preservation solution for digital information such as research data, digitised content, archival records, or images. It serves as the backbone of data curation and for most of its content, it is a “dark archive” without public access.\nIn this capacity, the ETH Data Archive also archives the content of ETH Zurich’s Research Collection which is the primary repository for members of the university and the first point of contact for publication of data at ETH Zurich. All data that was produced in the context of research at the ETH Zurich, can be published and archived in the Research Collection. An automated connection to the ETH Data Archive in the background ensures the medium to long-term preservation of all publications and research data.\nDirect access to the ETH Data Archive is intended only for customers who need to deposit software source code within the framework of ETH transfer Software Registration. Open Source code packages and other content from legacy workflows can be accessed via ETH Library @ swisscovery (https://library.ethz.ch/en/).", + "homepage": "https://login.data-archive.ethz.ch/register", + "name": "ETH Data Archive", + "prefix": "r3d100011626" + }, + "r3d100011627": { + "description": "The Polar Rock Repository is a national facility constructed adjacent to Scott Hall, home of the Byrd Polar Research Center, The Ohio State University. It is supported by the National Science Foundation's Office of Polar Programs. The repository houses rock samples from Antarctica, the Arctic, southern South America and South Africa. The polar rock collection and database includes field notes, photos, maps, cores, powder and mineral residues, thin sections, as well as microfossil mounts, microslides and residues. Rock samples may be borrowed for research by university scientists from anywhere in the world. Samples may also be borrowed for educational or museum use in the United States.", + "homepage": "https://prr.osu.edu/", + "name": "Polar Rock Repository", + "prefix": "r3d100011627", + "synonyms": [ + "PRR" + ], + "xrefs": { + "nlx": "154740", + "scr": "002212" + } + }, + "r3d100011630": { + "description": "The Australian Drosophila Ecology and Evolution Resource (ADEER) from the Hoffmann lab and other contributors is a nationally significant life science collection. \nThe Drosophila Clinal Data Collection contains data on populations along the eastern coast of Australia. It remains an excellent resource for understanding past and future evolutionary responses to climate change.\nThe Drosophila Genomic Data Collection hosts Drosophila genomes sequenced as part of the Genomic Basis for Adaptation to Climate Change Project. 23 genomes have been sequenced as part of this project. Currently assemblies and annotations are available for Drosophila birchii, D. bunnanda, D. hydei, and D. repleta. \nThe Drosophila Species Distribution Data Collection contains distribution data of nine drosophilid species that have been collected in Australia by the Hoffmann lab and other research groups between 1924 and 2005. More than 300 drosophilid species have been identified in the tropical and temperate forests located on the east coast of Australia. Many species are restricted to the tropics, a few are temperate specialists, and some have broad distributions across climatic regions. Their varied distribution along the tropical - temperate cline provide a powerful tool for studying climate adaptation and species distribution limits.", + "homepage": "https://adeer.esrc.info/", + "name": "Australian Drosophila Ecology and Evolution Resource", + "prefix": "r3d100011630", + "synonyms": [ + "ADEER" + ] + }, + "r3d100011631": { + "description": "The UniSA Data Access Portal showcases a range of Open Access research collections and datasets developed or collected by the University of South Australia. The UniSA Data Access Portal also highlights research projects and publications related to the available collections and datasets, and facilitates a variety of searches by researcher, organisation, discipline and keyword.\nResearch collections and datasets available in Open Access can be freely downloaded and used to support your research in line with the terms of the licence under which they are made available.", + "homepage": "https://data.unisa.edu.au/dap/", + "name": "UniSA Research Data Access Portal", + "prefix": "r3d100011631", + "synonyms": [ + "University of South Australia Research Data Access Portal" + ] + }, + "r3d100011632": { + "description": "It captures and catalogues ancient human genome and microbiome data, including raw sequence and processed data, along with metadata about its provenance and production. Included datasets are generated from ancient samples studied at the Australian Centre for Ancient DNA, University of Adelaide in collaboration with other research groups.\nDatasets and collections in OAGR are open data resources made freely available in a reusable form, using open file formats and licensed with minimal restrictions for reuse. Digital object identifiers (DOIs) are minted for included datasets and collections to facilitate persistent identification and citation.", + "homepage": "https://oagr.org/", + "name": "OAGR", + "prefix": "r3d100011632", + "synonyms": [ + "Online Ancient Genome Repository" + ] + }, + "r3d100011633": { + "description": "The Institute for Marine and Antarctic Studies (IMAS) pursues multidisciplinary and interdisciplinary work to advance understanding of temperate marine, Southern Ocean, and Antarctic environments.\nIMAS research is characterised as innovative, relevant, and globally distinctive. Education at IMAS delivers world class programs, resulting in highly trained graduates who serve the needs of academic institutions, industry, government, and the community. IMAS is naturally advantaged by its Southern Ocean location proximal to Antarctica, and hosts one of the world's largest critical masses of marine and Antarctic researchers.\nIMAS also operate facilities and host data sets of national and global interest and to the benefit of the community. The guiding framework of IMAS is that all data that are not commercial-in-confidence or restricted by legislation or agreement are owned by the University on behalf of the community or Commonwealth, are hosted by an organisation, and are shared with researchers for analysis and interpretation. IMAS is committed to the concept of Open Data.\nThe IMAS Data Portal is an online interface showcasing the IMAS metadata catalogue and all available IMAS data. The portal aims to make IMAS data freely and openly available for the benefit of Australian marine and environmental science as a whole.", + "homepage": "https://data.imas.utas.edu.au/static/landing.html", + "name": "IMAS Data Portal", + "prefix": "r3d100011633", + "synonyms": [ + "Institute for Marine and Antarctic Studies Data Portal" + ], + "xrefs": { + "fairsharing": "FAIRsharing.qwzEsc" + } + }, + "r3d100011634": { + "description": "This study assessed differences in avian biodiversity across different forest age-classes, including mature stands (> 100 years), in a managed, mixed-species eucalypt forest located in Gippsland, south-eastern Australia. Avian surveys and detailed habitat measurements were initially carried out in 50 two hectare stands ranging in age from 100 years. Extensive wildfire which occurred during the study reduced the number of sites to 28 (seven in each of four age classes) upon which analyses and inferences were made. Mature vegetation (> 100 years) had the greatest richness, abundance and biomass of birds. Key ecological resources, such as tree-hollows for nesting, generally occurred mostly in stands > 60 years. There were quantum increases in all measures of avian biodiversity in mature stands (> 100 years). The visualisation of the survey data is part of an interoperable web-GIS maintained by the Centre for eResearch and Digital Innovation (CeRDI) at Federation University Australia (FedUni).", + "homepage": "http://data.cerdi.edu.au/gippsland_birds.php", + "name": "Boola Boola Forest bird study", + "prefix": "r3d100011634" + }, + "r3d100011635": { + "description": "EarthByte is an internationally leading eGeoscience collaboration between several Australian Universities, international centres of excellence and industry partners. One of the fundamental aims of the EarthByte Group is geodata synthesis through space and time, assimilating the wealth of disparate geological and geophysical data into a four-dimensional Earth model including tectonics, geodynamics and surface processes. The EarthByte Group is pursuing open innovation via collaborative software development, high performance and distributed computing, “big data” analysis and by making open access digital data collections available to the community.", + "homepage": "https://www.earthbyte.org/", + "name": "EarthByte", + "prefix": "r3d100011635" + }, + "r3d100011636": { + "description": "In a changing climate, water raises increasingly complex challenges: concerning its quantity, quality, availability, allocation, use and significance as a habitat, resource and cultural medium. Dharmae, a ‘Data Hub of Australian Research on Marine and Aquatic Ecocultures’ brings together multi-disciplinary research data relating to water in all these forms.\nThe term “ecoculture” guides the development of this collection and its approach to data discovery. Ecoculture recognizes that, since nature and culture are inextricably linked, there is a corresponding need for greater interconnectedness of the different knowledge systems applied to them.", + "homepage": "https://dharmae.research.uts.edu.au/", + "name": "dharmae", + "prefix": "r3d100011636", + "synonyms": [ + "Data Hub of Australian Research on Marine & Aquatic Ecocultures" + ] + }, + "r3d100011637": { + "description": "The compendium of crop Proteins with Annotate Locations (cropPAL) is a comprehensive collection of subcellular location annotation for proteins of hordeum vulgare (barley), tritium aestivum (wheat), oryza sativa (rice) and zea mays (corn) derived from published experimental localization studies and precompiled bioinformatic predictions.", + "homepage": "https://crop-pal.org/", + "name": "cropPAL", + "prefix": "r3d100011637", + "synonyms": [ + "Compendium of crop Proteins with Annotated Locations" + ], + "xrefs": { + "fairsharing": "FAIRsharing.p7btsb" + } + }, + "r3d100011638": { + "description": "University of Southern Queensland Research Data Collection in Research Data Australia cover 123 subjects areas including Agricultural and Veterinary Sciences, Environmental Sciences and Engineering.", + "homepage": "https://researchdata.edu.au/contributors/university-of-southern-queensland", + "name": "University of Southern Queensland research data collection", + "prefix": "r3d100011638" + }, + "r3d100011639": { + "description": "Australian Waterbird Surveys (AWS) is an information source of waterbird communities around Australia, based on surveys of their diversity and numbers. It relies on rigorous data collection protocols and includes more than 50 waterbird species and up to 30 years of survey data. This open source also includes the extent of flooding of thousands of wetlands observed during our surveys. As a group, waterbirds can be sentinels of the ecological health of our wetlands and rivers. We hope this free information system will help track long-term changes in the environment, provide an assessment tool for individual species, report on our national and international responsibilities and help improve the way we manage our rivers and wetlands. It has been developed with the support of research and government partners.", + "homepage": "https://aws.ecosystem.unsw.edu.au/", + "name": "Australian Waterbird Surveys", + "prefix": "r3d100011639", + "synonyms": [ + "AWS" + ] + }, + "r3d100011640": { + "description": "The USC Research Bank is the institutional research repository for the University of the Sunshine Coast. It provides an open access showcase of the University's scholarly research output ensuring that research is made available to the local, national and international communities. USC Research Bank is harvested by search engines, and is also indexed by the National Library of Australia's TROVE. By making research easily accessible, it also facilitates collaboration between researchers. Where possible, access to the full text of the publication is made available, in line with copyright permissions for each output. To access relevant research, use the Browse function, or specific records can be searched for by using the search box. Find research data by filtering by resource type 'Research Dataset'.", + "homepage": "https://research.usc.edu.au/esploro/", + "name": "USC Research Bank research data", + "prefix": "r3d100011640", + "synonyms": [ + "University of the Sunshine Coast Research Bank research data" + ] + }, + "r3d100011643": { + "description": "The Polar Geospatial Center provides geospatial support, mapping, and GIS/remote sensing solutions to researchers and logistics groups in the polar science community.", + "homepage": "https://www.pgc.umn.edu/", + "name": "Polar Geospatial Center", + "prefix": "r3d100011643", + "synonyms": [ + "PGC" + ], + "xrefs": { + "fairsharing.legacy": "3216", + "nlx": "154743", + "scr": "000402" + } + }, + "r3d100011646": { + "description": "EchoBase is a database that curates new experimental and bioinformatic information about the genes and gene products of the model bacterium Escherichia coli K-12 strain MG1655.", + "homepage": "https://www.york.ac.uk/res/thomas/index.cfm", + "name": "EchoBase", + "prefix": "r3d100011646", + "synonyms": [ + "an integrated post-genomic database for E.coli" + ], + "xrefs": { + "miriam": "00000200", + "nif": "0000-02781", + "scr": "002430" + } + }, + "r3d100011647": { + "description": "The Institute of Plant Genetics and Crop Plant Research IPK Gatersleben, is a nonprofit research institution for crop genetics and molecular biology, and is part of the Leibniz Association. The mission of the IPK Gatersleben is to conduct basic and applied research in the area of plant genetics and crop plant research. The results of this work are not only of significant benefit to plant breeders and the agricultural industry, but also to the food, feed, and chemical industry. An additional research area, the use of renewable raw materials, is increasingly gaining in importance.", + "homepage": "https://www.ipk-gatersleben.de/en/", + "name": "IPK Gatersleben", + "prefix": "r3d100011647", + "synonyms": [ + "Leibniz Institute of Plant Genetics and Crop Plant Research", + "Leibniz-Institut für Pflanzengenetik und Kulturpflanzenforschung" + ] + }, + "r3d100011648": { + "description": "AHEAD, the European Archive of Historical Earthquake Data 1000-1899, is a distributed archive aiming at preserving, inventorying and making available, to investigators and other users, data sources on the earthquake history of Europe, such as papers, reports, Macroseismic Data Points (MDPs), parametric catalogues, and so on.", + "homepage": "https://www.emidius.eu/AHEAD/", + "name": "AHEAD", + "prefix": "r3d100011648", + "synonyms": [ + "European Archive of Historical EArthquake Data" + ], + "xrefs": { + "doi": "10.6092/INGV.IT-AHEAD", + "fairsharing.legacy": "3219" + } + }, + "r3d100011650": { + "description": "Argo is an international programme using autonomous floats to collect temperature, salinity and current data in the ice-free oceans. It is teamed with the Jason ocean satellite series. Argo will soon reach its target of 3000 floats delivering data within 24 hours to researchers and operational centres worldwide. 23 countries contribute floats to Argo and many others help with float deployments. Argo has revolutionized the collection of information \nfrom inside the oceans. ARGO Project is organized in regional and national Centers with a Project Office, an Information Center (AIC) and 2 Global Data Centers (GDAC), at the United States and at France. Each DAC submits regularly all its new files to both USGODAE and Coriolis GDACs.The whole Argo data set is available in real time and delayed mode from the global data centres (GDACs).\nThe internet addresses are: https://nrlgodae1.nrlmry.navy.mil/ and http://www.argodatamgt.org", + "homepage": "http://www.argo.net/", + "name": "International Argo Project", + "prefix": "r3d100011650", + "synonyms": [ + "Argo.net" + ] + }, + "r3d100011651": { + "description": "The aim of the Freshwater Biodiversity Data Portal is to integrate and provide open and free access to freshwater biodiversity data from all possible sources. To this end, we offer tools and support for scientists interested in documenting/advertising their dataset in the metadatabase, in submitting or publishing their primary biodiversity data (i.e. species occurrence records) or having their dataset linked to the Freshwater Biodiversity Data Portal. This information portal serves as a data discovery tool, and allows scientists and managers to complement, integrate, and analyse distribution data to elucidate patterns in freshwater biodiversity. The Freshwater Biodiversity Data Portal was initiated under the EU FP7 BioFresh project and continued through the Freshwater Information Platform (http://www.freshwaterplatform.eu). To ensure the broad availability of biodiversity data and integration in the global GBIF index, we strongly encourages scientists to submit any primary biodiversity data published in a scientific paper to national nodes of GBIF or to thematic initiatives such as the Freshwater Biodiversity Data Portal.", + "homepage": "http://data.freshwaterbiodiversity.eu/", + "name": "Freshwater Biodiversity Data Portal", + "prefix": "r3d100011651", + "synonyms": [ + "BIOFRESH" + ] + }, + "r3d100011652": { + "description": "BLLAST is a research programme aimed at exploring the late afternoon transition of the atmospheric boundary layer.\n\nThe late afternoon period of the diurnal cycle of the boundary layer is poorly understood. This is yet an important transition period that impacts the transport and dillution of water vapour and trace species. The main questions adressed by the project are:\n- How the turbulence activity fades when heating by the surface decreases?\n- What is the impact on the transport of chemical species?\n- How relevant processes can be represented in numerical models?\n\nTo answer all these questions, a field campaign was carried out during the summer of 2011 (from June 14 to July 8). Many observation systems were then deployed and operated by research teams coming from France and abroad. They were spanning a large spectrum of space and time scales in order to achieve a comprehensive description of the boundary layer processes. The observation strategy consisted in intensifying the operations in the late afternoon with tethered balloons, resarch aircrafts and UAVs.", + "homepage": "http://bllast.sedoo.fr/", + "name": "Boundary Layer Late Afternoon and Sunset Turbulence", + "prefix": "r3d100011652", + "synonyms": [ + "BLLAST" + ], + "xrefs": { + "issn": "2430-3518" + } + }, + "r3d100011653": { + "description": ">>>!!!<<< The repository is no longer available. >>>!!!<<<\nfurther information and data see: Research Data Oxford: https://www.re3data.org/repository/r3d100011230", + "homepage": "https://databank.ora.ox.ac.uk/", + "name": "DataBank, Bodleian Libraries, University of Oxford", + "prefix": "r3d100011653" + }, + "r3d100011654": { + "description": "The Brown Digital Repository (BDR) is a place to gather, index, store, preserve, and make available digital assets produced via the scholarly, instructional, research, and administrative activities at Brown.", + "homepage": "https://repository.library.brown.edu/studio/", + "name": "Brown Digital Repository", + "prefix": "r3d100011654", + "synonyms": [ + "BDR" + ] + }, + "r3d100011655": { + "description": "The California Coastal Atlas is an experiment in the creation of a new information resource for the description, analysis and understanding of natural and human processes affecting the coast of California.", + "homepage": "https://californiacoastalatlas.net/", + "name": "California Coastal Atlas", + "prefix": "r3d100011655", + "synonyms": [ + "CCA" + ] + }, + "r3d100011656": { + "description": "The Common Cold Project began in 2011 with the aim of creating, documenting, and archiving a database that combines final research data from 5 prospective viral-challenge studies that were conducted over the preceding 25 years: the British Cold Study (BCS); the three Pittsburgh Cold Studies (PCS1, PCS2, and PCS3); and the Pittsburgh Mind-Body Center Cold Study (PMBC). These unique studies assessed predictor (and hypothesized mediating) variables in healthy adults aged 18 to 55 years, experimentally exposed them to a virus that causes the common cold, and then monitored them for development of infection and signs and symptoms of illness.", + "homepage": "https://www.cmu.edu/common-cold-project/data/index.html", + "name": "Common Cold Project Data Sets", + "prefix": "r3d100011656", + "synonyms": [ + "Carnegie Mellon University Digital Collections" + ] + }, + "r3d100011657": { + "description": "The objective of this database is to stimulate the exchange of information and the collaboration between researchers within the ChArMEx community. However, this community is not exclusive and researchers not directly involved in ChArMEx, but who wish to contribute to the achievements of ChArMEx scientific and/or educational goals are welcome to join-in.\nThe database is a depository for all the data collected during the various projects that contribute to ChArMEx coordinated program. It aims at documenting, storing and distributing the data produced or used by the project community. However, it is also intended to host datasets that were produced outside the ChArMEx program but which are meaningful to ChArMEx scientific and/or educational goals. Any data owner who wishes to add or link his dataset to ChArMEx database is welcome to contact the database manager in order to get help and support. The ChArMEx database includes past and recent geophysical in situ observations, satellite products and model outputs. The database organizes the data management and provides data services to end-users of ChArMEx data.\nThe database system provides a detailed description of the products and uses standardized formats whenever it is possible. It defines the access rules to the data and details the mutual rights and obligations of data providers and users (see ChArMEx data and publication policy). The database is being developed jointly by : SEDOO, OMP Toulouse , ICARE, Lille and ESPRI, IPSL Paris", + "homepage": "http://mistrals.sedoo.fr/ChArMEx/", + "name": "ChArMEx database", + "prefix": "r3d100011657", + "synonyms": [ + "Chemistry-Aerosol Mediterranean Experiment" + ], + "xrefs": { + "issn": "2495-9650" + } + }, + "r3d100011658": { + "description": "The Cognitive Interaction Toolkit provides a unified view on linked research artifacts of collaborating institutions in the Bielefeld University’s strategic research area Interactive Intelligent Systems. It binds together a framework for software integration, software and hardware components, system descriptions, experiments, data sets, and publications. The research artifacts are hosted at a distributed service infrastructure that includes project oriented collaboration platforms, opensource and opendata servers, continuous integration services, and publication data servers. These are accessible via this web catalog defining a central collaborative instance for integrated research efforts.", + "homepage": "https://toolkit.cit-ec.uni-bielefeld.de/", + "name": "CITK", + "prefix": "r3d100011658", + "synonyms": [ + "Cognitive Interaction Toolkit" + ] + }, + "r3d100011659": { + "description": "The Satellite Application Facility on Climate Monitoring (CM SAF) develops, produces, archives and disseminates satellite-data-based products in support to climate monitoring. The product suite mainly covers parameters related to the energy & water cycle and addresses many of the Essential Climate Variables as defined by GCOS (GCOS 138). The CM SAF produces both Enviromental Data Records and Climate Data Records.", + "homepage": "https://www.cmsaf.eu/EN/Home/home_node.html", + "name": "Satellite Application Facility on Climate Monitoring", + "prefix": "r3d100011659", + "synonyms": [ + "CM SAF" + ], + "xrefs": { + "biodbcore": "001544" + } + }, + "r3d100011660": { + "description": "The CRC806-Database platform is the Research Data Management infrastructure of the SFB / CRC 806. The infrastructure is implemented using Open Source software, and implements Open Science, Open Access and Open Data principles.\nThe Collaborative Research Centre (CRC; ‘Sonderforschungsbereich’ or SFB) is designed to capture the complex nature of chronology, regional structure, climatic, environmental and socio-cultural contexts of major intercontinental and transcontinental events of dispersal of Modern Man from Africa to Western Eurasia, and particularly to Europe (Cited from introductory text on: www.sfb806.de).", + "homepage": "http://crc806db.uni-koeln.de/", + "name": "Collaborative Research Centre 806 Database", + "prefix": "r3d100011660", + "synonyms": [ + "CRC 806", + "SFB 806", + "Sonderforschungsbereich 806" + ] + }, + "r3d100011661": { + "description": "The CZO Multiscale TROPIcal CatchmentS (M-TROPICS) consists in the merging, in 2016, of two previously-existing CZOs: BVET (India and Cameroon) and MSEC (Laos and Vietnam).\nThe CZO Multiscale TROPIcal CatchmentS (M-TROPICS) provides the international scientific community with unique decennial time series of meteorological, hydrological, geochemical, and ecological variables in tropical environments. The CZO M-TROPICS involves academic and governmental partners in tropical countries (Cameroun, India, Lao PDR, and Vietnam) and is included in the Research Infrastructure OZCAR, the French contribution to the international CZO initiative.", + "homepage": "https://mtropics.obs-mip.fr/", + "name": "M-TROPICS", + "prefix": "r3d100011661", + "synonyms": [ + "Multiscale TROPIcal CatchmentS", + "formerly: Bassins Versants Expérimentaux Tropicaux", + "formerly: Experimental Tropical Watersheds" + ] + }, + "r3d100011662": { + "description": "The Landcare Research DataStore ('the DataStore') is the general data catalogue and repository for Environmental Research Data from Landcare Research.\nMuch of Landcare Research’s research data is available through specific web pages, but many datasets sit outside these areas. This data repository provides a mechanism for our staff to deposit and document this wider range of datasets so that they may be discovered and potentially re-used.", + "homepage": "https://datastore.landcareresearch.co.nz/", + "name": "Landcare Research Data Repository", + "prefix": "r3d100011662", + "synonyms": [ + "Datastore Landcare Research Manaaki Whenua" + ] + }, + "r3d100011663": { + "description": "EOL’s platforms and instruments collect large and often unique data sets that must be validated, archived and made available to the research community. The goal of EOL data services is to advance science through delivering high-quality project data and metadata in ways that are as transparent, secure, and easily accessible as possible - today and into the future. By adhering to accepted standards in data formats and data services, EOL provides infrastructure to facilitate discovery and direct access to data and software from state-of-the-art commercial and locally-developed applications. EOL’s data services are committed to the highest standard of data stewardship from collection to validation to archival.", + "homepage": "http://www.eol.ucar.edu/", + "name": "EOL", + "prefix": "r3d100011663", + "synonyms": [ + "Earth Observing Laboratory" + ] + }, + "r3d100011664": { + "description": "Through our decades of hydrological and ecological practices and the activities on the waterways of the German Federal a valuable inventory of hydrological information has emerged in the stuck our experience and knowledge base. Almost all environmental information have a direct or indirect spatial reference. This inventory of spatial data continues to grow. He is both the basis and results of our scientific work. With GGInA, the hydrological Geographical Information and Analysis System of BfG, you can research yourself in this inventory. Much of the information and data is accessed directly on the Metadata Catalog Search and specialist applications. The Geoportal also opens up databases of our partners in the transport and environment. At the same selected data can also be integrated into other environmental portals.", + "homepage": "https://geoportal.bafg.de/ggina-portal/", + "name": "Geoportal der BFG", + "prefix": "r3d100011664", + "synonyms": [ + "GEOPORTAL @ BfG", + "GGInA", + "Geopaortal der Bundesanstalt für Gewässerkunde", + "Gewässerkundliches Geografisches Informations- und Analysesystem der BfG" + ] + }, + "r3d100011665": { + "description": "GLOBE (Global Collaboration Engine) is an online collaborative environment that enables land change researchers to share, compare and integrate local and regional studies with global data to assess the global relevance of their work.", + "homepage": "http://globe.umbc.edu/", + "name": "GLOBE", + "prefix": "r3d100011665", + "synonyms": [ + "Global Collaboration Engine" + ] + }, + "r3d100011667": { + "description": "HYdrological cycle in the Mediterranean EXperiemnt. Considering the science and societal issues motivating HyMeX, the programme aims to : improve our understanding of the water cycle, with emphasis on extreme events, by monitoring and modelling the Mediterranean atmosphere-land-ocean coupled system, its variability from the event to the seasonal and interannual scales, and its characteristics over one decade (2010-2020) in the context of global change, assess the social and economic vulnerability to extreme events and adaptation capacity.The multidisciplinary research and the database developed within HyMeX should contribute to: improve observational and modelling systems, especially for coupled systems, better predict extreme events, simulate the long-term water-cycle more accurately, provide guidelines for adaptation measures, especially in the context of global change.", + "homepage": "http://mistrals.sedoo.fr/HyMeX/", + "name": "HyMeX", + "prefix": "r3d100011667", + "synonyms": [ + "HYdrological cycle in the Mediterranean EXperiemnt" + ], + "xrefs": { + "issn": "2491-1887" + } + }, + "r3d100011668": { + "description": "IDEALS is an institutional repository that collects, disseminates, and provides persistent and reliable access to the research and scholarship of faculty, staff, and students at the University of Illinois at Urbana-Champaign. Faculty, staff, graduate students, and in some cases undergraduate students, can deposit their research and scholarship directly into IDEALS. Departments can use IDEALS to distribute their working papers, technical reports, or other research material. Contact us at https://www.ideals.illinois.edu/feedback for more information.", + "homepage": "https://www.ideals.illinois.edu/", + "name": "IDEALS", + "prefix": "r3d100011668", + "synonyms": [ + "Illinois Digital Environment for Access to Learning and Scholarship" + ] + }, + "r3d100011669": { + "description": "The Water Survey has flourished for more than a century by anticipating and responding to new challenges and opportunities to serve the citizens of Illinois. Today, the ISWS continues to demonstrate flexibility and adaptability by developing new programs, while continuing to provide long-standing services upon which Illinoisans have come to rely. The Scientific Surveys of the University of Illinois at Urbana-Champaign are the primary agencies in Illinois responsible for producing and disseminating scientific and technological information, services, and products related to the environment, economic development, and quality of life. To achieve this mission, the Scientific Surveys conduct state-of-the-art research and collect, analyze, archive, and disseminate high-quality, objective data and technical information. The information, services, and products provide a sound technical basis for the citizens and policymakers of Illinois and the nation to make wise social, economic, and environmental decisions.", + "homepage": "https://www.isws.illinois.edu/", + "name": "Illinois State Water Survey", + "prefix": "r3d100011669", + "synonyms": [ + "ISWS" + ] + }, + "r3d100011670": { + "description": "!!! >>> intrepidbio.com expired <<< !!!! Intrepid Bioinformatics serves as a community for genetic researchers and scientific programmers who need to achieve meaningful use of their genetic research data – but can’t spend tremendous amounts of time or money in the process. The Intrepid Bioinformatics system automates time consuming manual processes, shortens workflow, and eliminates the threat of lost data in a faster, cheaper, and better environment than existing solutions.\nThe system also provides the functionality and community features needed to analyze the large volumes of Next Generation Sequencing and Single Nucleotide Polymorphism data, which is generated for a wide range of purposes from disease tracking and animal breeding to medical diagnosis and treatment.", + "homepage": "http://www.intrepidbio.com/", + "name": "INTREPID bioinformatics", + "prefix": "r3d100011670", + "xrefs": { + "sciex": "574", + "scr": "012625" + } + }, + "r3d100011671": { + "description": "MERMex is focused on the biogeochemical changes that will take place in the Mediterranean Sea due to natural changes as well as the socio-economic impacts, and how they will affect marine ecosystems and biodiversity.", + "homepage": "https://mistrals.sedoo.fr/MERMeX/", + "name": "MERMeX", + "prefix": "r3d100011671", + "synonyms": [ + "Marine Ecosystems Response in the Mediterranean Experiment" + ] + }, + "r3d100011672": { + "description": ">>>!!!<<< The repository is no longer available. >>>!!!<<<\nHere you will find a collection of atomic microstructures that have been built by the atomic modeling community. Feel free to download any of these and use them in your own scientific explorations.The focus of this cyberinfrastructure is to advance the field of atomic-scale modeling of materials by acting as a forum for disseminating new atomistic scale methodologies, educating non-experts and the next generation of computational materials scientists, and serving as a bridge between the atomistic and complementary (electronic structure, mesoscale) modeling communities.", + "homepage": "http://cams.mse.ufl.edu/microstructures", + "name": "Microstructure Database", + "prefix": "r3d100011672", + "synonyms": [ + "CAMS microstructure library" + ] + }, + "r3d100011673": { + "description": "MISTRALS database is a distributed system, that enables users to access datasets produced by all the projects (ChArMEx, HyMeX, MERMex, TerMex, CORSiCA, EMSO and MOOSE) and stored in different data centres. MISTRALS (Mediterranean Integrated STudies at Regional And Local Scales) is a decennial program for systematic observations and research dedicated to the understanding of the Mediterranean Basin environmental process under the planet global change.\n\nIt aims to coordinate, across the Mediterranean Basin, interdisciplinary research on atmosphere, hydrosphere, lithosphere and paleo-climate, including environmental ecology and social sciences. The objective is to achieve a better understanding of the mechanisms shaping and influencing landscape, environment and human impact of this eco-region.", + "homepage": "http://mistrals.sedoo.fr/", + "name": "MISTRALS database", + "prefix": "r3d100011673", + "synonyms": [ + "MISTRALS data portal", + "Mediterranean Integrated STudies at Regional And Local Scales" + ], + "xrefs": { + "issn": "2495-9693" + } + }, + "r3d100011674": { + "description": "This hub supports the geospatial modeling, data analysis and visualization needs of the broad research and education communities through hosting of groups, datasets, tools, training materials, and educational contents.", + "homepage": "https://mygeohub.org/", + "name": "My Geo Hub", + "prefix": "r3d100011674" + }, + "r3d100011675": { + "description": "The Museum is committed to open access and open science, and has launched the Data Portal to make its research and collections datasets available online. It allows anyone to explore, download and reuse the data for their own research. Our natural history collection is one of the most important in the world, documenting 4.5 billion years of life, the Earth and the solar system. Almost all animal, plant, mineral and fossil groups are represented. These datasets will increase exponentially. Under the Museum's ambitious digital collections programme we aim to have 20 million specimens digitised in the next five years.", + "homepage": "https://data.nhm.ac.uk/", + "name": "Natural History Museum, Data Portal", + "prefix": "r3d100011675", + "synonyms": [ + "Explore and download the Natural History Museum’s research and collections data" + ], + "xrefs": { + "biodbcore": "001302" + } + }, + "r3d100011676": { + "description": "The goal of NGEE–Arctic is to reduce uncertainty in projections of future climate by developing and validating a model representation of permafrost ecosystems and incorporating that representation into Earth system models. The new modeling capabilities will improve our confidence in model projections and will enable scientist to better respond to questions about processes and interactions now and in the future. It also will allow them to better communicate important results concerning climate change to decision makers and the general public. And let's not forget about summer in the Antarctic, which happens during our winter months.", + "homepage": "https://ngee-arctic.ornl.gov/", + "name": "NGEE Arctic", + "prefix": "r3d100011676", + "synonyms": [ + "Advancing predicitve understanding of Arctic ecosystems in response to climate change", + "Next-Generation Ecosystem Experiments" + ] + }, + "r3d100011678": { + "description": "The NIRD Research Data Archive is a repository that provides long-term storage for research data and is compliant with the Open Archival Information System (OAIS) reference model . The aim of the archive is to provide (public) access to published research data and to promote cross-disciplinary studies. \nThe NIRD Research Data Archive (NIRD Archive) is in full production. The NIRD Archive will operate on a “subject to approval” basis and will accept any type of research data from Norwegian academically funded projects that is no longer considered propriatory.", + "homepage": "https://archive.sigma2.no/", + "name": "NIRD Research Data Archive", + "prefix": "r3d100011678", + "synonyms": [ + "NIRD Archive", + "formerly: NorStore Research Data Archive" + ] + }, + "r3d100011679": { + "description": "The Northern California Earthquake Data Center (NCEDC) is a permanent archive and distribution center primarily for multiple types of digital data relating to earthquakes in central and northern California. The NCEDC is located at the Berkeley Seismological Laboratory, and has been accessible to users via the Internet since mid-1992. The NCEDC was formed as a joint project of the Berkeley Seismological Laboratory (BSL) and the U.S. Geological Survey (USGS) at Menlo Park in 1991, and current USGS funding is provided under a cooperative agreement for seismic network operations.", + "homepage": "http://ncedc.org/", + "name": "Northern California Earthquake Data Center", + "prefix": "r3d100011679", + "synonyms": [ + "NCEDC" + ], + "xrefs": { + "biodbcore": "001528", + "doi": "10.7932/NCEDC" + } + }, + "r3d100011680": { + "description": "The Ozone Mapping and Profiler Suite measures the ozone layer in our upper atmosphere—tracking the status of global ozone distributions, including the ‘ozone hole.’ It also monitors ozone levels in the troposphere, the lowest layer of our atmosphere. OMPS extends out 40-year long record ozone layer measurements while also providing improved vertical resolution compared to previous operational instruments. Closer to the ground, OMPS’s measurements of harmful ozone improve air quality monitoring and when combined with cloud predictions; help to create the Ultraviolet Index, a guide to safe levels of sunlight exposure. OMPS has two sensors, both new designs, composed of three advanced hyperspectralimaging spectrometers.The three spectrometers: a downward-looking nadir mapper, nadir profiler and limb profiler. The entire OMPS suite currently fly on board the Suomi NPP spacecraft and are scheduled to fly on the JPSS-2 satellite mission. NASA will provide the OMPS-Limb profiler.", + "homepage": "https://ozoneaq.gsfc.nasa.gov/omps/", + "name": "Ozone Mapping and Profiler Suite", + "prefix": "r3d100011680", + "synonyms": [ + "Measuring global ozone, aerosols, and reflectivity", + "OMPS" + ], + "xrefs": { + "fairsharing.legacy": "3032" + } + }, + "r3d100011681": { + "description": "The Precipitation Processing System (PPS) evolved from the Tropical Rainfall Measuring Mission (TRMM) Science Data and Information System (TSDIS). The purpose of the PPS is to process, analyze and archive data from the Global Precipitation Measurement (GPM) mission, partner satellites and the TRMM mission. The PPS also supports TRMM by providing validation products from TRMM ground radar sites. All GPM, TRMM and Partner public data products are available to the science community and the general public from the TRMM/GPM FTP Data Archive. Please note that you need to register to be able to access this data. Registered users can also search for GPM, partner and TRMM data, order custom subsets and set up subscriptions using our PPS Data Products Ordering Interface (STORM)", + "homepage": "https://arthurhou.pps.eosdis.nasa.gov/", + "name": "Precipitation Processing System", + "prefix": "r3d100011681", + "synonyms": [ + "PPS" + ] + }, + "r3d100011682": { + "description": "Scholars' Bank is the open access repository for the intellectual work of faculty, students and staff at the University of Oregon and partner institution collections.", + "homepage": "https://scholarsbank.uoregon.edu/xmlui/", + "name": "Scholar's Bank", + "prefix": "r3d100011682", + "xrefs": { + "fairsharing": "FAIRsharing.86123d" + } + }, + "r3d100011683": { + "description": "SeaBASS, the publicly shared archive of in situ oceanographic and atmospheric data maintained by the NASA Ocean Biology Processing Group (OBPG). High quality in situ measurements are prerequisite for satellite data product validation, algorithm development, and many climate-related inquiries. As such, the NASA Ocean Biology Processing Group (OBPG) maintains a local repository of in situ oceanographic and atmospheric data to support their regular scientific analyses. The SeaWiFS Project originally developed this system, SeaBASS, to catalog radiometric and phytoplankton pigment data used their calibration and validation activities. To facilitate the assembly of a global data set, SeaBASS was expanded with oceanographic and atmospheric data collected by participants in the SIMBIOS Program, under NASA Research Announcements NRA-96 and NRA-99, which has aided considerably in minimizing spatial bias and maximizing data acquisition rates. Archived data include measurements of apparent and inherent optical properties, phytoplankton pigment concentrations, and other related oceanographic and atmospheric data, such as water temperature, salinity, stimulated fluorescence, and aerosol optical thickness. Data are collected using a number of different instrument packages, such as profilers, buoys, and hand-held instruments, and manufacturers on a variety of platforms, including ships and moorings.", + "homepage": "https://seabass.gsfc.nasa.gov/", + "name": "SeaBASS", + "prefix": "r3d100011683" + }, + "r3d100011684": { + "description": "SHARE - Stations at High Altitude for Research on the Environment - is an integrated Project for environmental monitoring and research in the mountain areas of Europe, Asia, Africa and South America responding to the call for improving environmental research and policies for adaptation to the effects of climate changes, as requested by International and Intergovernmental institutions.", + "homepage": "http://share.evk2cnr.org/", + "name": "SHARE Geonetwork", + "prefix": "r3d100011684", + "synonyms": [ + "Stations at High Altitude for Research on the Environment" + ] + }, + "r3d100011686": { + "description": "The TerMEx program addresses, within the framework of circum-Mediterranean cooperation, two sets of major challenges: (1) the scientific challenges of the Mediterranean deep Earth dynamics, its basin deposits and its interactions with climate, and (2) the societal challenges associated with natural hazards, resources and climate change.\nThe database aims at documenting, storing and distributing the data produced or used by the TerMEx community. This community is not exclusive and we encourage researchers of associated and related programs in the Mediterranean (e.g. Actions Marges and ESF-TopoMed) to join-in the community.", + "homepage": "http://mistrals.sedoo.fr/TerMEx/", + "name": "TerMEx", + "prefix": "r3d100011686" + }, + "r3d100011687": { + "description": "The Global Precipitation Climatology Centre (GPCC) provides global precipitation analyses for monitoring and research of the earth's climate. The centre is a German contribution to the World Climate Research Programme (WCRP) and to the Global Climate Observing System (GCOS).", + "homepage": "https://www.dwd.de/EN/ourservices/gpcc/gpcc.html", + "name": "Global Precipitation Climatology Centre", + "prefix": "r3d100011687", + "synonyms": [ + "GPCC", + "WZN", + "Weltzentrum für Niederschlagsklimatologie" + ] + }, + "r3d100011688": { + "description": "In the framework of the Collaborative Research Centre/Transregio 32 ‘Patterns in Soil-Vegetation-Atmosphere Systems: Monitoring, Modelling, and Data Assimilation’ (CRC/TR32, www.tr32.de), funded by the German Research Foundation from 2007 to 2018, a RDM system was self-designed and implemented. The so-called CRC/TR32 project database (TR32DB, www.tr32db.de) is operating online since early 2008. The TR32DB handles all data including metadata, which are created by the involved project participants from several institutions (e.g. Universities of Cologne, Bonn, Aachen, and the Research Centre Jülich) and research fields (e.g. soil and plant sciences, hydrology, geography, geophysics, meteorology, remote sensing). The data is resulting from several field measurement campaigns, meteorological monitoring, remote sensing, laboratory studies and modelling approaches. Furthermore, outcomes of the scientists such as publications, conference contributions, PhD reports and corresponding images are collected in the TR32DB.", + "homepage": "https://www.tr32db.uni-koeln.de/site/index.php", + "name": "Collaborative Research Centre Transregio 32 Database", + "prefix": "r3d100011688", + "synonyms": [ + "CRC/Transregio 32 \"Patterns in Soil-Vegetation-Atmosphere Systems\"", + "SFB/Transregio 32 \"Muster und Strukturen in Boden-Pflanzen-Atmosphären-Systemen", + "TR32DB" + ] + }, + "r3d100011690": { + "description": "The UCSD Signaling Gateway Molecule Pages provide essential information on over thousands of proteins involved in cellular signaling. Each Molecule Page contains regularly updated information derived from public data sources as well as sequence analysis, references and links to other databases.", + "homepage": "http://www.signaling-gateway.org/molecule/", + "name": "UCSD Signaling gateway", + "prefix": "r3d100011690", + "xrefs": { + "fairsharing": "FAIRsharing.zf8s5t", + "nif": "0000-03604", + "scr": "006907" + } + }, + "r3d100011691": { + "description": "The ACTRIS DC is designed to assist scientists with discovering and accessing atmospheric data and contains an up-to-date catalogue of available datasets in a number of databases distributed throughout the world. A site like this can never be complete, but we have aimed at including datasets from the most relevant databases to the ACTRIS project, also building on the work and experiences achieved in the EU FP6 research project Global Earth Observation and Monitoring. The focus of the web portal is validated data, but it is also possible to browse the ACTRIS data server for preliminary data (rapid delivery data) through this site.\nThe web site allows you to search in a local metadata catalogue that contains information on actual datasets that are archived in external archives. It is set up so that you can search for data by selecting the chemical/physical variable, the data location, the database that holds the data, the type of data, the data acquisition platform, and the data matrix", + "homepage": "https://actris.nilu.no/", + "name": "ACTRIS Data Centre", + "prefix": "r3d100011691", + "synonyms": [ + "ACTRIS DC" + ], + "xrefs": { + "biodbcore": "001520" + } + }, + "r3d100011692": { + "description": "!!! <<< the repository is offline, please use: https://www.re3data.org/repository/r3d100011650 >>> !!! The USGODAE Project consists of United States academic, government and military researchers working to improve assimilative ocean modeling as part of the International GODAE Project. GODAE hopes to develop a global system of observations, communications, modeling and assimilation, that will deliver regular, comprehensive information on the state of the oceans, in a way that will promote and engender wide utility and availability of this resource for maximum benefit to the community.\nThe USGODAE Argo GDAC is currently operational, serving daily data from the following national DACs: Australia (CSIRO), Canada (MEDS), China (2: CSIO and NMDIS), France (Coriolis), India (INCOIS), Japan (JMA), Korea (2: KMA and Kordi), UK (BODC), and US (AOML).", + "name": "USGODAE Argo GDAC Data Browser", + "prefix": "r3d100011692", + "synonyms": [ + "US Global Ocean Data Assimilation Experiment Argo Global Data Assembly Center Data Browser" + ] + }, + "r3d100011693": { + "description": "The Avian Knowledge Network (AKN) is an international network of governmental and non-governmental institutions and individuals linking avian conservation, monitoring and science through efficient data management and coordinated development of useful solutions using best-science practices based on the data.", + "homepage": "https://avianknowledge.net/", + "name": "Avian Knowledge Network", + "prefix": "r3d100011693", + "synonyms": [ + "AKN" + ] + }, + "r3d100011694": { + "description": "AVISO stands for \"Archiving, Validation and Interpretation of Satellite Oceanographic data\". \nHere, you will find data, articles, news and tools to help you discover or improve your skills in the altimetry domain through four key themes: ocean, coast, hydrology and ice.\nAltimetry is a technique for measuring height. Satellite altimetry measures the time taken by a radar pulse to travel from the satellite antenna to the surface and back to the satellite receiver. Combined with precise satellite location data, altimetry measurements yield sea-surface heights.", + "homepage": "https://www.aviso.altimetry.fr/en/home.html", + "name": "AVISO+", + "prefix": "r3d100011694", + "synonyms": [ + "Satellite Altimetry Data" + ], + "xrefs": { + "issn": "2496-0144" + } + }, + "r3d100011696": { + "description": "Antarctic marine and terrestrial biodiversity data is widely scattered, patchy and often not readily accessible. In many cases the data is in danger of being irretrievably lost. Biodiversity.aq establishes and supports a distributed system of interoperable databases, giving easy access through a single internet portal to a set of resources relevant to research, conservation and management pertaining to Antarctic biodiversity.\nbiodiversity.aq provides access to both marine and terrestrial Antarctic biodiversity data.", + "homepage": "https://www.biodiversity.aq/", + "name": "biodiversity.aq", + "prefix": "r3d100011696", + "synonyms": [ + "ANTABIF dataportal", + "SCAR Antarctic Biodiversity Portal" + ] + }, + "r3d100011697": { + "description": "BioVeL is a virtual e-laboratory that supports research on biodiversity issues using large amounts of data from cross-disciplinary sources. BioVeL supports the development and use of workflows to process data. It offers the possibility to either use already made workflows or create own.\nBioVeL workflows are stored in MyExperiment - Biovel Group http://www.myexperiment.org/groups/643/content. They are underpinned by a range of analytical and data processing functions (generally provided as Web Services or R scripts) to support common biodiversity analysis tasks. You can find the Web Services catalogued in the BiodiversityCatalogue.", + "homepage": "https://www.biovel.eu/", + "name": "BioVel", + "prefix": "r3d100011697", + "synonyms": [ + "Biodiversity Virtual e-Laboratory" + ] + }, + "r3d100011698": { + "description": "Birdata is your gateway to BirdLife Australia data including the Atlas of Australian Birds and Nest record scheme. You can use Birdata to draw bird distribution maps and generate bird lists for any part of the country. You can also join in the Atlas and submit survey information to this important environmental database. Birdata is a partnership between Birds Australia and the Tony and Lisette Lewis Foundation's WildlifeLink program to collect and make Birds Australia data available online.", + "homepage": "https://birdata.birdlife.org.au/", + "name": "Birdata", + "prefix": "r3d100011698", + "synonyms": [ + "BirdLife Australia", + "Royal Australasian Ornithologists Union RAOU" + ] + }, + "r3d100011699": { + "description": "The main objective of the Bolin Centre Database is to ensure the preservation, interoperability and open access of climate research data for members of the Bolin Centre for Climate Research. The Bolin Centre Database also provides expert advice and guidance on data management. The Bolin Centre itself is a multi-disciplinary consortium in Sweden that conducts research and graduate education related to the Earth´s climate, in collaboration between Stockholm University, The Swedish Meteorological and Hydrological Institute (SMHI) and the KTH Royal Institute of Technology.", + "homepage": "http://bolin.su.se/data/", + "name": "Bolin Centre Database", + "prefix": "r3d100011699", + "synonyms": [ + "Bolin Centre for Climate Research" + ], + "xrefs": { + "biodbcore": "001744" + } + }, + "r3d100011700": { + "description": "BSRN is a project of the Radiation Panel (now the Data and Assessment Panel) from the Global Energy and Water Cycle Experiment (GEWEX) under the umbrella of the World Climate Research Programme (WCRP). It is the global baseline network for surface radiation for the Global limate Observing System (GCOS), contributing to the Global Atmospheric Watch (GAW), and forming a ooperative network with the Network for the Detection of Atmospheric Composition Change NDACC).", + "homepage": "https://www.bsrn.awi.de/", + "name": "WRMC-BSRN", + "prefix": "r3d100011700", + "synonyms": [ + "Baseline Surface Radiation Network", + "World Radiation Monitoring Center, Baseline Surface Radiation Network" + ] + }, + "r3d100011701": { + "description": "CDAAC is responsible for processing the science data received from COSMIC. This data is currently being processed not long after the data is received, i.e. approximately eighty percent of radio occultation profiles are delivered to operational weather centers within 3 hours of observation as well as in a more accurate post-processed mode (within 8 weeks of observation).", + "homepage": "https://cdaac-www.cosmic.ucar.edu", + "name": "COSMIC Data Analysis and Archive Center", + "prefix": "r3d100011701", + "synonyms": [ + "CDAAC", + "Constellation Observing System for Meteorology Ionosphere and Climate, Data Analysis and Archive Center" + ] + }, + "r3d100011702": { + "description": "The CDAWeb data system enables improved display and coordinated analysis of multi-instrument, multimission data bases of the kind whose analysis is critical to meeting the science objectives of the ISTP program and the InterAgency Consultative Group (IACG) Solar-Terrestrial Science Initiative. The system combines the client-server user interface technology of the World Wide Web with a powerful set of customized IDL routines to leverage the data format standards (CDF) and guidelines for implementation adopted by ISTP and the IACG. The system can be used with any collection of data granules following the extended set of ISTP/IACG standards. CDAWeb is being used both to support coordinated analysis of public and proprietary data and better functional access to specific public data such as the ISTP-precursor CDAW 9 data base that is formatted to the ISTP/IACG standards. \nMany data sets are available through the Coordinated Data Analysis Web (CDAWeb) service and the data coverage continues to grow. These are largely, but not exclusively, magnetospheric data and nearby solar wind data of the ISTP era (1992-present) at time resolutions of approximately a minute. The CDAWeb service provides graphical browsing, data subsetting, screen listings, file creations and downloads (ASCII or CDF). \nPublic data from current (1992-present) space physics missions (including Cluster, IMAGE, ISTP, FAST, IMP-8, SAMPEX and others). Public data from missions before 1992 (including IMP-8, ISIS1/2, Alouette2, Hawkeye and others). Public data from all current and past space physics missions.\nCDAWeb ist part of \"Space Physics Data Facility\" (https://www.re3data.org/repository/r3d100010168).", + "homepage": "https://cdaweb.sci.gsfc.nasa.gov/index.html/", + "name": "CDAWeb", + "prefix": "r3d100011702", + "synonyms": [ + "Heliophysics Coordinated Data Analysis Web" + ] + }, + "r3d100011703": { + "description": "This interface provides access to several types of data related to the Chesapeake Bay. Bay Program databases can be queried based upon user-defined inputs such as geographic region and date range. Each query results in a downloadable, tab- or comma-delimited text file that can be imported to any program (e.g., SAS, Excel, Access) for further analysis. Comments regarding the interface are encouraged. Questions in reference to the data should be addressed to the contact provided on subsequent pages.", + "homepage": "https://www.chesapeakebay.net/what/data", + "name": "Chesapeake Bay Data Hub", + "prefix": "r3d100011703", + "synonyms": [ + "CPB", + "Chesapeake Bay Program" + ] + }, + "r3d100011704": { + "description": "Climate Data Online (CDO) provides free access to NCDC's archive of global historical weather and climate data in addition to station history information. These data include quality controlled daily, monthly, seasonal, and yearly measurements of temperature, precipitation, wind, and degree days as well as radar data and 30-year Climate Normals", + "homepage": "https://www.ncdc.noaa.gov/cdo-web/", + "name": "Climate Data Online", + "prefix": "r3d100011704", + "synonyms": [ + "CDO" + ], + "xrefs": { + "biodbcore": "001649" + } + }, + "r3d100011705": { + "description": "Under the World Climate Research Programme (WCRP) the Working Group on Coupled Modelling (WGCM) established the Coupled Model Intercomparison Project (CMIP) as a standard experimental protocol for studying the output of coupled atmosphere-ocean general circulation models (AOGCMs). CMIP provides a community-based infrastructure in support of climate model diagnosis, validation, intercomparison, documentation and data access. This framework enables a diverse community of scientists to analyze GCMs in a systematic fashion, a process which serves to facilitate model improvement. Virtually the entire international climate modeling community has participated in this project since its inception in 1995. The Program for Climate Model Diagnosis and Intercomparison (PCMDI) archives much of the CMIP data and provides other support for CMIP. \nWe are now beginning the process towards the IPCC Fifth Assessment Report and with it the CMIP5 intercomparison activity. The CMIP5 (CMIP Phase 5) experiment design has been finalized with the following suites of experiments:\nI Decadal Hindcasts and Predictions simulations,\nII \"long-term\" simulations,\nIII \"atmosphere-only\" (prescribed SST) simulations for especially computationally-demanding models.\nThe new ESGF peer-to-peer (P2P) enterprise system (http://pcmdi9.llnl.gov) is now the official site for CMIP5 model output. The old gateway (http://pcmdi3.llnl.gov) is deprecated and now shut down permanently.", + "homepage": "https://pcmdi.llnl.gov/mips/cmip5/index.html", + "name": "Coupled Model Intercomparison Project", + "prefix": "r3d100011705", + "synonyms": [ + "CMIP" + ] + }, + "r3d100011707": { + "description": "The Genomic Observatories Meta-Database (GEOME) is a web-based database that captures the who, what, where, and when of biological samples and associated genetic sequences. GEOME helps users with the following goals: ensure the metadata from your biological samples is findable, accessible, interoperable, and reusable; improve the quality of your data and comply with global data standards; and integrate with R, ease publication to NCBI's sequence read archive, and work with an associated LIMS. The initial use case for GEOME came from the Diversity of the Indo-Pacific Network (DIPnet) resource.", + "homepage": "https://geome-db.org", + "name": "Genomic Observatories MetaDatabase", + "prefix": "r3d100011707", + "synonyms": [ + "GEOME" + ] + }, + "r3d100011708": { + "description": "The ASTER Project consists of two parts, each having a Japanese and a U.S. component. Mission operations are split between Japan Space Systems (J-spacesystems) and the Jet Propulsion Laboratory (JPL) in the U.S. J-spacesystems oversees monitoring instrument performance and health, developing the daily schedule command sequence, processing Level 0 data to Level 1, and providing higher level data processing, archiving, and distribution. The JPL ASTER project provides scheduling support for U.S. investigators, calibration and validation of the instrument and data products, coordinating the U.S. Science Team, and maintaining the science algorithms. The joint Japan/U.S. ASTER Science Team has about 40 scientists and researchers. Data access via NASA Reverb, ASTER Japan site, earth explorer, GloVis,GDEx and LP DAAC. See here http://asterweb.jpl.nasa.gov/data.asp . In Addition data are availabe through the newly implemented ASTER Volcano archive (AVA) http://ava.jpl.nasa.gov/ .", + "homepage": "https://asterweb.jpl.nasa.gov/index.asp", + "name": "ASTER JPL", + "prefix": "r3d100011708", + "synonyms": [ + "Advanced Spaceborne Thermal Emission and Reflection Radiometer" + ], + "xrefs": { + "nlx": "157751", + "scr": "010478" + } + }, + "r3d100011709": { + "description": "Complete Genomics provides free public access to a variety of whole human genome data sets generated from Complete Genomics’ sequencing service. The research community can explore and familiarize themselves with the quality of these data sets, review the data formats provided from our sequencing service, and augment their own research with additional summaries of genomic variation across a panel of diverse individuals. The quality of these data sets is representative of what a customer can expect to receive for their own samples.\nThis public genome repository comprises genome results from both our Standard Sequencing Service (69 standard, non-diseased samples) and the Cancer Sequencing Service (two matched tumor and normal sample pairs).\nIn March 2013 Complete Genomics was acquired by BGI-Shenzhen , the world’s largest genomics services company. BGI is a company headquartered in Shenzhen, China that provides comprehensive sequencing and bioinformatics services for commercial science, medical, agricultural and environmental applications. Complete Genomics is now focused on building a new generation of high-throughput sequencing technology and developing new and exciting research, clinical and consumer applications.", + "homepage": "http://www.completegenomics.com/", + "name": "Complete Genomics", + "prefix": "r3d100011709" + }, + "r3d100011710": { + "description": "The Coriolis Data Centre handles operational oceanography measurements made in situ, complementing the measurement of the ocean surface made using instruments aboard satellites.\nThis work is realised through the establishment of permanent networks with data collected by ships or autonomous systems that are either fixed or drifting.\nThis data can be used to construct a snapshot of water mass structure and current intensity.", + "homepage": "http://www.coriolis.eu.org/", + "name": "Coriolis", + "prefix": "r3d100011710", + "synonyms": [ + "Operational Oceanography" + ], + "xrefs": { + "issn": "2495-8956" + } + }, + "r3d100011713": { + "description": "DBpedia is a crowd-sourced community effort to extract structured information from Wikipedia and make this information available on the Web. DBpedia allows you to ask sophisticated queries against Wikipedia, and to link the different data sets on the Web to Wikipedia data. We hope that this work will make it easier for the huge amount of information in Wikipedia to be used in some new interesting ways. Furthermore, it might inspire new mechanisms for navigating, linking, and improving the encyclopedia itself.", + "homepage": "https://www.dbpedia.org/", + "name": "DBpedia", + "prefix": "r3d100011713", + "xrefs": { + "nlx": "157815", + "scr": "003661" + } + }, + "r3d100011714": { + "description": "The Earth Orientation Centre is responsible for monitoring of long-term earth orientation parameters, publications for time dissemination and leap second announcements.", + "homepage": "http://hpiers.obspm.fr/eop-pc/index.php?index=mission&lang=en", + "name": "Earth Orientation Center", + "prefix": "r3d100011714", + "synonyms": [ + "IERS EOP PC" + ] + }, + "r3d100011716": { + "description": "EartH2Observe brings together the findings from European FP projects DEWFORA, GLOWASIS, WATCH, GEOWOW and others. It will integrate available global earth observations (EO), in-situ datasets and models and will construct a global water resources re-analysis dataset of significant length (several decades). The resulting data will allow for improved insights on the full extent of available water and existing pressures on global water resources in all parts of the water cycle. The project will support efficient and globally consistent water management and decision making by providing comprehensive multi-scale (regional, continental and global) water resources observations. It will test new EO data sources, extend existing processing algorithms and combine data from multiple satellite missions in order to improve the overall resolution and reliability of EO data included in the re-analysis dataset. The resulting datasets will be made available through an open Water Cycle Integrator data portal https://wci.earth2observe.eu/ : the European contribution to the GEOSS/WCI approach. The datasets will be downscaled for application in case-studies at regional and local levels, and optimized based on identified European and local needs supporting water management and decision making . Actual data access: https://wci.earth2observe.eu/data/group/earth2observe", + "homepage": "http://www.earth2observe.eu/", + "name": "eartH2Observe", + "prefix": "r3d100011716", + "synonyms": [ + "Global Earth Observation for Integrated Water Resource Assessment" + ] + }, + "r3d100011717": { + "description": "The Emissions Database for Global Atmospheric Research (EDGAR) provides independent estimates of the global anthropogenic emissions and emission trends, based on publicly available statistics, for the atmospheric modeling community as well as for policy makers. This scientific independent emission inventory is characterized by a coherent world historical trend from 1970 to year x-3, including emissions of all greenhouse gases, air pollutants and aerosols. Data are presented for all countries, with emissions provided per main source category, and spatially allocated on a 0.1x0.1 grid over the globe.", + "homepage": "http://edgar.jrc.ec.europa.eu", + "name": "EDGAR", + "prefix": "r3d100011717", + "synonyms": [ + "Emissions Database for Global Atmospheric Research" + ] + }, + "r3d100011718": { + "description": "EIDA, an initiative within ORFEUS, is a distributed data centre established to (a) securely archive seismic waveform data and related metadata, gathered by European research infrastructures, and (b) provide transparent access to the archives by the geosciences research communities.\nEIDA nodes are data centres which collect and archive data from seismic networks deploying broad-band sensors, short period sensors, accelerometers, infrasound sensors and other geophysical instruments. Networks contributing data to EIDA are listed in the ORFEUS EIDA networklist (http://www.orfeus-eu.org/data/eida/networks/). Data from the ORFEUS Data Center (ODC), hosted by KNMI, are available through EIDA. \nTechnically, EIDA is based on an underlying architecture developed by GFZ to provide transparent access to all nodes' data. Data within the distributed archives are accessible via the ArcLink protocol (http://www.seiscomp3.org/wiki/doc/applications/arclink).", + "homepage": "https://www.orfeus-eu.org/data/eida/", + "name": "EIDA", + "prefix": "r3d100011718", + "synonyms": [ + "European Integrated Data Archive", + "European Integrated waveform Data Archive" + ] + }, + "r3d100011719": { + "description": ">>>!!!<<< As stated 2021-06-28 eklima is no longer available >>>!!!<<<", + "homepage": "http://sharki.oslo.dnmi.no/portal/page?_pageid=73,39035,73_39049&_dad=portal&_schema=PORTAL", + "name": "eKlima", + "prefix": "r3d100011719" + }, + "r3d100011720": { + "description": "The European Monitoring and Evaluation Programme (EMEP) is a scientifically based and policy driven programme under the Convention on Long-range Transboundary Air Pollution (CLRTAP) for international co-operation to solve transboundary air pollution problems.", + "homepage": "http://www.emep.int/", + "name": "EMEP", + "prefix": "r3d100011720", + "synonyms": [ + "The European Monitoring and Evaluation Programme" + ] + }, + "r3d100011721": { + "description": "The Environmental Change Network is the UK’s long-term environmental monitoring and research (LTER) programme. We make regular measurements of plant and animal communities and their physical and chemical environment. Our long-term datasets are used to increase understanding of the effects of climate change, air pollution and other environmental pressures on UK ecosystems.", + "homepage": "http://www.ecn.ac.uk", + "name": "Environmental Change Network", + "prefix": "r3d100011721", + "synonyms": [ + "ECN", + "ECN Data Centre", + "UK Environmental Change Network" + ] + }, + "r3d100011722": { + "description": "ERDDAP is a data server that gives you a simple, consistent way to download subsets of gridded and tabular scientific datasets in common file formats and make graphs and maps. This particular ERDDAP installation has oceanographic data (for example, data from satellites and buoys).", + "homepage": "https://coastwatch.pfeg.noaa.gov/erddap/index.html", + "name": "ERDDAP", + "prefix": "r3d100011722", + "synonyms": [ + "Environmental Research Division's Data Access Program" + ] + }, + "r3d100011723": { + "description": "EPA was established on December 2, 1970 to consolidate in one agency a variety of federal research, monitoring, standard-setting and enforcement activities to ensure environmental protection. Since its inception, EPA has been working for a cleaner, healthier environment for the American people", + "homepage": "https://edg.epa.gov/metadata/catalog/main/home.page", + "name": "Environmental Dataset Gateway", + "prefix": "r3d100011723", + "synonyms": [ + "EDG", + "EPA's official open data catalog" + ], + "xrefs": { + "biodbcore": "001615" + } + }, + "r3d100011724": { + "description": "The EPN (or EUREF Permanent Network) is a voluntary organization of several European agencies and universities that pool resources and permanent GNSS station data to generate precise GNSS products. The EPN has been created under the umbrella of the International Association Geodesy and more precisely by its sub-commission EUREF. \nThe European Terrestrial Reference System 89 (ETRS89) is used as the standard precise GPS coordinate system throughout Europe. Supported by EuroGeographics and endorsed by the EU, this reference system forms the backbone for all geographic and geodynamic projects on the European territory both on a national as on an international level.", + "homepage": "http://www.epncb.oma.be/", + "name": "EUREF Permanent Network", + "prefix": "r3d100011724", + "synonyms": [ + "EPN" + ] + }, + "r3d100011725": { + "description": "Public Opinion in the European Union. Our surveys address major topics concerning European citizenship. The Standard Eurobarometer was established in 1973. Since 1973, the European Commission has been monitoring the evolution of public opinion in the Member States, thus helping the preparation of texts, decision-making and the evaluation of its work. Our surveys and studies address major topics concerning European citizenship: enlargement, social situation, health, culture, information technology, environment, the Euro, defence, etc. Each survey consists of approximately 1000 face-to-face interviews per country. Reports are published twice yearly. Reproduction is authorised, except for commercial purposes, provided the source is acknowledged.\nSpecial Eurobarometer reports are based on in-depth thematic studies carried out for various services of the European Commission or other EU Institutions and integrated in the Standard Eurobarometer's polling waves. Reproduction is authorised, except for commercial purposes, provided the source is acknowledged.\nFlash Eurobarometers are ad hoc thematic telephone interviews conducted at the request of any service of the European Commission. Flash surveys enable the Commission to obtain results relatively quickly and to focus on specific target groups, as and when required. Reproduction is authorised, except for commercial purposes, provided the source is acknowledged.\nThe qualitative studies investigate in-depth the motivations, feelings and reactions of selected social groups towards a given subject or concept, by listening to and analysing their way of expressing themselves in discussion groups or with non-directive interviews.", + "homepage": "http://ec.europa.eu/COMMFrontOffice/PublicOpinion/index.cfm/General/index", + "name": "Eurobarometer", + "prefix": "r3d100011725", + "synonyms": [ + "Eurobaromètre" + ] + }, + "r3d100011726": { + "description": "The European Centre for Medium-Range Weather Forecasts (ECMWF) is an independent intergovernmental organisation supported by 34 states.\nECMWF is both a research institute and a 24/7 operational service, producing and disseminating numerical weather predictions to its Member States. This data is fully available to the national meteorological services in the Member States. The Centre also offers a catalogue of forecast data that can be purchased by businesses worldwide and other commercial customers\nForecasts, analyses, climate re-analyses, reforecasts and multi-model data are available from our archive (MARS) or via dedicated data servers or via point-to-point dissemination", + "homepage": "https://www.ecmwf.int/", + "name": "European Centre for Medium-Range Weather Forecasts", + "prefix": "r3d100011726", + "synonyms": [ + "CEPMMT", + "Centre européen pour les prévisions météorologiques à moyen terme", + "ECMWF", + "EZMW", + "Europäisches Zentrum für mittelfristige Wettervorhersage" + ] + }, + "r3d100011728": { + "description": "The European Union Open Data Portal is the single point of access to a growing range of data from the institutions and other bodies of the European Union (EU). Data are free for you to use and reuse for commercial or non-commercial purposes.\nBy providing easy and free access to data, the portal aims to promote their innovative use and unleash their economic potential. It also aims to help foster the transparency and the accountability of the institutions and other bodies of the EU.\nThe EU Open Data Portal is managed by the Publications Office of the European Union. Implementation of the EU's open data policy is the responsibility of the Directorate-General for Communications Networks, Content and Technology of the European Commission.", + "homepage": "https://data.europa.eu/data/datasets?catalog=european-union-open-data-portal", + "name": "European Union Open Data Portal", + "prefix": "r3d100011728", + "synonyms": [ + "EU ODP", + "EU Open Data Portal" + ], + "xrefs": { + "fairsharing.legacy": "2947", + "issn": "2315-3091" + } + }, + "r3d100011729": { + "description": "EMSC collects real time parametric data (source parmaters and phase pickings) provided by 65 seismological networks of the Euro-Med region. These data are provided to the EMSC either by email or via QWIDS (Quake Watch Information Distribution System, developped by ISTI). The collected data are automatically archived in a database, made available via an autoDRM, and displayed on the web site. The collected data are automatically merged to produce automatic locations which are sent to several seismological institutes in order to perform quick moment tensors determination.", + "homepage": "https://www.emsc-csem.org/#2", + "name": "European-Mediterranean Seismological Centre", + "prefix": "r3d100011729", + "synonyms": [ + "CSEM", + "Centre Sismologique Euro-Méditerranéen", + "EMSC" + ], + "xrefs": { + "issn": "2495-9324" + } + }, + "r3d100011730": { + "description": "This website provides access to an extensive database of environmental data and an integrated suite of online tools and resources to help Federal Land Managers assess and analyze the air quality and visibility in Federally-protected lands such as National Parks, National Forests, and Wilderness Areas", + "homepage": "https://views.cira.colostate.edu/fed/", + "name": "Federal Land Manager Environmental database", + "prefix": "r3d100011730", + "synonyms": [ + "FED" + ] + }, + "r3d100011732": { + "description": "Galaxies, made up of billions of stars like our Sun, are the beacons that light up the structure of even the most distant regions in space. Not all galaxies are alike, however. They come in very different shapes and have very different properties; they may be large or small, old or young, red or blue, regular or confused, luminous or faint, dusty or gas-poor, rotating or static, round or disky, and they live either in splendid isolation or in clusters. In other words, the universe contains a very colourful and diverse zoo of galaxies. For almost a century, astronomers have been discussing how galaxies should be classified and how they relate to each other in an attempt to attack the big question of how galaxies form. Galaxy Zoo (Lintott et al. 2008, 2011) pioneered a novel method for performing large-scale visual classifications of survey datasets. This webpage allows anyone to download the resulting GZ classifications of galaxies in the project.", + "homepage": "https://www.zooniverse.org/projects/zookeeper/galaxy-zoo/", + "name": "Galaxy Zoo", + "prefix": "r3d100011732" + }, + "r3d100011733": { + "description": "GENCODE is a scientific project in genome research and part of the ENCODE (ENCyclopedia Of DNA Elements) scale-up project.\nThe GENCODE consortium was initially formed as part of the pilot phase of the ENCODE project to identify and map all protein-coding genes within the ENCODE regions (approx. 1% of Human genome). Given the initial success of the project, GENCODE now aims to build an “Encyclopedia of genes and genes variants” by identifying all gene features in the human and mouse genome using a combination of computational analysis, manual annotation, and experimental validation, and annotating all evidence-based gene features in the entire human genome at a high accuracy.", + "homepage": "https://www.gencodegenes.org/", + "name": "GENCODE", + "prefix": "r3d100011733", + "xrefs": { + "scr": "014966" + } + }, + "r3d100011734": { + "description": "The GEOSS Portal provides an entry point to access Earth Observation information and services. It will connect to a system of existing portals, addressing the GEO Societal Benefit Areas globally and provide national to regional perspective to achieve synergy and leverage.", + "homepage": "https://www.geoportal.org/?f:dataSource=dab", + "name": "GEOSS Portal", + "prefix": "r3d100011734", + "synonyms": [ + "The Global Earth Observation System of Systems Portal" + ] + }, + "r3d100011738": { + "description": "The repository is no longer available. >>>!!!<<< 2018-09-14: no more access to GIS Data Depot >>>!!!<<<", + "homepage": "http://data.geocomm.com/", + "name": "GIS Data Depot", + "prefix": "r3d100011738" + }, + "r3d100011739": { + "description": "Surface air temperature change is a primary measure of global climate change. The GISTEMP project started in the late 1970s to provide an estimate of the changing global surface air temperature which could be compared with the estimates obtained from climate models simulating the effect of changes in atmospheric carbon dioxide, volcanic aerosols, and solar irradiance. The continuing analysis updates global temperature change from the late 1800s to the present.", + "homepage": "https://data.giss.nasa.gov/gistemp/", + "name": "GISTEMP", + "prefix": "r3d100011739", + "synonyms": [ + "GISS Surface Temperature Analysis", + "Goddard Institute for Space Studies Surface Temperature Analysis" + ] + }, + "r3d100011740": { + "description": ">>>!!!<<< 2019-01: Global Land Cover Facility goes offline see https://spatialreserves.wordpress.com/2019/01/07/global-land-cover-facility-goes-offline/ ; no more access to http://www.landcover.org >>>!!!<<< The Global Land Cover Facility (GLCF) provides earth science data and products to help everyone to better understand global environmental systems. In particular, the GLCF develops and distributes remotely sensed satellite data and products that explain land cover from the local to global scales.", + "name": "Global Land Cover Facility", + "prefix": "r3d100011740", + "synonyms": [ + "GLCF" + ] + }, + "r3d100011741": { + "description": "The Global Carbon Atlas is an online platform to explore, visualize and interpret global and regional carbon data arising from both human activities and natural processes. The graphics and data sources are made available in the belief that their wide dissemination will lead to new knowledge and better-informed decisions to limit and cope with human-induced climate change.\nThe Global Carbon Atlas is a community effort under the umbrella of the Global Carbon Project based on the contributions of many research institutions and individual scientists around the world who make available observations, models, and interpretation skills.", + "homepage": "http://www.globalcarbonatlas.org/?q=en/content/welcome-carbon-atlas", + "name": "Global carbon atlas", + "prefix": "r3d100011741", + "xrefs": { + "fairsharing.legacy": "3174" + } + }, + "r3d100011742": { + "description": "The AERONET (AErosol RObotic NETwork) program is a federation of ground-based remote sensing aerosol networks established by NASA and PHOTONS (PHOtométrie pour le Traitement Opérationnel de Normalisation Satellitaire; Univ. of Lille 1, CNES, and CNRS-INSU) and is greatly expanded by networks (e.g., RIMA, AeroSpan, AEROCAN, and CARSNET) and collaborators from national agencies, institutes, universities, individual scientists, and partners. The program provides a long-term, continuous and readily accessible public domain database of aerosol optical, microphysical and radiative properties for aerosol research and characterization, validation of satellite retrievals, and synergism with other databases. The network imposes standardization of instruments, calibration, processing and distribution.", + "homepage": "https://aeronet.gsfc.nasa.gov/", + "name": "AERONET", + "prefix": "r3d100011742", + "synonyms": [ + "AErosol RObotic NETwork" + ], + "xrefs": { + "fairsharing.legacy": "3170" + } + }, + "r3d100011743": { + "description": "The GOES Space Environment Monitor archive is an important component of the National Space Weather Program --a interagency program to provide timely and reliable space environment observations and forecasts. GOES satellites carry onboard a Space Environment Monitor subsystem that measures X-rays, Energetic Particles and Magnetic Field at the Spacecraft.", + "homepage": "https://www.ngdc.noaa.gov/stp/satellite/goes/", + "name": "GOES Space Environment Monitor", + "prefix": "r3d100011743", + "synonyms": [ + "GOES SEM", + "Geostationary Operational Environmental Satellites SEM" + ] + }, + "r3d100011747": { + "description": "iNaturalist is a citizen science project and online social network of naturalists, citizen scientists, and biologists built on the concept of mapping and sharing observations of biodiversity across the globe. iNat is a platform for biodiversity research, where anyone can start up their own science project with a specific purpose and collaborate with other observers.", + "homepage": "https://www.inaturalist.org/", + "name": "iNaturalist.org", + "prefix": "r3d100011747", + "synonyms": [ + "iNat" + ] + }, + "r3d100011748": { + "description": "Tropicos® was originally created for internal research but has since been made available to the world’s scientific community. All of the nomenclatural, bibliographic, and specimen data accumulated in MBG’s electronic databases during the past 30 years are publicly available here.", + "homepage": "https://www.tropicos.org/home", + "name": "Tropicos®", + "prefix": "r3d100011748", + "synonyms": [ + "w³Tropicos" + ] + }, + "r3d100011749": { + "description": ">>>!!!<<< duplicate >>>!!!<<< see https://www.re3data.org/repository/r3d100010914\nAt 2016-05-29 sees the official merger of the IMOS eMarine Information Infrastructure (eMII) Facility and the Australian Ocean Data Network (AODN) into a single entity. The marine information Facility of IMOS is now the AODN. Enabling open access to marine data is core business for IMOS. The IMOS data will continue to be discoverable alongside a wider collection of Australian marine and climate data via the new-look AODN Portal. Visit the AODN Portal at https://portal.aodn.org.au/. - \nAll IMOS data is open access and can be discovered, accessed and downloaded via the Australian Ocean Data Network (AODN) Portal.", + "homepage": "https://portal.aodn.org.au/", + "name": "Integrated Marine Observing System Ocean Data Portal", + "prefix": "r3d100011749", + "synonyms": [ + "Australian Ocean Data Network Portal", + "IMOS Ocean Portal", + "IMOS data Portal" + ] + }, + "r3d100011750": { + "description": "The Ministry for the Environment, Land and Sea has promoted the project \"Environment 2010\" which plays a strong team move to support the National Strategy for Biodiversity . The crux of the system is the National Biodiversity Network (NNB), a network of Centers of Excellence (CoE) and National Focal Point (FP), accredited to international and national level for the management, sharing and information about data on biodiversity.", + "homepage": "https://www.nnb.isprambiente.it/en", + "name": "Italian National Biodiversity Network", + "prefix": "r3d100011750", + "synonyms": [ + "NNB", + "Network Nazionale Biodiversità" + ] + }, + "r3d100011751": { + "description": "MycoCosm, the DOE JGI’s web-based fungal genomics resource, which integrates fungal genomics data and analytical tools for fungal biologists. It provides navigation through sequenced genomes, genome analysis in context of comparative genomics and genome-centric view. MycoCosm promotes user community participation in data submission, annotation and analysis.", + "homepage": "https://mycocosm.jgi.doe.gov/mycocosm/home", + "name": "JGI MycoCosm", + "prefix": "r3d100011751", + "synonyms": [ + "MycoCosm - the fungal genomics resource" + ], + "xrefs": { + "nlx": "144366", + "omics": "01657", + "scr": "005312" + } + }, + "r3d100011752": { + "description": "The European Soil Data Centre (ESDAC) is the thematic centre for soil related data in Europe. Its ambition is to be the single reference point for and to host all relevant soil data and information at European level. It contains a number of resources that are organized and presented in various ways: datasets, services/applications, maps, documents, events, projects and external links.", + "homepage": "https://esdac.jrc.ec.europa.eu/", + "name": "European Soil Data Centre", + "prefix": "r3d100011752", + "synonyms": [ + "ESDAC", + "European Soil Data Centre Portal" + ] + }, + "r3d100011753": { + "description": "Junar provides a cloud-based open data platform that enables innovative organizations worldwide to quickly, easily and affordably make their data accessible to all. In just a few weeks, your initial datasets can be published, providing greater transparency, encouraging collaboration and citizen engagement, and freeing up precious staff resources.", + "homepage": "https://junar.com/?lang=en", + "name": "Junar", + "prefix": "r3d100011753", + "synonyms": [ + "Junar Open Data Platform" + ] + }, + "r3d100011754": { + "description": "Knoema is a knowledge platform. The basic idea is to connect data with analytical and presentation tools. As a result, we end with one uniformed platform for users to access, present and share data-driven content.\nWithin Knoema, we capture most aspects of a typical data use cycle: accessing data from multiple sources, bringing relevant indicators into a common space, visualizing figures, applying analytical functions, creating a set of dashboards, and presenting the outcome.", + "homepage": "https://knoema.de/", + "name": "Knoema", + "prefix": "r3d100011754" + }, + "r3d100011756": { + "description": "The primary function of this database is to provide authoritative information about meteorite names. The correct spelling, complete with punctuation and diacritical marks, of all known meteorites recognized by the Meteoritical Society may be found in this compilation. Official abbreviations for many meteorites are documented here as well. The database also contains status information for meteorites with provisional names, and listings for specimens of doubtful origin and pseudometeorites.\nA seconday purpose of this database is to provide an interface to map services for the display of geographic information about meteorites. Two are currently implemented here. If the user has installed the free NASA program World Wind, links are provided for each meteorite to zoom the program to the find location. The database also provides links to the Google Maps service for the display of find locations.", + "homepage": "https://www.lpi.usra.edu/meteor/", + "name": "Meteoritical bulletin database", + "prefix": "r3d100011756" + }, + "r3d100011757": { + "description": "MODIS (or Moderate Resolution Imaging Spectroradiometer) is a key instrument aboard the Terra (originally known as EOS AM-1) and Aqua (originally known as EOS PM-1) satellites. Terra's orbit around the Earth is timed so that it passes from north to south across the equator in the morning, while Aqua passes south to north over the equator in the afternoon. Terra MODIS and Aqua MODIS are viewing the entire Earth's surface every 1 to 2 days, acquiring data in 36 spectral bands, or groups of wavelengths (see MODIS Technical Specifications). These data will improve our understanding of global dynamics and processes occurring on the land, in the oceans, and in the lower atmosphere. MODIS is playing a vital role in the development of validated, global, interactive Earth system models able to predict global change accurately enough to assist policy makers in making sound decisions concerning the protection of our environment.", + "homepage": "https://modis.gsfc.nasa.gov/", + "name": "Moderate Resolution Imaging Spectroradiometer", + "prefix": "r3d100011757", + "synonyms": [ + "MODIS" + ] + }, + "r3d100011758": { + "description": "DATA.NASA.GOV is NASA's clearinghouse site for open-data provided to the public.\nTens of thousands of datasets are available for you.\nThis site is a continually growing catalog of publicly available NASA Datasets, APIs, Visualizations, and more.", + "homepage": "https://data.nasa.gov/", + "name": "Nasa's Data Portal", + "prefix": "r3d100011758" + }, + "r3d100011759": { + "description": "NCEP delivers national and global weather, water, climate and space weather guidance, forecasts, warnings and analyses to its Partners and External User Communities. The National Centers for Environmental Prediction (NCEP), an arm of the NOAA's National Weather Service (NWS), is comprised of nine distinct Centers, and the Office of the Director, which provide a wide variety of national and international weather guidance products to National Weather Service field offices, government agencies, emergency managers, private sector meteorologists, and meteorological organizations and societies throughout the world. NCEP is a critical national resource in national and global weather prediction. NCEP is the starting point for nearly all weather forecasts in the United States. The Centers are: Aviation Weather Center (AWC), Climate Prediction Center (CPC), Environmental Modeling Center (EMC), NCEP Central Operations (NCO), National Hurricane Center (NHC), Ocean Prediction Center (OPC), Storm Prediction Center (SPC), Space Weather Prediction Center (SWPC), Weather Prediction Center (WPC)", + "homepage": "https://www.weather.gov/ncep/", + "name": "National Weather Service, National Centers for Environmental Prediction", + "prefix": "r3d100011759", + "synonyms": [ + "NCEP", + "National Centers for Environmental Prediction" + ] + }, + "r3d100011760": { + "description": "The NCEP/NCAR Reanalysis Project is a joint project between the National Centers for Environmental Prediction (NCEP, formerly \"NMC\") and the National Center for Atmospheric Research (NCAR). The goal of this joint effort is to produce new atmospheric analyses using historical data (1948 onwards) and as well to produce analyses of the current atmospheric state (Climate Data Assimilation System, CDAS).", + "homepage": "https://psl.noaa.gov/data/reanalysis/reanalysis.shtml", + "name": "NCEP/NCAR Reanalysis Project", + "prefix": "r3d100011760" + }, + "r3d100011761": { + "description": "Neotoma is a multiproxy paleoecological database that covers the Pliocene-Quaternary, including modern microfossil samples. The database is an international collaborative effort among individuals from 19 institutions, representing multiple constituent databases.\nThere are over 20 data-types within the Neotoma Paleoecological Database, including pollen microfossils, plant macrofossils, vertebrate fauna, diatoms, charcoal, biomarkers, ostracodes, physical sedimentology and water chemistry.\nNeotoma provides an underlying cyberinfrastructure that enables the development of common software tools for data ingest, discovery, display, analysis, and distribution, while giving domain scientists control over critical taxonomic and other data quality issues.", + "homepage": "https://www.neotomadb.org/", + "name": "Neotoma Paleoecology Database", + "prefix": "r3d100011761", + "synonyms": [ + "Neotoma" + ], + "xrefs": { + "fairsharing": "FAIRsharing.3wwc0m", + "nlx": "154700", + "scr": "002190" + } + }, + "r3d100011763": { + "description": "The NOAA/ESRL Physical Sciences Division (PSD) conducts weather and climate research to observe and understand Earth's physical environment, and to improve weather and climate predictions on global-to-local scales. PSD archives a wide range of data ranging from gridded climate datasets extending hundreds of years to real-time wind profiler data at a single location. The data or products derived from this data, organized by type, are available to scientists and the general public .", + "homepage": "https://psl.noaa.gov/data/", + "name": "PSD Climate and Weather Data", + "prefix": "r3d100011763", + "synonyms": [ + "NOAA, ESRL, PSD, CWD", + "National Oceanic & Atmospheric Administration, Earth System Research Laboratory, Physical Sciences Division, Climate and Weather Data" + ] + }, + "r3d100011764": { + "description": "Climate Data Record (CDR) is a time series of measurements of sufficient length, consistency and continuity to determine climate variability and change. The fundamental CDRs include sensor data, such as calibrated radiances and brightness temperatures, that scientists have improved and quality-controlled along with the data used to calibrate them. The thematic CDRs include geophysical variables derived from the fundamental CDRs, such as sea surface temperature and sea ice concentration, and they are specific to various disciplines.", + "homepage": "http://www.ncdc.noaa.gov/cdr/operationalcdrs.html", + "name": "NOAA's climate data record program", + "prefix": "r3d100011764", + "synonyms": [ + "Climate data record program" + ] + }, + "r3d100011765": { + "description": "Web Soil Survey (WSS) provides soil data and information produced by the National Cooperative Soil Survey. It is operated by the USDA Natural Resources Conservation Service (NRCS) and provides access to the largest natural resource information system in the world. NRCS has soil maps and data available online for more than 95 percent of the nation’s counties and anticipates having 100 percent in the near future. The site is updated and maintained online as the single authoritative source of soil survey information.", + "homepage": "https://www.nrcs.usda.gov/wps/portal/nrcs/main/soils/survey/", + "name": "Web Soil Survey", + "prefix": "r3d100011765", + "synonyms": [ + "NRCS Web Soil Survey", + "SSURGO", + "STATSGO2", + "Soil Survey Geographic Database", + "State Soil Geographic2", + "WSS" + ] + }, + "r3d100011767": { + "description": "The tree of life links all biodiversity through a shared evolutionary history. This project will produce the first online, comprehensive first-draft tree of all 1.8 million named species, accessible to both the public and scientific communities. Assembly of the tree will incorporate previously-published results, with strong collaborations between computational and empirical biologists to develop, test and improve methods of data synthesis. This initial tree of life will not be static; instead, we will develop tools for scientists to update and revise the tree as new data come in. Early release of the tree and tools will motivate data sharing and facilitate ongoing synthesis of knowledge.", + "homepage": "https://tree.opentreeoflife.org/opentree/argus/opentree13.4@ott93302", + "name": "Open Tree of Life", + "prefix": "r3d100011767", + "synonyms": [ + "Tree of Life - Evolution" + ] + }, + "r3d100011768": { + "description": "OpenWorm aims to build the first comprehensive computational model of the Caenorhabditis elegans (C. elegans), a microscopic roundworm. With only a thousand cells, it solves basic problems such as feeding, mate-finding and predator avoidance. Despite being extremely well studied in biology, this organism still eludes a deep, principled understanding of its biology. \n\nWe are using a bottom-up approach, aimed at observing the worm behaviour emerge from a simulation of data derived from scientific experiments carried out over the past decade. To do so we are incorporating the data available in the scientific community into software models. We are engineering Geppetto and Sibernetic, open-source simulation platforms, to be able to run these different models in concert. We are also forging new collaborations with universities and research institutes to collect data that fill in the gaps\n\nAll the code we produce in the OpenWorm project is Open Source and available on GitHub.", + "homepage": "http://www.openworm.org/", + "name": "OpenWorm", + "prefix": "r3d100011768" + }, + "r3d100011769": { + "description": "PAGER (Prompt Assessment of Global Earthquakes for Response) is an automated system that produces content concerning the impact of significant earthquakes around the world, informing emergency responders, government and aid agencies, and the media of the scope of the potential disaster. PAGER rapidly assesses earthquake impacts by comparing the population exposed to each level of shaking intensity with models of economic and fatality losses based on past earthquakes in each country or region of the world. Earthquake alerts – which were formerly sent based only on event magnitude and location, or population exposure to shaking – now will also be generated based on the estimated range of fatalities and economic losses. \nPAGER uses these earthquake parameters to calculate estimates of ground shaking by using the methodology and software developed for ShakeMaps. ShakeMap sites provide near-real-time maps of ground motion and shaking intensity following significant earthquakes. These maps are used by federal, state, and local organizations, both public and private, for post-earthquake response and recovery, public and scientific information, as well as for preparedness exercises and disaster planning.", + "homepage": "https://earthquake.usgs.gov/data/pager/", + "name": "Prompt Assessment of Global Earthquakes for Response", + "prefix": "r3d100011769", + "synonyms": [ + "PAGER" + ] + }, + "r3d100011772": { + "description": "The Information Marketplace for Policy and Analysis of Cyber-risk & Trust (IMPACT) program supports global cyber risk research & development by coordinating, enhancing and developing real world data, analytics and information sharing capabilities, tools, models, and methodologies. In order to accelerate solutions around cyber risk issues and infrastructure security, IMPACT makes these data sharing components broadly available as national and international resources to support the three-way partnership among cyber security researchers, technology developers and policymakers in academia, industry and the government.", + "homepage": "https://www.impactcybertrust.org/home#", + "name": "IMPACT", + "prefix": "r3d100011772", + "synonyms": [ + "IMPACT Cyber Trust", + "Information Marketplace for Policy and Analysis of Cyber-risk & Trust" + ] + }, + "r3d100011773": { + "description": "Remote Sensing Systems is a world leader in processing and analyzing microwave data from satellite microwave sensors. We specialize in algorithm development, instrument calibration, ocean product development, and product validation. We have worked with more than 30 satellite microwave radiometer, sounder, and scatterometer instruments over the past 40 years. Currently, we operationally produce satellite retrievals for SSMIS, AMSR2, WindSat, and ASCAT. The geophysical retrievals obtained from these sensors are made available in near-real-time (NRT) to the global scientific community and general public via FTP and this web site.", + "homepage": "https://www.remss.com/", + "name": "Remote Sensing Systems", + "prefix": "r3d100011773", + "synonyms": [ + "RSS" + ] + }, + "r3d100011774": { + "description": "data.eaufrance.fr is an information system on water (EIS); it is registered in the National Plan for Water Data (NELS) and will be integrated into the data dissemination web pattern.\n\nIt also complies with the European Directive 2003/98 / EC of November 2003 on the reuse of public sector information.\n\ndata.eaufrance.fr is a public data distribution platform open for reuse in the terms and conditions of the Licence Open / Open License.\nOpendata SIE is coordinated by the National Office for Water and Aquatic Environments (Onema); it was developed by the BRGM and the International Office for Water (IOW).", + "homepage": "http://www.data.eaufrance.fr/", + "name": "data.eaufrance.fr", + "prefix": "r3d100011774", + "synonyms": [ + "Répertoire des données publiques sur l'eau en France" + ] + }, + "r3d100011775": { + "description": "The company RapidEye AG of Brandenburg brought on 29 August 2008 five satellites into orbit that can be aligned within a day to any point on Earth. The data are interesting for a number of large and small companies for applications from harvest planning to assessment of insurance claims case of natural disasters.\nVia the Rapid Eye Science Archive (RESA) science users can receive, free of charge, optical image data of the RapidEye satellite fleet. Imagery is allocated based on a proposal to be submitted via the RESA Portal which will be evaluated by independent experts.", + "homepage": "https://www.planet.com/resa/", + "name": "RESA", + "prefix": "r3d100011775", + "synonyms": [ + "Rapid eye science archive" + ] + }, + "r3d100011776": { + "description": "SMHI's observation stations collect large quantities of data, including temperature, precipitation, wind, air pressure, lightning, solar radiation and ozone. Satellites and radar installations are also important sources. Data is presented continuously on smhi.se and used in SMHI's various weather services.\nIn the Explorer SMHI’s data ( http://opendata-catalog.smhi.se/explore/ ) you find data available with open access (in Swedish). Information in English on Oceanographic observations, Model data (HIROMB BS01), Machine to machine – feeds, and Conditions of use.", + "homepage": "https://www.smhi.se/data/utforskaren-oppna-data/", + "name": "Swedish Meteorological and Hydrological Institute open data", + "prefix": "r3d100011776", + "synonyms": [ + "SMHI open data", + "SMHI Öppna data" + ] + }, + "r3d100011777": { + "description": ">>>!!!<<< Access to this Cite will be going away soon >>>!!!<<<\nSocrata’s cloud-based solution allows government organizations to put their data online, make data-driven decisions, operate more efficiently, and share insights with citizens.", + "homepage": "https://opendata.socrata.com/", + "name": "Open Data by Socrata", + "prefix": "r3d100011777", + "synonyms": [ + "Blist", + "Socrata" + ] + }, + "r3d100011778": { + "description": "SOHO, the Solar & Heliospheric Observatory, is a project of international collaboration between ESA and NASA to study the Sun from its deep core to the outer corona and the solar wind.\n\nSOHO was launched on December 2, 1995. The SOHO spacecraft was built in Europe by an industry team led by prime contractor Matra Marconi Space (now EADS Astrium) under overall management by ESA. The twelve instruments on board SOHO were provided by European and American scientists.", + "homepage": "https://sohowww.nascom.nasa.gov/", + "name": "Solar and Heliospheric Observatory", + "prefix": "r3d100011778", + "synonyms": [ + "SOHO" + ] + }, + "r3d100011780": { + "description": "SuperDARN is an international HF radar network designed to measure global-scale magnetospheric convection by observing plasma motion in the Earth’s upper atmosphere. This network consists of more than 20 radars operating on frequencies between 8 and 20 MHz that look into the polar regions of Earth. These radars can measure the position and velocity of charged particles in our ionosphere, the highest layer of the Earth's atmosphere, and provide scientists with information regarding Earth's interaction with the space environment.", + "homepage": "http://superdarn.gi.alaska.edu/", + "name": "SuperDARN", + "prefix": "r3d100011780", + "synonyms": [ + "Super Dual Auroral Radar Networks" + ] + }, + "r3d100011781": { + "description": "To understand the global surface energy budget is to understand climate. Because it is impractical to cover the earth with monitoring stations, the answer to global coverage lies in reliable satellite-based estimates. Efforts are underway at NASA and universities to develop algorithms to do this, but such projects are in their infancy. In concert with these ambitious efforts, accurate and precise ground-based measurements in differing climatic regions are essential to refine and verify the satellite-based estimates, as well as to support specialized research.\nTo fill this niche, the Surface Radiation Budget Network (SURFRAD) was established in 1993 through the support of NOAA's Office of Global Programs.", + "homepage": "https://gml.noaa.gov/grad/surfrad/", + "name": "SURFRAD", + "prefix": "r3d100011781", + "synonyms": [ + "Surface Radiation", + "Surface Radiation Budget Network" + ] + }, + "r3d100011782": { + "description": "As one of the cornerstones of the U.S. Geological Survey's (USGS) National Geospatial Program, The National Map is a collaborative effort among the USGS and other Federal, State, and local partners to improve and deliver topographic information for the Nation. It has many uses ranging from recreation to scientific analysis to emergency response. The National Map is easily accessible for display on the Web, as products and services, and as downloadable data. The geographic information available from The National Map includes orthoimagery (aerial photographs), elevation, geographic names, hydrography, boundaries, transportation, structures, and land cover. Other types of geographic information can be added within the viewer or brought in with The National Map data into a Geographic Information System to create specific types of maps or map views.", + "homepage": "http://nationalmap.gov/", + "name": "The National Map", + "prefix": "r3d100011782", + "synonyms": [ + "TNM", + "Your Source for Topographic Information" + ] + }, + "r3d100011783": { + "description": "The OpenMadrigal project seeks to develop and support an on-line database for geospace data. The project has been led by MIT Haystack Observatory since 1980, but now has active support from Jicamarca Observatory and other community members. Madrigal is a robust, World Wide Web based system capable of managing and serving archival and real-time data, in a variety of formats, from a wide range of ground-based instruments. Madrigal is installed at a number of sites around the world. Data at each Madrigal site is locally controlled and can be updated at any time, but shared metadata between Madrigal sites allow searching of all Madrigal sites at once from any Madrigal site. Data is local; metadata is shared.", + "homepage": "http://cedar.openmadrigal.org/", + "name": "Madrigal Database", + "prefix": "r3d100011783", + "synonyms": [ + "Cedar Madrigal" + ] + }, + "r3d100011784": { + "description": "The THEMIS mission is a five-satellite Explorer mission whose primary objective is to understand the onset and macroscale evolution of magnetospheric substorms. The five small satellites were launched together on a Delta II rocket and they carry identical sets of instruments including an electric field instrument (EFI), a flux gate magnetometer (FGM), a search coil magnetometer (SCM), a electro-static analyzer, and solid state telescopes (SST). The mission consists of several phases. In the first phase, the spacecraft will all orbit as a tight cluster in the same orbital plane with apogee at 15.4 Earth radii (RE). In the second phase, also called the Dawn Phase, the satellites will be placed in their orbits and during this time their apogees will be on the dawn side of the magnetosphere. During the third phase (also known as the Tail Science Phase) the apogees will be in the magnetotail. The fourth phase is called the Dusk Phase or Radiation Belt Science Phase, with all apogees on the dusk side. In the fifth and final phase, the apogees will shift to the sunward side (Dayside Science Phase). The satellite data will be combined with observations of the aurora from a network of 20 ground observatories across the North American continent. \nThe THEMIS-B (THEMIS-P1) and THEMIS-C (THEMIS-P2) were repurposed to study the lunar environment in 2009. The spacecraft were renamed ARTEMIS (Acceleration, Reconnection, Turbulence and Electrodynamics of the Moon’s Interaction with the Sun), with the P1 and P2 designations maintained.", + "homepage": "http://themis.ssl.berkeley.edu/index.shtml", + "name": "THEMIS", + "prefix": "r3d100011784", + "synonyms": [ + "ARTEMIS", + "Acceleration, Reconnection, Turbulence and Electrodynamics of the Moon’s Interaction with the Sun", + "Time History of Events and Macroscale Interactions during Substorms" + ] + }, + "r3d100011785": { + "description": "Real-time data from moored ocean buoys for improved detection, understanding and prediction of El Niño and La Niña.", + "homepage": "http://www.pmel.noaa.gov/tao/jsdisplay/", + "name": "Tropical Atmosphere Ocean Project", + "prefix": "r3d100011785", + "synonyms": [ + "TAO array", + "TAO/TRITON array" + ] + }, + "r3d100011786": { + "description": "TurtleSAT is a new website where communities are mapping the location of freshwater turtles in waterways and wetlands across the country. Australia's unique freshwater turtles are in crisis - their numbers are declining and your help is needed to record where you see turtles in your local area.", + "homepage": "https://www.turtlesat.org.au/turtlesat/default.aspx", + "name": "TurtleSAT", + "prefix": "r3d100011786" + }, + "r3d100011788": { + "description": "U.S. IOOS is a vital tool for tracking, predicting, managing, and adapting to changes in our ocean, coastal and Great Lakes environment. \nA primary focus of U.S. IOOS is integration of, and expedited access to, ocean observation data for improved decision making. The Data Management and Communication (DMAC) subsystem of U.S. IOOS serves as a central mechanism for integrating all existing and projected data sources.", + "homepage": "https://ioos.noaa.gov/", + "name": "IOOS®", + "prefix": "r3d100011788", + "synonyms": [ + "U.S. Integrated Ocean Observing System" + ], + "xrefs": { + "nlx": "157745", + "scr": "003598" + } + }, + "r3d100011790": { + "description": "<<>>!!!>>>", + "homepage": "http://www.eu-watch.org/", + "name": "WATCH", + "prefix": "r3d100011790", + "synonyms": [ + "WATer and Global CHange" + ] + }, + "r3d100011791": { + "description": "WorldClim is a set of global climate layers (climate grids) with a spatial resolution of about 1 square kilometer. The data can be used for mapping and spatial modeling in a GIS or with other computer programs.", + "homepage": "https://worldclim.org/", + "name": "WorldClim - Global Climate Data", + "prefix": "r3d100011791", + "xrefs": { + "nlx": "156877", + "scr": "010244" + } + }, + "r3d100011792": { + "description": "XSEDE is a single virtual system that scientists can use to interactively share computing resources, data and expertise. People around the world use these resources and services — things like supercomputers, collections of data and new tools — to improve our planet.\nThe Extreme Science and Engineering Discovery Environment (XSEDE) is the most advanced, powerful, and robust collection of integrated advanced digital resources and services in the world. It is a single virtual system that scientists can use to interactively share computing resources, data, and expertise.", + "homepage": "https://www.xsede.org/", + "name": "XSEDE", + "prefix": "r3d100011792", + "synonyms": [ + "Extreme Science and Engineering Discovery Environment" + ], + "xrefs": { + "nlx": "151554", + "scr": "006091" + } + }, + "r3d100011793": { + "description": "The ASTER Volcano Archive (AVA) is the worlds largest specialty archive of volcano data. For 1,549 recently active volcanos listed by the Smithsonian Global Volcanism Program, the AVA has collected the entirety of high-resolution multispectral ASTER data and made it available to the public. Also included are digital elevation maps, NOAA ash advisories, alteration zone imagery, and thermal anomaly reports. LANDSAT7 data are also being processed.", + "homepage": "https://ava.jpl.nasa.gov/", + "name": "ASTER Volcano Archive", + "prefix": "r3d100011793", + "synonyms": [ + "AVA" + ], + "xrefs": { + "biodbcore": "001299", + "fairsharing.legacy": "2800" + } + }, + "r3d100011795": { + "description": "The euHCVdb is mainly oriented towards protein sequence, structure and function analyses and structural biology of HCV.", + "homepage": "https://euhcvdb.ibcp.fr/euHCVdb/", + "name": "euHCVdb", + "prefix": "r3d100011795", + "synonyms": [ + "european Hepatitis C Virus database", + "european hepatitis C virus sequences database" + ], + "xrefs": { + "issn": "2429-9022", + "nif": "0000-02819", + "scr": "007645" + } + }, + "r3d100011796": { + "description": "The VDC is a public, web-based search engine for accessing worldwide earthquake strong ground motion data. While the primary focus of the VDC is on data of engineering interest, it is also an interactive resource for scientific research and government and emergency response professionals.", + "homepage": "https://strongmotioncenter.org/vdc/scripts/default.plx", + "name": "Strong Motion Virtual Data Center", + "prefix": "r3d100011796", + "synonyms": [ + "Global component of the Center for Engeinnering Strong Motion Data", + "Strong Motion VDC" + ], + "xrefs": { + "biodbcore": "001551" + } + }, + "r3d100011797": { + "description": "Strong-motion data of engineering and scientific importance from the United States and other seismically active \ncountries are served through the Center for Engineering Strong Motion Data(CESMD). The CESMD now automatically posts strong-motion data from an increasing number of seismic stations in California within a few minutes following an earthquake as an InternetQuick Report(IQR). As appropriate,IQRs are updated by more comprehensive Internet Data Reports that include reviewed versions of the data and maps showing, for example, the finite fault rupture along with the distribution of recording stations. Automated processing of strong-motion data will be extended to post the strong-motion records of the regional seismic networks of the Advanced National Seismic System (ANSS) outside California.", + "homepage": "https://www.strongmotioncenter.org/", + "name": "Center for Engineering Strong Motion Data", + "prefix": "r3d100011797", + "synonyms": [ + "CESMD" + ] + }, + "r3d100011798": { + "description": "The goal of the NeuroElectro Project is to extract information about the electrophysiological properties (e.g. resting membrane potentials and membrane time constants) of diverse neuron types from the existing literature and place it into a centralized database.", + "homepage": "http://neuroelectro.org", + "name": "NeuroElectro", + "prefix": "r3d100011798", + "synonyms": [ + "organizing information on cellular neurophysiology" + ], + "xrefs": { + "nlx": "151885" + } + }, + "r3d100011800": { + "description": "LSHTM Data Compass is a curated digital repository of research outputs that have been produced by staff and students at the London School of Hygiene & Tropical Medicine and their collaborators. It is used to share outputs intended for reuse, including: qualitative and quantitative data, software code and scripts, search strategies, and data collection tools.", + "homepage": "https://datacompass.lshtm.ac.uk/", + "name": "LSHTM Data Compass", + "prefix": "r3d100011800" + }, + "r3d100011801": { + "description": "NOAA's National Centers for Environmental Information (NCEI) are responsible for hosting and providing public access to one of the most significant archives for environmental data on Earth with over 20 petabytes of comprehensive atmospheric, coastal, oceanic, and geophysical data. NCEI headquarters are located in Asheville, North Carolina. Most employees work in the four main locations, but apart from those locations, NCEI has employees strategically located throughout the United States. The main locations are Cooperative Institute for Climate and Satellites–North Carolina (CICS-NC) at Asheville, North Carolina, Cooperative Institute for Research in Environmental Sciences (CIRES) at Boulder Colorado, Cooperative Institute for Climate and Satellites–Maryland (CICS-MD) at Silver Spring Maryland and Stennis Space Center, Mississippi.", + "homepage": "https://www.ncei.noaa.gov/", + "name": "NCEI", + "prefix": "r3d100011801", + "synonyms": [ + "NOAA National Centers for Environmental Information" + ], + "xrefs": { + "doi": "10.25504/FAIRsharing.kjncvg" + } + }, + "r3d100011802": { + "description": "Polish CLARIN node – CLARIN-PL Language Technology Centre – is being built at Wrocław University of Technology. The LTC is addressed to scholars in the humanities and social sciences. Registered users are granted free access to digital language resources and advanced tools to explore them. They can also archive and share their own language data (in written, spoken, video or multimodal form).", + "homepage": "https://clarin-pl.eu/dspace/", + "name": "CLARIN-PL", + "prefix": "r3d100011802", + "synonyms": [ + "Centrum Technologii Jezykowiych", + "Language Technology Centre" + ] + }, + "r3d100011803": { + "description": "The International Maize and Wheat Improvement Center (CIMMYT) provides a free, open access repository of research software, studies, and datasets produced and developed by CIMMYT scientists as well as the results of the Seeds of Discovery project, which makes available genetic profiles of wheat and maize, two of mankind's three major cereal crops.", + "homepage": "https://data.cimmyt.org/dataverse/root", + "name": "CIMMYT Research Data & Software Repository Network", + "prefix": "r3d100011803", + "synonyms": [ + "Centro Internacional de Mejoramiento de Maíz y Trigo", + "International Maize and Wheat Improvement Center" + ] + }, + "r3d100011804": { + "description": "RU-Economicas is the repository of the Institute of Economic Research (IIEc) of the UNAM, created to manage, promote and preserve, in digital format, the intellectual production of Institute of Economic Research.\n\nThe objective of this repository is to promote scholarly communication and increase the visibility and use of the content produced at the Institute. It houses various materials, which may have been arbitrated or not, including books, journals, articles, lectures, presentations, databases, audiovisual, and so on.\n\nThe RU-Economics provides the general public, students, teachers and researchers, a search service and online consultation of digital resources produced by the academic community of the Institute of Economic Research.\n\nOur repository is part of our university's Digital Archives Network (RAD-UNAM) which aims to create a network of university repositories to support university departments in the management and dissemination of their digital resources. Thus, the Institute for Economic Research adds to the efforts of the UNAM for better management of and access to intellectual products of the university community in the digital environment.", + "homepage": "http://ru.iiec.unam.mx/", + "name": "RU-IIEc", + "prefix": "r3d100011804", + "synonyms": [ + "RU-Economicas", + "Repositorio Universitario Instituto de Investigaciones Económicas" + ] + }, + "r3d100011805": { + "description": "The Digital Repository of Ireland (DRI) is a national trusted digital repository (TDR) for Ireland’s social and cultural data. We preserve, curate, and provide sustained access to a wealth of Ireland’s humanities and social sciences data through a single online portal. The repository houses unique and important collections from a variety of organisations including higher education institutions, cultural institutions, government agencies, and specialist archives. DRI has staff members from a wide variety of backgrounds, including software engineers, designers, digital archivists and librarians, data curators, policy and requirements specialists, educators, project managers, social scientists and humanities scholars. DRI is certified by the CoreTrustSeal, the current TDR standard widely recommended for best practice in Open Science. In addition to providing trusted digital repository services, the DRI is also Ireland’s research centre for best practices in digital archiving, repository infrastructures, preservation policy, research data management and advocacy at the national and European levels. DRI contributes to policy making nationally (e.g. via the National Open Research Forum and the IRC), and internationally, including European Commission expert groups, the DPC, RDA and the OECD.", + "homepage": "https://repository.dri.ie/", + "name": "Digital Repository of Ireland", + "prefix": "r3d100011805", + "synonyms": [ + "DRI", + "Taisclann Dhigiteach na hÉireann" + ], + "xrefs": { + "fairsharing": "FAIRsharing.wL29nJ" + } + }, + "r3d100011806": { + "description": "Founded in 1556, the SLUB today houses a variety of collections. The Library collects most comprehensively media from and about Saxony (Saxonica) and – commissioned by the German Research Foundation – literature on contemporary art, photography, industrial design and commercial art, and history of technology. In addition, also the music and the map collection have a special rank. These and other valuable materials are summarized in the special collections department. Finally the Deutsche Fotothek as one of the most important photo archives in Germany has a prominent role.", + "homepage": "https://digital.slub-dresden.de/en/digital-collections/", + "name": "SLUB Sammlungen", + "prefix": "r3d100011806", + "synonyms": [ + "SLUB Collections", + "SLUBArchiv.digital" + ] + }, + "r3d100011807": { + "description": "The Language Bank features text and speech corpora with different kinds of annotations in over 60 languages. There is also a selection of tools for working with them, from linguistic analyzers to programming environments. Corpora are also available via web interfaces, and users can be allowed to download some of them. The IP holders can monitor the use of their resources and view user statistics.", + "homepage": "https://www.kielipankki.fi/language-bank/", + "name": "Kielipankki", + "prefix": "r3d100011807", + "synonyms": [ + "The Language Bank of Finland" + ] + }, + "r3d100011808": { + "description": "nanoHUB.org is the premier place for computational nanotechnology research, education, and collaboration. Our site hosts a rapidly growing collection of Simulation Programs for nanoscale phenomena that run in the cloud and are accessible through a web browser. In addition to simulation devices, nanoHUB provides Online Presentations, Courses, Learning Modules, Podcasts, Animations, Teaching Materials, and more. These resources help users learn about our simulation programs and about nanotechnology in general. Our site offers researchers a venue to explore, collaborate, and publish content, as well. Much of these collaborative efforts occur via Workspaces and User groups.", + "homepage": "https://nanohub.org/", + "name": "nanoHUB", + "prefix": "r3d100011808", + "synonyms": [ + "nanoHUB.org" + ], + "xrefs": { + "omics": "27120", + "scr": "013963" + } + }, + "r3d100011810": { + "description": "Our lab investigates how cognition manifests in, and is influenced by, the social contexts in which it occurs. We focus: 1) on how conversational interactions can reshape memory, by promoting shared remembering and shared forgetting, and 2) on how socio-cognitive processes affect the formation of collective memories and beliefs, and the dynamics of collective decisions. In exploring these issues, while maintaining high ecological validity, our lab integrates a wide range of methodologies, including laboratory experiments, field studies, social network analysis, and agent-based simulations.", + "homepage": "http://www.princeton.edu/~acoman/Home.html", + "name": "Socio Cognitive Processes Lab data", + "prefix": "r3d100011810", + "synonyms": [ + "Infectious cognition data" + ] + }, + "r3d100011811": { + "description": "Nordicana series D is a formatted, online data report series archived at CEN. It is produced only in \nelectronic form and is freely and openly accessible\n to CEN researchers and to other users. Each issue \nis \npublished in French and in English, and is indexed \nvia an assigned digital object identifier (DOI). An\n issue may be \nupdated, for example with new data, as a new version number, but will retain the same DOI. Each issue \ncontains data sets and extensive metadata that explain the origin of the data, the format of the data,\n the \nhistory of updates via different version numbers, and the format that should be adopted to cite the data.", + "homepage": "http://www.cen.ulaval.ca/nordicanad/en_index.aspx", + "name": "Nordicana D", + "prefix": "r3d100011811", + "synonyms": [ + "La collection Nordicana D", + "Nordicana D collection" + ] + }, + "r3d100011812": { + "description": "More than a quarter of a million people — one in 10 NSW men and women aged over 45 — have been recruited to our 45 and Up Study, the largest ongoing study of healthy ageing in the Southern Hemisphere. The baseline information collected from all of our participants is available in the Study’s Data Book. This information, which researchers use as the basis for their analyses, contains information on key variables such as height, weight, smoking status, family history of disease and levels of physical activity.\n\nBy following such a large group of people over the long term, we are developing a world-class research resource that can be used to boost our understanding of how Australians are ageing.\n\nThis will answer important health and quality-of-life questions and help manage and prevent illness through improved knowledge of conditions such as cancer, heart disease, depression, obesity and diabetes.", + "homepage": "https://www.saxinstitute.org.au/our-work/45-up-study/", + "name": "45 and Up Study", + "prefix": "r3d100011812" + }, + "r3d100011813": { + "description": "The University has followed all of the children born in Aberdeen in 1921, 1936, and 1950-1956 as they grow and age.\nCollectively these groups are known as the ABERDEEN BIRTH COHORTS, and are a jewel in the crown of Scottish health research and have helped to advance our understanding of aging well.\nThe Children of the 1950s study is a population-based resource for the study of biological and social influences on health across the life-course and between generations.", + "homepage": "https://www.abdn.ac.uk/birth-cohorts/", + "name": "Aberdeen Birth Cohorts", + "prefix": "r3d100011813", + "synonyms": [ + "1921 Birth Cohort, 1936 Birth Cohort, Children of the 1950s" + ] + }, + "r3d100011815": { + "description": ">>>!!!<<< The repository is inactive, please use SciLifeLab Data Repository >>>!!!<<< This DOI repository provides permanent identifiers to data sets generated by Life Science researchers active in Sweden, and for which no other suitable public repository is available. BILS is a distributed national research infrastructure supported by the Swedish Research Council (Vetenskapsrådet) providing bioinformatics support to life science researchers in Sweden.", + "homepage": "http://doi.nbis.se/", + "name": "NBIS DOI repository", + "prefix": "r3d100011815", + "synonyms": [ + "BILS DOI Repository (formerly)", + "Bioinformatics Infrastructure for Life Sciences DOI Repository (formerly)", + "National Bioinformatics Infrastructure Sweden DOI repository" + ] + }, + "r3d100011817": { + "description": "BeiDare2 is currently at beta version. All new users should try the new service as we no longer provide training for the classic BioDare. -\nBioDare stands for Biological Data Repository, its main focus is data from circadian experiments.\nBioDare is an online facility to share, store, analyse and disseminate timeseries data, focussing on circadian clock data, with browser and web service interfaces. Toolbox features include an improved, speedier FFT-NLLs routine and ROBuST’s Spectrum Resampling tool that will analyse rhythmic time series data.", + "homepage": "https://biodare2.ed.ac.uk/welcome", + "name": "BioDare2", + "prefix": "r3d100011817", + "synonyms": [ + "BioDare (formerly)", + "Biological Data Repository" + ] + }, + "r3d100011818": { + "description": "Born in Bradford is one of the biggest and most important medical research studies undertaken in the UK. The project started in 2007 and is looking to answer questions about our health by tracking the lives of 13,500 babies and their families and will provide information for studies across the UK and around the world.\nThe aim of Born in Bradford is to find out more about the causes of childhood illness by studying children from all cultures and backgrounds as their lives unfold.", + "homepage": "https://www.borninbradford.nhs.uk/", + "name": "Born in Bradford", + "prefix": "r3d100011818", + "synonyms": [ + "BiB" + ] + }, + "r3d100011819": { + "description": "The Cancer Cell Line Encyclopedia project is a collaboration between the Broad Institute, and the Novartis Institutes for Biomedical Research and its Genomics Institute of the Novartis Research Foundation to conduct a detailed genetic and pharmacologic characterization of a large panel of human cancer models, to develop integrated computational analyses that link distinct pharmacologic vulnerabilities to genomic patterns and to translate cell line integrative genomics into cancer patient stratification. The CCLE provides public access to genomic data, analysis and visualization for about 1000 cell lines.", + "homepage": "https://portals.broadinstitute.org/ccle", + "name": "Broad-Novartis Cancer Cell Line Encyclopedia", + "prefix": "r3d100011819", + "synonyms": [ + "CCLE", + "Cancer Cell Line Encyclopedia" + ], + "xrefs": { + "omics": "03988", + "scr": "013836" + } + }, + "r3d100011820": { + "description": "CaPSURE™ is a longitudinal, observational study of approximately 15,000 men with all stages of biopsy-proven prostate cancer. Patients have enrolled at 43 community urology practices, academic medical centers, and VA hospitals throughout the United States since 1995.\n\nCEASAR stands for Comparative Effectiveness Analysis of Surgery and Radiation. The ongoing goal of CEASAR is to help learn more about what prostate cancer treatments work best, for which patients, in whose hands.\n\nThere are currently about 3,600 men with a prostate cancer diagnosis participating in CEASAR. Three rounds of surveys have been completed, with the first carried out in the spring of 2010. We are currently in the process of conducting our fourth survey with the same group of men in our study. This survey, our Three Year Follow-up, will occur throughout the summer of 2014.", + "homepage": "https://urology.ucsf.edu/research/cancer/capsure", + "name": "CaPSURE", + "prefix": "r3d100011820", + "synonyms": [ + "Cancer of the Prostate Strategic Urologic Research Endeavor" + ] + }, + "r3d100011821": { + "description": "The Chickpea Transcriptome Database (CTDB) has been developed with the view to provide most comprehensive information about the chickpea transcriptome, the most relevant part of the genome. The database contains various information and tools for transcriptome sequence, functional annotation, conserved domain(s), transcription factor families, molecular markers (microsatellites and single nucleotide polymorphisms), Comprehensive gene expression and comparative genomics with other legumes. The database is a freely available resource, which provides user scientists/breeders a portal to search, browse and query the data to facilitate functional and applied genomics research in chickpea and other legumes.\nThe current release of database provides transcriptome sequence from cultivated (Cicer arietinum desi (ICC4958) and kabuli (ICCV2)) and wild (Cicer reticulatum, PI489777) chickpea genotypes.", + "homepage": "http://www.nipgr.res.in/ctdb.html", + "name": "Chickpea Transcriptome Database", + "prefix": "r3d100011821", + "synonyms": [ + "CTDB" + ], + "xrefs": { + "omics": "04684" + } + }, + "r3d100011822": { + "description": "The Cognitive Function and Ageing Studies (CFAS) are population based studies of individuals aged 65 years and over living in the community, including institutions, which is the only large multi-centred population-based study in the UK that has reached sufficient maturity. There are three main studies within the CFAS group. MRC CFAS, the original study began in 1989, with three of its sites providing a parent subset for the comparison two decades later with CFAS II (2008 onwards). Subsequently another CFAS study, CFAS Wales began in 2011.", + "homepage": "http://www.cfas.ac.uk/", + "name": "Cognitive Function and Ageing Study", + "prefix": "r3d100011822", + "synonyms": [ + "CFAS" + ] + }, + "r3d100011823": { + "description": "The Dallas Heart Study (DHS) is a multi-ethnic, population-based probability sample of Dallas County designed to define the social and the biological variables contributingto ethnic differences in cardiovascular health at the community level and to support hypothesis-driven research aimed at determining the underlying mechanisms contributing to differences in cardiovascular risk. The initial data collection from the population was performed in three sequential stages over a two year period(2000-2002) and included the collection of detailed socioeconomic, biomarker and imaging data from each participant. The underlying assumption of the study is that successful identification of new risk factors for cardiovascular disease will require the availability of an exquisitely phenotyped, multiethnic population in close proximity to the Center.", + "homepage": "https://www.utsouthwestern.edu/research/translational-medicine/doing-research/dallas-heart/", + "name": "Dallas Heart Study", + "prefix": "r3d100011823", + "synonyms": [ + "DHS", + "DHS cohort" + ] + }, + "r3d100011824": { + "description": "Exposures in the period from conception to early childhood - including fetal growth, cell division, and organ functioning - may have long-lasting impact on health and disease susceptibility.\nTo investigate these issues the Danish National Birth Cohort (Better health in generations) was established.\nA large cohort of pregnant women with long-term follow-up of the offspring was the obvious choice because many of the exposures of interest cannot be reconstructed with suffcient validity back in time. The study needed to be large, and the aim was to recruit 100,000 women early in pregnancy, and to continue follow-up for decades. \nExposure information was collected by computer-assisted telephone interviews with the women twice during pregnancy and when their children were six and 18 months old. Participants were also asked to fill in a self-administered food frequency questionnaire in mid-pregnancy. Furthermore, a biological bank has been set up with blood taken from the mother twice during pregnancy and blood from theumbilical cord taken shortly after birth.", + "homepage": "https://www.dnbc.dk/", + "name": "Danish National Birth Cohort", + "prefix": "r3d100011824", + "synonyms": [ + "Bedre sundhet i generationer", + "DNBC" + ] + }, + "r3d100011825": { + "description": "The Diabetes Study of Northern California (DISTANCE) conducts epidemiological and health services research in diabetes among a large, multiethnic cohort of patients in a large, integrated health care delivery system.", + "homepage": "https://divisionofresearch.kaiserpermanente.org/projects/distance/", + "name": "Diabetes Study of Northern California", + "prefix": "r3d100011825", + "synonyms": [ + "DISTANCE" + ] + }, + "r3d100011826": { + "description": "The Drosophila Genetic Reference Panel (DGRP) is a population consisting of more than 200 inbred lines derived from the Raleigh, USA population. The DGRP is a living library of common polymorphisms affecting complex traits, and a community resource for whole genome association mapping of quantitative trait loci.", + "homepage": "http://dgrp.gnets.ncsu.edu/", + "name": "Drosophila Genetic Reference Panel 2", + "prefix": "r3d100011826", + "synonyms": [ + "DGRP2" + ] + }, + "r3d100011827": { + "description": "The Drosophila Synthetic Population Resource (DSPR) consists of a new panel of over 1700 recombinant inbred lines (RILs) of Drosophila melanogaster, derived from two highly recombined synthetic populations, each created by intercrossing a different set of 8 inbred founder lines (with one founder line common to both populations). Complete genome sequence data for the founder lines are available, and in addition, there is a high resolution genetic map for each RIL. The DSPR has been developed as a community resource for high-resolution QTL mapping and is intended to be used widely by the Drosophila community.", + "homepage": "http://wfitch.bio.uci.edu/~dspr/index.html", + "name": "DSPR", + "prefix": "r3d100011827", + "synonyms": [ + "The Drosophila Synthetic Population Resource" + ] + }, + "r3d100011828": { + "description": "The Fragile Families & Child Wellbeing Study is following a cohort of nearly 5,000 children born in large U.S. cities between 1998 and 2000 (roughly three-quarters of whom were born to unmarried parents). We refer to unmarried parents and their children as “fragile families” to underscore that they are families and that they are at greater risk of breaking up and living in poverty than more traditional families.\nThe core Study was originally designed to primarily address four questions of great interest to researchers and policy makers: (1) What are the conditions and capabilities of unmarried parents, especially fathers?; (2) What is the nature of the relationships between unmarried parents?; (3) How do children born into these families fare?; and (4) How do policies and environmental conditions affect families and children?", + "homepage": "https://fragilefamilies.princeton.edu/", + "name": "Fragile Families and Child Wellbeing Study", + "prefix": "r3d100011828", + "synonyms": [ + "FFCWS" + ] + }, + "r3d100011829": { + "description": "GAZEL is an open epidemiologic laboratory. Like major scientific instruments (telescopes or particle accelerators, for example, or genotyping laboratories equipped with sequencers), GAZEL was not constructed to answer a specific question. Instead it was designed to help analyze a wide range of scientific problems and is accessible to the community of researchers specializing in epidemiology.\nIn accordance with its purpose as a scientific research platform, the GAZEL cohort is permanently open to epidemiologic research teams. Today, more than 50 projects on very diversified themes have been set up in GAZEL by some 20 teams, French, belonging to different bodies, and foreign (Germany, Belgium, Canada, Great Britain, Sweden, Finland, and USA).", + "homepage": "https://www.gazel.inserm.fr/en/gazel-cohort", + "name": "Gazel", + "prefix": "r3d100011829", + "synonyms": [ + "The Gazel cohort" + ], + "xrefs": { + "nlx": "151989", + "scr": "008962" + } + }, + "r3d100011830": { + "description": "KiGGS is a long-term study conducted by the Robert Koch Institute (RKI) on the health of children and adolescents in Germany. The study repeatedly supplies data, representative of the country as a whole, on the health of under 18-year-olds. In addition, the children and adolescents of the first KiGGS study are repeatedly invited, and they continue to be monitored right into their adulthood.", + "homepage": "https://www.kiggs-studie.de/english/home.html", + "name": "Studie zur Gesundheit von Kindern und Jugendlichen in Deutschland", + "prefix": "r3d100011830", + "synonyms": [ + "German Health Interview and Examination Survey for Children and Adolescents", + "KiGGS" + ] + }, + "r3d100011831": { + "description": "<<>>!!!>>>\nsee https://beta.ukdataservice.ac.uk/datacatalogue/studies/study?id=7021#!/details and\nhttps://ota.bodleian.ox.ac.uk/repository/xmlui/discover?query=germanc&submit=Search&filtertype_1=title&filter_relational_operator_1=contains&filter_1=&query=germanc", + "homepage": "https://www.alc.manchester.ac.uk/modern-languages/research/german-studies/germanc/", + "name": "GerManC project", + "prefix": "r3d100011831", + "synonyms": [ + "A representative historical corpus of German 1650-1800" + ] + }, + "r3d100011832": { + "description": "<<>>!!!>>>", + "homepage": "http://nhs2survey.org/gutswordpress/", + "name": "Growing Up Today Study", + "prefix": "r3d100011832", + "synonyms": [ + "GUTS" + ] + }, + "r3d100011833": { + "description": "The Database contains all publicly available HMS LINCS datasets and information for each dataset about experimental reagents (small molecule perturbagens, cells, antibodies, and proteins) and experimental and data analysis protocols.", + "homepage": "https://lincs.hms.harvard.edu/db/", + "name": "Harvard Medical School, Library of Integrated Network-Based Cellular Signatures Database", + "prefix": "r3d100011833", + "synonyms": [ + "HMS, LINCS database" + ], + "xrefs": { + "nlx": "156062", + "scr": "006454" + } + }, + "r3d100011834": { + "description": "<<>>!!!>>>", + "homepage": "http://inchiantistudy.net/wp/", + "name": "InCHIANTI", + "prefix": "r3d100011834", + "synonyms": [ + "Invecchiare nel Chianti", + "The InCHIANTI Study" + ] + }, + "r3d100011835": { + "description": "<<>>!!!>>>\nA recent computer security audit has revealed security flaws in the legacy HapMap site that require NCBI to take it down immediately. We regret the inconvenience, but we are required to do this. That said, NCBI was planning to decommission this site in the near future anyway (although not quite so suddenly), as the 1,000 genomes (1KG) project has established itself as a research standard for population genetics and genomics. NCBI has observed a decline in usage of the HapMap dataset and website with its available resources over the past five years and it has come to the end of its useful life. \nThe International HapMap Project is a multi-country effort to identify and catalog genetic similarities and differences in human beings. Using the information in the HapMap, researchers will be able to find genes that affect health, disease, and individual responses to medications and environmental factors. The Project is a collaboration among scientists and funding agencies from Japan, the United Kingdom, Canada, China, Nigeria, and the United States. All of the information generated by the Project will be released into the public domain.\nThe goal of the International HapMap Project is to compare the genetic sequences of different individuals to identify chromosomal regions where genetic variants are shared. By making this information freely available, the Project will help biomedical researchers find genes involved in disease and responses to therapeutic drugs. In the initial phase of the Project, genetic data are being gathered from four populations with African, Asian, and European ancestry. Ongoing interactions with members of these populations are addressing potential ethical issues and providing valuable experience in conducting research with identified populations.\nPublic and private organizations in six countries are participating in the International HapMap Project. Data generated by the Project can be downloaded with minimal constraints. The Project officially started with a meeting in October 2002 (https://www.genome.gov/10005336/) and is expected to take about three years.", + "homepage": "https://www.ncbi.nlm.nih.gov/variation/news/NCBI_retiring_HapMap/", + "name": "International HapMap Project", + "prefix": "r3d100011835", + "synonyms": [ + "Asepọ HapMap ti Gbogbo Agbaye", + "Le projet international HapMap", + "国际人类基因组单体型图计划", + "国際 HapMap 計画" + ], + "xrefs": { + "nif": "0000-02940", + "omics": "00273", + "scr": "002846" + } + }, + "r3d100011836": { + "description": "The Johns Hopkins Data Archive contains data collections produced by the Johns Hopkins community of researchers for public access and use. Each dataset has a citation and DOI, facilitating attribution and connection to research publications. If you are conducting research at Johns Hopkins and are interested in archiving your data with the JHU Data Archive, please contact us to discuss your research and data access needs. Currently, the JHU Data Archive operates on the Dataverse repository software platform. More information about the benefits of archiving data and the JHU Data Archive can be found here: https://dataservices.library.jhu.edu/", + "homepage": "https://archive.data.jhu.edu/", + "name": "Johns Hopkins Data Archive Dataverse Network", + "prefix": "r3d100011836", + "synonyms": [ + "JHU Data Archive" + ] + }, + "r3d100011838": { + "description": "The Malaria Atlas Project (MAP) brings together researchers based around the world with expertise in a wide range of disciplines from public health to mathematics, geography and epidemiology. We work together to generate new and innovative methods of mapping malaria risk. Ultimately our goal is to produce a comprehensive range of maps and estimates that will support effective planning of malaria control at national and international scales.", + "homepage": "https://malariaatlas.org/", + "name": "Malaria Atlas Project", + "prefix": "r3d100011838", + "synonyms": [ + "MAP" + ] + }, + "r3d100011839": { + "description": "Database of mass spectra of known, unknown and provisionally identified substances. MassBank is the first public repository of mass spectral data for sharing them among scientific research community. MassBank data are useful for the chemical identification and structure elucidation of chemical compounds detected by mass spectrometry.", + "homepage": "https://massbank.eu/MassBank/", + "name": "European MassBank", + "prefix": "r3d100011839", + "synonyms": [ + "High Resolution Mass Spectral Database", + "MassBank", + "NORMAN MassBank" + ], + "xrefs": { + "miriam": "00000273" + } + }, + "r3d100011840": { + "description": "The Mexican Health and Aging Study (MHAS) started as a prospective panel study of health and aging in Mexico. \nMHAS is nationally representative of the 13 million Mexicans born prior to 1951. The survey has national and urban/rural representation. The baseline survey, in 2001, included a nationally representative sample of Mexicans aged 50 and over and their spouse/partners regardless of their age. A direct interview was sought with each individual and proxy interviews were obtained when poor health or temporary absence precluded a direct interview. \nThe sample was distributed in all 32 states of the country in urban and rural areas. Households in the six states which account for 40% of all migrants to the U.S. were over-sampled. A sub-sample was selected to obtain anthropometric measures.", + "homepage": "http://www.mhasweb.org/", + "name": "Mexican Health and Aging Study", + "prefix": "r3d100011840", + "synonyms": [ + "ENASEM", + "Estudio Nacional de Salud y Envejecimiento en México", + "MHAS" + ], + "xrefs": { + "fairsharing": "FAIRsharing.n8qft8", + "nlx": "151859", + "scr": "000818" + } + }, + "r3d100011841": { + "description": "The MRC National Survey of Health and Development 1946 (NSHD) was the first ever British birth \ncohort study. It has collected information from birth to the current day on the health and life circumstances of five and a half thousand men and women born during a week in March 1946 throughout England, Wales, and Scotland. The study explores differences in child development by factors like social class, biological factors, health and education. Due to the length of the study it has developed into a study of ageing.", + "homepage": "https://www.nshd.mrc.ac.uk/", + "name": "MRC National Survey of Health and Development", + "prefix": "r3d100011841", + "synonyms": [ + "NSHD", + "National Survey of Health and Development" + ] + }, + "r3d100011843": { + "description": "The Osteoarthritis Initiative (OAI) is a multi-center, longitudinal, prospective observational study of knee osteoarthritis (OA). The overall aim of the OAI is to develop a public domain research resource to facilitate the scientific evaluation of biomarkers for osteoarthritis as potential surrogate endpoints for disease onset and progression.", + "homepage": "https://nda.nih.gov/oai", + "name": "OsteoArthritis Initiative", + "prefix": "r3d100011843", + "synonyms": [ + "OAI" + ], + "xrefs": { + "fairsharing": "FAIRsharing.D5iouq" + } + }, + "r3d100011844": { + "description": "The Pacific Islands Families (PIF) Study is an ongoing longitudinal birth cohort study that has been tracking the health and development of 1,398 Pacific children and their parents since the children were born at Middlemore Hospital in South Auckland in the year 2000. It is the only prospective study specifically of Pacific peoples in the world.", + "homepage": "https://phrc.aut.ac.nz/our-research/pacific-islands-families-study", + "name": "Pacific Islands Families Study", + "prefix": "r3d100011844", + "synonyms": [ + "PIF Study" + ] + }, + "r3d100011845": { + "description": "Project Achilles is a systematic effort aimed at identifying and cataloging genetic vulnerabilities across hundreds of genomically characterized cancer cell lines. The project uses genome-wide genetic perturbation reagents (shRNAs or Cas9/sgRNAs) to silence or knock-out individual genes and identify those genes that affect cell survival. Large-scale functional screening of cancer cell lines provides a complementary approach to those studies that aim to characterize the molecular alterations (e.g. mutations, copy number alterations) of primary tumors, such as The Cancer Genome Atlas (TCGA). The overall goal of the project is to identify cancer genetic dependencies and link them to molecular characteristics in order to prioritize targets for therapeutic development and identify the patient population that might benefit from such targets.\nProject Achilles data is hosted on the Cancer Dependency Map Portal (DepMap) where it has been harmonized with our genomics and cellular models data. You can access the latest and all past datasets here: https://depmap.org/portal/download/all/", + "homepage": "https://depmap.org/portal/achilles/", + "name": "Project Achilles", + "prefix": "r3d100011845" + }, + "r3d100011846": { + "description": "Cell phones have become an important platform for the understanding of social dynamics and influence, because of their pervasiveness, sensing capabilities, and computational power. Many applications have emerged in recent years in mobile health, mobile banking, location based services, media democracy, and social movements. With these new capabilities, we can potentially be able to identify exact points and times of infection for diseases, determine who most influences us to gain weight or become healthier, know exactly how information flows among employees and productivity emerges in our work spaces, and understand how rumors spread.\nIn an attempt to address these challenges, we release several mobile data sets here in \"Reality Commons\" that contain the dynamics of several communities of about 100 people each. We invite researchers to propose and submit their own applications of the data to demonstrate the scientific and business values of these data sets, suggest how to meaningfully extend these experiments to larger populations, and develop the math that fits agent-based models or systems dynamics models to larger populations. \nThese data sets were collected with tools developed in the MIT Human Dynamics Lab and are now available as open source projects or at cost.", + "homepage": "http://realitycommons.media.mit.edu/", + "name": "Reality Commons", + "prefix": "r3d100011846" + }, + "r3d100011847": { + "description": "REGARDS is an observational study of risk factors for stroke in adults 45 years or older. 30,239 participants were recruited between January 2003 and October 2007. They completed a telephone interview followed by an in-home physical exam. Measurements included traditional risk factors such as blood pressure and cholesterol levels, and an echocardiogram of the heart. At six month intervals, participants are contacted by phone to ask about stroke symptoms, hospitalizations and general health status. The study is ongoing and will follow participants for many years.", + "homepage": "https://www.uab.edu/soph/regardsstudy/", + "name": "REasons for Geographic and Racial Differences in Stroke Study", + "prefix": "r3d100011847", + "synonyms": [ + "REGARDS" + ], + "xrefs": { + "nif": "0000-01878", + "scr": "007228" + } + }, + "r3d100011848": { + "description": "The Manchester Romani Project is part of an international network of scholarly projects devoted to research on Romani language and linguistics, coordinated in partnership with Dieter Halwachs (Institute of Linguistics, Graz University and Romani-Projekt Graz), and Peter Bakker (Institute of Linguistics, Aarhus University).\nThe project explores the linguistic features of the dialects of the Romani language, and their distribution in geographical space. An interactive web application is being designed, which will allow users to search and locate on a map different dialectal variants, and to explore how variants cluster in particular regions. Examples sentences and words with sound files will also be made available, to give impressions of dialectal variation within Romani. From the distribution of linguistic forms among the dialects it will be possible to make infeences about social-historical contacts among the Romani communities, and about migration patterns.", + "homepage": "https://romani.humanities.manchester.ac.uk//rms/", + "name": "Romani Morpho-Syntax Database", + "prefix": "r3d100011848", + "synonyms": [ + "RMS" + ] + }, + "r3d100011849": { + "description": "Stemformatics is a collaboration between the stem cell and bioinformatics community.\nWe were motivated by the plethora of exciting cell models in the public and private domains, and the realisation that for many biologists these were mostly inaccessible. We wanted a fast way to find and visualise interesting genes in these exemplar stem cell datasets. We'd like you to explore. You'll find data from leading stem cell laboratories in a format that is easy to search, easy to visualise and easy to export.", + "homepage": "https://www.stemformatics.org/", + "name": "Stemformatics", + "prefix": "r3d100011849", + "xrefs": { + "scr": "017002" + } + }, + "r3d100011850": { + "description": "The Swiss HIV Cohort Study (SHCS), established in 1988, is a systematic longitudinal study enrolling HIV-infected individuals in Switzerland. It is a collaboration of all Swiss University Hospital infectious disease outpatient clinics, two large cantonal hospitals, all with affiliated laboratories, and with affiliated smaller hospitals and private physicians carrying for HIV patients. \nThe Swiss Mother and Child HIV Cohort Study (MoCHiV) is integrated into the SHCS. It aims at preventing mother to child transmission and enrolls HIV-infected pregnant women and their children.\nThe SHCS involves practically all researchers being active in patient-oriented HIV research in Switzerland.\nThe clinics can delegate recruitment of participants and follow-up visits to other outpatient clinics or to specialized private physicians, provided that the requirements of the protocol can be entirely fulfilled and controlled. The laboratories can contract other laboratories for some of the analyses.", + "homepage": "https://www.shcs.ch/", + "name": "Swiss HIV Cohort Study & Swiss Mother and Child HIV Cohort Study", + "prefix": "r3d100011850", + "synonyms": [ + "SHCS & MoCHIV" + ] + }, + "r3d100011851": { + "description": "The TwinsUK resource is the biggest UK adult twin registry of 14.000 twins used to study the genetic and environmental aetiology of age related complex traits and diseases.", + "homepage": "https://twinsuk.ac.uk/", + "name": "TwinsUK", + "prefix": "r3d100011851" + }, + "r3d100011852": { + "description": "UQ eSpace is the single authoritative source for the research outputs of the staff and students of the University of Queensland and is the archival home of UQ Research Higher Degree digital theses. UQ eSpace raises the visibility and accessibility of UQ publications to the wider world and provides data for mandatory Government reporting requirements such as the Higher Education Research Data Collection (HERDC) and Excellence in Research for Australia (ERA) as well as for the internal UQ systems such as the Q-Index. It also operates as an institutional repository for open access publications, research datasets and other digitised materials created by staff of the University such as print materials, photographs, audio materials, videos, manuscripts and other original works.", + "homepage": "https://espace.library.uq.edu.au/collection/UQ:289097", + "name": "UQ eSpace, Research Data Collections", + "prefix": "r3d100011852" + }, + "r3d100011853": { + "description": "The Twenty-07 Study was set up in 1986 in order to investigate the reasons for differences in health by socio-economic circumstances, gender, area of residence, age, ethnic group, and family type.\n\n4510 people are being followed for 20 years. The initial wave of data collection took place in 1987/8, when respondents were aged 15, 35 and 55. The final wave of data collection took place in 2007/08 when respondents were aged 35, 55 and 75.\n\nIn this way the Twenty-07 Study provides us with unique opportunities to investigate both the changes in people's lives over 20 years and how they affect their health, and the differences in people's experiences at the same ages 20 years apart, and how these have different effects on their health.", + "homepage": "http://2007study.sphsu.mrc.ac.uk/", + "name": "West of Scotland Twenty-07 Study", + "prefix": "r3d100011853" + }, + "r3d100011854": { + "description": "The Whitehall II study was established to explore the relationship between socio-economic status, stress and cardiovascular disease. A cohort of 10,308 participants aged 35-55, of whom 3,413 were women and 6,895 men, was recruited from the British Civil Service in 1985. Since this first wave of data collection, self-completion questionnaires and clinical data have been collected from the cohort every two to five years with a high level of participation. Data collection is intended to continue until 2030.", + "homepage": "https://www.ucl.ac.uk/whitehallII", + "name": "Whitehall II Study", + "prefix": "r3d100011854", + "synonyms": [ + "Stress and Health Study", + "WII" + ] + }, + "r3d100011855": { + "description": "WHIP is a database of individual work histories, based on Inps administrative archives.\nThe reference population is made up by all the people – Italian and foreign – who have worked in Italy even only for only a part of their working career. A large representative sample has been extracted from this population: in the standard file the sampling coefficient is about 1: 180, for a dynamic population of about 370,000 people (figures will be doubled in the full edition).\nFor each of these people the main episodes of their working careers are observed. The complete list of observations includes: private employee working contracts, atypical contracts, self-employment activities as artisan, trader and some activities as freelancer, retirement spells, as well as non-working spells in which the individual received social benefits, like unemployment subsidies or mobility benefits. The workers for whom activity is not observed in WHIP are those who worked in the public sector or as freelancers (lawyers or notaries) – who have an autonomous security fund.\nThe WHIP section concerning employee contracts is a Linked Employer Employee Database: in addition to the data about the contract, thanks to a linkage with the Inps Firm Observatory, data concerning the firm in which the worker is employed is also available.", + "homepage": "https://www.laboratoriorevelli.it/whip/whip_datahouse.php", + "name": "Work Histories Italian Panel", + "prefix": "r3d100011855", + "synonyms": [ + "WHIP" + ] + }, + "r3d100011856": { + "description": "Contraceptive prevalence and the unmet need for family planning are key indicators for measuring improvements in access to reproductive health as asserted in the 2030 Agenda for Sustainable Development under target 3.7. \"By 2030, ensure universal access to sexual and reproductive health-care services, including for family planning, information and education, and the integration of reproductive health into national strategies and programmes\".", + "homepage": "https://population.un.org/dataportal/home", + "name": "World Contraceptive Use", + "prefix": "r3d100011856", + "synonyms": [ + "Estimates and Projections of Family Planning Indicators" + ] + }, + "r3d100011857": { + "description": "The version 1.0 of the open database contains 1,151,268 brain signals of 2 seconds each, captured with the stimulus of seeing a digit (from 0 to 9) and thinking about it, over the course of almost 2 years between 2014 & 2015, from a single Test Subject David Vivancos.\nAll the signals have been captured using commercial EEGs (not medical grade), NeuroSky MindWave, Emotiv EPOC, Interaxon Muse & Emotiv Insight, covering a total of 19 Brain (10/20) locations.\nIn 2014 started capturing brain signals and released the first versions of the \"MNIST\" of brain digits, and in 2018 released another open dataset with a subset of the \"IMAGENET\" of The Brain.\nVersion 0.05 (last update 09/28/2021) of the open database contains 24,000 brain signals of 2 seconds each, captured with the stimulus of seeing a real MNIST digit (from 0 to 9) 6,000 so far and thinking about it, + the same amout of signals with another 2 seconds of seeing a black screen, shown in between the digits, from a single Test Subject David Vivancos in a controlled still experiment to reduce noise from EMG & avoiding blinks.", + "homepage": "http://www.mindbigdata.com/", + "name": "MindBigData", + "prefix": "r3d100011857", + "synonyms": [ + "The \"MNIST\" of Brain Digits" + ] + }, + "r3d100011858": { + "description": "The PATRIC website provides an entry point to integrated data and tools for bacterial infectious disease research. The website is organized by data types and analysis tools. Primary access is provided through the PATRIC main menu, available at the top of the home page.", + "homepage": "https://www.patricbrc.org/portal/portal/patric/Home", + "name": "PATRIC", + "prefix": "r3d100011858", + "synonyms": [ + "Pathosystems Resource Integration Center" + ], + "xrefs": { + "nlx": "17476", + "omics": "01658", + "scr": "004154" + } + }, + "r3d100011859": { + "description": "The nationally recognized National Cancer Database (NCDB)—jointly sponsored by the American College of Surgeons and the American Cancer Society—is a clinical oncology database sourced from hospital registry data that are collected in more than 1,500 Commission on Cancer (CoC)-accredited facilities. NCDB data are used to analyze and track patients with malignant neoplastic diseases, their treatments, and outcomes. Data represent more than 70 percent of newly diagnosed cancer cases nationwide and more than 34 million historical records.", + "homepage": "https://www.facs.org/quality-programs/cancer/ncdb", + "name": "National Cancer Data Base", + "prefix": "r3d100011859", + "synonyms": [ + "NCDB" + ] + }, + "r3d100011860": { + "description": "<<>>!!!>>>\nBe advised that DataFerrett was decommissioned June 30, 2020; see https://www.census.gov/data/data-tools/dataferrett.html", + "homepage": "https://thedataweb.rm.census.gov/", + "name": "TheDataWeb", + "prefix": "r3d100011860", + "synonyms": [ + "DataFerrett" + ], + "xrefs": { + "scr": "003197" + } + }, + "r3d100011861": { + "description": "The National Sleep Research Resource (NSRR) offers free web access to large collections of de-identified physiological signals and clinical data elements collected in well-characterized research cohorts and clinical trials.", + "homepage": "https://sleepdata.org/", + "name": "National Sleep Research Resource", + "prefix": "r3d100011861", + "synonyms": [ + "Explore a rich collection of sleep research data collected in children and adults across the U.S.", + "NSRR" + ], + "xrefs": { + "fairsharing": "FAIRsharing.crjxwd" + } + }, + "r3d100011864": { + "description": "OpenKIM is an online suite of open source tools for molecular simulation of materials. These tools help to make molecular simulation more accessible and more reliable. Within OpenKIM, you will find an online resource for standardized testing and long-term warehousing of interatomic models and data, and an application programming interface (API) standard for coupling atomistic simulation codes and interatomic potential subroutines.", + "homepage": "https://openkim.org/", + "name": "OpenKIM", + "prefix": "r3d100011864", + "synonyms": [ + "Knowledgebase of Interatomic Models" + ] + }, + "r3d100011865": { + "description": "The Astrophysics Source Code Library (ASCL) is a free online registry for source codes of interest to astronomers and astrophysicists and lists codes that have been used in research that has appeared in, or been submitted to, peer-reviewed publications. The ASCL is citable by using the unique ascl ID assigned to each code. The ascl ID can be used to link to the code entry by prefacing the number with ascl.net (i.e., ascl.net/1201.001).", + "homepage": "http://ascl.net/", + "name": "Astrophysics Source Code Library", + "prefix": "r3d100011865", + "synonyms": [ + "ASCL", + "ASCL.net Astrophysics Source Code Library" + ], + "xrefs": { + "fairsharing": "FAIRsharing.wb0txg", + "issn": "2381-2028" + } + }, + "r3d100011867": { + "description": "\"Seanoe (SEA scieNtific Open data Edition) is a publisher of scientific data in the field of marine sciences. It is operated by Ifremer (http://wwz.ifremer.fr/). Data published by SEANOE are available free. They can be used in accordance with the terms of the Creative Commons license selected by the author of data. Seance contributes to Open Access / Open Science movement for a free access for everyone to all scientific data financed by public funds for the benefit of research. An embargo limited to 2 years on a set of data is possible; for example to restrict access to data of a publication under scientific review. Each data set published by SEANOE has a DOI which enables it to be cited in a publication in a reliable and sustainable way. The long-term preservation of data filed in SEANOE is ensured by Ifremer infrastructure. \"", + "homepage": "https://www.seanoe.org/", + "name": "SEANOE", + "prefix": "r3d100011867", + "synonyms": [ + "Publication de données scientifiques marines", + "Sea scientific open data publication" + ], + "xrefs": { + "fairsharing": "FAIRsharing.bb5rna", + "issn": "2491-1836" + } + }, + "r3d100011868": { + "description": "For datasets big and small; Store your research data online. Quickly and easily upload files of any type and we will host your research data for you. Your experimental research data will have a permanent home on the web that you can refer to.", + "homepage": "https://data.mendeley.com/", + "name": "Mendeley Data", + "prefix": "r3d100011868", + "xrefs": { + "fairsharing": "FAIRsharing.3epmpp", + "scr": "015671" + } + }, + "r3d100011869": { + "description": "PSMSL is the global data bank for long term sea level change information from tide gauges and bottom pressure recorders.", + "homepage": "http://www.psmsl.org/", + "name": "Permanent Service for Mean Sea Level", + "prefix": "r3d100011869", + "synonyms": [ + "PSMSL" + ], + "xrefs": { + "biodbcore": "001683" + } + }, + "r3d100011870": { + "description": "\"IndExs\" is a database comprising information on exsiccatae (=exsiccatal series) with titles, abbreviations, bibliography and provides a unique and persistent Exsiccata ID for each series. Exsiccatae are defined as \"published, uniform, numbered sets of preserved specimens distributed with printed labels\" (Pfister 1985). Please note that there are two similar latin terms: \"exsiccata, ae\" is feminine and used for a set of dried specimens as defined above, whereas the term \"exsiccatum, i\" is neutral and used for dried specimens in general. If available, images of one or more examplary labels are added to give layout information.", + "homepage": "http://indexs.botanischestaatssammlung.de", + "name": "IndExs – Index of Exsiccatae", + "prefix": "r3d100011870", + "synonyms": [ + "Index of Exsiccatae" + ] + }, + "r3d100011871": { + "description": "The Human Ageing Genomic Resources (HAGR) is a collection of databases and tools designed to help researchers study the genetics of human ageing using modern approaches such as functional genomics, network analyses, systems biology and evolutionary analyses.", + "homepage": "https://genomics.senescence.info/", + "name": "HAGR", + "prefix": "r3d100011871", + "synonyms": [ + "Human Ageing Genomic Resources" + ], + "xrefs": { + "fairsharing": "FAIRsharing.bw1e90", + "nif": "0000-02938", + "scr": "007700" + } + }, + "r3d100011872": { + "description": "LIAS is a global information system for Lichenized and Non-Lichenized Ascomycetes. It includes several interoperable data repositories.\nIn recent years, the two core components ‘LIAS names’ and ‘LIAS light’ have been much enlarged.\nLIAS light is storing phenotypic trait data. They includes > 10,700 descriptions (about 2/3 of all known lichen species), each with up to 75 descriptors comprising 2,000 traits (descriptor states and values), including 800 secondary metabolites. 500 traits may have biological functions and more than 1,000 may have phylogenetic relevance. LIAS is thus one of the most comprehensive trait databases in organismal biology. The online interactive identification key for more than 10,700 lichens is powered by the Java applet NaviKey and has been translated into 19 languages (besides English) in cooperation with lichenologists worldwide.\nThe component ‘LIAS names’ is a platform for managing taxonomic names and classifications with currently >50,000 names, including the c. 12,000 accepted species and recognized synonyms.\nThe LIAS portal contents, interfaces, and databases run on servers of the IT Center of the Bavarian Natural History Collections and are maintained there. 'LIAS names' and ‘LIAS light’ also deliver content data to the Catalogue of Life, acting as the Global Species Database (GSD) for lichens. LIAS gtm is a database for visualising the geographic distribution of lichen traits. LIAS is powered by the Diversity Workbench database framework with several interfaces for data management and publication. The LIAS long-term project was initiated in the early 1990s and has since been continued with funding from the DFG, the BMBF, and the EU.", + "homepage": "http://www.lias.net/", + "name": "LIAS", + "prefix": "r3d100011872", + "synonyms": [ + "A Global Information System for Lichenized and Non-Lichenized Ascomycetes" + ] + }, + "r3d100011873": { + "description": "The Bavarian Natural History Collections (Staatliche Naturwissenschaftliche Sammlungen Bayerns, SNSB) are a research institution for natural history in Bavaria. They encompass five State Collections (zoology, botany, paleontology and geology, mineralogy, anthropology and paleoanatomy), the Botanical Garden Munich-Nymphenburg and eight museums with public exhibitions in Munich, Bamberg, Bayreuth, Eichstätt and Nördlingen. Our research focuses mainly on the past and present bio- and geodiversity and the evolution of animals and plants. To achieve this we have large scientific collections (almost 35,000,000 specimens), see \"joint projects\".", + "homepage": "https://www.snsb.de/index.php/en/", + "name": "Staatliche Naturwissenschaftliche Sammlungen Bayerns", + "prefix": "r3d100011873", + "synonyms": [ + "Bavarian Natural History Collections", + "SNSB" + ] + }, + "r3d100011874": { + "description": "A database of optical constants of materials", + "homepage": "https://refractiveindex.info/", + "name": "RefractiveIndex.INFO", + "prefix": "r3d100011874", + "synonyms": [ + "Refractive index Database", + "refractiveindex.info database" + ], + "xrefs": { + "fairsharing": "FAIRsharing.60127f" + } + }, + "r3d100011876": { + "description": "The Leibniz Institute of Plant Genetics and Crop Plant Research (IPK) and the German Plant Phenotyping Network (DPPN) has jointly initiated the Plant Genomics and Phenomics Research Data Repository (PGP) as infrastructure to comprehensively publish plant research data [https://dx.doi.org/10.1093/database/baw033]. This covers in particular these cross-domain data sets that are not being published in central repositories because of its huge volume, unsupported data domain or scope, like image collections from plant phenotyping and microscopy, unassembled sequences, genotyping data, visualizations of complex morphological plant models, movies plant 3-D models, raw data from mass spectrometry, software, and documents. Accepted data is published as citable DOIs and core set of technical metadata is registered at DataCite. The used e!DAL-embedded Web frontend generates for each data set a landing page and supports an interactive exploration of available datasets. This long-term stable access to plant genomic and phenomic primary data records across domains and laboratories in one repository can empower researchers to reproduce already published analysis results as well as performing subsequent, advanced studies.", + "homepage": "http://edal-pgp.ipk-gatersleben.de/", + "name": "Plant Genomics and Phenomics Research Data Repository", + "prefix": "r3d100011876", + "synonyms": [ + "PGP Repository" + ], + "xrefs": { + "fairsharing": "FAIRsharing.rf3m4g", + "omics": "13414" + } + }, + "r3d100011879": { + "description": "KDP has replaced the KNMI Data Centre (KDC), which was turned off on the 27th of July 2020. Not only a change of name, but also a transition to new technologies. Initially, the KDP will be more primitive than KDC. To fulfill future ambitions, a digital KNMI transformation has been initiated. Part of this transition is the development of a new KDP as a successor of the KDC. All data on the KNMI Data Platform is free to use. For some datasets a service agreement is available, which is indicated on the page of the dataset. \nThe KNMI Data platform provides access to KNMI data on weather, climate and seismology. Here you will find KNMI data on various subjects such as the most recent 10-minute observations, historical series, data about meteorological measuring stations, model calculations, earthquake data and satellite products. In addition to KNMI datasets, we also make datasets from other parties available, such as ECMWF, ECOMET, EUMETSAT and WMO.", + "homepage": "https://dataplatform.knmi.nl/", + "name": "KNMI Data Platform", + "prefix": "r3d100011879", + "synonyms": [ + "KDP", + "formerly: KDC", + "formerly: KNMI Data Centre" + ] + }, + "r3d100011880": { + "description": "The International Center for Tropical Agriculture (CIAT), a member of the CGIAR Consortium, believes that open access contributes to its mission of reducing hunger and poverty, and improving human nutrition in the tropics through research aimed at increasing the eco-efficiency of agriculture. Research data produced by CIAT and its Partners is distributed freely whenever possible. Kindly note that these datasets require proper citation and citation information is included with the metadata for each dataset.", + "homepage": "https://dataverse.harvard.edu/dataverse/CIAT", + "name": "CIAT Dataverse", + "prefix": "r3d100011880", + "synonyms": [ + "CIAT - International Center for Tropical Agriculture Dataverse", + "CIAT Research Online" + ] + }, + "r3d100011883": { + "description": "The Open Exoplanet Catalogue is a catalogue of all discovered extra-solar planets. It is a new kind of astronomical database. It is decentralized and completely open. We welcome contributions and corrections from both professional astronomers and the general public.", + "homepage": "http://www.openexoplanetcatalogue.com/", + "name": "Open Exoplanet Catalogue", + "prefix": "r3d100011883" + }, + "r3d100011890": { + "description": "Ag Data Commons provides access to a wide variety of open data relevant to agricultural research. We are a centralized repository for data already on the web, as well as for new data being published for the first time. While compliance with the U.S. Federal public access and open data directives is important, we aim to surpass them. Our goal is to foster innovative data re-use, integration, and visualization to support bigger, better science and policy.", + "homepage": "https://data.nal.usda.gov", + "name": "Ag Data Commons", + "prefix": "r3d100011890", + "synonyms": [ + "USDA’s Open Research Data" + ], + "xrefs": { + "fairsharing": "FAIRsharing.83wDfe" + } + }, + "r3d100011891": { + "description": "Here you can find out more about Lancaster’s world-class research activities, view details of publications, outputs and awards and make contact with our researchers.", + "homepage": "http://www.research.lancs.ac.uk/portal/", + "name": "Lancaster University Research Directory", + "prefix": "r3d100011891" + }, + "r3d100011894": { + "description": "Synapse is an open source software platform that clinical and biological data scientists can use to carry out, track, and communicate their research in real time. Synapse enables co-location of scientific content (data, code, results) and narrative descriptions of that work.", + "homepage": "https://www.synapse.org", + "name": "Synapse", + "prefix": "r3d100011894", + "xrefs": { + "fairsharing": "FAIRsharing.dnxzmk", + "nlx": "151983", + "scr": "006307" + } + }, + "r3d100011896": { + "description": "THEREDA (Thermodynamic Reference Database) is a joint project dedicated to the creation of a comprehensive, internally consistent thermodynamic reference database, to be used with suitable codes for the geochemical modeling of aqueous electrolyte solutions up to high concentrations.", + "homepage": "https://www.thereda.de", + "name": "THEREDA", + "prefix": "r3d100011896", + "synonyms": [ + "Thermodynamic Reference Database", + "Thermodynamische Referenz-Datenbasis" + ] + }, + "r3d100011898": { + "description": "The UWA Profiles and Research Repository contains research publications, research datasets, theses, equipment, grants and activities created by researchers and postgraduates affiliated with the University of Western Australia (UWA). It is managed by the University Library and provides access to research datasets held at UWA. The information about each dataset has been provided by UWA research groups. Dataset metadata is harvested into Research Data Australia (RDA) https://researchdata.edu.au/.", + "homepage": "https://research-repository.uwa.edu.au/", + "name": "UWA Profiles and Research Repository", + "prefix": "r3d100011898", + "synonyms": [ + "UWA Research Repository", + "formerly: RDO", + "formerly: Research Data Online" + ] + }, + "r3d100011900": { + "description": "The Research Data Centre PIAAC grants scientifically interested users access to the German and international data of the Programme for the Assessment of Adult Competencies (PIAAC).\nThe first wave of PIAAC was conducted in 2011 and 2012, initiated by the OECD. The survey was based on a representative population sample. First, a computer assisted interview was conducted, which was followed by a competency assessment, usually performed on the computer.", + "homepage": "https://www.gesis.org/en/piaac/rdc/", + "name": "Forschungsdatenzentrum PIAAC bei GESIS", + "prefix": "r3d100011900", + "synonyms": [ + "FDZ PIAAC", + "RDC PIAAC", + "Research Data Center PIAAC at GESIS" + ], + "xrefs": { + "doi": "10.4232/1.12660" + } + }, + "r3d100011901": { + "description": "The German Youth Institute is a leading non-university research institute. Since 1988, empirical studies about the growing up of children and young people and to life situations of adults and families were regularly conducted. The Research Data Centre is part of the department \"Social Monitoring.\" It processes the data and provides data access for secondary analysis.", + "homepage": "https://surveys.dji.de", + "name": "Forschungsdatenzentrum des Deutschen Jugendinstituts", + "prefix": "r3d100011901", + "synonyms": [ + "DJI Forschungsdatenbank", + "FDZ DJI", + "Research Data Center of the German Youth Institute" + ] + }, + "r3d100011902": { + "description": ">>>!!!<<< This is an archived site (as of 30 June 2016) >>>!!!<<< The Research Data Center (RDC) of the Collaborative Research Center 882 \"From heterogeneities to inequalities\" at Bielefeld University provides external scientists access to the research data generated in the CRC 882. It provides access to both qualitative and quantitative data from the field of inequality research. The CRC 882 RDC supports external researchers who are reusing the data, as well as gives advice on data documentation and anonymization procedures to the researchers of the CRC to ensure high data quality.\n\nThe datasets include, for example, a panel on youth crime, different series of interviews on ethnicity, paternal life and recalls of employees, as well as other panels, interview data and experimental data. In the further course of the Collaborative Research Center the database will be expanded with the data of future projects. External scientists can make an application for the scientific use of CRC 882 Research Data. In accordance with data privacy requirements, the access will be organized via controlled remote data access or via on-site use. For this purpose, the RDC provides workplaces for guest researchers.", + "homepage": "https://sfb882.uni-bielefeld.de/de/fdz-sfb882.html", + "name": "SFB 882 Forschungsdatenzentrum", + "prefix": "r3d100011902", + "synonyms": [ + "CRC 882 RDC", + "FDZ SFB882 \"Von Heterogenitäten zu Ungleichheiten\"", + "Research Data Centre of the Collaborative Research Centre SFB 882 \"From heterogeneities to inequalities\"" + ] + }, + "r3d100011903": { + "description": "RepOD is a general-purpose repository for open research data, offering all members of the academic community in Poland the possibility to deposit their work. It is intended for scientific data from all disciplines of knowledge and in all formats. The purpose of RepOD is to create a place where research data can be safely stored and openly shared with others.", + "homepage": "https://repod.icm.edu.pl/", + "name": "Repository for Open Data (RepOD)", + "prefix": "r3d100011903", + "synonyms": [ + "Repository for Open Data", + "Repozytorium Otwartych Danych" + ], + "xrefs": { + "scr": "014697" + } + }, + "r3d100011904": { + "description": "The Allele Frequency Net Database (AFND) is a public database which contains frequency information of several immune genes such as Human Leukocyte Antigens (HLA), Killer-cell Immunoglobulin-like Receptors (KIR), Major histocompatibility complex class I chain-related (MIC) genes, and a number of cytokine gene polymorphisms. The Allele Frequency Net Database (AFND) provides a central source, freely available to all, for the storage of allele frequencies from different polymorphic areas in the Human Genome. Users can contribute the results of their work into one common database and can perform database searches on information already available.\nWe have currently collected data in allele, haplotype and genotype format. However, the success of this website will depend on you to contribute your data.", + "homepage": "http://www.allelefrequencies.net/", + "name": "Allele Frequency Net Database", + "prefix": "r3d100011904", + "synonyms": [ + "AFND", + "Allele Frequencies in Worldwide populations" + ], + "xrefs": { + "fairsharing": "FAIRsharing.2cfr4z", + "nif": "0000-30079", + "omics": "20466", + "scr": "007259" + } + }, + "r3d100011905": { + "description": "LOVD portal provides LOVD software and access to a list of worldwide LOVD applications through Locus Specific Database list and List of Public LOVD installations. The LOVD installations that have indicated to be included in the global LOVD listing are included in the overall LOVD querying service, which is based on an API.", + "homepage": "https://www.lovd.nl/3.0/home", + "name": "Leiden Open Variation Database", + "prefix": "r3d100011905", + "synonyms": [ + "LOVD" + ], + "xrefs": { + "fairsharing": "FAIRsharing.21tjj7", + "nif": "0000-02998", + "omics": "00275", + "scr": "006566" + } + }, + "r3d100011906": { + "description": "FungiDB belongs to the EuPathDB family of databases and is an integrated genomic and functional genomic database for the kingdom Fungi. FungiDB was first released in early 2011 as a collaborative project between EuPathDB and the group of Jason Stajich (University of California, Riverside). At the end of 2015, FungiDB was integrated into the EuPathDB bioinformatic resource center. FungiDB integrates whole genome sequence and annotation and also includes experimental and environmental isolate sequence data. The database includes comparative genomics, analysis of gene expression, and supplemental bioinformatics analyses and a web interface for data-mining.", + "homepage": "http://www.fungidb.org/fungidb/", + "name": "FungiDB", + "prefix": "r3d100011906", + "synonyms": [ + "The Fungal and Oomycete Genomics Resource" + ], + "xrefs": { + "fairsharing": "FAIRsharing.xf30yc", + "nlx": "151401", + "omics": "03103", + "scr": "006013" + } + }, + "r3d100011907": { + "description": "The Mouse Tumor Biology (MTB) Database supports the use of the mouse as a model system of hereditary cancer by providing electronic access to:\nInformation on endogenous spontaneous and induced tumors in mice, including tumor frequency & latency data, Information on genetically defined mice (inbred, hybrid, mutant, and genetically engineered strains of mice) in which tumors arise, Information on genetic factors associated with tumor susceptibility in mice and somatic genetic-mutations observed in the tumors, Tumor pathology reports and images, References, supporting MTB data and Links to other online resources for cancer.", + "homepage": "http://tumor.informatics.jax.org/mtbwi/index.do", + "name": "Mouse Tumor Biology Database", + "prefix": "r3d100011907", + "synonyms": [ + "MTB Database" + ], + "xrefs": { + "nif": "0000-03163", + "omics": "03765", + "scr": "006517" + } + }, + "r3d100011908": { + "description": "A machine learning data repository with interactive visual analytic techniques. This project is the first to combine the notion of a data repository with real-time visual analytics for interactive data mining and exploratory analysis on the web. State-of-the-art statistical techniques are combined with real-time data visualization giving the ability for researchers to seamlessly find, explore, understand, and discover key insights in a large number of public donated data sets. This large comprehensive collection of data is useful for making significant research findings as well as benchmark data sets for a wide variety of applications and domains and includes relational, attributed, heterogeneous, streaming, spatial, and time series data as well as non-relational machine learning data. All data sets are easily downloaded into a standard consistent format. We also have built a multi-level interactive visual analytics engine that allows users to visualize and interactively explore the data in a free-flowing manner.", + "homepage": "http://mlvis.com/", + "name": "Scientific Data Repository", + "prefix": "r3d100011908", + "synonyms": [ + "Data Repository. Interactive Analytics, Exploration & Visualization.", + "MLVIS" + ] + }, + "r3d100011909": { + "description": "The Sheffield Hallam University Research Data Repository (SHURDA) is an institutional catalogue of digital and non-digital datasets that are produced by researchers at SHU and preserved at the University or elsewhere.", + "homepage": "http://shurda.shu.ac.uk", + "name": "Sheffield Hallam University Research Data Archive", + "prefix": "r3d100011909", + "synonyms": [ + "SHU Research Data Archive", + "SHURDA" + ] + }, + "r3d100011910": { + "description": "The Magnetics Information Consortium (MagIC) improves research capacity in the Earth and Ocean sciences by maintaining an open community digital data archive for rock magnetic, geomagnetic, archeomagnetic (archaeomagnetic) and paleomagnetic (palaeomagnetic) data. Different parts of the website allow users access to archive, search, visualize, and download these data. MagIC supports the international rock magnetism, geomagnetism, archeomagnetism (archaeomagnetism), and paleomagnetism (palaeomagnetism) research and endeavors to bring data out of private archives, making them accessible to all and (re-)useable for new, creative, collaborative scientific and educational activities. The data in MagIC is used for many types of studies including tectonic plate reconstructions, geomagnetic field models, paleomagnetic field reversal studies, magnetohydrodynamical studies of the Earth's core, magnetostratigraphy, and archeology. \n\nMagIC is a domain-specific data repository and directed by PIs who are both producers and consumers of rock, geo, and paleomagnetic data. Funded by NSF since 2003, MagIC forms a major part of https://earthref.org which integrates four independent cyber-initiatives rooted in various parts of the Earth, Ocean and Life sciences and education.", + "homepage": "https://www2.earthref.org/MagIC", + "name": "Magnetics Information Consortium", + "prefix": "r3d100011910", + "synonyms": [ + "MagIC" + ], + "xrefs": { + "biodbcore": "001155", + "nlx": "154712", + "scires": "000151", + "scr": "007098" + } + }, + "r3d100011913": { + "description": "The PAIN Repository is a recently funded NIH initiative, which has two components: an archive for already collected imaging data (Archived Repository), and a repository for structural and functional brain images and metadata acquired prospectively using standardized acquisition parameters (Standardized Repository) in healthy control subjects and patients with different types of chronic pain. The PAIN Repository provides the infrastructure for storage of standardized resting state functional, diffusion tensor imaging and structural brain imaging data and associated biological, physiological and behavioral metadata from multiple scanning sites, and provides tools to facilitate analysis of the resulting comprehensive data sets.", + "homepage": "https://www.painrepository.org/repositories/", + "name": "PAIN repository", + "prefix": "r3d100011913", + "synonyms": [ + "Pain and Interoception Imaging Network Repository" + ], + "xrefs": { + "fairsharing": "FAIRsharing.9fmyc7" + } + }, + "r3d100011914": { + "description": "Welcome to the largest bibliographic database dedicated to Economics and available freely on the Internet. This site is part of a large volunteer effort to enhance the free dissemination of research in Economics, RePEc, which includes bibliographic metadata from over 1,800 participating archives, including all the major publishers and research outlets. IDEAS is just one of several services that use RePEc data. \nAuthors are invited to register with RePEc to create an online profile. Then, anyone finding some of your research here can find your latest contact details and a listing of your other research. You will also receive a monthly mailing about the popularity of your works, your ranking and newly found citations.\nBesides that IDEAS provides software and public accessible data from Federal Reserve Bank.", + "homepage": "https://ideas.repec.org/", + "name": "IDEAS", + "prefix": "r3d100011914" + }, + "r3d100011915": { + "description": "The GDR is the submission point for all data collected from researchers funded by the U.S. Department of Energy's Geothermal Technologies Office. It was established to receive, manage, and make available all geothermal-relevant data generated from projects funded by the DOE Geothermal Technologies Office. This includes data from GTO-funded projects associated with any portion of the geothermal project life-cycle (exploration, development, operation), as well as data produced by GTO-funded research.", + "homepage": "https://gdr.openei.org/", + "name": "Geothermal Data Repository", + "prefix": "r3d100011915", + "synonyms": [ + "DOE Geothermal Data Repository", + "GDR" + ] + }, + "r3d100011922": { + "description": "CLARIN.SI is the Slovenian node of the European CLARIN (Common Language Resources and Technology Infrastructure) Centers. The CLARIN.SI repository is hosted at the Jožef Stefan Institute and offers long-term preservation of deposited linguistic resources, along with their descriptive metadata. The integration of the repository with the CLARIN infrastructure gives the deposited resources wide exposure, so that they can be known, used and further developed beyond the lifetime of the projects in which they were produced. Among the resources currently available in the CLARIN.SI repository are the multilingual MULTEXT-East resources, the CC version of Slovenian reference corpus Gigafida, the morphological lexicon Sloleks, the IMP corpora and lexicons of historical Slovenian, as well as many other resources for a variety of languages. Furthermore, several REST-based web services are provided for different corpus-linguistic and NLP tasks.", + "homepage": "https://www.clarin.si/repository/xmlui/", + "name": "CLARIN.SI repository", + "prefix": "r3d100011922", + "synonyms": [ + "Slovenian CLARIN repository" + ] + }, + "r3d100011923": { + "description": "The vehicle routing problem repository (VRP-REP) is an open data platform for sharing instances and solutions for vehicle routing problems.", + "homepage": "http://www.vrp-rep.org", + "name": "VRP-REP", + "prefix": "r3d100011923", + "synonyms": [ + "Vehicle routing problem repository" + ] + }, + "r3d100011924": { + "description": "The WorldWide Antimalarial Resistance Network (WWARN) is a collaborative platform generating innovative resources and reliable evidence to inform the malaria community on the factors affecting the efficacy of antimalarial medicines. Access to data is provided through diverse Tools and Resources: WWARN Explorer, Molecular Surveyor K13 Methodology, Molecular Surveyor pfmdr1 & pfcrt, Molecular Surveyor dhfr & dhps.", + "homepage": "http://www.wwarn.org/", + "name": "WorldWide Antimalarial Resistance Network", + "prefix": "r3d100011924", + "synonyms": [ + "WWARN" + ] + }, + "r3d100011927": { + "description": "The ECHO initiative aims to create an infrastructure to bring cultural heritage on the Internet, and builds up a network of institutions, research projects and other users which provide content and technology for the common infrastructure, with the aim to enrich the \"agora\" and to create a future Web of Culture and Science.", + "homepage": "https://echo.mpiwg-berlin.mpg.de/home", + "name": "ECHO – Cultural Heritage Online", + "prefix": "r3d100011927", + "synonyms": [ + "Open Access Infrastructure for a Future Web of Culture and Science" + ] + }, + "r3d100011928": { + "description": "The FAIRDOMHub is built upon the SEEK software suite, which is an open source web platform for sharing scientific research assets, processes and outcomes. FAIRDOM (Web Site) will establish a support and service network for European Systems Biology. It will serve projects in standardizing, managing and disseminating data and models in a FAIR manner: Findable, Accessible, Interoperable and Reusable. \nFAIRDOM is an initiative to develop a community, and establish an internationally sustained Data and Model Management service to the European Systems Biology community. FAIRDOM is a joint action of ERA-Net EraSysAPP and European Research Infrastructure ISBE.", + "homepage": "https://fairdomhub.org/", + "name": "FAIRDOMHub", + "prefix": "r3d100011928", + "synonyms": [ + "The SEEK datafiles" + ], + "xrefs": { + "fairsharing": "fairsharing.nnvcr9", + "scr": "021119" + } + }, + "r3d100011929": { + "description": "The African Development Bank Group (AfDB) is committed to supporting statistical development in Africa as a sound basis for designing and managing effective development policies for reducing poverty on the continent. Reliable and timely data is critical to setting goals and targets as well as evaluating project impact. Reliable data constitutes the single most convincing way of getting the people involved in what their leaders and institutions are doing. It also helps them to get involved in the development process, thus giving them a sense of ownership of the entire development process.\nThe AfDB has a large team of researchers who focus on the production of statistical data on economic and social situations. The data produced by the institution’s statistics department constitutes the background information in the Bank’s flagship development publications. Besides its own publication, the AfDB also finances studies in collaboration with its partners.\nThe Statistics Department aims to stand as the primary source of relevant, reliable and timely data on African development processes, starting with the data generated from its current management of the Africa component of the International Comparison Program (ICP-Africa). The Department discharges its responsibilities through two divisions: The Economic and Social Statistics Division (ESTA1); The Statistical Capacity Building Division (ESTA2)", + "homepage": "https://dataportal.opendataforafrica.org/", + "name": "AfDB Statistical Data Portal", + "prefix": "r3d100011929", + "synonyms": [ + "Africa Information Highway", + "African Development Bank Data Portal", + "African Information Highway Portal", + "formerly: Open data for Africa" + ] + }, + "r3d100011931": { + "description": "ViPR, the Virus Pathogen Resource, is a publicly available, NIAID-sponsored one-stop database and analysis resource that supports the research of viral pathogens in the NIAID Category A-C \nPriority Pathogen lists and those causing (re)emerging infectious diseases. ViPR integrates data from external sources (GenBank, UniProt, Immune Epitope Database, Protein Data Bank, etc.), direct submissions, and internal curation and analysis pipelines, and provides a suite of bioinformatics analysis and visualization tools to expedite virology research.", + "homepage": "https://www.viprbrc.org/brc/home.spg?decorator=vipr", + "name": "Virus Pathogen Resource", + "prefix": "r3d100011931", + "synonyms": [ + "ViPR" + ], + "xrefs": { + "fairsharing": "FAIRsharing.2qx8n8", + "miriam": "00000407", + "nif": "0000-25312", + "scr": "012983" + } + }, + "r3d100011932": { + "description": "Pathogen Portal is a repository linking to the Bioinformatics Resource Centers (BRCs) sponsored by the National Institute of Allergy and Infectious Diseases (NIAID) and maintained by The Virginia Bioinformatics Institute. The BRCs are providing web-based resources to scientific community conducting basic and applied research on organisms considered potential agents of biowarfare or bioterrorism or causing emerging or re-emerging diseases. \nThe Pathogen Portal supports and links to five Bioinformatics Resource Centers (BRCs). Each BRC specializes in a different group of pathogens, focusing on, but not limited to, pathogens causing (Re-)Emerging Infectious Diseases, and those in the NIAID Category A-C Priority Pathogen lists for biodefense research. The scope of the BRCs also includes Invertebrate Vectors of Human Disease.\nPathogen Portal covers EuPathDB, IRD, PATRIC, VectorBase and ViPR.", + "homepage": "https://github.com/cidvbi/PathogenPortal/wiki", + "name": "Pathogen Portal", + "prefix": "r3d100011932", + "synonyms": [ + "the Bioinformatics Resource Centers Portal" + ], + "xrefs": { + "scr": "014603" + } + }, + "r3d100011933": { + "description": "Kinsources is an open and interactive platform to archive, share, analyze and compare kinship data used in scientific research. Kinsources is not just another genealogy website, but a peer-reviewed repository designed for comparative and collaborative research. The aim of Kinsources is to provide kinship studies with a large and solid empirical base.\nKinsources combines the functionality of communal data repository with a toolbox providing researchers with advanced software for analyzing kinship data. The software Puck (Program for the Use and Computation of Kinship data) is integrated in the statistical package and the search engine of the Kinsources website.\nKinsources is part of a research perspective that seeks to understand the interaction between genealogy, terminology and space in the emergence of kinship structures. Hosted by the TGIR HumaNum, the platform ensures both security and free access to the scientific data is validated by the research community.", + "homepage": "https://www.kinsources.net/", + "name": "Kinsources.net", + "prefix": "r3d100011933", + "xrefs": { + "issn": "2495-9480" + } + }, + "r3d100011934": { + "description": "Soils is part of the National Cooperative Soil Survey, an effort of Federal and State agencies, universities, and professional societies to deliver science-based soil information.", + "homepage": "https://www.nrcs.usda.gov/wps/portal/nrcs/site/soils/home/", + "name": "Natural Resources Conservation Service Soils", + "prefix": "r3d100011934", + "synonyms": [ + "USDA NRCS Soils", + "United States Department of Agriculture, Natural Resources Conservation Service Soils" + ] + }, + "r3d100011936": { + "description": "DEPOD - the human DEPhOsphorylation Database (version 1.1) is a manually curated database collecting human active phosphatases, their experimentally verified protein and non-protein substrates and dephosphorylation site information, and pathways in which they are involved. It also provides links to popular kinase databases and protein-protein interaction databases for these phosphatases and substrates. DEPOD aims to be a valuable resource for studying human phosphatases and their substrate specificities and molecular mechanisms; phosphatase-targeted drug discovery and development; connecting phosphatases with kinases through their common substrates; completing the human phosphorylation/dephosphorylation network.", + "homepage": "http://depod.bioss.uni-freiburg.de/", + "name": "DEPOD", + "prefix": "r3d100011936", + "synonyms": [ + "DEPhOsphorylation Database" + ], + "xrefs": { + "fairsharing": "FAIRsharing.q9j2e3", + "miriam": "00000428" + } + }, + "r3d100011937": { + "description": "The Biodiversity Research Program (PPBio) was created in 2004 with the aims of furthering biodiversity studies in Brazil, decentralizing scientific production from already-developed academic centers, integrating research activities and disseminating results across a variety of purposes, including environmental management and education.\nPPBio contributes its data to the DataONE network as a member node: https://search.dataone.org/#profile/PPBIO", + "homepage": "https://ppbio.inpa.gov.br/en/repository", + "name": "PPBio Data Repository", + "prefix": "r3d100011937", + "synonyms": [ + "Programa de Pesquisa em Biodiversidade Repositorio de Dados", + "Repositório de Dados de Levantamentos Biológicos" + ] + }, + "r3d100011939": { + "description": "<<< openresearchdata.ch has been discontinued !!! >>> Openresearchdata.ch (ORD@CH) has been developed as a publication platform for open research data in Switzerland. It currently offers a metadata catalogue of the data available at the participating institutions (ETH Zurich Scientific IT Services, FORS Lausanne, Digital Humanities Lab at the University of Basel). In addition, metadata from other institutions is continuously added, with the goal to develop a comprehensive metadata infrastructure for open research data in Switzerland.\nThe ORD@CH project is part of the program „Scientific information: access, processing and safeguarding“, initiated by the Rectors’ Conference of Swiss Universities (Program SUC 2013-2016 P-2). The portal is currently hosted and developed by ETH Zurich Scientific IT Services.", + "homepage": "https://sis.id.ethz.ch/researchdatamanagement/service-ordch.html", + "name": "Openresearchdata, Platform Switzerland", + "prefix": "r3d100011939", + "synonyms": [ + "ORD@CH" + ] + }, + "r3d100011940": { + "description": "The Linguistic Data Consortium (LDC) is an open consortium of universities, libraries, corporations and government research laboratories. It was formed in 1992 to address the critical data shortage then facing language technology research and development. \nInitially, LDC's primary role was as a repository and distribution point for language resources. Since that time, and with the help of its members, LDC has grown into an organization that creates and distributes a wide array of language resources. LDC also supports sponsored research programs and language-based technology evaluations by providing resources and contributing organizational expertise.\nLDC is hosted by the University of Pennsylvania and is a center within the University’s School of Arts and Sciences.", + "homepage": "https://www.ldc.upenn.edu/", + "name": "Linguistic Data Consortium", + "prefix": "r3d100011940", + "synonyms": [ + "LDC" + ] + }, + "r3d100011941": { + "description": "The goal of the Center of Estonian Language Resources (CELR) is to create and manage an infrastructure to make the Estonian language digital resources (dictionaries, corpora – both text and speech –, various language databases) and language technology tools (software) available to everyone working with digital language materials. CELR coordinates and organises the documentation and archiving of the resources as well as develops language technology standards and draws up necessary legal contracts and licences for different types of users (public, academic, commercial, etc.). In addition to collecting language resources, a system will be launched for introducing the resources to, informing and educating the potential users.\nThe main users of CELR are researchers from Estonian R&D institutions and Social Sciences and Humanities researchers all over the world via the CLARIN ERIC network of similar centers in Europe.\nAccess to data is provided through different sites: \nPublic Repository https://entu.keeleressursid.ee/public-document , \nLanguage resources https://keeleressursid.ee/en/resources/corpora, \nand MetaShare CELR https://metashare.ut.ee/", + "homepage": "https://keeleressursid.ee/en/resources", + "name": "Center of Estonian Language Resources", + "prefix": "r3d100011941", + "synonyms": [ + "CELR META-SHARE", + "Eesti Keeleressursside Keskus" + ] + }, + "r3d100011942": { + "description": "PalDat provides a large amount of data from a variety of plant families. Each data entry ideally includes a detailed description of the pollen grain, images of each pollen grain (LM, SEM and TEM), images of the plant/inflorescence/flower and relevant literature.", + "homepage": "https://www.paldat.org/", + "name": "Palynological Database", + "prefix": "r3d100011942", + "synonyms": [ + "PalDat", + "an online publication on recent pollen" + ] + }, + "r3d100011943": { + "description": "META-SHARE, the open language resource exchange facility, is devoted to the sustainable sharing and dissemination of language resources (LRs) and aims at increasing access to such resources in a global scale.\nMETA-SHARE is an open, integrated, secure and interoperable sharing and exchange facility for LRs (datasets and tools) for the Human Language Technologies domain and other applicative domains where language plays a critical role.\nMETA-SHARE is implemented in the framework of the META-NET Network of Excellence. It is designed as a network of distributed repositories of LRs, including language data and basic language processing tools (e.g., morphological analysers, PoS taggers, speech recognisers, etc.).\nData and tools can be both open and with restricted access rights, free and for-a-fee.", + "homepage": "http://metashare.elda.org/", + "name": "META-SHARE", + "prefix": "r3d100011943" + }, + "r3d100011945": { + "description": "Research Data Leeds is the institutional research data repository for the University of Leeds. The service aims to facilitate data discovery and data sharing. The repository houses data generated by researchers at the University of Leeds.", + "homepage": "https://archive.researchdata.leeds.ac.uk/", + "name": "Research Data Leeds Repository", + "prefix": "r3d100011945", + "synonyms": [ + "RDL Repository" + ], + "xrefs": { + "fairsharing": "FAIRsharing.nhVgNw" + } + }, + "r3d100011947": { + "description": "The University of Bath Research Data Archive was established in 2015 to make data supporting our research discoverable and accessible.", + "homepage": "https://researchdata.bath.ac.uk/", + "name": "University of Bath Research Data Archive", + "prefix": "r3d100011947", + "xrefs": { + "opendoar": "4997" + } + }, + "r3d100011948": { + "description": "Project Tycho is a repository for global health, particularly disease surveillance data. Project Tycho currently includes data for 92 notifiable disease conditions in the US, and up to three dengue-related conditions for 99 countries. Project Tycho has compiled data from reputable sources such as the US Centers for Disease Control, the World Health Organization, and National health agencies for countries around the world. Project Tycho datasets are highly standardized and have rich metadata to improve access, interoperability, and reuse of global health data for research and innovation.", + "homepage": "https://www.tycho.pitt.edu/", + "name": "Project Tycho: Data for Health", + "prefix": "r3d100011948", + "xrefs": { + "fairsharing": "FAIRsharing.jnzrt", + "nlx": "157982", + "scr": "010489" + } + }, + "r3d100011950": { + "description": "The Virtual Liver Network (VLN) represents a major research investment by the German Government focusing on work at the “bleeding edge” of Systems Biology and Systems Medicine. This Flagship Programme is tackling one of the major challenges in the life sciences: that is, how to integrate the wealth of data we have acquired post-genome, not just in a mathematical model, but more importantly in a series of models that are linked across scales to represent organ function. As the project is prototyping how to achieve true multi-scale modelling within a single organ and linking this to human physiology, it will be developing tools and protocols that can be applied to other systems, helping to drive forward the application of modelling and simulation to modern medical practice. It is the only programme of its type to our knowledge that bridges investigations from the sub-cellular through to ethically cleared patient and volunteer studies in an integrated workflow. As such, this programme is contributing significantly to the development of a new paradigm in biology and medicine.", + "homepage": "https://seek.virtual-liver.de/data_files", + "name": "Virtual Liver Network", + "prefix": "r3d100011950", + "synonyms": [ + "Netzwerk Virtuelle Leber", + "VLN" + ] + }, + "r3d100011951": { + "description": "Morph·D·Base has been developed to serve scientific research and education. It provides a platform for storing the detailed documentation of all material, methods, procedures, and concepts applied, together with the specific parameters, values, techniques, and instruments used during morphological data production. In other words, it's purpose is to provide a publicly available resource for recording and documenting morphological metadata. Moreover, it is also a repository for different types of media files that can be uploaded in order to serve as support and empirical substantiation of the results of morphological investigations.\nOur long-term perspective with Morph·D·Base is to provide an instrument that will enable a highly formalized and standardized way of generating morphological descriptions using a morphological ontology that will be based on the web ontology language (OWL - http://www.w3.org/TR/owl-features/). This, however, represents a project that is still in development.", + "homepage": "http://info(at)zfmk.de", + "name": "Morph·D·Base", + "prefix": "r3d100011951", + "synonyms": [ + "MDB", + "Morph D Base", + "MorphDBase", + "Morphological Description Data Base" + ] + }, + "r3d100011956": { + "description": "CARIBIC is an innovative scientific project to study and monitor important chemical and physical processes in the Earth´s atmosphere. Detailed and extensive measurements are made during long distance flights. We deploy an airfreight container with automated scientific apparatus which are connected to an air and particle (aerosol) inlet underneath the aircraft. We use an Airbus A340-600 from Lufthansa since December 2004.", + "homepage": "https://www.caribic-atmospheric.com/", + "name": "CARIBIC", + "prefix": "r3d100011956", + "synonyms": [ + "Civil Aircraft for the Regular Investigation of the atmosphere Based on an Instrument Container" + ] + }, + "r3d100011957": { + "description": "The Network for the Detection of Atmospheric Composition Change (NDACC), a major contributor to the worldwide atmospheric research effort, consists of a set of globally distributed research stations providing consistent, standardized, long-term measurements of atmospheric trace gases, particles, spectral UV radiation reaching the Earth's surface, and physical parameters, centered around the following priorities.", + "homepage": "http://www.ndaccdemo.org/", + "name": "Network for the Detection of Atmospheric Composition Change", + "prefix": "r3d100011957", + "synonyms": [ + "NDACC" + ] + }, + "r3d100011958": { + "description": "HALO-DB is the web platform of a data retrieval and long-term archive system.\nThe system was established to hold and to manage a wide range of data based on observations of the HALO research aircraft and data which are related to HALO observations. \nHALO (High-Altitude and LOng-range aircraft) is the new German research aircraft (German Science Community (DFG)). The aircraft, a Gulfstream GV-550 Business-Jet, is strongly modified for the application as a research platform.\nHALO offers several advantages for scientific campaigns, such as its high range of more than 10000 km, a high maximum altitude of more than 15 km, as well as a relatively high payload.", + "homepage": "https://halo-db.pa.op.dlr.de/", + "name": "HALO database", + "prefix": "r3d100011958", + "synonyms": [ + "HALO-DB", + "High Altitude and LOng Range database" + ], + "xrefs": { + "biodbcore": "001570" + } + }, + "r3d100011959": { + "description": "The main focus of tambora.org is Historical Climatology. Years of meticulous work in this field in research groups around the world have resulted in large data collections on climatic parameters such as temperature, precipitation, storms, floods, etc. with different regional, temporal and thematic foci. \ntambora.org enables researchers to collaboratively interpret the information derived from historical sources. It provides a database for original text quotations together with bibliographic references and the extracted places, dates and coded climate and environmental information.", + "homepage": "https://www.tambora.org/", + "name": "TAMBORA", + "prefix": "r3d100011959", + "synonyms": [ + "The climAte and environMental history collaBOrative ReseArch environment", + "tambora.org" + ], + "xrefs": { + "doi": "10.6094/tambora.org" + } + }, + "r3d100011961": { + "description": "The POES satellite system offers the advantage of daily global coverage, by making nearly polar orbits 14 times per day approximately 520 miles above the surface of the Earth. The Earth's rotation allows the satellite to see a different view with each orbit, and each satellite provides two complete views of weather around the world each day. NOAA partners with the European Organisation for the Exploitation of Meteorological Satellites (EUMETSAT) to constantly operate two polar-orbiting satellites – one POES and one European polar-orbiting satellite called Metop.\nNOAA's Polar Orbiting Environmental Satellites (POES) carry a suite of instruments that measure the flux of energetic ions and electrons at the altitude of the satellite. This environment varies as a result of solar and geomagnetic activity. Beginning with the NOAA-15 satellite, an upgraded version of the Space Environment Monitor (SEM-2) has been flown.", + "homepage": "https://www.ngdc.noaa.gov/stp/satellite/poes/index.html", + "name": "POES Space Environment Monitor", + "prefix": "r3d100011961", + "synonyms": [ + "POES/MetOp SEM", + "Polar Orbiting Environmental Satellites" + ] + }, + "r3d100011962": { + "description": "DataStorre is an online digital repository of multi-disciplinary research datasets produced at the University of Stirling.\nUniversity of Stirling researchers who have produced research data associated with an existing or forthcoming publication, or which has potential use for other researchers, are invited to upload their dataset for sharing and safekeeping. A persistent identifier and suggested citation will be provided.", + "homepage": "https://datastorre.stir.ac.uk/", + "name": "DataSTORRE", + "prefix": "r3d100011962", + "synonyms": [ + "Stirling Online Repository for Research Data" + ] + }, + "r3d100011965": { + "description": "A lightweight digital repository for data based on the concepts of collections of filesets. Both the collection and the fileset are assigned a DOI by the DataCite organisation which can be quoted in articles", + "homepage": "https://data.hpc.imperial.ac.uk/", + "name": "Imperial College Research Computing Service Data Repository", + "prefix": "r3d100011965", + "xrefs": { + "fairsharing": "FAIRsharing.LEtKjT" + } + }, + "r3d100011966": { + "description": "coastDat is a model based data bank developed mainly for the assessment of long-term changes in data sparse regions. A sequence of numerical models is employed to reconstruct all aspects of marine climate (such as storms, waves, surges etc.) over many decades of years relying only on large-scale information such as large-scale atmospheric conditions or bathymetry.", + "homepage": "https://www.coastdat.de/", + "name": "coastDat", + "prefix": "r3d100011966" + }, + "r3d100011967": { + "description": "The repository contains all digital data such as images, 3d models and analysis which were acquired in the Ancient Sundials Project.", + "homepage": "http://repository.edition-topoi.org/collection/BSDP", + "name": "Ancient Sundials", + "prefix": "r3d100011967", + "synonyms": [ + "BSDP" + ], + "xrefs": { + "doi": "10.17171/1-1" + } + }, + "r3d100011968": { + "description": "It is the objective of our motion capture database HDM05 to supply free motion capture data for research purposes. HDM05 contains more than three hours of systematically recorded and well-documented motion capture data in the C3D as well as in the ASF/AMC data format. Furthermore, HDM05 contains for more than 70 motion classes in 10 to 50 realizations executed by various actors.", + "homepage": "http://resources.mpi-inf.mpg.de/HDM05/index.html", + "name": "Motion Capture Database HDM05", + "prefix": "r3d100011968", + "synonyms": [ + "Mocap database HDM05" + ] + }, + "r3d100011969": { + "description": "The European Prospective Investigation into Cancer and Nutrition (EPIC) study is one of the largest cohort studies in the world, with more than half a million (521 000) participants recruited across 10 European countries and followed for almost 15 years.\n\nEPIC was designed to investigate the relationships between diet, nutritional status, lifestyle and environmental factors, and the incidence of cancer and other chronic diseases. EPIC investigators are active in all fields of epidemiology, and important contributions have been made in nutritional epidemiology using biomarker analysis and questionnaire information, as well as genetic and lifestyle investigations.", + "homepage": "https://epic.iarc.fr/index.php", + "name": "EPIC study", + "prefix": "r3d100011969", + "synonyms": [ + "European Prospective Investigation into Cancer and Nutrition Study" + ] + }, + "r3d100011971": { + "description": "The UBIRA eData repository is a multidisciplinary online service for the registration, preservation and publication of research datasets produced or collected at the University of Birmingham. It is part of the University of Birmingham Research Archive (UBIRA).", + "homepage": "https://edata.bham.ac.uk/", + "name": "UBIRA eData", + "prefix": "r3d100011971", + "synonyms": [ + "University of Birmingham eData Repository" + ] + }, + "r3d100011972": { + "description": "The Data Catalogue is a service that allows University of Liverpool Researchers to create records of information about their finalised research data, and save those data in a secure online environment. The Data Catalogue provides a good means of making that data available in a structured way, in a form that can be discovered by both general search engines and academic search tools. There are two types of record that can be created in the Data Catalogue:\nA discovery-only record – in these cases, the research data may be held somewhere else but a record is provided to help people find it. A record is created that alerts users to the existence of the data, and provides a link to where those data are held.\nA discovery and data record – in these cases, a record is created to help people discover the data exist, and the data themselves are deposited into the Data Catalogue. This process creates a unique Digital Object identifier (DOI) which can be used in citations to the data.", + "homepage": "https://datacat.liverpool.ac.uk/", + "name": "University of Liverpool Research Data Catalogue", + "prefix": "r3d100011972", + "synonyms": [ + "University of Liverpool DataCat" + ] + }, + "r3d100011973": { + "description": "The Arctic Data Center is the primary data and software repository for the Arctic section of NSF Polar Programs. The Center helps the research community to reproducibly preserve and discover all products of NSF-funded research in the Arctic, including data, metadata, software, documents, and provenance that links these together. The repository is open to contributions from NSF Arctic investigators, and data are released under an open license (CC-BY, CC0, depending on the choice of the contributor). All science, engineering, and education research supported by the NSF Arctic research program are included, such as Natural Sciences (Geoscience, Earth Science, Oceanography, Ecology, Atmospheric Science, Biology, etc.) and Social Sciences (Archeology, Anthropology, Social Science, etc.). Key to the initiative is the partnership between NCEAS at UC Santa Barbara, DataONE, and NOAA’s NCEI, each of which bring critical capabilities to the Center. Infrastructure from the successful NSF-sponsored DataONE federation of data repositories enables data replication to NCEI, providing both offsite and institutional diversity that are critical to long term preservation.", + "homepage": "https://arcticdata.io", + "name": "NSF Arctic Data Center", + "prefix": "r3d100011973", + "xrefs": { + "fairsharing": "FAIRsharing.6QPjtA" + } + }, + "r3d100011975": { + "description": "Various information, such as xylarium data with wood specimens collected since 1944, atmospheric observation data using the MU radar and other instruments, space-plasma data observed with GEOTAIL satellite, are now combined as Database of Humanosphere and served for public use. Proposals for scientific and technological use are always welcome.", + "homepage": "http://www.rish.kyoto-u.ac.jp/organization_e/databases/", + "name": "Research Institute for Sustainable Humanosphere databases", + "prefix": "r3d100011975", + "synonyms": [ + "Database for the humanosphere", + "RISH databases" + ] + }, + "r3d100011977": { + "description": "The Babylonian astronomical diaries comprise a group of cuneiform texts which record natural events in time spans from months to a whole year", + "homepage": "http://repository.edition-topoi.org/collection/BDIA", + "name": "Babylonian Diaries", + "prefix": "r3d100011977", + "synonyms": [ + "BDIA" + ], + "xrefs": { + "doi": "10.17171/1-3" + } + }, + "r3d100011978": { + "description": "In addition to the common documentation methods of cylinder seals by rolled impression and photography, this collection also offers 3D-models and digital impressions. The 3D-scans can be performed without impacting the objects, thus reducing the risks. This method allows even the most fragile of seals to be documented, including those too delicate to be used for a rolled impression. These scans offer a true-to-scale reproduction of the seals.", + "homepage": "http://repository.edition-topoi.org/collection/VMRS", + "name": "Cylinder Seals", + "prefix": "r3d100011978", + "synonyms": [ + "VMRS" + ], + "xrefs": { + "doi": "10.17171/1-5" + } + }, + "r3d100011979": { + "description": "Results of the complete scan of the Pantheon.", + "homepage": "http://repository.edition-topoi.org/collection/BDPP", + "name": "Digital Pantheon", + "prefix": "r3d100011979", + "synonyms": [ + "BDPP", + "Bern Digital Pantheon project" + ], + "xrefs": { + "doi": "10.17171/1-4" + } + }, + "r3d100011980": { + "description": "Planetary phaenomena in early Medieval manuscripts", + "homepage": "http://repository.edition-topoi.org/collection/MAPD", + "name": "Medieval Diagrams", + "prefix": "r3d100011980", + "synonyms": [ + "MAPD" + ], + "xrefs": { + "doi": "10.17171/1-2" + } + }, + "r3d100011981": { + "description": "The Canadian Environmental Sustainability Indicators (CESI) program provides data and information to track Canada’s performance on key environmental sustainability issues including climate change and air quality, water quality and availability, and protected nature. The CESI website ensures that national, regional, local and international trends are readily accessible and transparently presented to all Canadians through the use of graphics, explanatory text, interactive maps and downloadable data.", + "homepage": "https://www.canada.ca/en/environment-climate-change/services/environmental-indicators.html", + "name": "Canadian Environmental Sustainability Indicators", + "prefix": "r3d100011981", + "synonyms": [ + "CESI", + "ICDE", + "Indicateurs canadiens de durabilité de l'environnement" + ] + }, + "r3d100011982": { + "description": "The Canine Inherited Disorders Database (CIDD) is a joint initiative of the Sir James Dunn Animal Welfare Centre at the Atlantic Veterinary College, University of Prince Edward Island, and the Canadian Veterinary Medical Association. The goals of the database are to reduce the incidence of inherited disorders in dogs by providing information to owners and breeders, and to facilitate the best management possible of these conditions by providing current information to veterinarians.", + "homepage": "https://cidd.discoveryspace.ca", + "name": "Canine Inherited Disorders Database", + "prefix": "r3d100011982", + "synonyms": [ + "CIDD" + ] + }, + "r3d100011983": { + "description": "Biodiversity Maps provides access to high quality information on Ireland's biological diversity. Use the system to find out what is known about the different species that occur in Ireland, where our protected and threatened species occur, and who is recoding biodiversity. Also find out what is known about the biodiversity of your locality.\nThe National Biodiversity Data Centre endeavours to provide high quality information through this data portal.", + "homepage": "https://maps.biodiversityireland.ie/Home", + "name": "National Biodiversity Data Centre - Biodiversity Maps", + "prefix": "r3d100011983", + "synonyms": [ + "MApping Ireland's Wildlife" + ] + }, + "r3d100011984": { + "description": "The Canadian Ice Service (CIS), a division of the Meteorological Service of Canada (MSC), is the leading authority for information about ice in Canada's navigable waters. The Canadian Ice Service Archive (CISA) allows online access to the following collections: Daily ice analysis charts (since 1999), Regional ice analysis charts, and Weekly ice thickness and on-ice snow depth measurements for Canadian stations.", + "homepage": "https://www.canada.ca/en/environment-climate-change/services/ice-forecasts-observations/latest-conditions/archive-overview.html", + "name": "Canadian Ice Service Archive", + "prefix": "r3d100011984", + "synonyms": [ + "Archives du Service canadien des glaces", + "CISA" + ] + }, + "r3d100011985": { + "description": "<<>>!!!>>>", + "homepage": "http://www.ec.gc.ca/scitech/default.asp?lang=en&n=9ED7FDEC-1", + "name": "Great Lakes Precipitation Network", + "prefix": "r3d100011985", + "synonyms": [ + "GLPN", + "RPGL", + "Réseau des précipitations des Grands Lacs" + ] + }, + "r3d100011986": { + "description": "IISD Experimental Lakes Area is one of the world’s most influential freshwater research facilities. It features a collection of 58 small lakes and their watersheds in Northwestern Ontario, Canada, as well as a facility with accommodations and laboratories for up to 60 personnel.", + "homepage": "http://www.iisd.org/ela/", + "name": "Experimental Lakes Area", + "prefix": "r3d100011986", + "synonyms": [ + "IISD - ELA" + ] + }, + "r3d100011987": { + "description": "The Joint Information Systems Committee (JISC) funded Landmap service which ran from 2001 to July 2014 collected, modified and hosted a large amount of earth observation data for the majority of the UK, including imagery from ERS satellites, ENVISAT and ALOS, high-resolution Digital Elevation Models (DEMs) and Digital Terrain Models (DTMs) and aerial photography dating back to 1930. After removal of JISC funding in 2013, the Landmap service is no longer operational, with the data now held at the NEODC.\nAside from the thermal imagery data which stands alone, the data reside in four collections: optical, elevation, radar and feature.", + "homepage": "http://catalogue.ceda.ac.uk/uuid/7f1280cf215da6f8001eae5c2f019fe8", + "name": "Landmap", + "prefix": "r3d100011987" + }, + "r3d100011989": { + "description": "This web site is provided by the United States Geological Survey’s (USGS) Earthquake Hazards Program as part of our effort to reduce earthquake hazard in the United States. We are part of the USGS Hazards Mission Area and are the USGS component of the congressionally established, multi-agency National Earthquake Hazards Reduction Program (NEHRP).", + "homepage": "https://earthquake.usgs.gov/", + "name": "USGS Earthquake Hazards Program", + "prefix": "r3d100011989", + "synonyms": [ + "United States Geological Survey Earthquake Hazards Program" + ] + }, + "r3d100011990": { + "description": "The Geoscience Data Repository (GDR) is a collection of Earth Sciences Sector geoscience databases that is managed and accessed by a series of Information Services (GDRIS). This site allows you to discover, view and download information using these services. About 27 data resources are listed and many are also listed in the GeoConnections Discovery Portal.", + "homepage": "http://gdr.agg.nrcan.gc.ca/gdrdap/dap/search-eng.php", + "name": "Geoscience Data Repository for Geophysical Data", + "prefix": "r3d100011990", + "synonyms": [ + "Entrepôt de données géoscientifiques pour les données géophysiques", + "GDR" + ] + }, + "r3d100011991": { + "description": "GRIN-CA taxonomic data provide the structure and nomenclature for the accessions of the Canadian National Plant Germplasm System (NPGS). Many plants are included in GRIN-CA taxonomy, especially economic plants.", + "homepage": "https://pgrc-rpc.agr.gc.ca/gringlobal/landing", + "name": "GRIN-CA Taxonomy", + "prefix": "r3d100011991", + "synonyms": [ + "Genetic Resource Information Network - Canadian Version Taxonomy", + "Plant Gene Resources of Canada: GRIN-CA Taxonomy", + "Ressources Phytogénétiques du Canada: Taxonomie de RIRGC (GRIN-CA)" + ] + }, + "r3d100011992": { + "description": "The NSDB is the set of computer readable files which contain soil, landscape, and climatic data for all of Canada. It serves as the national archive for land resources information that was collected by federal and provincial field surveys, or created by land data analysis projects. The NSDB includes GIS coverages at a variety of scales, and the characteristics of each named soil series. The principal types of NSDB data holdings (ordered by scale) are as follows: National Ecological Framework (EcoZones, EcoRegions, and EcoDistricts); Soil Map of Canada / Land Potential DataBase (LPDB); Agroecological Resource Areas (ARAs); Soil Landscapes of Canada (SLC); Canada Land Inventory (CLI); Detailed Soil Surveys.", + "homepage": "https://sis.agr.gc.ca/cansis/nsdb/index.html", + "name": "The National Soil DataBase", + "prefix": "r3d100011992", + "synonyms": [ + "BNDS", + "Base nationale de données sur les sols", + "NSDB" + ] + }, + "r3d100011993": { + "description": "CDC WONDER, developed by the Centers for Disease Control and Prevention (CDC), is an integrated information and communication system for public health. It allows you to access wide-ranging online data for epidemiologic research.", + "homepage": "http://wonder.cdc.gov/", + "name": "CDC WONDER", + "prefix": "r3d100011993", + "synonyms": [ + "Centers for Disease Control and Prevention, Wide-ranging OnLine Data for Epidemiologic Research" + ] + }, + "r3d100011994": { + "description": "SCISAT, also known as the Atmospheric Chemistry Experiment (ACE), is a Canadian Space Agency small satellite mission for remote sensing of the Earth's atmosphere using solar occultation. The satellite was launched on 12 August 2003 and continues to function perfectly. The primary mission goal is to improve our understanding of the chemical and dynamical processes that control the distribution of ozone in the stratosphere and upper troposphere, particularly in the Arctic. The high precision and accuracy of solar occultation makes SCISAT useful for monitoring changes in atmospheric composition and the validation of other satellite instruments. The satellite carries two instruments. A high resolution (0.02 cm-¹) infrared Fourier transform spectrometer (FTS) operating from 2 to 13 microns (750-4400 cm-¹) is measuring the vertical distribution of trace gases, particles and temperature. This provides vertical profiles of atmospheric constituents including essentially all of the major species associated with ozone chemistry. Aerosols and clouds are monitored using the extinction of solar radiation at 1.02 and 0.525 microns as measured by two filtered imagers. The vertical resolution of the FTS is about 3-4 km from the cloud tops up to about 150 km. Peter Bernath of the University of Waterloo is the principal investigator. A dual optical spectrograph called MAESTRO (Measurement of Aerosol Extinction in the Stratosphere and Troposphere Retrieved by Occultation) covers the 400-1030 nm spectral region and measures primarily ozone, nitrogen dioxide and aerosol/cloud extinction. It has a vertical resolution of about 1-2 km. Tom McElroy of Environment and Climate Change Canada is the principal investigator. ACE data are freely available from the University of Waterloo website. SCISAT was designated an ESA Third Party Mission in 2005. ACE data are freely available through an ESA portal.", + "homepage": "https://www.ace.uwaterloo.ca/", + "name": "Atmospheric Chemistry Experiment", + "prefix": "r3d100011994", + "synonyms": [ + "ACE", + "SCISAT" + ] + }, + "r3d100011995": { + "description": "Launched in November 1995, RADARSAT-1 provided Canada and the world with an operational radar satellite system capable of timely delivery of large amounts of data. Equipped with a powerful synthetic aperture radar (SAR) instrument, it acquired images of the Earth day or night, in all weather and through cloud cover, smoke and haze.\nRADARSAT-1 was a Canadian-led project involving the Canadian federal government, the Canadian provinces, the United States, and the private sector. It provided useful information to both commercial and scientific users in such fields as disaster management, interferometry, agriculture, cartography, hydrology, forestry, oceanography, ice studies and coastal monitoring.\nIn 2007, RADARSAT-2 was launched, producing over 75,000 images per year since. In 2019, the RADARSAT Constellation Mission was deployed, using its three-satellite configuration for all-condition coverage. More information about RADARSAT-2 see https://mda.space/en/geo-intelligence/ RADARSAT-2 PORTAL see https://gsiportal.mda.space/gc_cp/#/map", + "homepage": "https://www.asc-csa.gc.ca/eng/satellites/radarsat1/default.asp", + "name": "RADARSAT-1", + "prefix": "r3d100011995", + "synonyms": [ + "Canada's Earth Observation Satellite" + ] + }, + "r3d100011996": { + "description": "!!! <<< the repository is offline >>> !!! The Canadian Poisonous Plants Information System presents data on plants that cause poisoning in livestock, pets, and humans. The plants include native, introduced, and cultivated outdoor plants as well as indoor plants that are found in Canada. Some food and herbal plants that may cause potential poisoning problems are also included.", + "homepage": "http://www.cbif.gc.ca/eng/species-bank/canadian-poisonous-plants-information-system/?id=1370403265036", + "name": "Canadian Poisonous Plants Information System", + "prefix": "r3d100011996", + "synonyms": [ + "Système canadien d'information sur les plantes toxiques" + ] + }, + "r3d100011997": { + "description": "The National Earthquake DataBase (NEDB) comprises a number of separate databases that together act as the national repository for all raw seismograph data, measurements, and derived parameters arising from the Canadian National Seismograph Network (CNSN), the Yellowknife Seismological Array (YKA), previous regional telemetered networks in eastern and western Canada (ECTN, WCTN), local telemetered networks (CLTN, SLTN), the Regional Analogue Network, and the former Standard Seismograph Network (CSN). It supports the efforts of Earthquakes Canada in Canadian seismicity monitoring, global seismic monitoring, verification of the Comprehensive nuclear Test Ban Treaty, and international data exchange. It also supports the [Nuclear Explosion Monitoring project][NEM].", + "homepage": "https://www.earthquakescanada.nrcan.gc.ca/stndon/NEDB-BNDS/index-en.php", + "name": "National Earthquake DataBase", + "prefix": "r3d100011997", + "synonyms": [ + "BNDS", + "Base Nationale de Données Sismologiques", + "NEDB" + ] + }, + "r3d100011999": { + "description": "Surveys provide annual information on the total, seasonal and spatial harvest of ducks, geese and other game birds in Canada, on the ecological characteristics of waterfowl harvested in Canada and the hunter activity associated with that harvest. The survey covers all of Canada divided into 23 zones and has been carried out annually since 1966. The bilingual database currently contains 9,000,000+ records.", + "homepage": "https://www.canada.ca/en/environment-climate-change/services/bird-surveys/waterfowl/national-harvest.html", + "name": "National Harvest Survey", + "prefix": "r3d100011999", + "synonyms": [ + "Enquête nationale sur les prises", + "NHS" + ] + }, + "r3d100012000": { + "description": "Real time and archival databases containing Canadian water information. These data include, archived hydrometric data, water level and streamflow statistics, daily and monthly mean flow, water level and sediment concentration for monitoring station across Canada.\nThe Water Survey of Canada (WSC) is the national authority responsible for the collection, interpretation and dissemination of standardized water resource data and information in Canada. In partnership with the provinces, territories and other agencies, WSC operates over 2800 active hydrometric gauges across the country.", + "homepage": "https://www.canada.ca/en/environment-climate-change/services/water-overview/quantity/monitoring/survey.html", + "name": "Water Survey of Canada", + "prefix": "r3d100012000", + "synonyms": [ + "RHC", + "Relevés hydrologiques du Canada", + "WSC" + ] + }, + "r3d100012001": { + "description": "The Illinois Data Bank is a public access data repository that collects, disseminates, and provides persistent and reliable access to the research data of faculty, staff, and students at the University of Illinois at Urbana-Champaign. Faculty, staff, graduate students can deposit their research data directly into the Illinois Data Bank and receive a DOI for citation purposes.", + "homepage": "https://databank.illinois.edu/", + "name": "Illinois Data Bank", + "prefix": "r3d100012001" + }, + "r3d100012002": { + "description": "The International Plant Names Index (IPNI) is a database of the names and associated basic bibliographical details of seed plants, ferns and lycophytes. Its goal is to eliminate the need for repeated reference to primary sources for basic bibliographic information about plant names. The data are freely available and are gradually being standardized and checked. IPNI is a dynamic resource, depending on direct contributions by all members of the botanical community.\nIPNI is the product of a collaboration between The Royal Botanic Gardens, Kew, The Harvard University Herbaria, and the Australian National Herbarium.", + "homepage": "http://www.ipni.org/index.html", + "name": "International Plant Names Index", + "prefix": "r3d100012002", + "synonyms": [ + "IPNI" + ], + "xrefs": { + "biodbcore": "001386" + } + }, + "r3d100012003": { + "description": "The UMIN case data repository system was implemented by adding a function to the UMIN Clinical Trials Registry System. The aim of this system is to keep anonymized case data from clinical research conducted by individual researchers at the UMIN center, and to guarantee the content of the data to third parties. This system enables other researchers to inspect case data or to repeat statistical analyses", + "homepage": "http://www.umin.ac.jp/ctr/index.htm", + "name": "University Hospital Medical Information Network Individual Case Data Repository", + "prefix": "r3d100012003", + "synonyms": [ + "UMIN CTR", + "UMIN Clinical Trials Registry", + "UMIN-CTR", + "UMIN-ICDR" + ], + "xrefs": { + "biodbcore": "001434" + } + }, + "r3d100012005": { + "description": "The Innsbruck Dissociative Electron Attachment (DEA) DataBase node holds relative cross sections for dissociative electron attachment processes of the form: AB + e– –> A– + B, where AB is a molecule. It hence supports querying by various identifiers for molecules and atoms, such as chemical names, stoichiometric formulae, InChI (-keys) and CAS registry numbers. These identifiers are searched both in products and reactants of the processes. It then returns XSAMS files describing the processes found including numeric values for the relative cross sections of the processes. Alternatively, cross sections can be exported as plain ASCII files.", + "homepage": "http://ideadb.uibk.ac.at", + "name": "IDEADB", + "prefix": "r3d100012005", + "synonyms": [ + "Innsbruck Dissociative Electron Attachment Database" + ] + }, + "r3d100012008": { + "description": "The Mindboggle-101 data consist of three data sets: (1) individually labeled human brain surfaces and volumes, (2) templates (unlabeled images combining the individual brains, used for registration), and (3) atlases (anatomical labels combining the individual brains, used for labeling).", + "homepage": "https://dataverse.harvard.edu/dataverse/mindboggle101", + "name": "Mindboggle-101", + "prefix": "r3d100012008", + "xrefs": { + "nlx": "155814", + "scr": "002439" + } + }, + "r3d100012009": { + "description": "By stimulating inspiring research and producing innovative tools, Huygens ING intends to open up old and inaccessible sources, and to understand them better. Huygens ING’s focus is on Digital Humanities, History, History of Science, and Textual Scholarship. Huygens ING pursues research in the fields of History, Literary Studies, the History of Science and Digital Humanities. Huygens ING aims to publish digital sources and data responsibly and with care. Innovative tools are made as widely available as possible. We strive to share the available knowledge at the institute with both academic peers and the wider public.", + "homepage": "https://www.huygens.knaw.nl/?lang=en", + "name": "Huygens ING", + "prefix": "r3d100012009", + "synonyms": [ + "Huygens Institute for the History of the Netherlands", + "Huygens Instituut voor Nederlandse Geschiedenis" + ] + }, + "r3d100012010": { + "description": "The Australian SuperSite Network Data Portal presents data on vegetation, fauna, soil, water, daily meteorology and daily recorded soundscapes from 10 SuperSites across a diverse range of biomes, including tropical rainforest, grassland and savanna; wet and dry sclerophyll forest and woodland; and semi-arid grassland, woodland and savanna.", + "homepage": "https://www.supersites.net.au/knb/", + "name": "Australian SuperSite Network Data Portal", + "prefix": "r3d100012010", + "synonyms": [ + "SupeSites Data Portal" + ] + }, + "r3d100012011": { + "description": "The Consortium of Pacific Herbaria (CPH) supports the enhancement of research cyberinfrastructure within Hawai'i and the Pacific basin for implementing shared specimen data hosting of plant specimens. The CPH network is a regional node of the US Virtual Herbarium.", + "homepage": "http://www.pacificherbaria.org/", + "name": "Consortium of Pacific Herbaria", + "prefix": "r3d100012011", + "synonyms": [ + "Supporting regional databases, digitization and data sharing of plant specimens" + ] + }, + "r3d100012013": { + "description": "The TERN Data Discovery Portal (TDDP) is a gateway to search and access all the datasets published by the Australian Terrestrial Ecosystem Research Network. In the TERN data discovery portal, users can conduct textual and graphical searches on the metadata catalogue using a web interface with temporal, spatial, and eco science related controlled vocabulary keywords. Requests to download data discovered through different data services associated with TERN. Downloading, using and sharing data will be subjected to the TERN data licensing framework (https://www.tern.org.au/datalicence/).", + "homepage": "https://portal.tern.org.au", + "name": "TERN Data Discovery Portal", + "prefix": "r3d100012013", + "synonyms": [ + "TDDP", + "Terrestrial Ecosystem Research Network Data Discovery Portal" + ] + }, + "r3d100012014": { + "description": "HyperLeda is an information system for astronomy: It consists in a database and tools to process that data according to the user's requirements. The scientific goal which motivates the development of HyperLeda is the study of the physics and evolution of galaxies. LEDA was created more than 20 years ago, in 1983, and became HyperLeda after the merging with Hypercat in 2000", + "homepage": "http://leda.univ-lyon1.fr/", + "name": "HyperLeda", + "prefix": "r3d100012014", + "synonyms": [ + "Database for physics of galaxies", + "Leda", + "Lyon-Meudon Extragalactic Database" + ], + "xrefs": { + "issn": "2497-5486" + } + }, + "r3d100012015": { + "description": "GeneCards is a searchable, integrative database that provides comprehensive, user-friendly information on all annotated and predicted human genes. It automatically integrates gene-centric data from ~125 web sources, including genomic, transcriptomic, proteomic, genetic, clinical and functional information.", + "homepage": "https://www.genecards.org/", + "name": "GeneCards", + "prefix": "r3d100012015", + "synonyms": [ + "The Human Gene Database" + ], + "xrefs": { + "fairsharing": "FAIRsharing.g7jbvn", + "nif": "0000-02879", + "omics": "01652", + "scr": "002773" + } + }, + "r3d100012016": { + "description": "Volare is the repository of the Vorarlberger Landesbibliothek (Vorarlberg State Library). Digital Objects are made end-user-friendly available and they are secured in a long term. Pupils, students, patrimonial researchers but also the general public can use the imagery for various purposes. Volare facilitates access to regional, social and cultural history research. Volare encourages those who rediscover their native place or their holiday desination or just generally want to browse in the past.", + "homepage": "https://www.vorarlberg.at/volare", + "name": "volare", + "prefix": "r3d100012016", + "synonyms": [ + "Vorarlberger Landesrepositorium" + ] + }, + "r3d100012017": { + "description": "LifeMap Discovery® is a compendium of embryonic development for stem cell research and regenerative medicine, constructed by integrating extensive molecular, cellular, anatomical and medical data curated from scientific literature and high-throughput data sources.", + "homepage": "https://discovery.lifemapsc.com/", + "name": "LifeMap Discovery", + "prefix": "r3d100012017", + "synonyms": [ + "Embryonic development & stem cell Compendium" + ] + }, + "r3d100012018": { + "description": "MalaCards is an integrated database of human maladies and their annotations, modeled on the architecture and richness of the popular GeneCards database of human genes. MalaCards mines and merges varied web data sources to generate a computerized web card for each human disease. Each MalaCard contains disease specific prioritized annotative information, as well as links between associated diseases, leveraging the GeneCards relational database, search engine, and GeneDecks set-distillation tool. As proofs of concept of the search/distill/infer pipeline we find expected elucidations, as well as potentially novel ones.", + "homepage": "https://www.malacards.org/", + "name": "MalaCards", + "prefix": "r3d100012018", + "synonyms": [ + "Human disease Database" + ], + "xrefs": { + "fairsharing": "FAIRsharing.e4r5nj", + "nlx": "149314", + "omics": "04647", + "scr": "005817" + } + }, + "r3d100012019": { + "description": "Repository of research data sets created under the auspices of the University of Central Lancashire", + "homepage": "http://uclandata.uclan.ac.uk/", + "name": "UCLanData", + "prefix": "r3d100012019" + }, + "r3d100012020": { + "description": "CLARINO Bergen Center repository is the repository of CLARINO, the Norwegian infrastructure project . Its goal is to implement the Norwegian part of CLARIN. The ultimate aim is to make existing and future language resources easily accessible for researchers and to bring eScience to humanities disciplines.\nThe repository includes INESS the Norwegian Infrastructure for the Exploration of Syntax and Semantics. This infrastructure provides access to treebanks, which are databases of syntactically and semantically annotated sentences.", + "homepage": "https://repo.clarino.uib.no/xmlui/", + "name": "CLARINO Bergen Center repository", + "prefix": "r3d100012020" + }, + "r3d100012021": { + "description": "Cocoon \"COllections de COrpus Oraux Numériques\" is a technical platform that accompanies the oral resource producers, create, organize and archive their corpus; a corpus can consist of records (usually audio) possibly accompanied by annotations of these records.\nThe resources registered are first cataloged and stored while, and then, secondly archived in the archive of the TGIR Huma-Num. The author and his institution are responsible for filings and may benefit from a restricted and secure access to their data for a defined period, if the content of the information is considered sensitive.\nThe COCOON platform is jointly operated by two joint research units: Laboratoire de Langues et civilisations à tradition orale (LACITO - UMR7107 - Université Paris3 / INALCO / CNRS) and Laboratoire Ligérien de Linguistique (LLL - UMR7270 - Universités d'Orléans et de Tours, BnF, CNRS).", + "homepage": "https://cocoon.huma-num.fr/exist/crdo/?lang=en", + "name": "CoCoON", + "prefix": "r3d100012021", + "synonyms": [ + "COllections de COrpus Oraux Numériques" + ], + "xrefs": { + "issn": "2495-943X", + "opendoar": "2787", + "roar": "7296" + } + }, + "r3d100012023": { + "description": "PathCards is an integrated database of human biological pathways and their annotations. Human pathways were clustered into SuperPaths based on gene content similarity. Each PathCard provides information on one SuperPath which represents one or more human pathways.", + "homepage": "http://pathcards.genecards.org/", + "name": "PathCards", + "prefix": "r3d100012023", + "synonyms": [ + "Pathway Unification Database" + ], + "xrefs": { + "omics": "07645" + } + }, + "r3d100012025": { + "description": "This website provides a collection of all troposphere models published by TU Wien as well as all related data files.", + "homepage": "https://vmf.geo.tuwien.ac.at/", + "name": "VMF Data Server", + "prefix": "r3d100012025", + "synonyms": [ + "Vienna Mapping Functions Open Access Data" + ] + }, + "r3d100012029": { + "description": "EMS is the BC Ministry of Environment's primary monitoring data repository. The system was designed to capture data covering physical/chemical and biological analyses performed on water, air, solid waste discharges and ambient monitoring sites throughout the province. \nIt also contains related quality assurance data. Samples are collected by either ministry staff or permittees under the Environmental Management Act and then analyzed in public or private sector laboratories. The majority of such monitoring data is entered into EMS electronically via Electronic Data Transfer (EDT). \nEMS data is typically available in formatted hard copy reports or electronically in comma delimited (e.g., .csv) files as: \nMonitoring location-related data, \nSample and results-related data.\nDirect access to EMS is restricted to ministry staff, however public access is available upon request through EMS Web Reporting.", + "homepage": "https://www2.gov.bc.ca/gov/content/environment/research-monitoring-reporting/monitoring/environmental-monitoring-system", + "name": "Environmental Monitoring System", + "prefix": "r3d100012029", + "synonyms": [ + "British Columbia Environmental Monitoring System", + "EMS", + "Environmental Monitoring Databases" + ] + }, + "r3d100012030": { + "description": "FactSage is a fully integrated Canadian thermochemical database system which couples proven software with self-consistent critically assessed thermodynamic data. It currently contains data on over 5000 chemical substances as well as solution databases representing over 1000 non-ideal multicomponent solutions (oxides, salts, sulfides, alloys, aqueous, etc.). FactSage is available for use with Windows.", + "homepage": "https://www.factsage.com/", + "name": "FactSage", + "prefix": "r3d100012030" + }, + "r3d100012031": { + "description": ">>>!!!<<< 2021-03-19: The repository is no longer available >>>!!!<<<\nThe National Contaminants Information System was begun as part of the Department's Green Plan. The NCIS is a computerized warehouse of information on toxic chemicals in fish, other aquatic life and their habitats. It was built to help manage the growing base of data and information.", + "name": "National Contaminants Information System", + "prefix": "r3d100012031", + "synonyms": [ + "NCIS", + "SNIC", + "Système National d'Information sur les Contaminants" + ] + }, + "r3d100012032": { + "description": "OGSEarth provides geoscience data, collected by the Mines and Minerals division, which can be viewed using user-friendly geographic information programs such as Google Earth™. OSGEarth provides data on Mining claims, Geology, Index maps, Administrative boundaries and Abandoned mines.", + "homepage": "https://www.geologyontario.mndm.gov.on.ca/ogsearth.html", + "name": "OGSEarth", + "prefix": "r3d100012032" + }, + "r3d100012033": { + "description": "Digital Rocks is a data portal for fast storage and retrieval of images of varied porous micro-structures. It has the purpose of enhancing research resources for modeling/prediction of porous material properties in the fields of Petroleum, Civil and Environmental Engineering as well as Geology.\nThis platform allows managing and preserving available images of porous materials and experiments performed on them, and any accompanying measurements (porosity, capillary pressure, permeability, electrical, NMR and elastic properties, etc.) required for both validation on modeling approaches and the upscaling and building of larger (hydro)geological models.", + "homepage": "https://www.digitalrocksportal.org/", + "name": "Digital Rocks Portal", + "prefix": "r3d100012033", + "synonyms": [ + "DRP" + ] + }, + "r3d100012034": { + "description": "The Ontario Natural Heritage Information Centre (NHIC) compiles, maintains and provides information on rare, threatened and endangered species and spaces in Ontario. This information is stored in a central repository composed of computerized databases, map files and an information library, which are accessible for conservation applications, land use development planning, park management, etc. Ministry of Natural Resources, Ontario.", + "homepage": "https://www.ontario.ca/page/natural-heritage-information-centre", + "name": "Natural Heritage Information Centre", + "prefix": "r3d100012034", + "synonyms": [ + "CIPN", + "Centre d'information sur le patrimoine naturel", + "NHIC" + ] + }, + "r3d100012036": { + "description": "The repository is no longer available. >>>!!!<<< 2018-12-31: no more access to Controlled Fusion Atomic Data Center >>>!!!<<<", + "homepage": "https://www.phy.ornl.gov/groups/atomic/atomic.html", + "name": "Controlled Fusion Atomic Data Center", + "prefix": "r3d100012036", + "synonyms": [ + "Atomic Data for Fusion", + "CFADC" + ] + }, + "r3d100012037": { + "description": "The BBS is a cooperative effort between the U.S. Geological Survey's Patuxent Wildlife Research Center and Environment Canada's Canadian Wildlife Service to monitor the status and trends of North American bird populations. Following a rigorous protocol, BBS data are collected by thousands of dedicated participants along thousands of randomly established roadside routes throughout the continent. Professional BBS coordinators and data managers work closely with researchers and statisticians to compile and deliver these population data and population trend analyses on more than 400 bird species, for use by conservation managers, scientists, and the general public.", + "homepage": "https://www.pwrc.usgs.gov/bbs/index.cfm", + "name": "North American Breeding Bird Survey", + "prefix": "r3d100012037", + "synonyms": [ + "BBS", + "NABBS" + ] + }, + "r3d100012038": { + "description": "Androgen Receptor Gene Mutations Database is for all who are interested in mutations of the Androgen Receptor Gene. In light of the difficulty in getting new AR mutations published the curator will now accept new mutations that have not been published, provided that it is from a reputable research or clinical laboratory. The curator also strongly suggests that where possible, particularly in the case of new unique mutations that an attempt be made to at least confirm the pathogenicity of the putatative mutation, by showing that the mutation when transfected into a suitable expression system produces a mutant androgen receptor protein.", + "homepage": "https://www.androgendb.mcgill.ca/", + "name": "Androgen Receptor Mutations Database", + "prefix": "r3d100012038", + "synonyms": [ + "AR Gene Mutations Database" + ], + "xrefs": { + "nif": "0000-02547", + "scr": "006887" + } + }, + "r3d100012039": { + "description": "Databases maintained by Ocean Sciences at the Bedford Institute of Oceanography, including temperature-salinity profiles for the NW Atlantic, sea-surface temperature and chlorophyll from satellite, monthly statistics of ocean currents and other moored instruments, and daily temperature observations from coastal thermographs.", + "homepage": "https://www.bio.gc.ca/science/data-donnees/base/index-en.php", + "name": "Bedford Institute of Oceanography - Oceanographic Databases", + "prefix": "r3d100012039", + "synonyms": [ + "Institut océanographique de Bedford - Bases de données océanographiques" + ] + }, + "r3d100012040": { + "description": "<<>>!!!>>> \nMessage since 2018-06: This virtual host is being reconstructed.", + "homepage": "http://www.casrdb.mcgill.ca", + "name": "CASRdb", + "prefix": "r3d100012040", + "synonyms": [ + "Calcium Sensing Receptor Database" + ], + "xrefs": { + "nif": "0000-02638", + "scr": "007581" + } + }, + "r3d100012041": { + "description": "The Canadian Disaster Database (CDD) contains detailed disaster information on more than 1000 natural, technological and conflict events (excluding war) that have happened since 1900 at home or abroad and that have directly affected Canadians.\nMessage since 2022-01: The Canadian Disaster Database geospatial view is temporarily out of service. We apologize for the inconvenience. The standard view of the database is still available.", + "homepage": "https://www.publicsafety.gc.ca/cnt/rsrcs/cndn-dsstr-dtbs/index-en.aspx", + "name": "Canadian Disaster Database", + "prefix": "r3d100012041", + "synonyms": [ + "BDC", + "Base de données canadienne sur les catastrophes", + "CDD" + ], + "xrefs": { + "fairsharing": "FAIRsharing.ea287c" + } + }, + "r3d100012043": { + "description": "CANSIM is Statistics Canada's key socioeconomic database. Updated daily, CANSIM provides fast and easy access to a large range of the latest statistics available in Canada.\nBefore June 2018, the Data Tables collection was called CANSIM. That name was retired, but the content is still available. CANSIM tables have been given new numbers, but you can still search the Data Tables using the old CANSIM table and vector numbers (or use this Concordance to look up the new table number).", + "homepage": "https://www150.statcan.gc.ca/n1/en/type/data", + "name": "Statistics Canada Data Tables", + "prefix": "r3d100012043", + "synonyms": [ + "Statcan Data Tables", + "Statistics Canada’s main socioeconomic time series database", + "formerly: CANSIM", + "formerly: Canadian Socio-economic Information Management System" + ] + }, + "r3d100012044": { + "description": "Access analytical research reports and statistical information on citizenship and immigration trends. Research for Citizenship and Immigration Canada’s strategic research program furthers our understanding of the impact of immigration on Canadian society. Citizenship and Immigration Canada’s statistical publications provide information on permanent and temporary residents as well as immigration and citizenship programs. Older Research and Statistics reports from Library and Archives Canada. Key findings of external and internal projects related to public opinion.", + "homepage": "https://www.canada.ca/en/immigration-refugees-citizenship/corporate/reports-statistics.html", + "name": "Immigration, Refugees and Citizenship Canada Research and Statistics", + "prefix": "r3d100012044", + "synonyms": [ + "Citoyenneté et Immigration Canada Recherche et Statistiques", + "IRCC", + "Immigration, Réfugiés et Citoyenneté Canada Recherche et Statistiques", + "formerly: Citizenship and Immigration Canada Research and Statistics", + "formerly: CIC" + ] + }, + "r3d100012045": { + "description": "Databank of Official Statistics on Québec. A collaborative effort involving partner departments and agencies under the coordination of the Institut de la statistique du Québec.", + "homepage": "https://bdso.gouv.qc.ca/pls/ken/Ken211_Page_Accu.page_accu", + "name": "Databank of Official Statistics on Quebec", + "prefix": "r3d100012045", + "synonyms": [ + "BDSO", + "Banque de données des statistiques officielles sur le Québec" + ] + }, + "r3d100012046": { + "description": "The name Earth Online derives from ESA's Earthnet programme. Earthnet prepares and attracts new ESA Earth Observation missions by setting the international cooperation scheme, preparing the basic infrastructure, building the scientific and application Community and competency in Europe to define and set-up own European Programmes in consultation with member states.\nEarth Online is the entry point for scientific-technical information on Earth Observation activities by the European Space Agency (ESA). The web portal provides a vast amount of content, grown and collected over more than a decade:\nDetailed technical information on Earth Observation (EO) missions;\nSatellites and sensors; EO data products & services;\nOnline resources such as catalogues and library;\nApplications of satellite data;\nAccess to promotional satellite imagery.\nAfter 10 years of operations on distinct sites, the two principal portals of ESA Earth Observation - Earth Online (earth.esa.int) and the Principal Investigator's Portal (eopi.esa.int) have moved to a new platform. ESA's technical and scientific earth observation user communities will from now on be served from a single portal, providing a modern and easy-to-use interface to our services and data.", + "homepage": "https://earth.esa.int/eogateway/", + "name": "ESA Earth Online", + "prefix": "r3d100012046", + "synonyms": [ + "EO Data", + "Earth Online" + ] + }, + "r3d100012051": { + "description": "This database and dataset collection is part of the Institutional Repository of San Ignacio de Loyola University.\nThe institutional repository of the Universidad San Ignacio de Loyola houses the academic papers of our study center and allows free access to them by researchers and the community in general, in addition to the exchange of information with all entities that produce Similar contents. Books, magazines, teaching materials, theses, files and databases, among others, are combined in a single space freely available.", + "homepage": "https://repositorio.usil.edu.pe/home", + "name": "Repositorio Institucional USIL", + "prefix": "r3d100012051", + "synonyms": [ + "Archivos de Datos y Programas", + "Repositorio de la Universidad San Ignacio de Loyola" + ], + "xrefs": { + "opendoar": "3128", + "roar": "11444" + } + }, + "r3d100012052": { + "description": "The Cancer Immunome Database (TCIA) provides results of comprehensive immunogenomic analyses of next generation sequencing data (NGS) data for 20 solid cancers from The Cancer Genome Atlas (TCGA) and other datasource. The Cancer Immunome Atlas (TCIA) was developed and is maintained at the Division of Bioinformatics (ICBI). The database can be queried for the gene expression of specific immune-related gene sets, cellular composition of immune infiltrates (characterized using gene set enrichment analyses and deconvolution), neoantigens and cancer-germline antigens, HLA types, and tumor heterogeneity (estimated from cancer cell fractions). Moreover it provides survival analyses for different types immunological parameters.\nTCIA will be constantly updated with new data and results.", + "homepage": "https://tcia.at/home", + "name": "The Cancer Immunome Atlas", + "prefix": "r3d100012052", + "synonyms": [ + "TCIA", + "The Cancer Immunome Database" + ], + "xrefs": { + "scr": "014508" + } + }, + "r3d100012053": { + "description": "!!! UiT Open Research Data is part of DataverseNO; re3data:https://doi.org/10.17616/R3TV17", + "homepage": "http://opendata.uit.no/", + "name": "UiT Open Research Data Dataverse", + "prefix": "r3d100012053" + }, + "r3d100012054": { + "description": "The Berlin-Brandenburg Academy of Sciences and Humanities (BBAW) is a CLARIN partner institution and has been an officially certified CLARIN service center since June 20th, 2013. The CLARIN center at the BBAW focuses on historical text corpora (predominantly provided by the 'Deutsches Textarchiv'/German Text Archive, DTA) as well as on lexical resources (e.g. dictionaries provided by the 'Digitales Wörterbuch der Deutschen Sprache'/Digital Dictionary of the German Language, DWDS).", + "homepage": "https://clarin.bbaw.de", + "name": "CLARIN service center of the Zentrum Sprache at the BBAW", + "prefix": "r3d100012054", + "synonyms": [ + "CLARIN Center BBAW", + "CLARIN-Servicezentrum am Zentrum Sprache der BBAW" + ] + }, + "r3d100012058": { + "description": "BExIS is the online data repository and information system of the Biodiversity Exploratories Project (BE). The BE is a German network of biodiversity related working groups from areas such as vegetation and soil science, zoology and forestry. Up to three years after data acquisition, the data use is restricted to members of the BE. Thereafter, the data is usually public available (https://www.bexis.uni-jena.de/ddm/publicsearch/index).", + "homepage": "https://www.bexis.uni-jena.de/", + "name": "Biodiversity Exploratories Information System", + "prefix": "r3d100012058", + "synonyms": [ + "BExIS" + ], + "xrefs": { + "fairsharing": "FAIRsharing.6AmTXC" + } + }, + "r3d100012059": { + "description": "In response to emerging pathogens, LabKey launched the Open Research Portal in 2016 to help facilitate collaborative research. It was initially created as a platform for investigators to make Zika research data, commentary and results publicly available in real-time. It now includes other viruses like SARS-CoV-2 where there is a compelling need for real-time data sharing.\nProjects are freely available to researchers. If you are interested in sharing real-time data through the portal, please contact LabKey to get started.", + "homepage": "https://openresearch.labkey.com/project/home/begin.view", + "name": "LabKey Open Research Portal", + "prefix": "r3d100012059", + "synonyms": [ + "formerly: Zika Open-Research Portal" + ] + }, + "r3d100012060": { + "description": "The Wilson Center Digital Archive contains once-secret documents from governments all across the globe, uncovering new sources and providing fresh insights into the history of international relations and diplomacy. It contains newly declassified historical materials from archives around the world—much of it in translation and including diplomatic cables, high level correspondence, meeting minutes and more. It collects the research of three Wilson Center projects which focus on the interrelated histories of the Cold War, Korea, and Nuclear Proliferation.", + "homepage": "https://digitalarchive.wilsoncenter.org/", + "name": "Wilson Center Digital Archive", + "prefix": "r3d100012060" + }, + "r3d100012061": { + "description": "The NCI's Genomic Data Commons (GDC) provides the cancer research community with a unified data repository that enables data sharing across cancer genomic studies in support of precision medicine. \nThe GDC obtains validated datasets from NCI programs in which the strategies for tissue collection couples quantity with high quality.\nTools are provided to guide data submissions by researchers and institutions.", + "homepage": "https://portal.gdc.cancer.gov/", + "name": "Genomic Data Commons", + "prefix": "r3d100012061", + "synonyms": [ + "GDC", + "Genomic Data Commons Data Portal" + ], + "xrefs": { + "scr": "014514" + } + }, + "r3d100012062": { + "description": "SAGE is a data and research platform that enables the secondary use of data related to child and youth development, health and well-being. It currently contains research data, and at a later stage we aim to also house administrative and community service delivery data. Technical infrastructure and governance processes are in place to ensure ethical use and the privacy of participants. \nThis dataverse provides metadata for the various data holdings available in SAGE (Secondary Analysis to Generate Evidence), a research data repository based in Edmonton Alberta and an intiative of PolicyWise for Children & Families. In general, SAGE contains data holdings too sensitive for open access. Each study lists a security level which indicates the procedure required to access the data.", + "homepage": "https://borealisdata.ca/dataverse/SAGE", + "name": "Secondary Analysis to Generate Evidence (SAGE) Dataverse", + "prefix": "r3d100012062", + "synonyms": [ + "SAGE", + "Secondary Analysis to Generate Evidence" + ] + }, + "r3d100012064": { + "description": "The University of Reading Research Data Archive (the Archive) is a multidisciplinary online service for the registration, preservation and publication of research datasets produced or collected at the University of Reading.", + "homepage": "https://researchdata.reading.ac.uk/", + "name": "University of Reading Research Data Archive", + "prefix": "r3d100012064" + }, + "r3d100012065": { + "description": "The data in the U of M’s Clinical Data Repository comes from the electronic health records (EHRs) of more than 2 million patients seen at 8 hospitals and more than 40 clinics. For each patient, data is available regarding the patient's demographics (age, gender, language, etc.), medical history, problem list, allergies, immunizations, outpatient vitals, diagnoses, procedures, medications, lab tests, visit locations, providers, provider specialties, and more.", + "homepage": "https://www.ctsi.umn.edu/researcher-resources/clinical-data-repository", + "name": "Clinical data repository", + "prefix": "r3d100012065", + "synonyms": [ + "CDR", + "CDW", + "Clinical Data Warehouse" + ] + }, + "r3d100012066": { + "description": "The Shuttle Radar Topography Mission, which flew aboard NASA's Space Shuttle Endeavour during an 11-day mission in 2000, made the first near-global topographical map of Earth, collecting data on nearly 80 percent of Earth's land surfaces. \n\n The instrument's design was essentially a modified version of the earlier Shuttle Imaging Radar instruments with a second antenna added to allow for topographic mapping using a technique similar to stereo photography.", + "homepage": "https://www2.jpl.nasa.gov/srtm/index.html", + "name": "Shuttle Radar Topography Mission", + "prefix": "r3d100012066", + "synonyms": [ + "SRTM" + ] + }, + "r3d100012067": { + "description": "AlgaeBase is a database of information on algae that includes terrestrial, marine and freshwater organisms. At present, the data for the marine algae, particularly seaweeds, are the most complete.", + "homepage": "https://www.algaebase.org/", + "name": "AlgaeBase", + "prefix": "r3d100012067" + }, + "r3d100012068": { + "description": "CORD is Cranfield University's research data repository, for secure preservation of institutional research data outputs. Cranfield is an exclusively postgraduate university that is a global leader for transformational research in technology and management. We are focused on the specialist themes of aerospace, defence and security, energy and power, environment and agrifood, manufacturing, transport systems, and water. The Cranfield School of Management is world leader in management education and research.", + "homepage": "https://cord.cranfield.ac.uk/", + "name": "Cranfield Online Research Data", + "prefix": "r3d100012068", + "synonyms": [ + "CORD" + ] + }, + "r3d100012069": { + "description": "This database will provide a central location for scientists to browse uniquely observed proteoforms and to contribute their own datasets. Top-down proteomics is a method of protein identification that uses an ion trapping mass spectrometer to store an isolated protein ion for mass measurement and tandem mass spectrometry analysis.", + "homepage": "http://repository.topdownproteomics.org/", + "name": "Top Down Proteomics Repository", + "prefix": "r3d100012069", + "synonyms": [ + "Proteoform Atlas", + "TDPR" + ] + }, + "r3d100012071": { + "description": "Open Core Data is a data infrastructure focused on making data from scientific continental and ocean drilling projects semantically discoverable, persistent, citable, and approachable to maximize their utility to present and future geoscience researchers.", + "homepage": "http://opencoredata.org", + "name": "Open Core Data", + "prefix": "r3d100012071", + "synonyms": [ + "OCD" + ] + }, + "r3d100012072": { + "description": "In order to control access to the experimental data obtained at the ILL in a coherent and secure fashion, the ILL has recently developed a single portal for consulting, downloading and managing your data. Here “data” is understood to mean raw data (i.e. numor files), processed data, and meta-data (e.g. log files or “logs”).", + "homepage": "https://www.ill.eu/users/user-guide/after-your-experiment/data-management#c8867", + "name": "ILL Data Portal", + "prefix": "r3d100012072", + "synonyms": [ + "Institut Laue-Langevin Data Portal" + ] + }, + "r3d100012074": { + "description": "BindingDB is a public, web-accessible knowledgebase of measured binding affinities, focusing chiefly on the interactions of proteins considered to be candidate drug-targets with ligands that are small, drug-like molecules. BindingDB supports medicinal chemistry and drug discovery via literature awareness and development of structure-activity relations (SAR and QSAR); validation of computational chemistry and molecular modeling approaches such as docking, scoring and free energy methods; chemical biology and chemical genomics; and basic studies of the physical chemistry of molecular recognition. BindingDB also includes a small collection of host-guest binding data of interest to chemists studying supramolecular systems.\n\nThe data collection derives from a variety of measurement techniques, including enzyme inhibition and kinetics, isothermal titration calorimetry, NMR, and radioligand and competition assays. BindingDB includes data extracted from the literature and from US Patents by the BindingDB project, selected PubChem confirmatory BioAssays, and ChEMBL entries for which a well defined protein target (\"TARGET_TYPE='PROTEIN'\") is provided.", + "homepage": "http://bindingdb.org/bind/index.jsp", + "name": "BindingDB", + "prefix": "r3d100012074", + "synonyms": [ + "BDB", + "The Binding Database" + ], + "xrefs": { + "fairsharing": "FAIRsharing.3b36hk", + "nif": "0000-02603", + "scr": "000390" + } + }, + "r3d100012075": { + "description": "D-PLACE contains cultural, linguistic, environmental and geographic information for over 1400 human ‘societies’. A ‘society’ in D-PLACE represents a group of people in a particular locality, who often share a language and cultural identity. All cultural descriptions are tagged with the date to which they refer and with the ethnographic sources that provided the descriptions. The majority of the cultural descriptions in D-PLACE are based on ethnographic work carried out in the 19th and early-20th centuries (pre-1950).", + "homepage": "https://d-place.org", + "name": "D-PLACE", + "prefix": "r3d100012075", + "synonyms": [ + "Database of Places, Language, Culture and Environment" + ] + }, + "r3d100012076": { + "description": "MaxQB stores and displays collections of large proteomics projects and allows joint analysis and comparison. As a first dataset is contains proteome data of 11 different human cell lines. The 11 cell line proteomes together identify proteins expressed from more than half of all human genes. For each protein of interest, expression levels estimated by label-free quantification can be visualized across the cell lines. Similarly, the expression rank order and estimated amount of each protein within each proteome are plotted.", + "homepage": "http://maxqb.biochem.mpg.de/mxdb/", + "name": "The MaxQuant DataBase", + "prefix": "r3d100012076", + "synonyms": [ + "MaxQB" + ] + }, + "r3d100012077": { + "description": "Citrination is the premier open database and analytics platform for the world's material and chemical information. Here you can find tabulated materials property data, that users have contributed or Citrine has automatically extracted from literature.", + "homepage": "https://www.citrination.com/", + "name": "Citrination", + "prefix": "r3d100012077", + "xrefs": { + "fairsharing": "FAIRsharing.x6y19r" + } + }, + "r3d100012078": { + "description": "The Sol Genomics Network (SGN) is a clade-oriented database dedicated to the biology of the Solanaceae family which includes a large number of closely related and many agronomically important species such as tomato, potato, tobacco, eggplant, pepper, and the ornamental Petunia hybrida.\nSGN is part of the International Solanaceae Initiative (SOL), which has the long-term goal of creating a network of resources and information to address key questions in plant adaptation and diversification", + "homepage": "https://solgenomics.net/", + "name": "SOL Genomics Network", + "prefix": "r3d100012078", + "synonyms": [ + "SGN", + "Solanaceae Genomics Network" + ], + "xrefs": { + "fairsharing": "FAIRsharing.3zqvaf", + "nlx": "89764", + "scr": "004933" + } + }, + "r3d100012079": { + "description": "The CPTAC Data Portal is the centralized repository for the dissemination of proteomic data collected by the Proteome Characterization Centers (PCCs) for the CPTAC program. The portal also hosts analyses of the mass spectrometry data (mapping of spectra to peptide sequences and protein identification) from the PCCs and from a CPTAC-sponsored common data analysis pipeline (CDAP).", + "homepage": "https://cptac-data-portal.georgetown.edu/cptac/aboutData/show?scope=about", + "name": "Clinical Proteomic Tumor Analysis Consortium Data Portal", + "prefix": "r3d100012079", + "synonyms": [ + "CPTAC Data Portal" + ] + }, + "r3d100012080": { + "description": "The Materials Data Facility (MDF) is set of data services built specifically to support materials science researchers. MDF consists of two synergistic services, data publication and data discovery (in development). The production-ready data publication service offers a scalable repository where materials scientists can publish, preserve, and share research data. The repository provides a focal point for the materials community, enabling publication and discovery of materials data of all sizes.", + "homepage": "https://www.materialsdatafacility.org/", + "name": "Materials Data Facility", + "prefix": "r3d100012080", + "synonyms": [ + "MDF" + ] + }, + "r3d100012081": { + "description": "!!! >>> the repository is offline >>> !!! GOBASE is a taxonomically broad organelle genome database that organizes and integrates diverse data related to mitochondria and chloroplasts. GOBASE is currently expanding to include information on representative bacteria that are thought to be specifically related to the bacterial ancestors of mitochondria and chloroplasts", + "name": "GOBASE", + "prefix": "r3d100012081", + "synonyms": [ + "The Organelle Genome Database" + ], + "xrefs": { + "nif": "0000-02917", + "scr": "007692" + } + }, + "r3d100012083": { + "description": "Ocean Tracking Network (OTN) deploys Canadian, state of the art acoustic receivers and oceanographic monitoring equipment in key ocean locations. These are being used to document the movements and survival of marine animals carrying acoustic tags and to document how both are influenced by oceanographic conditions.", + "homepage": "http://oceantrackingnetwork.org/", + "name": "Ocean Tracking Network", + "prefix": "r3d100012083", + "synonyms": [ + "OTN" + ] + }, + "r3d100012084": { + "description": "<<>>!!!>>>", + "homepage": "https://www.pahdb.mcgill.ca", + "name": "Phenylalanine Hydroxylase Locus Knowledgebase", + "prefix": "r3d100012084", + "synonyms": [ + "PAHdb" + ], + "xrefs": { + "scr": "013381" + } + }, + "r3d100012085": { + "description": "<<>>!!!>>>\nhttps://megasun.bch.umontreal.ca/pepdb/pepdb.html", + "name": "Protist EST Program Database", + "prefix": "r3d100012085", + "synonyms": [ + "PEP Database", + "PEPdb", + "TBestDB" + ], + "xrefs": { + "scr": "007962" + } + }, + "r3d100012086": { + "description": "The Pseudomonas Genome Database collaborates with an international panel of expert Pseudomonas researchers to provide high quality updates to the PAO1 genome annotation and make cutting edge genome analysis data available.", + "homepage": "http://www.pseudomonas.com/", + "name": "Pseudomonas Genome DB", + "prefix": "r3d100012086", + "synonyms": [ + "PGD", + "Pseudocap", + "Pseudomonas Genome Database" + ], + "xrefs": { + "fairsharing": "FAIRsharing.mn5m1p", + "miriam": "00000180", + "nif": "0000-03369", + "scr": "006590" + } + }, + "r3d100012087": { + "description": "A primary source for cross-nationally comparable statistics on education, science and technology, culture, and communication for more than 200 countries and territories.", + "homepage": "http://data.uis.unesco.org/", + "name": "UNESCO Institute for Statistics, Data Centre", + "prefix": "r3d100012087", + "synonyms": [ + "ISU Centre de données", + "Institut de statistique de l'UNESCO, Centre de données", + "UIS Data Centre", + "UIS.stat" + ] + }, + "r3d100012088": { + "description": "Databases of viral genomic information (genes, gene families, and genomes), and software to perform comparative genomics analyses", + "homepage": "https://4virology.net/", + "name": "Viral Bioinformatics Resource Center", + "prefix": "r3d100012088", + "synonyms": [ + "VBRC" + ], + "xrefs": { + "nif": "0000-03632", + "scr": "005971" + } + }, + "r3d100012089": { + "description": "CCCma has developed a number of climate models. These are used to study climate change and variability, and to understand the various processes which govern the climate system. They are also used to make quantitative projections of future long-term climate change (given various greenhouse gas and aerosol forcing scenarios), and increasingly to make initialized climate predictions on time scales ranging from seasons to decades. A brief description of these models and their corresponding references can be found: https://www.canada.ca/en/environment-climate-change/services/climate-change/science-research-data/modeling-projections-analysis/centre-modelling-analysis/models.html", + "homepage": "https://www.canada.ca/en/environment-climate-change/services/climate-change/science-research-data/modeling-projections-analysis/centre-modelling-analysis.html", + "name": "Canadian Centre for Climate Modelling and Analysis", + "prefix": "r3d100012089", + "synonyms": [ + "CCCma", + "CCmaC", + "Centre canadien de la modélisation et de l'analyse climatique" + ] + }, + "r3d100012090": { + "description": "The CCDS is an interface for distributing climate change information. The goals of CCDS are to: Support climate change impact and adaptation research in Canada and other countries; Support stakeholders requiring scenario information for decision making and policy development. Provide access to Canadian research on the development of scenarios and adaptation research.", + "homepage": "https://climate-scenarios.canada.ca/?page=main", + "name": "Canadian Climate Data and Scenarios", + "prefix": "r3d100012090", + "synonyms": [ + "CCDS", + "DSCC", + "Données et scénarios climatiques canadiens" + ] + }, + "r3d100012092": { + "description": "The Autism Chromosome Rearrangement Database is a collection of hand curated breakpoints and other genomic features, related to autism, taken from publicly available literature: databases and unpublished data. The database is continuously updated with information from in-house experimental data as well as data from published research studies.", + "homepage": "http://projects.tcag.ca/autism/", + "name": "Autism Chromosome Rearrangement Database", + "prefix": "r3d100012092", + "synonyms": [ + "ACRD" + ], + "xrefs": { + "fairsharing": "FAIRsharing.ac329k", + "nif": "0000-00239", + "scr": "006474" + } + }, + "r3d100012093": { + "description": "The Cystic Fibrosis Mutation Database (CFTR1) was initiated by the Cystic Fibrosis Genetic Analysis Consortium in 1989 to increase and facilitate communications among CF researchers, and is maintained by the Cystic Fibrosis Centre at the Hospital for Sick Children in Toronto. The specific aim of the database is to provide up to date information about individual mutations in the CFTR gene. In a major upgrade in 2010, all known CFTR mutations and sequence variants have been converted to the standard nomenclature recommended by the Human Genome Variation Society.", + "homepage": "http://www.genet.sickkids.on.ca/cftr/app", + "name": "Cystic Fibrosis Mutation Database", + "prefix": "r3d100012093", + "synonyms": [ + "CFMDB", + "CFTR1" + ], + "xrefs": { + "nif": "0000-21105", + "scr": "000685" + } + }, + "r3d100012094": { + "description": "This web site provides adjusted and homogenized climate data for many climatological stations in Canada. These data were created for use in climate research including climate change studies. They incorporate a number of adjustments applied to the original station data to address shifts due to changes in instruments and in observing procedures. Sometimes the observations from several stations were joined to generate a long time series. The adjusted and homogenized data are provided for four climate elements: surface air temperature, precipitation, surface pressure, and surface wind speed.", + "homepage": "https://www.canada.ca/en/environment-climate-change/services/climate-change/science-research-data/climate-trends-variability/adjusted-homogenized-canadian-data.html", + "name": "Adjusted and Homogenized Canadian Climate Data", + "prefix": "r3d100012094", + "synonyms": [ + "AHCCD", + "DCCAH", + "Données Climatiques Canadiennes Ajustées et Homogénéisées" + ] + }, + "r3d100012095": { + "description": "The RAM Legacy Stock Assessment Database is a compilation of stock assessment results for commercially exploited marine populations from around the world. The recently updated database offers many graphical and analytic tools to explore the data, as well as new data sets including; assessments from N.W. Africa, assessments from the Mediterranean Sea, assessments from Chile, data sets on Pacific salmon. The database is seeking collaborators to cover parts of the world that we are missing.", + "homepage": "http://ramlegacy.org/", + "name": "RAM Legacy Stock Assessment Database", + "prefix": "r3d100012095" + }, + "r3d100012097": { + "description": "The Large Fire Database (LFDB) is a compilation of forest fire data from all Canadian agencies, including provinces, territories, and Parks Canada. The data set includes only fires greater than 200 hectares in final size; these represent only a few percent of all fires but account for most of the area burned (usually more than 97%). Therefore, the LFDB can be used for spatial and temporal analyses of landscape-scale fire impacts. For information on smaller fires (up to 200 ha in final size), please contact individual fire agencies. Links to other agencies can be found through the Canadian Interagency Forest Fire Centre (CIFFC).", + "homepage": "https://cwfis.cfs.nrcan.gc.ca/home", + "name": "Canadian Wildland Fire Information System", + "prefix": "r3d100012097", + "synonyms": [ + "CWFIS", + "SCIFV", + "Système canadien d'information sur les feux de végétation" + ] + }, + "r3d100012100": { + "description": "!!!!! This page has been archived on the Web. Environment Canada has ended the Municipal Water and Wastewater Survey. !!!!! <<>>!!!>>> \n\nEnvironment and Climate Change Canada have had a water use database that includes information on all major water users obtained from national surveys on municipal water use, municipal water pricing and industrial water use.", + "homepage": "http://ec.gc.ca/eau-water/default.asp?lang=En&n=ED7C2D33-1", + "name": "Water use data", + "prefix": "r3d100012100", + "synonyms": [ + "Enquête sur l'eau potable et les eaux usées des municipalités", + "Municipal Water and Wastewater Survey", + "Utilisation municipale de l'eau", + "WMMS" + ] + }, + "r3d100012101": { + "description": "The University Information System RUSSIA (UIS RUSSIA) is a mutual project of Research Computing Center and Economic Faculty at Lomonosov Moscow State University. It was introduced in 2000 and has been designed as a digital library for research and educational purposes, primarily in the fields of economic and social sciences. Since then it was maintained to meet the growing interest and challenges of the Russian universities and educational community.\nStarting from 2003 our development team concentrated on statistical databases to build an infrastructure for educational courses, to assist broad Russian social and economic studies from regional to local and down to household level. Today profound knowledge of statistical data and ability to implement advanced modern methods of applied analysis are expected from successful university graduates and are in high demand among new specialists, particularly in economics, public administration and related areas.", + "homepage": "http://www-old.srcc.msu.ru/nivc/english/serv/uisrus1.htm", + "name": "University Information System RUSSIA", + "prefix": "r3d100012101", + "synonyms": [ + "Databases and analytical publications", + "UIS RUSSIA" + ] + }, + "r3d100012102": { + "description": "NAKALA allows research teams, who so request, to file their digital data (text files, sound, image, video) in a secure warehouse, with DOI, IIIF and which ensures both data availability and quotability time. NAKALA is a full Web application and a repository for humanities and social sciences. It's created and powered in France by Huma-Num, the french infrastructure for digital humanities.", + "homepage": "https://www.nakala.fr", + "name": "NAKALA", + "prefix": "r3d100012102", + "xrefs": { + "issn": "2495-8972" + } + }, + "r3d100012103": { + "description": "The National Collaborative on Childhood Obesity Research (NCCOR) brings together four of the nation's leading research funders — the Centers for Disease Control and Prevention (CDC), the National Institutes of Health (NIH), the Robert Wood Johnson Foundation (RWJF), and the U.S. Department of Agriculture (USDA) — to address the problem of childhood obesity in America.\nThe Tools of the NCCOR are: Catalogue of Surveillance Systems, Measures Registry and Registry of Studies.", + "homepage": "https://www.nccor.org/", + "name": "NCCOR", + "prefix": "r3d100012103", + "synonyms": [ + "National Collaborative on Childhood Obesity Research" + ] + }, + "r3d100012104": { + "description": "!!! >>> The repository is offline <<< !!! One of the world’s largest banks of biological, psychosocial and clinical data on people suffering from mental health problems. The Signature center systematically collects biological, psychosocial and clinical indicators from patients admitted to the psychiatric emergency and at four points throughout their journey in the hospital: upon arrival to the emergency room (state of crisis), at the end of their hospital stay, as well as at the beginning and the end of outpatient treatment. For all hospital clients who agree to participate, blood specimens are collected for the purpose of measuring metabolic, genetic, toxic and infectious biomarkers, while saliva samples are collected to measure sex hormones and hair samples are collected to measure stress hormones. Questionnaire has been selected to cover important dimensional aspects of mental illness such as Behaviour and Cognition (Psychosis, Depression, Anxiety, Impulsiveness, Aggression, Suicide, Addiction, Sleep),Socio-demographic Profile (Spiritual beliefs, Social functioning, Childhood experiences, Demographic, Family background) and Medical Data (Medication, Diagnosis, Long-term health, RAMQ data).\nOn 2016, May there are more than 1150 participants and 400 for the longitudinal Follow-Up", + "name": "Signature Bank", + "prefix": "r3d100012104", + "synonyms": [ + "Banque Signature" + ] + }, + "r3d100012108": { + "description": "mdw Repository provides researchers with a robust infrastructure for research data management and ensures accessibility of research data during and after completion of research projects, thus, providing a quality boost to contemporary and future research.", + "homepage": "https://repo.mdw.ac.at", + "name": "mdw Repository", + "prefix": "r3d100012108" + }, + "r3d100012109": { + "description": ">>>!!!<<< stated 26-02-2020: Amsterdam Cohort Studies on HIV infection and AIDS is no longer available online >>>!!!<<< The Amsterdam cohort study (ACS) on human immunodeficiency virus (HIV) infection and AIDS among homosexual men started in 1984 and was expanded to include drug users in 1985. Thus far, about 2100 homosexual men and 1630 (injecting) drug users have been included of whom approximately 700 homosexual men and 550 drug users are still in active follow-up. Every 3-6 months participants complete a standardized questionnaire to obtain medical, epidemiological and social scientific information and undergo a medical examination. In addition, they have blood drawn for virological and immunological tests and storage.", + "homepage": "https://www.cohortstudies.nl/", + "name": "Amsterdam Cohort Studies on HIV infection and AIDS", + "prefix": "r3d100012109", + "synonyms": [ + "ACS" + ] + }, + "r3d100012110": { + "description": "The FigShare service for University of Auckland, New Zealand was launched in January 2015 and allows researchers to store, share and publish research data. It helps the research data to be accessible by storing Metadata alongside datasets. Additionally, every uploaded item recieves a Digital Object identifier (DOI), which allows the data to be cited. If there are any ethical or copyright concerns about publishing a certain dataset, it is possible to publish the metadata associated with the dataset to help discoverability while sharing the data itself via a private channel through manual approval.", + "homepage": "https://auckland.figshare.com/", + "name": "University of Auckland Data Repository", + "prefix": "r3d100012110" + }, + "r3d100012112": { + "description": "The Cellular Phenotype database stores data derived from high-throughput phenotypic studies and it is being developed as part of the Systems Microscopy Network of Excellence project.\nThe aim of the Cellular Phenotype database is to provide easy access to phenotypic data and facilitate the integration of independent phenotypic studies.\nThrough its interface, users can search for a gene of interest, or a collection of genes, and retrieve the loss-of-function phenotypes observed, in human cells, by suppressing the expression of the selected gene(s), through RNA interference (RNAi), across independent phenotypic studies.\nSimilarly, users can search for a phenotype of interest and retrieve the RNAi reagents that have caused such phenotype and the associated target genes. Information about specific RNAi reagents can also be obtained when searching for a reagent ID.", + "homepage": "https://www.ebi.ac.uk/fg/sym", + "name": "Cellular Phenotype database", + "prefix": "r3d100012112", + "xrefs": { + "omics": "08187" + } + }, + "r3d100012113": { + "description": "Using a combination of remote sensing data and ground observations as inputs, CHC scientists have developed rainfall estimation techniques and other resources to support drought monitoring and predict crop performance in parts of the world vulnerable to crop failure. Policymakers within governments and non-governmental organizations rely on CHC decision-support products to make critical resource allocation decisions. The CHC's scientific focus is \"geospatial hydroclimatology,\" with an emphasis on the early detection and forecasting of hydroclimatic hazards related to food-security droughts and floods. Basic research seeks an improved understanding of the climatic processes that govern drought and flood hazards in FEWS NET countries (https://fews.net/). The CHC develops better techniques, algorithms, and modeling applications in order to use remote sensing and other geospatial data for hazards early warning.", + "homepage": "https://chc.ucsb.edu/data", + "name": "Climate Hazards Center Data Archive", + "prefix": "r3d100012113", + "synonyms": [ + "CHC Data Archive" + ] + }, + "r3d100012114": { + "description": "Chapman University Digital Commons is an open access digital repository and publication platform designed to collect, store, index, and provide access to the scholarly and creative output of Chapman University faculty, students, staff, and affiliates. In it are faculty research papers and books, data sets, outstanding student work, audiovisual materials, images, special collections, and more, all created by members of or owned by Chapman University. The datasets are listed in a separate collection.", + "homepage": "https://digitalcommons.chapman.edu/data.html", + "name": "Chapman University Digital Commons Datasets", + "prefix": "r3d100012114", + "xrefs": { + "issn": "2572-1496" + } + }, + "r3d100012115": { + "description": "Satellite observations of sea ice concentration in the Arctic and the Antarctic are the backbone of www.meereisportal.de since its launch in April 2013. Since then, daily maps and data sets are published on the information and data portal. Time series and trends are updated daily, representing the status of the sea ice cover on hemispheres.\nmeereisportal.de/seaiceportal.de was laid out as an open portal and shall serve scientific groups performing research on sea ice as a platform for communicating the results of their research.", + "homepage": "https://www.meereisportal.de/en/", + "name": "meereisportal.de", + "prefix": "r3d100012115", + "synonyms": [ + "seaiceportel.de" + ] + }, + "r3d100012116": { + "description": "The Comparative Welfare Entitlements Dataset (CWED) contains information about the structure and generosity of social insurance benefits in 33 countries around the world. The data contained here are an updated and extended version of CWED 1, which has been available since 2004.\nThis web site allows you to download customized portions of the CWED 2 data, browse the Working Paper Series or access documentary material.", + "homepage": "http://cwed2.org/", + "name": "Comparative Welfare Entitlements Dataset", + "prefix": "r3d100012116", + "synonyms": [ + "CWED" + ] + }, + "r3d100012117": { + "description": "BrainMaps.org, launched in May 2005, is an interactive multiresolution next-generation brain atlas that is based on over 20 million megapixels of sub-micron resolution, annotated, scanned images of serial sections of both primate and non-primate brains and that is integrated with a high-speed database for querying and retrieving data about brain structure and function over the internet.\nCurrently featured are complete brain atlas datasets for various species, including Macaca mulatta, Chlorocebus aethiops, Felis catus, Mus musculus, Rattus norvegicus, and Tyto alba.", + "homepage": "http://www.brainmaps.org/index.php", + "name": "BrainMaps.org", + "prefix": "r3d100012117", + "xrefs": { + "nif": "0000-00093", + "scr": "006878" + } + }, + "r3d100012118": { + "description": "eBird is among the world’s largest biodiversity-related science projects, with more than 1 billion records, more than 100 million bird sightings contributed annually by eBirders around the world, and an average participation growth rate of approximately 20% year over year. A collaborative enterprise with hundreds of partner organizations, thousands of regional experts, and hundreds of thousands of users, eBird is managed by the Cornell Lab of Ornithology.\n\neBird data document bird distribution, abundance, habitat use, and trends through checklist data collected within a simple, scientific framework. Birders enter when, where, and how they went birding, and then fill out a checklist of all the birds seen and heard during the outing. Data can be accessed from the Science tab on the website.", + "homepage": "https://ebird.org/home", + "name": "eBird", + "prefix": "r3d100012118" + }, + "r3d100012119": { + "description": "The Online Data Portal (ODP) is an evolving project to support collaborative river restoration projects, such as the TRRP. The goal is to provide a centralized clearing house of documents and data for program partners, stakeholders, and the public.\nThe functionality and data holdings will continue to be expanded over the next few years. The ability to store Data Packages is new as of Fall 2011 and holdings should expand substantially in the months afterward. A project to scan many older documents also began in December 2011. Simple time-series datasets have long been stored in the ODP, but holdings of these data are likely to increase as TRRP implements an upcoming Data Management and Utility Plan. Major upgrades to the Interactive Map are expected to start in winter and spring of 2012. The long term vision is that many data resources will be accessible both by text searches and via the Interactive Map.\nThe ODP will be available for use by other river restoration programs.", + "homepage": "http://odp.trrp.net", + "name": "Trinity River Restoration Program Online Data Portal", + "prefix": "r3d100012119", + "synonyms": [ + "TRRP ODP", + "TRRP Online Data Portal" + ] + }, + "r3d100012120": { + "description": "The Allen Brain Atlas provides a unique online public resource integrating extensive gene expression data, connectivity data and neuroanatomical information with powerful search and viewing tools for the adult and developing brain in mouse, human and non-human primate", + "homepage": "http://www.brain-map.org/", + "name": "Allen Brain Atlas", + "prefix": "r3d100012120", + "synonyms": [ + "Data Portal" + ], + "xrefs": { + "fairsharing": "FAIRsharing.3kfn3j", + "nlx": "151358", + "scr": "005984" + } + }, + "r3d100012121": { + "description": "The Square Kilometre Array (SKA) is a radio telescope with around one million square metres of collecting area, designed to study the Universe with unprecedented speed and sensitivity.\nThe SKA is not a single telescope, but a collection of various types of antennas, called an array, to be spread over long distances.\nThe SKA will be used to answer fundamental questions of science and about the laws of nature, such as: how did the Universe, and the stars and galaxies contained in it, form and evolve? Was Einstein’s theory of relativity correct? What is the nature of ‘dark matter’ and ‘dark energy’? What is the origin of cosmic magnetism? Is there life somewhere else in the Universe?", + "homepage": "https://www.skatelescope.org/ska-site-raw-data/", + "name": "Square Kilometre Array", + "prefix": "r3d100012121", + "synonyms": [ + "SKA Telescope" + ] + }, + "r3d100012122": { + "description": "The Exome Aggregation Consortium (ExAC) is a coalition of investigators seeking to aggregate and harmonize exome sequencing data from a wide variety of large-scale sequencing projects, and to make summary data available for the wider scientific community.\nThe data set provided on this website spans 60,706 unrelated individuals sequenced as part of various disease-specific and population genetic studies.", + "homepage": "http://exac.broadinstitute.org/", + "name": "ExAC Browser", + "prefix": "r3d100012122", + "synonyms": [ + "Exome Aggregation Consortium Browser" + ], + "xrefs": { + "biodbcore": "001219", + "nlx": "158505", + "omics": "14216", + "scr": "004068" + } + }, + "r3d100012123": { + "description": "Bridges is Monash University's repository for research data, collections, and research activity outputs. It is also the home of the University's online archive of PhD and Masters by Research theses.", + "homepage": "https://bridges.monash.edu/", + "name": "Monash Bridges", + "prefix": "r3d100012123", + "synonyms": [ + "monash.figshare (formerly)" + ] + }, + "r3d100012124": { + "description": "The figshare service for the University of Sheffield allows researchers to store, share and publish research data. It helps the research data to be accessible by storing Metadata alongside datasets. Additionally, every uploaded item receives a Digital Object identifier (DOI), which allows the data to be citable and sustainable. If there are any ethical or copyright concerns about publishing a certain dataset, it is possible to publish the metadata associated with the dataset to help discoverability while sharing the data itself via a private channel through manual approval.", + "homepage": "https://orda.shef.ac.uk/", + "name": "ORDA - The University of Sheffield Research Data Catalogue and Repository", + "prefix": "r3d100012124", + "synonyms": [ + "Discover research from The University of Sheffield" + ] + }, + "r3d100012125": { + "description": "WISER is a self-service platform for data of the Global Networks of Isotopes in Precipitation (GNIP) and Rivers (GNIR), hosted within the IAEA's repository for technical resources (NUCLEUS).\nGNIP in WISER currently contains over 130,000 records, and stable isotopes are current to the end of 2013, and will be updated as verified data comes in. Parts of the GNIR water isotope data is online as well (synoptic/time series), although we are still in process of verifying and completing GNIR data uploads and for other isotopic parameters over the next year. Check back occasionally for GNIR updates. Tritium data after 2009 is in the process of being updated in the next year.", + "homepage": "http://www-naweb.iaea.org/napc/ih/IHS_resources_isohis.html", + "name": "Water Isotope System for Data Analysis, Visualization and Electronic Retrieval", + "prefix": "r3d100012125", + "synonyms": [ + "WISER" + ] + }, + "r3d100012129": { + "description": "<<>>!!!>>>", + "homepage": "http://www.jbldesign.com/jmogil/enter.html", + "name": "Pain Genes Database", + "prefix": "r3d100012129", + "synonyms": [ + "Pain Genes DB", + "PainGenesdb" + ], + "xrefs": { + "nlx": "77039", + "scr": "004771" + } + }, + "r3d100012131": { + "description": "The Northern Ontario Plant Database (NOPD) is a website that provides free public access to records of herbarium specimens housed in northern Ontario educational and government institutions. A herbarium is an archival collection of plants that have been pressed, dried, mounted, and labelled. It also provides up-to-date and accurate information on the flora of northern Ontario.", + "homepage": "http://www.northernontarioflora.ca/", + "name": "Northern Ontario Plant Database", + "prefix": "r3d100012131", + "synonyms": [ + "NOPD" + ] + }, + "r3d100012132": { + "description": "Reptiles and amphibians are collectively known as herpetofauna and are a unique part of Ontario’s biodiversity. An earlier atlas, called the Ontario Herpetofaunal Summary Atlas, provided extensive information about where many of the province’s reptiles and amphibians occurred.\nThe Atlas is transitioning into a new era, with Ontario Nature wrapping-up the data collection phase of this project as of December 1, 2019. Now that we have discontinued our app and online form, we encourage you to continue submitting any future observations through the ‘Herps of Ontario’ project (https://www.inaturalist.org/projects/herps-of-ontario) on iNaturalist or directly to the Natural Heritage Information Centre (nhicrequests@ontario.ca) for species at risk. To learn more about the transition, read our blog (https://ontarionature.org/ontario-reptile-and-amphibian-atlas-changes/)", + "homepage": "https://ontarionature.org/programs/community-science/reptile-amphibian-atlas/", + "name": "Ontario Reptile and Amphibian Atlas", + "prefix": "r3d100012132" + }, + "r3d100012133": { + "description": "The goals of FMGP are to: \n(i) sequence complete mitochondrial genomes from all major fungal lineages, \n(ii) infer a robust fungal phylogeny, \n(iii) define the origin of the fungi, their protistan ancestors, and their specific phylogenetic link to the animals, \n(iv) investigate mitochondrial gene expression, introns, RNAse P RNA structures, mobile elements.", + "homepage": "https://megasun.bch.umontreal.ca/People/lang/FMGP/FMGP.html", + "name": "Fungal Mitochondrial Genome Project", + "prefix": "r3d100012133", + "synonyms": [ + "FMGP" + ] + }, + "r3d100012135": { + "description": "A curated database of mutations and polymorphisms associated with Lafora Progressive Myoclonus Epilepsy. The Lafora progressive myoclonus epilepsy mutation and polymorphism database is a collection of hand curated mutation and polymorphism data for the EPM2A and EPM2B (NHLRC1) from publicly available literature: databases and unpublished data. The database is continuously updated with information from in-house experimental data as well as data from published research studies.", + "homepage": "http://projects.tcag.ca/lafora", + "name": "The Lafora Progressive Myoclonus Epilepsy Mutation and Polymorphism Database", + "prefix": "r3d100012135", + "synonyms": [ + "The Lafora Database" + ] + }, + "r3d100012136": { + "description": "The objective of this project is to generate the most comprehensive description of human chromosome 7 to facilitate biological discovery, disease gene research and medical genetic applications. In our vision, the DNA sequence of chromosome 7 should be made available in a user-friendly manner having every biological and medically relevant feature annotated along its length. We have established this website and database as one step towards this goal. In addition to being a primary data source we foresee this site serving as a \"weighing station\" for testing community ideas and information to produce highly curated data to be submitted to other databases such as NCBI, Ensembl, and UCSC. Therefore, any useful data submitted to us will be curated and shown in this database.", + "homepage": "http://www.chr7.org/", + "name": "The Chromosome 7 Annotation Project", + "prefix": "r3d100012136", + "xrefs": { + "fairsharing": "FAIRsharing.rkq0vj", + "nif": "0000-03550", + "scr": "007134" + } + }, + "r3d100012138": { + "description": "On February 24, 2000, Terra began collecting what will ultimately become a new, 15-year global data set on which to base scientific investigations about our complex home planet. Together with the entire fleet of EOS spacecraft, Terra is helping scientists unravel the mysteries of climate and environmental change. TERRA's data collection instruments include: \nAdvanced Spaceborne Thermal Emission and Reflection Radiometer (ASTER), \nClouds and the Earth's Radiant Energy System (CERES), \nMulti-angle Imaging Spectro-Radiometer (MISR), \nModerate-resolution Imaging Spectroradiometer (MODIS), \nMeasurement of Pollution in the Troposphere (MOPITT)", + "homepage": "https://terra.nasa.gov/", + "name": "TERRA", + "prefix": "r3d100012138", + "synonyms": [ + "Terra: The EOS Flagship" + ] + }, + "r3d100012139": { + "description": "The Centre for Applied Genomics hosts a variety of databases related to ongoing supported projects. Curation of these databases is performed in-house by TCAG Bioinformatics staff. The Autism Chromosome Rearrangement Database, The Cystic Fibrosis Mutation Database, TThe Lafora Progressive Myoclonus Epilepsy Mutation and Polymorphism Database are included. Large Scale Genomics Research resources include, the Database of Genomic Variants, The Chromosome 7 Annotation Project, The Human Genome Segmental Duplication Database, and the Non-Human Segmental Duplication Database", + "homepage": "http://www.tcag.ca/databases/index.html", + "name": "The Centre for Applied Genomics Databases", + "prefix": "r3d100012139", + "synonyms": [ + "TCAG Databases" + ] + }, + "r3d100012140": { + "description": "Brunel Figshare (brunel.figshare.com) is a Data Repository where Brunel’s researchers can deposit their digital Research Data, to make it available in a citable, shareable and discoverable manner.", + "homepage": "https://brunel.figshare.com/", + "name": "Brunel figshare", + "prefix": "r3d100012140", + "synonyms": [ + "Brunel research data repository & registry" + ] + }, + "r3d100012141": { + "description": "Climate4impact: a dedicated interface to ESGF for the climate impact community\nThe portal Climate4impact, part of the ENES Data Infrastructure, provides access to data and quick looks of global and regional climate models and downscaled higher resolution climate data. The portal provides data transformation tooling and mapping & plotting capabilities, guidance, documentation, FAQ and examples.\nThe Climate4Impact portal will be further developed during the IS-ENES3 project (2019-2023)and moved to a different environment. Meanwhile the portal at https://climate4impact.eu will remain available, but no new information or processing options will be included. When the new portal will become availablet his will be announced on https://is.enes.org/.", + "homepage": "https://climate4impact.eu/impactportal/general/index.jsp", + "name": "climate4impact", + "prefix": "r3d100012141", + "xrefs": { + "fairsharing": "FAIRsharing.30f068" + } + }, + "r3d100012143": { + "description": "Loughborough Data Repository is the research data repository of Loughborough University powered by figshare.", + "homepage": "https://repository.lboro.ac.uk/", + "name": "Loughborough Data Repository", + "prefix": "r3d100012143", + "synonyms": [ + "Loughborough University Data Repository" + ] + }, + "r3d100012144": { + "description": "Figshare is the University of Salford Data Repository for archiving and publishing research data, in accordance with EPSRC expectations, and to increase the impact of the research.", + "homepage": "https://salford.figshare.com/", + "name": "University of Salford Data Repository", + "prefix": "r3d100012144" + }, + "r3d100012145": { + "description": "melbourne.figshare.com is a specialised service that has been tailored according to specific needs and requirements of the University and our community of researchers. The service offered at the University is free to use, provides 100GB of data, and stores all data on the University's storage system.", + "homepage": "https://melbourne.figshare.com/", + "name": "melbourne.figshare.com", + "prefix": "r3d100012145", + "synonyms": [ + "University of Melbourne data repository" + ] + }, + "r3d100012146": { + "description": "Additionally to the institutional repository, current St. Edward's faculty have the option of uploading their work directly to their own SEU accounts on stedwards.figshare.com. Projects created on Figshare will automatically be published on this website as well. For more information, please see documentation", + "homepage": "https://stedwards.figshare.com/", + "name": "St. Edward's University institutional repository", + "prefix": "r3d100012146", + "synonyms": [ + "St. Edward’s University Figshare" + ] + }, + "r3d100012147": { + "description": "Researchers at Stockholm University have access to a repository for data through the Figshare Services via su.figshare.com.", + "homepage": "https://su.figshare.com/", + "name": "Stockholm University Figshare Repository", + "prefix": "r3d100012147", + "xrefs": { + "opendoar": "9925" + } + }, + "r3d100012148": { + "description": "The University research data repository – BathSPAdata – enables staff to upload their research data into a secure space, and to share this data publicly where appropriate, or where funders or publishers require this as part of their conditions. Resources and toolkits for external use can be made available through this forum, and can be used by Schools, policy makers, business and industry, and the cultural sector.", + "homepage": "https://data.bathspa.ac.uk/", + "name": "Bath Spa University figshare", + "prefix": "r3d100012148", + "synonyms": [ + "BathSPAdata" + ] + }, + "r3d100012149": { + "description": "We offer a public platform to help researchers organize, share, and explore their research data.\nDataCenterHub provides a simple, standardized yet flexible platform to preserve and share data. In the future, this platform will offer data visualization tools and the ability to compare directly data from different sources.", + "homepage": "https://datacenterhub.org/", + "name": "DataHub", + "prefix": "r3d100012149", + "synonyms": [ + "DEEDS DataHub", + "DataCenterHub", + "Digital Environment for Enabling Data-Driven Science DataHub" + ] + }, + "r3d100012151": { + "description": "GroupLens is a research lab in the Department of Computer Science and Engineering at the University of Minnesota, Twin Cities specializing in recommender systems, online communities, mobile and ubiquitous technologies, digital libraries, and local geographic information systems.", + "homepage": "https://grouplens.org/datasets/", + "name": "Grouplens Datasets", + "prefix": "r3d100012151" + }, + "r3d100012152": { + "description": "FooDB is the world’s largest and most comprehensive resource on food constituents, chemistry and biology. It provides information on both macronutrients and micronutrients, including many of the constituents that give foods their flavor, color, taste, texture and aroma.", + "homepage": "https://foodb.ca/", + "name": "FooDB", + "prefix": "r3d100012152", + "synonyms": [ + "Food Database" + ] + }, + "r3d100012153": { + "description": "Exposome-Explorer is the first database dedicated to biomarkers of exposure to environmental risk factors for diseases. It contains detailed information on the nature of biomarkers, populations and subjects where measured, samples analyzed, methods used for biomarker analyses, concentrations in biospecimens, correlations with external exposure measurements, and biological reproducibility over time.", + "homepage": "http://exposome-explorer.iarc.fr/", + "name": "Exposome-Explorer", + "prefix": "r3d100012153", + "synonyms": [ + "Exposome-Explorer database" + ] + }, + "r3d100012155": { + "description": "ACU Research Bank is the Australian Catholic University's institutional research repository. It serves to collect, preserve, and showcase the research publications and outputs of ACU staff and higher degree students. Where possible and permissible, a full text version of a research output is available as open access.", + "homepage": "https://acuresearchbank.acu.edu.au/", + "name": "ACU Research Bank", + "prefix": "r3d100012155", + "synonyms": [ + "Australian Catholic University Research Bank" + ] + }, + "r3d100012156": { + "description": "The figshare service for The Open University was launched in 2016 and allows researchers to store, share and publish research data. It helps the research data to be accessible by storing metadata alongside datasets. Additionally, every uploaded item receives a Digital Object Identifier (DOI), which allows the data to be citable and sustainable. If there are any ethical or copyright concerns about publishing a certain dataset, it is possible to publish the metadata associated with the dataset to help discoverability while sharing the data itself via a private channel through manual approval.", + "homepage": "https://ordo.open.ac.uk/", + "name": "Open Research Data Online", + "prefix": "r3d100012156", + "synonyms": [ + "ORDO", + "The Open University Data Repository" + ], + "xrefs": { + "biodbcore": "001689" + } + }, + "r3d100012157": { + "description": "Fairdata IDA is a research data storage service that provides secure storage for research data.\nThe Fairdata services are a group of nationally developed Finnish ICT services for managing research data, especially in the later phases of the research life cycle (sharing, publishing, and preserving). Development of research data management infrastructure has been identified as an important step in enabling implementation of the FAIR principles.\nThe Fairdata services are funded by the Finnish Ministry of Education and Culture, and developed and maintained by CSC IT Center for Science. The services consist of the following service components: IDA – Research Data Storage; Etsin – Research Data Finder; Qvain – Research Dataset Metadata Tool; Metax – Metadata Warehouse; AVAA – Dynamic Data Publishing Platform and the Digital Preservation Service for Research Data (including management and packaging). The services also provide means for applying for and granting permits to use restricted access datasets.\nThe service is offered free of charge for its users. The services are available to the research community in accordance with the applicable usage policy. Minedu offers access to research data storage service IDA to Finnish higher education institutions, state research institutes and projects funded by the Academy of Finland. Minedu may also grant separate access or storage capacity to the service. Finnish higher education institutions and research institutes may distribute IDA storage capacity to actors within the Finnish research system, within the limits of their usage shares.\nThe service is intended for storing research data and materials related to it. The data stored in the service is available to all project users. The users mark their data to be persistently stored (“Frozen”) in the service. All project members may make the “Frozen” data and related metadata publicly accessible by using the other aforementioned Fairdata services. The data in the service is stored in Finland.\nIDA service stores the data stored by organisations projects continuously or until it’s transferred to digital preservation, provided that the Terms of Use are met. The owners of the data decide on the openness and usage policies for their own data.\nUser organisations are offered support and guidance on using the service.", + "homepage": "https://ida.fairdata.fi/login", + "name": "Fairdata IDA Research Data Storage Service", + "prefix": "r3d100012157", + "synonyms": [ + "Fairdata IDA - Tutkimusdatan säilytyspalvelu", + "IDA Research Data Storage Service" + ] + }, + "r3d100012158": { + "description": "Etsin is a research data finder that contains descriptive information – that is, metadata – on research datasets. In the service you can search and find data from various fields of research. A researcher, research group or organisation can use Etsin to publish information on their datasets and offer them for wider use. The metadata contained in Etsin makes it easy for anyone to discover the datasets. Etsin assigns a permanent URN identifier to datasets, making it possible to link to the dataset and gather merit through its publication and use.\nThe metadata enables users to search for datasets and evaluate the potential for reuse. Etsin includes a description of the dataset, keywords and various dataset identifiers. The dataset information includes, for example, its subject, language, author, owner and how it is licensed for reuse. Good description of data plays an important role in its discoverability and visibility. Etsin encourages comprehensive descriptions by adapting a common set of discipline independent metadata fields and by making it easy to enter metadata.\nEtsin only collects metadata on datasets, not the data themselves. Anyone may browse and read the metadata. Etsin can be used with a browser or through an open interface (API). The service is discipline independent and free to use. \nEtsin is a service provided by the Ministry of Education and Culture to actors in the Finnish research system. The service is produced by CSC – IT Center for Science (CSC). Customer service contacts and feedback is available through servicedesk@csc.fi. The service maintenance window is on the fourth Monday of every month between 4 and 6 PM (EET). During that time, the service will be out of use.", + "homepage": "https://etsin.fairdata.fi/", + "name": "Etsin Research Data Finder", + "prefix": "r3d100012158", + "synonyms": [ + "Etsin - tutkimusaineistojen hakupalvelu" + ] + }, + "r3d100012160": { + "description": "The ChemBio Hub vision is to provide the tools that will make it easier for Oxford University scientists to connect with colleagues to improve their research, to satisfy funders that the data they have paid for is being managed according to their policies, and to make new alliances with pharma and biotech partners.\nFunding and development of the ChemBio Hub was ending on the 30th June 2016. Please be reassured that the ChemBio Hub system and all your data will continue to be secured on the SGC servers for the foreseeable future. You can continue to use the services as normal. More information see: http://staging.chembiohub.ox.ac.uk/blog/", + "homepage": "https://github.com/thesgc/chembiohub_ws/wiki", + "name": "ChemBio Hub", + "prefix": "r3d100012160" + }, + "r3d100012161": { + "description": "This data server provides access to the GTC Public Archive. GTC data become public once the proprietary (1 year) is over. The Gran Telescopio CANARIAS (GTC), is a 10.4m telescope with a segmented primary mirror.", + "homepage": "https://gtc.sdc.cab.inta-csic.es/gtc/", + "name": "Gran Telescopio CANARIAS Public Archive", + "prefix": "r3d100012161", + "synonyms": [ + "GRANTECAN Archivo de datos", + "GTC Public Archive", + "Gran Telescopio CANARIAS Archivo de datos" + ] + }, + "r3d100012162": { + "description": "LibraData is a place for UVA researchers to share data publicly. It is UVA's local instance of Dataverse. LibraData is part of the Libra Scholarly Repository suite of services which includes works of UVA scholarship such as articles, books, theses, and data.", + "homepage": "https://dataverse.lib.virginia.edu/", + "name": "LibraData", + "prefix": "r3d100012162", + "synonyms": [ + "University of Virginia Dataverse" + ] + }, + "r3d100012163": { + "description": "NASA’s Precipitation Measurement Missions – TRMM and GPM – provide advanced information on rain and snow characteristics and detailed three-dimensional knowledge of precipitation structure within the atmosphere, which help scientists study and understand Earth's water cycle, weather and climate.", + "homepage": "https://gpm.nasa.gov/", + "name": "Precipitation Measurement Missions", + "prefix": "r3d100012163", + "synonyms": [ + "NASA Global Precipitation Measurement Missions", + "PMM" + ] + }, + "r3d100012164": { + "description": "The Global Precipitation Measurement (GPM) mission is an international network of satellites that provide the next-generation global observations of rain and snow. Building upon the success of the Tropical Rainfall Measuring Mission (TRMM), the GPM concept centers on the deployment of a “Core” satellite carrying an advanced radar / radiometer system to measure precipitation from space and serve as a reference standard to unify precipitation measurements from a constellation of research and operational satellites.", + "homepage": "https://gpm.nasa.gov/missions/GPM", + "name": "Global Precipitation Measurement", + "prefix": "r3d100012164", + "synonyms": [ + "GPM" + ] + }, + "r3d100012165": { + "description": "The Database explores the interactions of chemicals and proteins. It integrates information about interactions from metabolic pathways, crystal structures, binding experiments and drug-target relationships. Inferred information from phenotypic effects, text mining and chemical structure similarity is used to predict relations between chemicals. STITCH further allows exploring the network of chemical relations, also in the context of associated binding proteins.", + "homepage": "http://stitch.embl.de/", + "name": "STITCH 4.0", + "prefix": "r3d100012165", + "synonyms": [ + "Search Tool for Interactions of Chemicals" + ], + "xrefs": { + "nif": "0000-03499", + "omics": "01589", + "scr": "007947" + } + }, + "r3d100012166": { + "description": "The Database for Hydrological Time Series of Inland Waters (DAHITI) was developed by the Deutsches Geodätisches Forschungsinstitut der Technischen Universität München (DGFI-TUM) in 2013. DAHITI provides water level time series of lakes, reservoirs, rivers, and wetlands derived from multi-mission satellite altimetry for hydrological applications. All water level time series are free available for the user community after a short registration process.", + "homepage": "https://dahiti.dgfi.tum.de/en/", + "name": "Database for Hydrological Time Series of Inland Waters", + "prefix": "r3d100012166", + "synonyms": [ + "DAHITI" + ] + }, + "r3d100012167": { + "description": "Sound and Vision has one of the largest audiovisual archives in Europe. The institute manages over 70 percent of the Dutch audiovisual heritage. The collection contains more than a million hours of television, radio, music and film from the beginning in 1898 until today. All programs of the Dutch public broadcasters come in digitally every day. Individuals and institutions entrust their collection to Sound and Vision as well. The institute ensures that the material is optimally preserved for (re)use. Broadcasters, producers and editors use the archive for the creation of new programs. The collection is also used to develop products and services for a wide audience, such as exhibitions, iPhone applications, DVD boxes and various websites.\nThe collection of Sound and Vision contains the complete radio and television archives of the Dutch public broadcasters; films of virtually every leading Dutch documentary maker; newsreels; the national music depot; various audiovisual corporate collections; advertising, radio and video material of cultural and social organizations, of scientific institutes and of all kinds of educational institutions. There are also collections of images and articles from the history of Dutch broadcasting itself, like the elaborate collection of historical television sets.", + "homepage": "https://www.beeldengeluid.nl/en", + "name": "Sound and Vision", + "prefix": "r3d100012167", + "synonyms": [ + "Beeld en Geluid" + ] + }, + "r3d100012168": { + "description": "Patient Reported Outcomes Following Initial treatment and Long term Evaluation of Survivorship (PROFILES)’ is a registry for the study of the physical and psychosocial impact of cancer and its treatment from a dynamic, growing population-based cohort of both short and long-term cancer survivors. Researchers from the Netherlands Comprehensive Cancer Centre and Tilburg University in Tilburg, The Netherlands, work together with medical specialists from national hospitals in order to setup different PROFILES studies, collect the necessary data, and present the results in scientific journals and (inter)national conferences.", + "homepage": "https://www.profilesregistry.nl/", + "name": "PROFILES Registry", + "prefix": "r3d100012168" + }, + "r3d100012169": { + "description": "NONCODE is an integrated knowledge database dedicated to non-coding RNAs (excluding tRNAs and rRNAs). Now, there are 16 species in NONCODE(human, mouse, cow, rat, chicken, fruitfly, zebrafish, celegans, yeast, Arabidopsis, chimpanzee, gorilla, orangutan, rhesus macaque, opossum and platypus).The source of NONCODE includes literature and other public databases. We searched PubMed using key words ‘ncrna’, ‘noncoding’, ‘non-coding’,‘no code’, ‘non-code’, ‘lncrna’ or ‘lincrna. We retrieved the new identified lncRNAs and their annotation from the Supplementary Material or web site of these articles. Together with the newest data from Ensembl , RefSeq, lncRNAdb and GENCODE were processed through a standard pipeline for each species.", + "homepage": "http://www.noncode.org/index.php", + "name": "NONCODE", + "prefix": "r3d100012169", + "xrefs": { + "fairsharing": "FAIRsharing.hmb1f4", + "nif": "0000-03195", + "scr": "007822" + } + }, + "r3d100012171": { + "description": "The Restriction Enzyme Database is a collection of information about restriction enzymes, methylases, the microorganisms from which they have been isolated, recognition sequences, cleavage sites, methylation specificity, the commercial availability of the enzymes, and references - both published and unpublished observations (dating back to 1952). REBASE is updated daily and is constantly expanding.", + "homepage": "http://rebase.neb.com/rebase/rebase.html", + "name": "REBASE", + "prefix": "r3d100012171", + "synonyms": [ + "The Restriction Enzyme Database" + ], + "xrefs": { + "nif": "0000-03391", + "scr": "007886" + } + }, + "r3d100012173": { + "description": "FlyCircuit is a public database for online archiving, cell type inventory, browsing, searching, analysis and 3D visualization of individual neurons in the Drosophila brain. The FlyCircuit Database currently contains about 30,000 high resolution 3D brain neural images of the drosophila fruit fly brain that are combined into a neural circuitry network that researchers can use as a blueprint to further explore how the brain of a fruit fly processes external sensory signals (i.e. how vision, hearing, and smell are transmitted to the central nerve system).", + "homepage": "http://www.flycircuit.tw/", + "name": "FlyCircuit", + "prefix": "r3d100012173", + "synonyms": [ + "A Database of Drosophila Brain Neurons" + ], + "xrefs": { + "nif": "0000-07738", + "scr": "006375" + } + }, + "r3d100012174": { + "description": "The GeoPortal.rlp allows the central search and visualization of geo data. \nInside the geo data infrastructure of Rhineland-Palatinate the GeoPortal.rlp inherit the central duty a service orientated branch exchange between user and offerer of geo data. The GeoPortal.rlp establishes the access to geo data over the electronic network.\nThe GeoPortal.rlp was brought on line on January, 8th 2007 for the first time, on February, 2nd 2011 it occured a site-relaunch.", + "homepage": "https://www.geoportal.rlp.de/", + "name": "GeoPortal.rlp", + "prefix": "r3d100012174" + }, + "r3d100012176": { + "description": "iDog, an integrated resource for domestic dog (Canis lupus familiaris) and wild canids, provides the worldwide dog research community a variety of data services. This includes Genes, Genomes, SNPs, Breed/Disease Traits, Gene Expressions, Single Cell, Dog-Human Homolog Diseases and Literatures. In addition, iDog provides Online tools for performing genomic data visualization and analyses.", + "homepage": "https://ngdc.cncb.ac.cn/idog/", + "name": "iDog", + "prefix": "r3d100012176", + "synonyms": [ + "DoGSD", + "Dog Genome SNP Database" + ], + "xrefs": { + "fairsharing": "FAIRsharing.exc0vp" + } + }, + "r3d100012177": { + "description": "The JenAge Ageing Factor Database AgeFactDB is aimed at the collection and integration of ageing phenotype and lifespan data. Ageing factors are genes, chemical compounds or other factors such as dietary restriction, for example.\nIn a first step ageing-related data are primarily taken from existing databases. In addition, new ageing-related information is included both by manual and automatic information extraction from the scientific literature.\nBased on a homology analysis, AgeFactDB also includes genes that are homologous to known ageing-related genes. These homologs are considered as candidate or putative ageing-related genes.", + "homepage": "http://agefactdb.jenage.de/", + "name": "JenAge Ageing Factor Database", + "prefix": "r3d100012177", + "synonyms": [ + "AgeFactDB" + ] + }, + "r3d100012178": { + "description": ">>>!!!<<< Noticed 26.08.2020: The NCI CBIIT instance of the CGAP no longer exist on this website. The Mitelman Database of Chromosome Aberrations and Gene Fusions in Cancer has a new home at the NCI-funded Institute for Systems Biology Cancer Genomics Cloud available at the following location: https://mitelmandatabase.isb-cgc.org >>>!!!<<<", + "homepage": "https://cgap.nci.nih.gov/cgap_mitelman_retire_notice.html", + "name": "Cancer Genome Anatomy Project", + "prefix": "r3d100012178", + "synonyms": [ + "CGAP" + ], + "xrefs": { + "nif": "0000-30468", + "scr": "003072" + } + }, + "r3d100012179": { + "description": "Ag-Analytics is an online open source database of various economic and environmental data. It automates the collection, formatting, and processing of several different commonly used datasets, such as the National Agricultural Statistics Service (NASS), the Agricultural Marketing Service (AMS), Risk Management agency (RMA), the PRISM weather database, and the U.S. Commodity Futures Trading Commission (CFTC). All the data have been cleaned and well-documented to save users the inconvenience of scraping and cleaning the data themselves.", + "homepage": "https://www.analytics.ag/", + "name": "Ag-Analytics", + "prefix": "r3d100012179" + }, + "r3d100012181": { + "description": "Brain-CODE is a large-scale informatics platform that manages the acquisition and storage of multidimensional data collected from participants with a variety of brain disorders.", + "homepage": "https://www.braincode.ca/", + "name": "Brain-CODE", + "prefix": "r3d100012181", + "synonyms": [ + "Brain-Centre for Ontario Data Exploration" + ], + "xrefs": { + "fairsharing": "FAIRsharing.f12f67", + "scr": "015877" + } + }, + "r3d100012182": { + "description": "OASIS-3 is the latest release in the Open Access Series of Imaging Studies (OASIS) that aimed at making neuroimaging datasets freely available to the scientific community. By compiling and freely distributing this multi-modal dataset, we hope to facilitate future discoveries in basic and clinical neuroscience. Previously released data for OASIS-Cross-sectional (Marcus et al, 2007) and OASIS-Longitudinal (Marcus et al, 2010) have been utilized for hypothesis driven data analyses, development of neuroanatomical atlases, and development of segmentation algorithms. OASIS-3 is a longitudinal neuroimaging, clinical, cognitive, and biomarker dataset for normal aging and Alzheimer’s Disease.\nThe OASIS datasets hosted by central.xnat.org provide the community with open access to a significant database of neuroimaging and processed imaging data across a broad demographic, cognitive, and genetic spectrum an easily accessible platform for use in neuroimaging, clinical, and cognitive research on normal aging and cognitive decline. All data is available via www.oasis-brains.org.", + "homepage": "https://www.oasis-brains.org/", + "name": "OASIS", + "prefix": "r3d100012182", + "synonyms": [ + "Open Access Series of Imaging Studies" + ], + "xrefs": { + "nif": "0000-00387", + "scr": "007385" + } + }, + "r3d100012183": { + "description": "Collection of various motion capture recordings (walking, dancing, sports, and others) performed by over 140 subjects. The database contains free motions which you can download and use. There is a zip file of all asf/amc's on the FAQs page.", + "homepage": "http://mocap.cs.cmu.edu/", + "name": "CMU Graphics Lab Motion Capture Database", + "prefix": "r3d100012183", + "synonyms": [ + "Carnegie Mellon University Motion Capture Database" + ] + }, + "r3d100012184": { + "description": "With the KIT Whole-Body Human Motion Database, we aim to provide a simple way of sharing high-quality motion capture recordings of human whole-body motion. In addition, with the Motion Annotation Tool (https://motion-annotation.humanoids.kit.edu/ ), we aim to collect a comprehensive set of whole-body motions along with natural language descriptions of these motions (https://motion-annotation.humanoids.kit.edu/dataset/).", + "homepage": "https://motion-database.humanoids.kit.edu/", + "name": "KIT Whole-Body Human Motion Database", + "prefix": "r3d100012184" + }, + "r3d100012185": { + "description": "BiRD is a pilot service, run by the library. It allows all researchers at Birkbeck to upload data, and get a DOI. It allows long term storage of Birkbeck's high quality research data, supporting publications.", + "homepage": "http://researchdata.bbk.ac.uk", + "name": "Birkbeck Research Data", + "prefix": "r3d100012185", + "synonyms": [ + "BiRD", + "Birkbeck Data Repository" + ] + }, + "r3d100012186": { + "description": "Silkworm Pathogen Database (SilkPathDB) is a comprehensive resource for studying on pathogens of silkworm, including microsporidia, fungi, bacteria and virus. SilkPathDB provides access to not only genomic data including functional annotation of genes and gene products, but also extensive biological information for gene expression data and corresponding researches. SilkPathDB will be help with researches on pathogens of silkworm as well as other Lepidoptera insects.", + "homepage": "https://silkpathdb.swu.edu.cn/", + "name": "SilkPathDB", + "prefix": "r3d100012186", + "synonyms": [ + "A Comprehensive Resource for Silkworm Pathogens", + "Silkworm Pathogen Database" + ], + "xrefs": { + "fairsharing": "AIRsharing.801eea" + } + }, + "r3d100012187": { + "description": "SilkDB is a database of the integrated genome resource for the silkworm, Bombyx mori. This database provides access to not only genomic data including functional annotation of genes, gene products and chromosomal mapping, but also extensive biological information such as microarray expression data, ESTs and corresponding references. SilkDB will be useful for the silkworm research community as well as comparative genomics", + "homepage": "https://silkdb.bioinfotoolkits.net/", + "name": "SilkDB 3.0", + "prefix": "r3d100012187", + "synonyms": [ + "SilkWorm", + "Silkworm Genome Database" + ], + "xrefs": { + "nif": "0000-03462", + "scr": "007926" + } + }, + "r3d100012188": { + "description": "The Johanna Mestorf Academy provides data from several archaeology related projects. JMA supports open access/open data and open formats. \nThe JMA promotes research and education pertaining to the field of ‘Societal, Environmental, Cultural Change’ (Kiel SECC), which is one of the four research foci of CAU.", + "homepage": "https://www.jma.uni-kiel.de/en/research-projects/data-exchange-platform", + "name": "Research Data Exchange Platform - Johanna Mestorf Academy", + "prefix": "r3d100012188", + "synonyms": [ + "Research Data Exchange Platform - JMA" + ] + }, + "r3d100012189": { + "description": "The Toxin and Toxin Target Database is a unique bioinformatics resource that combines detailed toxin data with comprehensive toxin target information. The focus of the T3DB is on providing mechanisms of toxicity and target proteins for each toxin. This dual nature of the T3DB, in which toxin and toxin target records are interactively linked in both directions, makes it unique from existing databases.", + "homepage": "http://www.t3db.ca/", + "name": "T3DB", + "prefix": "r3d100012189", + "synonyms": [ + "Toxic Exposome Database", + "Toxin and Toxin Target Database" + ], + "xrefs": { + "nif": "0000-22933", + "omics": "01592", + "scr": "002672" + } + }, + "r3d100012190": { + "description": "The ZBW Journal Data Archive is a service for editors of journals in economics and management. The Journal Data Archive offers the possibility for journal authors of papers that contain empirical work, simulations or experimental work to store the data, programs, and other details of computations, to make these files publicly available and to support confirmability and replicability of their published research papers.", + "homepage": "https://journaldata.zbw.eu/", + "name": "ZBW Journal Data Archive", + "prefix": "r3d100012190", + "synonyms": [ + "Leibniz Information Centre for Economics Journal Data Archive" + ], + "xrefs": { + "fairsharing": "FAIRsharing.Z1Y4J2" + } + }, + "r3d100012191": { + "description": "The CMU Multi-Modal Activity Database (CMU-MMAC) database contains multimodal measures of the human activity of subjects performing the tasks involved in cooking and food preparation. The CMU-MMAC database was collected in Carnegie Mellon's Motion Capture Lab. A kitchen was built and to date twenty-five subjects have been recorded cooking five different recipes: brownies, pizza, sandwich, salad, and scrambled eggs.", + "homepage": "http://kitchen.cs.cmu.edu/", + "name": "Grand Challenge Data Collection", + "prefix": "r3d100012191", + "synonyms": [ + "CMU-MMAC Database", + "Carnegie Mellon University Multi-Modal Activity Database" + ] + }, + "r3d100012192": { + "description": "This Web resource provides data and information relevant to SARS coronavirus. It includes links to the most recent sequence data and publications, to other SARS related resources, and a pre-computed alignment of genome sequences from various isolates. The genome of SARS-CoV consists of a single, positive-strand RNA that is approximately 29,700 nucleotides long. The overall genome organization of SARS-CoV is similar to that of other coronaviruses. The reference genome includes 13 genes, which encode at least 14 proteins. Two large overlapping reading frames (ORFs) encompass 71% of the genome. The remainder has 12 potential ORFs, including genes for structural proteins S (spike), E (small envelope), M (membrane), and N (nucleocapsid). Other potential ORFs code for unique putative SARS-CoV-specific polypeptides that lack obvious sequence similarity to known proteins.", + "homepage": "https://www.ncbi.nlm.nih.gov/genomes/SARS/SARS.html", + "name": "NCBI SARS-CoV", + "prefix": "r3d100012192", + "synonyms": [ + "SARS-CoV", + "Severe Acute Respiratory Syndrome Coronavirus" + ] + }, + "r3d100012193": { + "description": "The GenitoUrinary Development Molecular Anatomy Project (GUDMAP) is a consortium of laboratories working to provide the scientific and medical community with tools to facilitate research. The key components are: (1) a molecular atlas of gene expression for the developing organs of the GenitoUrinary (GU) tract; (2) a high resolution molecular anatomy that highlights development of the GU system; (3) mouse strains to facilitate developmental and functional studies within the GU system; (4) tutorials describing GU organogenesis; and (5) rapid access to primary data via the GUDMAP database.", + "homepage": "https://www.gudmap.org/index.html", + "name": "GUDMAP", + "prefix": "r3d100012193", + "synonyms": [ + "GenitoUrinary Development Molecular Anatomy Project" + ], + "xrefs": { + "nif": "0000-33426", + "nlx": "152871", + "scr": "001554" + } + }, + "r3d100012194": { + "description": "IoT Lab is a research platform exploring the potential of crowdsourcing and Internet of Things for multidisciplinary research with more end-user interactions. \nIoT Lab is a European Research project which aims at researching the potential of crowdsourcing to extend IoT testbed infrastructure for multidisciplinary experiments with more end-user interactions. It addresses topics such as:\n- Crowdsourcing mechanisms and tools;\n- “Crowdsourcing-driven research”;\n- Virtualization of crowdsourcing and testbeds;\n- Ubiquitous Interconnection and Cloudification of testbeds;\n- Testbed as a Service platform;\n- Multidisciplinary experiments;\n- End-user and societal value creation;\n- Privacy and personal data protection.", + "homepage": "http://ckan.iotlab.eu/", + "name": "CKAN @ IoT Lab", + "prefix": "r3d100012194" + }, + "r3d100012195": { + "description": "SUPERTARGET is a database developed in the first place to collect informations about drug-target relations.", + "homepage": "http://bioinformatics.charite.de/supertarget/", + "name": "SuperTarget", + "prefix": "r3d100012195", + "xrefs": { + "fairsharing": "FAIRsharing.se4zhk", + "nif": "0000-00416", + "omics": "01591", + "scr": "002696" + } + }, + "r3d100012196": { + "description": "The iBeetle-Base stores gene related information for all genes of the official gene set (red box). Among others, RNA and protein sequences can be downloaded and links lead to the respective annotation in the genome browser. Further, the Drosophila orthologs are displayed including links to FlyBase. Wherever available, the phenotypic data gathered in the iBeetle screen is displayed below the gene information in separate sections for the pupal and larval screening parts (yellow box).", + "homepage": "http://ibeetle-base.uni-goettingen.de/", + "name": "ibeetle", + "prefix": "r3d100012196", + "synonyms": [ + "A database of Tribolium RNAi phenotypes" + ] + }, + "r3d100012197": { + "description": "Phenol-Explorer is the first comprehensive database on polyphenol content in foods", + "homepage": "http://phenol-explorer.eu/", + "name": "Phenol-Explorer", + "prefix": "r3d100012197", + "synonyms": [ + "Database on Polyphenol Content in Foods" + ], + "xrefs": { + "nif": "0000-32996", + "scr": "008647" + } + }, + "r3d100012198": { + "description": "sciencedata.dk is a research data store provided by DTU, the Danish Technical University, specifically aimed at researchers and scientists at Danish academic institutions.\nThe service is intended for working with and sharing active research data as well as for safekeeping of large datasets. The data can be accessed and manipulated via a web interface, synchronization clients, file transfer clients or the command line. The service is built on and with open-source software from the ground up: FreeBSD, ZFS, Apache, PHP, ownCloud/Nextcloud. DTU is actively engaged in community efforts on developing research-specific functionality for data stores. Our servers are attached directly to the 10-Gigabit backbone of \"Forskningsnettet\" (the National Research and Education Network of Denmark) - implying that up and download speed from Danish academic institutions is in principle comparable to those of an external USB hard drive. Data store for research data allowing private sharing and sharing via links / persistent URLs.", + "homepage": "https://sciencedata.dk", + "name": "ScienceData", + "prefix": "r3d100012198", + "synonyms": [ + "Data store by DTU - the Technical University of Denmark", + "DeiC data (formerly)" + ] + }, + "r3d100012199": { + "description": "The European Data Portal harvests the metadata of Public Sector Information available on public data portals across European countries. Information regarding the provision of data and the benefits of re-using data is also included.", + "homepage": "https://www.europeandataportal.eu/en", + "name": "European Data Portal", + "prefix": "r3d100012199", + "synonyms": [ + "EDP", + "Europäisches Datenportal", + "Portail européen de données", + "formerly: publicdata.eu" + ], + "xrefs": { + "biodbcore": "001444" + } + }, + "r3d100012200": { + "description": "IBICT is providing a research data repository that takes care of long-term preservation and archiving of good practices, so that researchers can share, maintain control and get recognition for your data. The repository supports research data sharing with Quote persistent data, allowing them to be played. The Dataverse is a large open data repository of all disciplines, created by the Institute for Quantitative Social Science at Harvard University. IBICT the Dataverse repository provides a means available for free to deposit and find specific data sets stored by employees of the institutions participating in the Cariniana network.", + "homepage": "https://repositoriopesquisas.ibict.br/", + "name": "IBICT Cariniana Dataverse Network", + "prefix": "r3d100012200", + "synonyms": [ + "Instituto Brasileiro de Informação em Ciência e Tecnologia Cariniana Dataverse Network" + ] + }, + "r3d100012201": { + "description": "The Historical Atlas of Sydney contains digital versions of maps and associated documents.", + "homepage": "http://atlas.cityofsydney.nsw.gov.au/", + "name": "Historical Atlas of Sydney", + "prefix": "r3d100012201", + "synonyms": [ + "City of Sydney Archives - collections" + ] + }, + "r3d100012203": { + "description": "ICOS Carbon Portal is the data portal of the Integrated Carbon Observation System. It provides observational data from the state of the carbon cycle in Europe and the world.\nThe Carbon Portal is the data center of the ICOS infrastructure. ICOS will collect greenhouse gas concentration and fluxes observations from three separate networks, all these observations are carried out to support research to help us understand how the Earth’s greenhouse gas balance works, because there are still many and large uncertainties!", + "homepage": "https://www.icos-cp.eu/", + "name": "ICOS Carbon Portal", + "prefix": "r3d100012203", + "synonyms": [ + "Integrated Carbon Observation System" + ] + }, + "r3d100012204": { + "description": "----<<<<< This repository is no longer available. This record is out dated >>>>>----- The aim of FlyReactome, based in the Department of Genetics, University of Cambridge, is to develop a curated repository for Drosophila melanogaster pathways and reactions. The information in this database is authored by biological researchers with expertise in their fields, maintained by the FlyReactome staff.", + "homepage": "https://fly.reactome.org/", + "name": "FlyReactome", + "prefix": "r3d100012204", + "synonyms": [ + "a curated knowledgebase of drosophila melanogaster pathways" + ], + "xrefs": { + "omics": "02692" + } + }, + "r3d100012205": { + "description": "HITRAN is an acronym for high-resolution transmission molecular absorption database. \nThe HITRAN compilation of the SAO (HIgh resolution TRANmission molecular absorption database) is used for predicting and simulating transmission and emission of light in atmospheres. It is the world-standard database in molecular spectroscopy. The journal article describing it is the most cited reference in the geosciences. There are presently about 5000 HITRAN users world-wide.\nIts associated database HITEMP (high-temperature spectroscopic absorption parameters) is accessible by the HITRAN website.", + "homepage": "https://hitran.org/", + "name": "HITRAN online", + "prefix": "r3d100012205", + "synonyms": [ + "HITRAN database", + "HIgh resolution TRANsmission molecular absorption database" + ] + }, + "r3d100012206": { + "description": "The ICTWSS database covers four key elements of modern political economies: trade unionism, wage setting, state intervention and social pacts. The database contains annual data for all OECD and EU member states - Australia; Austria; Belgium; Bulgaria; Canada; Chile, Cyprus, the Czech Republic; Denmark; Estonia; Germany; Greece; Finland; France; Hungary; Iceland; Ireland; Israel, Italy; Japan; Korea, Latvia; Lithuania; Luxembourg; Malta; Mexico; the Netherlands; New Zealand; Norway; Poland; Portugal; Romania; Spain; Slovakia; Slovenia; Sweden; Switzerland; Turkey; the United Kingdom; and the United States – with some additional data for emerging economies Brazil; China; India; Indonesia; Russia; and South Africa; and it runs from 1960 till 2014.", + "homepage": "http://uva-aias.net/en/ictwss", + "name": "ICTWSS database", + "prefix": "r3d100012206", + "synonyms": [ + "Database on Institutional Characteristics of Trade Unions, Wage Setting, State Intervention and Social Pacts in 51 countries between 1960 and 2014" + ] + }, + "r3d100012207": { + "description": "The vision of the JaLTER is to provide scientific knowledge which contributes to conservation, advancement and sustainability of environment, ecosystem services, productivity and biodiversity for a society by conducting long-term and interdisciplinary research in ecological science including human dimensions. The JaLTER is closely linked with the International Long-Term Ecological Research Network (ILTER Network).", + "homepage": "http://db.cger.nies.go.jp/JaLTER/", + "name": "JaLTER MetaCat Service", + "prefix": "r3d100012207", + "synonyms": [ + "JaLTER Database Systems", + "Japan Long-Term Ecological Research Network MetaCat Service" + ] + }, + "r3d100012208": { + "description": "KLIPS (Korean Labor & Income Panel Study) is a longitudinal survey of the labor market / income activities of households and individuals residing in urban areas. The 1st Wave of the KLIPS was launched by the KLI (Korea Labor Institute) in 1998, amid an unprecedented economic crisis and labor market turmoil.", + "homepage": "https://www.kli.re.kr/klips_eng/index.do", + "name": "Korean Labor & Income Panel Study", + "prefix": "r3d100012208", + "synonyms": [ + "KLIPS" + ] + }, + "r3d100012211": { + "description": "Sydney has a constantly updated bank of information for historians, researchers and demographers.", + "homepage": "https://www.cityofsydney.nsw.gov.au/learn/research-and-statistics", + "name": "City of Sydney - Research and statistics", + "prefix": "r3d100012211" + }, + "r3d100012212": { + "description": "Sydney’s history is all around us. Discover the rich, vivid history of Sydney from early Aboriginal life through to the modern global city. Our history and archives teams are here to help.", + "homepage": "https://www.cityofsydney.nsw.gov.au/library-information-services/access-open-data", + "name": "City of Sydney - Historians and archivists", + "prefix": "r3d100012212" + }, + "r3d100012213": { + "description": "The FREEBIRD website aims to facilitate data sharing in the area of injury and emergency research in a timely and responsible manner. It has been launched by providing open access to anonymised data on over 30,000 injured patients (the CRASH-1 and CRASH-2 trials).", + "homepage": "https://freebird.lshtm.ac.uk/home/", + "name": "freeBIRD", + "prefix": "r3d100012213", + "synonyms": [ + "free Bank of Injury and Emergency Research Data" + ] + }, + "r3d100012214": { + "description": "MTD is focused on mammalian transcriptomes with a current version that contains data from humans, mice, rats and pigs. Regarding the core features, the MTD browses genes based on their neighboring genomic coordinates or joint KEGG pathway and provides expression information on exons, transcripts, and genes by integrating them into a genome browser. We developed a novel nomenclature for each transcript that considers its genomic position and transcriptional features.", + "homepage": "http://mtd.cbi.ac.cn/index.php", + "name": "Mammalian Transcriptomic Database", + "prefix": "r3d100012214", + "synonyms": [ + "MTD" + ], + "xrefs": { + "biodbcore": "001412", + "omics": "11215" + } + }, + "r3d100012215": { + "description": "The PRO-ACT platform houses the largest ALS clinical trials dataset ever created. It is a powerful tool for biomedical researchers, statisticians, clinicians, or anyone else interested in \"Big Data.\" PRO-ACT merges data from existing public and private clinical trials, generating an invaluable resource for the design of future ALS clinical trials. The database will also contribute to the identification of unique observations, novel correlations, and patterns of ALS disease progression, as well as a variety of still unconsidered analyses. More than 600,000 people around them world are battling ALS. The disease strikes indiscriminately, and typically patients will die within 2-5 years following diagnosis. Currently, there are no effective treatments or a cure for ALS. Users of PRO-ACT are helping to accelerate the discovery, development, and delivery of ALS treatments, which will provide hope to patients and their families.", + "homepage": "https://nctu.partners.org/ProACT/", + "name": "PRO-ACT", + "prefix": "r3d100012215", + "synonyms": [ + "Pooled Resource Open-Access ALS Clinical Trials Database" + ] + }, + "r3d100012216": { + "description": ">>>!!!<<< The repository is no longer available. >>>!!!<<< \nThe CAD-60 and CAD-120 data sets comprise of RGB-D video sequences of humans performing activities which are recording using the Microsoft Kinect sensor.\nBeing able to detect human activities is important for making personal assistant robots useful in performing assistive tasks. Our CAD dataset comprises twelve different activities (composed of several sub-activities) performed by four people in different environments, such as a kitchen, a living room, and office, etc. Tested on robots reactively responding to the detected activities.", + "homepage": "http://pr.cs.cornell.edu/humanactivities/data.php", + "name": "Cornell Activity Datasets: CAD-60 & CAD-120", + "prefix": "r3d100012216" + }, + "r3d100012217": { + "description": "Among the basic tasks of WDC for Geophysics, Beijing there is collection, handling and storage of science data and giving access to it for usage both in science research and study process. That includes remote access to own information resources for the scientists from the universities and institutions.", + "homepage": "http://www.geophys.ac.cn/", + "name": "WDC for geophysics, Beijing", + "prefix": "r3d100012217", + "synonyms": [ + "WDC中国地球物理学科中心" + ] + }, + "r3d100012218": { + "description": "Global Change Research Data Publishing and Repository (GCdataPR) is an open data infrastructure on earth science, particular on the global environmental changes. The GCdataPR’ management policies following the international common understanding to the data sharing principles and guidelines is the key to make the qualified data publishing and sharing smoothly and successfully. The data management policies including dataset submission for publishing policy, peer review policy data quality control policy data long-term preservation policy, data sharing policy, 10% rule for identify original dataset policy, claim discovery with both data and paper policy, and data service statistics policy.", + "homepage": "http://www.geodoi.ac.cn/WebEn/Default.aspx", + "name": "Global Change Research Data Publishing and Repository", + "prefix": "r3d100012218", + "synonyms": [ + "GCdataPR", + "PRdataGC" + ] + }, + "r3d100012220": { + "description": "The USGS Alaska Region has the largest geographic extent of the seven regional units within the USGS and represents a dynamic landscape of great natural wonder. It is a transforming landscape shaped by volcanoes, earthquakes, major rivers, and glaciers and a strategic landscape of yet untapped mineral and energy resources. The Region conducts research to help inform management of the extensive national parks and wildlife refuges of the far north and the international birds, fish, and marine mammals that migrate to these lands and waters; informs national Arctic energy policy through research on the National Petroleum Reserve-Alaska and the U.S. Outer Continental Shelf; and provides science to understand, help respond to and mitigate impacts from natural hazards.\nThis work is accomplished in part by the Region's two Science Centers headquartered in Anchorage, the Alaska Science Center and the Volcano Science Center.", + "homepage": "https://alaska.usgs.gov/index.php", + "name": "Alaska Science Center", + "prefix": "r3d100012220", + "synonyms": [ + "ASC" + ] + }, + "r3d100012221": { + "description": "The Cross-National Time-Series Data Archive (CNTS) was initiated by Arthur S. Banks in 1968 with the aim of assembling, in machine readable, longitudinal format, certain of the aggregate data resources of The Statesman’s Yearbook. The CNTS offers a listing of international and national country-data facts. The dataset contains statistical information on a range of countries, with data entries ranging from 1815 to the present.", + "homepage": "https://www.cntsdata.com/", + "name": "Cross-National TimeSeries Data Archive", + "prefix": "r3d100012221", + "synonyms": [ + "CNTS Data Archive" + ], + "xrefs": { + "issn": "2412-8082" + } + }, + "r3d100012222": { + "description": "The Résif-EPOS Seismic data repository hosts and distributes seismological data from permanent and temporary seismic networks operated all over the world by French research institutions and international partners, to support research on source processes and imaging of the Earth's interior at all scales. Résif-EPOS (French seismologic and geodetic network) is a French national equipment for the observation and understanding of the solid Earth.", + "homepage": "https://seismology.resif.fr/", + "name": "Résif Seismological Data Portal", + "prefix": "r3d100012222", + "synonyms": [ + "Réseau sismologique et géodésique francais" + ] + }, + "r3d100012223": { + "description": "Over 1000 detailed, fully referenced and verified datasets for steels, aluminium and titanium alloys, cast irons/steels, weld metals. Materials can be searched according to a number of different criteria. Initial search results are presented in the form of a table from which they can be selected for presentation in form of detailed report or for comparison overview (up to 5 materials). In addition to material information and values of properties/parameters, images of microstructure, specimens and those of stress-strain, stress- and strain-life curves (if available) can be reviewed as well.", + "homepage": "https://www.matdat.com/", + "name": "MatDat.com", + "prefix": "r3d100012223", + "synonyms": [ + "Material Properties Database and Estimation Tools" + ] + }, + "r3d100012224": { + "description": "MorphoSource is a data repository specialized for 3D representing physical objects used in research in education (e.g., from museum or laboratory collections). It allows researchers and museum collection staff to store and organize, share, and distribute their own 3d data. Furthermore any registered user can immediately search for and download 3d morphological data sets that have been made accessible through the consent of data authors.", + "homepage": "https://www.morphosource.org/", + "name": "MorphoSource", + "prefix": "r3d100012224", + "xrefs": { + "fairsharing": "FAIRsharing.7mFpMg" + } + }, + "r3d100012225": { + "description": "The aim of the EPPO Global Database is to provide in a single portal for all pest-specific information that has been produced or collected by EPPO. The full database is available via the Internet, but when no Internet connection is available a subset of the database called ‘EPPO GD Desktop’ can be run as a software (now replacing PQR).", + "homepage": "https://gd.eppo.int/", + "name": "EPPO Global Database", + "prefix": "r3d100012225", + "synonyms": [ + "European and Mediterranean Plant Protection Organization Global Database", + "containing \"Pitt Quantum Repository\"" + ] + }, + "r3d100012226": { + "description": "EM-DAT is a global database on natural and technological disasters, containing essential core data on the occurrence and effects of more than 22,000 disasters in the world, from 1900 to present. EM-DAT provides geographical, temporal, human and economic information on disasters at the country level. The database is compiled from various sources, including UN agencies, non-governmental organisations, insurance companies, research institutes and press agencies.", + "homepage": "https://www.emdat.be/", + "name": "EM-DAT", + "prefix": "r3d100012226", + "synonyms": [ + "Emergency Events Database", + "The International Disaster Database" + ] + }, + "r3d100012227": { + "description": "ResearchGate is a network where 15+ million scientists and researchers worldwide connect to share their work. Researchers can upload data of any type and receive DOIs, detailed statistics and real-time feedback.\nIn Data discovery Section of ResearchGate you can explore the added datasets.", + "homepage": "https://www.researchgate.net/search/data", + "name": "ResearchGate Data", + "prefix": "r3d100012227", + "xrefs": { + "nlx": "143849", + "scr": "006505" + } + }, + "r3d100012228": { + "description": ">>> !!! the repository is offline !!! The current successor is https://www.lovd.nl/USH1C. <<< The database contains all the variants published as pathogenic mutations in the international literature up to November 2007. In addition, unpublished Usher mutations and non-pathogenic variants from the laboratory of Montpellier have been included.", + "homepage": "http://www.umd.be/USH1C/", + "name": "The USH1C mutations database", + "prefix": "r3d100012228" + }, + "r3d100012230": { + "description": ">>>!!!<<< 29.01.2020: Gallus.Reactome is offline >>>!!!<<<", + "name": "GallusReactome", + "prefix": "r3d100012230" + }, + "r3d100012231": { + "description": "The main objective of our research is to address the theoretical and empirical problem of how political institutions of high quality can be created and maintained. A second objective is to study the effects of Quality of Government on a number of policy areas, such as health, the environment, social policy, and poverty.", + "homepage": "https://www.gu.se/en/quality-government/qog-data", + "name": "Quality of Government Institute's Data", + "prefix": "r3d100012231", + "synonyms": [ + "QoG Institute's data" + ] + }, + "r3d100012232": { + "description": "Surrey Research Insight (SRI) is an open access resource that hosts, preserves and disseminates the full text of scholarly papers produced by members of the University of Surrey. Its main purpose is to help Surrey authors make their research more widely known; their ideas and findings readily accessible; and their papers more frequently read and cited.\nSurrey Research Insight (formerly Surrey Scholarship Online) was developed in line with the Open Access Initiative, promoting free access to scholarship for the benefit of authors and scholars. It is one of many open access repositories around the world that operate on agreed standards to ensure wide and timely dissemination of research.", + "homepage": "https://openresearch.surrey.ac.uk/esploro/", + "name": "Surrey Research Insight", + "prefix": "r3d100012232", + "synonyms": [ + "SRI", + "University of Surrey Open Research repository" + ], + "xrefs": { + "opendoar": "305", + "roar": "1240" + } + }, + "r3d100012233": { + "description": "Here you will find data on the estimated stock of social capital in each US county for the years 1990, 1997, 2005, 2009, and 2014\nPLEASE NOTE: The data are presented \"as is\" without any implied guarantees for accuracy, and that there are slight differences between 1990/1997 and 2005 as a result of the switch from the SIC to the NAICS codes.", + "homepage": "https://aese.psu.edu/nercrd/community/social-capital-resources", + "name": "County-level measure of social capital", + "prefix": "r3d100012233" + }, + "r3d100012234": { + "description": "High spatial resolution, contemporary data on human population distributions are a prerequisite for the accurate measurement of the impacts of population growth, for monitoring changes and for planning interventions. The WorldPop project aims to meet these needs through the provision of detailed and open access population distribution datasets built using transparent approaches.\nThe WorldPop project was initiated in October 2013 to combine the AfriPop, AsiaPop and AmeriPop population mapping projects. It aims to provide an open access archive of spatial demographic datasets for Central and South America, Africa and Asia to support development, disaster response and health applications. The methods used are designed with full open access and operational application in mind, using transparent, fully documented and peer-reviewed methods to produce easily updatable maps with accompanying metadata and measures of uncertainty.", + "homepage": "https://www.worldpop.org/", + "name": "Worldpop", + "prefix": "r3d100012234" + }, + "r3d100012235": { + "description": "The YODA Project is an effort by a group of academically-based clinical researchers to facilitate access to participant-level clinical research data and/or comprehensive reports of clinical research, such as full Clinical Study Reports (CSRs), a level of detail not customarily found in journal publications, with the aim of promoting scientific research that may advance science or lead to improvements in individual and public health and healthcare delivery. The YODA Project is guided by the following core principles, which reflect the overall mission of the project to promote open science by:\nPromoting the sharing of clinical research data to advance science and improve public health and healthcare,\nPromoting the responsible conduct of research,\nEnsuring good stewardship of clinical research data, and\nProtecting the rights of research participants", + "homepage": "https://yoda.yale.edu/", + "name": "YODA Project", + "prefix": "r3d100012235", + "synonyms": [ + "Yale University Open Data Access" + ] + }, + "r3d100012236": { + "description": "The Agricultural and Environmental Data Archive (AEDA) is the direct result of a project managed by the Freshwater Biological Association in partnership with the Centre for e-Research at King's College London, and funded by the Department for the Environment, Food & Rural Affairs (Defra). This project ran from January 2011 until December 2014 and was called the DTC Archive Project, because it was initially related to the Demonstration Test Catchments Platform developed by Defra. The archive was also designed to hold data from the GHG R&D Platform (www.ghgplatform.org.uk). After the DTC Archive Project was completed the finished archive was renamed as AEDA to reflect it's broader remit to archive data from any and all agricultural and environmental research activities.", + "homepage": "http://www.environmentdata.org/", + "name": "Agricultural and Environmental Data Archive", + "prefix": "r3d100012236", + "synonyms": [ + "AEDA" + ] + }, + "r3d100012238": { + "description": "Maddison's work contains the Project Dataset with estimates of GDP per capita for all countries in the world between 1820 and 2010 in a format amenable to analysis in R. \nThe database was last updated in January 2013. The update incorporates much of the latest research in the field, and presents new estimates of economic growth in the world economic between AD 1 and 2010\nThe Maddison Project database presented builts on Angus Maddison's original dataset. The original estimates are kept intact, and only revised or adjusted when there is more and better information available. Angus Maddison's unaltered final dataset remains available on the Original Maddison Homepage https://www.rug.nl/ggdc/historicaldevelopment/maddison/original-maddison", + "homepage": "https://www.rug.nl/ggdc/historicaldevelopment/maddison/", + "name": "Maddison Project", + "prefix": "r3d100012238", + "synonyms": [ + "Maddison Historical Statistics" + ] + }, + "r3d100012239": { + "description": "The Supreme Court Database is the definitive source for researchers, students, journalists, and citizens interested in the U.S. Supreme Court. The Database contains over two hundred pieces of information about each case decided by the Court between the 1791 and 2015 terms. Examples include the identity of the court whose decision the Supreme Court reviewed, the parties to the suit, the legal provisions considered in the case, and the votes of the Justices. The project started with Spaeth's original database. \nThe analysis tools allow you to select and summarize cases from the Modern or Legacy Database based on your needs.", + "homepage": "http://supremecourtdatabase.org/", + "name": "Supreme Court Database", + "prefix": "r3d100012239", + "synonyms": [ + "SCDB", + "U.S. Supreme Court Database" + ] + }, + "r3d100012240": { + "description": "The World Christian Database provides comprehensive statistical information on world religions, Christian denominations, and people groups.\nThe World Christian Database transforms current religious statistics into a real-time analysis tool that takes just minutes to perform even detailed research. This comprehensive database brings together a fully updated and cohesive religious data set with a world-class database architecture. The result is a simple, yet powerful database tool that enables users to customize reports and download data for in use in charts, tables, and graphs", + "homepage": "https://worldchristiandatabase.org/", + "name": "World Christian Database", + "prefix": "r3d100012240", + "synonyms": [ + "WCD" + ], + "xrefs": { + "issn": "1874-6551" + } + }, + "r3d100012241": { + "description": "The World Religion Database (WRD) contains detailed statistics on religious affiliation for every country of the world. It provides source material, including censuses and surveys, as well as best estimates for every religion to offer a definitive picture of international religious demography. It offers best estimates at multiple dates for each of the world’s religions for the period 1900 to 2050.", + "homepage": "https://worldreligiondatabase.org/", + "name": "World Religion Database", + "prefix": "r3d100012241", + "synonyms": [ + "WRD" + ], + "xrefs": { + "issn": "1876-1410" + } + }, + "r3d100012242": { + "description": "The Worldwide Governance Indicators, reporting estimates of six dimensions of governance for over 200 countries based on close to 40 data sources produced by over 30 organizations worldwide between 1996 and 2019, have become widely used among policymakers and academics. The six dimensions of governance: Voice and Accountability - Political Stability and Absence of Violence - Government Effectiveness - Regulatory Quality - Rule of Law - Control of Corruption.", + "homepage": "http://info.worldbank.org/governance/wgi/#home", + "name": "Worldwide Governance Indicators Project", + "prefix": "r3d100012242", + "synonyms": [ + "WGI Project" + ] + }, + "r3d100012244": { + "description": "OHSU Digital Commons is a repository for the scholarly and creative work of Oregon Health & Science University. Developed by the OHSU Library, Digital Commons provides the university community with a platform for publishing and accessing content produced by students, faculty, and staff. OHSU Digital Commons documents the history and growth of the university, as well as current progress in education, research, and health care.", + "homepage": "https://digitalcollections.ohsu.edu/", + "name": "OHSU Digital Commons", + "prefix": "r3d100012244", + "synonyms": [ + "OHSU Digital Collections" + ] + }, + "r3d100012246": { + "description": "PWT version 10.0 is a database with information on relative levels of income, output, input and productivity, covering 183 countries between 1950 and 2019.", + "homepage": "https://www.rug.nl/ggdc/productivity/pwt/", + "name": "Penn World Table", + "prefix": "r3d100012246", + "synonyms": [ + "PWT" + ], + "xrefs": { + "doi": "10.15141/S5J01T" + } + }, + "r3d100012247": { + "description": "J-GLOBAL is a service based on the concept of Linking, Expanding, and Sparking, linking science and technology information which hitherto stood alone to support the generation of ideas.\nBy linking the information entered, we provide opportunities to make unexpected discoveries and obtain knowledge from dissimilar fields from high-quality science and technology information within and outside JST.", + "homepage": "https://jglobal.jst.go.jp/en", + "name": "J-Global", + "prefix": "r3d100012247", + "synonyms": [ + "JCSD", + "formerly: Japan Chemical Substance Dictionary Nikkaji" + ], + "xrefs": { + "fairsharing": "FAIRsharing.vd25jp", + "miriam": "00000241" + } + }, + "r3d100012248": { + "description": "The Comparative Political Data Set 1960-2018 (CPDS) is a collection of political and institutional data which have been assembled in the context of the research projects “Die Handlungsspielräume des Nationalstaates” and “Critical junctures. An international comparison” directed by Klaus Armingeon and funded by the Swiss National Science Foundation. This data set consists of (mostly) annual data for 36 democratic OECD and/or EU-member coun-tries for the period of 1960 to 2018. In all countries, political data were collected only for the democratic periods. The data set is suited for cross-national, longitudinal and pooled time-series analyses.", + "homepage": "https://www.cpds-data.org/index.php", + "name": "Comparative Political Data Set", + "prefix": "r3d100012248", + "synonyms": [ + "CPDS" + ] + }, + "r3d100012249": { + "description": "The Constituency-Level Elections Archive (CLEA) is a repository of detailed election results at the constituency level for lower house legislative elections from around the world. Our motivation is to preserve and consolidate these valuable data in one comprehensive and reliable resource that is ready for analysis and publicly available at no cost. This public good is expected to be of use to a range of audiences for research, education, and policy-making.", + "homepage": "https://electiondataarchive.org/", + "name": "Constituency-Level Elections Archive", + "prefix": "r3d100012249", + "synonyms": [ + "CLEA" + ] + }, + "r3d100012250": { + "description": "COW seeks to facilitate the collection, dissemination, and use of accurate and reliable quantitative data in international relations. Key principles of the project include a commitment to standard scientific principles of replication, data reliability, documentation, review, and the transparency of data collection procedures. More specifically, we are committed to the free public release of data sets to the research community, to release data in a timely manner after data collection is completed, to provide version numbers for data set and replication tracking, to provide appropriate dataset documentation, and to attempt to update, document, and distribute follow-on versions of datasets where possible. We intend to use our website as the center of our data distribution efforts, to serve as central site for collection of possible error information and questions, to provide a forum for interaction with users of Correlates of War data, and as a way for the international relations community to contribute to the continuing development of the project.", + "homepage": "https://correlatesofwar.org/", + "name": "Correlates of War Project", + "prefix": "r3d100012250", + "synonyms": [ + "COW" + ] + }, + "r3d100012251": { + "description": "The RAMEDIS system is a platform independent, web-based information system for rare metabolic diseases based on filed case reports. It was developed in close cooperation with clinical partners to allow them to collect information on rare metabolic diseases with extensive details, e.g. about occurring symptoms, laboratory findings, therapy and molecular data.", + "homepage": "https://agbi.techfak.uni-bielefeld.de/ramedis/htdocs/eng/index.php", + "name": "RAMEDIS", + "prefix": "r3d100012251", + "synonyms": [ + "Rare Metabolic Diseases Database" + ] + }, + "r3d100012252": { + "description": "The RDSC provides researchers access to selected microdata from the Bundesbank's data records for independent and non-commercial scientific research projects on basis of the legal requirements. The RDSC is the mediator between the Bundesbank’s wide range of different micro data in various departments and – on the other side – researchers or analysts. In connection with this, the RDSC is responsible for the methodological improvement, the access of and the comprehensive documentation of the high-quality microdata. It also offers additional consultancy and support services to existing and prospective data users and satisfies data protection requirements.\nEnglish version see: https://www.bundesbank.de/en/bundesbank/research/rdsc/research-data-and-service-centre-rdsc--869492", + "homepage": "https://www.bundesbank.de/de/bundesbank/forschung/fdsz", + "name": "Forschungsdaten- und Servicezentrum der Bundesbank", + "prefix": "r3d100012252", + "synonyms": [ + "FDSZ Bundesbank", + "RDSC Deutsche Bundesbank", + "Research Data and Service Centre Deutsche Bundesbank" + ] + }, + "r3d100012253": { + "description": "The IWH Research Data Centre provides external scientists with data for non-commercial research. The research data centre of the IWH was accredited by RatSWD.", + "homepage": "https://www.iwh-halle.de/en/research/data-and-analysis/research-data-centre/", + "name": "Forschungsdatenzentrum IWH", + "prefix": "r3d100012253", + "synonyms": [ + "FDZ-IWH", + "Forschungsdatenzentrum des Leibniz-Instituts für Wirtschaftsforschung Halle", + "Research Data Centre Halle Institute for Economic Research", + "Research Data Centre IWH" + ] + }, + "r3d100012254": { + "description": "Lithuania became a full member of CLARIN ERIC in January of 2015 and soon CLARIN-LT consortium was founded by three partner universities: Vytautas Magnus University, Kaunas Technology University and Vilnius University. The main goal of the consortium is to become a CLARIN B centre, which will be able to serve language users in Lithuania and Europe for storing and accessing language resources.", + "homepage": "http://clarin-lt.lt/?lang=en", + "name": "CLARIN-LT", + "prefix": "r3d100012254", + "synonyms": [ + "CLARIN-LT Repository" + ] + }, + "r3d100012256": { + "description": "Språkbanken is a collection of Norwegian language technology resources, and a national infrastructure for language technology and research. Our mandate is to collect and develop language resources, and to make these available for researchers, students and the ICT industry which works with the development of language-based ICT solutions.\nSpråkbanken was established as a language policy initiative, designed to ensure that language technology solutions based on the Norwegian language will be developed, and thereby prevent domain loss of Norwegian in technology-dependent areas, cf. Mål og meining (Report 35, 2007 – 2008).\nAs of today the collection contains resources in both Norwegian Bokmål and Nynorsk, as well as in Swedish, Danish and Norwegian Sign Language (NTS).", + "homepage": "https://www.nb.no/sprakbanken/en/sprakbanken/", + "name": "National Library of Norway | Språkbanken", + "prefix": "r3d100012256", + "synonyms": [ + "Speech & Language Data Bank", + "Språkbankens ressurskatalog" + ] + }, + "r3d100012257": { + "description": "The focus of PolMine is on texts published by public institutions in Germany. Corpora of parliamentary protocols are at the heart of the project: Parliamentary proceedings are available for long stretches of time, cover a broad set of public policies and are in the public domain, making them a valuable text resource for political science.\nThe project develops repositories of textual data in a sustainable fashion to suit the research needs of political science. Concerning data, the focus is on converting text issued by public institutions into a sustainable digital format (TEI/XML).", + "homepage": "https://polmine.github.io/", + "name": "PolMine", + "prefix": "r3d100012257", + "synonyms": [ + "PolMine Project" + ] + }, + "r3d100012258": { + "description": "Competence Centre IULA-UPF-CC CLARIN manages, disseminates and facilitates this catalogue, which provides access to reference information on the use of language technology projects and studies in different disciplines, especially with regard to Humanities and Social Sciences.\nThe Catalog relates information that is organized by Áreas, (disciplines and research topics), Projects (of research that use or have used language technologies), Tasks (that make the tools), Tools (of language technology), Documentation (articles regarding the tools and how they are used) and resources such as Corpora (collections of annotated texts) and Lexica (collections of words for different uses).", + "homepage": "http://www.clarin-es-lab.org/index-en.html", + "name": "Spanish CLARIN K-Centre", + "prefix": "r3d100012258", + "synonyms": [ + "Centro-K CLARIN", + "Spanish CLARIN Knowledge Centre" + ] + }, + "r3d100012259": { + "description": "The CLARIN-D Centre CEDIFOR provides a repository for long-term storage of resources and meta-data. Resources hosted in the repository stem from research of members as well as associated research projects of CEDIFOR. This includes software and web-services as well as corpora of text, lexicons, images and other data.", + "homepage": "https://www.cedifor.de/repository-clarin-d-centre-cedifor-2/", + "name": "Repository CLARIN-D Centre CEDIFOR", + "prefix": "r3d100012259", + "synonyms": [ + "Centre for the Digital Foundation of Research in the Humanities, Social, and Educational Sciences", + "Centrum für Digitale Forschung in den Geistes-, Sozial- und Bildungswissenschaften" + ] + }, + "r3d100012260": { + "description": "The Text Laboratory provides assistance with databases, word lists, corpora and tailored solutions for language technology.\nWe also work on research and development projects alone or in cooperation with others - locally, nationally and internationally.\nServices and tools: Word and frequency lists, Written corpora, Speech corpora, Multilingual corpora, Databases, Glossa Search Tool, The Oslo-Bergen Tagger, GREI grammar games, Audio files: dialects from Norway and America etc., Nordic Atlas of Language Structures (NALS) Journal, Norwegian in America, NEALT, Ethiopian Language Technology, Access to Corpora", + "homepage": "https://www.hf.uio.no/iln/english/about/organization/text-laboratory/", + "name": "Tekstlaboratoriet", + "prefix": "r3d100012260", + "synonyms": [ + "The Text Laboratory", + "tekstlab" + ] + }, + "r3d100012262": { + "description": "ILC-CNR for CLARIN-IT repository is a library for linguistic data and tools. Including: Text Processing and Computational Philology; Natural Language Processing and Knowledge Extraction; Resources, Standards and Infrastructures; Computational Models of Language Usage. The studies carried out within each area are highly interdisciplinary and involve different professional skills and expertises that extend across the disciplines of Linguistics, Computational Linguistics, Computer Science and Bio-Engineering.", + "homepage": "https://dspace-clarin-it.ilc.cnr.it/repository/xmlui/", + "name": "ILC-CNR for CLARIN-IT repository", + "prefix": "r3d100012262", + "synonyms": [ + "CLARIN-IT Repository", + "ILC4CLARIN" + ] + }, + "r3d100012263": { + "description": "This database host for fungi data related to new classification with morphology, molecular and other important data.\nThis fungal database allows deposition of taxonomic data, phenotypic details and other useful data, which will enhance our current taxonomic understanding and ultimately enable mycologists to gain better and updated insights into the current fungal classification system. In addition, the database will also allow access to comprehensive metadata including descriptions of voucher and type specimens.", + "homepage": "https://www.facesoffungi.org/", + "name": "Faces Of Fungi database", + "prefix": "r3d100012263", + "synonyms": [ + "Facesoffungi", + "FoF" + ], + "xrefs": { + "fairsharing": "FAIRsharing.jr31ex" + } + }, + "r3d100012265": { + "description": "CryptoDB is an integrated genomic and functional genomic database for the parasite Cryptosporidium and other related genera. CryptoDB integrates whole genome sequence and annotation along with experimental data and environmental isolate sequences provided by community researchers. The database includes supplemental bioinformatics analyses and a web interface for data-mining.", + "homepage": "https://cryptodb.org/cryptodb/app", + "name": "CryptoDB", + "prefix": "r3d100012265", + "xrefs": { + "fairsharing": "FAIRsharing.t3nprm", + "miriam": "00000149", + "scr": "013455" + } + }, + "r3d100012266": { + "description": "ToxoDB is a genome database for the genus Toxoplasma, a set of single-celled eukaryotic pathogens that cause human and animal diseases, including toxoplasmosis.", + "homepage": "https://toxodb.org/toxo/app", + "name": "ToxoDB", + "prefix": "r3d100012266", + "xrefs": { + "fairsharing": "FAIRsharing.a08mtc", + "miriam": "00000153", + "nif": "0000-03572", + "omics": "03168", + "scr": "013453" + } + }, + "r3d100012267": { + "description": "The Cross-National Equivalent File (CNEF) contains population panel data from Australia, Canada, Germany, Great Britain, Korea, Russia, Switzerland and the United States. Each of these countries undertakes a longitudinal household economic survey. The data are made equivalent, providing a reference dataset which cross-links each of the individual studies and allowing cross-national comparisons.", + "homepage": "https://cnef.ehe.osu.edu/", + "name": "Cross-national Equivalent File", + "prefix": "r3d100012267", + "synonyms": [ + "CNEF" + ], + "xrefs": { + "nlx": "151820", + "scr": "008935" + } + }, + "r3d100012268": { + "description": "Curtin University has 2758 data records in Research Data Australia, which cover 527 subjects areas including EARTH SCIENCES, GEOLOGY and MINERAL EXPLORATION and involve 64 group(s).", + "homepage": "https://researchdata.ands.org.au/contributors/curtin-university", + "name": "Curtin University Research Data Collection", + "prefix": "r3d100012268" + }, + "r3d100012269": { + "description": "The Integrated Resource for Reproducibility in Macromolecular Crystallography includes a repository system and website designed to make the raw data of protein crystallography more widely available. Our focus is on identifying, cataloging and providing the metadata related to datasets, which could be used to reprocess the original diffraction data. The intent behind this project is to make the resulting three dimensional structures more reproducible and easier to modify and improve as processing methods advance.", + "homepage": "https://proteindiffraction.org/", + "name": "Integrated Resource for Reproducibility in Macromolecular Crystallography", + "prefix": "r3d100012269", + "synonyms": [ + "IRRMC" + ], + "xrefs": { + "fairsharing": "FAIRsharing.kqbg3s" + } + }, + "r3d100012270": { + "description": "The LINZ Data Service provides free online access to New Zealand’s most up-to-date land and seabed data. The data can be searched, browsed and downloaded. The LINZ web services can be also integrated into other applications.", + "homepage": "https://data.linz.govt.nz/", + "name": "Land Information New Zealand Data Service", + "prefix": "r3d100012270", + "synonyms": [ + "LINZ Data Service" + ] + }, + "r3d100012273": { + "description": "Small angle scattering (SAS) of X-ray and neutrons provides structural information on biological macromolecules in solution at a resolution of 1-2 nm.\nSASBDB is a fully searchable curated repository of freely accessible and downloadable experimental data, which are deposited together with the relevant experimental conditions, sample details, derived models and their fits to the data.", + "homepage": "https://www.sasbdb.org/", + "name": "SASBDB", + "prefix": "r3d100012273", + "synonyms": [ + "Small Angle Scattering Biological Data Bank" + ], + "xrefs": { + "omics": "10449" + } + }, + "r3d100012274": { + "description": "The Smithsonian Repository is a digital service that collects, preserves, and disseminates research materials via several communities including Research Data Sets. It preserves and protects the organization's legacy...", + "homepage": "https://repository.si.edu/", + "name": "Smithsonian Research Online", + "prefix": "r3d100012274", + "synonyms": [ + "SRO" + ], + "xrefs": { + "hdl": "10088/27849", + "opendoar": "1122", + "roar": "6428" + } + }, + "r3d100012275": { + "description": "BIOS is a system designed to enable the management, visualization, and analysis of biogeographic data collected by the California Department of Fish and Wildlife and its partner organizations. BIOS integrates GIS, relational database management, and ESRI's ArcGIS Server technology to create a statewide, integrated information management tool that can be used on any computer with access to the Internet.", + "homepage": "https://wildlife.ca.gov/Data/BIOS", + "name": "Biogeographic Information and Observation System", + "prefix": "r3d100012275", + "synonyms": [ + "BIOS" + ] + }, + "r3d100012276": { + "description": "RUresearch Data Portal is a subset of RUcore (Rutgers University Community Repository), provides a platform for Rutgers researchers to share their research data and supplementary resources with the global scholarly community. This data portal leverages all the capabilities of RUcore with additional tools and services specific to research data. It provides data in different clusters (research-genre) with excellent search facility; such as experimental data, multivariate data, discrete data, continuous data, time series data, etc. However it facilitates individual research portals that include the Video Mosaic Collaborative (VMC), an NSF-funded collection of mathematics education videos for Teaching and Research.\nIts' mission is to maintain the significant intellectual property of Rutgers University; thereby intended to provide open access and the greatest possible impact for digital data collections in a responsible manner to promote research and learning.", + "homepage": "https://rucore.libraries.rutgers.edu/research/", + "name": "RUresearch Data Portal", + "prefix": "r3d100012276", + "synonyms": [ + "RUcore", + "Rutgers University Research Data Portal" + ], + "xrefs": { + "nlx": "152163", + "scr": "006382" + } + }, + "r3d100012277": { + "description": "SWATHAtlas is a repository of mass spectrometry data of the human proteome. The repository provides open access to libraries of SWATH-MS (Sequential Windowed Acquisition of All Theoretical Fragment Ion Mass Spectra) datasets. SWATH-MS is a method which combines both data-independent acquisition (DIA) and targeted data analysis techniques for the collection and storage of fragmentation spectra of peptides. Compared to techniques of selected reaction monitoring (SRM), SWATH-MS allows for a more extensive throughput of proteins in a sample to be targeted. The spectra collected in SWATHAtlas can be interpreted with the help of software such as OpenSWATH or Peakview.", + "homepage": "http://www.swathatlas.org/", + "name": "SWATHAtlas", + "prefix": "r3d100012277", + "synonyms": [ + "SWATH Atlas" + ], + "xrefs": { + "omics": "19910" + } + }, + "r3d100012278": { + "description": "The database MORPHYLL contains quantitative and qualitative morphometric data of fossil angiosperm leaves from the Paleogene. The data are compiled from different fossil sites housed in various European Natural History Museums.", + "homepage": "https://www.morphyll.naturkundemuseum-bw.de/", + "name": "MORPHYLL", + "prefix": "r3d100012278", + "synonyms": [ + "Database for acquisition of ecophysiologically relevant morphometric data of fossil leaves" + ], + "xrefs": { + "biodbcore": "001724", + "fairsharing.legacy": "3211" + } + }, + "r3d100012281": { + "description": "The UWE Research Data Repository holds research data and metadata associated with existing or forthcoming EPSRC-funded publications, produced by UWE Bristol researchers.", + "homepage": "http://www1.uwe.ac.uk/library/searchforthingsa-z/researchdatarepository.aspx", + "name": "UWE Research Data Repository", + "prefix": "r3d100012281", + "synonyms": [ + "University of West England Research Data Repository" + ] + }, + "r3d100012282": { + "description": "4DGenome is a public database that archives and disseminates chromatin interaction data. Currently, 4DGenome contains over 8,038,248 interactions curated from both experimental studies (high throughput and individual studies) and computational predictions. It covers five organisms, Homo sapiens, Mus musculus, Drosophila melanogaster, Plasmodium falciparum, and Saccharomyces cerevisiae.", + "homepage": "http://4dgenome.research.chop.edu/", + "name": "4DGenome", + "prefix": "r3d100012282", + "synonyms": [ + "Chromatin Interaction Database" + ] + }, + "r3d100012284": { + "description": ">>> !!!!! The Portal is no longer available. !!!! >>> The CARMEN pilot project seeks to create a virtual laboratory for\nexperimental neurophysiology, enabling the sharing and collaborative\nexploitation of data, analysis code and expertise. This study by the DCC\ncontributes to an understanding of the data curation requirements of the\neScience community, through its extended observation of the CARMEN\nneurophysiology community’s specification and selection of solutions for the\norganisation, access and curation of digital research output.", + "homepage": "http://www.carmen.org.uk/", + "name": "CARMEN", + "prefix": "r3d100012284", + "synonyms": [ + "Code analysis, repository & modelling for e-neuroscience" + ], + "xrefs": { + "nif": "0000-00442", + "scr": "002795" + } + }, + "r3d100012285": { + "description": "Aston Data Explorer is Aston University's repository for our research datasets. It is one of three services providing information about Aston University’s research. Aston Publications Explorer holds Aston's Open Access publications and Aston Research Explorer has broader information about Aston's research work including research staff, awards and activities, projects and research groups.", + "homepage": "http://researchdata.aston.ac.uk/", + "name": "Aston Data Explorer", + "prefix": "r3d100012285" + }, + "r3d100012287": { + "description": "Based on Bowerman & Pederson’s Topological Relations Picture Series (TRPS), the author has researched the semantic space of static spatial prepositions of Hieroglyphic Ancient Egyptian (Egyptian, Afro-Asiatic), Arabic, English, French, German, Hebrew, Italian, Russian, and Spanish. This repository publication publishes the raw data.", + "homepage": "http://repository.edition-topoi.org/collection/TRPS", + "name": "BowPed TRPS Data", + "prefix": "r3d100012287", + "xrefs": { + "doi": "10.17171/2-5" + } + }, + "r3d100012288": { + "description": "The Climate Change Centre Austria - Data Centre provides the central national archive for climate data and information.\nThe data made accessible includes observation and measurement data, scenario data, quantitative and qualitative data, as well as the measurement data and findings of research projects.", + "homepage": "https://data.ccca.ac.at/", + "name": "CCCA Data Server", + "prefix": "r3d100012288", + "synonyms": [ + "Climate Change Centre Austria Data Centre" + ] + }, + "r3d100012290": { + "description": "The Media Repository is a web-based digital asset management system to store, organize and share digital media files. Not only images and documents are directly supported – audio and video content is supported as well. The data can be re-used in other systems. The system manages a variety of file formats and metadata schemes. It stores and organizes media data and helps to manage workflows with them.\nPublic web presentations are possible as well as collaborative work in restricted groups. The Media Repository helps both small teams and larger research projects in the management of media assets and their long-term storage.", + "homepage": "https://media.hu-berlin.de/", + "name": "Media Repository Humboldt-Universität zu Berlin", + "prefix": "r3d100012290", + "synonyms": [ + "Medien-Repositorium Humboldt-Universität zu Berlin" + ] + }, + "r3d100012291": { + "description": "The Norwegian Polar Institute is a governmental institution for scientific research, mapping and environmental monitoring in the Arctic and the Antarctic. The institute’s Polar Data Centre (NPDC) manages and provides access to scientific data, environmental monitoring data, and topographic and geological map data from the polar regions. The scientific datasets are ranging from human field observations, through in situ and moving sensor data, to remote sensing products. The institute's data holdings also include photographic images, audio and video records.", + "homepage": "https://data.npolar.no/home/", + "name": "Norwegian Polar Data Centre", + "prefix": "r3d100012291", + "synonyms": [ + "NPDC" + ] + }, + "r3d100012295": { + "description": "The Alaska Native Language Archive houses documentation of the various Native languages of Alaska and helps to preserve and cultivate this unique heritage for future generations. As the premier repository worldwide for information relating to the Native languages of Alaska, the Archive serves researchers, teachers and students, as well as members of the broader community. The collection includes both published and unpublished materials in or on all of the Alaska Native languages and related languages. The collection has enduring cultural, historic, and intellectual value, particularly for Alaska Native language speakers and their descendants", + "homepage": "https://www.uaf.edu/anla/", + "name": "Alaska Native Language Archive", + "prefix": "r3d100012295", + "synonyms": [ + "ANLA", + "Michael E. Krauss Alaska Native Language Archive" + ] + }, + "r3d100012296": { + "description": "This research data repository denots a central facility of the University of Tübingen to offer services and technical facilities to local researchers. Services include long term archive storage and data preservation activities for research data as well as an online access system. The repository has a focus on research data from the field of humanities without being limited to it.", + "homepage": "https://forschungsdaten.escience.uni-tuebingen.de/portal", + "name": "Research Data Portal FDAT", + "prefix": "r3d100012296", + "synonyms": [ + "Forschungdatenportal FDAT", + "formerly: Research Data Repository of the University of Tuebingen" + ] + }, + "r3d100012297": { + "description": "GESDB is a platform for sharing simulation data and discussion of simulation techniques for human genetic studies. The database contains simulation scripts, simulated data, and documentations from published manuscripts. The forum provides a platform for Q&A for the simulated data and exchanging simulation ideas. GESDB aims to promote transparency and efficiency in simulation studies for human genetic studies.", + "homepage": "http://gesdb.nhri.org.tw/", + "name": "GESDB", + "prefix": "r3d100012297", + "synonyms": [ + "Genetic Epidemiology Simulation Database" + ], + "xrefs": { + "fairsharing": "FAIRsharing.rbba3x", + "omics": "11980" + } + }, + "r3d100012298": { + "description": "<<>>!!!>>>", + "homepage": "http://www.chorotree.de", + "name": "Chorotree", + "prefix": "r3d100012298", + "synonyms": [ + "database for chorology of trees and shrubs" + ] + }, + "r3d100012300": { + "description": "The Erythron Database is a resource dedicated to facilitating better understanding of the cellular and molecular underpinnings of mammalian erythropoiesis. The resource is built upon a searchable database of gene expression in murine primitive and definitive erythroid cells at progressive stages of maturation.", + "homepage": "https://www.cbil.upenn.edu/ErythronDB/", + "name": "ErythronDB", + "prefix": "r3d100012300", + "synonyms": [ + "Erythron Database" + ] + }, + "r3d100012302": { + "description": "The PSDS is an EPSRC-funded National Research Facility provided by the University of Southampton, and Science and Technology Facilities Council. Its purpose is to provide a common access point to data resources within the Physical Sciences to all staff, students and other members of UK academic institutions. By providing a common point of access, free at the point of use, the service aims to provide benefit to the research community by maximising the use of resources via common acedemic licencing, and adding value as a common hub for aggregating and integrating data resources for the Physical Sciences.", + "homepage": "https://www.psds.ac.uk/", + "name": "Physical Sciences Data-Science Service", + "prefix": "r3d100012302", + "synonyms": [ + "PSDS", + "formerly name: CDS National Chemical Database Service" + ] + }, + "r3d100012304": { + "description": "The Universitat de Barcelona Digital Repository is an institutional resource containing open-access digital versions of publications related to the teaching, research and institutional activities of the UB's teaching staff and other members of the university community, including research data.", + "homepage": "http://diposit.ub.edu/dspace/handle/2445/56364", + "name": "Dipòsit Digital de la Universitat de Barcelona Dades", + "prefix": "r3d100012304", + "synonyms": [ + "DD Dipòsit Digital" + ] + }, + "r3d100012305": { + "description": "The Centre for Environmental Data Analysis (CEDA) serves the environmental science community through managing data centres, data analysis environments, and participation in a host of relevant research projects.\nWe aim to support environmental science, further environmental data archival practices, and develop and deploy new technologies to enhance access to data. Additionally we provide services to aid large scale data analysis.\nThe CEDA Archive operates the atmospheric and earth observation data centre functions on behalf of NERC for the UK atmospheric science and earth observation communities. It covers climate, composition, observations and NWP data as well as various earth observation datasets, including airborne and satellite data and imagery. Prior to November 2016 these functions were operted by CEDA under the titles of the British Atmospheric Data Centre (BADC) and the NERC Earth Observation Data Centre (NEODC).\nCEDA also operates the UK Solar System Data Centre (UKSSDC), which curates and provides access to archives of data from the upper atmosphere, ionosphere and Earth's solar environment.", + "homepage": "https://www.ceda.ac.uk/", + "name": "Centre for Environmental Data Analysis", + "prefix": "r3d100012305", + "synonyms": [ + "CEDA", + "formerly: Centre for Environmental Data Archival" + ] + }, + "r3d100012307": { + "description": "RADAR service offers the ability to search for research data descriptions of the Natural Resources Institute Finland (Luke). The service includes descriptions of research data for agriculture, forestry and food sectors, game management, fisheries and environment. The public web service aims to facilitate discovering subjects of natural resources studies. \nIn addition to Luke's research data descriptions one can search metadata of the Finnish Environment Institute (SYKE). The interface between Luke and SYKE metadata services combines Luke's research data descriptions and SYKE's descriptions of spatial datasets and data systems into a unified search service.", + "homepage": "http://radar.luke.fi/catalog/search/search.page", + "name": "RADAR Luke", + "prefix": "r3d100012307", + "synonyms": [ + "Luke research data descriptions", + "Luonnonvarakeskuksen tutkimusaineistokuvausten hakupalvelu", + "Research data descriptions discovery service of Natural Resources Institute Finland" + ] + }, + "r3d100012308": { + "description": "The DesignSafe Data Depot Repository (DDR) is the platform for curation and publication of datasets generated in the course of natural hazards research. The DDR is an open access data repository that enables data producers to safely store, share, organize, and describe research data, towards permanent publication, distribution, and impact evaluation. The DDR allows data consumers to discover, search for, access, and reuse published data in an effort to accelerate research discovery. It is a component of the DesignSafe cyberinfrastructure, which represents a comprehensive research environment that provides cloud-based tools to manage, analyze, curate, and publish critical data for research to understand the impacts of natural hazards. DesignSafe is part of the NSF-supported Natural Hazards Engineering Research Infrastructure (NHERI), and aligns with its mission to provide the natural hazards research community with open access, shared-use scholarship, education, and community resources aimed at supporting civil and social infrastructure prior to, during, and following natural disasters. It serves a broad national and international audience of natural hazard researchers (both engineers and social scientists), students, practitioners, policy makers, as well as the general public. It has been in operation since 2016, and also provides access to legacy data dating from about 2005. These legacy data were generated as part of the NSF-supported Network for Earthquake Engineering Simulation (NEES), a predecessor to NHERI. Legacy data and metadata belonging to NEES were transferred to the DDR for continuous preservation and access.", + "homepage": "https://www.designsafe-ci.org/", + "name": "DesignSafe-CI Data Depot Repository", + "prefix": "r3d100012308", + "synonyms": [ + "A Repository Infrastructure for Natural Hazards Datasets", + "DDR" + ] + }, + "r3d100012309": { + "description": "CORE is a full-text, interdisciplinary, non-profit social repository designed to increase the impact of work in the Humanities.\nCommons Open Repository Exchange, a library-quality repository for sharing, discovering, retrieving, and archiving digital work. CORE provides Humanities Commons members with a permanent, open access storage facility for their scholarly output, facilitating maximum discoverability and encouraging peer feedback.", + "homepage": "https://hcommons.org/core/", + "name": "Humanities Commons", + "prefix": "r3d100012309", + "synonyms": [ + "CORE, Open Access for the Humanities", + "Commons Open Repository Exchange" + ] + }, + "r3d100012310": { + "description": "Das Projekt Humanities Data Centre (HDC) erarbeitet eine Designstudie für ein Datenzentrum zur langfristigen Verfügbarkeit und Nachnutzbarkeit geisteswissenschaftlicher Forschungsdaten.", + "homepage": "http://humanities-data-centre.de/", + "name": "Humanities Data Centre", + "prefix": "r3d100012310", + "synonyms": [ + "HDC" + ] + }, + "r3d100012311": { + "description": "METLIN represents the largest MS/MS collection of data with the database generated at multiple collision energies and in positive and negative ionization modes. The data is generated on multiple instrument types including SCIEX, Agilent, Bruker and Waters QTOF mass spectrometers.", + "homepage": "https://metlin.scripps.edu/landing_page.php?pgcontent=mainPage", + "name": "Metlin", + "prefix": "r3d100012311", + "synonyms": [ + "The original and most comprehensive MS/MS metabolite database" + ], + "xrefs": { + "nlx": "158116", + "omics": "02633", + "scr": "010500" + } + }, + "r3d100012313": { + "description": "mzCloud is an extensively curated database of high-resolution tandem mass spectra that are arranged into spectral trees. MS/MS and multi-stage MSn spectra were acquired at various collision energies, precursor m/z, and isolation widths using Collision-induced dissociation (CID) and Higher-energy collisional dissociation (HCD). Each raw mass spectrum was filtered and recalibrated giving rise to additional filtered and recalibrated spectral trees that are fully searchable. Besides the experimental and processed data, each database record contains the compound name with synonyms, the chemical structure, computationally and manually annotated fragments (peaks), identified adducts and multiply charged ions, molecular formulas, predicted precursor structures, detailed experimental information, peak accuracies, mass resolution, InChi, InChiKey, and other identifiers. mzCloud is a fully searchable library that allows spectra searches, tree searches, structure and substructure searches, monoisotopic mass searches, peak (m/z) searches, precursor searches, and name searches. mzCloud is free and available for public use online.", + "homepage": "https://www.mzcloud.org/", + "name": "mzCloud", + "prefix": "r3d100012313", + "synonyms": [ + "Advanced mass spectral database" + ], + "xrefs": { + "omics": "14329", + "scr": "014669" + } + }, + "r3d100012314": { + "description": "With the creation of the Metabolomics Data Repository managed by Data Repository and Coordination Center (DRCC), the NIH acknowledges the importance of data sharing for metabolomics. Metabolomics represents the systematic study of low molecular weight molecules found in a biological sample, providing a \"snapshot\" of the current and actual state of the cell or organism at a specific point in time. Thus, the metabolome represents the functional activity of biological systems. As with other ‘omics’, metabolites are conserved across animals, plants and microbial species, facilitating the extrapolation of research findings in laboratory animals to humans. Common technologies for measuring the metabolome include mass spectrometry (MS) and nuclear magnetic resonance spectroscopy (NMR), which can measure hundreds to thousands of unique chemical entities.\nData sharing in metabolomics will include primary raw data and the biological and analytical meta-data necessary to interpret these data. Through cooperation between investigators, metabolomics laboratories and data coordinating centers, these data sets should provide a rich resource for the research community to enhance preclinical, clinical and translational research.", + "homepage": "http://www.metabolomicsworkbench.org/", + "name": "UCSD Metabolomics Workbench", + "prefix": "r3d100012314", + "synonyms": [ + "Metabolomics Workbench" + ], + "xrefs": { + "fairsharing": "FAIRsharing.xfrgsf", + "scr": "013794" + } + }, + "r3d100012315": { + "description": "Tthe Lipidomics Gateway - a free, comprehensive website for researchers interested in lipid biology, provided by the LIPID MAPS (Lipid Metabolites and Pathways Strategy) Consortium. The LIPID MAPS Lipidomics Gateway provides a rich collection of information and resources to help you stay abreast of the latest developments in this rapidly expanding field. LIPID Metabolites And Pathways Strategy (LIPID MAPS®) is a multi-institutional effort created in 2003 to identify and quantitate, using a systems biology approach and sophisticated mass spectrometers, all of the major — and many minor — lipid species in mammalian cells, as well as to quantitate the changes in these species in response to perturbation.\nThe ultimate goal of our research is to better understand lipid metabolism and the active role lipids play in diabetes, stroke, cancer, arthritis, Alzheimer's and other lipid-based diseases in order to facilitate development of more effective treatments.\nSince our inception, we have made great strides toward defining the \"lipidome\" (an inventory of the thousands of individual lipid molecular species) in the mouse macrophage. We have also worked to make lipid analysis easier and more accessible for the broader scientific community and to advance a robust research infrastructure for the international research community. We share new lipidomics findings and methods, hold annual meetings open to all interested investigators, and are exploring joint efforts to extend the use of these powerful new methods to new applications", + "homepage": "http://www.lipidmaps.org/", + "name": "LIPID MAPS Lipidomics Gateway", + "prefix": "r3d100012315", + "synonyms": [ + "LIPID Metabolites And Pathways Strategy" + ], + "xrefs": { + "fairsharing": "FAIRsharing.cpneh8", + "nif": "0000-00368", + "omics": "02529", + "scr": "006579" + } + }, + "r3d100012316": { + "description": "e-cienciaDatos is a multidisciplinary data repository that houses the scientific datasets of researchers from the public universities of the Community of Madrid and the UNED, members of the Consorcio Madroño, in order to give visibility to these data, to ensure its preservation And facilitate their access and reuse.\ne-cienciaDatos is structured as a system constituted by different communities that collects datasets of each of the individual universities.\ne-cienciaDatos offers the deposit and publication of datasets, assigning a digital object identifier DOI to each of them. The association of a dataset with a DOI will facilitate data verification, dissemination, reuse, impact and long-term access.\nIn addition, the repository provides a standardized citation for each dataset, which contains sufficient information so that it can be identified and located, including the DOI.", + "homepage": "https://edatos.consorciomadrono.es", + "name": "e-cienciaDatos", + "prefix": "r3d100012316", + "synonyms": [ + "cienciaDatos" + ], + "xrefs": { + "fairsharing": "FAIRsharing.lone3g" + } + }, + "r3d100012318": { + "description": "MassBank of North America (MoNA) is a metadata-centric, auto-curating repository designed for efficient storage and querying of mass spectral records. It intends to serve as a the framework for a centralized, collaborative database of metabolite mass spectra, metadata and associated compounds. MoNA currently contains over 200,000 mass spectral records from experimental and in-silico libraries as well as from user contributions.", + "homepage": "http://mona.fiehnlab.ucdavis.edu/", + "name": "MoNA", + "prefix": "r3d100012318", + "synonyms": [ + "MassBank of North America" + ], + "xrefs": { + "omics": "13585", + "scr": "015536" + } + }, + "r3d100012319": { + "description": "The vocabulary of forenames is a simple, multilingual vocabulary (i.e. without hierarchies etc.) in which the forenames of the project partners’ persons and the forenames’ spelling variants, both historical and dialectal, are documented with references or passages. As a rule, each forename is assigned one or more persons bearing that name. There is a hit list of the most frequent forenames between 200 BC and AD 2016 as well as a visualisation in word clouds and the occurrences in a timeline.", + "homepage": "https://thesaurus.histhub.ch/forenames/en", + "name": "Forenames_histHub", + "prefix": "r3d100012319", + "synonyms": [ + "Dal 200 a.C. al 2016: più di 2200 anni di prenomi in Svizzera", + "De 200 av. J.-C. à 2016 : Plus de 2200 ans de prénoms en Suisse", + "From 200 BC to 2016: Over 2200 years of first names in Switzerland", + "Von 200 v. Chr. bis 2016: Über 2200 Jahre Vornamen der Schweiz", + "histHub" + ] + }, + "r3d100012320": { + "description": "Since 1898 the Swiss Lawyers Society edits a collection of law sources which had been created on Swiss territory up to 1798, the Collection of Swiss Law Sources. The Collection contains material from the early middle ages until early modern times (1798). Over 100 volumes, or more than 70,000 pages of source material and comments from all language regions of Switzerland have been published so far.", + "homepage": "https://www.ssrq-sds-fds.ch/projekte/ssrq-online/", + "name": "Sammlung Schweizerischer Rechtsquellen online", + "prefix": "r3d100012320", + "synonyms": [ + "Collana Fonti del diritto svizzero online", + "Collection des sources du droit suisse online", + "FDS-online", + "SDS-online", + "SSRQ-online" + ] + }, + "r3d100012321": { + "description": "CAZy is a specialist database dedicated to the display and analysis of genomic, structural and biochemical information on Carbohydrate-Active Enzymes (CAZymes). CAZy data are accessible either by browsing sequence-based families or by browsing the content of genomes in carbohydrate-active enzymes. New genomes are added regularly shortly after they appear in the daily releases of GenBank. New families are created based on published evidence for the activity of at least one member of the family and all families are regularly updated, both in content and in description.", + "homepage": "http://www.cazy.org/", + "name": "Carbohydrate-Active enZYmes Database", + "prefix": "r3d100012321", + "synonyms": [ + "CAZy" + ], + "xrefs": { + "fairsharing": "FAIRsharing.ntyq70", + "nif": "0000-02642", + "omics": "01677", + "scr": "012909" + } + }, + "r3d100012322": { + "description": "eCommons is a service of the Cornell University Library that provides long-term access to a broad range of Cornell-related digital content of enduring value. eCommons accepts both educational and research-oriented content, including pre- and post-publication papers, datasets, technical reports, theses and dissertations, books, lectures, presentations and more.", + "homepage": "https://ecommons.cornell.edu/", + "name": "eCommons - Cornell's digital repository", + "prefix": "r3d100012322", + "xrefs": { + "fairsharing": "FAIRsharing.N0nNXm", + "opendoar": "69", + "roar": "477" + } + }, + "r3d100012325": { + "description": "PharmGKB is a comprehensive resource that curates knowledge about the impact of genetic variation on drug response for clinicians and researchers. PharmGKB brings together the relevant data in a single place and adds value by combining disparate data on the same relationship, making it easier to search and easier to view the key aspects and by interpreting the data.PharmGKB provide clinical interpretations of this data, curated pathways and VIP summaries which are not found elsewhere.", + "homepage": "https://www.pharmgkb.org/", + "name": "PharmGKB", + "prefix": "r3d100012325", + "synonyms": [ + "Pharmacogenomics Knowledgebase" + ], + "xrefs": { + "fairsharing": "FAIRsharing.t7yckc", + "nif": "0000-00414", + "omics": "01586", + "scr": "002689" + } + }, + "r3d100012326": { + "description": ">>>!!!<<< 08.11.2019: SowidataNet has moved ; you can now access the SowiDataNet service at https://data.gesis.org/sharing/#!Home >>>!!!<<<", + "name": "SowiDataNet", + "prefix": "r3d100012326" + }, + "r3d100012327": { + "description": "SIP-Archiv is an Internet based archive and database for petrophysical data derived by Spectral Induced Polarization (SIP) measurements on sediments and consolidated rocks, building materials, man-made materials and wood. It is open for all SIP related working Groups, and the usage is free of charge for scientific purposes. Nevertheless, a simple registration is needed for both, the users and the user's institution. More details can be found on the website.", + "homepage": "https://www.sip-archiv.de/", + "name": "SIP-Archiv", + "prefix": "r3d100012327", + "synonyms": [ + "SIP Archive", + "das Archiv für Spektral Induzierte Polarisation" + ] + }, + "r3d100012328": { + "description": "Real-Time Database for high-resolution Neutron Monitor measurements.\nNMDB provides access to Neutron Monitor measurements from stations around the world. The goal of NMDB is to provide easy access to all Neutron Monitor measurements through an easy to use interface. NMDB provides access to real-time as well as historical data.", + "homepage": "https://www.nmdb.eu", + "name": "NMDB", + "prefix": "r3d100012328", + "synonyms": [ + "Neutron Monitor Database" + ] + }, + "r3d100012329": { + "description": "STRENDA DB is a storage and search platform supported by the Beilstein-Institut that incorporates the STRENDA Guidelines in a user-friendly, web-based system. If you are an author who is preparing a manuscript containing functional enzymology data, STRENDA DB provides you the means to ensure that your data sets are complete and valid before you submit them as part of a publication to a journal. \n Data entered in the STRENDA DB submission form are automatically checked for compliance with the STRENDA Guidelines; users receive warnings informing them when necessary information is missing.", + "homepage": "https://www.beilstein-strenda-db.org/strenda/", + "name": "STRENDA DB", + "prefix": "r3d100012329", + "synonyms": [ + "Standards for Reporting Enzymology Data" + ], + "xrefs": { + "fairsharing": "FAIRsharing.ekj9zx", + "scr": "017422" + } + }, + "r3d100012330": { + "description": "RADAR offers researchers at publicly funded universities and non-academic research institutions in Germany a customized and user-friendly repository for archiving and publication of research data independent of discipline and format. The administration of the service, the individual workflows for uploading, organising and annotating the research data with metadata as well as the curation of the datasets and optional quality assurance through peer review are the responsibility of the using institution. For data archiving, data providers can flexibly choose retention periods (5, 10, 15 years) and define access rights. Published datasets are kept for at least 25 years, they are always assigned a DOI via DataCite and can thus be internationally identified and cited. RADAR is operated exclusively on servers in Germany. The data are stored in three copies at two locations. All contracts are subject to German law.", + "homepage": "https://www.radar-service.eu/en", + "name": "RADAR", + "prefix": "r3d100012330", + "synonyms": [ + "Research Data Repository" + ] + }, + "r3d100012332": { + "description": "Clinical Genomic Database (CGD) is a manually curated database of conditions with known genetic causes, focusing on medically significant genetic data with available interventions.", + "homepage": "https://research.nhgri.nih.gov/CGD/", + "name": "Clinical Genomic Database", + "prefix": "r3d100012332", + "synonyms": [ + "CGD" + ], + "xrefs": { + "nlx": "152872", + "scr": "006427" + } + }, + "r3d100012333": { + "description": "DataDOI is an institutional research data repository managed by University of Tartu Library. DataDOI gathers all fields of research data and stands for encouraging open science and FAIR (Findable, Accessible, Interoperable, Reusable) principles. DataDOI is made for long-term preservation of research data. Each dataset is given a DOI (Digital Object Identifier) through DataCite Estonia Concortium.", + "homepage": "https://datadoi.ee", + "name": "DataDOI", + "prefix": "r3d100012333" + }, + "r3d100012335": { + "description": "Since 2004, the GFZ German Research Centre for Geosciences assigns Digital Object Identifiers (DOI) to datasets. These datasets are archived by and published through GFZ Data Services and cover all geoscientific disciplines. They range from large dynamic datasets deriving from data intensive global monitoring networks with real-time data acquisition to the full suite of highly variable datasets collected by individual researchers or small teams. These highly variable data (‘long-tail data’) are small in size, but represent an important part of the total scientific output.", + "homepage": "https://dataservices.gfz-potsdam.de/portal/", + "name": "GFZ Data Services", + "prefix": "r3d100012335", + "xrefs": { + "fairsharing": "FAIRsharing.e0d571" + } + }, + "r3d100012336": { + "description": "EBAS is a database hosting observation data of atmospheric chemical composition and physical properties. EBAS hosts data submitted by data originators in support of a number of national and international programs ranging from monitoring activities to research projects. EBAS is developed and operated by the Norwegian Institute for Air Research (NILU). We hope the information found on the web-site is self explanatory, and we would particularly ask you to consider the text found in the data disclaimer and in the “info” pages associated to the filter criteria.", + "homepage": "https://ebas.nilu.no/", + "name": "EBAS", + "prefix": "r3d100012336", + "xrefs": { + "fairsharing.legacy": "3066" + } + }, + "r3d100012338": { + "description": "The DBCP is an international program coordinating the use of autonomous data buoys to observe atmospheric and oceanographic conditions, over ocean areas where few other measurements are taken.", + "homepage": "https://www.ocean-ops.org/dbcp/", + "name": "Data Buoy Cooperation Panel", + "prefix": "r3d100012338", + "synonyms": [ + "DBCP" + ] + }, + "r3d100012339": { + "description": "APID Interactomes is a database that provides a comprehensive collection of protein interactomes for more than 400 organisms based in the integration of known experimentally validated protein-protein physical interactions (PPIs). Construction of the interactomes is done with a methodological approach to report quality levels and coverage over the proteomes for each organism included. In this way, APID provides interactomes from specific organisms that in 25 cases have more than 500 proteins. As a whole APID includes a comprehensive compendium of 90,379 distinct proteins and 678,441 singular interactions. The analytical and integrative effort done in APID unifies PPIs from primary databases of molecular interactions (BIND, BioGRID, DIP, HPRD, IntAct, MINT) and also from experimentally resolved 3D structures (PDB) where more than two distinct proteins have been identified. In this way, 8,388 structures have been analyzed to find specific protein-protein interactions reported with details of their molecular interfaces. APID also includes a new data visualization web-tool that allows the construction of sub-interactomes using query lists of proteins of interest and the visual exploration of the corresponding networks, including an interactive selection of the properties of the interactions (i.e. the reliability of the \"edges\" in the network) and an interactive mapping of the functional environment of the proteins (i.e. the functional annotations of the \"nodes\" in the network).", + "homepage": "http://cicblade.dep.usal.es:8080/APID/init.action", + "name": "APID", + "prefix": "r3d100012339", + "synonyms": [ + "APID Interactomes", + "Agile Protein Interactomes DataServer" + ], + "xrefs": { + "fairsharing": "fairsharing.8ye60e", + "nlx": "149321", + "scr": "008871" + } + }, + "r3d100012340": { + "description": "SAHFOS is an internationally funded independent research non-profit organisation responsible for the operation of the Continuous Plankton Recorder (CPR) Survey. As a large-scale global survey, it provides the scientific and policy communities with a basin-wide and long-term measure of the ecological health of marine plankton. Established in 1931, the CPR Survey is the longest running, most geographically extensive marine ecological survey in the world. It has a considerable database of marine plankton and associated metadata that is used by researchers and policy makers to examine strategically important science pillars such as climate change, human health, fisheries, biodiversity, pathogens, invasive species, ocean acidification and natural capital.\nThe Continuous Plankton Recorder (CPR) Survey has merged with the Marine Biological Association. Today the Survey is operated by the Marine Biological Association, based in Plymouth, UK.", + "homepage": "https://www.cprsurvey.org/about-us/sir-alister-hardy-and-the-continuous-plankton-recorder-cpr-survey/", + "name": "SAHFOS", + "prefix": "r3d100012340", + "synonyms": [ + "CPR Survey", + "Continuous Plankton Recorder Survey", + "Sir Alister Hardy Foundation for Ocean Science" + ], + "xrefs": { + "fairsharing": "FAIRsharing.e2cbef" + } + }, + "r3d100012341": { + "description": "CODEX is a database of NGS mouse and human experiments. Although, the main focus of CODEX is Haematopoiesis and Embryonic systems, the database includes a large variety of cell types. In addition to the publically available data, CODEX also includes a private site hosting non-published data. CODEX provides access to processed and curated NGS experiments. To use CODEX: (i) select a specialized repository (HAEMCODE or ESCODE) or choose the whole compendium (CODEX), then (ii) filter by organism and (iii) choose how to explore the database.", + "homepage": "http://codex.stemcells.cam.ac.uk/", + "name": "Codex", + "prefix": "r3d100012341", + "synonyms": [ + "A comprehensive and functional compendium of Next Generation Sequencing experiments." + ], + "xrefs": { + "omics": "05871" + } + }, + "r3d100012342": { + "description": "GSA is a data repository specialized for archiving raw sequence reads. It supports data generated from a variety of sequencing platforms ranging from Sanger sequencing machines to single-cell sequencing machines and provides data storing and sharing services free of charge for worldwide scientific communities. In addition to raw sequencing data, GSA also accommodates secondary analyzed files in acceptable formats (like BAM, VCF). Its user-friendly web interfaces simplify data entry and submitted data are roughly organized as two parts, viz., Metadata and File, where the former can be further assorted into BioProject, BioSample, Experiment and Run, and the latter contains raw sequence reads.", + "homepage": "https://ngdc.cncb.ac.cn/gsa/", + "name": "Genome Sequence Archive", + "prefix": "r3d100012342", + "synonyms": [ + "GSA" + ], + "xrefs": { + "fairsharing": "FAIRsharing.tdhkc6" + } + }, + "r3d100012343": { + "description": "The Service Centre of the Federal Government for Geo-Information and Geodesy (Dienstleistungszentrum des Bundes für Geoinformation und Geodäsie - DLZ) provides geodetic and geo-topographic reference data of the Federal Government centrally to federal institutions, public administrations, economy, science and citizens. The establishment of the Service Centre is based on the Federal Geographic Reference Data Act (Bundesgeoreferenzdatengesetz − BGeoRG), which came into effect on 1 November 2012. This act regulates use, quality and technology of the geodetic and geo-topographic reference systems, networks and data.", + "homepage": "https://gdz.bkg.bund.de/", + "name": "Service Centre of the Federal Government for Geo-Information and Geodesy - Open Data", + "prefix": "r3d100012343", + "synonyms": [ + "Dienstleistungszentrum des Bundes für Geoinformation und Geodäsie" + ] + }, + "r3d100012344": { + "description": "BioPortal is an open repository of biomedical ontologies, a service that provides access to those ontologies, and a set of tools for working with them. BioPortal provides a wide range of such tools, either directly via the BioPortal web site, or using the BioPortal web service REST API. BioPortal also includes community features for adding notes, reviews, and even mappings to specific ontologies.\nBioPortal has four major product components: the web application; the API services; widgets, or applets, that can be installed on your own site; and a Virtual Appliance version that is available for download or through Amazon Web Services machine instance (AMI). There is also a beta release SPARQL endpoint.", + "homepage": "https://bioportal.bioontology.org/", + "name": "BioPortal", + "prefix": "r3d100012344", + "xrefs": { + "fairsharing": "FAIRsharing.4m97ah", + "miriam": "00000187", + "nif": "0000-23346", + "scr": "002713" + } + }, + "r3d100012345": { + "description": "SAMD is a repository for Standardized Atmospheric Measurement Data:\nCentral Europe is a region with one of the most comprehensive networks for cloud and precipitation observations worldwide. To unify these observations, establish the infrastructure to store it and make it accessible to the research community is the goal of SAMD. SAMD is one result of the project \"High Definition of Clouds and Precipitation in advancing Climate Prediction\" (HD(CP)²).", + "homepage": "https://www.cen.uni-hamburg.de/en/icdc/research/samd.html", + "name": "SAMD", + "prefix": "r3d100012345", + "synonyms": [ + "Archive for Standardized Atmospheric Measurement Dat", + "Standardized Atmospheric Measurement Data" + ] + }, + "r3d100012347": { + "description": "As Germany’s first disciplinary repository in the field of international and interdisciplinary legal scholarship ²Dok offers to all academic scholars currently affiliated with a university, college or research institute the opportunity to self-archive their quality-assured research data, research papers, pre-prints and previously published articles by means of open access. The disciplinary repository ²Dok is a service offer provided by the Scientific Information Service for International and Interdisciplinary Legal Research (Fachinformationsdienst für internationale und interdisziplinäre Rechtsforschung) established at Berlin State Library (Staatsbibliothek zu Berlin) and funded by the German Research Foundation (Deutsche Forschungsgemeinschaft).", + "homepage": "https://intr2dok.vifa-recht.de/content/index.xml", + "name": "²Dok[§]", + "prefix": "r3d100012347", + "synonyms": [ + "Inter-Zwei-Dok" + ] + }, + "r3d100012348": { + "description": "ANPERSANA is the digital library of IKER (UMR 5478), a research centre specialized in Basque language and texts. The online library platform receives and disseminates primary sources of data issued from research in Basque language and culture. As of today, two corpora of documents have been published. The first one, is a collection of private letters written in an 18th century variety of Basque, documented in and transcribed to modern standard Basque. The discovery of the collection, named Le Dauphin, has enabled the emerging of new questions about the history and sociology of writing in the domain of minority languages, not only in France, but also among the whole Atlantic Arc. The second of the two corpora is a selection of sound recordings about monodic chant in the Basque Country. The documents were collected as part of a PhD thesis research work that took place between 2003 and 2012. It's a total of 50 hours of interviews with francophone and bascophone cultural representatives carried out at either their workplace of the informers or in public areas. ANPERSANA is bundled with an advanced search engine. The documents have been indexed and geo-localized on an interactive map. The platform is engaged with open access and all the resources can be uploaded freely under the different Creative Commons (CC) licenses.", + "homepage": "https://anpersana.iker.univ-pau.fr", + "name": "ANPERSANA", + "prefix": "r3d100012348", + "synonyms": [ + "bibliothèque numérique" + ] + }, + "r3d100012349": { + "description": "jPOSTrepo (Japan ProteOme STandard Repository) is a repository of sharing MS raw/processed data. It consists of a high-speed file upload process, flexible file management system and easy-to-use interfaces. Users can release their \"raw/processed\" data via this site with a unique identifier number for the paper publication. Users also can suspend (or \"embargo\") their data until their paper is published. The file transfer from users’ computer to our repository server is very fast (roughly ten times faster than usual file transfer) and uses only web browsers – it does not require installing any additional software.", + "homepage": "https://repository.jpostdb.org/", + "name": "jPOSTrepo", + "prefix": "r3d100012349", + "synonyms": [ + "Japan ProteOme STandard Repository/Database" + ], + "xrefs": { + "fairsharing": "FAIRsharing.p899f7" + } + }, + "r3d100012350": { + "description": "<<< !!! FORSbase has been discontinued. Data has been migrated to SWISSUbase https://www.re3data.org/repository/r3d100013746 !!! >>> FORSbase is an online platform that enables you to access data and obtain information about social science studies in Switzerland. You can register your own research projects, as well as store and share your own data.", + "homepage": "https://forsbase.unil.ch/", + "name": "FORSbase", + "prefix": "r3d100012350", + "synonyms": [ + "Fondation suisse pour la recherche en sciences sociales base", + "Your research information and data access portal in Switzerland" + ] + }, + "r3d100012351": { + "description": "This database serves forest tree scientists by providing online access to hardwood tree genomic and genetic data, including assembled reference genomes, transcriptomes, and genetic mapping information. The web site also provides access to tools for mining and visualization of these data sets, including BLAST for comparing sequences, Jbrowse for browsing genomes, Apollo for community annotation and Expression Analysis to build gene expression heatmaps.", + "homepage": "https://www.hardwoodgenomics.org/", + "name": "Hardwood Genomics Project", + "prefix": "r3d100012351", + "synonyms": [ + "Genomic resources for hardwood trees", + "HWG" + ], + "xrefs": { + "fairsharing": "FAIRsharing.srgkaf" + } + }, + "r3d100012352": { + "description": "TreeGenes is a genomic, phenotypic, and environmental data resource for forest tree species. The TreeGenes database and Dendrome project provide custom informatics tools to manage the flood of information.The database contains several curated modules that support the storage of data and provide the foundation for web-based searches and visualization tools. GMOD GUI tools such as CMAP for genetic maps and GBrowse for genome and transcriptome assemblies are implemented here. A sample tracking system, known as the Forest Tree Genetic Stock Center, sits at the forefront of most large-scale projects. Barcode identifiers assigned to the trees during sample collection are maintained in the database to identify an individual through DNA extraction, resequencing, genotyping and phenotyping. DiversiTree, a user-friendly desktop-style interface, queries the TreeGenes database and is designed for bulk retrieval of resequencing data. CartograTree combines geo-referenced individuals with relevant ecological and trait databases in a user-friendly map-based interface. ---- The Conifer Genome Network (CGN) is a virtual nexus for researchers working in conifer genomics. The CGN web site is maintained by the Dendrome Project at the University of California, Davis.", + "homepage": "https://treegenesdb.org/", + "name": "TreeGenes", + "prefix": "r3d100012352", + "synonyms": [ + "A forest tree genome database", + "Dendrome" + ], + "xrefs": { + "fairsharing": "FAIRsharing.lCVfCv" + } + }, + "r3d100012353": { + "description": "CAD INASAN was established in 1980 as a branch regional center of the Centre de Donnes Stellaire (CDS). Since that time, the CAD has been working to distribute, create and store astronomical data according to the requirements of time, specifics of techniques and requests of the Russian astronomical community. At present, the staff of the CAD is maintaining mirrors of several major astronomical data resources, keeping a record of Russian astronomical data resources, and is working to create new astronomical data resources. Since 2002, we are the important part of the Russian Virtual Observatory project (member of the International Virtual Observatory Alliance - IVOA). The CAD archive is based on astronomical catalogues received from Strasbourg since 1980. Several well known astronomical archives and databases are also stored at INASAN (e.g. VizieR, ADS, INES, VALD). At present CAD coordinates work on the Russian Virtual Observatory (RVO) project", + "homepage": "http://www.inasan.ru/en/divisions/dpss/cad/", + "name": "Centre for Astronomical Data of the Institute of Astronomy of the Russian Academy of Sciences", + "prefix": "r3d100012353", + "synonyms": [ + "CAD INASAN" + ] + }, + "r3d100012354": { + "description": "DNASU is a central repository for plasmid clones and collections. Currently we store and distribute over 200,000 plasmids including 75,000 human and mouse plasmids, full genome collections, the protein expression plasmids from the Protein Structure Initiative as the PSI: Biology Material Repository (PSI : Biology-MR), and both small and large collections from individual researchers. We are also a founding member and distributor of the ORFeome Collaboration plasmid collection.", + "homepage": "https://dnasu.org/DNASU/Home.do", + "name": "DNASU plasmid repository", + "prefix": "r3d100012354", + "synonyms": [ + "DNASU" + ], + "xrefs": { + "fairsharing": "FAIRsharing.qqc7zw", + "omics": "08729", + "sciex": "10298", + "scr": "012185" + } + }, + "r3d100012355": { + "description": "PeanutBase is a peanut community resource providing genetic, genomic, gene function, and germplasm data to support peanut breeding and molecular research. This includes molecular markers, genetic maps, QTL data, genome assemblies, germplasm records, and traits. Data is curated from literature and submitted directly by researchers. Funding for PeanutBase is provided by the Peanut Foundation with in-kind contributions from the USDA-ARS.", + "homepage": "https://peanutbase.org", + "name": "PeanutBase", + "prefix": "r3d100012355", + "synonyms": [ + "Genetic and genomic data to enable more rapid crop improvement in peanut" + ], + "xrefs": { + "fairsharing": "FAIRsharing.fYFurb" + } + }, + "r3d100012356": { + "description": "EMPIAR, the Electron Microscopy Public Image Archive, is a public resource for raw, 2D electron microscopy images. Here, you can browse, upload, download and reprocess the thousands of raw, 2D images used to build a 3D structure. \nThe purpose of EMPIAR is to provide an easy access to the state-of-the-art raw data to facilitate methods development and validation, which will lead to better 3D structures. It complements the Electron Microscopy Data Bank (EMDB), where 3D images are stored, and uses the fault-tolerant Aspera platform for data transfers", + "homepage": "https://www.ebi.ac.uk/empiar/", + "name": "Electron Microscopy Public Image Archive", + "prefix": "r3d100012356", + "synonyms": [ + "EMDB Public Image Archive", + "EMPIAR", + "Electron Microscopy Data Bank Public Image Archive", + "formerly: Electron Microscopy Pilot Image ARchive" + ], + "xrefs": { + "biodbcore": "001140", + "omics": "11376" + } + }, + "r3d100012358": { + "description": "The Australian Marine Mammal Centre has developed database applications to support marine mammal conservation and policy initiatives.", + "homepage": "https://data.marinemammals.gov.au/", + "name": "National Marine Mammal Data Portal", + "prefix": "r3d100012358", + "synonyms": [ + "NMMDB" + ] + }, + "r3d100012359": { + "description": "The Intermediate Filament Database will function as a continuously updated review of the intermediate filament field and it is hoped that users will contribute to the development and expansion of the database on a regular basis. Contributions may include novel variants, new patients with previously discovered sequence and allelic variants. Suggestions on ways to improve the database are also welcome.", + "homepage": "http://www.interfil.org/index.php", + "name": "Human Intermediate Filament Database", + "prefix": "r3d100012359", + "synonyms": [ + "HIFD" + ], + "xrefs": { + "nif": "0000-03034", + "scr": "007744" + } + }, + "r3d100012360": { + "description": "The project aims to examine and index the genomic diversity through the generation of complete mitochondrial and nuclear genome sequences of sharks and rays of the Pacific Rim. There is a huge diversity of elasmobranch fishes in this region, but many species are under threat because of poor management and conservation measures in many countries. It is absolutely critical that species’ identities are correct for conservation and fisheries management purposes. This project will provide this clarity of identity for both charismatic and commercially important species through the inclusion of ‘genetypes’ (ie., BioVouchers) and the application of genetic tools that utilize whole mitochondrial and nuclear genome sequences.", + "homepage": "http://www.molecularfisherieslaboratory.com.au/efish/", + "name": "eFish", + "prefix": "r3d100012360", + "synonyms": [ + "Genomic Database Repository" + ] + }, + "r3d100012361": { + "description": "IANUS is a DFG-funded project to set up a national research data center for archeology and ancient science in Germany.", + "homepage": "http://datenportal.ianus-fdz.de/", + "name": "IANUS Datenportal", + "prefix": "r3d100012361", + "synonyms": [ + "Digitale Forschungsdaten aus Archäologie & Altertumswissenschaften" + ] + }, + "r3d100012362": { + "description": "VIPERdb is a database for icosahedral virus capsid structures . The emphasis of the resource is on providing data from structural and computational analyses on these systems, as well as high quality renderings for visual exploration. In addition, all virus capsids are placed in a single icosahedral orientation convention, facilitating comparison between different structures. The web site includes powerful search utilities , links to other relevant databases, background information on virus capsid structure, and useful database interface tools.", + "homepage": "http://viperdb.scripps.edu/index.php", + "name": "VIPERdb", + "prefix": "r3d100012362", + "synonyms": [ + "Virus Particle Explorer database" + ], + "xrefs": { + "biodbcore": "001425", + "nif": "0000-03630", + "scr": "007970" + } + }, + "r3d100012363": { + "description": "GrainGenes is a digital platform that serves small grains research communities as their central data repository and as a facilitator for community activities.", + "homepage": "https://wheat.pw.usda.gov/GG3/", + "name": "GrainGenes", + "prefix": "r3d100012363", + "synonyms": [ + "A Database for Triticeae and Avena" + ], + "xrefs": { + "nif": "0000-02925", + "scr": "007696" + } + }, + "r3d100012366": { + "description": "The Comparative RNA Web (CRW) Site disseminates information about RNA structure and evolution that has been determined using comparative sequence analysis. We present both raw (sequences, structure models, metadata) and processed (analyses, evolution, accuracy) data, organized into four main sections.", + "homepage": "http://www.rna.icmb.utexas.edu/", + "name": "Comparative RNA Web", + "prefix": "r3d100012366", + "synonyms": [ + "CRW" + ] + }, + "r3d100012368": { + "description": "The Life Science Database Archive maintains and stores the datasets generated by life scientists in Japan in a long-term and stable state as national public goods. The Archive makes it easier for many people to search datasets by metadata (description of datasets) in a unified format, and to access and download the datasets with clear terms of use.\nIn addition, the Archive provides datasets in forms friendly to different types of users in public and private institutions, and thereby supports further contribution of each research to life science.", + "homepage": "https://dbarchive.biosciencedbc.jp/index-e.html", + "name": "Life Science Database Archive", + "prefix": "r3d100012368", + "synonyms": [ + "LSDB Archive" + ], + "xrefs": { + "fairsharing": "FAIRsharing.dq46p7" + } + }, + "r3d100012369": { + "description": "Code Ocean is a cloud-based computational reproducibility platform that provides researchers an easy way to share, discover and run code published in academic journals and conferences.", + "homepage": "https://codeocean.com/", + "name": "Code Ocean", + "prefix": "r3d100012369", + "synonyms": [ + "CO" + ], + "xrefs": { + "fairsharing": "FAIRsharing.thskvr", + "scr": "015532" + } + }, + "r3d100012372": { + "description": "RDP provides quality-controlled, aligned and annotated Bacterial and Archaeal 16S rRNA sequences, and Fungal 28S rRNA sequences, and a suite of analysis tools to the scientific community.", + "homepage": "http://rdp.cme.msu.edu/index.jsp", + "name": "RDP", + "prefix": "r3d100012372", + "synonyms": [ + "Ribosomal Database Project" + ], + "xrefs": { + "nif": "0000-03404", + "omics": "01513", + "scr": "006633" + } + }, + "r3d100012374": { + "description": "Since 2021, the Swiss National Data and Service Center for the Humanities DaSCH is a national data infrastructure that is primarily funded by the Swiss National Science Foundation (SNSF). Its main task is to operate a platform for humanities research data that ensures long-term access to this data, the DaSCH Service Platform (DSP). Furthermore, the linking of data with other databases is promoted (linked open data), in order to create added value for further research and the interested public.\nIn addition to the repository, DaSCH also offers other services (support and training) and tools for researchers to assist them with research data life cycle management. The services of DaSCH are best suited for research projects with mainly qualitative data.\nFurthermore, DARIAH’s activities in Switzerland are coordinated by DaSCH and DaSCH is acting as DARIAH-CH Coordination Office.", + "homepage": "https://admin.dasch.swiss/", + "name": "Swiss National Data and Service Center for the Humanities", + "prefix": "r3d100012374", + "synonyms": [ + "DaSCH" + ] + }, + "r3d100012375": { + "description": "The CosmoSim database provides results from cosmological simulations performed within different projects: the MultiDark and Bolshoi project, and the CLUES project. \nThe CosmoSim webpage provides access to several cosmological simulations, with a separate database for each simulation. Simulations overview: https://www.cosmosim.org/cms/simulations/simulations-overview/ .\nCosmoSim is a contribution to the German Astrophysical Virtual Observatory.", + "homepage": "https://www.cosmosim.org/", + "name": "CosmoSim", + "prefix": "r3d100012375", + "synonyms": [ + "CosmoSim database" + ] + }, + "r3d100012376": { + "description": "An open digital archive of scholarly, intellectual and research outputs of the University of South Africa. The UnisaIR contains and preserves theses and dissertations, research articles, conference papers, rare and special materials and many other digital assets. With special collections from the Documentation Center for African Studies including manuscripts, photos, political posters and other archival materials about the history of South Africa.", + "homepage": "http://uir.unisa.ac.za", + "name": "Unisa Institutional Repository", + "prefix": "r3d100012376", + "synonyms": [ + "UnisaIR", + "University of South Africa Institutional Repository" + ] + }, + "r3d100012377": { + "description": "B2FIND is a discovery service based on metadata steadily harvested from research data collections from EUDAT data centres and other repositories. The service offers faceted browsing and it allows in particular to discover data that is stored through the B2SAFE and B2SHARE services. The B2FIND service includes metadata that is harvested from many different community repositories.", + "homepage": "http://b2find.eudat.eu", + "name": "B2FIND", + "prefix": "r3d100012377" + }, + "r3d100012378": { + "description": "The Analysis & Policy Observatory is an award-winning research collection and information service curating key resources to support evidence-informed policy and practice. Open access public policy and practice repository for grey literature and data.", + "homepage": "http://apo.org.au", + "name": "Analysis and Policy Observatory", + "prefix": "r3d100012378", + "synonyms": [ + "APO" + ] + }, + "r3d100012379": { + "description": "This is the (meta) data catalog of Senckenberg Nature Research Society.", + "homepage": "http://dataportal.senckenberg.de/", + "name": "Senckenberg (meta) data portal", + "prefix": "r3d100012379", + "synonyms": [ + "Senckenberg (meta) data catalog" + ] + }, + "r3d100012380": { + "description": "<<>>!!!>>>", + "homepage": "http://iid.ophid.utoronto.ca/", + "name": "Integrated Interactions Database", + "prefix": "r3d100012380", + "synonyms": [ + "IID" + ] + }, + "r3d100012381": { + "description": "HPIDB is a public resource, which integrates experimental PPIs from various databases into a single database. The Host-Pathogen Interaction Database (HPIDB) is a genomics resource devoted to understanding molecular interactions between key organisms and the pathogens to which they are susceptible.", + "homepage": "https://hpidb.igbb.msstate.edu/", + "name": "Host - Pathogen Interaction Database", + "prefix": "r3d100012381", + "synonyms": [ + "HPIDB" + ] + }, + "r3d100012383": { + "description": "OceanSITES is a worldwide system of long-term, deepwater reference stations measuring dozens of variables and monitoring the full depth of the ocean from air-sea interactions down to 5,000 meters.\n\nSince 1999, the international OceanSITES science team has shared both data and costs in order to capitalize on the enormous potential of these moorings. The growing network now consists of about 30 surface and 30 subsurface arrays. Satellite telemetry enables near real-time access to OceanSITES data by scientists and the public.\n\nOceanSITES moorings are an integral part of the Global Ocean Observing System. They complement satellite imagery and ARGO float data by adding the dimensions of time and depth.", + "homepage": "http://www.oceansites.org/index.html", + "name": "OceanSITES", + "prefix": "r3d100012383", + "synonyms": [ + "Taking the pulse of the global ocean" + ] + }, + "r3d100012384": { + "description": "CaltechDATA is an institutional data repository for Caltech. Caltech library runs the repository to preserve the accomplishments of Caltech researchers and share their results with the world. Caltech-associated researchers can upload data, link data with their publications, and assign a permanent DOI so that others can reference the data set. The repository also preserves software and has automatic Github integration. All files present in the repository are open access or embargoed, and all metadata is always available to the public.", + "homepage": "https://data.caltech.edu", + "name": "CaltechDATA", + "prefix": "r3d100012384", + "synonyms": [ + "California Institute of Technology Research Data Repository" + ], + "xrefs": { + "fairsharing": "FAIRsharing.S09se7" + } + }, + "r3d100012385": { + "description": "The Texas Data Repository is a platform for publishing and archiving datasets (and other data products) created by faculty, staff, and students at Texas higher education institutions. The repository is built in an open-source application called Dataverse, developed and used by Harvard University.\nThe repository is hosted by the Texas Digital Library, a consortium of academic libraries in Texas with a proven history of providing shared technology services that support secure, reliable access to digital collections of research and scholarship. For a list of TDL participating institutions, please visit: https://www.tdl.org/members/.", + "homepage": "https://data.tdl.org/", + "name": "Texas Data Repository", + "prefix": "r3d100012385", + "synonyms": [ + "TDR" + ], + "xrefs": { + "fairsharing": "FAIRsharing.wqsxtg" + } + }, + "r3d100012386": { + "description": "SIOR (Social Impact Open Repository) is an open access repository to display, share and store the social impact of research results. Achieving impact is a growing demand from society to science and to scientists, but this information had not yet been systematically gathered and registered. SIOR is the first open access worldwide registry on social impact, a non-profit initiative to enhance scientific research with social impact.", + "homepage": "https://www.ub.edu/sior/", + "name": "SIOR", + "prefix": "r3d100012386", + "synonyms": [ + "Social Impact of Science" + ] + }, + "r3d100012388": { + "description": "GlyTouCan is the international glycan structure repository. This repository is a freely available, uncurated registry for glycan structures that assigns globally unique accession numbers to any glycan independent of the level of information provided by the experimental method used to identify the structure(s). Any glycan structure, ranging in resolution from monosaccharide composition to fully defined structures can be registered as long as there are no inconsistencies in the structure.", + "homepage": "https://glytoucan.org/", + "name": "GlyTouCan", + "prefix": "r3d100012388", + "synonyms": [ + "International Glycan Repository" + ], + "xrefs": { + "fairsharing": "FAIRsharing.5Pze7l" + } + }, + "r3d100012389": { + "description": "The repository contains all digital data such as images, 3d models and analysis which were acquired in the Ancient Steelyards Project.", + "homepage": "http://repository.edition-topoi.org/collection/BSYP", + "name": "Ancient Steelyards", + "prefix": "r3d100012389", + "synonyms": [ + "BSYP" + ], + "xrefs": { + "doi": "10.17171/1-6" + } + }, + "r3d100012390": { + "description": "Methods of digital architectural documentation/polychromy (pilot project). Three architectural fragments were recorded with photography, architectural drawings by hand, different techniques of 3D scanning, and Reflectance Transformation Imaging (RTI).", + "homepage": "http://repository.edition-topoi.org/collection/MAGN", + "name": "Architectural Fragments from Magnesia on the Maeander", + "prefix": "r3d100012390", + "synonyms": [ + "MAGN" + ], + "xrefs": { + "doi": "10.17171/2-3" + } + }, + "r3d100012391": { + "description": "The repository contains the complete model of the Bern campaign; only the upper part of the vault could not be measured due to renovation works carried out on the dome at the time of the campaign.", + "homepage": "http://repository.edition-topoi.org/collection/HASO", + "name": "Hagia Sophia 3D", + "prefix": "r3d100012391", + "synonyms": [ + "HASO" + ], + "xrefs": { + "doi": "10.17171/2-6" + } + }, + "r3d100012392": { + "description": "A digital collection of Early Christian Greek Inscriptions from Asia Minor and Greece.", + "homepage": "http://repository.edition-topoi.org/collection/ICG", + "name": "Inscriptiones Christianae Graecae", + "prefix": "r3d100012392", + "synonyms": [ + "ICG" + ], + "xrefs": { + "doi": "10.17171/1-8" + } + }, + "r3d100012393": { + "description": "Published data is based on the drawings from three books published by Wäfler and Marschall.\nRock paintings in Indonesia were recorded during three short excursions by Markus Wäfler and Wolfgang Marschall. Threatened by environmental changes and human interventions and activities, these rock paintings represent the latest specimen of early drawings in that region.", + "homepage": "http://repository.edition-topoi.org/collection/PIND", + "name": "Rock Paintings in Indonesia", + "prefix": "r3d100012393", + "synonyms": [ + "PIND" + ], + "xrefs": { + "doi": "10.17171/1-7" + } + }, + "r3d100012394": { + "description": "ISTA Research Explorer is an online digital repository of multi-disciplinary research datasets as well as publications produced at IST Austria, hosted by the Library. ISTA researchers who have produced research data associated with an existing or forthcoming publication, or which has potential use for other researches, are invited to upload their dataset for sharing and safekeeping. A persistent identifier and suggested citation will be provided.", + "homepage": "https://research-explorer.app.ist.ac.at/", + "name": "ISTA Research Explorer", + "prefix": "r3d100012394", + "synonyms": [ + "ISTA REx" + ] + }, + "r3d100012396": { + "description": "A database for plant breeders and researchers to combine, visualize, and interrogate the wealth of phenotype and genotype data generated by the Triticeae Coordinated Agricultural Project (TCAP).", + "homepage": "https://triticeaetoolbox.org", + "name": "Triticeae Toolbox", + "prefix": "r3d100012396", + "synonyms": [ + "T3" + ], + "xrefs": { + "fairsharing": "FAIRsharing.55ev2y" + } + }, + "r3d100012397": { + "description": "Brainlife promotes engagement and education in reproducible neuroscience. We do this by providing an online platform where users can publish code (Apps), Data, and make it \"alive\" by integragrate various HPC and cloud computing resources to run those Apps. Brainlife also provide mechanisms to publish all research assets associated with a scientific project (data and analyses) embedded in a cloud computing environment and referenced by a single digital-object-identifier (DOI). The platform is unique because of its focus on supporting scientific reproducibility beyond open code and open data, by providing fundamental smart mechanisms for what we refer to as “Open Services.”", + "homepage": "https://brainlife.io", + "name": "brainlife", + "prefix": "r3d100012397", + "synonyms": [ + "brain life", + "brainlife.io" + ], + "xrefs": { + "fairsharing": "FAIRsharing.by3p8p", + "scr": "020940" + } + }, + "r3d100012398": { + "description": "The aim of the research project TOPOI II A-2-4 was to re-evaluate archaeological records and finds resulting from earlier investigations within the context of recent and ongoing research across the region.", + "homepage": "http://repository.edition-topoi.org/collection/MRMD", + "name": "The Neolithic in the Nile Delta", + "prefix": "r3d100012398", + "synonyms": [ + "MRMD" + ], + "xrefs": { + "doi": "10.17171/1-9" + } + }, + "r3d100012399": { + "description": "DIGIBUG aims to collect, compile and organise the scientific, teaching and institutional digital documents produced by the University of Granada to support research, teaching and learning.", + "homepage": "https://digibug.ugr.es/", + "name": "Digibug", + "prefix": "r3d100012399", + "synonyms": [ + "Repositorio Institucional de la Universidad de Granada", + "University of Granada Institutional Repository" + ], + "xrefs": { + "roar": "437" + } + }, + "r3d100012400": { + "description": "Collections of digital resources to ancient columns", + "homepage": "http://repository.edition-topoi.org/collection/CLMN/", + "name": "Ancient Columns", + "prefix": "r3d100012400", + "synonyms": [ + "CLMN" + ], + "xrefs": { + "doi": "10.17171/2-2" + } + }, + "r3d100012402": { + "description": "BioGPS is a gene portal built with two guiding principles in mind -- customizability and extensibility. It is a complete resource for learning about gene and protein function. A free extensible and customizable gene annotation portal, a complete resource for learning about gene and protein function.", + "homepage": "http://biogps.org/#goto=welcome", + "name": "BioGPS", + "prefix": "r3d100012402", + "synonyms": [ + "Biological Gene Portal Services" + ], + "xrefs": { + "nif": "0000-10168", + "omics": "03291", + "scr": "006433" + } + }, + "r3d100012403": { + "description": "TCCON is a network of ground-based Fourier Transform Spectrometers recording direct solar spectra in the near-infrared spectral region. From these spectra, accurate and precise column-averaged abundance of CO2, CH4, N2O, HF, CO, H2O, and HDO are retrieved.", + "homepage": "https://tccondata.org", + "name": "TCCON Data Archive", + "prefix": "r3d100012403", + "synonyms": [ + "Total Carbon Column Observing Network Data Archive" + ] + }, + "r3d100012404": { + "description": "The Research Data Center for Higher Education Research and Science Studies (FDZ-DZHW) at the German Centre for Higher Education Research and Science Studies (DZHW) in Hannover provides the scientific community with quantitative and qualitative research data from the field of higher education and science studies for research and teaching purposes. The data pool of the Research Data Centre is based on two sources: Firstly, it contains the current surveys of the panels conducted in-house (especially DZHW Graduate Panel, Social Survey, DZHW Panel Study of School Leavers with a Higher Education Entrance Qualification, DZHW Scientists Survey), which are integrated by default. Secondly, the Research Data Centre constantly processes, documents and integrates inventory data of the DZHW and its prior organisations. External data from the research area is also integrated into the FDZ data pool.", + "homepage": "https://fdz.dzhw.eu/en/", + "name": "FDZ-DZHW", + "prefix": "r3d100012404", + "synonyms": [ + "Forschungsdatenzentrum für Hochschul- und Wissenschaftsforschung", + "Research Data Centre for Higher Education Research and Science Studies" + ] + }, + "r3d100012405": { + "description": "The Research Data Repository is the University of Essex's online data repository where research data resulting from research taking place within the university can be deposited, published and made accessible to the research community.", + "homepage": "http://researchdata.essex.ac.uk/", + "name": "Research Data at Essex", + "prefix": "r3d100012405", + "synonyms": [ + "University of Essex Research Data Repository" + ] + }, + "r3d100012406": { + "description": "The Spiral Digital Repository is the Imperial College London institutional open access repository. This system allows you, as an author, to make your research documents open access without incurring additional publication costs.\nWhen you self-archive a research document in Spiral it becomes free for anyone to read. You can upload copies of your publications to Spiral using Symplectic Elements. All deposited content becomes searchable online.", + "homepage": "http://spiral.imperial.ac.uk/", + "name": "Spiral", + "prefix": "r3d100012406", + "synonyms": [ + "Spiral digital repository" + ] + }, + "r3d100012407": { + "description": "The University of Lincoln's Institutional Repository is for the permanent deposit of research outputs produced by the University. Repository content can be browsed or searched through this website or through searching the internet. Wherever possible, repository content is freely available for download and use according to our Copyright and Use Notice.", + "homepage": "http://eprints.lincoln.ac.uk/", + "name": "Lincoln repository", + "prefix": "r3d100012407" + }, + "r3d100012408": { + "description": "A digital repository for Newcastle University’s research data. Please note that currently the catalogue is a pilot for EPSRC funded data only.", + "homepage": "https://rdm.ncl.ac.uk/", + "name": "NCL Data", + "prefix": "r3d100012408", + "synonyms": [ + "Newcastle University Data" + ] + }, + "r3d100012409": { + "description": "The online digital research data repository of multi-disciplinary research datasets produced at the University of Nottingham, hosted by Information Services and managed and curated by Libraries, Research & Learning Resources.\nUniversity of Nottingham researchers who have produced research data associated with an existing or forthcoming publication, or which has potential use for other researchers, are invited to upload their dataset.", + "homepage": "https://rdmc.nottingham.ac.uk/", + "name": "Nottingham Research Data Management Repository", + "prefix": "r3d100012409" + }, + "r3d100012410": { + "description": "eData is a data repository where QMU researchers can store finished project data that, where appropriate, can be accessed and potentially re-used by other researchers.", + "homepage": "https://eresearch.qmu.ac.uk/handle/20.500.12289/4", + "name": "QMU eData Repository", + "prefix": "r3d100012410", + "synonyms": [ + "Queen Margaret University eData Repository" + ] + }, + "r3d100012411": { + "description": "The St Andrews research portal features the research activities within the University of St Andrews.", + "homepage": "https://risweb.st-andrews.ac.uk/portal/en/datasets/index.html", + "name": "St Andrews Research portal - Research Data", + "prefix": "r3d100012411" + }, + "r3d100012412": { + "description": "The KnowledgeBase of the University of Strathclyde includes research data from the staff and students of the university.", + "homepage": "https://pureportal.strath.ac.uk/en/datasets/", + "name": "University of Strathclyde KnowledgeBase Datasets", + "prefix": "r3d100012412" + }, + "r3d100012413": { + "description": "This Repository holds research data for all research projects where there is a need to store and share the supporting research.\n\nAccording to current Research Data Policy these records will include all data from projects funded by RCUK funders and in particular the AHRC.", + "homepage": "http://researchdata.arts.ac.uk/", + "name": "University of the Arts London Data Repository", + "prefix": "r3d100012413" + }, + "r3d100012414": { + "description": "UEL Research Repository: the institutional repository of open access publications and research data at the University of East London. As a research archive, it preserves and disseminates scholarly work created by members of the University of East London.", + "homepage": "https://repository.uel.ac.uk", + "name": "UEL Research Repository", + "prefix": "r3d100012414", + "synonyms": [ + "formerly: data.uel" + ] + }, + "r3d100012415": { + "description": "The Warwick Research Archive Portal (WRAP) is the home of the University's full text, open access research content and contains, journal articles, Warwick doctoral dissertations, book chapters, conference papers, working papers and more.", + "homepage": "http://wrap.warwick.ac.uk/", + "name": "WRAP", + "prefix": "r3d100012415", + "synonyms": [ + "Warwick Research Archive Portal" + ] + }, + "r3d100012417": { + "description": "UCL Discovery is UCL's open access repository, showcasing and providing access to UCL research publications. UCL Discovery accepts small scale datasets associated with publications.", + "homepage": "http://discovery.ucl.ac.uk/", + "name": "UCL Discovery", + "prefix": "r3d100012417" + }, + "r3d100012418": { + "description": ">>> the repository is offline <<< The Detection of Archaeological Residues using Remote-sensing Techniques (DART) project was initiated in 2010 in order to investigate the ability of various sensors to detect archaeological features in ‘difficult’ circumstances. Concluding in September 2013, DART had the overall aim of developing analytical methods for identifying and quantifying gradual changes and dynamics in sensor responses associated with surface and near-surface archaeological features under different environmental and land-management conditions.", + "homepage": "http://dartportal.leeds.ac.uk/", + "name": "DART Data", + "prefix": "r3d100012418", + "synonyms": [ + "Detection of Archaeological Residues using Remote-sensing Techniques" + ], + "xrefs": { + "biodbcore": "001554" + } + }, + "r3d100012419": { + "description": "DIAS aims at collecting and storing earth observation data; analyzing such data in combination with socio-economic data, and converting data into information useful for crisis management with respect to global-scale environmental disasters, and other threats; and to make this information available within Japan and overseas.", + "homepage": "https://diasjp.net/en/", + "name": "DIAS", + "prefix": "r3d100012419", + "synonyms": [ + "Data Integration and Analysis System" + ] + }, + "r3d100012420": { + "description": ">>> !!! All user content from this site has been deleted. Visit SeedMeLab (https://seedmelab.org/) project as a new option for data hosting. >>> !!! SeedMe is a result of a decade of onerous experience in preparing and sharing visualization results from supercomputing simulations with many researchers at different geographic locations using different operating systems. It’s been a labor–intensive process, unsupported by useful tools and procedures for sharing information. SeedMe provides a secure and easy-to-use functionality for efficiently and conveniently sharing results that aims to create transformative impact across many scientific domains.", + "homepage": "https://www.seedme.org/", + "name": "SeedMe", + "prefix": "r3d100012420", + "synonyms": [ + "Stream, Encode, Explore and Disseminate My Experiments" + ] + }, + "r3d100012421": { + "description": "LINCS Data Portal provides access to LINCS data from various sources. The program has six Data and Signature Generation Centers: Drug Toxicity Signature Generation Center, HMS LINCS Center, LINCS Center for Transcriptomics, LINCS Proteomic Characterization Center for Signaling and Epigenetics, MEP LINCS Center, and NeuroLINCS Center.", + "homepage": "http://lincsportal.ccs.miami.edu/dcic-portal/", + "name": "LINCS Data Portal", + "prefix": "r3d100012421", + "synonyms": [ + "Library of Integrated Network-based Signatures Data Portal" + ], + "xrefs": { + "fairsharing": "FAIRsharing.fb0r2g", + "scr": "014939" + } + }, + "r3d100012422": { + "description": "The Tropospheric Ozone Assessment Report (TOAR) database of global surface observations is the world's most extensive collection of surface ozone measurements and includes also data on other air pollutants and on weather for some regions. Measurements from 1970 to 2019 (Version 1) have been collected in a relational database, and are made available via a graphical web interface, a REST service (https://toar-data.fz-juelich.de/api/v1) and as aggregated products on PANGAEA (https://doi.pangaea.de/10.1594/PANGAEA.876108). Measurements from 1970 to present (Version 2) are being collected in a relational database, and are made available via a REST service (https://toar-data.fz-juelich.de/api/v2).", + "homepage": "https://toar-data.fz-juelich.de/", + "name": "TOAR Surface Observation Database", + "prefix": "r3d100012422", + "synonyms": [ + "Surface station data from Jülich database", + "TOAR Surface Observation Database Version 1", + "TOAR Surface Observation Database Version 2", + "TOAR Surface Stations Database", + "Tropospheric Ozone Assessment Report database of global surface observations" + ] + }, + "r3d100012426": { + "description": ">>>!!!<<< OMICtools is no longer online >>>!!!<<< \nWe founded OMICtools in 2012 with the vision to drive progress in life science. We wanted to empower life science practitioners all over the world to achieve breakthroughs by getting data to talk. While we made tremendous progress over the past three years, developing a bioinformatics database of software and dynamic protocols, attracting more than 1.5M visitors a year, we lacked the financial support we needed to continue. We certainly gave it our all. We'd like to thank everyone who believed in us and supported us on this journey: all our users, our community, our friends, families and employees (who we consider as our extended family!).\nomicX will probably shut down its operations within the next few weeks. The team and I remain firmly committed to our vision, particularly at this very difficult time. It is now, more than ever before, that researchers need access to a resource that pools collective scientific intelligence. We have accumulated an awful lot of experience which we are keen to share. If your institution would be interested in taking over our website and database, to provide researchers with continued access to the platform, or you simply want to stay in touch with the omicX team, contact us at contact@omictools.com or at carine.toutain@fhbx.eu.", + "homepage": "https://omictools.com/", + "name": "OMICtools", + "prefix": "r3d100012426", + "xrefs": { + "nlx": "155571", + "scr": "002250" + } + }, + "r3d100012427": { + "description": "AgBase is a curated, open-source, Web-accessible resource for functional analysis of agricultural plant and animal gene products. Our long-term goal is to serve the needs of the agricultural research communities by facilitating post-genome biology for agriculture researchers and for those researchers primarily using agricultural species as biomedical models.", + "homepage": "https://agbase.arizona.edu/", + "name": "AgBase", + "prefix": "r3d100012427", + "xrefs": { + "fairsharing": "FAIRsharing.kn4ycg", + "nif": "0000-02537", + "omics": "03223", + "scr": "007547" + } + }, + "r3d100012429": { + "description": "The sequencing of several bird genomes and the anticipated sequencing of many more provided the impetus to develop a model organism database devoted to the taxonomic class: Aves. Birds provide model organisms important to the study of neurobiology, immunology, genetics, development, oncology, virology, cardiovascular biology, evolution and a variety of other life sciences. Many bird species are also important to agriculture, providing an enormous worldwide food source worldwide. Genomic approaches are proving invaluable to studying traits that affect meat yield, disease resistance, behavior, and bone development along with many other factors affecting productivity. In this context, BirdBase will serve both biomedical and agricultural researchers.", + "homepage": "http://birdbase.arizona.edu/birdbase/", + "name": "Birdbase", + "prefix": "r3d100012429", + "synonyms": [ + "A database of avian genes & genomes" + ] + }, + "r3d100012430": { + "description": "This data repository provides access to gravity wave observations of the Atmospheric Infrared Sounder (AIRS) aboard NASA's Aqua satellite. Information on stratospheric gravity wave activity is derived from radiance measurements in the 4.3 and 15 micron CO2 fundamental bands. The repository provides browse images and netCDF data files for the years 2002 to 2017 and is frequently updated.", + "homepage": "https://datapub.fz-juelich.de/slcs/airs/gravity_waves", + "name": "AIRS/Aqua Observations of Gravity Waves", + "prefix": "r3d100012430", + "synonyms": [ + "Atmospheric Infrared Sounder / Aqua Observations of Gravity Waves" + ] + }, + "r3d100012431": { + "description": "AIRS moves climate research and weather prediction into the 21st century. AIRS is one of six instruments on board the Aqua satellite, part of the NASA Earth Observing System. AIRS along with its partner microwave instrument the Advanced Microwave Sounding Unit AMSU-A, represents the most advanced atmospheric sounding system ever deployed in space. Together these instruments observe the global water and energy cycles, climate variation and trends, and the response of the climate system to increased greenhouse gases.", + "homepage": "https://airs.jpl.nasa.gov/data/about-the-data/processing/", + "name": "Atmospheric Infrared Sounder", + "prefix": "r3d100012431", + "synonyms": [ + "AIRS" + ], + "xrefs": { + "biodbcore": "001556" + } + }, + "r3d100012432": { + "description": "GABI, acronym for \"Genomanalyse im biologischen System Pflanze\", is the name of a large collaborative network of different plant genomic research projects. Plant data from different ‘omics’ fronts representing more than 10 different model or crop species are integrated in GabiPD.", + "homepage": "https://www.gabipd.org/", + "name": "GabiPD", + "prefix": "r3d100012432", + "synonyms": [ + "GABI Primary Database", + "Genomanalyse im biologischen System Pflanze", + "Genome Analysis of the Plant Biological System" + ], + "xrefs": { + "miriam": "00000164", + "nif": "0000-02866", + "omics": "03230", + "scr": "002755" + } + }, + "r3d100012433": { + "description": "The Human Genetic Variation Database (HGVD) aims to provide a central resource to archive and display Japanese genetic variation and association between the variation and transcription level of genes. The database currently contains genetic variations determined by exome sequencing of 1,208 individuals and genotyping data of common variations obtained from a cohort of 3,248 individuals.", + "homepage": "https://www.hgvd.genome.med.kyoto-u.ac.jp/index.html", + "name": "Human Genetic Variation Repository", + "prefix": "r3d100012433", + "synonyms": [ + "HGVD" + ], + "xrefs": { + "omics": "11833" + } + }, + "r3d100012435": { + "description": "The IDR makes datasets that have never previously been accessible publicly available, allowing the community to search, view, mine and even process and analyze large, complex, multidimensional life sciences image data. Sharing data promotes the validation of experimental methods and scientific conclusions, the comparison with new data obtained by the global scientific community, and enables data reuse by developers of new analysis and processing tools.", + "homepage": "https://idr.openmicroscopy.org/about/", + "name": "Image Data Resource", + "prefix": "r3d100012435", + "synonyms": [ + "IDR" + ], + "xrefs": { + "fairsharing": "FAIRsharing.6wf1zw", + "omics": "13850", + "scr": "017421" + } + }, + "r3d100012436": { + "description": "With its “Blood Donor BIOBANK”, the Bavarian Red Cross (BRK) Blood Donor Service offers a unique and innovative resource for biomarker research: the world’s first blood donor based biobank. Biobanks as collections of biological material together with associated medical data open new possibilities for the development of new targeted diagnostics and therapies. The BRK Blood Donor Service maintains a unique collection of over 3 million blood samples, making it one of the largest sample collections worldwide. Every working day 2,000 new samples are added to the collection.", + "homepage": "http://www.bio-bank.de/en/biobank.php", + "name": "Biobank of blood donors", + "prefix": "r3d100012436", + "synonyms": [ + "Biobank der Blutspender", + "Blood Donor BIOBANK" + ] + }, + "r3d100012437": { + "description": "The German National Cohort (NAKO) has been inviting men and women aged between 20 and 69 to 18 study centers throughout Germany since 2014. The participants are medically examined and questioned about their living conditions. The GNC’s aim is to investigate the causes of chronic diseases, such as cancer, diabetes, cardiovascular diseases, rheumatism, infectious diseases, and dementia in order to improve prevention, early diagnoses and treatment of these very widely spread diseases.", + "homepage": "https://nako.de/", + "name": "Nationale Kohorte", + "prefix": "r3d100012437", + "synonyms": [ + "GNC", + "German National Cohort", + "Gesundheitsstudie", + "NAKO" + ] + }, + "r3d100012438": { + "description": "Historic Environment Scotland was formed in October 2015 following the merger between Historic Scotland and The Royal Commission on the Ancient and Historical Monuments of Scotland. Historic Environment Scotland is the lead public body established to investigate, care for and promote Scotland’s historic environment. We lead and enable Scotland’s first historic environment strategy Our Place in Time, which sets out how our historic environment will be managed. It ensures our historic environment is cared for, valued and enhanced, both now and for future generations.", + "homepage": "https://www.historicenvironment.scot/", + "name": "Historic Environment Scotland", + "prefix": "r3d100012438", + "synonyms": [ + "Arainneadchd eachdraidheil alba", + "HES", + "Historic Scotland (formerly)", + "Royal Commission on the Ancient and Historical Monuments of Scotland (formerly)", + "The National Record of the Historic Environment" + ] + }, + "r3d100012439": { + "description": "The German Neuroinformatics Node's data infrastructure (GIN) services provide a platform for comprehensive and reproducible management and sharing of neuroscience data. Building on well established versioning technology, GIN offers the power of a web based repository management service combined with a distributed file storage. The service addresses the range of research data workflows starting from data analysis on the local workstation to remote collaboration and data publication.", + "homepage": "https://web.gin.g-node.org/", + "name": "GIN", + "prefix": "r3d100012439", + "synonyms": [ + "G-Node Data Infrastructure Services" + ], + "xrefs": { + "fairsharing": "FAIRsharing.nv6mrg", + "scr": "015864" + } + }, + "r3d100012440": { + "description": "DR-NTU (Data) is the institutional open access research data repository for Nanyang Technological University (NTU), Singapore. NTU researchers are encouraged to use DR-NTU (Data) to deposit, publish and archive their final research data in order to make their research data discoverable, accessible and reusable.", + "homepage": "https://researchdata.ntu.edu.sg/", + "name": "DR-NTU (Data)", + "prefix": "r3d100012440", + "synonyms": [ + "Data repository - Nanyang Technological University" + ] + }, + "r3d100012441": { + "description": "The Alzheimer Disease & Frontotemporal Dementia Mutation Database (AD&FTDMDB) aims at collecting all known mutations in the genes related to Alzheimer disease (AD) and fromtotemporal dementias (FTD).\nMutations are collected from the literature and from presentations at scientific meetings. In addition, mutations can be submitted to AD&FTDMDB at this web site.", + "homepage": "http://www.molgen.vib-ua.be/ADMutations/", + "name": "Alzheimer Disease & Frontotemporal Dementia Mutation Database", + "prefix": "r3d100012441", + "synonyms": [ + "AD & FTD Mutation Database" + ], + "xrefs": { + "nif": "0000-23934", + "omics": "16526", + "scr": "008286" + } + }, + "r3d100012442": { + "description": "The Environmental Information Platform provides enhanced access to CEH's key data holdings via web-based tools, programming interfaces and a data catalogue. It enables you to visualise and interrogate some of the diverse environmental datasets held by CEH.", + "homepage": "https://eip.ceh.ac.uk/", + "name": "Environmental Information Platform", + "prefix": "r3d100012442", + "synonyms": [ + "CEH-EIP", + "Centre for Ecology & Hydrology - Environmental Information Platform" + ] + }, + "r3d100012443": { + "description": "The aim of this repository is for it to be a location from which a wide variety of well analysed IFC-based data files can be sourced. It is planned that over time the number of data files will expand to provide significant coverage of the major aspects that would need to be tested for interoperability.", + "homepage": "http://openifcmodel.cs.auckland.ac.nz/", + "name": "Open IFC Model Repository", + "prefix": "r3d100012443" + }, + "r3d100012444": { + "description": "Psi Open Data is an open repository for parapsychology research data, operated by the Society for Psychical Research. The datasets may be freely used, modified, and shared by anyone – subject, at most, to the requirement to attribute and/or share-alike (see the license attached to each dataset for details).", + "homepage": "https://open-data.spr.ac.uk/", + "name": "Psi Open Data", + "prefix": "r3d100012444" + }, + "r3d100012445": { + "description": "The Rotterdam Ophthalmic Data Repository (ROD-Rep) contains data sets related to ophthalmology that the Rotterdam Ophthalmic Institute has made freely available for researchers worldwide. This portal is an initiative of the Rotterdam Ophthalmic Institute, which is the research institute of the Rotterdam Eye Hospital. It provides the datasets from ophthalmic research (includes measurements such as visual fields and various imaging modalities, grades, etc.) for sharing and re-use to accelerate multi-disciplinary research, resulting in better ophthalmic care. The portal is the successor of the ORGIDS (or Open Rotterdam Glaucoma Imaging Data Sets site); which was an initiative of Koen Vermeer, Hans Lemij and Netty Dorrestijn and initial financial support was provided by Stichting Glaucoomfonds (The Netherlands).", + "homepage": "http://www.rodrep.com/", + "name": "Rotterdam Ophthalmic Data Repository", + "prefix": "r3d100012445", + "synonyms": [ + "ROD-REP" + ] + }, + "r3d100012447": { + "description": "MIDAS is national research data archive. The aim of the MIDAS is to collect, process, store and analyse scientific research data and other relevant information in all fields of knowledge, enabling free, easy and convenient access to it via the Internet. MIDAS provides services for registered and not-registered users: students, listeners, academics, researchers, scientific workers, research data evaluation and quality assurance experts, other participants in a science and studies system as well as individuals interested in research data. MIDAS consists of 2 parts: MIDAS portal (all users) and user account (internal portal for registered users).The Vilnius University is controller and main processor of MIDAS system.", + "homepage": "https://www.midas.lt/public-app.html#/midas?lang=en", + "name": "MIDAS", + "prefix": "r3d100012447", + "synonyms": [ + "Mokslo Duomenų Archyvas", + "Nacionalinis atviros prieigos mokslinių tyrimų duomenų archyvas", + "National Open Access Scientific Data Archive Information System" + ] + }, + "r3d100012448": { + "description": "Online materials database (known as PAULING FILE project) with nearly 2 million entries: physical properties, crystal structures, phase diagrams, available via API, ready for modern data-intensive applications. The source of these entries are about 300,000 peer-reviewed publications in materials science, processed during the last 16 years by an international team of PhD editors. The results are presented online with a quick search interface. The basic access is provided for free.", + "homepage": "https://mpds.io/#start", + "name": "MPDS", + "prefix": "r3d100012448", + "synonyms": [ + "Materials Platform for Data Science", + "PAULING FILE" + ] + }, + "r3d100012449": { + "description": "This data repository provides access to the climatology of polar stratospheric clouds (PSC) observations of Michelson Interferometer for Passive Atmospheric Sounding (MIPAS) onboard the Envisat satellite of the European Space Agency (ESA). The MIPAS instrument operated from July 2002 until April 2012. The infrared limb emission measurements provide a unique dataset of day and night observations of polar stratospheric clouds (PSCs) up to both poles.", + "homepage": "https://datapub.fz-juelich.de/slcs/mipas/psc/", + "name": "MIPAS/Envisat Observations of Polar Stratospheric Clouds", + "prefix": "r3d100012449" + }, + "r3d100012451": { + "description": "Originally established in 1989 at the University of Essex to house the British Household Panel Survey (BHPS), ISER has grown into a leading centre for the production and analysis of longitudinal studies. It encompasses the ESRC Research Centre on Micro-Social Change and the successor to the BHPS, Understanding Society. As well as providing unrivalled postgraduate study opportunities, ISER also houses an internationally-renowned Microsimulation Unit which develops and runs the tax and benefit model, EUROMOD.", + "homepage": "https://www.iser.essex.ac.uk/", + "name": "ISER Centres and Surveys", + "prefix": "r3d100012451", + "synonyms": [ + "Institute for Social and Economic Research" + ] + }, + "r3d100012455": { + "description": "clarin:el is the Greek national network of language resources, a nation-wide Research Infrastructure devoted to the sustainable storage, sharing, dissemination and preservation of language resources.\nCLARIN EL infrastructure, which is a Greek nation-wide Research Infrastructure devoted to the sustainable storage, sharing, dissemination and preservation of language resources (LRs) and aims at increasing access to and augmentation of such resources at a national scale and beyond. It is an open, integrated, secure and interoperable storage, sharing and processing infrastructure for LRs (datasets, tools and processing services) for all domains domains and disciplines where language plays a critical role, notably. CLARIN EL is implemented in the framework of the CLARIN Attiki, national project in support of ESFRI/2006 Research Infrastructures.", + "homepage": "https://inventory.clarin.gr/", + "name": "clarin:el inventory of language resources and services", + "prefix": "r3d100012455" + }, + "r3d100012457": { + "description": "AmoebaDB belongs to the EuPathDB family of databases and is an integrated genomic and functional genomic database for Entamoeba and Acanthamoeba parasites. In its first iteration (released in early 2010), AmoebaDB contains the genomes of three Entamoeba species (see below). AmoebaDB integrates whole genome sequence and annotation and will rapidly expand to include experimental data and environmental isolate sequences provided by community researchers . The database includes supplemental bioinformatics analyses and a web interface for data-mining.", + "homepage": "https://amoebadb.org/amoeba/app", + "name": "AmoebaDB", + "prefix": "r3d100012457", + "xrefs": { + "fairsharing": "FAIRsharing.swbypy", + "miriam": "00000148", + "omics": "03152" + } + }, + "r3d100012458": { + "description": "Giardia lamblia is a significant, environmentally transmitted, human pathogen and an amitochondriate protist. It is a major contributor to the enormous worldwide burden of human diarrheal diseases, yet the basic biology of this parasite is not well understood. No virulence factor has been identified. The Giardia lamblia genome contains only 12 million base pairs distributed onto five chromosomes. Its analysis promises to provide insights about the origins of nuclear genome organization, the metabolic pathways used by parasitic protists, and the cellular biology of host interaction and avoidance of host immune systems.\n\nSince the divergence of Giardia lamblia lies close to the transition between eukaryotes and prokaryotes in universal ribosomal RNA phylogenies, it is a valuable, if not unique, model for gaining basic insights into genetic innovations that led to formation of eukaryotic cells. In evolutionary terms, the divergence of this organism is at least twice as ancient as the common ancestor for yeast and man. A detailed study of its genome will provide insights into an early evolutionary stage of eukaryotic chromosome organization as well as other aspects of the prokaryotic / eukaryotic divergence.", + "homepage": "http://giardiadb.org/giardiadb/", + "name": "GiardiaDB", + "prefix": "r3d100012458", + "xrefs": { + "fairsharing": "FAIRsharing.e7skwg", + "miriam": "00000151", + "nif": "0000-02908", + "omics": "03161", + "scr": "013377" + } + }, + "r3d100012459": { + "description": "MicrosporidiaDB belongs to the EuPathDB family of databases and is an integrated genomic and functional genomic database for the phylum Microsporidia. In its first iteration (released in early 2010), MicrosporidiaDB contains the genomes of two Encephalitozoon species (see below). MicrosporidiaDB integrates whole genome sequence and annotation and will rapidly expand to include experimental data and environmental isolate sequences provided by community researchers. The database includes supplemental bioinformatics analyses and a web interface for data-mining.", + "homepage": "http://microsporidiadb.org/micro/", + "name": "MicrosporidiaDB", + "prefix": "r3d100012459", + "xrefs": { + "fairsharing": "FAIRsharing.vk0ax6", + "miriam": "00000152", + "omics": "03153" + } + }, + "r3d100012460": { + "description": "A genome database for the genus Piroplasma. PiroplasmaDB is a member of pathogen-databases that are housed under the NIAID-funded EuPathDB Bioinformatics Resource Center (BRC) umbrella.", + "homepage": "https://piroplasmadb.org/piro/app", + "name": "PiroplasmaDB", + "prefix": "r3d100012460", + "xrefs": { + "miriam": "00000351", + "omics": "06546" + } + }, + "r3d100012461": { + "description": "TrichDB integrated genomic resources for the eukaryotic protist pathogens Trichomonas vaginalis.", + "homepage": "http://trichdb.org/trichdb/", + "name": "TrichDB", + "prefix": "r3d100012461", + "synonyms": [ + "Trichomonas vaginalis Sequence Database" + ], + "xrefs": { + "fairsharing": "FAIRsharing.pv0ezt", + "miriam": "00100199", + "omics": "03162" + } + }, + "r3d100012462": { + "description": "OrthoMCL is a genome-scale algorithm for grouping orthologous protein sequences. It provides not only groups shared by two or more species/genomes, but also groups representing species-specific gene expansion families. So it serves as an important utility for automated eukaryotic genome annotation. OrthoMCL starts with reciprocal best hits within each genome as potential in-paralog/recent paralog pairs and reciprocal best hits across any two genomes as potential ortholog pairs. Related proteins are interlinked in a similarity graph. Then MCL (Markov Clustering algorithm,Van Dongen 2000; www.micans.org/mcl) is invoked to split mega-clusters. This process is analogous to the manual review in COG construction. MCL clustering is based on weights between each pair of proteins, so to correct for differences in evolutionary distance the weights are normalized before running MCL.", + "homepage": "http://orthomcl.org/orthomcl/", + "name": "OrthoMCL", + "prefix": "r3d100012462", + "synonyms": [ + "Ortholog Groups of Protein Sequences" + ], + "xrefs": { + "nif": "0000-03230", + "omics": "05343", + "scr": "007839" + } + }, + "r3d100012463": { + "description": "The arctic data archive system (ADS) collects observation data and modeling products obtained by various Japanese research projects and gives researchers to access the results. By centrally managing a wide variety of Arctic observation data, we promote the use of data across multiple disciplines. Researchers use these integrated databases to clarify the mechanisms of environmental change in the atmosphere, ocean, land-surface and cryosphere. That ADS will be provide an opportunity of collaboration between modelers and field scientists, can be expected.", + "homepage": "https://ads.nipr.ac.jp/portal/index.action", + "name": "ADS", + "prefix": "r3d100012463", + "synonyms": [ + "Arctic Data archive System" + ], + "xrefs": { + "fairsharing": "FAIRsharing.WDGf1A" + } + }, + "r3d100012464": { + "description": "GeneWeaver combines cross-species data and gene entity integration, scalable hierarchical analysis of user data with a community-built and curated data archive of gene sets and gene networks, and tools for data driven comparison of user-defined biological, behavioral and disease concepts. Gene Weaver allows users to integrate gene sets across species, tissue and experimental platform. It differs from conventional gene set over-representation analysis tools in that it allows users to evaluate intersections among all combinations of a collection of gene sets, including, but not limited to annotations to controlled vocabularies. There are numerous applications of this approach. Sets can be stored, shared and compared privately, among user defined groups of investigators, and across all users.", + "homepage": "http://beta.geneweaver.org/", + "name": "GeneWeaver.org", + "prefix": "r3d100012464", + "synonyms": [ + "ODE", + "The Ontological Discovery Environment" + ], + "xrefs": { + "nif": "0000-00517", + "omics": "02232", + "scr": "003009" + } + }, + "r3d100012465": { + "description": "The European Space Agency's Planetary Science Archive (PSA) is the central repository for all scientific and engineering data returned by ESA's Solar System missions: currently including Giotto, Huygens, Mars Express, Venus Express, Rosetta, SMART-1 and ExoMars 16, as well as several ground-based cometary observations. Future missions hosted by the PSA will be Bepi Colombo, ExoMars Rover and Surface Platform and Juice.", + "homepage": "https://archives.esac.esa.int/psa/#!Home%20View", + "name": "ESA Planetary Science Archive", + "prefix": "r3d100012465", + "synonyms": [ + "PSA" + ] + }, + "r3d100012467": { + "description": "OpenAgrar is an open access repository which publishes, stores, archives and distributes publications, publication references and research data. Its resources can be searched and used by everyone. It contains amongst others theses, reports, conference proceedings, journal articles, books, institutional documents, research datasets, videos and interviews.", + "homepage": "https://www.openagrar.de/content/index.xml?lang=en", + "name": "OpenAgrar", + "prefix": "r3d100012467", + "synonyms": [ + "OA", + "Open Agrar" + ], + "xrefs": { + "opendoar": "4173" + } + }, + "r3d100012468": { + "description": "In the digital collections, you can take a look at the digitized prints from the holdings of the ULB Düsseldorf free of cost. In special collections, the ULB unites rare, valuable and unique parts of holdings that are installed as an ensemble. Deposita, unpublished works, donations, acquisition of rare books etc. were and are an important source for the constant growth of the library. These treasures and specialties - beyond their academic value - also contribute substantially to the profile of the ULB.", + "homepage": "http://digital.ub.uni-duesseldorf.de/?lang=en", + "name": "Digital Collections ULB Düsseldorf", + "prefix": "r3d100012468", + "synonyms": [ + "Digitale Sammlungen Heinrich Heine Universität Düsseldorf" + ] + }, + "r3d100012469": { + "description": "To target the multidisciplinary, broad scale nature of empirical educational research in the Federal Republic of Germany, a networked research data infrastructure is required which brings together disparate services from different research data providers, delivering services to researchers in a usable, needs-oriented way. The Verbund Forschungsdaten Bildung (Educational Research Data Alliance, VFDB) therefore aims to cooperate with relevant actors from science, politics and research funding institutes to set up a powerful infrastructure for empirical educational research. This service is meant to adequately capture specific needs of the scientific communities and support empirical educational research in carrying out excellent research.", + "homepage": "https://www.forschungsdaten-bildung.de", + "name": "Verbund Forschungsdaten Bildung", + "prefix": "r3d100012469", + "synonyms": [ + "German Network for Educational Research Data", + "VerbundFDB" + ] + }, + "r3d100012470": { + "description": "The Edition Topoi research platform is an innovative, reliable information infrastructure. It serves the publication of citable research data such as 3D models, high-resolution pictures, data and databases. The content and its meta data are subject to peer review and made available on an Open Access basis. The published or publishable combination of citable research content and its technical and contextually relevant meta data is defined as Citable. The public data are generated via a cloud and can be directly connected with the individual computing environment.", + "homepage": "http://repository.edition-topoi.org/", + "name": "Edition Topoi Collections", + "prefix": "r3d100012470", + "synonyms": [ + "edition|topoi" + ] + }, + "r3d100012471": { + "description": "A data repository and social network so that researchers can interact and collaborate, also offers tutorials and datasets for data science learning.\n\"data.world is designed for data and the people who work with data. From professional projects to open data, data.world helps you host and share your data, collaborate with your team, and capture context and conclusions as you work.\"", + "homepage": "https://data.world/", + "name": "data.world", + "prefix": "r3d100012471", + "xrefs": { + "fairsharing": "FAIRsharing.pP4ALT" + } + }, + "r3d100012473": { + "description": "The Map Collection at the Faculty of Science CU (formerly the State Map Collection) belongs to one of the most extensive university map collections in Central and East Europe. The map collection is digitized as part of the Czech Ministry of Culture's project NAKI.", + "homepage": "https://www.natur.cuni.cz/geography/map-collection?set_language=en", + "name": "Map collection Charles University Faculty of Science", + "prefix": "r3d100012473", + "synonyms": [ + "Digitálni mapová sbirka", + "Mapová sbírka Přírodovědecké fakulty UK" + ] + }, + "r3d100012474": { + "description": "The Parkinson disease Mutation Database (PDmutDB) aims at collecting all known mutations in the genes related to Parkinson disease (PD).\nMutations are collected from the literature and from presentations at scientific meetings. In addition, mutations can be submitted to PDmutDB at this web site.", + "homepage": "http://www.molgen.vib-ua.be/PDMutDB/", + "name": "Parkinson Disease Mutation Database", + "prefix": "r3d100012474", + "synonyms": [ + "PDmutDB" + ] + }, + "r3d100012476": { + "description": "BioGrid Australia Limited operates a federated data sharing platform for collaborative translational health and medical research providing a secure infrastructure that advances health research by linking privacy-protected and ethically approved data among a wide network of health collaborators. BioGrid links real-time de-identified health data across institutions, jurisdictions and diseases to assist researchers and clinicians improve their research and clinical outcomes. The web-based infrastructure provides ethical access while protecting both privacy and intellectual property.", + "homepage": "https://www.biogrid.org.au/", + "name": "Biogrid Australia", + "prefix": "r3d100012476", + "xrefs": { + "nlx": "152036", + "scr": "006334" + } + }, + "r3d100012477": { + "description": "The database has its focus on observing and understanding special oceanographic characteristics of the Indian Ocean.", + "homepage": "http://www.biosearch.in/", + "name": "Biosearch", + "prefix": "r3d100012477", + "synonyms": [ + "Marine Biodiversity Database of India" + ] + }, + "r3d100012478": { + "description": "The following databases are maintained at IAA-ULB: Nuclear Database (BRUSLIB - A collection of nuclear data (masses, fission barriers, E1 strength functions, nuclear level densities, partition functions, reaction rates) of interest for nuclear astrophysics, stellar evolution and nucleosynthesis), Nuclear Network Generator NetGen (A tool for generating nuclear-reaction rates on user-defined networks), NACRE II (An update of the Nuclear Astrophysics Compilation of Reaction Rates (NACRE) including the evaluation of 34 reactions on stable targets with mass numbers A<16), The Ninth Catalogue of Orbits of Spectroscopic Binaries (SB9), The Henize sample of S stars, The radial-velocity monitoring of barium and S stars, Molecular linelist (Molecular linelists for stellar spectra), and Stellar models (Pre-main-sequence and super-AGB phases).", + "homepage": "http://www.astro.ulb.ac.be/pmwiki/IAA/Databases", + "name": "Institut d'Astronomie et d'Astrophysique Databases", + "prefix": "r3d100012478", + "synonyms": [ + "Institut d'Astronomie et d'Astrophysique Bases de Données" + ] + }, + "r3d100012479": { + "description": "<<>>!!!>>> \nThe website is archived: https://web.archive.org/web/20161118010932/http:/ourocean.jpl.nasa.gov/ You can follow links to navigate further into archived content from that site.", + "homepage": "https://ourocean.jpl.nasa.gov/", + "name": "JPL OurOcean Portal", + "prefix": "r3d100012479", + "synonyms": [ + "JET Propulsion Laboratory OurOcean Portal" + ] + }, + "r3d100012480": { + "description": "LSDA contains information, data, studies and materials from medical and biological experiments from the Mercury Project (1961) to current flight, flight analog and ground research. \nLSDA includes data from NASA's Human Research Program (HRP), NASA’s Space Biology Program (SP), The Human Health and Performance Directorate (HH&P) , and Lifetime Surveillance of Astronaut Health (LSAH)", + "homepage": "https://lsda.jsc.nasa.gov/", + "name": "NASA Life Sciences Data Archive", + "prefix": "r3d100012480", + "synonyms": [ + "LSDA" + ] + }, + "r3d100012481": { + "description": "!!! >>> integrated in https://www.re3data.org/repository/r3d100012653 <<< !!! The National Database for Clinical Trials Related to Mental Illness (NDCT) is an informatics platform for the sharing of human subjects data from all clinical trials funded by the National Institute of Mental Health (NIMH).", + "homepage": "https://data-archive.nimh.nih.gov/ndct/", + "name": "National Database for Clinical Trials Related to Mental Illness", + "prefix": "r3d100012481", + "synonyms": [ + "NDCT" + ], + "xrefs": { + "fairsharing": "FAIRsharing.1h7t5t", + "omics": "15205", + "scr": "013795" + } + }, + "r3d100012482": { + "description": "National Genomic Resources Repository is established as an institutional framework for methodical and centralized efforts to collect, generate, conserve and distribute genomic resources for agricultural research.", + "homepage": "http://www.nbpgr.ernet.in:8080/repository/home.htm", + "name": "National Genomic Resources Repository", + "prefix": "r3d100012482" + }, + "r3d100012483": { + "description": "The I&M GIS group of NPS manages the collection, analysis, and distribution of I&M, NPS, and related geospatial data to I&M networks, the NPS, and the public. Develops, collects, and shares helpful GIS tools, extensions, and applications with I&M networks, the NPS, and the public.", + "homepage": "https://www.nps.gov/gis/index.html", + "name": "National Park Service Geographic Information Systems", + "prefix": "r3d100012483", + "synonyms": [ + "I&M GIS", + "Inventory & Monitoring Geopgraphic Information Systems" + ] + }, + "r3d100012485": { + "description": "Natural Resources Canada (NRCan) seeks to enhance the responsible development and use of Canada’s natural resources and the competitiveness of Canada’s natural resources products. We are an established leader in science and technology in the fields of energy, forests, and minerals and metals and use our expertise in earth sciences to build and maintain an up-to-date knowledge base of our landmass.", + "homepage": "https://www.nrcan.gc.ca/earth-sciences/earth-sciences-resources/earth-sciences-tools-applications/10790", + "name": "Natural Resources Canada Earth Sciences Data", + "prefix": "r3d100012485", + "synonyms": [ + "Ressources naturelles Canada Données Sciences de la Terre" + ] + }, + "r3d100012486": { + "description": "SimTK is a free project-hosting platform for the biomedical computation community that enables researchers to easily share their software, data, and models and provides the infrastructure so they can support and grow a community around their projects.\nIt has over 62,000 members, hosts more than 960 projects from researchers around the world, and has had more than 500,000 files downloaded from it. Individuals have created SimTK projects to meet publisher and funding agencies’ software and data sharing requirements, run scientific challenges, create a collection of their community’s resources, and much more.", + "homepage": "https://simtk.org", + "name": "SimTK", + "prefix": "r3d100012486", + "xrefs": { + "nif": "0000-23302", + "scr": "002680" + } + }, + "r3d100012487": { + "description": "The South African Environmental Observation Network (SAEON) Open Data Platform (ODP) is a metadata repository that facilitates the publication, discovery, dissemination, and preservation of earth observation and environmental data in South Africa. SAEON is a long-term environmental observation and research facility of the National Research Foundation (NRF).", + "homepage": "https://catalogue.saeon.ac.za/", + "name": "South African Environmental Observation Network Data Portal", + "prefix": "r3d100012487", + "synonyms": [ + "SAEON Data Portal" + ], + "xrefs": { + "biodbcore": "001552" + } + }, + "r3d100012488": { + "description": "WBG Finances is a World Bank Group digital platform that provides our clients and partners access to public financial data and portfolio information from across all Group entities in one place.\nWBG Finances simplifies the presentation of financial information in an ‘easy to consume’ and in the context of Country and Portfolio across WBG.\nOpen Finances makes World Bank Group’s financials available for everybody to explore. All the data presented is available to everybody to analyze, visualize, and share with others. We invite you to explore the numerous tools, build your own visualizations or download the data in multiple formats. If you are a developer, connect to it through the APIs associated with all the datasets.", + "homepage": "https://finances.worldbank.org/", + "name": "WBG Open Finances", + "prefix": "r3d100012488", + "synonyms": [ + "World Bank Group Finances Open Finances" + ] + }, + "r3d100012489": { + "description": "The open data portal is designed to achieve the following goals: providing centralized access to information resources presented in the form of open data; creation of an information platform for interaction with the general public on the issues of the formation, publication and use of public data; formation and implementation of a unified technological policy in the field of open government data.\nThe main suppliers of open data are public authorities of all levels of government: federal, regional and municipal. Moreover, other organizations can also serve as a supplier of open data which are interested in starting their own activities.", + "homepage": "http://data.gov.ru/?language=en", + "name": "Open Data Portal Russia", + "prefix": "r3d100012489", + "synonyms": [ + "Open Data Portal of the Russian Federation", + "Open Data Russia" + ] + }, + "r3d100012490": { + "description": "The CALIPSO satellite provides new insight into the role that clouds and atmospheric aerosols play in regulating Earth's weather, climate, and air quality.\nCALIPSO combines an active lidar instrument with passive infrared and visible imagers to probe the vertical structure and properties of thin clouds and aerosols over the globe. CALIPSO was launched on April 28, 2006, with the CloudSat satellite.\nCALIPSO and CloudSat are highly complementary and together provide new, never-before-seen 3D perspectives of how clouds and aerosols form, evolve, and affect weather and climate. CALIPSO and CloudSat fly in formation with three other satellites in the A-train constellation to enable an even greater understanding of our climate system.", + "homepage": "https://www-calipso.larc.nasa.gov/", + "name": "Cloud-Aerosol Lidar and Infrared Pathfinder Satellite Observations", + "prefix": "r3d100012490", + "synonyms": [ + "CALIPSO" + ], + "xrefs": { + "biodbcore": "001310" + } + }, + "r3d100012491": { + "description": "The NASA/GEWEX SRB project is a major component of the GEWEX radiation research. The objective of the NASA/GEWEX SRB project is to determine surface, top-of-atmosphere (TOA), and atmospheric shortwave (SW) and longwave (LW) radiative fluxes with the precision needed to predict transient climate variations and decadal-to-centennial climate trends.", + "homepage": "https://gewex-srb.larc.nasa.gov/", + "name": "NASA GEWEX Surface Radiation Budget", + "prefix": "r3d100012491", + "synonyms": [ + "NASA GEWEX SRB" + ] + }, + "r3d100012492": { + "description": "The mission of NCHS is to provide statistical information that will guide actions and policies to improve the health of the American people. As the Nation's principal health statistics agency, NCHS is responsible for collecting accurate, relevant, and timely data. NCHS' mission, and those of its counterparts in the Federal statistics system, focuses on the collection, analysis, and dissemination of information that is of use to a broad range of us.", + "homepage": "https://www.cdc.gov/nchs/index.htm", + "name": "National Center for Health Statistics", + "prefix": "r3d100012492", + "synonyms": [ + "NCHS" + ], + "xrefs": { + "nlx": "151844", + "scr": "001078" + } + }, + "r3d100012493": { + "description": "The Project on Human Development in Chicago Neighborhoods (PHDCN) is a large-scale, interdisciplinary study of how families, schools, and neighborhoods affect child and adolescent development. It was designed to advance the understanding of the developmental pathways of both positive and negative human social behaviors. In particular, the project examined the causes and pathways of juvenile delinquency, adult crime, substance abuse, and violence. At the same time, the project also provided a detailed look at the environments in which these social behaviors take place by collecting substantial amounts of data about urban Chicago, including its people, institutions, and resources.\nNearly all PHDCN data require an individual application with supporting materials to obtain the data. Applications are handled by the the National Archive of Criminal Justice Data (NACJD). Further instructions will appear on the study home page (linked from search results), where relevant.", + "homepage": "https://www.icpsr.umich.edu/icpsrweb/PHDCN/index.jsp", + "name": "Project on Human Development in Chicago Neighborhoods", + "prefix": "r3d100012493", + "synonyms": [ + "PHDCN" + ] + }, + "r3d100012494": { + "description": "TES is the first satellite instrument to provide simultaneous concentrations of carbon monoxide, ozone, water vapor and methane throughout Earth’s lower atmosphere. This lower atmosphere (the troposphere) is situated between the surface and the height at which aircraft fly, and is an important part of the atmosphere that we often impact with our activities.", + "homepage": "https://tes.jpl.nasa.gov/data/", + "name": "Tropospheric Emission Spectrometer", + "prefix": "r3d100012494", + "synonyms": [ + "TES" + ], + "xrefs": { + "biodbcore": "001533" + } + }, + "r3d100012495": { + "description": "The LJMU Research Data Repository is the University's institutional repository where researchers can safely deposit and store research data on an Open Access basis.\nData stored in the LJMU Research Data Repository can be made freely available to anyone online and located by users of web search engines.", + "homepage": "http://opendata.ljmu.ac.uk/", + "name": "Liverpool John Moores University Research Data Repository", + "prefix": "r3d100012495", + "synonyms": [ + "LJMU Data Repository", + "LJMU Research Data Repository" + ] + }, + "r3d100012496": { + "description": "GESIS preserves quantitative social research data to make it available to the scientific research community. All data are preserved for the long-term and documented to international standards. Data is free to archive, and free to access.\nData Catalogue Search https://dbk.gesis.org/dbksearch/index.asp?db=e", + "homepage": "https://www.gesis.org/en/services/archiving-and-registering/data-archiving/", + "name": "GESIS Data Archive", + "prefix": "r3d100012496" + }, + "r3d100012497": { + "description": "EOS-EarthData provides free, customized Earth Science data. All data are freely available. \nEOS-WEBSTER has been replaced by EOS-Earthdata. EOS-Earthdata offers much simpler access to data, and does not require you to register or login.", + "homepage": "http://eos-earthdata.sr.unh.edu/", + "name": "EOS-EarthData", + "prefix": "r3d100012497" + }, + "r3d100012498": { + "description": "CESM is a fully-coupled, community, global climate model that provides state-of-the-art computer simulations of the Earth's past, present, and future climate states.", + "homepage": "https://www.cesm.ucar.edu/experiments/", + "name": "CESM Experiments", + "prefix": "r3d100012498", + "synonyms": [ + "Comnunity Earth System Model Experiments" + ] + }, + "r3d100012499": { + "description": "The CAS Data Catalog contains a variety of atmospheric and oceanic energy budget calculations derived from satellites and Reanalysis products.", + "homepage": "http://www.cgd.ucar.edu/cas/catalog/", + "name": "NCAR Climate Analysis Section Data Catalog", + "prefix": "r3d100012499", + "synonyms": [ + "CAS Data Catalog" + ] + }, + "r3d100012500": { + "description": "Search and access 201 data sets covering the Atmosphere, Ocean, Land and more. Explore climate indices, reanalyses and satellite data and understand their application to climate model metrics. This is the only data portal that combines data discovery, metadata, figures and world-class expertise on the strengths, limitations and applications of climate data.", + "homepage": "https://climatedataguide.ucar.edu/", + "name": "NCAR UCAR Climate Data Guide", + "prefix": "r3d100012500", + "xrefs": { + "fairsharing": "FAIRsharing.4vsxkr" + } + }, + "r3d100012501": { + "description": "A catalog of NASA images and animations of our home planet.", + "homepage": "https://visibleearth.nasa.gov/", + "name": "Visible earth", + "prefix": "r3d100012501" + }, + "r3d100012502": { + "description": "The Gateway to Astronaut Photography of Earth hosts the best and most complete online collection of astronaut photographs of the Earth from 1961 through the present. This service is provided by the International Space Station program and the JSC Earth Science & Remote Sensing Unit, ARES Division, Exploration Integration Science Directorate.", + "homepage": "https://eol.jsc.nasa.gov/", + "name": "Gateway to Astronaut Photography of earth", + "prefix": "r3d100012502" + }, + "r3d100012503": { + "description": "NASA officially has launched a new resource to help the public search and download out-of-this-world images, videos and audio files by keyword and metadata searches from NASA.gov. The NASA Image and Video Library website consolidates imagery spread across more than 60 collections into one searchable location. NASA Image and Video Library allows users to search, discover and download a treasure trove of more than 140,000 NASA images, videos and audio files from across the agency’s many missions in aeronautics, astrophysics, Earth science, human spaceflight, and more. Users can browse the agency’s most recently uploaded files, as well as discover historic and the most popularly searched images, audio files and videos. Other features include:\n\n Automatically scales the interface for mobile phones and tablets\n Displays the EXIF/camera data that includes exposure, lens used, and other information, when available from the original image\n Allows for easy public access to high resolution files\n All video includes a downloadable caption file\n\nNASA Image and Video Library’s Application Programmers Interface (API) allows automation of imagery uploads for NASA, and gives members of the public the ability to embed content in their own sites and applications. This public site runs on NASA’s cloud native “infrastructure-as-a-code” technology enabling on-demand use in the cloud.", + "homepage": "https://images.nasa.gov", + "name": "NASA Image and Video Library", + "prefix": "r3d100012503" + }, + "r3d100012504": { + "description": "NASA funded OpenAltimetry facilitates the advanced discovery, processing, and visualization services for ICESat and ICESat-2 altimeter data.", + "homepage": "https://www.openaltimetry.org", + "name": "OpenAltimetry", + "prefix": "r3d100012504" + }, + "r3d100012505": { + "description": "ORDaR is a data repository for research data in geoscience.", + "homepage": "https://ordar.otelo.univ-lorraine.fr/accueil", + "name": "ORDaR", + "prefix": "r3d100012505", + "synonyms": [ + "OTELo Research Data Repository" + ] + }, + "r3d100012506": { + "description": ">>>!!!<<< stated 13.02.2020: the repository is offline >>>!!!<<< Data.DURAARK provides a unique collection of real world datasets from the architectural profession. The repository is unique, as it provides several different datatypes, such as 3d scans, 3d models and classifying Metadata and Geodata, to real world physical buildings.domain. Many of the datasets stem from architectural stakeholders and provide the community in this way with insights into the range of working methods, which the practice employs on large and complex building data.", + "homepage": "http://data.duraark.eu/", + "name": "DURAARK datasets", + "prefix": "r3d100012506", + "synonyms": [ + "DURAARK", + "Data.DURAARK (formerly)", + "Durable Architectural Knowledge" + ] + }, + "r3d100012509": { + "description": "GEISHA is the online repository of in situ hybridization and corresponding metadata for genes expressed in the chicken embryo during the first six days of development.", + "homepage": "http://geisha.arizona.edu/geisha/index.jsp", + "name": "GEISHA", + "prefix": "r3d100012509", + "synonyms": [ + "Gallus Expression in Situ Hybridization Analysis" + ], + "xrefs": { + "nif": "0000-01251", + "omics": "03312", + "scr": "007440" + } + }, + "r3d100012511": { + "description": "The IOER Monitor is a research data infrastructure of the Leibniz Institute of Ecological Urban and Regional Development (IOER). It provides various information on land use structure and its development as well as on landscape quality for the Federal Republic of Germany.", + "homepage": "https://www.ioer-monitor.de", + "name": "Monitor of Settlement and Open Space Development", + "prefix": "r3d100012511", + "synonyms": [ + "IÖR-Monitor", + "Monitor der Siedlungs- und Freiraumentwicklung" + ] + }, + "r3d100012512": { + "description": "<<>>!!!>>>", + "homepage": "https://researchdata.sfu.ca/node/6", + "name": "SFU Radar", + "prefix": "r3d100012512", + "synonyms": [ + "SFU's Research Data Repository", + "Simon Fraser University's research data repository" + ] + }, + "r3d100012513": { + "description": "DataSpace is a digital repository meant for both archiving and publicly disseminating digital data which are the result of research, academic, or administrative work performed by members of the Princeton University community. DataSpace will promote awareness of the data and address concerns for ensuring the long-term availability of data in the repository.", + "homepage": "https://dataspace.princeton.edu/jspui/", + "name": "DataSpace", + "prefix": "r3d100012513", + "synonyms": [ + "DataSpace at Princeton University" + ] + }, + "r3d100012514": { + "description": "MetPetDB is a database for metamorphic petrology that is being designed and built by a global community of metamorphic petrologists in collaboration with computer scientists at Rensselaer Polytechnic Institute as part of the National Cyberinfrastructure Initiative and supported by the National Science Foundation.", + "homepage": "http://metpetdb.com/", + "name": "MetPetDB", + "prefix": "r3d100012514", + "synonyms": [ + "MPD" + ], + "xrefs": { + "nlx": "154722", + "omics": "02721", + "scr": "002208" + } + }, + "r3d100012515": { + "description": "ResearchWorks Archive is the University of Washington’s digital repository (also known as “institutional repository”) for disseminating and preserving scholarly work. ResearchWorks Archive can accept any digital file format or content (examples include numerical datasets, photographs and diagrams, working papers, technical reports, pre-prints and post-prints of published articles).", + "homepage": "https://digital.lib.washington.edu/researchworks/", + "name": "ResearchWorks Archive University of Washington", + "prefix": "r3d100012515" + }, + "r3d100012516": { + "description": "The Plasmid Information Database (PlasmID) was established in 2004 to curate, maintain, and distribute cDNA and ORF constructs for use in basic molecular biological research. The materials deposited at our facility represent the culmination of several international collaborative efforts from 2004 to present: Beth Israel Deaconess Medical Center, Boston Children's Hospital, Brigham and Women's Hospital, Dana-Farber Cancer Institute, Harvard Medical School, Harvard School of Public Health, and Massachusetts General Hospital.", + "homepage": "https://plasmid.med.harvard.edu/PLASMID/Home.xhtml", + "name": "PlasmID", + "prefix": "r3d100012516", + "synonyms": [ + "Plasmid Information Database" + ], + "xrefs": { + "fairsharing": "FAIRsharing.k9ptv7", + "omics": "08730" + } + }, + "r3d100012517": { + "description": "Welcome to the Animal Genome Size Database, Release 2.0, a comprehensive catalogue of animal genome size data.", + "homepage": "http://www.genomesize.com", + "name": "Animal Genome Size Database", + "prefix": "r3d100012517", + "xrefs": { + "fairsharing": "FAIRsharing.efp5v2", + "nif": "0000-02548", + "omics": "16749", + "scr": "007551" + } + }, + "r3d100012518": { + "description": "AmphibiaWeb is an online system enabling any user to search and retrieve information relating to amphibian biology and conservation. This site was motivated by the global declines of amphibians, the study of which has been hindered by the lack of multidisplinary studies and a lack of coordination in monitoring, in field studies, and in lab studies. We hope AmphibiaWeb will encourage a shared vision to collaboratively face the challenge of global amphibian declines and the conservation of remaining amphibians and their habitats.", + "homepage": "https://amphibiaweb.org/index.html", + "name": "AmphibiaWeb", + "prefix": "r3d100012518", + "xrefs": { + "nlx": "153878", + "omics": "14883", + "scr": "001612" + } + }, + "r3d100012519": { + "description": "Avibase is an extensive database information system about all birds of the world, containing over 55 million records about 10,000 species and 22,000 subspecies of birds, including distribution information, taxonomy, synonyms in several languages and more. This site is managed by Denis Lepage and hosted by Bird Studies Canada, the Canadian copartner of Birdlife International. Avibase has been a work in progress since 1992 and I am now pleased to offer it as a service to the bird-watching and scientific community.", + "homepage": "https://avibase.bsc-eoc.org/avibase.jsp?lang=EN&pg=home", + "name": "Avibase", + "prefix": "r3d100012519", + "synonyms": [ + "the world bird database" + ] + }, + "r3d100012521": { + "description": "HunCLARIN is a strategic research infrastructure of Hungary’s leading knowledge centres involved in R&D in speech- and language processing. It contains linguistic resources and tools that form the basis of research. The infrastructure has obtained an “SKI” qualification (Strategic Research Infrastructure) in 2010, and has been significantly expanded since. Currently comprising 36 members, the infrastructure includes several general- and specific-purpose text corpora, different language processing tools and analysers, linguistic databases as well as ontologies. RIL HAS was a co-founder of the European CLARIN project, which aims at supporting humanities and social sciences research with the help of language technology and by making digital linguistic resources more easily available. In accordance with these goals HunClarin makes the research infrastructures developed by the respective centres directly accessible for researchers through a common network entry point. A general goal of the infrastructure is to realise the interoperability of the collected research infrastructures and to enable comparing the performance of the respective alternatives and to coordinate different foci in R&D. The coordinator and contact person of the infrastructure is Tamás Váradi, RIL HAS.", + "homepage": "http://clarin.hu/content/hunclarin-tagjai", + "name": "HunCLARIN", + "prefix": "r3d100012521" + }, + "r3d100012522": { + "description": "CLARIN-UK is a consortium of centres of expertise involved in research and resource creation involving digital language data and tools. The consortium includes the national library, and academic departments and university centres in linguistics, languages, literature and computer science.", + "homepage": "https://www.clarin.ac.uk/", + "name": "CLARIN-UK", + "prefix": "r3d100012522" + }, + "r3d100012523": { + "description": "ARCHE (A Resource Centre for the HumanitiEs) is a service aimed at offering stable and persistent hosting as well as dissemination of digital research data and resources for the Austrian humanities community. ARCHE welcomes data from all humanities fields.\nARCHE is the successor of the Language Resources Portal (LRP) and acts as Austria’s connection point to the European network of CLARIN Centres for language resources.", + "homepage": "https://arche.acdh.oeaw.ac.at/browser/", + "name": "ARCHE", + "prefix": "r3d100012523", + "synonyms": [ + "A Resource Centre for the HumanitiEs" + ] + }, + "r3d100012525": { + "description": "As a member of SWE-CLARIN, the Humanities Lab will provide tools and expertise related to language archiving, corpus and (meta)data management, with a continued emphasis on multimodal corpora, many of which contain Swedish resources, but also other (often endangered) languages, multilingual or learner corpora. As a CLARIN K-centre we provide advice on multimodal and sensor-based methods, including EEG, eye-tracking, articulography, virtual reality, motion capture, av-recording.\nCurrent work targets automatic data retrieval from multimodal data sets, as well as the linking of measurement data (e.g. EEG, fMRI) or geo-demographic data (GIS, GPS) to language data (audio, video, text, annotations). We also provide assistance with speech and language technology related matters to various projects.\nA primary resource in the Lab is The Humanities Lab corpus server, containing a varied set of multimodal language corpora with standardised metadata and linked layers of annotations and other resources.", + "homepage": "https://corpora.humlab.lu.se/", + "name": "Lund University Humanities Lab corpus server", + "prefix": "r3d100012525", + "synonyms": [ + "Humanities Lab corpus server" + ] + }, + "r3d100012526": { + "description": "A place of living memory, the Phonotheque of the MMSH aims to bring together recordings of the sound heritage that have the value of ethnological, linguistic, historical, musicological or literary information on the Mediterranean area. It documents fields little covered by conventional sources, or completes them with the point of view of actors or witnesses.\nThe collection holds more than 8000 hours of audio archives recorded since the late 1950s concerning all the humanities sciences.", + "homepage": "http://phonotheque.mmsh.huma-num.fr/", + "name": "Maison méditerranéenne des sciences de l'homme, Phonothèque", + "prefix": "r3d100012526", + "synonyms": [ + "MMSH Phonothèque", + "Mediterranean Research Centre for the Humanities" + ] + }, + "r3d100012527": { + "description": "The Phonogrammarchiv is a multi-disciplinary research sound and video archive, covering holdings from all continents. Since its foundation in 1899 the Phonogrammarchiv has been building up its holdings by cooperating with Austrian scholars and archiving their collected material, or by fieldwork conducted by staff members on special topics exploring new fields of methods and contents. The main tasks comprise the production, annotation, cataloguing and long-term preservation of audio-visual field recordings, making the cultural heritage available for future generations and enabling the dissemination of the recordings as well as technical developments in the field of AV recording and storage. Thus the Phonogrammarchiv adds to infrastructural performance valuable to both the scholarly community and the public at large.", + "homepage": "https://www.oeaw.ac.at/phonogrammarchiv/", + "name": "Phonogrammarchiv", + "prefix": "r3d100012527", + "synonyms": [ + "PhA" + ] + }, + "r3d100012528": { + "description": "The Canadian Open Genetics Repository is a collaborative effort for the collection, storage, sharing and robust analysis of variants reported by medical diagnostics laboratories across Canada. As clinical laboratories adopt modern genomics technologies, the need for this type of collaborative framework is increasingly important. If you want to join COGR project and get data please send an email at cogr@opengenetics.ca and the introduction to the project will be arranged.", + "homepage": "http://opengenetics.ca/", + "name": "Canadian Open Genetics Repository", + "prefix": "r3d100012528", + "synonyms": [ + "COGR" + ] + }, + "r3d100012529": { + "description": "The Immunology Database and Analysis Portal (ImmPort) archives clinical study and trial data generated by NIAID/DAIT-funded investigators. Data types housed in ImmPort include subject assessments i.e., medical history, concomitant medications and adverse events as well as mechanistic assay data such as flow cytometry, ELISA, ELISPOT, etc. --- You won't need an ImmPort account to search for compelling studies, peruse study demographics, interventions and mechanistic assays. But why stop there? What you really want to do is download the study, look at each experiment in detail including individual ELISA results and flow cytometry files. Perhaps you want to take those flow cytometry files for a test drive using FLOCK in the ImmPort flow cytometry module. To download all that interesting data you will need to register for ImmPort access.", + "homepage": "https://www.immport.org/shared/home", + "name": "ImmPort", + "prefix": "r3d100012529", + "synonyms": [ + "Immunology Database and Analysis Portal" + ], + "xrefs": { + "fairsharing": "FAIRsharing.bpkzqp", + "nlx": "152691", + "omics": "16756", + "scr": "012804" + } + }, + "r3d100012530": { + "description": "The University of Amsterdam (UvA) and the Amsterdam University of Applied Sciences (AUAS/HvA) cooperate to connect academic research with the insights and experiences from professional practice, and together the UvA and AUAS offer students a wide range of education pathways.", + "homepage": "https://uvaauas.figshare.com/", + "name": "University of Amsterdam / Amsterdam University of Applied Sciences figshare", + "prefix": "r3d100012530", + "synonyms": [ + "UvA / AUAS figshare" + ] + }, + "r3d100012531": { + "description": "Figshare has been chosen as the University of Adelaide's official data and digital object repository with unlimited local storage.\nAll current staff and HDR students can access and publish research data and digital objects on the University of Adelaide's Figshare site. Because Figshare is cloud-based, you can access it anywhere and at any time.", + "homepage": "https://adelaide.figshare.com/", + "name": "University of Adelaide figshare", + "prefix": "r3d100012531" + }, + "r3d100012532": { + "description": "Provided by the University Libraries, KiltHub is the comprehensive institutional repository and research collaboration platform for research data and scholarly outputs produced by members of Carnegie Mellon University and their collaborators. KiltHub collects, preserves, and provides stable, long-term global open access to a wide range of research data and scholarly outputs created by faculty, staff, and student members of Carnegie Mellon University in the course of their research and teaching.", + "homepage": "https://kilthub.figshare.com/", + "name": "kilthub figshare", + "prefix": "r3d100012532" + }, + "r3d100012534": { + "description": "IMGT/LIGM-DB is a comprehensive database of Immunoglobulins (IG) and T cell Receptors (TR) from human and other vertebrates, with translation for fully annotated sequences.", + "homepage": "http://www.imgt.org/ligmdb/", + "name": "IMGT/LIGM-DBI", + "prefix": "r3d100012534", + "synonyms": [ + "ImMunoGeneTics/LIGM-DB", + "International ImMunoGeneTics information system / Laboratoire d'ImmunoGénétique Moléculaire-Database" + ], + "xrefs": { + "nif": "0000-03015", + "scr": "006931" + } + }, + "r3d100012535": { + "description": "The IMGT/PRIMER-DB database provides standardized information on oligonucleotides or primers of the immunoglobulins (IG) and T cell receptors (TR).", + "homepage": "http://www.imgt.org/IMGTPrimerDB/", + "name": "IMGT/PRIMER-DB", + "prefix": "r3d100012535", + "synonyms": [ + "ImMunoGeneTics/PRIMER-DB", + "International ImMunoGeneTics information system/PRIMER-Database" + ] + }, + "r3d100012536": { + "description": "IMGT/GENE-DB is the IMGT genome database for IG and TR genes from human, mouse and other vertebrates. IMGT/GENE-DB provides a full characterization of the genes and of their alleles: IMGT gene name and definition, chromosomal localization, number of alleles, and for each allele, the IMGT allele functionality, and the IMGT reference sequences and other sequences from the literature. IMGT/GENE-DB allele reference sequences are available in FASTA format (nucleotide and amino acid sequences with IMGT gaps according to the IMGT unique numbering, or without gaps).", + "homepage": "http://www.imgt.org/genedb/", + "name": "IMGT/GENE-DB", + "prefix": "r3d100012536", + "synonyms": [ + "ImMunoGeneTics / Gene-DB", + "International ImMunoGeneTics information system/Gene-DB" + ], + "xrefs": { + "nif": "0000-03012", + "scr": "006964" + } + }, + "r3d100012537": { + "description": ">>>!!!<<< Stated 2019-10-30: Dash is no longer available. Researchers are advised to store their research data at Dryad https://www.re3data.org/repository/r3d100000044 >>>!!!<<>> merged with https://www.re3data.org/repository/r3d100012653 <<< !!! RDoCdb is an informatics platform for the sharing of human subjects data generated by investigators as part of the NIMH's Research Domain Criteria initiative, and to support this initiative's aims. It also accepts and shares appropriate data related to mental health from other sources.", + "homepage": "https://data-archive.nimh.nih.gov/rdocdb/", + "name": "Research Domain Criteria Database", + "prefix": "r3d100012654", + "synonyms": [ + "RDoCdb" + ], + "xrefs": { + "fairsharing": "FAIRsharing.af3j4h", + "omics": "15206", + "scr": "013796" + } + }, + "r3d100012655": { + "description": "!!! >>> integrated in https://www.re3data.org/repository/r3d100012653 >>> !!! This site provides information about the NIH MRI Study of Normal Brain Development (Pediatric MRI Study) and resulting Pediatric MRI Data Repository. This website serves as the portal through which data can be obtained by qualified researchers. The overarching goal of the Pediatric MRI Study is to foster a better understanding of normal brain maturation as a basis for understanding atypical brain development associated with a variety of disorders and diseases.", + "homepage": "https://pediatricmri.nih.gov/nihpd/info/index.html", + "name": "Pediatric MRI Data Repository", + "prefix": "r3d100012655", + "synonyms": [ + "NIH Pediatric MRI Repository", + "PedsMRI" + ], + "xrefs": { + "nif": "0000-00201", + "omics": "15204", + "scr": "003394" + } + }, + "r3d100012656": { + "description": "The ABCD Data Repository houses all data generated by the Adolescent Brain Cognitive Development (ABCD) Study. The ABCD Study is supported by NIH partners (the National Institute on Drug Abuse, the National Institute on Alcohol Abuse and Alcoholism, the National Cancer Institute, the Eunice Kennedy Shriver National Institute of Child Health and Human Development, the National Institute of Mental Health, the National Institute on Minority Health and Health Disparities, the National Institute of Neurological Disorders and Stroke, the NIH Office of Behavioral and Social Sciences Research, and the NIH Office of Research on Women’s Health), as well as the Centers for Disease Control and Prevention – Division of Adolescent and School Health. This repository will store data generated by ABCD investigators, serve as a collaborative platform for harmonizing these data, and share those data with qualified researchers.", + "homepage": "https://data-archive.nimh.nih.gov/abcd", + "name": "ABCD Data Repository", + "prefix": "r3d100012656", + "synonyms": [ + "Adolescent Brain Cognitive Development" + ] + }, + "r3d100012657": { + "description": "The Connectome Coordination Facility (CCF) houses and distributes public research data for a series of studies that focus on the connections within the human brain. These are known as Human Connectome Projects. he Connectome Coordination Facility (CCF) was chartered to help coordinate myriad research projects, harmonize their data, and facilitate the dissemination of results.", + "homepage": "https://data-archive.nimh.nih.gov/ccf", + "name": "CCF", + "prefix": "r3d100012657", + "synonyms": [ + "Connectome Coordination Facility" + ] + }, + "r3d100012661": { + "description": "The Open Data Platform supports the 'Open Data Policy' of the Government of Telangana. The portal will be the central repository of all the datasets of the Government of Telangana that should be in the public domain. The portal will house datasets form the various departments and organizations of the Government of Telangana.\nThe portal could be used by a variety of stakeholders and will enhance transparency in the working of the government apart from triggering innovative solutions to various problems.", + "homepage": "http://data.telangana.gov.in/", + "name": "Telangana Open Data Portal", + "prefix": "r3d100012661", + "synonyms": [ + "Open Data Telangana" + ] + }, + "r3d100012662": { + "description": "Open Government Data Portal of Sikkim–sikkim.data.gov.in - is a platform for supporting Open Data initiative of Government of Sikkim. The portal is intended to be used by Departments/Organizations of Government of Sikkim to publish datasets, documents, services, tools and applications collected by them for public use. It intends to increase transparency in the functioning of the state Government and also open avenues for many more innovative uses of Government Data to give different perspective.\nOpen Government Data Portal of Sikkim is designed and developed by the Open Government Data Division of National Informatics Centre (NIC), Department of Electronics and Information Technology (DeitY), Government of India. The portal has been created under Software as A Service (SaaS) model of Open Government Data (OGD) Platform India of NIC.\nThe data available in the portal are owned by various Departments/Organization of Government of Sikkim.\nOpen Government Data Portal of Sikkim has following modules:\nData Management System (DMS) – Module for contributing data catalogs by various state government agencies for making those available on the front end website after a due approval process through a defined workflow.\nContent Management System (CMS) – Module for managing and updating various functionalities and content types of Open Government Data Portal of Sikkim.\nVisitor Relationship Management (VRM) – Module for collating and disseminating viewer feedback on various data catalogs.\nCommunities – Module for community users to interact and share their zeal and views with others, who share common interests as that of theirs.", + "homepage": "https://sikkim.data.gov.in/", + "name": "Open Government Data Portal of Sikkim", + "prefix": "r3d100012662" + }, + "r3d100012663": { + "description": "Open Data DK has established a governance model to ensure that the members perceive the association as open, equal and result-creating. Open Data DK is a union with a board and teams. The Board is the general and strategic forum and consists of a chairman and five board members. The General Assembly is the Association's decision-making body and highest authority. The individual teams coordinate efforts within specific focus areas.\nGovernance model with teams must support the need to coordinate the work as well as possible while taking into account the autonomy that the individual teams have in terms of the democratic basic element on which the association is based. The gain of using this form of organization is a joint work across the members of the association.", + "homepage": "http://www.opendata.dk/", + "name": "Open Data DK", + "prefix": "r3d100012663" + }, + "r3d100012664": { + "description": "“B-Clear” stands for Bloomington Clear, or Be Clear about what we’re up to.\nB-Clear is a one-stop place to build an ever-growing assembly of useful data. We’re organizing it as open, accessible data so everyone can see and use it and manipulate it.", + "homepage": "https://data.bloomington.in.gov/", + "name": "B-Clear", + "prefix": "r3d100012664", + "synonyms": [ + "Bloomington Clear", + "City of Bloomington Data Portal" + ] + }, + "r3d100012665": { + "description": "The Portal aims to serve as a unique access point to timely, comprehensive migration statistics and reliable information about migration data globally. The site is designed to help policy makers, national statistics officers, journalists and the general public interested in the field of migration to navigate the increasingly complex landscape of international migration data, currently scattered across different organisations and agencies. \nEspecially in critical times, such as those faced today, it is essential to ensure that responses to migration are based on sound facts and accurate analysis. By making the evidence about migration issues accessible and easy to understand, the Portal aims to contribute to a more informed public debate.\nThe Portal was launched in December 2017 and is managed and developed by IOM’s Global Migration Data Analysis Centre (GMDAC), with the guidance of its Advisory Board, and was supported in its conception by the Economist Intelligence Unit (EIU). The Portal is supported financially by the Governments of Germany, the United States of America and the UK Department for International Development (DFID).", + "homepage": "https://migrationdataportal.org/?i=stock_abs_&t=2017", + "name": "Migration data portal", + "prefix": "r3d100012665", + "synonyms": [ + "IOM's Global Migration Data Portal" + ] + }, + "r3d100012666": { + "description": "Genome resource samples of wild animals, particularly those of endangered mammalian and avian species, are very difficult to collect. In Korea, many of these animals such as tigers, leopards, bears, wolves, foxes, gorals, and river otters, are either already extinct, long before the Korean biologists had the opportunity to study them, or are near extinction. Therefore, proposal for a systematic collection and preservation of genetic samples of these precious animals was adopted by Korea Science & Engineering Foundation (KOSEF). As an outcome, Conservation Genome Resource Bank for Korean Wildlife (CGRB; www.cgrb.org) was established in 2002 at the College of Veterinary Medicine, Seoul National University as one of the Special Research Materials Bank supported by the Scientific and Research Infrastructure Building Program of KOSEF. CGRB operates in collaboration with Seoul Grand Park Zoo managed by Seoul Metropolitan Government, and has offices and laboratories at both Seoul National University and Seoul Grand Park, where duplicate samples are maintained, thereby assuring a long-term, safe preservation of the samples. Thus, CGRB is the first example of the collaborative scientific infrastructure program between university and zoo in Korea.", + "homepage": "http://www.cgrb.org/", + "name": "Conservation Genome Resource Bank for Korean Wildlife", + "prefix": "r3d100012666", + "synonyms": [ + "CGRB" + ] + }, + "r3d100012667": { + "description": ">>>!!!<<< The repository is no longer available. >>>!!!<<<\nDatabase platform for cotton expressed sequence tag (EST)-related information, covering assembled contigs, function annotation, analysis of GO and KEGG, SNP, miRNA, SSR-related marker information.", + "homepage": "http://150.216.56.64/index.php", + "name": "Cotton EST database", + "prefix": "r3d100012667", + "xrefs": { + "scr": "003301" + } + }, + "r3d100012668": { + "description": "CottonGen is a new cotton community genomics, genetics and breeding database being developed to enable basic, translational and applied research in cotton. It is being built using the open-source Tripal database infrastructure. CottonGen consolidates and expands the data from CottonDB and the Cotton Marker Database, providing enhanced tools for easy querying, visualizing and downloading research data.", + "homepage": "https://www.cottongen.org/", + "name": "CottonGen", + "prefix": "r3d100012668", + "synonyms": [ + "Cotton Database Resources" + ], + "xrefs": { + "biodbcore": "001056" + } + }, + "r3d100012669": { + "description": "Cotton Functional Genomics Database (CottonFGD) integrates with modern genomic/transcriptomic data and earch/analysis/visualization modules. It aims at providing an easy, quick and visualized data analysis platform for cotton (Gossypium spp) researchers and other functional genomic researches.", + "homepage": "https://cottonfgd.org/", + "name": "Cotton Functional Genomics Database", + "prefix": "r3d100012669", + "synonyms": [ + "CottonFGD" + ] + }, + "r3d100012670": { + "description": "The USDA Agricultural Marketing Service (AMS) Cotton Program maintains a National Database (NDB) in Memphis, Tennessee for owner access to cotton classification data.\nThe NDB is computerized telecommunications system which allows owners or authorized agents of owners to retrieve classing data from the current crop and/or the previous four crops.\nThe NDB stores classing information from all 10 regional classing offices.", + "homepage": "https://www.ams.usda.gov/datasets/national-cotton-database", + "name": "National Cotton Database", + "prefix": "r3d100012670", + "synonyms": [ + "USDA AMS Cotton Program NDB" + ] + }, + "r3d100012671": { + "description": "This interactive database provides complete access to statistics on seasonal cotton supply and use for each country and each region in the world, from 1920/21 to date. This project is part of ICAC’s efforts to improve the transparency of world cotton statistics.", + "homepage": "https://icac.gen10.net/", + "name": "ICAC World Cotton Database", + "prefix": "r3d100012671" + }, + "r3d100012672": { + "description": "The Wolfram Data Repository is a public resource that hosts an expanding collection of computable datasets, curated and structured to be suitable for immediate use in computation, visualization, analysis and more.\nBuilding on the Wolfram Data Framework and the Wolfram Language, the Wolfram Data Repository provides a uniform system for storing data and making it immediately computable and useful. With datasets of many types and from many sources, the Wolfram Data Repository is built to be a global resource for public data and data-backed publication.", + "homepage": "https://datarepository.wolframcloud.com/", + "name": "Wolfram Data Repository", + "prefix": "r3d100012672" + }, + "r3d100012673": { + "description": "INRAE is the world’s first organisation specialized on agricultural, food and environmental sciences. Data INRAE is offered by INRAE as part of its mission to open the results of its research.\nData INRAE will share research data in relation with food, nutrition, agriculture and environment. It includes experimental, simulation and observation data, omic data, survey and text data.\nOnly data produced by or in collaboration with INRAE will be hosted in the repository, but anyone can access the metadata and the open data.", + "homepage": "https://data.inrae.fr/", + "name": "Data INRAE", + "prefix": "r3d100012673", + "synonyms": [ + "Portail Data INRAE" + ], + "xrefs": { + "fairsharing": "fairsharing.178bmt" + } + }, + "r3d100012674": { + "description": "OGS is recognised as the Italian National Oceanographic Data Centre (OGS-NODC) within the International Oceanographic Data Exchange System of the UNESCO Intergovernmental Oceanographic Commission (IOC) since 27/6/2002.\nOGS is also listed in EurOcean (Marine Research Infrastructures Database) and in EDMO (European Directory of Marine Organisations).\nOGS as part of the IOC's network of National Oceanographic Data Centres has designated responsibility for the coordination of data and information management at national level. The oceanographic database covers the fields of marine physics, chemical, biological, underway geophysics and general information on Italian oceanographic cruises and data sets.\nThe main objectives are (revision IODE-XXII, March 2013):\n-Facilitate and promote the discovery, exchange of, and access to, marine data and information including metadata, products and information in real-time, near real time and delayed mode, through the use of international standards, and in compliance with the IOC Oceanographic Data Exchange Policy for the ocean research and observation community and other stakeholders;\n- Encourage the long term archival, preservation, documentation, management and services of all marine data, data products, and information;\n- Develop or use existing best practices for the discovery, management, exchange of, and access to marine data and information, including international standards, quality control and appropriate information technology;\n- Assist Member States to acquire the necessary capacity to manage marine research and observation data and information and become partners in the IODE network;\n- Support international scientific and operational marine programmes, including the Framework for Ocean Observing for the benefit of a wide range.", + "homepage": "http://nodc.ogs.trieste.it/nodc/data/access", + "name": "NODC Italian Oceanographic Data Centre", + "prefix": "r3d100012674", + "synonyms": [ + "NODC-OGS" + ] + }, + "r3d100012676": { + "description": "In keeping with the open data policies of the U.S. Agency for International Development (USAID) and Bill & Melinda Gates Foundation, the Cereal Systems Initiative for South Asia (CSISA) has launched the CSISA Data Repository to ensure public accessibility to key data sets, including crop cut data- directly observed, crop yield estimates, on-station and on-farm research trial data and socioeconomic surveys.\nCSISA is a science-driven and impact-oriented regional initiative for increasing the productivity of cereal-based cropping systems in Bangladesh, India and Nepal, thus improving food security and farmers’ livelihoods. CSISA generates data that is of value and interest to a diverse audience of researchers, policymakers and the public.\nCSISA’s data repository is hosted on Dataverse, an open source web application developed at Harvard University to share, preserve, cite, explore and analyze research data. CSISA’s repository contains rich datasets, including on-station trial data from 2009–17 about crop and resource management practices for sustainable future cereal-based cropping systems. Collection of this data occurred during the long-term, on-station research trials conducted at the Indian Council of Agricultural Research – Research Complex for the Eastern Region in Bihar, India. The data include information on agronomic management for the sustainable intensification of cropping systems, mechanization, diversification, futuristic approaches to sustainable intensification, long-term effects of conservation agriculture practices on soil health and the pest spectrum.\nAdditional trial data in the repository includes nutrient omission plot technique trials from Bihar, eastern Uttar Pradesh and Odisha, India, covering 2012–15, which help determine the indigenous nutrient supplying ability of the soil. This data helps develop precision nutrient management approaches that would be most effective in different types of soils.\nCSISA’s most popular dataset thus far includes crop cut data on maize in Odisha, India and rice in Nepal. Crop cut datasets provide ground-truthed yield estimates, as well as valuable information on relevant agronomic and socioeconomic practices affecting production practices and yield. A variety of research data on wheat systems are also available from Bangladesh and India. Additional crop cut data will also be coming online soon.\nCropping system-related data and socioeconomic data are in the repository, some of which are cross-listed with a Dataverse run by the International Food Policy Research Institute. The socioeconomic datasets contain baseline information that is crucial for technology targeting, as well as to assess the adoption and performance of CSISA-supported technologies under smallholder farmers’ constrained conditions, representing the ultimate litmus test of their potential for change at scale. Other highly interesting datasets include farm composition and productive trajectory information, based on a 20-year panel dataset, and numerous wheat crop cut and maize nutrient omission trial data from across Bangladesh.", + "homepage": "https://data.cimmyt.org/dataverse/csisadvn", + "name": "CSISA Data Repository", + "prefix": "r3d100012676", + "synonyms": [ + "Cereal Systems Initiative for South Asia (CSISA) Research Data" + ] + }, + "r3d100012677": { + "description": "The Indian Census is the largest single source of a variety of statistical information on different characteristics of the people of India. With a history of more than 130 years, this reliable, time tested exercise has been bringing out a veritable wealth of statistics every 10 years, beginning from 1872 when the first census was conducted in India non-synchronously in different parts. To scholars and researchers in demography, economics, anthropology, sociology, statistics and many other disciplines, the Indian Census has been a fascinating source of data. The rich diversity of the people of India is truly brought out by the decennial census which has become one of the tools to understand and study India\n\n\nThe responsibility of conducting the decennial Census rests with the Office of the Registrar General and Census Commissioner, India under Ministry of Home Affairs, Government of India. It may be of historical interest that though the population census of India is a major administrative function; the Census Organisation was set up on an ad-hoc basis for each Census till the 1951 Census. The Census Act was enacted in 1948 to provide for the scheme of conducting population census with duties and responsibilities of census officers. The Government of India decided in May 1949 to initiate steps for developing systematic collection of statistics on the size of population, its growth, etc., and established an organisation in the Ministry of Home Affairs under Registrar General and ex-Officio Census Commissioner, India. This organisation was made responsible for generating data on population statistics including Vital Statistics and Census. Later, this office was also entrusted with the responsibility of implementation of Registration of Births and Deaths Act, 1969 in the country.", + "homepage": "http://www.censusindia.gov.in/", + "name": "Censusindia", + "prefix": "r3d100012677", + "synonyms": [ + "Census India" + ] + }, + "r3d100012678": { + "description": "Survey of India, The National Survey and Mapping Organization of the country under the Department of Science & Technology, is the OLDEST SCIENTIFIC DEPARTMENT OF THE GOVT. OF INDIA. It was set up in 1767 and has evolved rich traditions over the years. In its assigned role as the nation's Principal Mapping Agency, Survey of India bears a special responsibility to ensure that the country's domain is explored and mapped suitably, provide base maps for expeditious and integrated development and ensure that all resources contribute with their full measure to the progress, prosperity and security of our country now and for generations to come.\n\nThe history of the Survey of India dates back to the 18th Century. Forerunners of army of the East India Company and Surveyors had an onerous task of exploring the unknown. Bit by bit the tapestry of Indian terrain was completed by the painstaking efforts of a distinguished line of Surveyors such as Mr. Lambton and Sir George Everest. It is a tribute to the foresight of such Surveyors that at the time of independence the country inherited a survey network built on scientific principles. The great Trigonometric series spanning the country from North to South East to West are some of the best geodetic control series available in the world. The scientific principles of surveying have since been augmented by the latest technology to meet the multidisciplinary requirement of data from planners and scientists.\n\nOrganized into only 5 Directorates in 1950, mainly to look after the mapping needs of Defense Forces in North West and North East, the Department has now grown into 22 Directorates spread in approx. all parts (states) of the country to provide the basic map coverage required for the development of the country. Its technology, latest in the world, has been oriented to meet the needs of defense forces, planners and scientists in the field of geo-sciences, land and resource management. Its expert advice is being utilized by various Ministries and undertakings of Govt. of India in many sensitive areas including settlement of International borders, State boundaries and in assisting planned development of hitherto under developed areas.\n\nFaced with the requirement of digital topographical data, the department has created three Digital Centers during late eighties to generate Digital Topographical Data Base for the entire country for use in various planning processes and creation of geographic information system. Its specialized Directorates such as Geodetic and Research Branch, and Indian Institute of Surveying & Mapping (erstwhile Survey Training Institute) have been further strengthened to meet the growing requirement of user community. The department is also assisting in many scientific programs of the Nation related to the field of geo-physics, remote sensing and digital data transfers.", + "homepage": "https://surveyofindia.gov.in/", + "name": "Survey of India", + "prefix": "r3d100012678" + }, + "r3d100012679": { + "description": "It is a platform (designed and developed by the National Informatics Centre (NIC), Government of India) for supporting Open Data initiative of Surat Municipal Corporation, intended to publish government datasets for public use. The portal has been created under Software as A Service (SaaS) model of Open Government Data (OGD) Platform, thus gives avenues for resuing datasets of the City in different perspective.\nThis Portal has numerious modules; (a) Data Management System (DMS) for contributing data catalogs by various departments for making those available on the front end website after a due approval process through a defined workflow; (b) Content Management System (CMS) for managing and updating various functionalities and content types of Open Government Data Portal of Surat City; (c) Visitor Relationship Management (VRM) for collating and disseminating viewer feedback on various data catalogs; and (d) Communities module for community users to interact and share their zeal and views with others, who share common interests as that of theirs.", + "homepage": "https://surat.data.gov.in/", + "name": "Open Government Data Portal of Surat City", + "prefix": "r3d100012679", + "synonyms": [ + "Surat Municipal Corporation Open Data Initiative" + ] + }, + "r3d100012680": { + "description": "This data platform initiated by Government of Maharastra (India) maintained by Mastek Ltd. (for Directorate of Economics and Statistics, Planning Department) to consolidate and collate data sets available with the various state departments. Objectively it creates a decision support system which will also serve as a knowledge repository for various information seekers such as researchers, academicians and general public.", + "homepage": "https://mahasdb.maharashtra.gov.in/home.do", + "name": "Maharashtra State Data Bank", + "prefix": "r3d100012680" + }, + "r3d100012681": { + "description": "It collects, processes, and generates a large amount of data made available publicly in an open format to facilitate use, reuse and redistribute for social, economic and developmental purposes. This data portal of the Pune Municipal Corporation (designed and developed by the Benchmark IT Solutions) is free from any license or any other mechanism of control; thus opening up of government data (municipal level) would enhance transparency and accountability while encouraging public engagement. \n\nKeeping the need of seamless data availability and efficient sharing of data among intra-governmental agencies along with data standards and interoperable systems; Pune DataStore endorses government of India’s Open Government Data (OGD) Platform in which supports Open Data initiative of Government of India.", + "homepage": "http://opendata.punecorporation.org/Citizen/User/Index", + "name": "Pune Datastore", + "prefix": "r3d100012681", + "synonyms": [ + "PMC Open Data Store", + "Pune Municipal Corporation Open Data Store" + ] + }, + "r3d100012682": { + "description": "Open Government Data Portal of Tamil Nadu is a platform (designed by the National Informatics Centre), for Open Data initiative of the Government of Tamil Nadu. The portal is intended to publish datasets collected by the Tamil Nadu Government for public uses in different perspective. It has been created under Software as A Service (SaaS) model of Open Government Data (OGD) and publishes dataset in open formats like CSV, XLS, ODS/OTS, XML, RDF, KML, GML, etc. \nThis data portal has following modules, namely (a) Data Management System (DMS) for contributing data catalogs by various state government agencies for making those available on the front end website after a due approval process through a defined workflow; (b) Content Management System (CMS) for managing and updating various functionalities and content types; (c) Visitor Relationship Management (VRM) for collating and disseminating viewer feedback on various data catalogs; and (d) Communities module for community users to interact and share their views and common interests with others.\nIt includes different types of datasets generated both in geospatial and non-spatial data classified as shareable data and non-shareable data. Geospatial data consists primarily of satellite data, maps, etc.; and non-spatial data derived from national accounts statistics, price index, census and surveys produced by a statistical mechanism. It follows the principle of data sharing and accessibility via Openness, Flexibility, Transparency, Quality, Security and Machine-readable.", + "homepage": "https://tn.data.gov.in/", + "name": "Open Government Data Portal of Tamil Nadu", + "prefix": "r3d100012682", + "xrefs": { + "biodbcore": "001589" + } + }, + "r3d100012683": { + "description": "National Data Repository (NDR) is a reliable and integrated data repository of Exploration and Production (E&P) data of Indian sedimentary basins. It offers a unique platform to all concerns of E&P with provisions for seamless access to reliable geo-scientific data for India. Streamlining all associated procedures, policies and workflows pertaining to data submission, data management, data retrieval for all concerned pertaining to government agencies, academia and research communities with restrictions. NDR is owned by the Government of India, hosted at Directorate General of Hydrocarbons (DGH), Ministry of Petroleum and Natural Gas (MoPNG). Objectively it operates with geological data, petrophysical data, natural gas, seismic data, well & log data, spatial data, Reservoir data, Gravity & Magnetic data. NDR maintains and preserve hydrocarbon exploration & production data in a standard and reusable manner, but can't made available to entitled users freely. One cannot get access independently.", + "homepage": "https://www.ndrdgh.gov.in/NDR/", + "name": "National Data Repository", + "prefix": "r3d100012683", + "synonyms": [ + "NDR - National Data Repository India", + "National Data Repository India" + ] + }, + "r3d100012684": { + "description": "It is a platform for supporting Open Data initiative of Government of Odisha, intends to publish datasets collected by them for public use. It also supports widely used file formats that are suitable for machine processing, thus gives avenues for many more innovative uses of Government Data in different perspective. This portal has been created under Software as A Service (SaaS) model of Open Government Data (OGD) Platform India of NIC. The data available in the portal are owned by various Departments/Organization of Government of Odisha. It follows principles on which data sharing and accessibility need to be based include: Openness, Flexibility, Transparency, Quality, Security and Machine-readable.", + "homepage": "https://odisha.data.gov.in/", + "name": "Open Government Data Portal of Odisha", + "prefix": "r3d100012684", + "synonyms": [ + "Odisha Open Government Data Portal" + ] + }, + "r3d100012685": { + "description": "The Cotton Database is provided by the Central Institute for Cotton Research in India. The database includes data on cotton production, protection, improvement, economy, and industry.", + "homepage": "http://www.cicr.org.in/Database.html", + "name": "Cotton Database", + "prefix": "r3d100012685" + }, + "r3d100012687": { + "description": "The ord.fkp.jku.at portal offers a Data Repository of the JKUs Magnetic Oxides Group and provides access to the latest research data of the Magnetic Oxide research group of the Johannes Kepler University in Linz, Austria. The Repository contains Datasets in the following research areas: Dilute magnetic semiconductors and oxides, Ferromagnetic thin films and nanoparticles, X-ray absorption spectroscopy, Element-selective structure and magnetism, Functional heterostructures and interfaces, and Frequency-dependent magnetic resonance.", + "homepage": "https://ord.fkp.jku.at/", + "name": "JKU Magnetic Oxides Data Repository", + "prefix": "r3d100012687", + "synonyms": [ + "Johannes Kepler University Magnetic Oxides Data Repository" + ] + }, + "r3d100012688": { + "description": "A database providing information on the structure of assembled genomes, assembly names and other meta-data, statistical reports, and links to genomic sequence data.", + "homepage": "https://www.ncbi.nlm.nih.gov/assembly", + "name": "NCBI Assembly", + "prefix": "r3d100012688", + "xrefs": { + "omics": "10736" + } + }, + "r3d100012689": { + "description": "The Japanese Genotype-phenotype Archive (JGA) is a service for permanent archiving and sharing of all types of individual-level genetic and de-identified phenotypic data resulting from biomedical research projects. The JGA contains exclusive data collected from individuals whose consent agreements authorize data release only for specific research use or to bona fide researchers. Strict protocols govern how information is managed, stored and distributed by the JGA. Once processed, all data are encrypted. Users can contact the JGA team from here.\nJGA services are provided in collaboration with National Bioscience Database Center (NBDC) of Japan Science and Technology Agency.", + "homepage": "https://www.ddbj.nig.ac.jp/jga/index-e.html", + "name": "Japanese Genotype-phenotype Archive", + "prefix": "r3d100012689", + "synonyms": [ + "JGA" + ], + "xrefs": { + "fairsharing": "FAIRsharing.pwgf4p", + "nlx": "156741", + "scr": "003118" + } + }, + "r3d100012690": { + "description": "The NDEx Project provides an open-source framework where scientists and organizations can share, store, manipulate, and publish biological network knowledge.\nThe NDEx Project maintains a free, public website; alternatively, users can also decide to run their own copies of the NDEx Server software in cases where the stored networks must be kept in a highly secure environment (such as for HIPAA compliance) or where high application load is incompatible with a shared public resource.", + "homepage": "https://home.ndexbio.org/index/", + "name": "Network Data Exchange", + "prefix": "r3d100012690", + "synonyms": [ + "NDEx" + ], + "xrefs": { + "fairsharing": "FAIRsharing.8nq9t6", + "nlx": "158334", + "omics": "29036", + "scr": "003943" + } + }, + "r3d100012691": { + "description": "TiU Dataverse is the central online repository for research data at Tilburg University. The TiU Dataverse is managed by the Research Data Office (RDO) at Library and IT Services (LIS).\nTiU Dataverse takes part of the DataverseNL network. DataverseNL is a shared data service of several Dutch universities and institutions. The data management is in the hands of the member organizations, while the national organization Data Archiving and Networked Services (DANS) manages the network", + "homepage": "https://dataverse.nl/dataverse/tiu", + "name": "Tilburg University Dataverse", + "prefix": "r3d100012691" + }, + "r3d100012692": { + "description": "Scholars' Mine is an online collection of scholarly and creative works produced by the faculty, staff, and students of the Missouri University of Science and Technology.", + "homepage": "http://scholarsmine.mst.edu/", + "name": "Scholars' Mine", + "prefix": "r3d100012692", + "xrefs": { + "fairsharing": "FAIRsharing.SWMYY2" + } + }, + "r3d100012693": { + "description": "It is a common platform to deposit, store and share the research data in the area of social and behavioral sciences. openICPSR is undergoing development commiting international archiving standard and is currently free for all users to share their data up to a 2GB limit. It has a distribution network of over 760 institutions, governed by the Attribution 4.0 Creative Commons License and its' data catalog indexed by major search engines. \nOpenICPSR is a research data-sharing service that allows depositors to rapidly self-publish research data, enabling the public to access the data without charge. Otherwise via standard ICPSR deposits, one can publish and preserve reseach data with restricted-use having nominal charge. ICPSR is part of the Institute for Social Research at the University of Michigan.", + "homepage": "https://www.openicpsr.org/openicpsr/", + "name": "OpenICPSR", + "prefix": "r3d100012693", + "xrefs": { + "fairsharing": "FAIRsharing.nvwz0x" + } + }, + "r3d100012694": { + "description": "The publicly available database, which houses findings from genetic-association studies in amyotrophic lateral sclerosis, showcases meta-analyses of GWAS data and allows researchers to compare their own unpublished results to those already integrated within the database. Released originally in December 2013, the new version of ALSGene now contains interactive data on thousands of genetic polymorphisms garnered from large genome-wide association studies.", + "homepage": "http://www.alsgene.org/", + "name": "ALSGENE", + "prefix": "r3d100012694", + "xrefs": { + "omics": "04618" + } + }, + "r3d100012695": { + "description": "ALSoD is a freely available database that has been transformed from a single gene storage facility recording mutations in the SOD1 gene to a multigene ALS bioinformatics repository and analytical instrument combining genotype, phenotype, and geographical information with associated analysis tools. These include a comparison tool to evaluate genes side by side or jointly with user configurable features, a pathogenicity prediction tool using a combination of computational approaches to distinguish variants with nonfunctional characteristics from disease-associated mutations with more dangerous consequences, and a credibility tool to enable ALS researchers to objectively assess the evidence for gene causation in ALS. Furthermore, integration of external tools, systems for feedback, annotation by users, and two-way links to collaborators hosting complementary databases further enhance the functionality of ALSoD.", + "homepage": "https://alsod.ac.uk/", + "name": "ALSoD", + "prefix": "r3d100012695", + "synonyms": [ + "ALS Online Database", + "Amyotrophic Lateral Sclerosis Online genetics Database" + ], + "xrefs": { + "scr": "018075" + } + }, + "r3d100012696": { + "description": "Iowa State University’s DataShare is an open access repository for sharing and publishing research data created by Iowa State University scholars and researchers.", + "homepage": "https://iastate.figshare.com/", + "name": "DataShare: the Open Data Repository of Iowa State University", + "prefix": "r3d100012696", + "synonyms": [ + "DataShare", + "ISU's Open Data Repository", + "Iowa State University’s DataShare" + ] + }, + "r3d100012698": { + "description": "The Repository stores in digital format all the academic and scientific documentation (Theses, Articles, Papers) generated by the institution. Its main objectives are to promote open access to the scientific-technological production generated by the Institution. It is organized by collections: Thesis and Final Works, Research, Institutional History and Photographic Archive.", + "homepage": "http://bibliotecas.ucasal.edu.ar/opac_css/index.php?lvl=cmspage&pageid=16", + "name": "Repositorio Institucional UCASAL", + "prefix": "r3d100012698" + }, + "r3d100012700": { + "description": "ALFRED is a free, web-accessible, curated compilation of allele frequency data on DNA sequence polymorphisms in anthropologically defined human populations. ALFRED is distinct from such databases as dbSNP, which catalogs sequence variation.", + "homepage": "https://alfred.med.yale.edu/alfred/index.asp", + "name": "ALlele FREquency Database", + "prefix": "r3d100012700", + "synonyms": [ + "ALFRED" + ], + "xrefs": { + "fairsharing": "FAIRsharing.y2yct1", + "nif": "0000-02541", + "omics": "20460", + "scr": "001730" + } + }, + "r3d100012701": { + "description": "The repository of the Donders Institute for Brain, Cognition and Behaviour at the Radboud University is used to manage, share and publish neuroscience and neuroimaging data, including MRI, EEG, MEG and other types of research data.", + "homepage": "https://data.donders.ru.nl/", + "name": "Donders Repository", + "prefix": "r3d100012701", + "xrefs": { + "fairsharing": "FAIRsharing.1sfhp3" + } + }, + "r3d100012702": { + "description": "IEDB offers easy searching of experimental data characterizing antibody and T cell epitopes studied in humans, non-human primates, and other animal species. Epitopes involved in infectious disease, allergy, autoimmunity, and transplant are included.\nThe IEDB also hosts tools to assist in the prediction and analysis of B cell and T cell epitopes.", + "homepage": "https://www.iedb.org/home_v3.php", + "name": "Immune Epitope Database", + "prefix": "r3d100012702", + "synonyms": [ + "IEDB", + "Immune Epitope Database and Analysis Resource" + ], + "xrefs": { + " nif": "0000-03017", + "fairsharing": "FAIRsharing.c886cd", + "omics": "05907", + "scr": "006604" + } + }, + "r3d100012704": { + "description": "Arquivo.pt is a research infrastructure that preserves millions of files collected from the web since 1996 and provides a public search service over this information. It contains information in several languages. Periodically it collects and stores information published on the web. Then, it processes the collect data to make it searchable, providing a “Google-like” service that enables searching the past web (English user interface available at https://arquivo.pt/?l=en). This preservation workflow is performed through a large-scale distributed information system and can also accessed through API (https://arquivo.pt/api).", + "homepage": "https://arquivo.pt/", + "name": "Arquivo.pt - the Portuguese web-archive", + "prefix": "r3d100012704", + "synonyms": [ + "Arquivo.pt - pesquise páginas do passado" + ] + }, + "r3d100012705": { + "description": "Kaggle is a platform for predictive modelling and analytics competitions in which statisticians and data miners compete to produce the best models for predicting and describing the datasets uploaded by companies and users. This crowdsourcing approach relies on the fact that there are countless strategies that can be applied to any predictive modelling task and it is impossible to know beforehand which technique or analyst will be most effective.", + "homepage": "https://www.kaggle.com/datasets", + "name": "Kaggle", + "prefix": "r3d100012705", + "synonyms": [ + "Your home for data science" + ] + }, + "r3d100012708": { + "description": "The Land Portal is the leading online resource for land governance issues. It collects metadata from statistical datasets relating to land, peer-reviewed articles and other research reports, national laws and policies, grey literature but also news, blogs and organization profiles.", + "homepage": "https://www.landportal.org", + "name": "Land Portal", + "prefix": "r3d100012708", + "synonyms": [ + "Land Portal Foundation" + ] + }, + "r3d100012712": { + "description": "Epidat provides the inventory, documentation, editions and presentation of epigraphical collections.", + "homepage": "http://www.steinheim-institut.de/cgi-bin/epidat?lang=de", + "name": "Epidat", + "prefix": "r3d100012712", + "synonyms": [ + "Datenbank zur jüdischen Grabsteinepigraphik", + "The Database of Jewish epigraphy" + ] + }, + "r3d100012713": { + "description": "Alzforum is an independent research project to develop an online community resource to manage scientific knowledge, information, and data about Alzheimer disease (AD).", + "homepage": "https://www.alzforum.org/", + "name": "Alzforum", + "prefix": "r3d100012713", + "synonyms": [ + "Networking for a cure" + ], + "xrefs": { + "nif": "0000-00095", + "scr": "006416" + } + }, + "r3d100012714": { + "description": "Here you find our web GIS. It was developed in close cooperation with the Institute for Geoinformatics of the WWU Münster. Here, the raw data of the survey project “Wadi Abu Dom Itinerary” are presented to the public.\nAt the moment, this presentation platform is shared with the research project “Doliche” of the research center Asia Minor at the WWU Münster. In future, the integration of other research projects is planned.", + "homepage": "http://en.wadi-abu-dom.de/webgis/", + "name": "WebGIS Universität Münster", + "prefix": "r3d100012714" + }, + "r3d100012715": { + "description": "enviPath is a database and prediction system for the microbial biotransformation of organic environmental contaminants. The database provides the possibility to store and view experimentally observed biotransformation pathways. The pathway prediction system provides different relative reasoning models to predict likely biotransformation pathways and products.", + "homepage": "https://envipath.org/", + "name": "enviPath", + "prefix": "r3d100012715", + "synonyms": [ + "The enironmental contaminant biotransormation pathway resource", + "including: Biocatalysis/Biodegradation Database EAWAG PPS Rules" + ], + "xrefs": { + "fairsharing": "FAIRsharing.g0c5qn", + "omics": "11129" + } + }, + "r3d100012716": { + "description": "The Portal de datos de Biodiversidad is the biodiversity data portal of the National System of Biological Data (Sistema Nacional de Datos Biológicos, SNDB). It provides georeferenced data, published data sets, and information about biodiversity collections of the SNDB.", + "homepage": "http://datos.sndb.mincyt.gob.ar/", + "name": "Portal de datos de Biodiversidad", + "prefix": "r3d100012716", + "synonyms": [ + "Sistema Nacional de Datos Biológicos - Portal de datos" + ] + }, + "r3d100012717": { + "description": "The portal is an initiative of the National Data System of the Sea (SNDM) of the Ministry of Science, Technology and Productive Innovation of Argentina. It allows easy discovery and Open Access to marine and coastal data generated as a result of research funded by the National State, in addition to favoring the standardization of data produced by the different institutions related to the SNDM.", + "homepage": "http://portal.mincyt.gob.ar/portal/", + "name": "Portal de Datos del Mar - SNDM", + "prefix": "r3d100012717", + "synonyms": [ + "Ocean Data Portal", + "Portal Argentino de Datos del Mar" + ] + }, + "r3d100012718": { + "description": "Fondo Antiguo is part of UVaDOC Repositorio Documental de la Universidad de Valladolid. It contains ancient printed documents.", + "homepage": "https://uvadoc.uva.es/handle/10324/150", + "name": "UvaDOC - Fonda Antiguo", + "prefix": "r3d100012718", + "synonyms": [ + "University of Valladolid Documentary Repository - Fonda Antiguo" + ] + }, + "r3d100012721": { + "description": "TopFIND is a protein-centric database for the annotation of protein termini currently in its third version. Non-canonical protein termini can be the result of multiple different biological processes, including pre-translational processes such as alternative splicing and alternative translation initiation or post-translational protein processing by proteases that cleave proteases as part of protein maturation or as a regulatory modification. Accordingly, protein termini evidence in TopFIND is inferred from other databases such as ENSEMBL transcripts, TISdb for alternative translation initiation, MEROPS for protein cleavage by proteases, and UniProt for canonical and protein isoform start sites.", + "homepage": "http://clipserve.clip.ubc.ca/topfind/", + "name": "TopFIND", + "prefix": "r3d100012721", + "synonyms": [ + "Termini oriented protein Function Inferred Database" + ], + "xrefs": { + "fairsharing": "FAIRsharing.rkpmhn", + "nlx": "151607", + "omics": "10578", + "scr": "008918" + } + }, + "r3d100012722": { + "description": "PhenoM (Phenomics of yeast Mutants) stores, retrieves, visualises and data mines the quantitative single-cell measurements extracted from micrographs of temperature-sensitive mutant cells.", + "homepage": "http://phenom.ccbr.utoronto.ca/", + "name": "PhenoM", + "prefix": "r3d100012722", + "synonyms": [ + "Phenomics of yeast Mutants" + ], + "xrefs": { + "fairsharing": "FAIRsharing.bp5hpt", + "nlx": "151489", + "omics": "03109", + "scr": "006970" + } + }, + "r3d100012723": { + "description": "Database for identification and cataloguing of group II introns. All bacterial introns listed are full-length and appear to be functional, based on intron RNA and IEP characteristics. The database names the full-length introns, and provides information on their boundaries, host genes, and secondary structures. In addition, the website provides tools for analysis that may be useful to researchers who encounter group II introns in DNA sequences. Intron data can be downloaded in FASTA format.", + "homepage": "http://webapps2.ucalgary.ca/~groupii/", + "name": "Database for Bacterial Group II Introns", + "prefix": "r3d100012723", + "synonyms": [ + "Group II introns database" + ], + "xrefs": { + "fairsharing": "FAIRsharing.710xh8" + } + }, + "r3d100012724": { + "description": "BacMap is a picture atlas of annotated bacterial genomes. It is an interactive visual database containing hundreds of fully labeled, zoomable, and searchable maps of bacterial genomes.", + "homepage": "http://bacmap.wishartlab.com/", + "name": "BacMap", + "prefix": "r3d100012724", + "synonyms": [ + "BacMap Genome Atlas" + ], + "xrefs": { + "fairsharing": "FAIRsharing.z6rbe3", + "miriam": "00100539", + "nif": "0000-02591", + "omics": "20942", + "scr": "006988" + } + }, + "r3d100012725": { + "description": "iRefWeb is an interface to a relational database containing the latest build of the interaction Reference Index (iRefIndex) which integrates protein interaction data from ten different interaction databases: BioGRID, BIND, CORUM, DIP, HPRD, INTACT, MINT, MPPI, MPACT and OPHID.", + "homepage": "https://wodaklab.org/iRefWeb/", + "name": "iRefWeb", + "prefix": "r3d100012725", + "synonyms": [ + "Interaction Reference Index Web Interface" + ], + "xrefs": { + "fairsharing": "FAIRsharing.t31wcb", + "nif": "0000-20861", + "omics": "02922", + "scr": "008118" + } + }, + "r3d100012726": { + "description": "Bacteriome.org is a database integrating physical (protein-protein) and functional interactions within the context of an E. coli knowledgebase.", + "homepage": "http://compsysbio.org/bacteriome/", + "name": "Bacteriome.org", + "prefix": "r3d100012726", + "synonyms": [ + "Bacterial Protein Interaction Database" + ], + "xrefs": { + "fairsharing": "FAIRsharing.mx5cxe", + "nif": "0000-02592", + "omics": "01899", + "scr": "001934" + } + }, + "r3d100012727": { + "description": "A bioinformatic database of antimicrobial resistance genes, their products and associated phenotypes.", + "homepage": "https://card.mcmaster.ca/", + "name": "Comprehensive Antibiotic Resistance Database", + "prefix": "r3d100012727", + "synonyms": [ + "CARD" + ], + "xrefs": { + "fairsharing": "FAIRsharing.9dbmwg", + "omics": "04932" + } + }, + "r3d100012728": { + "description": "OrtholugeDB contains Ortholuge-based orthology predictions for completely sequenced bacterial and archaeal genomes. It is also a resource for reciprocal best BLAST-based ortholog predictions, in-paralog predictions (recently duplicated genes) and ortholog groups in Bacteria and Archaea. The Ortholuge method improves the specificity of high-throughput orthology prediction.", + "homepage": "http://www.pathogenomics.sfu.ca/ortholugedb/", + "name": "OrtholugeDB", + "prefix": "r3d100012728", + "synonyms": [ + "The Ortholog Database" + ], + "xrefs": { + "fairsharing": "FAIRsharing.675y92", + "omics": "05345" + } + }, + "r3d100012729": { + "description": "Formerly known as mycoCLAP, CLAE is a curated database of Characterized Lignocellulose-Active Enzymes", + "homepage": "https://clae.fungalgenomics.ca/", + "name": "CLAE", + "prefix": "r3d100012729", + "synonyms": [ + "Characterized Lignocellulose-Active Proteins of Fungal Origin", + "formerly: mycoCLAP" + ], + "xrefs": { + "fairsharing": "FAIRsharing.ezp87", + "omics": "07832" + } + }, + "r3d100012730": { + "description": "SCRIPDB is a chemical structure database designed to make patent metadata accessible. We index public-domain chemical information contained in U.S. patents, and provide the full patent text, reactions, and relationships described within any individual patent, as well as the original CDX, MOL, and TIFF files.", + "homepage": "http://dcv.uhnres.utoronto.ca/SCRIPDB", + "name": "SCRIPDB", + "prefix": "r3d100012730", + "synonyms": [ + "Syntheses, Chemicals, and Reactions In Patents" + ], + "xrefs": { + "fairsharing": "FAIRsharing.sncr74", + "nlx": "151638", + "omics": "10794", + "scr": "008922" + } + }, + "r3d100012731": { + "description": "Pathway Commons is a convenient point of access to biological pathway information collected from public pathway databases. Information is sourced from public pathway databases and is readily searched, visualized, and downloaded. The data is freely available under the license terms of each contributing database.", + "homepage": "https://www.pathwaycommons.org/", + "name": "Pathway Commons", + "prefix": "r3d100012731", + "xrefs": { + "fairsharing": "FAIRsharing.5y3gdd", + "nif": "0000-20884", + "omics": "02761", + "scr": "002103" + } + }, + "r3d100012732": { + "description": "A data repository for the storage and sharing of Adaptive Immune Receptor Repertoire data. Primary public repository for the iReceptor Platform and Scientific Gateway. Further URL for the repository: http://www.ireceptor.org", + "homepage": "http://ireceptor.irmacs.sfu.ca/", + "name": "iReceptor", + "prefix": "r3d100012732", + "xrefs": { + "fairsharing": "FAIRsharing.ekdqe5" + } + }, + "r3d100012733": { + "description": "The Yeast Metabolome Database (YMDB) is a manually curated database of small molecule metabolites found in or produced by Saccharomyces cerevisiae (also known as Baker’s yeast and Brewer’s yeast). This database covers metabolites described in textbooks, scientific journals, metabolic reconstructions and other electronic databases.", + "homepage": "http://www.ymdb.ca/", + "name": "The Yeast Metabolome Database", + "prefix": "r3d100012733", + "synonyms": [ + "YMDB" + ], + "xrefs": { + "fairsharing": "FAIRsharing.tawpg2", + "scr": "005890" + } + }, + "r3d100012747": { + "description": "Gemma is a database for the meta-analysis, re-use and sharing of genomics data, currently primarily targeted at the analysis of gene expression profiles. Gemma contains data from thousands of public studies, referencing thousands of published papers. Users can search, access and visualize co-expression and differential expression results.", + "homepage": "https://gemma.msl.ubc.ca/home.html", + "name": "Gemma", + "prefix": "r3d100012747", + "synonyms": [ + "Tools and database for meta-analysis of functional genomics data" + ], + "xrefs": { + "fairsharing": "FAIRsharing.t98nav", + "nif": "0000-08127", + "omics": "27257", + "scr": "008007" + } + }, + "r3d100012752": { + "description": "BenchSci is a free platform designed to help biomedical research scientists quickly and easily identify validated antibodies from publications. Using various filters including techniques, tissue, cell lines, and more, scientists can find out published data along with the antibody that match specific experimental contexts within seconds. Free registration & access for academic research scientists.", + "homepage": "https://www.benchsci.com/", + "name": "BenchSCI", + "prefix": "r3d100012752", + "synonyms": [ + "A.I. Driven Antibody Search" + ], + "xrefs": { + "fairsharing": "fairsharing.fwg0qf", + "omics": "19629" + } + }, + "r3d100012753": { + "description": "The Small Molecule Pathway Database (SMPDB) contains small molecule pathways found in humans, which are presented visually. All SMPDB pathways include information on the relevant organs, subcellular compartments, protein cofactors, protein locations, metabolite locations, chemical structures and protein quaternary structures. Accompanying data includes detailed descriptions and references, providing an overview of the pathway, condition or processes depicted in each diagram.", + "homepage": "http://smpdb.ca/", + "name": "Small Molecule Pathway Database", + "prefix": "r3d100012753", + "synonyms": [ + "SMPDB", + "formerly: PathBank" + ], + "xrefs": { + "fairsharing": "fairsharing.y1zyaq", + "miriam": "00000104", + "nlx": "143926", + "omics": "02777", + "scr": "004844" + } + }, + "r3d100012754": { + "description": "The Health Canada Drug Product Database contains product specific information on drugs approved for use in Canada. The database is managed by Health Canada and includes human pharmaceutical and biological drugs, veterinary drugs and disinfectant products. It contains approximately 15,000 products which companies have notified Health Canada as being marketed.", + "homepage": "https://www.canada.ca/en/health-canada/services/drugs-health-products/drug-products/drug-product-database.html", + "name": "Health Canada Drug Product Database", + "prefix": "r3d100012754", + "synonyms": [ + "BDPP", + "Base de données sur les produits pharmaceutiques", + "DPD", + "Drug Product Database", + "HC DPD" + ], + "xrefs": { + "fairsharing": "fairsharing.tyyn81", + "miriam": "00100351" + } + }, + "r3d100012755": { + "description": "BACTIBASE contains calculated or predicted physicochemical properties of bacteriocins produced by both Gram-positive and Gram-negative bacteria. The information in this database is very easy to extract and allows rapid prediction of relationships structure/function and target organisms of these peptides and therefore better exploitation of their biological activity in both the medical and food sectors.", + "homepage": "http://bactibase.hammamilab.org/main.php", + "name": "BACTIBASE", + "prefix": "r3d100012755", + "synonyms": [ + "a database dedicated to bacteriocins" + ], + "xrefs": { + "fairsharing": "FAIRsharing.5f5mfm", + "nlx": "54530", + "omics": "05726", + "scr": "006694" + } + }, + "r3d100012756": { + "description": "The Chemical Probes Portal is an online open access catalog of annotated small molecule inhibitors, agonists and other chemical tools for biological research and preclinical drug discovery. Annotations for are extensive and distinguish between activity in cells and model organisms.", + "homepage": "https://new.chemicalprobes.org/", + "name": "The Chemical Probes Portal", + "prefix": "r3d100012756", + "xrefs": { + "fairsharing": "FAIRsharing.yrkkbt" + } + }, + "r3d100012757": { + "description": "Rodare is the institutional research data repository at HZDR (Helmholtz-Zentrum Dresden-Rossendorf). Rodare allows HZDR researchers to upload their research software and data and enrich those with metadata to make them findable, accessible, interoperable and retrievable (FAIR). By publishing all associated research software and data via Rodare research reproducibility can be improved. Uploads receive a Digital Object Identfier (DOI) and can be harvested via a OAI-PMH interface.", + "homepage": "https://rodare.hzdr.de", + "name": "RODARE", + "prefix": "r3d100012757", + "synonyms": [ + "Rossendorf Data Repository" + ] + }, + "r3d100012760": { + "description": "The Centro de Documentação e Pesquisa Digital de Pesquisa (CEDAP) of the Universidade Federal do Rio Grande do Sul (UFRGS) aims to gather the scientific data used in research, classified as long syllable, in the various areas of knowledge. The Scientific Data Repository of Research of CEDAP aims to gather the scientific data used in the researches, with the provision of documentation, in order to provide an environment of study of methodologies of use and reuse of research data. Maintained in partnership with the Data Processing Center (CPD) of UFRGS for the development of policies, planning, management, description, evaluation, storage, dissemination and reuse of research data. Created in June 2017, the Research Data Repository meets the sharing needs in Brazil.", + "homepage": "https://cedap.ufrgs.br/jspui/handle/2050011959/90", + "name": "CEDAP Research Data Repository - research data", + "prefix": "r3d100012760", + "synonyms": [ + "Centro de Documentação e Acervo Digital da Pesquisa - Dados de Pesquisa" + ] + }, + "r3d100012761": { + "description": "The collection contains computed images (ortho-photos), camera photos, and wall plans of the textual witness of the Egyptian Netherworld Book, \"Book of Caverns\", in the tomb of Petamenophis in the necropolis of Thebes in Egypt (TT 33).", + "homepage": "http://repository.edition-topoi.org/collection/BOCA", + "name": "The Book of Caverns in Theban Tomb 33: Arbeitsphotos", + "prefix": "r3d100012761", + "synonyms": [ + "BOCA" + ], + "xrefs": { + "doi": "10.17171/2-8" + } + }, + "r3d100012762": { + "description": "Database of ancient sources concerning Roman Water Law. Specific legal sources, e.g. from the Corpus Iuris Civilis or the Codex Theodosianus, and literary sources, for example from Cicero, Frontinus, Hyginus, Siculus Flaccus or Vitruvius, were collected to give an overview of water related legal problems in ancient Rome. Furthermore, the aim of the database is to classify these sources into different legal topics, in order to facilitate the research for sources concerning specific questions regarding Roman Water Law.", + "homepage": "http://repository.edition-topoi.org/collection/RMWR", + "name": "Roman Water Law", + "prefix": "r3d100012762", + "synonyms": [ + "RMWR" + ], + "xrefs": { + "doi": "10.17171/1-10" + } + }, + "r3d100012763": { + "description": "OpenStreetMap (https://www.openstreetmap.org/export#map=6/51.324/10.426) is built by a community of mappers that contribute and maintain data about roads, trails, cafés, railway stations, and much more, all over the world. Planet.osm is the OpenStreetMap data in one file.", + "homepage": "https://planet.openstreetmap.org/", + "name": "OpenStreetMap", + "prefix": "r3d100012763", + "synonyms": [ + "OSM", + "Planet.osm" + ] + }, + "r3d100012765": { + "description": "Ecosounds is a repository of environmental audio recordings. This website facilitates the management, access, visualization, and analysis of environmental acoustic data. It uses the Acoustic Workbench software which is open source and available from GitHub.\nThe website is run by the QUT Ecoacoustics Research Group to support bioacoustics and ecoacoustics research.", + "homepage": "https://www.ecosounds.org/", + "name": "Ecosounds", + "prefix": "r3d100012765", + "synonyms": [ + "Queensland University of Technology" + ] + }, + "r3d100012766": { + "description": "NetSlim is a resource of high-confidence signaling pathway maps derived from NetPath pathway reactions. 40-60% of the molecules and their reactions in NetPath pathways are available in NetSlim.", + "homepage": "http://www.netpath.org/netslim/", + "name": "NetSlim", + "prefix": "r3d100012766", + "xrefs": { + "omics": "21069" + } + }, + "r3d100012768": { + "description": "The portal \"Wissenschaftliche Sammlungen\" is a project of the Coordination Office for Academic University Collections in Germany in cooperation with the Academic University and University Collections.\nTogether we create a platform that makes information on scientific collections, activities and actors as well as metadata and digitised objects visible, searchable and scientifically usable via a web portal. The data will be freely and openly accessible via technical interfaces in standard formats and fed into national reference systems such as the German Digital Library.", + "homepage": "https://portal.wissenschaftliche-sammlungen.de/", + "name": "Wissenschaftliche Sammlungen", + "prefix": "r3d100012768", + "synonyms": [ + "Wissenschaftliche Sammlungen in Deutschland und ihre Digitalisierung" + ] + }, + "r3d100012769": { + "description": "The French Center for Socio-Political Data over 370 surveys and studies through its data bank (Banque de données), based on the Dataverse open solution. Accessing the data requires creating an account, accepting of General Terms of Use, and manual approval of the request by data managers. Election results and metadata, which are openly available, do not fall under these prerequisites.", + "homepage": "https://data.sciencespo.fr/dataverse/cdsp", + "name": "Banque de données du CDSP", + "prefix": "r3d100012769" + }, + "r3d100012770": { + "description": "The range of CIRAD's research has given rise to numerous datasets and databases associating various types of data: primary (collected), secondary (analysed, aggregated, used for scientific articles, etc), qualitative and quantitative. These \"collections\" of research data are used for comparisons, to study processes and analyse change. They include: genetics and genomics data, data generated by trials and measurements (using laboratory instruments), data generated by modelling (interpolations, predictive models), long-term observation data (remote sensing, observatories, etc), data from surveys, cohorts, interviews with players.", + "homepage": "https://dataverse.cirad.fr/", + "name": "CIRAD Dataverse", + "prefix": "r3d100012770", + "synonyms": [ + "Données de recherche du CIRAD" + ], + "xrefs": { + "doi": "10.18167/infrastructure/00003", + "fairsharing": "FAIRsharing.b52cce" + } + }, + "r3d100012771": { + "description": "The Center for International Forestry Research (CIFOR) envisions a more equitable world where forestry and landscapes enhance the environment and well-being for all. The Center for International Forestry Research (CIFOR) is committed to advancing human well-being, equity and environmental integrity by conducting innovative research, developing partners’ capacity and actively engaging in dialogue with all stakeholders to inform policies and practices that affect forests and people.", + "homepage": "https://dataverse.harvard.edu/dataverse/cifor_harvested", + "name": "CIFOR Harvested Dataverse", + "prefix": "r3d100012771", + "synonyms": [ + "Center for International Forestry Research Harvested Dataverse" + ] + }, + "r3d100012773": { + "description": "Created and managed by the Library, DataSpace@HKUST is the data repository and workspace service for HKUST research community. Faculty members and research postgraduate students can use the platform to store, share, organize, preserve and publish research data. It is built on Dataverse, an open source web application developed at Harvard’s Institute for Quantitative Social Science. Using Dataverse architecture, the repository hosts multiple \"dataverses\". Each dataverse contains datasets; while each dataset may contain multiple data files and the corresponding descriptive metadata.", + "homepage": "https://dataspace.ust.hk/", + "name": "DataSpace@HKUST", + "prefix": "r3d100012773" + }, + "r3d100012775": { + "description": "Open for Fudan University affiliated researchers to deposit data.", + "homepage": "https://dvn.fudan.edu.cn/dataverse.xhtml", + "name": "Fudan University Social Science Data Repository", + "prefix": "r3d100012775", + "synonyms": [ + "复旦大学社会科学 Dataverse" + ] + }, + "r3d100012777": { + "description": "The Repositori Ilmiah Nasional (RIN) is a means for storing, preserving, citing, analyzing and sharing research data. RIN acts as an online media in managing, storing and sharing research data. Researchers, data writers, publishers, data distributors, and affiliated institutions all receive academic credit and web visibility. Researchers, agencies, and funders have full control over research data.", + "homepage": "https://rin.lipi.go.id", + "name": "RIN Data Repository", + "prefix": "r3d100012777", + "synonyms": [ + "LIPI Dataverse", + "Lembaga Ilmu Pengetahuan Indonesia (LIPI) Dataverse", + "RIN Dataverse", + "Repositori Ilmiah Nasional (RIN)" + ] + }, + "r3d100012778": { + "description": "The Maine Dataverse Network is a cloud-based data repository intended to act as a long-term archive and to facilitate data sharing among the research community in accordance with NSF, NIH, NASA and other granting authority data management plan requirements. The Maine Dataverse Network offers a convenient and secure method of sharing and archiving data and is made available to the Maine research community at no cost.", + "homepage": "http://dataverse.acg.maine.edu/dvn/", + "name": "Maine Dataverse Network", + "prefix": "r3d100012778" + }, + "r3d100012783": { + "description": "The MEROPS database is an information resource for peptidases (also termed proteases, proteinases and proteolytic enzymes) and the proteins that inhibit them.", + "homepage": "https://www.ebi.ac.uk/merops/", + "name": "MEROPS", + "prefix": "r3d100012783", + "xrefs": { + "fairsharing": "/FAIRsharing.2s4n8r", + "nif": "0000-03112", + "omics": "02685", + "scr": "007777" + } + }, + "r3d100012785": { + "description": "The New York Brain Bank (NYBB) at Columbia University was established to collect postmortem human brains to meet the needs of neuroscientists investigating specific psychiatric and neurological disorders.", + "homepage": "http://www.nybb.hs.columbia.edu/index.htm", + "name": "New York Brain Bank", + "prefix": "r3d100012785", + "synonyms": [ + "NYBB" + ], + "xrefs": { + "nlx": "43593", + "scr": "007142" + } + }, + "r3d100012786": { + "description": "The Language Archive Cologne (LAC) is a research data repository for the linguistics and all humanities disciplines working with audiovisual data. The archive forms a cluster of the Data Center for Humanities in cooperation with the Institute of Linguistics of the University of Cologne. The LAC is an archive for language resources, which is freely available via a web-based access. In addition, concrete technical and methodological advice is offered in the research data cycle - from the collection of the data, their preparation and archiving, to publication and reuse.", + "homepage": "https://lac.uni-koeln.de", + "name": "Language Archive Cologne", + "prefix": "r3d100012786", + "synonyms": [ + "KA³ Language Archive Cologne", + "LAC" + ] + }, + "r3d100012787": { + "description": "Gambling Research Exchange Ontario (GREO) is a knowledge translation and exchange organization that aims to eliminate harm from gambling. Our goal is to support evidence-informed decision making in responsible gambling policies, standards and practices. In line with this mandate, datasets curated in this archive relate to gambling and reducing gambling related harms.", + "homepage": "https://borealisdata.ca/dataverse/GREO", + "name": "Gambling Research Exchange Dataverse", + "prefix": "r3d100012787", + "synonyms": [ + "GREO" + ] + }, + "r3d100012788": { + "description": "ArkDB is a generic, species-independent database built to capture the state of published information on genome mapping in a given species. It stores details of references, markers and loci and genetic linkage and cytogenetic maps which can be drawn using the online map-drawing application. Data from linkage maps held within the ArkDB system can be drawn alongside their corresponding genome sequence maps (extracted from ENSEMBL).", + "homepage": "http://www.thearkdb.org/arkdb/", + "name": "ArkDB", + "prefix": "r3d100012788", + "xrefs": { + "nif": "0000-02568", + "omics": "20036", + "scr": "001838" + } + }, + "r3d100012789": { + "description": "Wiki-Pi is a wiki resource centered on human protein-protein interactions. Wiki-Pi's intuitive search functionality allows you to retrieve and discover interactions effectively.", + "homepage": "http://severus.dbmi.pitt.edu/wiki-pi/", + "name": "Wiki-Pi", + "prefix": "r3d100012789", + "xrefs": { + "omics": "02991" + } + }, + "r3d100012790": { + "description": ">>>!!!<<< The repository is no longer available. >>>!!!<<<", + "homepage": "http://prof.pusan.ac.kr/user/indexSub.action?codyMenuSeq=9872&siteId=uc", + "name": "Future Network & Communication Repository", + "prefix": "r3d100012790" + }, + "r3d100012791": { + "description": "SIDER contains information on marketed medicines and their recorded adverse drug reactions. The information is extracted from public documents and package inserts. The available information include side effect frequency, drug and side effect classifications as well as links to further information, for example drug–target relations.", + "homepage": "http://sideeffects.embl.de/", + "name": "SIDER", + "prefix": "r3d100012791", + "synonyms": [ + "Side Effect Resource" + ], + "xrefs": { + "fairsharing": "FAIRsharing.zzaykv", + "nlx": "33359", + "omics": "04950", + "scr": "004321" + } + }, + "r3d100012793": { + "description": "Brock University Dataverse, housed under the Ontario Council of University Libraries’ Scholars Portal Dataverse, is the central online repository for research data at Brock University.", + "homepage": "https://borealisdata.ca/dataverse/brock", + "name": "Brock University Dataverse", + "prefix": "r3d100012793" + }, + "r3d100012794": { + "description": "The Carleton University Data Repository Dataverse is the research data repository for Carleton University. It is managed by the MacOdrum Library Systems Department in conjunction with Data Services.", + "homepage": "https://borealisdata.ca/dataverse/carleton", + "name": "Carleton University Dataverse", + "prefix": "r3d100012794" + }, + "r3d100012795": { + "description": "Lakehead University Dataverse is the central online repository for research data at Lakehead University.", + "homepage": "https://borealisdata.ca/dataverse/lakehead", + "name": "Lakehead University Dataverse", + "prefix": "r3d100012795" + }, + "r3d100012796": { + "description": "Laurentian University Dataverse is an institutional research data repository for research data produced at Laurentian University.", + "homepage": "https://borealisdata.ca/dataverse/laurentian", + "name": "Laurentian University Dataverse", + "prefix": "r3d100012796" + }, + "r3d100012797": { + "description": "The McMaster University Dataverse is a central location for research at McMaster University and a service of the Ontario Council of University Libraries.", + "homepage": "https://borealisdata.ca/dataverse/mcmaster", + "name": "McMaster University Dataverse", + "prefix": "r3d100012797" + }, + "r3d100012800": { + "description": "Queen's University Dataverse is the institutional open access research data repository for Queen's University, featuring Queen's University Biological Station (QUBS) which includes research related to ecology, evolution, resource management and conservation, GIS, climate data, and environmental science.", + "homepage": "https://borealisdata.ca/dataverse/queens", + "name": "Queen's University Dataverse", + "prefix": "r3d100012800" + }, + "r3d100012801": { + "description": "A data repository for researchers affiliated with Toronto Metropolitan University. This resource is part of Borealis which is a service provided by the Ontario Council of University Libraries.", + "homepage": "https://borealisdata.ca/dataverse/tmu", + "name": "Toronto Metropolitan University Dataverse", + "prefix": "r3d100012801" + }, + "r3d100012802": { + "description": "Trent University Dataverse is a research data repository for our faculty, students and staff. Files are held in a secure environment on Canadian servers. The platform makes it possible for researchers to deposit data, create appropriate metadata, and version documents as they work. Researchers can choose to make content available publicly, to specific individuals, or to keep it locked.", + "homepage": "https://borealisdata.ca/dataverse/trent", + "name": "Trent University Dataverse", + "prefix": "r3d100012802" + }, + "r3d100012803": { + "description": "This repository, in conjunction with the Agri-environmental Research Data Repository, has been created to share and provide long-term access to data from research projects undertaken at the University of Guelph. The repository was created in 2013 by the University of Guelph Library.", + "homepage": "https://borealisdata.ca/dataverse/ugrdr", + "name": "University of Guelph Research Data Repository Dataverse", + "prefix": "r3d100012803", + "synonyms": [ + "University of Guelph Dataverse" + ] + }, + "r3d100012805": { + "description": "Data deposit is supported for University of Ottawa faculty, students, and affiliated researchers. The repository is multidisciplinary and hosted on Canadian servers. It includes features such as permanent links (DOIs) which encourage citation of your dataset and help you set terms for access and reuse of your data. uOttawa Dataverse is currently optimal for small to medium datasets.", + "homepage": "https://borealisdata.ca/dataverse/ottawa", + "name": "University of Ottawa Dataverse", + "prefix": "r3d100012805", + "synonyms": [ + "uOttawa Dataverse" + ] + }, + "r3d100012806": { + "description": "The University of Toronto Dataverse is a research data repository for our faculty, students, and staff. Files are held in a secure environment on Canadian servers. Researchers can choose to make content available publicly, to specific individuals, or to restrict access.", + "homepage": "https://borealisdata.ca/dataverse/toronto", + "name": "University of Toronto Dataverse", + "prefix": "r3d100012806" + }, + "r3d100012807": { + "description": "Dataverse is a free and secure data repository that supports the deposit and sharing of University of Windsor research data. This service has been established by the Academic Data Centre (ADC) at Leddy Library.", + "homepage": "https://borealisdata.ca/dataverse/windsor", + "name": "University of Windsor Dataverse", + "prefix": "r3d100012807" + }, + "r3d100012808": { + "description": "The University of Waterloo Dataverse is a data repository for research outputs of our faculty, students, and staff. Files are held in a secure environment on Canadian servers. Researchers can choose to make content available to the public, to specific individuals, or to keep it private.", + "homepage": "https://borealisdata.ca/dataverse/waterloo", + "name": "University of Waterloo Dataverse", + "prefix": "r3d100012808" + }, + "r3d100012809": { + "description": "Western University's Dataverse is a research data repository for our faculty, students, and staff. Files are held in a secure environment on Canadian servers. Researchers can choose to make content available publicly, to specific individuals, or to keep it locked.", + "homepage": "https://borealisdata.ca/dataverse/westernu", + "name": "Western University Dataverse", + "prefix": "r3d100012809" + }, + "r3d100012810": { + "description": "The Wilfrid Laurier University Dataverse is a research data repository for our faculty, students, and staff. Files are held in a secure environment on Canadian servers.", + "homepage": "https://borealisdata.ca/dataverse/laurier", + "name": "Wilfrid Laurier University Dataverse", + "prefix": "r3d100012810", + "synonyms": [ + "WLU Dataverse" + ] + }, + "r3d100012811": { + "description": "The University of Regina Library offers our institution's researchers the opportunity to store (and share, if appropriate) their research data in our University of Regina Dataverse.", + "homepage": "https://borealisdata.ca/dataverse/regina", + "name": "University of Regina Dataverse", + "prefix": "r3d100012811" + }, + "r3d100012812": { + "description": "York University Libraries makes available Borealis for despositing data . Borealis is a an instance of Dataverse hosted by The Ontario Council of University Libraries, of which York University Libraries is a member.", + "homepage": "https://borealisdata.ca/dataverse/york", + "name": "York University Dataverse", + "prefix": "r3d100012812" + }, + "r3d100012813": { + "description": "The Dalhousie University Dataverse is a research data repository for our faculty, students, and staff. Files are held in a secure environment on Canadian servers, hosted by Borealis.", + "homepage": "https://borealisdata.ca/dataverse/dal", + "name": "Dalhousie University Dataverse @ Borealis", + "prefix": "r3d100012813" + }, + "r3d100012814": { + "description": "University of Alberta Dataverse is a service provided by the University of Albert Library to help researchers publish, analyze, distribute, and preserve data and datasets. Open for University of Alberta-affiliated researchers to deposit data.", + "homepage": "https://borealisdata.ca/dataverse/ualberta", + "name": "University of Alberta Dataverse", + "prefix": "r3d100012814", + "xrefs": { + "doi": "10.7939/dvn" + } + }, + "r3d100012815": { + "description": "UNB Dataverse is repository for research data collected by researchers and organizations primarily affiliated with the University of New Brunswick. The repository allows researchers to deposit, share, analyze, cite, and explore data. Dataverse is an open source application developed by the Institute for Quantitative Social Science (IQSS) at Harvard University.", + "homepage": "https://dataverse.lib.unb.ca/", + "name": "UNB Libraries Dataverse Research Data Repository", + "prefix": "r3d100012815", + "synonyms": [ + "University of New Brunswick Libraries Dataverse Research Data Repository" + ] + }, + "r3d100012816": { + "description": "UM Dataverse is part of the Dataverse Project conceived of by Harvard University. It is an open source repository to assist researchers in the creation, management and dissemination of their research data. UM Dataverse allows for the creation of multiple collaborative environments containing datasets, metadata and digital objects. UM Dataverse provides formal scholarly data citations and can help with data requirements from publishers and funders.", + "homepage": "https://dataverse.lib.umanitoba.ca/", + "name": "University of Manitoba Dataverse", + "prefix": "r3d100012816", + "synonyms": [ + "University of Manitoba Libraries Dataverse" + ] + }, + "r3d100012818": { + "description": "Spectrum, Concordia University's open access research repository, provides access to and preserves research created at Concordia. By depositing in Spectrum, Concordia scholars provide free and immediate access to their work and thus increase the visibility of both their own research and their university's intellectual output. Open access leads to the increased research profile and impact of scholars by bringing about greater levels of readership and citation of their publications.", + "homepage": "https://spectrum.library.concordia.ca/", + "name": "Spectrum Research Repository", + "prefix": "r3d100012818" + }, + "r3d100012820": { + "description": "The Progenetix database provides an overview of copy number abnormalities in human cancer from currently 32548 array and chromosomal Comparative Genomic Hybridization (CGH) experiments, as well as Whole Genome or Whole Exome Sequencing (WGS, WES) studies. The cancer profile data in Progenetix was curated from 1031 articles and represents 366 different cancer types, according to the International classification of Diseases in Oncology (ICD-O).", + "homepage": "https://www.progenetix.org/", + "name": "Progenetix", + "prefix": "r3d100012820", + "xrefs": { + "fairsharing": "FAIRsharing.65tdnz", + "miriam": "00000600", + "omics": "02591" + } + }, + "r3d100012822": { + "description": "ConsensusPathDB integrates interaction networks in humans (and in the model organisms - yeast and mouse) including binary and complex protein-protein, genetic, metabolic, signaling, gene regulatory and drug-target interactions, as well as biochemical pathways. Data originate from public resources for interactions and interactions curated from the literature. The interaction data are integrated in a complementary manner to avoid redundancies.", + "homepage": "http://cpdb.molgen.mpg.de/CPDB", + "name": "ConsensusPathDB", + "prefix": "r3d100012822", + "synonyms": [ + "CPDB" + ], + "xrefs": { + "omics": "01903", + "scr": "002231" + } + }, + "r3d100012823": { + "description": "Vivli is a non-profit organization working to advance human health through the insights and discoveries gained by sharing and analyzing data. It is home to an independent global data-sharing and analytics platform which serves all elements of the international research community. The platform includes a data repository, in-depth search engine and cloud-based analytics, and harmonizes governance, policy and processes to make sharing data easier. Vivli acts as a neutral broker between data contributor and data user and the wider data sharing community.", + "homepage": "https://vivli.org/", + "name": "Vivli", + "prefix": "r3d100012823", + "synonyms": [ + "A global clinical research data sharing platform" + ], + "xrefs": { + "fairsharing": "FAIRsharing.uovQrT", + "omics": "18399", + "scr": "018080" + } + }, + "r3d100012824": { + "description": "The Repositorio de datos del Ministerio de Educación del Perú provides the scientific community with a series of data sets for its reuse. The MINEDU Data Repository is integrated into the Digital National Repository of Science, Technology and Innovation of Open Access - ALICIA (http://alicia.concytec.gob.pe) managed and administrated by CONCYTEC.", + "homepage": "http://datos.minedu.gob.pe/", + "name": "Repositorio de datos del Ministerio de Educación del Perú", + "prefix": "r3d100012824", + "synonyms": [ + "Repository of Open Data of the Ministry of Education" + ] + }, + "r3d100012825": { + "description": "Researcher of the Leibniz Universität Hannover can publish and archive research related data in this repository.", + "homepage": "https://data.uni-hannover.de", + "name": "Forschungsdaten-Repositorium der LUH", + "prefix": "r3d100012825", + "synonyms": [ + "Research Data Repository" + ] + }, + "r3d100012827": { + "description": "BEI Resources was established by the National Institute of Allergy and Infectious Diseases (NIAID) to provide reagents, tools and information for studying Category A, B, and C priority pathogens, emerging infectious disease agents, non-pathogenic microbes and other microbiological materials of relevance to the research community. BEI Resources acquires authenticates, and produces reagents that scientists need to carry out basic research and develop improved diagnostic tests, vaccines, and therapies. By centralizing these functions within BEI Resources, access to and use of these materials in the scientific community is monitored and quality control of the reagents is assured", + "homepage": "https://www.beiresources.org/", + "name": "BEI Resource", + "prefix": "r3d100012827", + "synonyms": [ + "BEI Resource Repository", + "Biodefense & Emerging Infections Research Resources Repository", + "supporting infectious disease research" + ], + "xrefs": { + "fairsharing": "FAIRsharing.gcxmpf", + "omics": "08731", + "scr": "013698" + } + }, + "r3d100012828": { + "description": "The BioSample database contains descriptions of biological source materials used in experimental assays.", + "homepage": "https://www.ncbi.nlm.nih.gov/biosample/", + "name": "BioSample", + "prefix": "r3d100012828", + "synonyms": [ + "BioSample at the NCBI" + ], + "xrefs": { + "fairsharing": "FAIRsharing.qr6pqk", + "nlx": "143929", + "omics": "01024", + "scr": "004854" + } + }, + "r3d100012832": { + "description": "The Community Coordinated Modeling Center (CCMC) is a multi-agency partnership based at the NASA Goddard Space Flight Center in Greenbelt, Maryland and a component of the National Space Weather Program. The CCMC provides, to the international research community, access to modern space science simulations. In addition, the CCMC supports the transition to space weather operations of modern space research models.", + "homepage": "https://ccmc.gsfc.nasa.gov/", + "name": "Community Coordinated Modeling Center", + "prefix": "r3d100012832", + "synonyms": [ + "CCMC" + ] + }, + "r3d100012834": { + "description": "The Deep Carbon Observatory (DCO) is a global community of multi-disciplinary scientists unlocking the inner secrets of Earth through investigations into life, energy, and the fundamentally unique chemistry of carbon. Deep Carbon Observatory Digital Object Registry (“DCO-VIVO”) is a centrally-managed digital object identification, object registration and metadata management service for the DCO. Digital object registration includes DCO-ID generation based on the global Handle System infrastructure and metadata collection using VIVO. Users will be able to deposit their data into the DCO Data Repository and have that data discoverable and accessible by others.", + "homepage": "https://info.deepcarbon.net/vivo/", + "name": "Deep Carbon Observatory Data Portal", + "prefix": "r3d100012834", + "synonyms": [ + "DCO Data Portal", + "DCO-VIVO" + ], + "xrefs": { + "biodbcore": "001654" + } + }, + "r3d100012835": { + "description": "The Seamount Catalog is a digital archive for bathymetric seamount maps from all the oceans that can be viewed and downloaded in various formats. This catalog contains morphological data, sample information, related grid and multibeam data files, as well as user-contributed files that all can be downloaded.", + "homepage": "https://earthref.org/SC/", + "name": "Seamount Catalog", + "prefix": "r3d100012835", + "synonyms": [ + "SC" + ], + "xrefs": { + "biodbcore": "001612" + } + }, + "r3d100012836": { + "description": "The eyeGENE® Research Resource is open for approved research studies. Application details here Researchers and clinicians are actively developing gene-based therapies to treat ophthalmic genetic diseases that were once considered untreatable.", + "homepage": "https://eyegene.nih.gov/", + "name": "EyeGENE", + "prefix": "r3d100012836", + "synonyms": [ + "The National Ophthalmic Genotyping and Phenotyping Network" + ], + "xrefs": { + "fairsharing": "/FAIRsharing.5nnxqn", + "nif": "0000-00229", + "omics": "05773", + "scr": "004523" + } + }, + "r3d100012837": { + "description": "The Federal Interagency Traumatic Brain Injury Research (FITBIR) informatics system was developed to share data across the entire TBI research field and to facilitate collaboration between laboratories, as well as interconnectivity with other informatics platforms. Sharing data, methodologies, and associated tools, rather than summaries or interpretations of this information, can accelerate research progress by allowing re-analysis of data, as well as re-aggregation, integration, and rigorous comparison with other data, tools, and methods. This community-wide sharing requires common data definitions and standards, as well as comprehensive and coherent informatics approaches.", + "homepage": "https://fitbir.nih.gov/", + "name": "Federal Interagency Traumatic Brain Injury Research Informatics System", + "prefix": "r3d100012837", + "synonyms": [ + "FITBIR" + ], + "xrefs": { + "fairsharing": "fairsharing.rz7h29", + "nlx": "151755", + "scr": "006856" + } + }, + "r3d100012840": { + "description": "LONI’s Image and Data Archive (IDA) is a secure data archiving system. The IDA uses a robust infrastructure to provide researchers with a flexible and simple interface for de-identifying, searching, retrieving, converting, and disseminating their biomedical data. With thousands of investigators across the globe and more than 21 million data downloads to data, the IDA guarantees reliability with a fault-tolerant network comprising multiple switches, routers, and Internet connections to prevent system failure.", + "homepage": "https://ida.loni.usc.edu/login.jsp", + "name": "Laboratory of Neuroimaging Image & Data Archive", + "prefix": "r3d100012840", + "synonyms": [ + "IDA", + "LONI Image & Data Archive", + "Laboratory of Neuroimaging Database" + ], + "xrefs": { + "fairsharing": "FAIRsharing.r4ph5f", + "nif": "0000-10494", + "omics": "13882", + "scr": "001922" + } + }, + "r3d100012841": { + "description": "Archiving data and housing geological collections is an important role the Bureau of Geology plays in improving our understanding of the geology of New Mexico. Aside from our numerous publications, several datasets are available to the public. Data in this repository supplements published papers in our publications. Please refer to both the published material and the repository documentation before using this data. Please cite repository data as shown in each repository listing.", + "homepage": "https://geoinfo.nmt.edu/repository/", + "name": "New Mexico Bureau of Geology & Mineral Resources Data Repository", + "prefix": "r3d100012841", + "xrefs": { + "biodbcore": "001596" + } + }, + "r3d100012842": { + "description": "A place where researchers can publicly store and share unthresholded statistical maps, parcellations, and atlases produced by MRI and PET studies.", + "homepage": "https://neurovault.org/", + "name": "NeuroVault", + "prefix": "r3d100012842", + "xrefs": { + "fairsharing": "FAIRsharing.rm14bx" + } + }, + "r3d100012845": { + "description": "The NIDDK Information Network (dkNET) serves the needs of basic and clinical investigators by providing seamless access to large pools of data and research resources relevant to the mission of The National Institute of Diabetes Digestive and Kidney Diseases (NIDDK).", + "homepage": "https://dknet.org/", + "name": "NIDDK Information Network", + "prefix": "r3d100012845", + "synonyms": [ + "National Institute of Diabetes and Digestive and Kidney Disease Information Network", + "dkNET" + ], + "xrefs": { + "fairsharing": "FAIRsharing.1mapgk", + "nlx": "153866", + "scr": "001606" + } + }, + "r3d100012849": { + "description": "The CardioVascular Research Grid (CVRG) project is creating an infrastructure for secure seamless access to study data and analysis tools.\nCVRG tools are developed using the Software as a Service model, allowing users to access tools through their browser, thus eliminating the need to install and maintain complex software.", + "homepage": "https://www.cvrgrid.org/", + "name": "Cardiovascular Research Grid", + "prefix": "r3d100012849", + "synonyms": [ + "CVRG" + ], + "xrefs": { + "fairsharing": "FAIRsharing.x80z26", + "nlx": "143758", + "omics": "20739", + "scr": "004472" + } + }, + "r3d100012850": { + "description": "The Pfam database is a large collection of protein families, each represented by multiple sequence alignments and hidden Markov models (HMMs).", + "homepage": "http://pfam.xfam.org/", + "name": "Pfam Protein Families", + "prefix": "r3d100012850", + "synonyms": [ + "Pfam" + ], + "xrefs": { + "fairsharing": "FAIRsharing.y3scf6", + "omics": "01696", + "scr": "004726" + } + }, + "r3d100012851": { + "description": "Originally named the Radiation Belt Storm Probes (RBSP), the mission was re-named the Van Allen Probes, following successful launch and commissioning. For simplicity and continuity, the RBSP short-form has been retained for existing documentation, file naming, and data product identification purposes. The RBSPICE investigation including the RBSPICE Instrument SOC maintains compliance with requirements levied in all applicable mission control documents.", + "homepage": "http://rbspice.ftecs.com/Data.html", + "name": "Radiation Belt Storm Probes Ion Composition Experiment", + "prefix": "r3d100012851", + "synonyms": [ + "RBSPICE", + "Van Allen Probes Radiation Belt Storm Probes Ion Composition Experiment" + ] + }, + "r3d100012857": { + "description": "The Media Archive of the Zurich University of the Arts is the platform for collaborative work, sharing and archiving of media at the ZHdK. It is available to students, lecturers, reserarchers and staff. The areas of application of the media archive are mainly focused on teaching and research, but the ZHdK departments archive and university communication also benefit. The media archive manages a wide range of visual and audiovisual content and supports collaborative forms of working. It serves as an instutional repository for research data management and as a platform for hybrid publications.", + "homepage": "https://medienarchiv.zhdk.ch/", + "name": "Medienarchiv der Zürcher Hochschule der Künste", + "prefix": "r3d100012857" + }, + "r3d100012858": { + "description": "MassIVE is a community resource developed by the NIH-funded Center for Computational Mass Spectrometry to promote the global, free exchange of mass spectrometry data. MassIVE datasets can be assigned ProteomeXchange accessions to satisfy publication requirements.", + "homepage": "https://massive.ucsd.edu/ProteoSAFe/static/massive.jsp", + "name": "Mass Spectrometry Interactive Virtual Environment", + "prefix": "r3d100012858", + "synonyms": [ + "MassIVE" + ], + "xrefs": { + "scr": "013665" + } + }, + "r3d100012860": { + "description": "The Eurac Research CLARIN Centre (ERCC) is a dedicated repository for language data. It is hosted by the Institute for Applied Linguistics (IAL) at Eurac Research, a private research centre based in Bolzano, South Tyrol. The Centre is part of the Europe-wide CLARIN infrastructure, which means that it follows well-defined international standards for (meta)data and procedures and is well-embedded in the wider European Linguistics infrastructure. The repository hosts data collected at the IAL, but is also open for data deposits from external collaborators.", + "homepage": "https://clarin.eurac.edu/", + "name": "Eurac Research CLARIN Centre", + "prefix": "r3d100012860", + "synonyms": [ + "ERCC" + ] + }, + "r3d100012861": { + "description": "This repository contains about 500 medieval codices and manuscripts (dated from 8th to 18th century), which were a part of the BMBF-funded project eCodicology. The collection and database contains descriptional data about the manuscripts in TEI conformant XML format as well as digitized images of every codex page.", + "homepage": "http://stmatthias.uni-trier.de/", + "name": "Virtuelles Skriptorium St. Matthias", + "prefix": "r3d100012861" + }, + "r3d100012862": { + "description": "This is CSDB version 1 merged from Bacterial (BCSDB) and Plant&Fungal (PFCSDB) databases. This database aims at provision of structural, bibliographic, taxonomic, NMR spectroscopic and other information on glycan and glycoconjugate structures of prokaryotic, plant and fungal origin. It has been merged from the Bacterial and Plant&Fungal Carbohydrate Structure Databases (BCSDB+PFCSDB). The key points of this service are:\n High coverage. The coverage for bacteria (up to 2016) and archaea (up to 2016) is above 80%. Similar coverage for plants and fungi is expected in the future. The database is close to complete up to 1998 for plants, and up to 2006 for fungi.\nData quality. High data quality is achieved by manual curation using original publications which is assisted by multiple automatic procedures for error control. Errors present in publications are reported and corrected, when possible. Data from other databases are verified on import.\nDetailed annotations. Structural data are supplied with extended bibliography, assigned NMR spectra, taxon identification including strains and serogroups, and other information if available in the original publication.\nServices. CSDB serves as a platform for a number of computational services tuned for glycobiology, such as NMR simulation, automated structure elucidation, taxon clustering, 3D molecular modeling, statistical processing of data etc.\nIntegration. CSDB is cross-linked to other glycoinformatics projects and NCBI databases. The data are exportable in various formats, including most widespread encoding schemes and records using GlycoRDF ontology.\nFree web access. Users can access the database for free via its web interface (see Help). \nThe main source of data is retrospective literature analysis. About 20% of data were imported from CCSD (Carbbank, University of Georgia, Athens; structures published before 1996) with subsequent manual curation and approval. The current coverage is displayed in red on the top of the left menu. The time lag between the publication of new data and their deposition into CSDB is ca. 1 year.\nIn the scope of bacterial carbohydrates, CSDB covers nearly all structures of this origin published up to 2016. Prokaryotic, plant and fungal means that a glycan was found in the organism(s) belonging to these taxonomic domains or was obtained by modification of those found in them. Carbohydrate means a structure composed of any residues linked by glycosidic, ester, amidic, ketal, phospho- or sulpho-diester bonds in which at least one residue is a sugar or its derivative.", + "homepage": "http://csdb.glycoscience.ru/database/", + "name": "Carbohydrate Structure Database", + "prefix": "r3d100012862", + "synonyms": [ + "CSDB" + ], + "xrefs": { + "fairsharing": "FAIRsharing.dkbt9j", + "omics": "09727" + } + }, + "r3d100012863": { + "description": "The human pluripotent stem cell registry (hPSCreg) is a public registry and data portal for human embryonic and induced pluripotent stem cell lines (hESC and hiPSC). The Registry provides comprehensive and standardized biological and legal information as well as tools to search and compare information from multiple hPSC sources and hence addresses a translational research need. To facilitate unambiguous identification over different resources, hPSCreg automatically creates a unique standardized name (identifier) for each cell line registered. In addition to biological information, hPSCreg stores extensive data about ethical standards regarding cell sourcing and conditions for application and privacy protection. hPSCreg is the first global registry that holds both, manually validated scientific and ethical information on hPSC lines, and provides access by means of a user-friendly, mobile-ready web application.", + "homepage": "https://hpscreg.eu/", + "name": "hPSCreg", + "prefix": "r3d100012863", + "synonyms": [ + "human Pluripotent Stem Cell registry" + ], + "xrefs": { + "fairsharing": "FAIRsharing.7C0aVE", + "miriam": "00100898" + } + }, + "r3d100012864": { + "description": "The Department of Energy Systems Biology Knowledgebase (KBase) is a software and data platform designed to meet the grand challenge of systems biology: predicting and designing biological function. KBase integrates data and tools in a unified graphical interface so users do not need to access them from numerous sources or learn multiple systems in order to create and run sophisticated systems biology workflows. Users can perform large-scale analyses and combine multiple lines of evidence to model plant and microbial physiology and community dynamics.\nKBase is the first large-scale bioinformatics system that enables users to upload their own data, analyze it (along with collaborator and public data), build increasingly realistic models, and share and publish their workflows and conclusions. KBase aims to provide a knowledgebase: an integrated environment where knowledge and insights are created and multiplied.", + "homepage": "https://www.kbase.us/", + "name": "KBase", + "prefix": "r3d100012864", + "synonyms": [ + "KBase: The U.S. Department of Energy Systems Biology Knowledgebase" + ], + "xrefs": { + "fairsharing": "FAIRsharing.jsxqrk", + "omics": "13621" + } + }, + "r3d100012866": { + "description": "CU Scholar is a digital repository supporting the research and teaching mission of the University of Colorado Boulder. It is intended to serve as a platform for preserving the research activities of members of the CU-Boulder community, and for promoting that research to the general public. CU Scholar is maintained by the University Libraries as a service to the community of scholars worldwide.", + "homepage": "https://scholar.colorado.edu/", + "name": "CU Scholar", + "prefix": "r3d100012866", + "synonyms": [ + "University of Colorado Boulder's institutional repository" + ] + }, + "r3d100012867": { + "description": "The EBiSC Catalogue is a collection of human iPS cells being made available to academic and commercial researchers for use in disease modelling and other forms of preclinical research.\nThe initial collection has been generated from a wide range of donors representing specific disease backgrounds and healthy controls. As the collection grows, more isogenic control lines will become available which will add further to the collection’s appeal.", + "homepage": "https://cells.ebisc.org/", + "name": "EBiSC catalogue", + "prefix": "r3d100012867", + "synonyms": [ + "European Bank for induced pluripotent Stem Cells catalogue" + ] + }, + "r3d100012868": { + "description": "Digital resources of the excavations campaigns since 2015.", + "homepage": "http://repository.edition-topoi.org/collection/SORR/", + "name": "Roman Villa of Capo di Sorrento", + "prefix": "r3d100012868", + "xrefs": { + "doi": "10.17171/2-4" + } + }, + "r3d100012869": { + "description": "The Maya Image Archive is intended to host research materials provided by various scholars, such as Karl Herbert Mayer, Berthold Riese, Stephan Merk and the members of the project among others. Comprising image collections with photographs, drawings, notes and manuscripts, the Maya Image Archive allows the user to browse through the results of several decades of research trips through the entire Maya region.", + "homepage": "https://classicmayan.kor.de.dariah.eu/", + "name": "Maya Image Archive", + "prefix": "r3d100012869" + }, + "r3d100012870": { + "description": "EarthWorks is a discovery tool for geospatial (a.k.a. GIS) data. It allows users to search and browse the GIS collections owned by Stanford University Libraries, as well as data collections from many other institutions. Data can be searched spatially, by manipulating a map; by keyword search; by selecting search limiting facets (e.g., limit to a given format type); or by combining these options.", + "homepage": "https://earthworks.stanford.edu/", + "name": "Earthworks.stanford.edu", + "prefix": "r3d100012870" + }, + "r3d100012871": { + "description": "The Portal of Genomic Data is an initiative of the National System of Genomic Data (SNDG) of the Ministry of Science, Technology and Productive Innovation of Argentina whose purpose is to visualize, share, disseminate and return to society the primary data that are generated as a result of the investigations financed by the National State. The site allows access to the unified national database of genomic information for all species of ecological, agricultural, biotechnological and health interest; have information from the centers affiliated to the SNDG and their data sets and tools; know the main SNDG statistics; and visualize and / or download the available resources.", + "homepage": "http://datos.sndg.mincyt.gob.ar/", + "name": "Portal de Datos Genómicos del SNDG", + "prefix": "r3d100012871", + "synonyms": [ + "Sistema Nacional de Datos Genómicos - Portal de datos" + ] + }, + "r3d100012872": { + "description": "The USN Research Data Archive is an institutional archive where research data produced and collected by University of South-East Norway's reseachers can be stored, made visible and accessible. The researcher can apply the necessary licenses and possibly put embargo and access restrictions on the research data.", + "homepage": "https://usn.figshare.com/", + "name": "USN Research Data Archive", + "prefix": "r3d100012872", + "synonyms": [ + "USN RDA", + "University of South-Eastern Norway Figshare" + ] + }, + "r3d100012873": { + "description": "The Norwegian Marine Data Centre (NMD) at the Institute of Marine Research was established as a national data centre dedicated to the professional processing and long-term storage of marine environmental and fisheries data and production of data products.\nThe Institute of Marine Research continuously collects large amounts of data from all Norwegian seas. Data are collected using vessels, observation buoys, manual measurements, gliders – amongst others.\nNMD maintains the largest collection of marine environmental and fisheries data in Norway.", + "homepage": "https://www.hi.no/en/hi/forskning/research-groups-1/the-norwegian-marine-data-centre-nmd", + "name": "Norwegian Marine Data Center", + "prefix": "r3d100012873", + "synonyms": [ + "NMD", + "Norsk marint datasenter" + ] + }, + "r3d100012874": { + "description": "US National Science Foundation (NSF) facility to support drilling and coring in continental locations worldwide. Drill core metadata and data, borehole survey data, geophysical site survey data, drilling metadata, software code. CSDCO offers several repositories with samples, data, publications and reference collections about drilling and coring: LacCore Core Repository, Open Core Data, Index to Marine and Lacustrine Geological Samples. For \" Botanical Reference Collections\" contact the LacCore Curator for details.", + "homepage": "https://csdco.umn.edu", + "name": "NSF Facilities for Continental Scientific & Drilling & Coring", + "prefix": "r3d100012874" + }, + "r3d100012875": { + "description": "RESPECT aims to unveil for the mountain rain forest in South Ecuador how major ecosystem functions, (i) ecosystem biomass production, and (ii) water fluxes, are affected by ongoing and future environmental changes through alterations in response and effect traits of relevant biota. The research question is addressed with two approaches: (i) A newest generation Land Surface Model (LSM) and (ii) a statistical response–effect framework (REF). By including (i) specific Plant Functional Types (PFTs) for the megadiverse biodiversity hotspot, (ii) introducing trait diversity, (iii) new modules for tree hydraulics and (iv) new modules of focal biological processes (seed dispersal and PFT establishment, herbivory) we will conduct a biodiversification of LSMs.", + "homepage": "http://www.tropicalmountainforest.org/", + "name": "RESPECT", + "prefix": "r3d100012875", + "synonyms": [ + "Environmental changes in biodiverstiy hotspot ecosystems of South Ecuador: RESPonse and feedback effECTs" + ] + }, + "r3d100012879": { + "description": "The Tropical Data Hub (TDH) Research Data repository makes data collections and datasets generated by James Cook University researchers searchable and accessible. This increases their visibility and facilitates sharing and collaboration both within JCU and externally. Services provided include archival storage, access controls (open access preferred), metadata review and DOI minting.", + "homepage": "https://research.jcu.edu.au/researchdata", + "name": "Tropical Data Hub Research Data repository", + "prefix": "r3d100012879", + "synonyms": [ + "James Cook University Research Data repository" + ] + }, + "r3d100012880": { + "description": "LacCore curates cores and samples from continental coring and drilling expeditions around the world, and also archives metadata and contact information for cores stored at other institutions.", + "homepage": "http://lrc.geo.umn.edu/laccore/index.html", + "name": "LacCore", + "prefix": "r3d100012880", + "synonyms": [ + "National Lacustrine Core Facility" + ], + "xrefs": { + "nlx": "154737", + "scr": "002215" + } + }, + "r3d100012882": { + "description": "DIAMM (the Digital Image Archive of Medieval Music) is a leading resource for the study of medieval manuscripts. We present images and metadata for thousands of manuscripts on this website. We also provide a home for scholarly resources and editions, undertake digital restoration of damaged manuscripts and documents, publish high-quality facsimiles, and offer our expertise as consultants.", + "homepage": "https://www.diamm.ac.uk/", + "name": "DIAMM", + "prefix": "r3d100012882", + "synonyms": [ + "Digital Image Archive of Medieval Music" + ] + }, + "r3d100012883": { + "description": "IITA conducts research on the following thematic areas: Biotechnology and genetic improvement, Natural resource management, Social science and agribusiness, and Plant production and plant health.", + "homepage": "http://data.iita.org/", + "name": "International Institute of Tropical Agriculture datasets", + "prefix": "r3d100012883", + "synonyms": [ + "IITA", + "International Institute of Tropical Agriculture CKAN repository" + ] + }, + "r3d100012884": { + "description": "The Kinder Institute Urban Data Platform is a secure data repository and an analytical computing environment that provides research-ready urban data for the Greater Houston Area. The UDP facilitates cross-disciplinary research and community studies to advance knowledge and information about Houston's people, government, and built environment.", + "homepage": "https://www.kinderudp.org/#/", + "name": "Kinder Institute Urban Data Platform", + "prefix": "r3d100012884", + "synonyms": [ + "UDP" + ] + }, + "r3d100012888": { + "description": "O2 is the UOC's institutional repository. \nSection 'Dades' contains primary data accompanying documents published in the Research and Institutional communities.", + "homepage": "http://openaccess.uoc.edu/webapps/o2/handle/10609/70405", + "name": "Universitat Oberta de Catalunya O2 Dades", + "prefix": "r3d100012888", + "synonyms": [ + "L'Oberta en Obert: Dades", + "UOC O2 Dades" + ], + "xrefs": { + "hdl": "10609/70405" + } + }, + "r3d100012889": { + "description": "The edoc-Server, start 1998, is the Institutional Repository of the Humboldt-Universität zu Berlin and offers the posibility of text- and data-publications. Every item is published for Open-Access with an optional embargo period of up to five years. Data publications since 01.01.2018.", + "homepage": "https://edoc.hu-berlin.de/handle/18452/19149", + "name": "edoc-Server - Forschungsdaten", + "prefix": "r3d100012889", + "synonyms": [ + "Open-Access-Publikationsserver der Humboldt-Universität zu Berlin", + "edoc-Server Open-Access Institutional Repository of the Humboldt-Universität zu Berlin" + ] + }, + "r3d100012890": { + "description": "The World Ocean Atlas (WOA) contains objectively analyzed climatological fields of in situ temperature, salinity, oxygen, and other measured variables at standard depth levels for various compositing periods for the world ocean. Regional climatologies were created from the Atlas, providing a set of high resolution mean fields for temperature and salinity.\nThe World Ocean Atlas 2018 (WOA18) release September 30, 2018 updates previous versions of the World Ocean Atlas to include approximately 3 million new oceanographic casts added to the World Ocean Database (WOD) and renewed and updated quality control. The WOA18 temperature and salinity fields are being released as preliminary in order to take advantage of community-wide quality assurance.\nWOA follows the World Ocean Database - WOD periodic major releases and quarterly updates to those releases.", + "homepage": "https://www.nodc.noaa.gov/OC5/woa18/", + "name": "World Ocean Atlas", + "prefix": "r3d100012890", + "synonyms": [ + "WOA" + ] + }, + "r3d100012891": { + "description": "German astronomical observatories own considerable collection of photographic plates. While these observations lead to significant discoveries in the past, they are also of interest for scientists today and in the future. In particular, for the study of long-term variability of many types of stars, these measurements are of immense scientific value.\n\nThere are about 85000 plates in the archives of Hamburger Sternwarte, Dr. Karl Remeis-Sternwarte Bamberg, and Leibniz-Institut für Astrophysik Potsdam (AIP). The plates are digitized with high-resolution flatbed scanners. In addition, the corresponding plate envelopes and observation logbooks are digitized, and further metadata are entered into the database. The work is carried out within the project “Digitalisierung astronomischer Fotoplatten und ihre Integration in das internationale Virtual Observatory”, which is funded by the DFG.", + "homepage": "https://www.plate-archive.org/applause/", + "name": "APPLAUSE", + "prefix": "r3d100012891", + "synonyms": [ + "Archives of Photographic PLates for Astronomical USE" + ] + }, + "r3d100012892": { + "description": "The projects include airborne, ground-based and ocean measurements, social science surveys, satellite data use, modelling studies and value-added product development. Therefore, the BAOBAB data portal enables to access a great amount and a large variety of data: - 250 local observation datasets, that have been collected by operational networks since 1850, long term monitoring research networks and intensive scientific campaigns; - 1350 outputs of a socio-economics questionnaire; - 60 operational satellite products and several research products; - 10 output sets of meteorological and ocean operational models and 15 of research simulations. Data documentation complies with metadata international standards, and data are delivered into standard formats. The data request interface takes full advantage of the database relational structure and enables users to elaborate multicriteria requests (period, area, property…).", + "homepage": "http://baobab.sedoo.fr/?lang=en", + "name": "BAOBAB", + "prefix": "r3d100012892", + "synonyms": [ + "Base Afrique de l'Ouest Beyond AMMA Base" + ] + }, + "r3d100012893": { + "description": "Database and data handling portal for vegetation data from Germany.", + "homepage": "https://www.vegetweb.de/#!startseite", + "name": "vegetweb", + "prefix": "r3d100012893", + "synonyms": [ + "das Vegetationsportal für Deutschland" + ] + }, + "r3d100012894": { + "description": "LinkedEarth is an EarthCube-funded project aiming to better organize and share Earth Science data, especially paleoclimate data.\nLinkedEarth facilitates the work of scientists by empowering them to curate their own data and to build new tools centered around those.", + "homepage": "http://wiki.linked.earth", + "name": "LinkedEarth Wiki", + "prefix": "r3d100012894", + "xrefs": { + "biodbcore": "001736" + } + }, + "r3d100012898": { + "description": "The goal of creating the Human Oral Microbiome Database (HOMD) is to provide the scientific community with comprehensive information o­n the approximately 700 prokaryote species that are present in the human oral cavity. Approximately 49% are officially named, 17% unnamed (but cultivated) and 34% are known o­nly as uncultivated phylotypes. The HOMD presents a provisional naming scheme for the currently unnamed species so that strain, clone, and probe data from any laboratory can be directly linked to a stably named reference scheme. The HOMD links sequence data with phenotypic, phylogenetic, clinical, and bibliographic information. Genome sequences for oral bacteria determined as part of this project, the Human Microbiome Project, and other sequencing projects are being added to the HOMD as they become available. Genomes for 315 oral taxa (46% of taxa o­n HOMD) are currently available o­n HOMD. The HOMD site offers easy to use tools for viewing all publically available oral bacterial genomes.", + "homepage": "http://www.homd.org/", + "name": "eHOMD", + "prefix": "r3d100012898", + "synonyms": [ + "expanded Human Oral Microbiome Database" + ], + "xrefs": { + "fairsharing": "FAIRsharing.v3jf2q", + "nlx": "22198", + "omics": "29834", + "scr": "012770" + } + }, + "r3d100012899": { + "description": "MODES focuses on the representation of the inertio-gravity circulation in numerical weather prediction models, reanalyses, ensemble prediction systems and climate simulations. The project methodology relies on the decomposition of global circulation in terms of 3D orthogonal normal-mode functions. It allows quantification of the role of inertio-gravity waves in atmospheric varibility across the whole spectrum of resolved spatial and temporal scales.\n\nMODES is compiled by using gfortran although other options have been succesfully tested. The application requires the use of the netcdf and (optionally) grib-api libraries.", + "homepage": "http://modes.fmf.uni-lj.si", + "name": "MODES", + "prefix": "r3d100012899", + "synonyms": [ + "Modal view of atmospheric circulation" + ] + }, + "r3d100012900": { + "description": "BaAMPs is the first database dedicated to antimicrobial peptides (AMPs) specifically tested against microbial biofilms. The aim of this project is to provide useful resources for the study of AMPs against biofilms to microbiologist, bioinformatics researcher and medical scientist working in this field in an open-access framework.", + "homepage": "http://www.baamps.it/", + "name": "Biofilm-active AMPs database", + "prefix": "r3d100012900", + "synonyms": [ + "BaAMPs" + ], + "xrefs": { + "omics": "10516" + } + }, + "r3d100012901": { + "description": "The Antimicrobial Peptide Database (APD) was originally created by a graduate student, Zhe Wang, as his master's thesis in the laboratory of Dr. Guangshun Wang. The project was initiated in 2002 and the first version of the database was open to the public in August 2003. It contained 525 peptide entries, which can be searched in multiple ways, including APD ID, peptide name, amino acid sequence, original location, PDB ID, structure, methods for structural determination, peptide length, charge, hydrophobic content, antibacterial, antifungal, antiviral, anticancer, and hemolytic activity. Some results of this bioinformatics tool were reported in the 2004 database paper. The peptide data stored in the APD were gleaned from the literature (PubMed, PDB, Google, and Swiss-Prot) manually in over a decade.", + "homepage": "http://aps.unmc.edu/AP/main.php", + "name": "Antimicrobial Peptide Database", + "prefix": "r3d100012901", + "synonyms": [ + "APD" + ], + "xrefs": { + "fairsharing": "FAIRsharing.ctwd7b", + "nif": "0000-02553", + "omics": "05706", + "scr": "006606" + } + }, + "r3d100012902": { + "description": "ArachnoServer is a manually curated database containing information on the sequence, three-dimensional structure, and biological activity of protein toxins derived from spider venom. Spiders are the largest group of venomous animals and they are predicted to contain by far the largest number of pharmacologically active peptide toxins (Escoubas et al., 2006). ArachnoServer has been custom-built so that a wide range of biological scientists, including neuroscientists, pharmacologists, and toxinologists, can readily access key data relevant to their discipline without being overwhelmed by extraneous information.", + "homepage": "http://www.arachnoserver.org/mainMenu.html", + "name": "ArachnoServer", + "prefix": "r3d100012902", + "xrefs": { + "fairsharing": "FAIRsharing.c54ywe", + "miriam": "00000193", + "omics": "03117" + } + }, + "r3d100012903": { + "description": "The database aims to bridge the gap between agent repositories and studies documenting the effect of antimicrobial combination therapies. Most notably, our primary aim is to compile data on the combination of antimicrobial agents, namely natural products such as AMP. To meet this purpose, we have developed a data curation workflow that combines text mining, manual expert curation and graph analysis and supports the reconstruction of AMP-Drug combinations.", + "homepage": "http://www.sing-group.org/antimicrobialCombination/networks/view", + "name": "Antimicrobial Combination Networks", + "prefix": "r3d100012903", + "xrefs": { + "omics": "14444" + } + }, + "r3d100012909": { + "description": "The BCDC serves the research data obtained, and the data syntheses assembled, by researchers within the Bjerknes Centre for Climate Research. Furthermore it is open for all interested scientists independent of institution.\nAll data from the different disciplines (e.g. geology, oceanography, biology, model community) will be archived in a long-term repository, interconnected and made publicly available by the BCDC. BCDC has collaborations with many international data repositories and actively archives metadata and data at those ensuring quality and FAIRness. BCDC has it's main focus on services for data management for external and internal funded projects in the field of climate research, provides data management plans and ensures that data is archived accordingly according to the best practices in the field. The data management services rank from project work for small external funded project to top-of-the-art data management services for research infrastructures on the ESFRI roadmap (e.g. RI ICOS – Integrated Carbon Observation System) and for provides products and services for Copernicus Marine Environmental Monitoring Services. In addition BCDC is advising various communities on data management services e.g. IOC UNESCO, OECD, IAEA and various funding agencies. BCDC will become an Associated Data Unit (ADU) under IODE, International Oceanographic Data and Information Exchange, a worldwide network that operates under the auspices of the Intergovernmental Oceanographic Commission of UNESCO and aims at becoming a part of ICSU World Data System.", + "homepage": "https://www.bcdc.no", + "name": "Bjerknes Climate Data Centre", + "prefix": "r3d100012909", + "synonyms": [ + "BCDC" + ], + "xrefs": { + "biodbcore": "001592" + } + }, + "r3d100012910": { + "description": "DEIMS-SDR (Dynamic Ecological Information Management System - Site and dataset registry) is an information management system that allows you to discover long-term ecosystem research sites around the globe, along with the data gathered at those sites and the people and networks associated with them. DEIMS-SDR describes a wide range of sites, providing a wealth of information, including each site’s location, ecosystems, facilities, parameters measured and research themes. It is also possible to access a growing number of datasets and data products associated with the sites. All sites and dataset records can be referenced using unique identifiers that are generated by DEIMS-SDR. It is possible to search for sites via keyword, predefined filters or a map search. By including accurate, up to date information in DEIMS, site managers benefit from greater visibility for their LTER site, LTSER platform and datasets, which can help attract funding to support site investments. The aim of DEIMS-SDR is to be the globally most comprehensive catalogue of environmental research and monitoring facilities, featuring foremost but not exclusively information about all LTER sites on the globe and providing that information to science, politics and the public in general.", + "homepage": "https://deims.org", + "name": "DEIMS-SDR", + "prefix": "r3d100012910", + "synonyms": [ + "Dynamic Ecological Information Management System - Site and Dataset Registry" + ] + }, + "r3d100012911": { + "description": "RWTH Publications Research Data offers all RWTH Aachen University affiliates the organizational and technical means to electronically document and publish research data at this institutional repository. Certainly, researchers are encouraged to prefer a subject specific repository whenever appropriate and available. RWTH Aachen University is the largest technical university in Germany and one of nine 'German Universities of Excellence' (elite university). The University library Aachen operates the repository as a member of the join community.", + "homepage": "https://publications.rwth-aachen.de/collection/ResearchData?ln=de", + "name": "RWTH Publications Research Data", + "prefix": "r3d100012911", + "synonyms": [ + "RWTH Publications Forschungsdaten" + ] + }, + "r3d100012912": { + "description": "The NCIS is a national database of information on every death reported to a coroner in Australia and New Zealand. It contains demographic information on the deceased, contextual information on the nature of the fatality and medico-legal documents including the coroner's finding, autopsy and toxicology reports and the police notification of death report.", + "homepage": "http://www.ncis.org.au/", + "name": "National Coronial Information System", + "prefix": "r3d100012912", + "synonyms": [ + "NCIS" + ], + "xrefs": { + "fairsharing": "FAIRsharing.U9GXhB" + } + }, + "r3d100012915": { + "description": "The Eunice Kennedy Shriver National Institute of Child Health and Human Development (NICHD) Data and Specimen Hub (DASH) is a centralized resource that allows researchers to share and access de-identified data from studies funded by NICHD. DASH also serves as a portal for requesting biospecimens from selected DASH studies.", + "homepage": "https://dash.nichd.nih.gov/", + "name": "Data and Specimen Hub", + "prefix": "r3d100012915", + "synonyms": [ + "DASH", + "NICHD DASH" + ], + "xrefs": { + "fairsharing": "FAIRsharing.dYSI4O", + "scr": "016314" + } + }, + "r3d100012917": { + "description": "China National GeneBank DataBase (CNGBdb) is a unified platform built for biological big data sharing and application services to the research community. Based on the big data and cloud computing technologies, it provides data services such as archive, analysis, knowledge search, management authorization, and visualization. At present, CNGBdb has integrated large amounts of internal and external molecular data and other information from CNGB, NCBI, EBI, DDBJ, etc., indexed by search, covering 10 data structures. Moreover, CNGBdb correlates living sources, biological samples and bioinformatic data to realize the traceability of comprehensive data.\nCNGB Sequence Archive (CNSA) is a convenient and efficient archiving system of multi-omics data in life science of CNGBdb, which provides archiving services for raw sequencing reads and further analyzed results. CNSA follows the international data standards for omics data, and supports online and batch submission of multiple data types such as Project, Sample, Experiment/Run, Assembly, Variation, Metabolism, Single cell, Sequence. Its data submission service can be used as a supplement to the literature publishing process to support early data sharing.", + "homepage": "https://db.cngb.org/", + "name": "China National GeneBank DataBase", + "prefix": "r3d100012917", + "synonyms": [ + "CNGBdb", + "国家基因库生命大数据平台" + ], + "xrefs": { + "fairsharing": "/FAIRsharing.9btRvC" + } + }, + "r3d100012918": { + "description": "This data repository hosts source and replication datasets for the Kemri Wellcome Trust Research Programme (KWTRP).", + "homepage": "https://dataverse.harvard.edu/dataverse/kwtrp", + "name": "KWTRP Research Data Repository Dataverse", + "prefix": "r3d100012918", + "synonyms": [ + "KWTRP Research Data Repository", + "Kemri Wellcome Trust Research Programme Research Data Repository Dataverse", + "Kenya medical Research Institute Wellcome Trust Research Programme Research Data Repository Dataverse" + ] + }, + "r3d100012920": { + "description": "The Water Quality Portal (WQP) is a cooperative service sponsored by the United States Geological Survey (USGS), the Environmental Protection Agency (EPA) and the National Water Quality Monitoring Council (NWQMC) that integrates publicly available water quality data from the USGS National Water Information System (NWIS) the EPA STOrage and RETrieval (STORET) Data Warehouse, and the USDA ARS Sustaining The Earth’s Watersheds - Agricultural Research Database System (STEWARDS) . It serves water quality data collected by over 400 state, federal, tribal, and local agencies in the United States. As of July 2015, over 265 million results from over 2.2 million monitoring locations are currently accessible through the portal. The portal reports samples and results collected from each location since the beginning of the databases.", + "homepage": "https://www.waterqualitydata.us/", + "name": "Water Quality Portal", + "prefix": "r3d100012920", + "synonyms": [ + "WQP" + ], + "xrefs": { + "biodbcore": "001698" + } + }, + "r3d100012922": { + "description": "A number of sociological research institutions have worked together with partners from IT and the information sciences to establish a new research data infrastructure for qualitative research, the interdisciplinary center for qualitative research data from the sociology of work (eLabour). The infrastructure will be fully operational in early 2019. In addition, the center will expand its qualitative data pool and open up to external scientists. At the same time, IT-based processes and tools for qualitative data management are being developed to establish a competence center for professional qualitative research data management, which can provide support and services for a variety of scientific user groups.\nResearch data are available as Scientific Use Files (SUF) and Campus Files (CF).\nList of available research data at 'Projects' page: http://elabour.de/sekundaeranalysen/projekte/", + "homepage": "http://elabour.de/", + "name": "eLabour", + "prefix": "r3d100012922", + "synonyms": [ + "FDZ eLabour", + "Interdisciplinary center for qualitative research data from the sociology of work (eLabour)", + "Interdisziplinäres Zentrum für qualitative arbeitssoziologische Forschungsdaten (FDZ eLabour)" + ] + }, + "r3d100012923": { + "description": "Data Publication Server Forschungszentrum Juelich is a web server for providing large data sets to the general public. It's main application is publishing data belonging to scientific publications.", + "homepage": "https://datapub.fz-juelich.de", + "name": "Data Publication Server Forschungszentrum Jülich", + "prefix": "r3d100012923", + "synonyms": [ + "Data Server", + "DataPub Server" + ] + }, + "r3d100012924": { + "description": "The Cancer in Young People in Canada (CYP-C) surveillance program collects in-depth data concerning risk factors, health outcomes, quality and accessibility of care, and late effects among children and youth with cancer. CYP-C represents a collaboration involving the C17 Council, Canadian Partnerships Against Cancer (CPAC), Public Health Agency of Canada (PHAC), provincial and territorial cancer registries, Statistics Canada and non-governmental organizations.", + "homepage": "http://www.c17.ca/index.php?cID=70", + "name": "Cancer in Young People in Canada", + "prefix": "r3d100012924", + "synonyms": [ + "CCJC", + "CYP-C", + "Cancer Chez les Jeunes au Canada" + ] + }, + "r3d100012925": { + "description": "Arch is an open access repository for the research and scholarly output of Northwestern University. Log in with your NetID to deposit, describe, and organize your research for public access and long-term preservation. We'll use our expertise to help you curate, share, and preserve your work.", + "homepage": "http://arch.library.northwestern.edu/", + "name": "Arch", + "prefix": "r3d100012925", + "synonyms": [ + "Research and Data Repository" + ], + "xrefs": { + "issn": "2572-5653" + } + }, + "r3d100012926": { + "description": "The Korea Polar Data Center (KPDC) is an organization dedicated for managing different types of data acquired during scientific research that South Korea carries out in Antarctic and Arctic regions. South Korea, as an Antarctic Treaty Consultative Party (ATCP) and an accredited member of the Scientific Committee on Antarctic Research (SCAR) established the Center in 2003 as part of its effort to joint international Antarctic research.", + "homepage": "https://kpdcopen.kopri.re.kr", + "name": "Korea Polar Data Center", + "prefix": "r3d100012926", + "synonyms": [ + "KPDC" + ] + }, + "r3d100012927": { + "description": "The datacommons@psu was developed in 2005 to provide a resource for data sharing, discovery, and archiving for the Penn State research and teaching community. Access to information is vital to the research, teaching, and outreach conducted at Penn State. The datacommons@psu serves as a data discovery tool, a data archive for research data created by PSU for projects funded by agencies like the National Science Foundation, as well as a portal to data, applications, and resources throughout the university. The datacommons@psu facilitates interdisciplinary cooperation and collaboration by connecting people and resources and by:\n\n Acquiring, storing, documenting, and providing discovery tools for Penn State based research data, final reports, instruments, models and applications.\n Highlighting existing resources developed or housed by Penn State.\n Supporting access to project/program partners via collaborative map or web services.\n Providing metadata development citation information, Digital Object Identifiers (DOIs) and links to related publications and project websites.\n\nMembers of the Penn State research community and their affiliates can easily share and house their data through the datacommons@psu. The datacommons@psu will also develop metadata for your data and provide information to support your NSF, NIH, or other agency data management plan.", + "homepage": "http://www.datacommons.psu.edu/default.html", + "name": "Data Commons", + "prefix": "r3d100012927", + "synonyms": [ + "Explore, access and share: Penn State research data, big data, and metadata", + "datacommons@psu" + ] + }, + "r3d100012928": { + "description": "The MicroScope platform is an informatics infrastructure dedicated to the annotation and comparative analysis of microbial genomes and metagenomes.", + "homepage": "http://www.genoscope.cns.fr/agc/microscope/home/index.php", + "name": "MicroScope", + "prefix": "r3d100012928", + "synonyms": [ + "Microbial Genome Annotation & Analysis Platform" + ], + "xrefs": { + "fairsharing": "/FAIRsharing.3t5qc3" + } + }, + "r3d100012929": { + "description": "RADAR (Research And Digital Assets Repository) is the institutional repository of Oxford Brookes University. The role of RADAR is to share the intellectual product of Oxford Brookes freely and openly with the staff and students of Oxford Brookes or with the global academic and public community.\n​RADAR has a variety of research collections (primarily containing original research publications) and teaching collections (primarily containing resources that support teaching at Oxford Brookes University). Some of the collections​ and resources on RADAR are freely accessible to the general public and other collections​ and resources are only accessible by current Oxford Brookes staff and students.", + "homepage": "https://radar.brookes.ac.uk/radar", + "name": "Oxford Brookes University: RADAR", + "prefix": "r3d100012929" + }, + "r3d100012930": { + "description": "Sinmin contains texts of different genres and styles of the modern and old Sinhala language. The main sources of electronic copies of texts for the corpus are online Sinhala newspapers, online Sinhala news sites, Sinhala school textbooks available in online, online Sinhala magazines, Sinhala Wikipedia, Sinhala fictions available in online, Mahawansa, Sinhala Blogs, Sinhala subtitles and Sri lankan gazette.", + "homepage": "https://osf.io/a5quv/", + "name": "SinMin", + "prefix": "r3d100012930" + }, + "r3d100012931": { + "description": "The IISH Dataverse contains micro-, meso-, and macro-level datasets on social and economic history.", + "homepage": "https://datasets.iisg.amsterdam/", + "name": "IISH Dataverse", + "prefix": "r3d100012931", + "synonyms": [ + "International Institute of Social History Dataverse" + ] + }, + "r3d100012932": { + "description": "IIASA DARE is the institutional repository for publishing open research data produced by all researchers affiliated with IIASA - International Institute for Applied Systems Analysis. IIASA has been implemented to help scientists fulfill the requirements from funding bodies and to meet the growing impact of publishing research data. The deposited data will receive a persistent, citable link and it will be openly accessible and stored for the long term.", + "homepage": "https://dare.iiasa.ac.at/", + "name": "IIASA DARE", + "prefix": "r3d100012932" + }, + "r3d100012934": { + "description": "Our research focuses mainly on the past and present bio- and geodiversity and the evolution of animals and plants. The Information Technology Center of the Staatliche Naturwissenschaftliche Sammlungen Bayerns is the institutional repository for scientific data of the SNSB. Its major tasks focus on the management of bio- and geodiversity data using different kinds of information technological structures. The facility guarantees a sustainable curation, storage, archiving and provision of such data.", + "homepage": "http://www.snsb.info/dwb_biocase.html", + "name": "DWB BioCASe Data Publication pipeline and RDF service", + "prefix": "r3d100012934", + "synonyms": [ + "Bavarian Natural History Collections - occurrence data", + "SNSB" + ] + }, + "r3d100012935": { + "description": "Applying the Terrestrial Systems Modeling Platform, TerrSysMP, this dataset consists of the first simulated long-term (1989-2018), high-resolution (~12.5km) terrestrial system climatology over Europe, which comprises variables from groundwater across the land surface to the top of atmosphere (G2A). This data set constitutes a near-natural realization of the European terrestrial system, which cannot be obtained from observations, and can, thus, serve as a reference for global change simulations including human water use and climate change.", + "homepage": "https://datapub.fz-juelich.de/slts/cordex/index.html", + "name": "EURO-CORDEX 1989-2018 using TerrSysMP", + "prefix": "r3d100012935", + "synonyms": [ + "EUR-11 evaluation simulations with TerrSysMP" + ] + }, + "r3d100012936": { + "description": "The IOWDB was designed for the particular requirements of the Leibniz Institute for Baltic Sea Research. It is aimed at the management of historical and recent measurement of the IOW (to some extend of other data, too) and to provide them in a user-friendly way via the research tool ODIN (Oceanographic Database research with Interactive Navigation).", + "homepage": "https://www.io-warnemuende.de/en_iowdb.html", + "name": "IOWDB", + "prefix": "r3d100012936", + "synonyms": [ + "Die ozeanographische Datenbank des IOW", + "The Oceanographic Database of IOW" + ] + }, + "r3d100012937": { + "description": "Data are the key to successful scientific work. A sophisticated data management will guarantee the long-term availability of observational data and metadata, and will allow for an easy data search and retrieval, to supplement the international data exchange and to provide data products for scientific, political, industrial and public stakeholders.", + "homepage": "https://www.io-warnemuende.de/data-portal.html", + "name": "IOW Data Portal", + "prefix": "r3d100012937", + "synonyms": [ + "IOW Datenportal" + ], + "xrefs": { + "biodbcore": "001597" + } + }, + "r3d100012938": { + "description": "Making government data easier to access for individuals, businesses, and researchers.", + "homepage": "https://data.novascotia.ca/", + "name": "Nova Scotia Government's Open Data Portal", + "prefix": "r3d100012938" + }, + "r3d100012939": { + "description": "Making government data available, accessible, and re-usable.", + "homepage": "https://data.princeedwardisland.ca/browse", + "name": "Prince Edward Island Government Open Data Portal", + "prefix": "r3d100012939" + }, + "r3d100012940": { + "description": "The Newfoundland and Labrador Open Data repository increases access to government information and data.", + "homepage": "https://opendata.gov.nl.ca/", + "name": "Newfoundland and Labrador Open Data", + "prefix": "r3d100012940" + }, + "r3d100012941": { + "description": "An open data sharing platform resulting from collaboration between cities and the Government of Quebec.", + "homepage": "https://www.donneesquebec.ca/recherche/fr/dataset", + "name": "Données Québec", + "prefix": "r3d100012941" + }, + "r3d100012943": { + "description": "This purpose of this repository is to share Ontario's government data sets online to increase transparency and accountability. We're adding to the hundreds of records we’ve released so far to create an inventory of known government data. Data will either be open, restricted, under review or in the process of being made open, depending on the sensitivity of the information.", + "homepage": "https://www.ontario.ca/search/data-catalogue", + "name": "Ontario Open Government Data", + "prefix": "r3d100012943" + }, + "r3d100012944": { + "description": "The open government portal is a collection of datasets and publications by government departments and agencies. The public can use and access this data freely to learn more about how government works, carry out research or build web apps. The portal functions as both a library for current publications and as an archive for old publications which have historic value.", + "homepage": "https://open.alberta.ca/opendata", + "name": "Government of Alberta Open Datasets", + "prefix": "r3d100012944", + "synonyms": [ + "Alberta Open Data" + ] + }, + "r3d100012945": { + "description": "The B.C. Data Catalogue provides the easiest access to government's data holdings, as well as applications and web services. Thousands of the datasets discoverable in the Catalogue are available under the Open Government License - British Columbia.", + "homepage": "https://catalogue.data.gov.bc.ca/", + "name": "DataBC", + "prefix": "r3d100012945", + "synonyms": [ + "British Columbia Data Catalogue" + ] + }, + "r3d100012946": { + "description": "A collection of high quality multiple sequence alignments for objective, comparative studies of alignment algorithms. The alignments are constructed based on 3D structure superposition and manually refined to ensure alignment of important functional residues. A number of subsets are defined covering many of the most important problems encountered when aligning real sets of proteins. It is specifically designed to serve as an evaluation resource to address all the problems encountered when aligning complete sequences. The first release provided sets of reference alignments dealing with the problems of high variability, unequal repartition and large N/C-terminal extensions and internal insertions. Version 2.0 of the database incorporates three new reference sets of alignments containing structural repeats, trans-membrane sequences and circular permutations to evaluate the accuracy of detection/prediction and alignment of these complex sequences.\nWithin the resource, users can look at a list of all the alignments, download the whole database by ftp, get the \"c\" program to compare a test alignment with the BAliBASE reference (The source code for the program is freely available), or look at the results of a comparison study of several multiple alignment programs, using BAliBASE reference sets.", + "homepage": "http://lbgi.fr/balibase/", + "name": "BAliBASE", + "prefix": "r3d100012946", + "synonyms": [ + "Benchmark Alignment dataBASE" + ], + "xrefs": { + "fairsharing": "FAIRsharing.sed5tq", + "nif": "0000-02594", + "omics": "00971", + "scr": "001940" + } + }, + "r3d100012948": { + "description": "As part of Halifax Regional Municipality’s commitment to improving citizen engagement and enhancing transparency and accountability to its residents, the municipality is pleased to provide public access to its data. Open Data is a permanent service provided to citizens and businesses to access data free of charge in machine readable format.", + "homepage": "https://catalogue-hrm.opendata.arcgis.com/", + "name": "Halifax Open Data", + "prefix": "r3d100012948" + }, + "r3d100012949": { + "description": "Explore the City of Toronto's open data catalogue, including datasets from a wide range of City divisions.", + "homepage": "https://open.toronto.ca/", + "name": "City of Toronto Open Data Portal", + "prefix": "r3d100012949" + }, + "r3d100012950": { + "description": "This website is a source of data released by the City of Ottawa for free use by the public.", + "homepage": "https://open.ottawa.ca", + "name": "Open Data Ottawa", + "prefix": "r3d100012950" + }, + "r3d100012951": { + "description": "By opening its data to everyone, Ville de Montréal allows it to be reused for various purposes, including commercial ones. The results of this reuse can then be shared in the community, creating a multiplier effect. The data released and reused thus generate benefits in the economic, cultural, social and technological spheres.", + "homepage": "https://donnees.montreal.ca/", + "name": "Montréal Portail Donnees Ouvertes", + "prefix": "r3d100012951" + }, + "r3d100012952": { + "description": "Free access to open data and information from the City of Winnipeg.", + "homepage": "https://data.winnipeg.ca/", + "name": "City of Winnipeg Open Data Portal", + "prefix": "r3d100012952" + }, + "r3d100012953": { + "description": "Open Data reflects a commitment to open, accountable and transparent government. Open Data is a practice that makes data/information freely available to everyone to use and republish.", + "homepage": "http://open.regina.ca/dataset", + "name": "City of Regina Open Data", + "prefix": "r3d100012953" + }, + "r3d100012954": { + "description": "This data, from across the city's departments and branches is freely available here in a single place - the Open Data Portal.", + "homepage": "https://data.edmonton.ca/browse", + "name": "Edmonton Open Data", + "prefix": "r3d100012954", + "synonyms": [ + "City of Edmonton Open Data" + ] + }, + "r3d100012955": { + "description": "Research Data Unipd is a data archive and supports research produced by the members of the University of Padova. The service aims to facilitate data discovery, data sharing, and reuse, as required by funding institutions (eg. European Commission). Datasets published in the archive have a set of metadata that ensure proper description and discoverability.", + "homepage": "https://researchdata.cab.unipd.it/", + "name": "Research Data Unipd", + "prefix": "r3d100012955", + "xrefs": { + "doi": "10.25430/researchdataunipd" + } + }, + "r3d100012961": { + "description": "Patients-derived tumor xenograft (PDX) mouse models are an important oncology research platform to study tumor evolution, drug response and personalised medicine approaches.", + "homepage": "http://www.pdxfinder.org/", + "name": "PDX Finder", + "prefix": "r3d100012961", + "synonyms": [ + "PDX-Finder", + "Patients-derived tumor xenograft finder" + ], + "xrefs": { + "fairsharing": "FAIRsharing.j3y6a0", + "omics": "28328" + } + }, + "r3d100012962": { + "description": "Phaidra (Permanent Hosting, Archiving and Indexing of Digital Resources and Assets) is the University of Padua Library System’s platform for long-term archiving of digital collections.\nPhaidra hosts various types of digital objects (antiquarian books, manuscripts, photographs, wallcharts, maps, learning objects, films, archive material and museum objects). Phaidra offers a search facility to identify specific objects, and each object can be viewed, downloaded, used and reused to the extent permitted by law and by its associated licences.\nThe objects in the digital collections on the Phaidra platform are sourced from libraries (in large part due to the digitisation projects promoted by the Library System itself), museums and archives at the University of Padua and other institutions, including the Ca’ Foscari University and the Università Iuav in Venice.", + "homepage": "https://phaidra.cab.unipd.it/", + "name": "PHAIDRA - University of Padua", + "prefix": "r3d100012962", + "synonyms": [ + "Digital collections of the University of Padua" + ], + "xrefs": { + "doi": "10.25430/phaidra", + "fairsharing": "FAIRsharing.692301" + } + }, + "r3d100012965": { + "description": "SISMER (Scientific Information Systems for the Sea) is Ifremer's service in charge of managing numerous marine databases and information systems which Ifremer is responsible for implementing. The information systems managed by SISMER range from CATDS (SMOS satellite data) to geoscience data (bathymetry, seismics, geological samples), not forgetting water column data (physics and chemistry, data for operational oceanography – Coriolis - Copernicus CMEMS), fisheries data (Harmonie), coastal environment data (Quadrige 2) and deep-sea environment data (Archimède).\nSISMER therefore plays a pivotal role in marine database management both for Ifremer and for many national, European and international projects.", + "homepage": "http://data.ifremer.fr/", + "name": "IFREMER-SISMER Portail de données marines", + "prefix": "r3d100012965", + "synonyms": [ + "French Research Institute for Exploitation of the Sea - Scientific Information Systems for the Sea, Oceanographic Data", + "Institut français de recherche pour l'exploitation de la mer - Systèmes d’informations scientifiques de la Mer, Portail des données marines" + ] + }, + "r3d100012966": { + "description": "OpARA (Open Access Repository and Archive) is the repository for digital research data of the TU Dresden (TUD) and the TU Bergakademie Freiberg (TUBAF). It offers researchers the possibility of archiving their digital research data and optionally making it accessible to third parties under an Open Access license.", + "homepage": "https://opara.zih.tu-dresden.de/xmlui/", + "name": "OpARA", + "prefix": "r3d100012966", + "synonyms": [ + "Open Access Repository and Archive" + ] + }, + "r3d100012967": { + "description": "The City of Victoria’s Open Data Portal allows you to explore and download open data, discover and analyze datasets using maps, and develop new web and mobile applications.", + "homepage": "http://opendata.victoria.ca/", + "name": "City of Victoria Open Data Portal", + "prefix": "r3d100012967" + }, + "r3d100012968": { + "description": "The City of Calgary’s Open Data Catalogue provides public access to information and data managed by The City. The Open Data Catalogue contains hundreds of datasets which are available in multiple file formats and can be downloaded for free. The data may be used for any purpose subject to the Open Data Catalogue Terms of Use. By providing public access to City data, we are not only promoting transparency in government, but also innovation within our community.", + "homepage": "https://data.calgary.ca/browse", + "name": "Open Calgary", + "prefix": "r3d100012968" + }, + "r3d100012969": { + "description": "Open data for the City of Hamilton. Open Hamilton is designed to enable the community to better explore, visualize and download City data.", + "homepage": "http://open.hamilton.ca/", + "name": "Open Hamilton", + "prefix": "r3d100012969" + }, + "r3d100012970": { + "description": "The City of Kitchener is committed to supporting citizen engagement and enhancing transparency and accountability to its residents by providing public access to its data.", + "homepage": "https://open-kitchenergis.opendata.arcgis.com/", + "name": "Kitchener GeoHub", + "prefix": "r3d100012970", + "synonyms": [ + "City of Kitchener Open Data" + ] + }, + "r3d100012971": { + "description": "Public access to open data from the Regional Municipality of Waterloo (the cities of Kitchener, Cambridge, and Waterloo, and the townships of Wellesley, Woolwich, Wilmot, and North Dumfries).", + "homepage": "https://rowopendata-rmw.opendata.arcgis.com/", + "name": "Region of Waterloo - Open Data", + "prefix": "r3d100012971", + "xrefs": { + "biodbcore": "001579" + } + }, + "r3d100012972": { + "description": "The Open Data Kingston Portal provides access to the City's open datasets.", + "homepage": "https://opendatakingston.cityofkingston.ca/pages/welcome/", + "name": "Open Data Kingston", + "prefix": "r3d100012972" + }, + "r3d100012973": { + "description": "This Open GIS Data Portal provides residents, visitors, business owners and investors a means to easily find, access and view information through the use of maps and mapping technology.", + "homepage": "https://public-barrie.opendata.arcgis.com/", + "name": "City of Barrie Data Portal", + "prefix": "r3d100012973", + "synonyms": [ + "City’s Open GIS Data Portal" + ] + }, + "r3d100012974": { + "description": "Searchable public data from the City of Guelph.", + "homepage": "http://data.open.guelph.ca/", + "name": "Guelph Open Data Portal", + "prefix": "r3d100012974" + }, + "r3d100012975": { + "description": "Find open data for the City of Saint John via their Open Data catalogue.", + "homepage": "http://catalogue-saintjohn.opendata.arcgis.com/", + "name": "The City of Saint John Open Data", + "prefix": "r3d100012975" + }, + "r3d100012976": { + "description": "Free and open data from the City of Lethbridge.", + "homepage": "http://opendata.lethbridge.ca/", + "name": "Open Data Catalogue - City of Lethbridge", + "prefix": "r3d100012976" + }, + "r3d100012977": { + "description": "This is Kelowna's Open Data Portal. This is the community's public platform for exploring and downloading open data, discovering and building apps. You can analyze and combine Open Datasets using maps, as well as develop new web and mobile applications. Search and download open datasets at no cost.", + "homepage": "http://opendata.kelowna.ca/", + "name": "Open Data Portal - City of Kelowna", + "prefix": "r3d100012977" + }, + "r3d100012978": { + "description": "Search and explore the City of Burlington's open data. The Open Data service makes raw city data available for public use and new application development. The Open Data service is just one of the innovative ways we are evolving our customer service practices using online technology.", + "homepage": "https://navburl-burlington.opendata.arcgis.com/pages/data", + "name": "City of Burlington's Open Data Catalogue", + "prefix": "r3d100012978", + "synonyms": [ + "Navigate Burlington data" + ] + }, + "r3d100012979": { + "description": "This portal provides access to available open data from the City of Greater Sudbury.", + "homepage": "http://opendata.greatersudbury.ca/", + "name": "City of Greater Sudbury Open Data Portal", + "prefix": "r3d100012979" + }, + "r3d100012980": { + "description": "This Open Data catalogue allows users to search, explore, and download the City of Oshawa's available open data.", + "homepage": "https://city-oshawa.opendata.arcgis.com/", + "name": "City of Oshawa Open Data", + "prefix": "r3d100012980" + }, + "r3d100012981": { + "description": "Access and download datasets of information from the City of Niagara.", + "homepage": "https://niagaraopendata.ca/", + "name": "Niagara Open Data", + "prefix": "r3d100012981" + }, + "r3d100012986": { + "description": "This website provides access to published open map data from the City of Cambridge.", + "homepage": "https://geohub.cambridge.ca/", + "name": "City of Cambridge GeoHub", + "prefix": "r3d100012986" + }, + "r3d100012987": { + "description": "Freely explore the City of Surrey's datasets via their Open Data website.\nData.surrey.ca provides one-stop access to the City of Surrey’s searchable open data and open information, together with open dialogue, as part of Surrey’s commitment to enhance transparency and accountability. We encourage the participation of all citizens to make data.surrey.ca better.", + "homepage": "https://data.surrey.ca/", + "name": "City of Surrey Open Data", + "prefix": "r3d100012987", + "synonyms": [ + "data.surrey.ca" + ] + }, + "r3d100012989": { + "description": "This catalogue allows users to search, browse, and download open data about the City of Brantford.", + "homepage": "https://data-brantford.opendata.arcgis.com/", + "name": "City of Brantford Open Data Catalogue", + "prefix": "r3d100012989" + }, + "r3d100012990": { + "description": "Easy access to open information about the City of Nanaimo.", + "homepage": "https://www.nanaimo.ca/open-data-catalogue/", + "name": "Nanaimo Data Catalogue", + "prefix": "r3d100012990" + }, + "r3d100012991": { + "description": "This Open Data portal provides access to data and information about the city of Prince George.", + "homepage": "http://data-cityofpg.opendata.arcgis.com/", + "name": "Open Data Prince George", + "prefix": "r3d100012991" + }, + "r3d100012992": { + "description": "Public access to the City of Grand Prairie`s open data catalogue.", + "homepage": "https://data.cityofgp.com/browse", + "name": "City of Grand Prairie Open Data Catalogue", + "prefix": "r3d100012992" + }, + "r3d100012993": { + "description": "This catalogue provides public access to open data managed by the City of Kamloops.", + "homepage": "http://mydata-kamloops.opendata.arcgis.com/?agree=0", + "name": "City of Kamloops Open Data Catalog", + "prefix": "r3d100012993" + }, + "r3d100012994": { + "description": "Dataverse UNIMI is a data repository runned by the University of Milan. The service aims at facilitating data discovery, data sharing, and reuse, as required by funding institutions (eg. European Commission). Datasets published in the archive have a set of metadata that ensure proper description and discoverability.", + "homepage": "https://dataverse.unimi.it/", + "name": "Dataverse UNIMI", + "prefix": "r3d100012994", + "synonyms": [ + "Dataverse Università degli Studi di Milano" + ] + }, + "r3d100012997": { + "description": "Open Data Strathcona is designed to allow the public to explore and access open City data.", + "homepage": "https://data.strathcona.ca/", + "name": "Strathcona County's Open Data", + "prefix": "r3d100012997" + }, + "r3d100012998": { + "description": "The open data catalogue for the City of Brandon.", + "homepage": "http://opengov.brandon.ca/catalog.php", + "name": "City of Brandon Open Data", + "prefix": "r3d100012998" + }, + "r3d100012999": { + "description": "Open data portal for the town of Oakville allows users to search, explore, and download open data.", + "homepage": "https://portal-exploreoakville.opendata.arcgis.com/", + "name": "Town of Oakville Open Data", + "prefix": "r3d100012999" + }, + "r3d100013000": { + "description": "Open datasets from the City of New Westminster.", + "homepage": "http://opendata.newwestcity.ca", + "name": "New Westminster Open Data", + "prefix": "r3d100013000" + }, + "r3d100013001": { + "description": "Access to the York Region open data catalogue. Explore, combine, and download open data from York Region.", + "homepage": "https://insights-york.opendata.arcgis.com/", + "name": "York Region Open Data", + "prefix": "r3d100013001" + }, + "r3d100013002": { + "description": "This Open Data catalogue is the public platform for the City of Niagara Falls.", + "homepage": "https://niagarafalls.ca/services/open/data", + "name": "Niagara Falls Open Data", + "prefix": "r3d100013002" + }, + "r3d100013003": { + "description": "Discover, analyze, and download Brampton's Open Data via this portal.", + "homepage": "http://geohub.brampton.ca/pages/data/", + "name": "City of Brampton Open Data", + "prefix": "r3d100013003" + }, + "r3d100013004": { + "description": "This portal provides open data sourced directly from the Township of Langley.", + "homepage": "https://data-tol.opendata.arcgis.com/", + "name": "Township of Langley Open Data Portal", + "prefix": "r3d100013004" + }, + "r3d100013005": { + "description": "Town of Canmore Open Data Catalogue is a publicly available data sharing in ArcGIS Online portal where anyone can access and utilize data relating to the Town of Canmore, Alberta, Canada. You can browse, search, preview, and download a variety of municipal geospatial datasets.", + "homepage": "http://opendata-canmore.opendata.arcgis.com/", + "name": "Town of Canmore Open Data", + "prefix": "r3d100013005" + }, + "r3d100013006": { + "description": "The County of Grande Prairie public platform for exploring and downloading open data, discovering and building apps, and engaging to solve important local issues. You can analyze and combine Open Datasets using maps, as well as develop new web and mobile applications.", + "homepage": "http://opendata.countygp.ab.ca/", + "name": "County of Grande Prairie Open Data", + "prefix": "r3d100013006" + }, + "r3d100013007": { + "description": "This catalogue provides access to published open data from the District of Squamish.", + "homepage": "https://data.squamish.ca/", + "name": "Squamish Open Data", + "prefix": "r3d100013007" + }, + "r3d100013008": { + "description": "Open data (including maps and applications) for the Town of Huntsville.", + "homepage": "https://huntsville-muskoka.opendata.arcgis.com/", + "name": "Town of Huntsville Open Data", + "prefix": "r3d100013008" + }, + "r3d100013009": { + "description": "This is Grey's public hub for exploring and Downloading Open Data, Learning about Grey's Stories and Analyzing and Combining Open Datasets to tell your own story.", + "homepage": "https://maps.grey.ca/pages/open-data", + "name": "Grey County Open Data", + "prefix": "r3d100013009" + }, + "r3d100013010": { + "description": "This is Haldimand County's public platform for exploring and downloading open data, discovering and building apps, and engaging to solve important local issues. You can analyze and combine Open Datasets using maps, as well as develop new web and mobile applications.", + "homepage": "https://opendata.haldimandcounty.on.ca/", + "name": "Haldimand County Open Data", + "prefix": "r3d100013010" + }, + "r3d100013011": { + "description": "Free and open access to data from the Town of Ajax. This website includes downloadable data, interactive maps, and more.", + "homepage": "http://opendata.ajax.ca/", + "name": "Town of Ajax Open Data", + "prefix": "r3d100013011", + "synonyms": [ + "Ajax Open Data" + ] + }, + "r3d100013012": { + "description": "SENSOR.awi.de is a repository for metadata information on research platforms/devices/sensors used to acquire scientific data. It supports item versionning including minting of PIDs. All items are cite-enabled.", + "homepage": "https://sensor.awi.de", + "name": "SENSOR", + "prefix": "r3d100013012", + "synonyms": [ + "SENSOR.awi.de" + ] + }, + "r3d100013014": { + "description": "This is an institutional repository which hosts the publications and research output of higher and further education institutions in Sachsen-Anhalt, Germany. The interface of the repository is available in German and English. Most of the content is in German.", + "homepage": "https://opendata.uni-halle.de", + "name": "Share_it", + "prefix": "r3d100013014", + "synonyms": [ + "Open Access und Forschungsdaten-Repositorium der Hochschulbibliotheken in Sachsen-Anhalt" + ] + }, + "r3d100013015": { + "description": "Project Data Sphere, LLC, operates a free digital library-laboratory where the research community can broadly share, integrate and analyze historical, de-identified, patient-level data from academic and industry cancer Phase II-III clinical trials. These patient-level datasets are available through the Project Data Sphere platform to researchers affiliated with life science companies, hospitals and institutions, as well as independent researchers, at no cost and without requiring a research proposal.", + "homepage": "https://www.projectdatasphere.org/projectdatasphere/html/home", + "name": "Project Data Sphere", + "prefix": "r3d100013015", + "synonyms": [ + "PDS" + ], + "xrefs": { + "nlx": "157911", + "scr": "003726" + } + }, + "r3d100013016": { + "description": "This catalogue provides access to open government data for the sub-region of West Parry Sound.", + "homepage": "http://data-wpsgn.opendata.arcgis.com/", + "name": "West Parry Sound Geography Network", + "prefix": "r3d100013016" + }, + "r3d100013017": { + "description": "Open data sourced from the City of Airdrie.", + "homepage": "http://data-airdrie.opendata.arcgis.com/", + "name": "City of Airdrie Open Data", + "prefix": "r3d100013017" + }, + "r3d100013018": { + "description": "The Alberta Geological Survey (AGS) Open Data Portal features a subset of GIS data related to the geology of the province of Alberta and published by the AGS. The AGS delivers geoscience in several key areas; including surficial mapping, bedrock mapping, geological modelling, resource evaluation (hydrocarbons, minerals), groundwater, and geological hazards.", + "homepage": "https://geology-ags-aer.opendata.arcgis.com/", + "name": "Alberta Geological Survey Open Data Portal", + "prefix": "r3d100013018", + "synonyms": [ + "AGS Open Data Portal" + ], + "xrefs": { + "biodbcore": "001593" + } + }, + "r3d100013019": { + "description": "This open data portal provides access to the geospatial datasets of the Sunshine Coast Regional District (SCRD).", + "homepage": "http://data-myscrd.opendata.arcgis.com/", + "name": "Sunshine Coast Regional District Open Data", + "prefix": "r3d100013019", + "synonyms": [ + "SCRD Open Data" + ] + }, + "r3d100013020": { + "description": "Search, explore, and download open datasets sourced from the District of Peachland.", + "homepage": "https://peachland2017-01-16t194902237z-rdco.opendata.arcgis.com/", + "name": "District of Peachland Open Data", + "prefix": "r3d100013020" + }, + "r3d100013021": { + "description": "This open data portal includes datasets related to Westbank First Nation.", + "homepage": "https://wfn-open-data-rdco.opendata.arcgis.com/", + "name": "Westbank First Nation Open Data", + "prefix": "r3d100013021", + "synonyms": [ + "WFN Open Data" + ] + }, + "r3d100013022": { + "description": "Explore and download open data from the Central Lake Ontario Conservation (CLOCA) Open Data Portal.", + "homepage": "https://cloca-camaps.opendata.arcgis.com/", + "name": "Central Lake Ontario Conservation Open Data Portal", + "prefix": "r3d100013022", + "synonyms": [ + "CLOCA Open Data Portal" + ] + }, + "r3d100013023": { + "description": "Free access to open GIS data from the city of Quinte West.", + "homepage": "http://geodata-quintewest.opendata.arcgis.com/", + "name": "Quinte West Open GIS Data Portal", + "prefix": "r3d100013023", + "xrefs": { + "fairsharing.legacy": "3086" + } + }, + "r3d100013025": { + "description": "This portal provides free access to GIS data from the Municipality of East Hants, Nova Scotia.", + "homepage": "https://newdata-easthants.opendata.arcgis.com/", + "name": "East Hants Open Data", + "prefix": "r3d100013025" + }, + "r3d100013027": { + "description": "The DPUK Data Portal brings together records of over 2 million people in a free-to-access resource. Researchers can identify which cohorts are relevant to them, apply for access to the data and then analyse it in a secure, remote environment with a complete data linkage and analysis package.", + "homepage": "https://portal.dementiasplatform.uk/", + "name": "Dementias Platform UK Data Portal", + "prefix": "r3d100013027", + "synonyms": [ + "DPUK Data Portal" + ] + }, + "r3d100013028": { + "description": "BBMRI-ERIC is a European research infrastructure for biobanking. We bring together all the main players from the biobanking field – researchers, biobankers, industry, and patients – to boost biomedical research. To that end, we offer quality management services, support with ethical, legal and societal issues, and a number of online tools and software solutions. Ultimately, our goal is to make new treatments possible. The Directory is a tool to share aggregate information about the biobanks that are willing external collaboration. It is based on the MIABIS 2.0 standard, which describes the samples and data in the biobanks at an aggregated level.", + "homepage": "https://directory.bbmri-eric.eu/menu/main/app-molgenis-app-biobank-explorer/biobankexplorer", + "name": "BBMRI-ERIC Directory", + "prefix": "r3d100013028", + "synonyms": [ + "Biobanking and BioMolecular resources Research Infrastructure - European Research Infrastructure Consortium Directory", + "Directory of Biobanks" + ], + "xrefs": { + "fairsharing": "FAIRsharing.q9VUYM" + } + }, + "r3d100013029": { + "description": "TUdatalib is the institutional repository of the TU Darmstadt for research data. It enables the structured storage of research data and descriptive metadata, long-term archiving (at least 10 years) and, if desired, the publication of data including DOI assignment. In addition there is a fine granular rights and role management.", + "homepage": "https://tudatalib.ulb.tu-darmstadt.de", + "name": "TUdatalib", + "prefix": "r3d100013029", + "synonyms": [ + "TUdatalib Repositorium", + "TUdatalib Repository" + ] + }, + "r3d100013030": { + "description": "RiuNet is intended to save the University community's production, personal or institutional, in collections. These can be made up of different types of documents such as Objects of learning (Polimedia, virtual labs and educational articles), theses, journal articles, maps, scholary works, creative works, institutional heritage, multimedia, teaching material, institutional production, electronic journals, conference proceedings and research data.", + "homepage": "https://riunet.upv.es/handle/10251/55048", + "name": "RiuNet", + "prefix": "r3d100013030", + "synonyms": [ + "Repositorio Institucional UPV", + "Repositorio Institucional de la Universitat Politècnica de València" + ], + "xrefs": { + "hdl": "10251/55048" + } + }, + "r3d100013031": { + "description": "The AIDA data hub is a place where researchers can collaboratively gather, annotate, share and enrich large volumes of research data for machine learning in medical imaging diagnostics.", + "homepage": "https://datasets.aida.medtech4health.se/", + "name": "AIDA Data Hub", + "prefix": "r3d100013031", + "synonyms": [ + "AIDA Dataset Register", + "Analytic Imaging Diagnostics Arena Data Hub" + ] + }, + "r3d100013033": { + "description": "The measured values of the panel form the basis for a 3D reconstruction of the panel, which was calculated using photos taken by Gerd Graßhoff and Joanna Pruszynska with kind support of the Museum Warmii in autumn 2016. This repository contains the photos, the models, and the research data derived from them.", + "homepage": "http://repository.edition-topoi.org/collection/COPS", + "name": "Copernicus' Heliograph", + "prefix": "r3d100013033", + "synonyms": [ + "COPS" + ], + "xrefs": { + "doi": "10.17171/2-7" + } + }, + "r3d100013034": { + "description": "In the Hellenistic and Roman period, many buildings and material objects were constructed using structural geometrical specifications. Ancient sundials were built using basic geometrical forms of very few construction types taking also into account the astronomical dimensions. In architectural drawings, comparable proportions can be found. The tower of the winds merges all these geometrical principles of construction. The construction drawings of this collection comprise geometrical drafts used for the construction of buildings. They differ from simple geometrical forms in that they present the general layout of the lines indicating objects and geometrical areas. Their geometrical dimensions are constructed according to the principles of proportional relations and were implemented in – sometimes very complex – work processes in which artefacts of the original objects were constructed. Construction drawings from the pillars of Didyma, which were discovered by Lothar Haselberger, serve as a paradigmatic model for these architectural drawings.", + "homepage": "http://repository.edition-topoi.org/collection/ACDC", + "name": "Construction Drawings", + "prefix": "r3d100013034", + "synonyms": [ + "ACDC" + ] + }, + "r3d100013035": { + "description": "CMO is a long-term project for the critical edition of Near Eastern music manuscripts. The project focusing on manuscripts of Ottoman music written in Hampartsum and staff notations during the nineteenth century, is funded by the German Research Foundation (DFG).\nThis platform provides access to the online versions of both music and text editions, as well as the source catalogue, which is a comprehensive database of printed, manuscript and online sources.", + "homepage": "https://corpus-musicae-ottomanicae.de/content/index.xml", + "name": "CMO Editionen und Quellen-Katalog", + "prefix": "r3d100013035", + "synonyms": [ + "CMO Edisyonları ve Kaynak Kataloğu", + "CMO Editions and Catalogue", + "Corpus Musicae Ottomanicae Editionen und Quellen-Katalog" + ] + }, + "r3d100013036": { + "description": "LIVIVO is an interdisciplinary search engine for literature and information in the field of life sciences. It is run by ZB MED – Information Centre for Life Sciences. LIVIVO automatically searches for the terms you enter in a central index of all the databases.\nThe ZB MED Searchportal already provides a large amount of research data from DataCite data centres (e.g. Beijing Genomics Institute, Natural Environment Research Council) in the field of life sciences. These can be searched directly using the \"Documenttype=research data\" filter. A further integration of data from life science data repositories is planned.", + "homepage": "https://www.livivo.de", + "name": "LIVIVO", + "prefix": "r3d100013036", + "synonyms": [ + "ZB MED Suchportal Lebenswissenschaften", + "ZB MED Search Portal for Life Sciences" + ] + }, + "r3d100013037": { + "description": "Phaidra Vetmeduni Vienna is the Universitys platform for long-term archiving of digital collections such as Thesis and Research Data. In two years we would enlarge the collection for archive materials such as fotos, books an dias f.e.", + "homepage": "https://phaidra.vetmeduni.ac.at/", + "name": "Phaidra Vetmeduni Vienna", + "prefix": "r3d100013037" + }, + "r3d100013039": { + "description": "This online portal provides access to open data sourced from the Toronto Police Service.", + "homepage": "https://data.torontopolice.on.ca/pages/open-data", + "name": "Toronto Police Service Public Safety Data Portal", + "prefix": "r3d100013039", + "synonyms": [ + "Toronto Police Service Open Data Portal" + ] + }, + "r3d100013040": { + "description": "This public platform provides access to Employment Ontario open data.", + "homepage": "http://www.eo-geohub.com/", + "name": "Employment Ontario Geo Hub", + "prefix": "r3d100013040" + }, + "r3d100013043": { + "description": "This website is the result a working group made up of focal points from UN system organizations and aims to establish a commonly accessible UN System Data Catalog.\nThe purpose of the the Data Catalog is to promote the sharing and publishing of open data, so as to improve the availability and accessibility of information across the organizations and entities that comprise the UN system. As our organizations face growing demands with increasingly reducing resources, we absolutely must become more revolutionary in our approaches to meeting our mandates. This includes utilizing information and communications technology (ICT) to the fullest extent possible, by implementing initiatives that improve and enhance analytical capacity and decision support capabilities.\nThe Data Catalog is uniquely placed to provide a single interface for finding, analyzing and working with UN data. While there are several other data platforms, many of which host United Nations data, the catalogue exclusively brings together all open UN data collections in one place, even though they may be published elsewhere. Anyone searching for UN data today has to look in many places and make separate searches on several different platforms.", + "homepage": "https://undatacatalog.org/", + "name": "UN Data Catalog", + "prefix": "r3d100013043", + "synonyms": [ + "United Nations System Data Catalog" + ] + }, + "r3d100013044": { + "description": "ILO Microdata Repository, an on-line microdata library", + "homepage": "https://www.ilo.org/dyn/isinventory/inventsheet.display?p_id=1037&p_lang=en", + "name": "ILO Microdata Repository", + "prefix": "r3d100013044" + }, + "r3d100013045": { + "description": "The aim of the project is systematic mapping of Czech and other languages in comparison with Czech. CNC corpora are accessible to everybody interested in studying the language after free registration.", + "homepage": "https://korpus.cz/", + "name": "Czech National Corpus", + "prefix": "r3d100013045", + "synonyms": [ + "CNC", + "CNK", + "Český národní korpus" + ] + }, + "r3d100013046": { + "description": "PORTULAN CLARIN Research Infrastructure for the Science and Technology of Language, belonging to the Portuguese National Roadmap of Research Infrastructures of Strategic Relevance, and part of the international research infrastructure CLARIN ERIC", + "homepage": "https://portulanclarin.net/", + "name": "PORTULAN CLARIN repository", + "prefix": "r3d100013046" + }, + "r3d100013047": { + "description": "The South African Centre for Digital Language Resources (SADiLaR) is a national centre supported by the Department of Science and Technology (DST). SADiLaR has an enabling function, with a focus on all official languages of South Africa, supporting research and development in the domains of language technologies and language-related studies in the humanities and social sciences.", + "homepage": "https://www.sadilar.org/", + "name": "South African Centre for Digital Language Resources", + "prefix": "r3d100013047", + "synonyms": [ + "SADiLaR" + ] + }, + "r3d100013048": { + "description": "The knowledge centre is an information service offering advice on the use of digital language resources and tools for Swedish and other languages in Sweden, as well as other parts of the intangible cultural heritage of Sweden.", + "homepage": "http://www.sprakochfolkminnen.se/om-oss/forskning/sprakbanken-sam/clarin-kunskapscentrum/swelang.html", + "name": "CLARIN Knowledge Centre for the Languages of Sweden", + "prefix": "r3d100013048", + "synonyms": [ + "Clarin kunskapscentrum", + "SWELANG" + ] + }, + "r3d100013049": { + "description": "Data from high-alpine mountain permafrost research sites.", + "homepage": "http://data.permasense.ch", + "name": "PermaSense High-Alpine Permafrost Data", + "prefix": "r3d100013049" + }, + "r3d100013050": { + "description": "The Tree Atlas Project is focused on the trees and shrubs of Namibia. The project gathered and recorded information about the distribution, abundance and general biology of woody plants, which are an important resource in Namibia. The information was collected over 6 years (October 1997-December 2003) and entered into a database housed at the National Botanical Research Institute.\nThis web site was made possible, and remains online, through the continued kind support of the Namibian Tree Atlas Project.\nOnline version active since paper version launch date, 2005. This page last modified on: 11 February 2018, at 08:42 am (Namibian time).\nSite design, layout and coding by John Irish.", + "homepage": "http://treeatlas.biodiversity.org.na/index.php", + "name": "The Tree Atlas Project", + "prefix": "r3d100013050", + "synonyms": [ + "NBRI Tree Atlas Project", + "Namibian Tree Atlas", + "National Botanical Research Institute Tree Atlas Project" + ] + }, + "r3d100013051": { + "description": "The ENCODE Encyclopedia organizes the most salient analysis products into annotations, and provides tools to search and visualize them. The Encyclopedia has two levels of annotations:\nIntegrative-level annotations integrate multiple types of experimental data and ground level annotations. \nGround-level annotations are derived directly from the experimental data, typically produced by uniform processing pipelines.", + "homepage": "https://www.encodeproject.org/", + "name": "ENCODE", + "prefix": "r3d100013051", + "synonyms": [ + "ENCODE Encyclopedia", + "Encyclopedia of DNA Elements" + ], + "xrefs": { + "fairsharing": "FAIRsharing.7ykpy5", + "miriam": "00000662", + "omics": "00532", + "scr": "015482" + } + }, + "r3d100013052": { + "description": "A substance database for nanomaterial safety information", + "homepage": "https://data.enanomapper.net/", + "name": "data.enanomapper", + "prefix": "r3d100013052", + "synonyms": [ + "eNanoMapper prototype database" + ], + "xrefs": { + "fairsharing": "FAIRsharing.r18yt0" + } + }, + "r3d100013053": { + "description": "Research Data Repository of the Universität Hamburg", + "homepage": "https://www.fdm.uni-hamburg.de/en/fdm.html", + "name": "ZFDM repository", + "prefix": "r3d100013053", + "synonyms": [ + "FDR@UHH" + ] + }, + "r3d100013057": { + "description": "The Open Data Repository of the H2020/CIVITAS/SUITS Project (www.suits-project.eu) is used to store large volumes of crowdsourced traffic data, useful for SUMP implementations by local authorities of small-medium cities.", + "homepage": "https://dare.suits-project.eu", + "name": "SUITS Data Repository", + "prefix": "r3d100013057", + "synonyms": [ + "S-ODR", + "SUITS DaRe", + "SUITS Open Data Repository" + ] + }, + "r3d100013058": { + "description": "The Data Repository of the H2020/TINNGO Project (https://www.tinngo.eu/) is used to store large volumes of gender-related transport data, acquired from 10 national hubs of a pan-European Gender Observatory.", + "homepage": "https://tinngo.sboing.net/#repository", + "name": "TInnGO Open Data Repository", + "prefix": "r3d100013058", + "synonyms": [ + "T-ODR", + "TInnGO ODR", + "Transport Innovation Gender Observatory Open Data Repository", + "formerly: GO-DaRe" + ] + }, + "r3d100013060": { + "description": "BacDive is a bacterial metadatabase that provides strain-linked information about bacterial and archaeal biodiversity. The database is a resource for different kind of phenotypic data like taxonomy, morphology, physiology, environment and molecular-biology. The majority of data is manually annotated and curated. With the release in April 2019 BacDive offers information for 80,584 strains. The database is hosted by the Leibniz Institute DSMZ - German Collection of Microorganisms and Cell Cultures GmbH and is part of de.NBI the German Network for Bioinformatics Infrastructure.", + "homepage": "https://bacdive.dsmz.de/", + "name": "BacDive", + "prefix": "r3d100013060", + "synonyms": [ + "Bacterial Diversity Metadatabase" + ], + "xrefs": { + "fairsharing": "FAIRsharing.aSszvY", + "miriam": "00000676", + "omics": "10161" + } + }, + "r3d100013062": { + "description": "Data Univ Gustave Eiffel is an institutional repository for research data of university Gustave Eiffel : it catalogues multidisciplinary research data.", + "homepage": "https://data.univ-gustave-eiffel.fr/", + "name": "Data Univ Gustave Eiffel", + "prefix": "r3d100013062", + "synonyms": [ + "Données de recherche de l'Université Gustave Eiffel", + "Université Gustave Eiffel Dataverse" + ] + }, + "r3d100013064": { + "description": "Scicat allows users to access the metadata of raw and derived data which is taken at experiment facilities. Scientific datasets are linked to proposals and samples. Scientific datasets are can be linked to publications (DOI, PID). SciCat helps keeping track of data provenance (i.e. the steps leading to the final results). Scicat allows users to find data based on the metadata (both your own data and other peoples’ public data). In the long term, SciCat will help to automate scientific analysis workflows.", + "homepage": "https://scicat.ess.eu/login?returnUrl=%2Fdatasets", + "name": "SciCat", + "prefix": "r3d100013064", + "synonyms": [ + "SciCat Data Catalog System", + "SciCat ESS" + ] + }, + "r3d100013068": { + "description": "The Freshwater Research and Environmental Database is the central data repository for IGB. It is where we store and share environmental data from observations of lakes, rivers, peatlands and other freshwater habitats. In FRED you can find continuous data collected over several decades from our long-term research programme at the lakes Müggelsee, Stechlinsee, Arendsee and the river Spree, as well as environmental data derived from short-term projects in aquatic ecosystems. All data include detailed metadata descriptions in text form to allow reuse of the data. The database can be searched for a range of aspects, such as ecosystem types or abiotic and biotic variables. Data use, where not freely accessible, shall be granted after consulting with the contact person given in the database, and is subject to the IGB Data Policy.", + "homepage": "https://fred.igb-berlin.de", + "name": "Freshwater Research and Environmental Database", + "prefix": "r3d100013068", + "synonyms": [ + "FRED" + ] + }, + "r3d100013071": { + "description": "The NCI National Research Data Collection is Australia’s largest collection of research data, encompassing more than 10 PB of nationally and internationally significant datasets.", + "homepage": "http://geonetwork.nci.org.au", + "name": "NCI Data Portal", + "prefix": "r3d100013071", + "synonyms": [ + "NCI Catalogue" + ] + }, + "r3d100013072": { + "description": "Data products developed and distributed by the National Institute of Standards and Technology span multiple disciplines of research and are widely used in research and development programs by industry and academia.\nNIST's publicly available data sets showcase its committment to providing accurate, well-curated measurements of physical properties, exemplified by the Standard Reference Data program, as well as its committment to advancing basic research.\nIn accordance with U.S. Government Open Data Policy and the NIST Plan for providing public access to the results of federally funded research data, NIST maintains a publicly accessible listing of available data, the NIST Public Dataset List (json). Additionally, these data are assigned a Digital Object Identifier (DOI) to increase the discovery and access to research output; these DOIs are registered with DataCite and provide globally unique persistent identifiers. The NIST Science Data Portal provides a user-friendly discovery and exploration tool for publically available datasets at NIST.\nThis portal is designed and developed with data.gov Project Open Data standards and principles. The portal software is hosted in the usnistgov github repository.", + "homepage": "https://data.nist.gov/sdp/#/", + "name": "NIST Data Discovery", + "prefix": "r3d100013072", + "synonyms": [ + "NIST PDR", + "NIST Public Data Repository", + "NIST Science Data Portal" + ] + }, + "r3d100013073": { + "description": "GTS AI is an Artificial Intelligence Company that offers excellent services to its clients. We use high definition images and use high quality data to analyze and help in Machine Learning Company . We are a dataset provider and we collect data in regards to artificial intelligence.", + "homepage": "https://gts.ai/", + "name": "GTS AI Data Collection", + "prefix": "r3d100013073" + }, + "r3d100013076": { + "description": "Research Data TUHH is the institutional repository for research data of Hamburg University of Technology (TUHH)", + "homepage": "https://tore.tuhh.de/handle/11420/2023", + "name": "TUHH Open Research - Research Data TUHH", + "prefix": "r3d100013076", + "synonyms": [ + "TORE - Research Data TUHH" + ], + "xrefs": { + "hdl": "11420/2023" + } + }, + "r3d100013077": { + "description": "Within this project the spatial and visual characteristics of circular enclosures of the early 5th millennium BC in Germany are being investigated.\nThe here presented ever-expanding repository comprises a database of all circular enclosures under investigation. The database entries include the coordinates and a thorough description of each enclosure. Additionally, several resources like skyline and viewshed maps, files of input parameters and plots of astronomical features are deposited.", + "homepage": "http://repository.edition-topoi.org/collection/KGAL", + "name": "The Kreisgraben-Phenomenon", + "prefix": "r3d100013077", + "synonyms": [ + "KGAL" + ], + "xrefs": { + "doi": " 10.17171/2-9" + } + }, + "r3d100013078": { + "description": "The Digital Atlas of Innovations presents the oldest evidence for innovations over a long time period. This collection presents the data/information at the basis of the atlas in stable and citable manner.", + "homepage": "https://repository.edition-topoi.org/collection/BAOI", + "name": "Atlas of Innovations", + "prefix": "r3d100013078", + "synonyms": [ + "BAOI" + ], + "xrefs": { + "doi": "10.17171/2-11" + } + }, + "r3d100013079": { + "description": "data.isric.org is our central location for searching and downloading soil data bases/layers from around the world. ISRIC - World Soil Infomation (WDC-Soils) is a regular member of the ICS World Data System (WDS). We support Open Data whenever possible, respecting inherited rights (licences).", + "homepage": "https://data.isric.org", + "name": "ISRIC Soil Metadata Catalogue", + "prefix": "r3d100013079", + "synonyms": [ + "data.isric.org" + ], + "xrefs": { + "fairsharing": "FAIRsharing.bLMnnR" + } + }, + "r3d100013080": { + "description": "DataStream is an open access platform for sharing information on freshwater health. It currently allows users to access, visualize, and download full water quality datasets collected by Indigenous Nations, community groups, researchers and governments throughout three regional hubs in the Mackenzie River Basin, Lake Winnipeg watershed, and across Atlantic Canada.\nDataStream was developed by The Gordon Foundation and is carried out in collaboration with regional monitoring networks.", + "homepage": "https://gordonfoundation.ca/initiatives/datastream/", + "name": "DataStream", + "prefix": "r3d100013080" + }, + "r3d100013082": { + "description": "Numerous studies on gender relations and gender equality policy in academia regularly produce research data that could be useful for a secondary analysis and for other research topics. At present, only a small amount of research data that was explicitly collected on gender relations in academia is archived. Long-term surveys such as graduate studies or social surveys on students are also available to be used in gender-specific studies.\nCEWS would like to support researchers in their search for research data and at the same time motivate them to archive data from their own projects and thus make them accessible to other researchers by providing search options at GESIS and other data-providing institutions as well as basic information on data archiving.", + "homepage": "https://www.gesis.org/cews/unser-angebot/informationsangebote/forschungsdaten/", + "name": "Research Data On Gender Relations In Academia", + "prefix": "r3d100013082", + "synonyms": [ + "CEWS Forschungsdaten", + "CEWS Research Data", + "Forschungsdaten Geschlecht und Wissenschaft" + ] + }, + "r3d100013083": { + "description": "Fox DEN provides investigators with a tool to explore, download and apply statistical models on aggregated data collected for the Fox Insight online clinical study. The Fox Insight study collects patient-reported outcomes and genetic data from people with Parkinson's disease and their loved ones.", + "homepage": "https://foxden.michaeljfox.org/insight/explore/insight.jsp", + "name": "Fox Insight Date Exploration Network", + "prefix": "r3d100013083", + "synonyms": [ + "Fox DEN" + ] + }, + "r3d100013084": { + "description": "The SURF Data Repository is a user-friendly web-based data publication platform that allows researchers to store, annotate and publish research datasets of any size to ensure long-term preservation and availability of their data. The service allows any dataset to be stored, independent of volume, number of files and structure. A published dataset is enriched with complex metadata, unique identifiers are added and the data is preserved for an agreed-upon period of time. The service is domain-agnostic and supports multiple communities with different policy and metadata requirements.", + "homepage": "https://repository.surfsara.nl", + "name": "SURF Data Repository", + "prefix": "r3d100013084" + }, + "r3d100013086": { + "description": "The sources of the data sets include data sets donated by researchers, surveys carried out by SRDA, as well as by government department and other academic organizations. Prior to the release of data sets, the confidentiality and sensitivity of every survey data set are evaluated. Standard data management and cleaning procedures are applied to ensure data accuracy and completeness. In addition, metadata and relevant supplement files are also edited and attached.", + "homepage": "https://srda.sinica.edu.tw/index_en.php", + "name": "Survey Research Data Archive", + "prefix": "r3d100013086", + "synonyms": [ + "SRDA" + ] + }, + "r3d100013090": { + "description": "The UCL Research Data Repository is the institutional data repository of University College London. Based on Figshare, it accepts data deposits from UCL staff and doctoral students from all disciplines. Depositors are encouraged to use CC0 licences to make their data available to the widest possible range of users and the widest range of uses.", + "homepage": "https://rdr.ucl.ac.uk/", + "name": "UCL Research Data Repository", + "prefix": "r3d100013090", + "synonyms": [ + "UCL figshare" + ] + }, + "r3d100013095": { + "description": "The information system Graffiti in Germany (INGRID) is a cooperation project between the linguistics department at the University of Paderborn and the art history department at the Karlsruhe Institute of Technology (KIT). As part of the joint project, graffiti image collections will be compiled, stored in an image database and made available for scientific use. At present, more than 100,000 graffiti from the years 1983 to 2018 from major German cities are recorded, including Cologne, Mannheim and Munich.", + "homepage": "https://www.uni-paderborn.de/forschungsprojekte/ingrid/", + "name": "Informationssystem Graffiti in Deutschland (INGRID)", + "prefix": "r3d100013095", + "synonyms": [ + "INGRID" + ] + }, + "r3d100013100": { + "description": "An interactive database hosted by Collaborative Drug Discovery for antibiotic susceptibility data (MIC and IC50). Data is extracted from journal articles and/or contributed by different organizations and individuals. In some cases, the data has not previously been published. Access to the database is open to everyone and can be requested at pewtrusts.org/spark-antibiotic-discovery.", + "homepage": "https://pages.pewtrusts.org/page.aspx?QS=c76003443ff9837d1bb947d7a8ea489c1d609b8da344fa633e423cf624d0924f#spark", + "name": "Shared Platform for Antibiotic Research and Knowledge", + "prefix": "r3d100013100", + "synonyms": [ + "SPARK" + ], + "xrefs": { + "fairsharing": "FAIRsharing.50cFTB" + } + }, + "r3d100013102": { + "description": "mediaTUM – the media and publications repository of the Technical University of Munich:\nmediaTUM supports the publication of digital documents and research data as well as the use of multimedia content in research and teaching.", + "homepage": "https://mediatum.ub.tum.de/", + "name": "mediaTUM", + "prefix": "r3d100013102" + }, + "r3d100013103": { + "description": "The Colombian Biodiversity Information Facility (SiB Colombia) is a national initiative established in early 2000 and coordinated by Instituto Humboldt to facilitate free and open access to biodiversity data. It comprises a network of more than 100 organizations (including universities, biological collections, research institutes, environmental authorities and NGOs among others) that work together to ensure that biodiversity data is available to support further research, education, policy making and incentive measures for the conservation and sustainable use of biodiversity.\nSiB Colombia’s mission is to facilitate the management of biodiversity data by bringing together users, publishers and data producers to support research, education and decision making related to knowledge, conservation and sustainable use of biodiversity and ecosystem services.\nSiB Colombia aims to consolidate the collaborative platform that facilitates the generation, use and democratization of knowledge on the biodiversity of Colombia. Thus, SiB Colombia contributes to a vision of a society that knows and values the biodiversity in which it is immersed, and uses such knowledge for its development.", + "homepage": "http://biodiversidad.co/", + "name": "SiB Colombia Portal de Datos", + "prefix": "r3d100013103", + "synonyms": [ + "GBIF Colombia" + ] + }, + "r3d100013106": { + "description": "The National Archives of the Netherlands (Nationaal Archief), which is situated in The Hague, holds over 3.5 million records that have been created by the central government, organisations and individuals and are of national significance. Many records relate to the colonial and trading history of the Netherlands in the period from 1600 to 1975. The Dutch presence in countries in North and South America, Africa and Asia is reflected within these collections.", + "homepage": "https://www.nationaalarchief.nl", + "name": "e-Depot of the National Archives of the Netherlands", + "prefix": "r3d100013106" + }, + "r3d100013107": { + "description": "PsychArchives is a disciplinary repository publishing a variety of digital research objects (DROs), with 21 different publication types (preprints, primary, and secondary publications), research data, tests, preregistrations, multimedia and code. It provides easy and free access to DROs according to the FAIR principles, which implies the commitment to ensure that research and research data are findable, accessible, interoperable, and reusable.", + "homepage": "https://www.psycharchives.org/", + "name": "PsychArchives", + "prefix": "r3d100013107" + }, + "r3d100013108": { + "description": "The University of Chile Research Data Repository preserves, disseminates and provides access to the research data generated by its academics and researchers, in order to give visibility, guarantee its preservation and facilitate its access and reuse.", + "homepage": "http://datos.uchile.cl/", + "name": "Repositorio de Datos de Investigación de la Universidad de Chile", + "prefix": "r3d100013108" + }, + "r3d100013111": { + "description": "The CRC1211DB is the project-database of the Collaborative Research Centre 1211 \"Earth -Evolution at the dry limit\" (CRC1211,https://sfb1211.uni-koeln.de/) funded by the German Research Foundation (DFG, German Research Foundation – Projektnummer 268236062). The project-database is a new implementation of the TR32DB and online since 2016. It handles all data including metadata, which are created by the involved project participants from several institutions (e.g. Universities of Cologne, Bonn, Aachen, and the Research Centre Jülich) and research fields (e.g. soil and plant sciences, biology, geography, geology, meteorology and remote sensing). The data is resulting from several field measurement campaigns, meteorological monitoring, remote sensing, laboratory studies and modelling approaches. Furthermore, outcomes of the scientists such as publications, conference contributions, PhD reports and corresponding images are collected.", + "homepage": "https://www.crc1211db.uni-koeln.de", + "name": "Collaborative Research Centre 1211 Database", + "prefix": "r3d100013111", + "synonyms": [ + "CRC1211DB" + ] + }, + "r3d100013113": { + "description": "PTB is the national metrology institute of the Federal Republic of Germany. The Open Access Repository of the Physikalisch-Technische Bundesanstalt grants free access to a number of factual datasets and documents that were elaborated at PTB. This includes publications such as the \"PTB-Mitteilungen\", the metrological expert journal of PTB, and numerous of documents from the field of legal metrology.", + "homepage": "https://oar.ptb.de/", + "name": "PTB-OAR", + "prefix": "r3d100013113", + "synonyms": [ + "PTB Open Access Repository" + ] + }, + "r3d100013116": { + "description": "University repository containing publication data and datasets.", + "homepage": "https://uhra.herts.ac.uk/", + "name": "University of Hertfordshire Research Archive", + "prefix": "r3d100013116", + "synonyms": [ + "UHRA" + ] + }, + "r3d100013118": { + "description": "B2SHARE allows publishing research data and belonging metadata. It supports different research communities with specific metadata schemas. This server is provided for researchers of the Research Centre Juelich and related communities.", + "homepage": "https://b2share.fz-juelich.de/", + "name": "B2SHARE Server Forschungszentrum Jülich", + "prefix": "r3d100013118" + }, + "r3d100013120": { + "description": "The interdisciplinary data platform INPTDAT provides easy access to research data and information from all fields of applied plasma physics and plasma medicine. It aims to support the findability, accessibility, interoperability and re-use of data for the low-temperature plasma physics community.", + "homepage": "https://www.inptdat.de", + "name": "INPTDAT", + "prefix": "r3d100013120", + "synonyms": [ + "The Data Platform for Plasma Technology" + ] + }, + "r3d100013121": { + "description": "DMU Figshare is De Montfort University's institutional research data management platform. It showcases research from staff at the university.", + "homepage": "https://figshare.dmu.ac.uk/", + "name": "DMU Figshare", + "prefix": "r3d100013121", + "synonyms": [ + "De Montfort University Data Repository" + ] + }, + "r3d100013130": { + "description": "The primary objective of the PhenoCam project is to use automated, near-surface remote sensing to provide continuous, real-time monitoring of vegetation phenology across a range of ecosystems and climate zones.", + "homepage": "https://phenocam.sr.unh.edu/webcam/network/search/", + "name": "PhenoCam", + "prefix": "r3d100013130" + }, + "r3d100013132": { + "description": "China Seismic Array Data Management Center(DOI:10.12001/ChinArray.Data) provides ChinArray data, China Air Gunshot experiment data, and China seismic networks data.", + "homepage": "http://www.chinarraydmc.cn/", + "name": "China Seismic Array Data Management Center", + "prefix": "r3d100013132", + "synonyms": [ + "中国地震科学探测台阵数据中心" + ], + "xrefs": { + "doi": "10.12001/ChinArray.Data" + } + }, + "r3d100013133": { + "description": "This Open Data Portal gives access to research data from the Public Opinion Institute od the Pontiphical Catholic University of Peru, and pretends to incorporate open data from other institutes in the mid and large term.", + "homepage": "http://datos.pucp.edu.pe/", + "name": "Portal de Datos Abiertos de la Pontificia Universidad Católica del Perú", + "prefix": "r3d100013133" + }, + "r3d100013134": { + "description": "The DataSuds data warehouse provides IRD scientists and their partners with a service to disseminate, preserve and enhance their research data by facilitating their identification and citation. It is one of the elements of the open science system for the South promoted by the IRD.", + "homepage": "https://dataverse.ird.fr/", + "name": "DataSuds", + "prefix": "r3d100013134", + "synonyms": [ + "Des données ouvertes pour une science durable au Sud" + ] + }, + "r3d100013135": { + "description": "Fordatis is the institutional research data repository of the Fraunhofer-Gesellschaft. Fraunhofer-Gesellschaft based in Germany is Europes largest research and technology organization. Fordatis contains research data created by researcher at Fraunhofer. These are data from the engineering, natural sciences and social sciences.", + "homepage": "https://fordatis.fraunhofer.de", + "name": "Fordatis", + "prefix": "r3d100013135", + "synonyms": [ + "Forschungsdaten-Repositorium der Fraunhofer-Gesellschaft", + "Research Data Repository of Fraunhofer-Gesellschaft" + ] + }, + "r3d100013138": { + "description": "Three parts of a database provide published and unpublished chemical analysis results of archaeological ceramics. These are the results of forty years of applying WD-XRF and other mineralogical and physical laboratory methods to the analysis of sherds from excavations and museums. Drawing on some 30,000 analyses from research projects in Europe, Turkey, the near East, and Sudan, the part published here covers the results of three long-term projects: Early pottery in Thessaly, Greece (1,305 records), Firmalampen and other Roman lamps (1,666 records), and Roman and other pottery produced in Central Europe (4,043 records). This collated information provides an opportunity to work directly on published and unpublished data. These can be used as chemical reference groups for comparison for fine ware classification and in provenance studies.", + "homepage": "http://repository.edition-topoi.org/collection/CRMC", + "name": "Chemical composition of ancient ceramics", + "prefix": "r3d100013138", + "synonyms": [ + "CRMC" + ], + "xrefs": { + "doi": "10.17171/1-11" + } + }, + "r3d100013139": { + "description": "Collection of ancient waterclocks including descriptions, images and 3D scans.", + "homepage": "http://repository.edition-topoi.org/collection/BWCP/overview", + "name": "Berlin Waterclock Project", + "prefix": "r3d100013139", + "synonyms": [ + "BWCP" + ], + "xrefs": { + "doi": "10.17171/2-10" + } + }, + "r3d100013140": { + "description": "The architecture of the Myus Temple (Ionian coast) is preserved only in a few very fragmented parts. These components, currently housed in the Staatlichen Museen zu Berlin - Antikensammlung, were digitalized and will be used in the reconstruction of a column from a temple likely dedicated to Dionysos.", + "homepage": "http://repository.edition-topoi.org/collection/MYUS", + "name": "Architectural Fragments of Myus", + "prefix": "r3d100013140", + "synonyms": [ + "MYUS" + ], + "xrefs": { + "doi": "10.17171/2-14" + } + }, + "r3d100013141": { + "description": "The collection contains stature-related and other anthropometric data of 7686 skeletal individuals (including aggregated information for several individuals) from the prehistory of Southwest Asia and Europe. While the focus period of our collection is the Holocene ca. 10 000 to 1000 BC, the data collection also includes older specimens of anatomically modern humans (dating as early as 110 k BP in the case of Qafzeh). The upper date range in some cases extends to around 100 AD, although the great majority of datasets date no later than 600 BC. Correctness and completeness were pursued for all information relevant to stature, i.e. basic information such as sex (after Sjøvold 1988) and age (after Szilvássy 1988) as well as the long bone measurements, whereas other measurements were merely inherited from the two integrated older data bases and not explicitly checked. All measurements conform to the definitions given by Martin 1928. To grasp common publication practice in the literature, not only left and right body side, but also mean values from both sides as well as measurements with unknown siding have their own separate fields for the stature-related long bone measurements.", + "homepage": "http://repository.edition-topoi.org/collection/LIVE/overview", + "name": "LiVES Collection of Osteological Anthropometry Digest", + "prefix": "r3d100013141", + "synonyms": [ + "LiVES COstA Digest" + ], + "xrefs": { + "doi": "10.17171/2-12" + } + }, + "r3d100013142": { + "description": "Atlas of the early iron age kurgans (burial mounds) of the Saks in the Land of Seven Rivers between the river Ili and the foothills of the Transili-Alatau as well as in the mountain valleys of the northern Tien-Shans.", + "homepage": "http://repository.edition-topoi.org/collection/KUSS", + "name": "Pyramids of the Steppe / Kazakhstan, Land of Seven Rivers", + "prefix": "r3d100013142", + "synonyms": [ + "KUSS" + ], + "xrefs": { + "doi": "10.17171/2-13" + } + }, + "r3d100013143": { + "description": "Cobalt was commonly used as a colourant in the Egyptian glass industries of the 18th dynasty, dark blue glass being a regular find at palatial and settlement sites, including Amarna and Malqata. The main source of cobalt ore used during this period has been identified in the Egyptian Western Desert, around the oases of Kharga and Dakhla. The data presented here was obtained in order to better understand the chaîne opératoire of Late Bronze Age glass production and -working, in particular with regard to cobalt ore. For this purpose, chemical analysis by portable X-Ray fluorescence (pXRF) was carried out in the field on contextualised archaeological material excavated at the site of Amarna, which cannot be exported from Egypt for analysis. In addition, glass and other vitreous materials from the same site, but without a more precise archaeological context, were analysed in the Egyptian Museum and Papyrus Collection, Berlin. The results of this study demonstrate how cobalt ore from various sub-sources was used in the known workshop sites at Amarna, resulting in a deeper understanding of raw materials use and exchange across this settlemen", + "homepage": "http://repository.edition-topoi.org/collection/KBLT", + "name": "Portable X-Ray fluorescence analysis of Late Bronze Age glass from Amarna", + "prefix": "r3d100013143", + "synonyms": [ + "KBLT" + ], + "xrefs": { + "doi": " 10.17171/2-15" + } + }, + "r3d100013144": { + "description": "The small digitized archive comprises drawings and photos made by Hans J. Nissen, many of which were not included in the book, The Uruk Countryside. Most of the material consists of pottery, but other ceramic artifacts, stone and metal objects as well as inscribed bricks were also documented. All materials were recorded in the field.\nThe goal of this website is to provide online access to this remaining archival documentation of the Uruk-Warka survey.", + "homepage": "http://repository.edition-topoi.org/collection/URUK", + "name": "The Uruk-Warka Survey", + "prefix": "r3d100013144", + "synonyms": [ + "URUK" + ], + "xrefs": { + "doi": " 10.17171/1-12" + } + }, + "r3d100013148": { + "description": "Blackfynn Discover is a repository for Neurology and Neuroscience datasets. This repository, funded by DARPA, the NIH, and others, provides a user-friendly solution for publishing large, complex datasets is a scalable and sustainable way. The platform aims to make data available in a meaningful way and to drive adoption of cloud-based analysis over large datasets.", + "homepage": "https://discover.blackfynn.com", + "name": "Blackfynn Discover", + "prefix": "r3d100013148", + "xrefs": { + "fairsharing": "FAIRsharing.PD1PEt", + "scr": "018068" + } + }, + "r3d100013152": { + "description": "Data repository of a meteorological experiment conducted in Perdigão, Portugal between December 15, 2016 to June 15, 2017.\nThe Perdigao field project is part of a larger joint US/European multi-year program in Portugal. The project is partially funded by the European Union (EU) ERANET+ to provide the wind energy sector with more detailed resource mapping capabilities in the form of a new digital EU wind atlas. A major goal of the Perdigão field project is to quantify errors of wind resource models against a benchmark dataset collected in complex terrain. The US participation will complement this activity by identifying physical and numerical weaknesses of models and developing new knowledge and methods to overcome such deficiencies.", + "homepage": "https://perdigao.fe.up.pt/", + "name": "Perdigao Field Experiment", + "prefix": "r3d100013152" + }, + "r3d100013153": { + "description": "Meteorology, atmospheric science and oceanography, forecasts, current and historical observations for weather, water, space weather data; data analyses and reports.", + "homepage": "http://www.bom.gov.au/metadata/catalogue", + "name": "Australian Bureau of Meteorology data catalogue", + "prefix": "r3d100013153" + }, + "r3d100013154": { + "description": "The Duke Research Data Repository is a service of the Duke University Libraries that provides curation, access, and preservation of research data produced by the Duke community. Duke's RDR is a discipline agnostic institutional data repository that is intended to preserve and make public data related to the teaching and research mission of Duke University including data linked to a publication, research project, and/or class, as well as supplementary software code and documentation used to provide context for the data.", + "homepage": "https://research.repository.duke.edu/", + "name": "Duke Research Data Repository", + "prefix": "r3d100013154", + "synonyms": [ + "Duke RDR" + ], + "xrefs": { + "fairsharing": "FAIRsharing.sbikSF" + } + }, + "r3d100013155": { + "description": "ROSA P is the United States Department of Transportation (US DOT) National Transportation Library's (NTL) Repository and Open Science Access Portal (ROSA P). The name ROSA P was chosen to honor the role public transportation played in the civil rights movement, along with one of the important figures, Rosa Parks. To meet the requirements outlined in its legislative mandate, NTL collects research and resources across all modes of transportation and related disciplines, with specific focus on research, data, statistics, and information produced by USDOT, state DOTs, and other transportation organizations. Content types found in ROSA P include textual works, datasets, still image works, moving image works, other multimedia, and maps. These resources have value to federal, state, and local transportation decision makers, transportation analysts, and researchers.", + "homepage": "https://rosap.ntl.bts.gov/", + "name": "ROSA P", + "prefix": "r3d100013155", + "synonyms": [ + "NTL Repository", + "Repository & Open Science Access Portal" + ], + "xrefs": { + "doi": "10.21949/1398953" + } + }, + "r3d100013156": { + "description": "Collection of maps showing reconstructions of routes and paths through Rome described in Renaissance guidebooks and antiquarian literature.", + "homepage": "http://repository.edition-topoi.org/collection/WGRM", + "name": "Paths through Rome", + "prefix": "r3d100013156", + "synonyms": [ + "WGRM" + ], + "xrefs": { + "doi": "10.17171/2-16" + } + }, + "r3d100013157": { + "description": "The research project “Textile Revolution” integrates studies on the introduction and spread of the woolly sheep and wool usage from different scientific fields. Wool production is closely connected to the domesticated sheep and specifically to those animals that carry a woolly coat. With the keeping of woolly sheep, not only did the economy of prehistoric communities change, but also the textile technology, meaning both, the tools and the techniques for thread and textile making.", + "homepage": "http://repository.edition-topoi.org/collection/WOLL", + "name": "The Textile Revolution", + "prefix": "r3d100013157", + "synonyms": [ + "WOLL" + ], + "xrefs": { + "doi": "10.17171/2-17" + } + }, + "r3d100013158": { + "description": "The research data of the last 6000 years were produced using global and regional climate simulations. Climate models of the present and future climate are applied as background for the simulations. The global climate was simulated in a high spatial resolution by using the so-called time slice approach for chosen periods in the past 6000 years.", + "homepage": "http://repository.edition-topoi.org/collection/ANCM", + "name": "Climate Models", + "prefix": "r3d100013158", + "synonyms": [ + "ANCM" + ] + }, + "r3d100013159": { + "description": "The Digital Collections present selected pieces of all historical collections of the Württembergische Landesbibliothek. The aim is to offer digital reproductions of objects which are created within the framework of cataloguing and research projects.", + "homepage": "http://digital.wlb-stuttgart.de/start/", + "name": "Digitale Sammlungen der Württembergischen Landesbibliothek", + "prefix": "r3d100013159" + }, + "r3d100013160": { + "description": "BioGRID ORCS is an open repository of CRISPR screens compiled through comprehensive curation efforts. The current index is version 1.0.3 and searches more than 49 publications and 58,161 genes to return more than 895 CRISPR screens from 3 major model organism species and 629 cell lines. All screen data are freely provided through our search index and available via download in a wide variety of standardized formats.", + "homepage": "https://orcs.thebiogrid.org", + "name": "BioGRID ORCS", + "prefix": "r3d100013160", + "synonyms": [ + "BioGRID Open Repository of CRISPR Screens" + ], + "xrefs": { + "fairsharing": "FAIRsharing.lKaOme" + } + }, + "r3d100013162": { + "description": "The Gotha Research Library of the University of Erfurt and the Erfurt University Library preserve unique collections of manuscripts, old prints and maps. The Digital Historical Library Erfurt/Gotha provides research-relevant, particularly valuable or frequently used parts of the historical holdings.", + "homepage": "https://dhb.thulb.uni-jena.de/templates/master/template_dhb/index.xml", + "name": "Digitale Historische Bibliothek Erfurt/Gotha", + "prefix": "r3d100013162", + "synonyms": [ + "Digital Historical Library Erfurt/Gotha" + ] + }, + "r3d100013164": { + "description": "The Geoscience Data Exchange (GDEX) mission is to provide public access to data and other digital research assets related to the Earth and its atmosphere, oceans, and space environment. GDEX fulfills federal and scientific publication requirements for open data access by:\nProviding long-term curation and stewardship of research assets;\nEnabling scientific transparency and traceability of research findings in digital formats;\nComplementing existing NCAR community data management and archiving capabilities;\nFacilitating openness and accessibility for the public to leverage the research assets and thereby benefit from NCAR's historical and ongoing scientific research.\nThis mission intentionally supports and aligns with those of NCAR and its sponsor, the National Science Foundation (NSF).", + "homepage": "https://gdex.ucar.edu/", + "name": "Geoscience Data Exchange", + "prefix": "r3d100013164", + "synonyms": [ + "GDEX", + "NCAR UCAR Geoscience Data Exchange", + "formerly: DASH Repository" + ] + }, + "r3d100013165": { + "description": "SUNScholarData is an institutional research data repository which can be used for the registration, archival storage, sharing and dissemination of research data produced or collected in relation to research conducted under the auspices of Stellenbosch University. The repository has a public interface which can be used for finding content. It also has private user accounts which can be used by Stellenbosch University users in order to upload, share or publish their research data. In addition to this Stellenbosch University researchers can also use SUNScholarData in order to collaborate with researchers from other institutions whilst working on their research projects. The repository creates a medium through which Stellenbosch University’s research data can be made findable and accessible. It also facilitates the interoperability and re-usability of the university’s research data.", + "homepage": "https://scholardata.sun.ac.za/", + "name": "SUNScholarData", + "prefix": "r3d100013165", + "xrefs": { + "biodbcore": "001600" + } + }, + "r3d100013166": { + "description": "The statistics pages of the Kraftfahrt-Bundesamt (KBA) provide an overview of official facts and figures relating to motor vehicles and their users. The data on this page are continuously updated. Publications generally appear as annual statistics. In addition to this, we provide monthly results relating to new registrations and changes of ownership in Germany, as well as information relating to road haulage with German vehicles\nThe currently provisionally accredited research data center of the Kraftfahrt-Bundesamt extends the data portfolio of the official register data and initially provides anonymised microdata for access to the driving fitness register (FAER).\nStatistics published by the KBA are available exclusively in German.", + "homepage": "https://www.kba.de/DE/Statistik/Forschungsdatenzentrum/forschungsdatenzentrum_node.html", + "name": "Forschungsdatenzentrum im Kraftfahrt-Bundesamt", + "prefix": "r3d100013166", + "synonyms": [ + "FDZ im KBA" + ] + }, + "r3d100013167": { + "description": "The WSI-Datenzentrum is a service provided by the Institute for Social and Economic Research (WSI). It collects and presents primary and secondary data on e.g. working conditions, co-determination or social policy. Primary data collected are primarily the WSI works councils surveys. Interested academics can use the works councils surveys collected from 2005 to 2011. The records are available to everyone and free of charge after contacting the repository owner and signing a data usage statement.", + "homepage": "https://www.wsi.de/de/index.htm", + "name": "WSI-Datenzentrum", + "prefix": "r3d100013167", + "synonyms": [ + "The Institute of Economic and Social Research Data Center", + "WSI Data Center", + "Wirtschafts- und Sozialwissenschaftliches Institut Datenzentrum" + ] + }, + "r3d100013168": { + "description": "The Research Data Center DeZIM.fdz at the German Center for Integration and Migration Research consists of four interconnected modules: (1) data archive, (2) support for staff and users, (3) online access panel and (4) metadatabase.\nIt offers interested researchers the opportunity to access research data collected in the course of projects carried out at the DeZIM Institute and at the institutes of the DeZIM Research Association. In addition to the access to the data, the DeZIM.fdz organizes an extensive support for the individual data sets in its data offer as well as for various methodological key topics. The regularly conducted surveys within the framework of the Online Access Panel enable scientists at the DeZIM Institute, at the institutes of the DeZIM Research Association, external scientists and the staff of the BMFSFJ to access a pool of potential interviewees. Furthermore, DeZIM.fdz offers an extensive information database, which enables research on studies - both internally and externally archived - that deal with the topics of integration and migration.", + "homepage": "https://fdz.dezim-institut.de/en", + "name": "DeZIM Research Data Center", + "prefix": "r3d100013168", + "synonyms": [ + "DSFZ", + "DeZIM-Forschungsdatenzentrum", + "DeZIM.fdz" + ] + }, + "r3d100013169": { + "description": "European XFEL Data Portal is provided by myMdC, allowing users to access the metadata of scientific data taken at the European XFEL facility. Datasets are linked to experiment proposals, annotated by data collection types, samples and are assigned DOIs to be referenced in publications.\nmyMdC helps data management activities and allows users to find open and own proposals data based on the metadata.", + "homepage": "https://in.xfel.eu/metadata", + "name": "European XFEL Data Portal", + "prefix": "r3d100013169", + "synonyms": [ + "European X-Ray Free-Electron Laser Data Management Portal", + "European XFEL Metadata Catalogue" + ] + }, + "r3d100013171": { + "description": "DaRUS, the data repository of the University of Stuttgart, offers a secure location for research data and codes, be it for the administration of own data, for exchange within a research group, for sharing with selected partners or for publishing.", + "homepage": "https://darus.uni-stuttgart.de", + "name": "DaRUS", + "prefix": "r3d100013171", + "synonyms": [ + "Data Repository of the University of Stuttgart", + "Datenrepositorium der Universität Stuttgart" + ] + }, + "r3d100013173": { + "description": "Data Repository of the University of Minho. Share, publish and manage data from University of Minho research units.", + "homepage": "https://datarepositorium.uminho.pt/", + "name": "DataRepositoriUM", + "prefix": "r3d100013173", + "synonyms": [ + "Repositório de Dados da Universidade do Minho" + ] + }, + "r3d100013176": { + "description": "The platform hosts the critical edition of the letters written to Jacob Burckhardt, reconstructing in open access one of the most important European correspondences of the 19th century. Save a few exceptions, these letters are all unpublished. On a later stage, the project aims to publish also Jacob Burckhardt’s letters.\nThe editing process has been carried out using Muruca semantic digital library framework. The Muruca framework has been modified over the project, as the requirements of the philological researchers emerged more clearly. The results are stored in and accessible from the front-end of the platform.", + "homepage": "https://burckhardtsource.org/", + "name": "burckhardtsource.org", + "prefix": "r3d100013176", + "synonyms": [ + "Burckhardt Source", + "The European correspondence to Jacob Burckhardt" + ] + }, + "r3d100013177": { + "description": "Science Data Bank is an open generalist data repository developed and maintained by the Chinese Academy of Sciences Computing and Network Information Center (CNIC). It promotes the publication and reuse of scientific data. Researchers and journal publishers can use it to store, manage and share science data.", + "homepage": "https://www.scidb.cn/en", + "name": "ScienceDB", + "prefix": "r3d100013177", + "synonyms": [ + "Science Data Bank" + ], + "xrefs": { + "doi": "10.11922/sciencedb.0", + "fairsharing": "fairsharing.tb0bkn" + } + }, + "r3d100013178": { + "description": "GNPS is a web-based mass spectrometry ecosystem that aims to be an open-access knowledge base for community-wide organization and sharing of raw, processed or identified tandem mass (MS/MS) spectrometry data. GNPS aids in identification and discovery throughout the entire life cycle of data; from initial data acquisition/analysis to post publication.", + "homepage": "https://gnps.ucsd.edu/", + "name": "GNPS: Global Natural Product Social Molecular Networking", + "prefix": "r3d100013178" + }, + "r3d100013179": { + "description": "CERIC Data Portal allows users to consult and manage data related to experiments carried out at CERIC (Central European Research Infrastructure Consortium) partner facilities. Data made available includes scientific datasets collected during experiments, experiment proposals, samples used and publications if any. Users can search for data based on related metadata (both their own data and other peoples' public data).", + "homepage": "https://data.ceric-eric.eu", + "name": "CERIC Data Portal", + "prefix": "r3d100013179", + "synonyms": [ + "CERIC Metadata Catalogue", + "Central European Research Infrastructure Consortium Data Portal" + ] + }, + "r3d100013180": { + "description": "The UK Government Web Archive captures, preserves, and makes accessible UK central government information published on the web. The web archive includes videos, tweets, images and websites dating from 1996 to present.", + "homepage": "https://www.nationalarchives.gov.uk/webarchive/", + "name": "UK Government Web Archive", + "prefix": "r3d100013180", + "synonyms": [ + "UKGWA" + ] + }, + "r3d100013182": { + "description": "The GIGA (German Institute of Global and Area Studies) researchers generate a large number of qualitative and quantitative research data. On this page you will find descriptions of this research data (\"metadata\") as well as information about the available access options. To facilitate its reuse, and to enhance research transparency, a large part of the GIGA research data is published in datorium, a repository hosted by the GESIS Leibniz Institute for the Social Sciences: https://www.re3data.org/repository/r3d100011062\nOur objective is to offer free access to as much of our data as possible, to guarantee the possibility of its citation, and to secure its safe storage. Metadata of research data that cannot be published open access due to its sensitivity is also shown on this page.", + "homepage": "https://www.giga-hamburg.de/en/publications/research-data", + "name": "GIGA Metadata Database", + "prefix": "r3d100013182", + "synonyms": [ + "GIGA Research Data" + ] + }, + "r3d100013187": { + "description": "Genomic Expression Archive (GEA) is a public database of functional genomics data such as gene expression, epigenetics and genotyping SNP array. Both microarray- and sequence-based data are accepted in the MAGE-TAB format in compliance with MIAME and MINSEQE guidelines, respectively. GEA issues accession numbers, E-GEAD-n to experiment and A-GEAD-n to array design.\nData exchange between GEA and EBI ArrayExpress is planned.", + "homepage": "https://www.ddbj.nig.ac.jp/gea/index-e.html", + "name": "Genomic Expression Archive", + "prefix": "r3d100013187", + "synonyms": [ + "GEA" + ], + "xrefs": { + "fairsharing": "FAIRsharing.hESBcy" + } + }, + "r3d100013188": { + "description": "The Marine Data Archive (MDA) is an online repository specifically developed to independently archive data files in a fully documented manner. The MDA can serve individuals, consortia, working groups and institutes to manage data files and file versions for a specific context (project, report, analysis, monitoring campaign), as a personal or institutional archive or back-up system and as an open repository for data publication.", + "homepage": "http://marinedataarchive.org/", + "name": "Marine Data Archive", + "prefix": "r3d100013188", + "synonyms": [ + "MDA" + ] + }, + "r3d100013189": { + "description": "The DRH is a quantitative and qualitative encyclopedia of religious history. It consists of a variety of entry types including religious group and religious place. Scholars contribute entries on their area of expertise by answering questions in standardised polls. Answers are initially coded in the binary format Yes/No or categorically, with comment boxes for qualitative comments, references and links. Experts are able to answer both Yes and No to the same question, enabling nuanced answers for specific circumstances. Media, such as photos, can also be attached to either individual questions or whole entries. The DRH captures scholarly disagreement, through fine-grained records and multiple temporally and spatially overlapping entries. Users can visualise changes in answers to questions over time and the extent of scholarly consensus or disagreement.", + "homepage": "https://religiondatabase.org/landing/", + "name": "Database of Religious History", + "prefix": "r3d100013189", + "synonyms": [ + "DRH" + ] + }, + "r3d100013190": { + "description": "The Répertoire International des Sources Musicales (RISM) is an international, non-profit organization with the aim of comprehensively documenting extant musical sources anywhere in the world.\nCataloging musical sources is financed and carried out by various national and international institutions.\nIndependent national working groups at libraries and archives in many countries worldwide catalog historical musical sources: music prints, music manuscripts, libretti, and theoretical writings about music. The results are edited and published by RISM. RISM documents what exists and where it is kept.\n\nRISM's database offers the most comprehensive documentation available for music manuscripts and printed music for the time between 1600 and 1800. It continues to grow through monthly updates and averages around 30,000 new records anually.\nThis online publication is made possible through a partnership between the Bavarian State Library (Munich), the State Library of Berlin, and RISM.\nThe RISM Zentralredaktion is a project of the Academy of Science and Literature, Mainz.\n\nMore information can be found on the RISM website.", + "homepage": "https://OPAC.RISM.info", + "name": "Répertoire International des Sources Musicales (RISM)", + "prefix": "r3d100013190", + "synonyms": [ + "International Inventory of Music Sources", + "Internationales Quellenlexikon der Musik", + "RISM" + ] + }, + "r3d100013193": { + "description": "The Humanitarian Data Exchange (HDX) is an open platform for sharing data across crises and organisations. Launched in July 2014, the goal of HDX is to make humanitarian data easy to find and use for analysis. \nHDX is managed by OCHA's Centre for Humanitarian Data, which is located in The Hague. OCHA is part of the United Nations Secretariat and is responsible for bringing together humanitarian actors to ensure a coherent response to emergencies. The HDX team includes OCHA staff and a number of consultants who are based in North America, Europe and Africa.", + "homepage": "https://data.humdata.org/", + "name": "Humanitarian Data Exchange", + "prefix": "r3d100013193", + "synonyms": [ + "HDX" + ], + "xrefs": { + "biodbcore": "001446" + } + }, + "r3d100013195": { + "description": "The ZBW Digital Long-Term Archive is a dark archive whose sole purpose is to guarantee the long term availability of the objects stored in it. The storage for the ZBW’s digital objects and their representation platforms is maintained by the ZBW division IT-Infrastructures and is not part of the tasks of the group Digital Preservation. The content that the ZBW provides is accessible via special representation platforms. The special representation platforms are: \nEconStor: an open access publication server for literature on business and economics. ZBW DIGITAL ARCHIVE: it contains born digital material from the domains of business and economics. The content of this archive is accessible in open access via EconBiz, the subject portal for business and economics of the ZBW. National and Alliance Licenses: the ZBW negotiates and curates licenses for electronic products on a national level. This is processed under the framework of the German Research Foundation as well as the Alliance of Science Associations, partly with third party funding, partly solely funded by the ZBW. A part of these electronic products is already hosted by the ZBW and counts among the items that are preserved in the digital archive. 20th Century Press Archive: a portal with access to archival material consisting of press clippings from newspapers covering the time period from the beginning of the 20th century to the year 1949.", + "homepage": "https://www.zbw.eu/de/", + "name": "ZBW Digital Long-Term Archive", + "prefix": "r3d100013195" + }, + "r3d100013198": { + "description": "The National Data Archive has been disseminating microdata from surveys and censuses primarily under the Ministry of Statistics and Programme Implementation (MoSPI), Government of India. The archive is powered by the National Data Archive (NADA, ver. 4.3) software with DDI Metadata standard. It serves as a portal for researchers to browse, search, and download relevant datasets freely; even with related documentation (viz. survey methodology, sampling procedures, questionnaires, instructions, survey reports, classifications, code directories, etc). A few data files require the user to apply for approval to access with no charge. Currently, the archive holds more than 144 datasets of the National Sample Surveys (NSS), Annual Survey of Industries (ASI), and the Economic Census as available with the Ministry. However, efforts are being made to include metadata of surveys conducted by the State Governments and other government agencies.", + "homepage": "http://www.microdata.gov.in/nada43/", + "name": "National Data Archive: An Online Microdata Library", + "prefix": "r3d100013198" + }, + "r3d100013199": { + "description": "The National Population Health Data Center (NPHDC) is one of the 20 national science data center approved by the Ministry of Science and Technology and the Ministry of Finance. The Population Health Data Archive (PHDA) is developed by NPHDC relying on the Institute of Medical Information, Chinese Academy of Medical Sciences. PHDA mainly receives scientific data from science and technology projects supported by the national budget, and also collects data from other multiple sources such as medical and health institutions, research institutions and social individuals, which is oriented to the national big data strategy and the healthy China strategy. The data resources cover basic medicine, clinical medicine, public health, traditional Chinese medicine and pharmacy, pharmacy, population and reproduction. PHDA supports data collection, archiving, processing, storage, curation, verification, certification and release in the field of population health. Provide multiple types of data sharing and application services for different hierarchy users and help them find, access, interoperate and reuse the data in a safe and controlled environment. PHDA provides important support for promoting the open sharing of scientific data of population health and domestic and foreign cooperation.", + "homepage": "http://www.ncmi.cn/", + "name": "Population Health Data Archive", + "prefix": "r3d100013199", + "synonyms": [ + "PHDA", + "人口健康科学数据仓储" + ], + "xrefs": { + "fairsharing": "FAIRsharing.xb3lbl" + } + }, + "r3d100013200": { + "description": "PRISM Dataverse is the institutional data repository of the University of Calgary, which has its purpose in digital archiving and sharing of research data from researchers. PRISM Dataverse is a data repository hosted through Borealis, a service of the Ontario Council of University Libraries and supported by University of Calgary's Libraries and Cultural Resources. PRISM Dataverse enables scholars to easily deposit data, create data-specific metadata for searchability and publish their datasets.", + "homepage": "https://borealisdata.ca/dataverse/calgary", + "name": "PRISM Dataverse", + "prefix": "r3d100013200", + "synonyms": [ + "University of Calgary Data Repository" + ] + }, + "r3d100013201": { + "description": "This data repository provides access to tropopause parameters estimated from meteorological reanalyses. The tropopause data sets provided on this web site have been created using meteorological reanalyses distributed by the European Centre for Medium-Range Weather Forecasts (ECMWF), the National Aeronautics and Space Administration (NASA), the National Center for Atmospheric Research (NCAR), and the National Centers for Atmospheric Prediction (NCEP). Currently, the repository covers ERA-Interim, MERRA-2, and the NCEP/NCAR Reanalysis 1 for the time period from 2000 to 2018 and ERA5 from 2009 to 2018. The tropopause data files provide geopotential height, pressure, temperature, and water vapor volume mixing ratio for the WMO 1st and 2nd tropopause, the cold point, and the dynamical tropopause.", + "homepage": "https://datapub.fz-juelich.de/slcs/tropopause", + "name": "Reanalysis Tropopause Data Repository", + "prefix": "r3d100013201", + "xrefs": { + "biodbcore": "001613" + } + }, + "r3d100013202": { + "description": "Primate Cell Type Database, a publicly available web-accessible archive of intracellular patch clamp recordings and highly detailed three-dimensional digital reconstructions of neuronal morphology.", + "homepage": "https://primatedatabase.com/", + "name": "Primate Cell Type Database", + "prefix": "r3d100013202", + "synonyms": [ + "PCTD" + ], + "xrefs": { + "fairsharing": "FAIRsharing.7IQk4a" + } + }, + "r3d100013204": { + "description": "The University of Victoria Dataverse is a research data repository for our faculty, researchers, and students. It is a general repository, suitable for all disciplines, and accepts a wide range of data types and formats. All deposited files are held in a secure environment on Canadian servers, and depositors can choose to make content available publicly, to specific individuals, or to keep it locked.", + "homepage": "https://borealisdata.ca/dataverse/uvic", + "name": "University of Victoria Dataverse", + "prefix": "r3d100013204", + "synonyms": [ + "UVic Dataverse" + ] + }, + "r3d100013205": { + "description": "The Libraries offer members of the Université de Montréal community the opportunity to publish their research data in a Dataverse repository space", + "homepage": "https://borealisdata.ca/dataverse/montreal", + "name": "Université de Montréal – Dataverse", + "prefix": "r3d100013205", + "synonyms": [ + "Dataverse UdeM" + ] + }, + "r3d100013207": { + "description": "LITTERBASE summarises results from 2,046 scientific studies in understandable global maps and figures and opens scientific knowledge on marine litter to the public.\nIn LITTERBASE, we compile information from 2,046 scientific publications on marine litter in a comprehensive data base. This forms the basis of continuously updated maps and figures for policy makers, authorities, scientists, media and the general public on the global amount, distribution and composition of marine litter and its impacts on aquatic life. The portal conveys a broad, fact-based understanding of this environmental problem.", + "homepage": "https://litterbase.awi.de/", + "name": "Litterbase", + "prefix": "r3d100013207", + "synonyms": [ + "Online Portal for Marine Litter" + ], + "xrefs": { + "biodbcore": "001663" + } + }, + "r3d100013208": { + "description": "depositar — taking the term from the Portuguese/Spanish verb for to deposit — is an online repository for research data. The site is built by the researchers for the researchers. You are free to deposit, discover, and reuse datasets on depositar for all your research purposes.", + "homepage": "https://data.depositar.io/en/", + "name": "depositar", + "prefix": "r3d100013208", + "synonyms": [ + "研究資料寄存所" + ], + "xrefs": { + "fairsharing": "FAIRsharing.58a42b", + "wikidata": "Q98433008" + } + }, + "r3d100013209": { + "description": "An increasing number of Language Resources (LT) in the various fields of Human Language Technology (HLT) are distributed on behalf of ELRA via its operational body ELDA, thanks to the contribution of various players of the HLT community. Our aim is to provide Language Resources, by means of this repository, so as to prevent researchers and developers from investing efforts to rebuild resources which already exist as well as help them identify and access those resources.", + "homepage": "http://catalog.elra.info", + "name": "ELRA Catalogue of Language Resources", + "prefix": "r3d100013209", + "synonyms": [ + "ELRA Catalogue", + "European Language Resources Association Catalogue of Language Resources" + ] + }, + "r3d100013210": { + "description": "The speaking language atlas gives a multimedia impression of the dialects of the state Baden-Württemberg in Germany. The maps of the Speaking Language Atlas of Baden-Württemberg are based on two databases:\nSüdwestdeutschen Sprachatlas (SSA) and the Sprachatlas von Nord Baden-Württemberg (SNBW). The dialect recordings that form the basis for the maps were carried out at the SSA between 1974 and 1986, but at the SNBW between 2009 and 2012. For the southern part, this means that the maps may present a state of affairs that is no longer valid today.", + "homepage": "https://escience-center.uni-tuebingen.de/escience/sprachatlas/#8/48.676/8.992", + "name": "Sprachatlas Baden-Württemberg", + "prefix": "r3d100013210", + "synonyms": [ + "Die Dialekte Baden-Württembergs", + "Sprachatlas BW", + "Sprechender Sprachatlas" + ] + }, + "r3d100013212": { + "description": "The Universidad del Rosario Research data repository is an institutional iniciative launched in 2019 to preserve, provide access and promote the use of data resulting from Universidad del Rosario research projects. The Repository aims to consolidate an online, collaborative working space and data-sharing platform to support Universidad del Rosario researchers and their collaborators, and to ensure that research data is available to the community, in order to support further research and contribute to the democratization of knowledge.\n\nThe Research data repository is the heart of an institutional strategy that seeks to ensure the generation of Findable, Accessible, Interoperable and Reusable (FAIR) data, with the aim of increasing its impact and visibility. This strategy follows the international philosophy of making research data “as open as possible and as closed as necessary”, in order to foster the expansion, valuation, acceleration and reusability of scientific research, but at the same time, safeguard the privacy of the subjects.\nThe platform storage, preserves and facilitates the management of research data from all disciplines, generated by the researchers of all the schools and faculties of the University, that work together to ensure research with the highest standards of quality and scientific integrity, encouraging innovation for the benefit of society.", + "homepage": "https://research-data.urosario.edu.co/", + "name": "Repositorio de datos de investigación de la Universidad del Rosario", + "prefix": "r3d100013212", + "synonyms": [ + "Research data repository of Universidad del Rosario" + ] + }, + "r3d100013213": { + "description": ">>>!!!<<< This repository is no longer available, pleas use DataON http://doi.org/10.17616/R31NJMV3 >>>!!!<<< Domestic and foreign research data information in one place It is a national research data portal.", + "name": "KORD Repository", + "prefix": "r3d100013213" + }, + "r3d100013215": { + "description": "eData is an institutional repository where STFC staff can deposit data and software that underpin journal articles and other published research.", + "homepage": "https://edata.stfc.ac.uk/", + "name": "eData: the STFC Research Data Repository", + "prefix": "r3d100013215" + }, + "r3d100013216": { + "description": "The research data repository of the RUB Research Department Plasmas with Complex Interactions provides access to the data associated with the scientific publications of the PIs.", + "homepage": "https://rdpcidat.rub.de/", + "name": "RDPCIDAT", + "prefix": "r3d100013216", + "synonyms": [ + "Research Data Repository - Research Department Plasmas with Complex Interactions" + ] + }, + "r3d100013217": { + "description": "Explore, search, and download data and metadata from your experiments and from public Open Data.\nThe ESRF data repository is intended to store and archive data from photon science experiments done at the ESRF and to store digital material like documents and scientific results which need a DOI and long term preservation. Data are made public after an embargo period of maximum 3 years.", + "homepage": "https://data.esrf.fr", + "name": "ESRF Portal", + "prefix": "r3d100013217", + "synonyms": [ + "European Synchrotron Radiation Facility Data Repository" + ] + }, + "r3d100013218": { + "description": "California Digital Library (CDL) seeks to be a catalyst for deeply collaborative solutions providing a rich, intuitive and seamless environment for publishing, sharing and preserving our scholars’ increasingly diverse outputs, as well as for acquiring and accessing information critical to the University of California’s scholarly enterprise. University of California Curation Center (UC3) is the digital curation program within CDL. The mission of UC3 is to provide transformative preservation, curation, and research data management systems, services, and initiatives that sustain and promote open scholarship.", + "homepage": "https://cdlib.org/", + "name": "California Digital Library", + "prefix": "r3d100013218", + "synonyms": [ + "CDL" + ], + "xrefs": { + "nlx": "156041", + "ror": "03yrm5c26", + "scr": "006481" + } + }, + "r3d100013219": { + "description": "The European Vitis Database is being meintained since 2007 by the Julius-Kühn-Institut to ensure the long-term and efficient use of grape genetic resources.", + "homepage": "http://www.eu-vitis.de/index.php", + "name": "European Vitis Database", + "prefix": "r3d100013219", + "synonyms": [ + "Genetic resources of grapes" + ] + }, + "r3d100013220": { + "description": "In order to ensure the long-term and efficient use of grape genetic resources in Germany and to guarantee their availability, the Deutsche Genbank Reben was founded in 2010 as a gene bank network. The Deutsche Genbank Reben consists of vine conservation facilities and is thus an essential instrument for securing vine genetic resources in Germany.", + "homepage": "http://www.deutsche-genbank-reben.julius-kuehn.de/", + "name": "Deutsche Genbank Reben", + "prefix": "r3d100013220", + "synonyms": [ + "DGR" + ] + }, + "r3d100013221": { + "description": "In 1984 the establishment of the Vitis International Variety Catalogue (VIVC) took place at the Institute for Grapevine Breeding Geilweilerhof. The concept of a database on grapevine genetic resources was supported by IBPGR (today called Bioversity) and the International Organisation of Vine and Wine (OIV). Today VIVC is an encyclopedic database with around 23000 cultivars, breeding lines and Vitis species, existing in grapevine repositories and/or described in bibliography. It is an information source for breeders, researchers, curators of germplasm repositories and interested wine enthusiasts. Besides cultivar specific passport data, SSR-marker data, comprehensive bibliography and photos are to be found.", + "homepage": "http://www.vivc.de/", + "name": "Vitis International Variety Catalogue", + "prefix": "r3d100013221", + "synonyms": [ + "VIVC" + ] + }, + "r3d100013223": { + "description": ">>>!!!<<< duplicate >>>!!!<<< see https://www.re3data.org/repository/r3d100012397", + "homepage": "https://brainlife.io/", + "name": "Brainlife", + "prefix": "r3d100013223", + "synonyms": [ + "brain life" + ], + "xrefs": { + "fairsharing": "FAIRsharing.by3p8p" + } + }, + "r3d100013224": { + "description": "Born of the desire to systematize analyses from The Cancer Genome Atlas pilot and scale their execution to the dozens of remaining diseases to be studied, GDAC Firehose now sits atop terabytes of analysis-ready TCGA data and reliably executes thousands of pipelines per month. More information: https://broadinstitute.atlassian.net/wiki/spaces/GDAC/", + "homepage": "http://gdac.broadinstitute.org/", + "name": "Broad GDAC Firehose", + "prefix": "r3d100013224", + "synonyms": [ + "Genome Data Analysis Center" + ] + }, + "r3d100013225": { + "description": "The Digital Repository at the University of Maryland (DRUM) collects, preserves, and provides public access to the scholarly output of the university. Faculty and researchers can upload research products for rapid dissemination, global visibility and impact, and long-term preservation.", + "homepage": "https://drum.lib.umd.edu/", + "name": "Digital Repository at the University of Maryland", + "prefix": "r3d100013225", + "synonyms": [ + "DRUM" + ] + }, + "r3d100013226": { + "description": "Finding planets orbiting nearby stars has been a holy grail in astronomy for more than 400 years. We began working on this problem 30 years ago, at a time when there were no known extrasolar planets. In late 1995 we began routinely finding planets around the nearest stars. Since then we have found several hundred planets, including the first sub-saturn mass planet, the first neptune mass planet, the first terrestrial mass planet, the first multiple planet system, and the first transiting planet.", + "homepage": "https://ebps.carnegiescience.edu/", + "name": "The Earthbound Planet Search", + "prefix": "r3d100013226", + "synonyms": [ + "EBPS" + ] + }, + "r3d100013227": { + "description": "Hakai Data stores and shares research information associated with Hakai Institute. The Hakai Institute is a scientific research institution that advances long-term research at remote locations on the coastal margin of British Columbia, Canada. Hakai Data Systems: Data Catalogue, Sensor Network, Geospatial Data, Weather Stations and Webcams, ERDDAP Data Server", + "homepage": "https://data.hakai.org/", + "name": "Hakai Data", + "prefix": "r3d100013227", + "synonyms": [ + "Hakai Institute Data Systems" + ] + }, + "r3d100013228": { + "description": "The world’s largest collection of TCR and BCR sequences. Easily incorporate millions of sequences worth of public data into your next papers and projects using immunoSEQ Analyzer. Construct your own projects, draw your own conclusions, and freely publish new discoveries.", + "homepage": "https://clients.adaptivebiotech.com/immuneaccess", + "name": "immuneACCESS", + "prefix": "r3d100013228", + "synonyms": [ + "immune ACCESS" + ] + }, + "r3d100013230": { + "description": "The Million Song Dataset is a freely-available collection of audio features and metadata for a million contemporary popular music tracks.\nThe core of the dataset is the feature analysis and metadata for one million songs, provided by The Echo Nest. The dataset does not include any audio, only the derived features. Note, however, that sample audio can be fetched from services like 7digital, using code we provide.", + "homepage": "http://millionsongdataset.com/", + "name": "Million Song Dataset", + "prefix": "r3d100013230", + "synonyms": [ + "MSD" + ] + }, + "r3d100013232": { + "description": "The OPA Division deals with the development of models and methods for interdisciplinary research on marine operational forecasting, on the interactions between coastal areas and the open ocean, on the development of services and applications for all maritime economy sectors, including transport, security and management of coastal areas and marine resources, in the context of climate change adaptation problems.", + "homepage": "https://dataportal.cmcc.it/home", + "name": "CMCC Data Portal", + "prefix": "r3d100013232" + }, + "r3d100013233": { + "description": "PQR is an online database of molecular properties predicted from quantum mechanics with integrated capabilities for molecular visualization and data sharing. ased on the number of molecules, PQR is currently the largest open database of molecular quantum calculations. PQR features interactive high-quality rendering of molecular structures and properties on computers, tablets, and cell phones and allows to efficiently share data via digital object identifiers (DOI) and scannable QR barcodes.", + "homepage": "http://pqr.pitt.edu/", + "name": "Pitt Quantum Repository", + "prefix": "r3d100013233", + "synonyms": [ + "PQR" + ] + }, + "r3d100013235": { + "description": "Institutional research data repository of Riga Technical University (RTU). The aim is to collect and store scientific research data and other relevant information in all fields of knowledge of RTU, enabling free, easy and convenient access to it.", + "homepage": "https://ortus.rtu.lv/science/en/datamodule/search", + "name": "RTU research data repository", + "prefix": "r3d100013235", + "synonyms": [ + "ORTUS" + ] + }, + "r3d100013236": { + "description": "The Social Science Japan Data Archive (SSJDA) collects, maintains, and provides access to the academic community, a vast archive of social science data (quantitative data obtained from social surveys) for secondary analyses.", + "homepage": "https://csrda.iss.u-tokyo.ac.jp/english/infrastructure/", + "name": "Social Science Japan Data Archive", + "prefix": "r3d100013236", + "synonyms": [ + "SSJ Data Archive", + "SSJDA" + ] + }, + "r3d100013237": { + "description": "The Balearic Islands Coastal Observing and Forecasting System (ICTS SOCIB) is a multi-platform distributed and integrated system that provides streams of oceanographic data products, and modelling services. It supports operational oceanography in a Spanish, European, and international framework and contributes to the needs of marine and coastal research in a global change context. ICTS SOCIB coordinates the deployment and data management of a wide range of equipment and models from eight facilities. It also manages data from external international institutions and collaborates with international aggregators for the dissemination of ocean data.", + "homepage": "https://www.socib.es/data/", + "name": "ICTS SOCIB Data Repository", + "prefix": "r3d100013237", + "synonyms": [ + "Balearic Islands Coastal Observing and Forecasting System Data Repository", + "ICTS SOCIB Data Repository", + "Repositori de Dades del Sistema d'Observació i Predicció Costaner de les Illes Balears", + "Repositorio de Datos del Sistema de Observación y Predicción Costero de las Islas Baleares" + ] + }, + "r3d100013238": { + "description": "Bioconductor provides tools for the analysis and comprehension of high-throughput genomic data. Bioconductor uses the R statistical programming language, and is open source and open development. It has two releases each year, and an active user community. Bioconductor is also available as an AMI (Amazon Machine Image) and a series of Docker images.", + "homepage": "https://www.bioconductor.org/", + "name": "Bioconductor", + "prefix": "r3d100013238", + "synonyms": [ + "Open Source Software For Bioinformatics" + ], + "xrefs": { + "fairsharing": "FAIRsharing.81ettx", + "nif": "0000-10445", + "omics": "01759", + "scr": "006442" + } + }, + "r3d100013239": { + "description": "Built on the Islandora digital repository framework, the UPEI hosted Published and Archived Data (data.upei.ca) service provides researchers with a place to securely publish or archive their research datasets.", + "homepage": "https://data.upei.ca/", + "name": "University of Prince Edward Island Data (Beta)", + "prefix": "r3d100013239" + }, + "r3d100013240": { + "description": "The UTM Data Centre is responsible for managing spatial data acquired during oceanographic cruises on board CSIC research vessels (RV Sarmiento de Gamboa, RV García del Cid) and RV Hespérides.\nThe aim is, on the one hand, to disseminate which data exist and where, how and when they have been acquired. And on the other hand, to provide access to as much of the interoperable data as possible, following the FAIR principles, so that they can be used and reused.\n\nFor this purpose, the UTM has a Spatial Data Infrastructure at a national level that consists of several services:\n\nOceanographic Cruise and Data Catalogue\nIncluding metadata from more than 600 cruises carried out since 1991, with links to documentation associated to the cruise, navigation maps and datasets\n\nGeoportal\nGeospatial data mapping interface\n\nUnderway Plot & QC\nVisualization, Quality Control and conversion to standard format of meteorological data and temperature and salinity of surface water\n\nAt an international level, the UTM is a National Oceanographic Data Centre (NODC) of the Distributed European Marine Data Infrastructure SeaDataNet, to which the UTM provides metadata published in the Cruise Summary Report Catalog and in the data catalog Common Data Index Catalog, as well as public data to be shared.", + "homepage": "http://data.utm.csic.es", + "name": "UTM-CSIC Data Centre", + "prefix": "r3d100013240", + "synonyms": [ + "Centro de Datos de la Unidad de Tecnología Marina", + "Marine Technology Unit Data Centre" + ] + }, + "r3d100013241": { + "description": "Welcome to the York Research Database, where you can find all our research staff, projects, publications and organisational units, and explore the connections between them all. The university of York is a member of the Russell Group of research-intensive universities.", + "homepage": "https://pure.york.ac.uk/portal/", + "name": "York Research Database", + "prefix": "r3d100013241", + "synonyms": [ + "YRD" + ] + }, + "r3d100013242": { + "description": "Institutional Repository of the University of Antioquia coordinated by the Libraries System. Here you can consult and download full text documents of the scientific, academic and cultural production of our university community.", + "homepage": "http://bibliotecadigital.udea.edu.co/", + "name": "Repositorio Institucional Universidad de Antioquia", + "prefix": "r3d100013242" + }, + "r3d100013243": { + "description": "Welcome to Smithsonian Open Access, where you can download, share, and reuse millions of the Smithsonian’s images—right now, without asking. With new platforms and tools, you have easier access to nearly 3 million 2D and 3D digital items from our collections—with many more to come. This includes images and data from across the Smithsonian’s 19 museums, nine research centers, libraries, archives, and the National Zoo.", + "homepage": "https://www.si.edu/openaccess", + "name": "Smithsonian Open Access", + "prefix": "r3d100013243" + }, + "r3d100013248": { + "description": "The Migrant Integration Policy Index (MIPEX) is a unique tool that measures policies to integrate migrants in all EU Member States, Australia, Canada, Iceland, Japan, South Korea, New Zealand, Norway, Switzerland, Turkey and the USA. 167 policy indicators have been developed to create a rich, multi-dimensional picture of migrants’ opportunities to participate in society. The index is a useful tool to evaluate and compare what governments are doing to promote the integration of migrants in all the countries analysed.", + "homepage": "http://www.mipex.eu/", + "name": "Migrant Integration Policy Index", + "prefix": "r3d100013248", + "synonyms": [ + "MIPEX 2015" + ] + }, + "r3d100013257": { + "description": "The Historical Data Centre Saxony-Anhalt was founded in 2008. Its main tasks are the computer-aided provision, processing and evaluation of historical research data, the development of theoretically consolidated normative data and vocabularies as well as the further development of methods in the context of digital humanities, research data management and quality assurance.\nThe \"Historical Data Centre Saxony-Anhalt\" sees itself as a central institution for the data service of historical data in the federal state of Saxony-Anhalt and is thus part of a nationally and internationally linked infrastructure for long-term data storage and use. The Centre primarily acquires individual-specific microdata for the analysis of life courses, employment biographies and biographies (primarily quantitative, but also qualitative data), which offer a broad interdisciplinary and international analytical framework and meet clearly defined methodological and technical requirements. The studies are processed, archived and - in compliance with data protection and copyright conditions - made available to the scientifically interested public in accordance with internationally recognized standards. The degree of preparation depends on the type and quality of the study and on demand. Reference studies and studies in high demand are comprehensively documented - often in cooperation with primary researchers or experts - and summarized in data collections. \nThe Historical Data Centre supports researchers in meeting the high demands of research data management. This includes the advisory support of the entire life cycle of data, starting with data production, documentation, analysis, evaluation, publication, long-term archiving and finally the subsequent use of data. In cooperation with other infrastructure facilities of the state of Saxony-Anhalt as well as national and international, interdisciplinary data repositories, the Data Centre provides tools and infrastructures for the publication and long-term archiving of research data. Together with the University and State Library of Saxony-Anhalt, the Data Centre operates its own data repository as well as special workstations for the digitisation and analysis of data.\nThe Historical Data Centre aims to be a contact point for very different users of historical sources. We collect data relating to historical persons, events and historical territorial units.", + "homepage": "https://www.geschichte.uni-halle.de/struktur/hist-data/daten/", + "name": "Historical Data Centre Saxony-Anhalt", + "prefix": "r3d100013257", + "synonyms": [ + "Historisches Datenzentrum Sachsen-Anhalt" + ] + }, + "r3d100013258": { + "description": "Research Data @PUC-Rio is an aggregator to make it easier to access Resarch Data among many other digital contents on the Maxwell Repository. All datasets must be licensed under a CC License (as stated on the homepage of the aggregator) to be made available on the Maxwell System (https:\\\\www.maxwell.vrac.puc-rio.br). All interfaces and metadata shown on the aggregator are in English though all contents are described in Portuguese too.", + "homepage": "https://www.maxwell.vrac.puc-rio.br/projetosEspeciais/ResearchData/index.php?b=1", + "name": "Open Research Data @PUC-Rio", + "prefix": "r3d100013258", + "synonyms": [ + "Coleção Digital - Dados de Pesquisa @PUC-Rio" + ] + }, + "r3d100013260": { + "description": "AmeriFlux is a network of PI-managed sites measuring ecosystem CO2, water, and energy fluxes in North, Central and South America. It was established to connect research on field sites representing major climate and ecological biomes, including tundra, grasslands, savanna, crops, and conifer, deciduous, and tropical forests. As a grassroots, investigator-driven network, the AmeriFlux community has tailored instrumentation to suit each unique ecosystem. This “coalition of the willing” is diverse in its interests, use of technologies and collaborative approaches. As a result, the AmeriFlux Network continually pioneers new ground.", + "homepage": "https://ameriflux.lbl.gov/", + "name": "AmeriFlux", + "prefix": "r3d100013260", + "synonyms": [ + "Measuring carbon, water and energy flux across the Americas" + ], + "xrefs": { + "biodbcore": "001731" + } + }, + "r3d100013261": { + "description": "Smithsonian figshare is best for sharing data that need a DOI including those that underlie peer-reviewed publications; bounded datasets of mixed formats; or data that is periodically updated and needs to be versioned. See the Figshare Confluence site for more information.", + "homepage": "https://smithsonian.figshare.com/ResearchData", + "name": "Smithsonian figshare", + "prefix": "r3d100013261", + "synonyms": [ + "Smithsonian Research Data", + "The Smithsonian research repository" + ] + }, + "r3d100013262": { + "description": "Institutional repository of Universidad Tecnológica de Bolívar. Containing historical Photo collection.", + "homepage": "http://repositorio.utb.edu.co", + "name": "Repositorio Digital UTB", + "prefix": "r3d100013262" + }, + "r3d100013263": { + "description": "FaceBase is a collaborative NIDCR-funded project that houses comprehensive data in support of advancing research into craniofacial development and malformation. It serves as a community resource by curating large datasets of a variety of types from the craniofacial research community and sharing them via this website. Practices emphasize a comprehensive and multidisciplinary approach to understanding the developmental processes that create the face. The data offered spotlights high-throughput genetic, molecular, biological, imaging and computational techniques. One of the missions of this project is to facilitate cooperation and collaboration between the central coordinating center (ie, the Hub) and the craniofacial research community.", + "homepage": "https://www.facebase.org", + "name": "FaceBase", + "prefix": "r3d100013263", + "xrefs": { + "fairsharing": "FAIRsharing.mqvqde", + "nlx": "151372", + "scr": "005998" + } + }, + "r3d100013265": { + "description": "An open resource for intermolecular interactions", + "homepage": "https://suprabank.org/", + "name": "SupraBank", + "prefix": "r3d100013265", + "xrefs": { + "fairsharing": "FAIRsharing.vjWUT7" + } + }, + "r3d100013266": { + "description": "With Open Science OVGU the Otto-von-Guericke University provides its scientists with a research data repository. Measurement data, laboratory values, survey data, methodical test procedures, etc. can be archived in Open Science OVGU and made available to the scientific community via Open Access.", + "homepage": "http://open-science.ub.ovgu.de/xmlui/?locale-attribute=en", + "name": "Open Science OVGU", + "prefix": "r3d100013266", + "synonyms": [ + "Repository for Research Data and Publications of OVGU" + ] + }, + "r3d100013268": { + "description": "Coronavirus COVID-19 Global Cases by the Center for Systems Science and Engineering (CSSE) at Johns Hopkins University (JHU). Johns Hopkins experts in global public health, infectious disease, and emergency preparedness have been at the forefront of the international response to COVID-19. This website is a resource to help advance the understanding of the virus, inform the public, and brief policymakers in order to guide a response, improve care, and save lives. All data collected and displayed are made freely available through a GitHub repository https://github.com/CSSEGISandData/COVID-19, along with the feature layers of the dashboard, which are now included in the ESRI Living Atlas: https://livingatlas.arcgis.com/en/", + "homepage": "https://coronavirus.jhu.edu/map.html", + "name": "COVID-19 Interactive Map", + "prefix": "r3d100013268", + "synonyms": [ + "Johns Hopkins Coronavirus Resource Center" + ], + "xrefs": { + "biodbcore": "001426" + } + }, + "r3d100013271": { + "description": "Launched in February 2020, data.sciencespo is a repository that offers visibility, sharing and preservation of data collected, curated and processed at Sciences Po. The repository is based on the Dataverse open-source software and organised into collections:\nCDSP Collection \nThis collection managed by the Centre des données socio-politiques (CDSP) includes the catalogue of surveys, in the social science and humanities, processed and curated by CDSP engineers since 2005. This catalogue brings together surveys produced at Sciences Po and other French and international institutions. \n- Sciences Po collection (self-deposit)\nThis collection, which is managed by the Direction des ressources et de l'information scientifique (DRIS), is intended to host data produced by researchers affiliated with Sciences Po, following the self-deposit process assisted by the Library's staff.", + "homepage": "https://data.sciencespo.fr", + "name": "data.sciencespo", + "prefix": "r3d100013271" + }, + "r3d100013272": { + "description": "ReefTEMPS is a temperature, pressure, salinity and other observables sensor network in coastal area of South, West and South West of Pacific ocean, driven by UMR ENTROPIE. It is an observatory service from the French national research infrastructure ILICO for “coastal environments”. Some of the network’s sensors have been deployed since 1958. Nearly hundred sensors are actually deployed in 14 countries covering an area of more than 8000 km from East to West. The data are acquired at different rates (from 1sec to 30 mn) depending on sensors and sites. They are processed and described using Climate and Forecast Metadata Convention at the end of oceanographic campaigns organized for sensors replacement every 6 months to 2 years.", + "homepage": "http://www.reeftemps.science/en/home/", + "name": "ReefTEMPS", + "prefix": "r3d100013272", + "synonyms": [ + "Portail d'information du réseau Réseau d'observation des eaux côtières du Pacifique insulaire" + ], + "xrefs": { + "fairsharing": "FAIRsharing.5ftlhl" + } + }, + "r3d100013273": { + "description": "RosDok is the platform of the University of Rostock for online publication and permanent archiving of digital documents.", + "homepage": "http://rosdok.uni-rostock.de/", + "name": "RosDok", + "prefix": "r3d100013273", + "synonyms": [ + "RosDok - Rostocker Dokumentenserver", + "RosDok – Publikationsserver der Universität Rostock", + "RosDok – Rostock University Publication Server" + ] + }, + "r3d100013275": { + "description": "GRO.data is a research data repository for the Göttingen Campus. Belonging researchers can use it for free. It serves different purposes such as: to simply preserve datasets, to keep track of changes across several versions, to share data with colleagues, to make data itself publicly available, to receive a persistent identifier upon publications.", + "homepage": "https://data.goettingen-research-online.de/", + "name": "GRO.data", + "prefix": "r3d100013275", + "synonyms": [ + "Göttingen Research Online" + ] + }, + "r3d100013276": { + "description": "The Arctic Permafrost Geospatial Centre (APGC) is an Open Access Circum-Arctic Geospatial Data Portal that promotes, describes and visualizes geospatial permafrost data. A data catalogue and a WebGIS application allow to easily discover and view data and metadata. Data can be downloaded directly via link to the publishing data repository.", + "homepage": "https://apgc.awi.de/", + "name": "Arctic Permafrost Geospatial Centre", + "prefix": "r3d100013276", + "synonyms": [ + "APGC" + ], + "xrefs": { + "fairsharing": "FAIRsharing.hrM7RP" + } + }, + "r3d100013280": { + "description": "ArcGIS 'Living Atlas of the World is a unique collection of worldwide geographic information. It contains maps, apps and data layers that support you in your work.\nCorona Virus resources https://coronavirus-resources.esri.com/", + "homepage": "https://livingatlas.arcgis.com/", + "name": "Living Atlas of the World", + "prefix": "r3d100013280", + "synonyms": [ + "ArcGIS Living Atlas of the World" + ] + }, + "r3d100013283": { + "description": "FactGrid is a Wikibase instance designed to be used by historians with a focus on international projects. The database is hosted by the University of Erfurt and coordinated at the Gotha Research Centre. Partners in joint ventures are Wikimedia Germany as the software provider and the German National Library in a project to open the GND to international research.", + "homepage": "https://database.factgrid.de/wiki/Main_Page", + "name": "FactGrid", + "prefix": "r3d100013283", + "synonyms": [ + "FactGrid: Eine Datenbank für die Geschichtswissenschaften", + "FactGrid: una base de datos para estudios históricos", + "FactGrid : Une base de données pour les études historiques", + "a database for historians" + ] + }, + "r3d100013285": { + "description": "The National Tibetan Plateau/Third Pole Environment Data Center (TPDC) is one of a first group of 20 national data centers approved by the Ministry of Science and Technology of China in 2019. It possesses the most comprehensive scientific data on the Tibetan Plateau and surrounding regions of any data centers in China. TPDC provides online and offline data download services according to TPDC data Sharing Protocol with bilingual of Chinese and English (https://data.tpdc.ac.cn/). There are more than 2400 datasets, covering geography, atmospheric science, cryospheric science, hydrology, ecology, geology, geophysics, natural resource science, social economy, and other fields. There are more than 30000 registered users. TPDC complies with the principle of “Findable, Accessible, Interoperable, and Reusable (FAIR)”, and has adopted a series of measures to protect the intellectual property by giving credit to data providers. Digital Object Identifiers (DOI) are used for scientific data access, tracking, and citation. The Creative Commons 4.0 protocol is used for data re-distribution and re-use. Data users are required to cite the datasets and provide necessary acknowledgement in order to give credit to data authors as journal papers. The data citation references are provided on the TPDC landing page of each dataset.", + "homepage": "https://data.tpdc.ac.cn/en/", + "name": "National Tibetan Plateau/Third Pole Environment Data Center", + "prefix": "r3d100013285", + "synonyms": [ + "TPDC" + ], + "xrefs": { + "fairsharing": "FAIRsharing.YzTIE8" + } + }, + "r3d100013286": { + "description": "For many years, the Badische Landesbibliothek has been digitising outstanding holdings from its cultural fundus in order to make them available to interested parties worldwide free of charge. This heritage includes medieval manuscripts and valuable music as well as copyright-free sources, reference works and important individual writings on Baden and its history.", + "homepage": "https://digital.blb-karlsruhe.de/", + "name": "BLB Digitale Sammlungen", + "prefix": "r3d100013286", + "synonyms": [ + "BLB Digital Collections" + ] + }, + "r3d100013287": { + "description": "Ktisis is an open access institutional repository gathering any digital material relating to the various activities of the Cyprus University of Technology, especially original research material produced by the members of the University. Defined in this framework, Ktisis demonstrates the intellectual life and the research activities of the University, preserving, spreading and promoting the scientific research to the local and international community. Ktisis was named after the symbol of the Cyprus University of Technology depicting Ktisis, the spirit of creation.", + "homepage": "https://ktisis.cut.ac.cy", + "name": "KTISIS", + "prefix": "r3d100013287", + "synonyms": [ + "Institutional repository Cyprus University of Technology", + "ΚΤΙΣΙΣ" + ] + }, + "r3d100013291": { + "description": "The MOSES Data Discovery Portal is the central component of the MOSES data management infrastructure. It holds the metadata of MOSES campaigns, sensors and data and enables high-performance data searches. In addition, it provides access to the decentral data repositories and infrastructures of the participating Helmholtz centers where MOSES data is stored.", + "homepage": "https://moses-data.gfz-potsdam.de/onestop/#/", + "name": "MOSES Data Discovery Portal", + "prefix": "r3d100013291", + "synonyms": [ + "Modular Observation Solutions for Earth Systems Data Discovery Portal" + ] + }, + "r3d100013292": { + "description": "The COVID-19 Data Portal was launched in April 2020 to bring together relevant datasets for sharing and analysis in an effort to accelerate coronavirus research. It enables researchers to upload, access and analyse COVID-19 related reference data and specialist datasets as part of the wider European COVID-19 Data Platform.", + "homepage": "https://www.covid19dataportal.org/", + "name": "COVID-19 Data Portal", + "prefix": "r3d100013292", + "xrefs": { + "biodbcore": "001437", + "fairsharing": "FAIRsharing.f3b7a9" + } + }, + "r3d100013293": { + "description": "The Cellosaurus is a knowledge resource on cell lines. It attempts to describe all cell lines used in biomedical research. Its scope includes: Immortalized cell lines, Naturally immortal cell lines (example: stem cell lines), Finite life cell lines when those are distributed and used widely, Vertebrate cell line with an emphasis on human, mouse and rat cell lines, Invertebrate (insects and ticks) cell lines. Its scope does not include: Primary cell lines (with the exception of the finite life cell lines described above), Plant cell lines. Cellosaurus was initiated to be used as a cell line controlled vocabulary in the context of the neXtProt knowledgebase, but it quickly become apparent that there was a need for a cell line knowledge resource that would serve the needs of individual researchers, cell line distributors and bioinformatic resources. This leads to an increase of the scope and depth of the content of the Cellosaurus. The Cellosaurus is a participant of the Resource Identification Initiative and contributes actively to the work of the International Cell Line Authentication Committee (ICLAC).", + "homepage": "https://web.expasy.org/cellosaurus/", + "name": "Cellosaurus", + "prefix": "r3d100013293", + "synonyms": [ + "The Cellosaurus On ExPASy" + ], + "xrefs": { + "fairsharing": "FAIRsharing.hkk309", + "scr": "013869" + } + }, + "r3d100013294": { + "description": "The mission of ChiCTR is to “unite clinicians, clinical epidemiologists, biostatisticians, epidemiologists and healthcare managers both at home and abroad, to manage clinical trials in a strict and scientific manner, and to promote their quality in China, so as to provide reliable evidence from clinical trials for health care workers, consumers and medical policy decision makers, and also to use medical resources more effectively to provide better service for Chinese people and all human beings.", + "homepage": "https://www.chictr.org.cn/enIndex.aspx", + "name": "Chinese Clinical Trial Register", + "prefix": "r3d100013294", + "synonyms": [ + "ChiCTR" + ], + "xrefs": { + "biodbcore": "001438" + } + }, + "r3d100013295": { + "description": "The Complex Portal is a manually curated, encyclopaedic resource of macromolecular complexes from a number of key model organisms, entered into the IntAct molecular interaction database (https://www.ebi.ac.uk/intact/). Data includes protein-only complexes as well as protein-small molecule and protein-nucleic acid complexes. All complexes are derived from physical molecular interaction evidences extracted from the literature and cross-referenced in the entry, or by curator inference from information on homologs in closely related species or by inference from scientific background. All complexes are tagged with Evidence and Conclusion Ontology codes to indicate the type of evidence available for each entry.", + "homepage": "https://www.ebi.ac.uk/complexportal/", + "name": "Complex Portal", + "prefix": "r3d100013295", + "synonyms": [ + "CP" + ], + "xrefs": { + "fairsharing": "FAIRsharing.wP3t2" + } + }, + "r3d100013297": { + "description": "The ERG  (Exploration of energization and Radiation in Geospace) project is a mission to elucidate acceleration and loss mechanisms of relativistic electrons around Earth during geospace storms. The project consists of the satellite observation team, the ground-based network observation team, and the integrated data analysis/simulation team. The science center archives data related to the ERG project, releases the data to the public, develops integrated analysis tools for the data, and promotes studies related to the ERG  project.", + "homepage": "https://ergsc.isee.nagoya-u.ac.jp/", + "name": "ERG-Science Center", + "prefix": "r3d100013297", + "synonyms": [ + "ERG-SC", + "Exploration of energization and Radiation in Geospace Science Center" + ] + }, + "r3d100013298": { + "description": "The Coronavirus Antiviral Research Database is designed to expedite the development of SARS-CoV-2 antiviral therapy. It will benefit global coronavirus drug development efforts by (1) promoting uniform reporting of experimental results to facilitate comparisons between different candidate antiviral compounds; (2) identifying gaps in coronavirus antiviral drug development research; (3) helping scientists, clinical investigators, public health officials, and funding agencies prioritize the most promising compounds and repurposed drugs for further development; (4) providing an objective, evidenced-based, source of information for the public; and (5) creating a hub for the exchange of ideas among coronavirus researchers whose feedback is sought and welcomed. By comprehensively reviewing all published laboratory, animal model, and clinical data on potential coronavirus therapies, the Database makes it unlikely that promising treatment approaches will be overlooked. In addition, by making it possible to compare the underlying data associated with competing treatment strategies, stakeholders will be better positioned to prioritize the most promising anti-coronavirus compounds for further development.", + "homepage": "https://covdb.stanford.edu/", + "name": "Coronavirus Antiviral Research Database", + "prefix": "r3d100013298", + "synonyms": [ + "COVDB" + ], + "xrefs": { + "biodbcore": "001420" + } + }, + "r3d100013299": { + "description": "The COVID-19 pandemic has affected every country in the world. It is well documented that those most susceptible to the worst outcomes of COVID-19 are the immunocompromised and those with underlying comorbidities. Therefore, patients requiring treatment for COVID-19 will also be on additional medication, posing a risk for drug-drug interactions (DDIs). In order to address this, the Liverpool Drug Interactions website team developed this freely available drug interactions resource to provide information on the likelihood of interactions between the experimental agents used for the treatment of COVID-19 and commonly prescribed co-medications.", + "homepage": "https://www.covid19-druginteractions.org/", + "name": "Liverpool COVID-19 Drug Interactions", + "prefix": "r3d100013299", + "xrefs": { + "biodbcore": "001460" + } + }, + "r3d100013300": { + "description": "Research Collaborators & Institutions related to Coronavirus Epidemic\nAim: Identify potential research experts or collaborators in areas related to the coronavirus epidemic across basic science, translational research, or clinical practice.\nScope: A selection of Researchers active or cited in the area of Coronavirus, Middle East Respiratory Syndrome (MERS), SARS, etc.", + "homepage": "https://covid19.elsevierpure.com/", + "name": "COVID-19 Research Collaborations", + "prefix": "r3d100013300", + "xrefs": { + "biodbcore": "001429" + } + }, + "r3d100013301": { + "description": "DisGeNET is a discovery platform containing one of the largest publicly available collections of genes and variants associated to human diseases. DisGeNET integrates data from expert curated repositories, GWAS catalogues, animal models and the scientific literature. DisGeNET data are homogeneously annotated with controlled vocabularies and community-driven ontologies. Additionally, several original metrics are provided to assist the prioritization of genotype–phenotype relationships.", + "homepage": "http://www.disgenet.org", + "name": "DisGeNET", + "prefix": "r3d100013301", + "synonyms": [ + "A knowledge base for disease genomics" + ], + "xrefs": { + "fairsharing": "FAIRsharing.fssydn", + "nlx": "151710", + "scr": "006178" + } + }, + "r3d100013302": { + "description": "The European Union Clinical Trials Register allows you to search for protocol and results information on interventional clinical trials that are conducted in the European Union (EU) and the European Economic Area (EEA) and clinical trials conducted outside the EU / EEA that are linked to European paediatric-medicine development. The EU Clinical Trials Register is part of EudraPharm, which is the community database of authorised medicinal products. The website provides public access to information extracted from the European Union Drug Regulating Authorities Clinical Trials Database, EudraCT.", + "homepage": "https://www.clinicaltrialsregister.eu/", + "name": "EU Clinical Trial Register", + "prefix": "r3d100013302", + "synonyms": [ + "EUCTR", + "European Union Clinical Trials Register" + ], + "xrefs": { + "fairsharing": "FAIRsharing.566n8c" + } + }, + "r3d100013303": { + "description": "Risklayer Explorer is a collaboration between Risklayer GmbH and the Karlsruhe Institute of Technology's Center for Disaster Risk Management and Risk Reduction Technology (CEDIM). This website is still under development, but we are going live with it already, because we want to present data on the Novel Coronavirus (COVID-19) to help inform the public of the current situation.\nYou will be able to track disaster events and read about our analysis here. Our work is a continuation of a new style of disaster research started by CEDIM in 2011 to analyze disasters immediately after their occurrence, assess the impacts, and retrace the temporal development of disaster events. We are already analyzing damaging earthquakes globally, providing you with event characteristics, earthquake's intensity footprints, as well as the population affected by earthquakes. In addition to earthquake events, we expect to be tracking and analyzing tropical cyclone, volcano and extreme weather events in 2020.", + "homepage": "http://risklayer-explorer.com/", + "name": "Risklayer Explorer", + "prefix": "r3d100013303" + }, + "r3d100013304": { + "description": "ECDC is an EU agency aimed at strengthening Europe's defences against infectious diseases. The core functions cover a wide spectrum of activities: surveillance, epidemic intelligence, response, scientific advice, microbiology, preparedness, public health training, international relations, health communication, and the scientific journal Eurosurveillance.\nWithin the field of its mission, the Centre shall: search for, collect, collate, evaluate and disseminate relevant scientific and technical data; provide scientific opinions and scientific and technical assistance including training; provide timely information to the Commission, the Member States, Community agencies and international organisations active within the field of public health; coordinate the European networking of bodies operating in the fields within the Centre's mission, including networks that emerge from public health activities supported by the Commission and operating the dedicated surveillance networks; exchange information, expertise and best practices, and facilitate the development and implementation of joint actions.", + "homepage": "https://www.ecdc.europa.eu/en", + "name": "European Centre for Disease Prevention and Control", + "prefix": "r3d100013304", + "xrefs": { + "biodbcore": "001454" + } + }, + "r3d100013305": { + "description": "To help flattening the COVID-19 curve public health systems need better information on whether preventive measures are working and how the virus may spread. Facebook Data for Good offer maps on population movement that researchers and nonprofits are already using to understand the coronavirus crisis, using aggregated data to protect people’s privacy.", + "homepage": "https://dataforgood.fb.com/", + "name": "Facebook Data for Good", + "prefix": "r3d100013305", + "xrefs": { + "biodbcore": "001445", + "fairsharing.legacy": "2941" + } + }, + "r3d100013307": { + "description": "The ISRCTN registry is a primary clinical trial registry recognised by WHO and ICMJE that accepts all clinical research studies (whether proposed, ongoing or completed), providing content validation and curation and the unique identification number necessary for publication. All study records in the database are freely accessible and searchable.\nISRCTN supports transparency in clinical research, helps reduce selective reporting of results and ensures an unbiased and complete evidence base.\nISRCTN accepts all studies involving human subjects or populations with outcome measures assessing effects on human health and well-being, including studies in healthcare, social care, education, workplace safety and economic development.", + "homepage": "http://www.isrctn.com/", + "name": "ISRCTN Registry", + "prefix": "r3d100013307", + "synonyms": [ + "International Standard Randomised Controlled Trial Number Registry" + ], + "xrefs": { + "biodbcore": "001431" + } + }, + "r3d100013308": { + "description": "The International Union of Basic and Clinical Pharmacology (IUPHAR) / British Pharmacological Society (BPS) Guide to PHARMACOLOGY is an expert-curated resource of ligand-activity-target relationships, the majority of which come from high-quality pharmacological and medicinal chemistry literature. It is intended as a “one-stop shop” portal to pharmacological information and its main aim is to provide a searchable database with quantitative information on drug targets and the prescription medicines and experimental drugs that act on them. In future versions we plan to add resources for education and training in pharmacological principles and techniques along with research guidelines and overviews of key topics. We hope that the IUPHAR/BPS Guide to PHARMACOLOGY (abbreviated as GtoPdb) will be useful for researchers and students in pharmacology and drug discovery and provide the general public with accurate information on the basic science underlying drug action.", + "homepage": "https://www.guidetopharmacology.org", + "name": "IUPHAR/BPS Guide to Pharmacology", + "prefix": "r3d100013308", + "synonyms": [ + "GtoPdb", + "Guide to Pharmacology" + ], + "xrefs": { + "fairsharing": "FAIRsharing.f1dv0" + } + }, + "r3d100013309": { + "description": "The Lens is building an open platform for Innovation Cartography. Specifically, the Lens serves nearly all of the patent documents in the world as open, annotatable digital public goods that are integrated with scholarly and technical literature along with regulatory and business data.", + "homepage": "https://www.lens.org/", + "name": "The Lens", + "prefix": "r3d100013309", + "synonyms": [ + "Lens COVID-19 Datasets" + ], + "xrefs": { + "biodbcore": "001466" + } + }, + "r3d100013311": { + "description": "The NTR is a publicly accessible and freely searchable prospective trial register in which studies are registered that run in the Netherlands or are carried out by Dutch researchers. Primary Registries have been recognized and accepted by the WHO and ICMJE. If your study is included in one of these registers, you meet the registration requirements. For the Netherlands the NTR is the Primary Registry.", + "homepage": "https://www.trialregister.nl/", + "name": "Netherlands Trial Register", + "prefix": "r3d100013311", + "synonyms": [ + "NTR" + ], + "xrefs": { + "biodbcore": "001435", + "nlx": "156848", + "scr": "010234" + } + }, + "r3d100013312": { + "description": "Novartis provides the technical results and trial summaries for patients from Phase 1 through 4 interventional trials for innovative products within one year of trial completion. A trial summary for patients is a trial result written in easier to understand language than the technical results.", + "homepage": "https://www.novctrd.com/CtrdWeb/home.nov", + "name": "Novartis Clinical Trial Results Database", + "prefix": "r3d100013312", + "xrefs": { + "biodbcore": "001465" + } + }, + "r3d100013313": { + "description": "Surveillance Epidemiology of Coronavirus (COVID19) Under Research Exclusion is an international, pediatric and adult database to monitor and report on outcomes of COVID-19 occurring in IBD patients.", + "homepage": "https://covidibd.org/", + "name": "Surveillance Epidemiology of Coronavirus (COVID19) Under Research Exclusion", + "prefix": "r3d100013313", + "synonyms": [ + "SECURE-IBD" + ], + "xrefs": { + "biodbcore": "001439" + } + }, + "r3d100013314": { + "description": "ViralZone is a SIB Swiss Institute of Bioinformatics web-resource for all viral genus and families, providing general molecular and epidemiological information, along with virion and genome figures. Each virus or family page gives an easy access to UniProtKB/Swiss-Prot viral protein entries.", + "homepage": "https://viralzone.expasy.org/", + "name": "ViralZone", + "prefix": "r3d100013314", + "xrefs": { + "fairsharing": "FAIRsharing.tppk10", + "nlx": "144372", + "scr": "006563" + } + }, + "r3d100013315": { + "description": "VirHostNet is a bioinformatic information system dedidacted to the biocuration, data integration, reproducible systems-level analysis and visualisation of Virus / Host protein-protein interactions Network based on graph theory. VirHostNet is an open and gold standard knowledgebase shared in PSI MITAB 2.5 format using the PSICQUIC webservice and distributed through the NDEx platform. VirHostNet is FAIR and is recognized as a COVID-19 ressource by Elixir bio.tools, the European Virus Bioinformatics Center and FAIRsharing.org.", + "homepage": "http://virhostnet.prabi.fr", + "name": "VirHostNet", + "prefix": "r3d100013315", + "xrefs": { + "fairsharing": "FAIRsharing.m3316t" + } + }, + "r3d100013316": { + "description": "WikiPathways was established to facilitate the contribution and maintenance of pathway information by the biology community. WikiPathways is an open, collaborative platform dedicated to the curation of biological pathways. WikiPathways thus presents a new model for pathway databases that enhances and complements ongoing efforts, such as KEGG, Reactome and Pathway Commons. Building on the same MediaWiki software that powers Wikipedia, we added a custom graphical pathway editing tool and integrated databases covering major gene, protein, and small-molecule systems. The familiar web-based format of WikiPathways greatly reduces the barrier to participate in pathway curation. More importantly, the open, public approach of WikiPathways allows for broader participation by the entire community, ranging from students to senior experts in each field. This approach also shifts the bulk of peer review, editorial curation, and maintenance to the community.", + "homepage": "http://wikipathways.org", + "name": "WikiPathways", + "prefix": "r3d100013316", + "xrefs": { + "fairsharing": "FAIRsharing.1x53qk", + "nif": "0000-20925", + "scr": "002134" + } + }, + "r3d100013317": { + "description": "As 3D and reality capture strategies for heritage documentation become more widespread and available, there has emerged a growing need to assist with guiding and facilitating accessibility to data, while maintaining scientific rigor, cultural and ethical sensitivity, discoverability, and archival standards. In response to these areas of need, The Open Heritage 3D Alliance (OHA) has developed as an advisory group governing the Open Heritage 3D initiative. This collaborative advisory group are among some of the earliest adopters of 3D heritage documentation technologies, and offer first-hand guidance for best practices in data management, sharing, and dissemination approaches for 3D cultural heritage projects.\nThe founding members of the OHA, consist of experts and organizational leaders from CyArk, Historic Environment Scotland, and the University of South Florida Libraries, who together have significant repositories of legacy and on-going 3D research and documentation projects. These groups offer unique insight into not only the best practices for 3D data capture and sharing, but also have come together around concerns dealing with standards, formats, approach, ethics, and archive commitment. Together, the OHA has begun the journey to provide open access to cultural heritage 3D data, while maintaining integrity, security, and standards relating to discoverable dissemination. Together, the OHA will work to provide democratized access to primary heritage 3D data submitted from donors and organizations, and will help to facilitate an operation platform, archive, and organization of resources into the future.", + "homepage": "http://openheritage3d.org/", + "name": "Open Heritage 3D", + "prefix": "r3d100013317" + }, + "r3d100013319": { + "description": "As part of the Open Data Pilot that the COEMS EU H2020 project (https://www.coems.eu/) is participating in, COEMS Open Data Portal devotes to collect software and hardware trace data from both academy and industry partners. Our focus lies on the detection and identification of non-deterministic software failures caused by race conditions and access to inconsistent data. Therefore we will provide an efficient real-time access and analysis for operating safe software systems.", + "homepage": "http://dkan.isp.uni-luebeck.de", + "name": "COEMS Open Data", + "prefix": "r3d100013319", + "synonyms": [ + "COEMS Open Data Portal", + "Continuous Observation of Embedded Multicore Systems Data" + ] + }, + "r3d100013320": { + "description": "The Materials Project produces one of the world's foremost databases of computed information about inorganic, crystalline materials, along with providing powerful web-based apps to help analyze this information to help the design of novel materials. Access is provided free-of-charge with an API available and under a permissive license.", + "homepage": "https://materialsproject.org", + "name": "Materials Project", + "prefix": "r3d100013320" + }, + "r3d100013322": { + "description": "The UNAM opens the door to share millions of open data for the benefit of education and research. With this portal (www.datosabiertos.unam.mx) the university shares records of digital collections, academic research projects, repositories and publications to generate new knowledge. This way, it works as an online access point to search university collections authorized for their use, reuse and free redistribution by anyone, without copyright restrictions, patents or other control mechanisms, as long as the Terms of Free Use for UNAM Open Data are respected. \nThe UNAM Open Data Portal contains data, digital objects and geospatial layers of biological collections, artistic work, music, veterinary medicine, university projects, among others. It allows databases to be consulted and downloaded in open and structured formats. One of the most outstanding collections is the National Herbarium of Mexico (MEXU), with almost two million records and high resolution images of plants around the world, mainly collected in Mexico. MEXU is the largest herbarium in the country and in Latin America; it’s among one of the ten most active herbariums in the world.", + "homepage": "https://datosabiertos.unam.mx/", + "name": "Portal de Datos Abiertos UNAM, Colecciones Universitarias", + "prefix": "r3d100013322", + "synonyms": [ + "UNAM Open Data Portal" + ] + }, + "r3d100013323": { + "description": "WorldData.AI comes with a built-in workspace – the next-generation hyper-computing platform powered by a library of 3.3 billion curated external trends.\nWorldData.AI allows you to save your models in its “My Models Trained” section.\nYou can make your models public and share them on social media with interesting images, model features, summary statistics, and feature comparisons. Empower others to leverage your models.\nFor example, if you have discovered a previously unknown impact of interest rates on new-housing demand, you may want to share it through “My Models Trained.” \nUpload your data and combine it with external trends to build, train, and deploy predictive models with one click!\nWorldData.AI inspects your raw data, applies feature processors, chooses the best set of algorithms, trains and tunes multiple models, and then ranks model performance.", + "homepage": "https://worlddata.ai/", + "name": "WorldData.AI", + "prefix": "r3d100013323" + }, + "r3d100013325": { + "description": "EBRAINS offers one of the most comprehensive platforms for sharing brain research data ranging in type as well as spatial and temporal scale. We provide the guidance and tools needed to overcome the hurdles associated with sharing data. The EBRAINS data curation service ensures that your dataset will be shared with maximum impact, visibility, reusability, and longevity, https://ebrains.eu/services/data-knowledge/share-data. Find data - the user interface of the EBRAINS Knowledge Graph - allows you to easily find data of interest. EBRAINS hosts a wide range of data types and models from different species. All data are well described and can be accessed immediately for further analysis.", + "homepage": "https://ebrains.eu/", + "name": "EBRAINS", + "prefix": "r3d100013325", + "xrefs": { + "fairsharing": "FAIRsharing.XO6ppp" + } + }, + "r3d100013328": { + "description": "The long term goal of the Software Heritage initiative is to collect all publicly available software in source code form together with its development history, replicate it massively to ensure its preservation, and share it with everyone who needs it. The Software Heritage archive is growing over time as we crawl new source code from software projects and development forges.", + "homepage": "https://archive.softwareheritage.org/", + "name": "Software Heritage Archive", + "prefix": "r3d100013328", + "xrefs": { + "biodbcore": "001832" + } + }, + "r3d100013329": { + "description": "The NanoTox Knowlege Base provides access to Nanomaterials, their physico-chemical characterisations, toxicological assays and environmental data as well as computational model based descriptors.", + "homepage": "https://ssl.biomax.de/nanocommons/", + "name": "NanoTox Knowledge Base", + "prefix": "r3d100013329", + "synonyms": [ + "NanoCommons Knowledge Base", + "NanoSolveIT Knowledge Base" + ] + }, + "r3d100013330": { + "description": "The BioProject database is a searcheable collection of complete and incomplete (in-progress) large-scale molecular projects including genome sequencing and assembly, transcriptome, metagenomic, annotation, expression and mapping projects. BioProject provides a central point to link to all data associated with a project in the NCBI molecular and literature databases.", + "homepage": "https://www.ncbi.nlm.nih.gov/bioproject/", + "name": "BioProject", + "prefix": "r3d100013330", + "xrefs": { + "fairsharing": "FAIRsharing.aqhv1y", + "nlx": "143909", + "omics": "05338", + "scr": "004801" + } + }, + "r3d100013331": { + "description": "ClinVar is a freely accessible, public archive of reports of the relationships among human variations and phenotypes, with supporting evidence. ClinVar thus facilitates access to and communication about the relationships asserted between human variation and observed health status, and the history of that interpretation. ClinVar processes submissions reporting variants found in patient samples, assertions made regarding their clinical significance, information about the submitter, and other supporting data. The alleles described in submissions are mapped to reference sequences, and reported according to the HGVS standard. ClinVar then presents the data for interactive users as well as those wishing to use ClinVar in daily workflows and other local applications. ClinVar works in collaboration with interested organizations to meet the needs of the medical genetics community as efficiently and effectively as possible", + "homepage": "https://www.ncbi.nlm.nih.gov/clinvar/", + "name": "ClinVar", + "prefix": "r3d100013331", + "xrefs": { + "fairsharing": "FAIRsharing.wx5r6f", + "nlx": "151671", + "scr": "006169" + } + }, + "r3d100013333": { + "description": "BIRD is a digital service that collects, preserves, and distributes digital material. Repositories are important tools for preserving an organization's legacy; they facilitate digital preservation and scholarly communication.", + "homepage": "https://bird.unit.no/", + "name": "BIRD", + "prefix": "r3d100013333", + "synonyms": [ + "lagre og dele forskningsdata", + "store and share research data" + ] + }, + "r3d100013336": { + "description": "The Heritage Centre represents the four keepers of historical collections of the municipality of Zutphen: Archeology, Monuments, Museum Zutphen, Regional Archive Zutphen (includes the municipalities of Brummen and Lochem)\nThis portal means to be the online gateway to the municipal heritage in Zutphen and wants to provide you with the opportunity to search all their collections at once.", + "homepage": "https://erfgoedcentrumzutphen.nl/", + "name": "Regionaal Archief Zutphen (part of Gemeente Zutphen)", + "prefix": "r3d100013336", + "synonyms": [ + "RAZ" + ] + }, + "r3d100013337": { + "description": "Paris Astronomical Data Centre aims at providing VO access to its data collections, at participating to international standards developments, at implementing VO compliant simulation codes, data visualization and analysis software.\nThis centre hosts high level permanent activities for tools and data distribution under the format of reference services. These sustainable services are recognized at the national level as CNRS labeled services.\nThe various activities are organised as portals whose functions are to provide visibility and information on the projects and to encourage collaboration.", + "homepage": "https://padc.obspm.fr/", + "name": "Paris Astronomical Data Centre", + "prefix": "r3d100013337", + "synonyms": [ + "PADC" + ] + }, + "r3d100013339": { + "description": "Datanator is an integrated database of genomic and biochemical data designed to help investigators find data about specific molecules and reactions in specific organisms and specific environments for meta-analyses and mechanistic models. Datanator currently includes metabolite concentrations, RNA modifications and half-lives, protein abundances and modifications, and reaction kinetics integrated from several databases and numerous publications. The Datanator website and REST API provide tools for extracting clouds of data about specific molecules and reactions in specific organisms and specific environments, as well as data about similar molecules and reactions in taxonomically similar organisms.", + "homepage": "https://www.datanator.info", + "name": "Datanator", + "prefix": "r3d100013339", + "xrefs": { + "fairsharing": "FAIRsharing.NmIgg9" + } + }, + "r3d100013342": { + "description": "Phaidra is the Institutional Repository and Digital Asset Management System of the St. Pölten University of Applied Sciences. The researchers and students at the University can use it to secure and archive their digital objects such as data, Open Access Publications and dissertations long-term as well as make them widely available to the public. Phaidra provides access to the objects using metadata in English and German. The Repository plays an important part in knowledge transfer in Austria and worldwide.", + "homepage": "https://phaidra.fhstp.ac.at/", + "name": "FHSTP Phaidra", + "prefix": "r3d100013342", + "synonyms": [ + "Phaidra" + ], + "xrefs": { + "opendoar": "4231" + } + }, + "r3d100013343": { + "description": "ReDATA is the research data repository for the University of Arizona and a sister repository to the UA Campus Repository (which is intended for document-based materials). The UA Research Data Repository (ReDATA) serves as the institutional repository for non-traditional scholarly outputs resulting from research activities by University of Arizona researchers. Depositing research materials (datasets, code, images, videos, etc.) associated with published articles and/or completed grants and research projects, into ReDATA helps UA researchers ensure compliance with funder and journal data sharing policies as well as University data retention policies. ReDATA is designed for materials intended for public availability.", + "homepage": "https://arizona.figshare.com", + "name": "ReDATA", + "prefix": "r3d100013343", + "synonyms": [ + "UA Data Repository", + "University of Arizona Research Data Repository" + ] + }, + "r3d100013344": { + "description": "“Peek” is a digital archive system to provide access to digitized data of Research Resource Archive, Kyoto University (KURRA). It includes various materials that were made within educational and research activities in Kyoto University. A central feature of KURRA is that it treats materials other than books and specimens: photographs, films, recordings, field books, records of research meetings, lecture notes, and manuscripts, from primary sources.", + "homepage": "https://peek.rra.museum.kyoto-u.ac.jp/app/?ln=en", + "name": "Peek", + "prefix": "r3d100013344", + "synonyms": [ + "KUDAS", + "Kyoto University Digital Archive System", + "京都大学デジタルアーカイブシステム" + ] + }, + "r3d100013347": { + "description": "This repository accepts data from life science researchers and service units in Sweden. The repository is operated by SciLifeLab, which is the national infrastructure for life science and environmental research in Sweden. This repository replaces NBIS DOI repository: http://doi.org/10.17616/R3CW52", + "homepage": "https://scilifelab.figshare.com", + "name": "SciLifeLab Data Repository", + "prefix": "r3d100013347", + "synonyms": [ + "SciLifeLab figshare", + "Science for Life Laboratory research repository" + ] + }, + "r3d100013348": { + "description": "Humadoc is a digital service that collects, preserves and distributes digital material corresponding to the intellectual production of the Faculty of Humanities of the National University of Mar del Plata. Repositories are important tools for preserving an institution's legacy; they facilitate digital preservation and academic communication.", + "homepage": "http://humadoc.mdp.edu.ar/site/", + "name": "Humadoc repositorio", + "prefix": "r3d100013348", + "xrefs": { + "opendoar": "9625" + } + }, + "r3d100013351": { + "description": "Accredited through the MEDIN partnership, and core-funded by the Department for the Environment, Food and Rural Affairs (Defra) and the Scottish Government, DASSH provides tools and services for the long-term curation, management and publication of marine species and habitats data, within the UK and internationally. Working closely with partners and data providers we are committed to the FAIR Data Principles, to make marine biodiversity data Findable, Accessible, Interoperable and Reusable. DASSH is a flagship initiative of the Marine Biological Association (MBA), and builds on the MBA's historic role in marine science. Through partnerships with other UK and European data centres DASSH contributes to data portals including the NBN Atlas, EMODnet, EurOBIS and GBIF. On an international scale DASSH is also the UK node of the Ocean Biogeographic Information System (OBIS), and an Associated Data Unit of the International Oceanographic Data and Information Exchange (IODE), giving the Data Archive Centre global recognition.", + "homepage": "https://www.dassh.ac.uk", + "name": "DASSH - The Archive for Marine Species and Habitats Data", + "prefix": "r3d100013351", + "synonyms": [ + "Data Archive for Seabed Species and Habitats" + ] + }, + "r3d100013352": { + "description": "This site provides access to the research output of the institution. The interface is available in English. Users may set up email or RSS feeds to be alerted to new content.", + "homepage": "http://repository.bilkent.edu.tr/", + "name": "Bilkent University Institutional Repository", + "prefix": "r3d100013352", + "synonyms": [ + "BUIR", + "DSpace@Bilkent" + ], + "xrefs": { + "opendoar": "3533" + } + }, + "r3d100013353": { + "description": "TIB’s core task is to provide science and industry with both elementary and highly technical specialist and researchinformation. TIB has globally unique collections in the subject areas of science and technology, as well as architecture,chemistry, computer science, mathematics and physics. Besides textual materials, the library’s collections also includeknowledge objects such as research data, 3D models and audiovisual media.\nThe TIB has assumed responsibility for the long-term preservation and availability of the digital materials it collects and documents, as well as their interpretability for use by different target groups. To this end, it has created the necessary infrastructure and guarantees the permanent provision of both material and human resources.\nSearch for research data search at: https://www.tib.eu/en/search-discover/research-data", + "homepage": "https://www.tib.eu/en/publishing-archiving/digital-preservation", + "name": "TIB Digital Long-Term Archive", + "prefix": "r3d100013353", + "synonyms": [ + "Digital Preservation at TIB" + ] + }, + "r3d100013354": { + "description": "Open Power System Data is a free-of-charge data platform dedicated to electricity system researchers. We collect, check, process, document, and publish data that are publicly available but currently inconvenient to use. The project is a service provider to the modeling community: a supplier of a public good. Learn more about its background or just go ahead and explore the data platform.", + "homepage": "https://open-power-system-data.org/", + "name": "Open Power System Data", + "prefix": "r3d100013354", + "synonyms": [ + "OPSD" + ] + }, + "r3d100013355": { + "description": "Since 2004, the Leibniz Institute for Prevention Research and Epidemiology – BIPS has been working on the establishment and maintenance of the project-based German Pharmacoepidemiological Research Database (short GePaRD). GePaRD is based on claims data from statutory health insurance (SHI) providers and currently includes information on about 20 million persons who have been insured with one of the participating providers since 2004. Per data year, there is information on approximately 17% of the general population from all geographical regions of Germany.", + "homepage": "https://www.bips-institut.de/forschung/forschungsinfrastrukturen/gepard.html", + "name": "GePaRD", + "prefix": "r3d100013355", + "synonyms": [ + "German Pharmacoepidemiological Research Database" + ] + }, + "r3d100013356": { + "description": "Research on German and European financial markets suffers from a lack of pan-European data sets. Also, existing sets do not provide a standard identification of, for example, companies. Therefore, researchers often utilize data from the United States where the integration of different databases is more advanced. As a consequence, empirical analyses are mostly based on non-European data. Because of the institutional differences, political recommendations that result from these analyses cannot – or only in a limited scope – be transferred to Europe.\nAgainst this background, the SAFE Research Data Center not only draws on the usual international data sources but also creates new European data sets, brings existing data together and processes them. The aim is to place the central research areas of SAFE on a common European data footing.\nData access is provided by 'SAFE data sources' https://datacenter.safefrankfurt.de/datacenter/_databases/ and 'FiF - Repositorium für Forschungsdaten aus dem Finanzbereich (Preview version)' https://fif.safe-frankfurt.de/xmlui/", + "homepage": "https://safe-frankfurt.de/de/data-center.html", + "name": "Data Center - SAFE", + "prefix": "r3d100013356", + "synonyms": [ + "Data Center - Sustainable Architecture for Finance in Europe", + "SAFE-FDZ" + ] + }, + "r3d100013358": { + "description": "The Infectious Diseases Data Observatory (IDDO) assembles clinical, laboratory and epidemiological data on a collaborative platform to be shared with the research and humanitarian communities. The data are analysed to generate reliable evidence and innovative resources that enable research-driven responses to the major challenges of emerging and neglected infections. Access is available to individual patient data held for malaria and Ebola virus disease. Resources for visceral leishmaniasis, schistosomiasis and soil transmitted helminths, Chagas disease and COVID-19 are under development.\nIDDO contains the following repositories : COVID-19 Data Platform, Chagas Data Platform, Schistosomiasis & Soil Transmitted Helminths Data Platform, Visceral Leishmaniasis Data Platform, Ebola Data Platform, WorldWide Antimalarial Resistance Network (WWARN)", + "homepage": "https://www.iddo.org/", + "name": "Infectious Diseases Data Observatory", + "prefix": "r3d100013358", + "synonyms": [ + "IDDO" + ], + "xrefs": { + "fairsharing": "FAIRsharing.cF5x1V", + "ror": "04tp3cz81" + } + }, + "r3d100013359": { + "description": "KORDS is a research data repository service providing long term storage and public access for datasets that support published research and/or have long term value.", + "homepage": "https://kcl.figshare.com/", + "name": "KORDS", + "prefix": "r3d100013359", + "synonyms": [ + "King's College London Open Research Data System" + ] + }, + "r3d100013361": { + "description": "BioSimulations is a web application for sharing and re-using biomodels, simulations, and visualizations of simulations results. BioSimulations supports a wide range of modeling frameworks (e.g., kinetic, constraint-based, and logical modeling), model formats (e.g., BNGL, CellML, SBML), and simulation tools (e.g., COPASI, libRoadRunner/tellurium, NFSim, VCell). BioSimulations aims to help researchers discover published models that might be useful for their research and quickly try them via a simple web-based interface.", + "homepage": "https://www.biosimulations.org", + "name": "BioSimulations", + "prefix": "r3d100013361", + "xrefs": { + "scr": "018733" + } + }, + "r3d100013362": { + "description": "Mountain Scholar is an open access repository service that collects, preserves, and provides access to digitized library collections and other scholarly and creative works from several academic entities within the states of Colorado and Wyoming.", + "homepage": "https://mountainscholar.org/", + "name": "Mountain Scholar", + "prefix": "r3d100013362", + "synonyms": [ + "Digital Collections of Colorado" + ], + "xrefs": { + "opendoar": "1267" + } + }, + "r3d100013364": { + "description": "This repository stores and links the openly available power-grid frequency recordings across the globe.\nThis database is comprised of open data existent across three dimensions: - TSO data: Transmission System's Operator (TSO) recordings made public; - Research projects: Open-data database research projects; - Independent Gatherings: Industrial, private, or personal recordings that were made publicly available.", + "homepage": "https://osf.io/m43tg/", + "name": "Open Access Power-Grid Frequency Database", + "prefix": "r3d100013364", + "synonyms": [ + "OSF repository Open Access Power-Grid Frequency Database" + ] + }, + "r3d100013365": { + "description": "IAGOS aims to provide long-term, regular and spatially resolved in situ observations of the atmospheric composition. The observation systems are deployed on a fleet of 10 to 15 commercial aircraft measuring atmospheric chemistry concentrations and meteorological fields.\nThe IAGOS Data Centre manages and gives access to all the data produced within the project.", + "homepage": "http://www.iagos-data.fr/", + "name": "IAGOS Data Centre", + "prefix": "r3d100013365", + "synonyms": [ + "IAGOS Data Center", + "IAGOS Data Portal", + "In-service Aircraft for a Global Observing System" + ] + }, + "r3d100013366": { + "description": "The nature of the ‘Bridge of Data’ project is to design and build a platform that allows collecting, searching, analyzing and sharing open research data and to provide it with unique data collected from the three most important Pomeranian universities: Gdańsk University of Technology, Medical University of Gdańsk and the University of Gdańsk. These data will be made available free of charge to the scientific community, entrepreneurs and the public. A bridge will be built to allow reuse of Open Research Data.\n\nThe available research data will be described by standards developed by dedicated, experienced scientific teams. The metadata will allow other external computer systems to interpret the collected data. ORD descriptions will also include data reuse or reduction scenarios to facilitate further processing.", + "homepage": "https://mostwiedzy.pl/en/open-research-data/", + "name": "Most Wiedzy Open Research Data Catalog", + "prefix": "r3d100013366", + "synonyms": [ + "Most Wiedzy Katalog Danych Badawczych" + ] + }, + "r3d100013369": { + "description": "The Scientific Data Repository Hosting Service (SARDC) intends to provide a platform for free access to data created and used in the scope of the research work of national institutions.\nIt is characterized by the availability of a repository platform ( DSpace ) and support for the entire data maintenance component, such as backups, monitoring, updating, security, etc., thus keeping researchers out of the concern of these tasks. Finally, the SARDC service intends to make the data deposited in the repository available through the RCAAP Portal.", + "homepage": "https://dados.rcaap.pt/?locale=en", + "name": "Repositório de Dados Científicos", + "prefix": "r3d100013369" + }, + "r3d100013370": { + "description": "This data archive of experiments studying the dynamics of pedestrians is build up by the Institute for Advanced Simulation 7:Civil Safety Research of Forschungszentrum Jülich. \nThis web page provides our own data of experiments. Data of research colleagues can be found here: https://ped.fz-juelich.de/db/doku.php?id=extdb\nFor most of the experiments, the video recordings, as well as the resulting trajectories of single pedestrians, are available. The experiments were performed under laboratory conditions to focus on the influence of a single variable. \nYou are very welcome to use our data for further research, as long as you name the source of the data. If you have further questions feel free to contact Armin Seyfried or Maik Boltes.\nFor most of the experiments, the video recordings, as well as the resulting trajectories of single pedestrians, are available. The experiments were performed under laboratory conditions to focus on the influence of a single variable.", + "homepage": "https://ped.fz-juelich.de/da/", + "name": "Pedestrian Dynamics Data Archive", + "prefix": "r3d100013370", + "synonyms": [ + "Data archive of experimental data from studies about pedestrian dynamics" + ] + }, + "r3d100013372": { + "description": "Global environmental (climate, vegetation, soils, land degradation, hydrology, land cover) layers representing the land mask. Hosted by the OpenGeoHub foundation\nOpenLandMap.org is a data portal to the world's environmental data representing land mask (land cover, vegetation, soil, climate, terrain data and similar). OpenLandMap.org is the web-mapping component of the LandGIS (Geographic Information System for land data).", + "homepage": "https://openlandmap.org", + "name": "OpenLandMap.org", + "prefix": "r3d100013372", + "synonyms": [ + "LandGIS" + ] + }, + "r3d100013374": { + "description": "The Rhodes Research Data repository is the offical repository at Rhodes University for storing and sharing research data and open educational resources.", + "homepage": "https://researchdata.ru.ac.za/", + "name": "Rhodes University Research Data", + "prefix": "r3d100013374", + "synonyms": [ + "Rhodes University research repository" + ] + }, + "r3d100013377": { + "description": "data_UMR is the institutional repository of the University of Marburg for research data of all kinds that has been generated in the context of research activities at the University of Marburg.", + "homepage": "https://data.uni-marburg.de", + "name": "data_UMR", + "prefix": "r3d100013377" + }, + "r3d100013378": { + "description": "All ADNI data are shared without embargo through the LONI Image and Data Archive (IDA), a secure research data repository. Interested scientists may obtain access to ADNI imaging, clinical, genomic, and biomarker data for the purposes of scientific investigation, teaching, or planning clinical research studies.\n\"The Alzheimer’s Disease Neuroimaging Initiative (ADNI) unites researchers with study data as they work to define the progression of Alzheimer’s disease (AD). ADNI researchers collect, validate and utilize data, including MRI and PET images, genetics, cognitive tests, CSF and blood biomarkers as predictors of the disease. Study resources and data from the North American ADNI study are available through this website, including Alzheimer’s disease patients, mild cognitive impairment subjects, and elderly controls. \"", + "homepage": "http://adni.loni.usc.edu/", + "name": "Alzheimer's Disease Neuroimaging Initiative Image and Data Archive", + "prefix": "r3d100013378", + "synonyms": [ + "ADNI Image and Data Archive", + "IDA", + "LONI Image and Data Archive" + ] + }, + "r3d100013382": { + "description": "Intellectum is the Institutional Repository of the University of La Sabana, has been created to manage, preserve and disseminate the intellectual, scientific, cultural and historical production of the university community.", + "homepage": "https://intellectum.unisabana.edu.co/", + "name": "intellectum", + "prefix": "r3d100013382", + "synonyms": [ + "RII", + "Repositorio Institucional Intellectum", + "Repository of the University of La Sabana" + ], + "xrefs": { + "opendoar": "2587" + } + }, + "r3d100013383": { + "description": "IsoArcH is an open access isotope web-database for bioarchaeological samples from prehistoric and historical periods all over the world. With 40,000+ isotope related data obtained on 13,000+ specimens (i.e., humans, animals, plants and organic residues) coming from 500+ archaeological sites, IsoArcH is now one of the world's largest repositories for isotopic data and metadata deriving from archaeological contexts. IsoArcH allows to initiate big data initiatives but also highlights research lacks in certain regions or time periods. Among others, it supports the creation of sound baselines, the undertaking of multi-scale analysis, and the realization of extensive studies and syntheses on various research issues such as paleodiet, food production, resource management, migrations, paleoclimate and paleoenvironmental changes.", + "homepage": "https://isoarch.eu/", + "name": "IsoArcH", + "prefix": "r3d100013383", + "xrefs": { + "biodbcore": "001834", + "fairsharing": "FAIRsharing.a79fcf" + } + }, + "r3d100013385": { + "description": "Provided by the University Libraries, DataHub is the comprehensive institutional repository for research data and scholarly outputs produced by the researchers and students in the University of Hong Kong and their collaborators.", + "homepage": "https://datahub.hku.hk/", + "name": "DataHub Figshare", + "prefix": "r3d100013385", + "synonyms": [ + "University of Hong Kong Data Repository" + ] + }, + "r3d100013386": { + "description": "The ACEnano Knowledge Infrastructure facilitates access and sharing of methodology applied in nanosafety, starting with nanomaterials characterisation protocols developed or optimised within the ACEnano project.", + "homepage": "https://acenano.douglasconnect.com/", + "name": "ACEnano", + "prefix": "r3d100013386", + "synonyms": [ + "ACEnano Knowledge Infrastructure", + "Analytical and Characterisation Excellence in nanomaterial risk assessment" + ] + }, + "r3d100013387": { + "description": "Earth science data visualization and data delivery application.", + "homepage": "https://argovis.colorado.edu", + "name": "Argovis", + "prefix": "r3d100013387", + "synonyms": [ + "A Web Application for Fast Delivery, Visualization, and Analysis of Argo Data" + ] + }, + "r3d100013391": { + "description": "The University of Pittsburgh English Language Institute Corpus (PELIC) is a 4.2-million-word learner corpus of written texts. These texts were collected in an English for Academic Purposes (EAP) context over seven years in the University of Pittsburgh’s Intensive English Program, and were produced by over 1100 students with a wide range of linguistic backgrounds and proficiency levels. PELIC is longitudinal, offering greater opportunities for tracking development in a natural classroom setting.", + "homepage": "https://github.com/ELI-Data-Mining-Group/PELIC-dataset", + "name": "The University of Pittsburgh English Language Institute Corpus", + "prefix": "r3d100013391", + "synonyms": [ + "PELIC" + ] + }, + "r3d100013392": { + "description": "Geoscientific Data & Discovery Publishing Center (GDD) is based on the geological scientific data generated globally, establishing policies and systems for the scientific data publishing, absorbing the concepts and methods of international open data, and joint Digital Object Unique Identifier-DOI registration agencies to provide standard data reference formats and permanent access address for data references, doing publishing through the Internet platform, which combines innovation and advance.\nGDD mainly includes data descriptor and entity data publishing. The data papers describe entity data and corresponding metadata information. The entity data includes common shared data such as geographic information, geologic maps, and databases, and also includes multiple data types, such as documents, archive records, data forms and other multimedia formed during geological work, various data-centric applications, database interface services, and typical data services.", + "homepage": "http://geodb.cgs.gov.cn/en", + "name": "Geoscientific Data & Discovery Publishing Center", + "prefix": "r3d100013392", + "synonyms": [ + "GDD", + "地质科学数据出版中心" + ] + }, + "r3d100013393": { + "description": "The information in the Mitelman Database of Chromosome Aberrations and Gene Fusions in Cancer relates cytogenetic changes and their genomic consequences, in particular gene fusions, to tumor characteristics, based either on individual cases or associations. All the data have been manually culled from the literature by Felix Mitelman in collaboration with Bertil Johansson and Fredrik Mertens.", + "homepage": "https://mitelmandatabase.isb-cgc.org/", + "name": "Mitelman Database of Chromosome Aberrations and Gene Fusions in Cancer", + "prefix": "r3d100013393" + }, + "r3d100013394": { + "description": "Digital Library Braunschweig is the institutional repository of the Technical University of Braunschweig and is operated by the University Library. It is used for the publication of research results and documentation by scientists of the TU Braunschweig.", + "homepage": "https://publikationsserver.tu-braunschweig.de/", + "name": "Digitale Bibliothek - Der Publikationsserver der TU Braunschweig", + "prefix": "r3d100013394", + "synonyms": [ + "Digital Library - Institutional Repository of TU Braunschweig" + ], + "xrefs": { + "opendoar": "719" + } + }, + "r3d100013395": { + "description": "Research Data Repository of the Instituto Federal Goiano - Campus Urutaí, a Brazilian public institution of the Ministry of Education. The project is an initiative of the Directorate of Post-Graduate Studies, Research and Innovation of the Federal Institute of Goiás - Campus Urutaí, which follows the philosophy of Open Science, for expansion and valuation of scientific research, aiming to provide data from technical-scientific observations and experimentation, ensuring that its authors, researchers and students receive all the credit they deserve as agents generating data. At the same time, the appropriate reuse of data is envisaged, whether in didactic-pedagogical activities or in new research.", + "homepage": "https://dataverse.harvard.edu/dataverse/pesquisa-urt/", + "name": "Dados Abertos De Pesquisas", + "prefix": "r3d100013395", + "synonyms": [ + "Repositório de Dados de Pesquisas do Instituto Federal Goiano – Campus Urutaí", + "Research Data Repository of the Federal Institute of Goiania" + ] + }, + "r3d100013399": { + "description": "The Institutional Repository of the Universidad Santo Tomás manages, preserves, stores, disseminates and provides access to digital objects, the product of all academic and administrative production.", + "homepage": "https://repository.usta.edu.co", + "name": "Repositorio Institucional Universidad Santo Tomás", + "prefix": "r3d100013399", + "synonyms": [ + "Institutional Repository of the Saint Thomas Aquinas University" + ], + "xrefs": { + "opendoar": "3896" + } + }, + "r3d100013400": { + "description": "Tethys is an Open Access Research Data Repository of the Geological Survey of Austria (GBA), which publishes and distributes georeferenced geoscientific research data generated at and in cooperation with the GBA. The research data publications and the associated metadata are predominantly provided in German or in English. The abstracts are provided in both languages. Tethys aims to provide published data sets as open data and in accordance with the FAIR Data Principles, findable, accessible, interoperable and reusable.", + "homepage": "https://www.tethys.at/", + "name": "Tethys", + "prefix": "r3d100013400", + "synonyms": [ + "Tethys RDR" + ] + }, + "r3d100013404": { + "description": "The Copernicus Marine Environment Monitoring Service (CMEMS) provides regular and systematic reference information on the physical and biogeochemical state, variability and dynamics of the ocean and marine ecosystems for the global ocean and the European regional seas.\n\nThe observations and forecasts produced by the service support all marine applications, including:\n\n Marine safety;\n Marine resources;\n Coastal and marine environment;\n Weather, seasonal forecasting and climate.\n\nFor instance, the provision of data on currents, winds and sea ice help to improve ship routing services, offshore operations or search and rescue operations, thus contributing to marine safety.\n\nThe service also contributes to the protection and the sustainable management of living marine resources in particular for aquaculture, sustainable fisheries management or regional fishery organisations decision-making process.\n\nPhysical and marine biogeochemical components are useful for water quality monitoring and pollution control. Sea level rise is a key indicator of climate change and helps to assess coastal erosion. Sea surface temperature elevation has direct consequences on marine ecosystems and appearance of tropical cyclones. As a result of this, the service supports a wide range of coastal and marine environment applications.\n\nMany of the data delivered by the service (e.g. temperature, salinity, sea level, currents, wind and sea ice) also play a crucial role in the domain of weather, climate and seasonal forecasting.", + "homepage": "https://marine.copernicus.eu/", + "name": "Copernicus Marine Environment Monitoring Service", + "prefix": "r3d100013404", + "synonyms": [ + "CMEMS" + ] + }, + "r3d100013405": { + "description": "Launched in December 2013, Gaia is destined to create the most accurate map yet of the Milky Way. By making accurate measurements of the positions and motions of stars in the Milky Way, it will answer questions about the origin and evolution of our home galaxy. The first data release (2016) contains three-dimensional positions and two-dimensional motions of a subset of two million stars. The second data release (2018) increases that number to over 1.6 Billion. Gaia’s measurements are as precise as planned, paving the way to a better understanding of our galaxy and its neighborhood.\nThe AIP hosts the Gaia data as one of the external data centers along with the main Gaia archive maintained by ESAC and provides access to the Gaia data releases as part of Gaia Data Processing and Analysis Consortium (DPAC).", + "homepage": "https://gaia.aip.de/", + "name": "Gaia@AIP", + "prefix": "r3d100013405", + "synonyms": [ + "Gaia@AIP Services" + ] + }, + "r3d100013407": { + "description": "CosmoHub is a web application based on Hadoop to perform interactive exploration and distribution of massive cosmological datasets", + "homepage": "https://cosmohub.pic.es", + "name": "CosmoHub", + "prefix": "r3d100013407" + }, + "r3d100013408": { + "description": "ProteomicsDB (https://www.ProteomicsDB.org) started as a protein-centric in-memory database for the exploration of large collections of quantitative mass spectrometry-based proteomics data. The data types and contents grew over time to include RNA-Seq expression data, drug-target interactions and cell line viability data.", + "homepage": "https://www.proteomicsdb.org/#overview", + "name": "ProteomicsDB", + "prefix": "r3d100013408", + "synonyms": [ + "PrDB" + ], + "xrefs": { + "fairsharing": "FAIRsharing.6y9h91" + } + }, + "r3d100013413": { + "description": "Sciflection accepts structured data directly uploaded from Electronic Laboratory Notebooks (open enventory, Sciformation ELN, open for others) in JSON format. Searchable by chemical structure, text parts, numeric parameters, etc.", + "homepage": "https://sciflection.com", + "name": "Sciflection", + "prefix": "r3d100013413", + "xrefs": { + "fairsharing": "FAIRsharing.NKUobC" + } + }, + "r3d100013414": { + "description": "Germania Sacra is a long-term research project ongoing at the Göttingen Academy of Sciences and Humanities. The project has a long-standing tradition of researching the history of dioceses, monasteries, collegiate churches, and convents within the Holy Roman Empire. The results of this work are published in reference books, the digital editions of these reference books along with two databases are the core components of Germania Sacra’s Online Portal. One of these databases is the ‘Digital Index of Persons’, which provides access to biographical and prosopographical information about the clerical staff affiliated to the institutions researched. This includes information about the bishops of a diocese, the canons or canonesses of individual collegiate churches, the monks and nuns of numerous monasteries, etc. The second primary feature of the online portal is the ‘Database of Monasteries, Collegiate Churches, and Convents of the Holy Roman Empire’.", + "homepage": "http://www.germania-sacra.de", + "name": "Germania Sacra Online", + "prefix": "r3d100013414" + }, + "r3d100013415": { + "description": "For datasets from individual researchers or research groups affiliated with Stockholm University, who do not want set up a separate Dataverse for a project or institution. Metadata provisions for Geospatial, Social Science, Humanities, Astronomy, Astrophysics, Life Sciences and Journals (all optional, by choice) are included. Data curation help from Stockholm University Library possible on request.", + "homepage": "https://dataverse.harvard.edu/dataverse/StockholmUniversityLibrary", + "name": "Stockholm University Library Dataverse", + "prefix": "r3d100013415" + }, + "r3d100013418": { + "description": "Contains data on patients who have been tested for COVID-19 (whether positive or negative) in participating health institutions in Brazil. This initiative makes available three kinds of pseudonymized data: demographics (gender, year of birth, and region of residency), clinical and laboratory exams. Additional hospitalization information - such as data on transfers and outcomes - is provided when available. Clinical, lab, and hospitalization information is not limited to COVID-19 data, but covers all health events for these individuals, starting November 1st 2019, to allow for comorbidity studies. Data are deposited periodically, so that health information for a given individual is continuously updated to time of new version upload.", + "homepage": "https://repositoriodatasharingfapesp.uspdigital.usp.br/", + "name": "FAPESP COVID-19 Data Sharing/BR", + "prefix": "r3d100013418" + }, + "r3d100013419": { + "description": "ROAD is spatio-temporal database targeting a systemic understanding of human activities and expansions 3 Ma – 20 ka in Africa and Eurasia. The database contains cultural, anthropological, environmental and geographical information about archaeological sites and assemblages. After registration, the database offers access through a SQL query tool, an interactive web map (called \"Map Module\") as well as \"Summary Factsheets\", which present information about single localities in a PDF file.", + "homepage": "https://www.roceeh.uni-tuebingen.de/roadweb/smarty_road_simple_search.php", + "name": "ROCEEH Out of Africa Database", + "prefix": "r3d100013419", + "synonyms": [ + "ROAD", + "The Role of Culture in Early Expansions of Humans Out of Africa Database" + ] + }, + "r3d100013420": { + "description": "The Portuguese Archive of Social Information (APIS) is a scientific infrastructure acting on the domain of preservation and dissemination of social science data. Based at Instituto de Ciências Sociais, University of Lisbon, the archive works towards the acquisition and sharing of digital data for the purposes of public consultation, secondary analysis and pedagogical use. The archive comprises a range of datasets provided by research projects of the national scientific community.", + "homepage": "https://dados.rcaap.pt/handle/10400.20/1", + "name": "APIS", + "prefix": "r3d100013420", + "synonyms": [ + "Arquivo Português de Informação Social", + "Portuguese Archive of Social Information" + ] + }, + "r3d100013421": { + "description": "This is the place where Eawag scientists publish their research data. Research data is organized in Packages which contain one or more Resources. Resources are usually files containing research data proper or ancillary information such as a README-file. A URL pointing to external information might also constitute a Resource.", + "homepage": "https://opendata.eawag.ch/", + "name": "ERIC/open", + "prefix": "r3d100013421", + "synonyms": [ + "The Eawag Research Data Institutional Repository" + ] + }, + "r3d100013422": { + "description": "The N3C Data Enclave is a secure portal containing a very large and extensive set of harmonized COVID-19 clinical electronic health record (EHR) data. The data can be accessed through a secure cloud Enclave hosted by NCATS and cannot be downloaded due to regulatory control. Broad access is available to investigators at institutions that sign a Data Use Agreements and via Data Use Requests by investigators. The N3C is a unique open, reproducible, transparent, collaborative team science initiative to leverage sensitive clinical data to expedite COVID-19 discoveries and improve health outcomes.", + "homepage": "https://ncats.nih.gov/n3c", + "name": "National COVID Cohort Collaborative", + "prefix": "r3d100013422", + "synonyms": [ + "N3C", + "National COVID Cohort Collaborative Data Enclave" + ], + "xrefs": { + "scr": "018757" + } + }, + "r3d100013423": { + "description": "Yareta is a repository service built on digital solutions for archiving, preserving and sharing research data that enable researchers and institutions of any disciplines to share and showcase their research results. The solution was developed as part of a larger project focusing on Data Life Cycle Management (dlcm.ch) that aims to develop various services for research data management. Thanks to its highly modular architecture, Yareta can be adapted both to small institutions that need a \"turnkey\" solution and to larger ones that can rely on Yareta to complement what they have already implemented. Yareta is compatible with all formats in use in the different scientific disciplines and is based on modern technology that interconnects with researchers' environments (such as Electronic Laboratory Notebooks or Laboratory Information Management Systems).", + "homepage": "https://yareta.unige.ch/", + "name": "Yareta", + "prefix": "r3d100013423", + "synonyms": [ + "Le Data Repository des chercheurs et chercheuses des hautes écoles genevoises", + "The Research Data Repository of Geneva's Higher Education Institutions", + "Yareta Service" + ] + }, + "r3d100013425": { + "description": "DAIS - Digital Archive of the Serbian Academy of Sciences and Arts is a joint digital repository of the Serbian Academy of Sciences and Arts (SASA) and the research institutes under the auspices of SASA. The aim of the repository is to provide open access to publications and other research outputs resulting from the projects implemented by the SASA and its institutes. The repository uses a DSpace-based software platform developed and maintained by the Belgrade University Computer Centre (RCUB).", + "homepage": "https://dais.sanu.ac.rs/?locale-attribute=en", + "name": "DAIS", + "prefix": "r3d100013425", + "synonyms": [ + "Digital Archive of the Serbian Academy of Sciences and Arts", + "Digitalni arhiv izdanja SANU" + ] + }, + "r3d100013426": { + "description": "A space for managing, preserving and disseminating the intellectual, scientific, cultural and historical production of the university community. It allows access to documents produced by the different UNAB members as a result of research, teaching and extension activities.", + "homepage": "https://repository.unab.edu.co/", + "name": "Repositorio Universidad Autónoma de Bucaramanga", + "prefix": "r3d100013426", + "synonyms": [ + "Repositorio Institucional UNAB" + ] + }, + "r3d100013427": { + "description": "The Institutional Repository of the University of Burgos is based on the digital collections that include the documents generated by the members of the university community in their academic activities. These are accessible via the Internet, in accordance with the University's Open Access Institutional Policy.", + "homepage": "https://riubu.ubu.es/", + "name": "Repositorio Institucional de la Universidad de Burgos", + "prefix": "r3d100013427", + "synonyms": [ + "Institutional Repository of the University of Burgos", + "RIUBU" + ], + "xrefs": { + "opendoar": "1527" + } + }, + "r3d100013428": { + "description": "The Genome Warehouse (GWH) is a public repository housing genome-scale data for a wide range of species and delivering a series of web services for genome data submission, storage, release and sharing.", + "homepage": "https://bigd.big.ac.cn/gwh/", + "name": "Genome Warehouse", + "prefix": "r3d100013428", + "synonyms": [ + "GWH" + ], + "xrefs": { + "fairsharing": "/FAIRsharing.7qBaJ0" + } + }, + "r3d100013429": { + "description": "The Astromaterials Data System (AstroMat) is a data infrastructure to store, curate, and provide access to laboratory data acquired on samples curated in the Astromaterials Collection of the Johnson Space Center. AstroMat is developed and operated at the Lamont-Doherty Earth Observatory of Columbia University and funded by NASA.", + "homepage": "https://www.astromat.org", + "name": "Astromaterials Data System", + "prefix": "r3d100013429", + "synonyms": [ + "AstroMat", + "AstroRepo", + "Astromaterials Data System Repository" + ], + "xrefs": { + "fairsharing": "FAIRsharing.tYYt1o" + } + }, + "r3d100013430": { + "description": "Provides quick, uncluttered access to information about Heliophysics research data that have been described with SPASE resource descriptions.", + "homepage": "https://hpde.io", + "name": "HPDE.io", + "prefix": "r3d100013430", + "synonyms": [ + "HPDE Registry", + "Heliophysics Data Environment Registry" + ] + }, + "r3d100013431": { + "description": "Ever growing search and retrieval site for a comprehensive set of Heliophysics data from NASA and other spacecraft and ground-based observatories.", + "homepage": "https://heliophysicsdata.gsfc.nasa.gov", + "name": "NASA Heliophysics Data Portal", + "prefix": "r3d100013431", + "synonyms": [ + "HP Data Portal" + ] + }, + "r3d100013432": { + "description": "BioSimulators is a registry of containerized biosimulation tools that provide consistent command-line interfaces. The BioSimulations web application helps investigators browse this registry to find simulation tools that have the capabilities (supported modeling frameworks, simulation algorithms, and modeling formats) needed for specific modeling projects.", + "homepage": "https://biosimulators.org", + "name": "BioSimulators", + "prefix": "r3d100013432", + "xrefs": { + "fairsharing": "FAIRsharing.pwEima" + } + }, + "r3d100013433": { + "description": "BOARD (Bicocca Open Archive Research Data) is the institutional data repository of the University of Milano-Bicocca. \nBOARD is an open, free-to-use research data repository, which enables members of University of Milano-Bicocca to make their research data publicly available. \nBy depositing their research data in BOARD researchers can: \n- Make their research data citable \n- Share their data privately or publicly\n- Ensure long-term storage for their data\n- Keep access to all versions\n- Link their article to their data", + "homepage": "https://board.unimib.it/research-data/", + "name": "Bicocca Open Archive Research Data", + "prefix": "r3d100013433", + "synonyms": [ + "BOARD" + ], + "xrefs": { + "fairsharing": "FAIRsharing.DDotIl" + } + }, + "r3d100013438": { + "description": "The URV's institutional repository is a deposit of digital documents that contains the teaching and research output of the members of the URV university community: for example, articles that have not yet been published (preprints), published articles (postprints), research data, end-of-degree projects, bachelor's degree theses, doctoral theses, teaching material and other documents that may be useful for generating knowledge. It is available to all the institutions that are part of the Campus of International Excellence Southern Catalonia and who wish to use it in cooperation with others.", + "homepage": "http://repositori.urv.cat/en/", + "name": "Repositori Institucional de la URV", + "prefix": "r3d100013438", + "synonyms": [ + "Rovira i Virgily Institutional Repository" + ], + "xrefs": { + "opendoar": "3351", + "roar": "11366" + } + }, + "r3d100013439": { + "description": "DataON is Korea's National Research Data Platform. It provides integrated search of metadata for KISTI's research data and domestic and international research data and links to raw data. DataON allows users (researchers, policy makers, etc.) to perform the following tasks: Easily search for various types of research data in all scientific fields. By registering research results, research data can be posted and cited. Build a community among researchers and enable collaborative research. It provides a data analysis environment that allows one-stop analysis of discovered research data.", + "homepage": "https://dataon.kisti.re.kr", + "name": "DataON Repository", + "prefix": "r3d100013439", + "synonyms": [ + "previous name: KORD", + "previous name: Korea Open Research Data" + ] + }, + "r3d100013440": { + "description": "Breeding, molecular, genetics and genomics data on cassava (Manihot esculenta) and wild relatives", + "homepage": "https://cassavabase.org", + "name": "Cassavabase", + "prefix": "r3d100013440", + "xrefs": { + "fairsharing": "FAIRsharing.ejofJI" + } + }, + "r3d100013441": { + "description": "The Repository of Psychological Instruments in Serbian (REPOPSI; https://osf.io/5zb8p/), run by the Laboratory for Research of Individual Differences at the University of Belgrade and hosted on the Open Science Framework, is an open-access repository of psychological instruments. REPOPSI is a collection of psychological measures, scales, tests, and other research instruments commonly used in social and behavioral science research. Documented are Serbian, English and multilingual instruments, which can be used free of charge for non-commercial purposes (e.g., academic research or education).", + "homepage": "https://osf.io/5zb8p/", + "name": "Repository of Psychological Instruments in Serbian", + "prefix": "r3d100013441", + "synonyms": [ + "REPOPSI", + "Repozitorijum psiholoških instrumenata na srpskom jeziku" + ], + "xrefs": { + "doi": "10.17605/OSF.IO/5ZB8P" + } + }, + "r3d100013442": { + "description": "A collection that brings together the scientific and academic production generated by the university's teachers and researchers.\nObjectives\n* Bring together the academic and scientific production generated by the university.\n● Preserve and disseminate documents produced at the UCC\n● To provide greater visibility and increase the impact of publications.\n● Ensure free and open access to the university's scientific and academic production.\n● Ensure long-term preservation.", + "homepage": "http://pa.bibdigital.uccor.edu.ar/", + "name": "Producción Académica UCC", + "prefix": "r3d100013442" + }, + "r3d100013444": { + "description": "Aperta is the open access repository of The Scientific and Technological Research Council of Turkey (TÜBİTAK). The publications produced from the projects supported by TUBITAK must be uploaded to TUBITAK Open Archive Aperta. It is recommended that the research data of these publications should be open access.", + "homepage": "https://aperta.ulakbim.gov.tr", + "name": "Aperta TÜBİTAK Open Archive", + "prefix": "r3d100013444", + "synonyms": [ + "Aperta - TÜBİTAK Açık Arşivi" + ] + }, + "r3d100013445": { + "description": "SEDICI [Intellectual Creation Diffusion Service] is the institutional repository of the Universidad Nacional de La Plata (UNLP), a public university located at Argentina. Its goal is to index, preserve and grant open access to all kind of academic work produced at this institution including thesis, scientific articles, datasets, books, conference objects, and more.", + "homepage": "http://sedici.unlp.edu.ar/", + "name": "SEDICI", + "prefix": "r3d100013445", + "synonyms": [ + "Institutional Repository of the UNLP", + "Servicio de Difusión de la Creación Intelectual" + ] + }, + "r3d100013449": { + "description": "A database of fugitives from North American slavery. Freedom on the Move is a citizen science (crowdsourcing) project operated by the Cornell Institute for Social and Economic Research (CISER) at Cornell University, in collaboration with several other institutions which support digital humanities research. The project involves members of the public in transcribing and responding to questions regarding historical newspaper advertisements placed by enslavers who wanted to recapture self-liberating Africans and African Americans. The database created is intended to be an invaluable research aid, pedagogical tool, and resource for genealogists.", + "homepage": "https://freedomonthemove.org/", + "name": "Freedom on the Move", + "prefix": "r3d100013449", + "synonyms": [ + "FOTM project" + ] + }, + "r3d100013450": { + "description": "Preserves and enables easy and open access to all types of digital content including text, images, moving images, mpegs and data sets of Autonomous University of Manizales.", + "homepage": "https://repositorio.autonoma.edu.co", + "name": "Repositorio Institucional-Universidad Autónoma de Manizales", + "prefix": "r3d100013450", + "synonyms": [ + "Institutional Repository - Autonomous University of Manizales", + "REPOUAM" + ], + "xrefs": { + "opendoar": "4706" + } + }, + "r3d100013451": { + "description": "QSAR DataBank (QsarDB) is repository for (Quantitative) Structure-Activity Relationships ((Q)SAR) data and models. It also provides open domain-specific digital data exchange standards and associated tools that enable research groups, project teams and institutions to share and represent predictive in silico models.", + "homepage": "http://qsardb.org/", + "name": "QsarDB", + "prefix": "r3d100013451", + "synonyms": [ + "QSAR Data Base" + ] + }, + "r3d100013453": { + "description": "Iceland joined CLARIN ERIC on February 1st, 2020, after having been an observer since November 2018. The Ministry of Education, Science and Culture assigned The Árni Magnússon Institute for Icelandic Studies the role of leading partner in the Icelandic National Consortium and appointed Professor Emeritus Eiríkur Rögnvaldsson as National Coordinator. Most of the relevant institutions participate in the CLARIN-IS National Consortium.\nThe Árni Magnússon Institute has already established a Metadata Providing Centre (CLARIN C-Centre) which hosts metadata for Icelandic language resources and makes them available through the Virtual Language Observatory. The aim is to establish a Service Providing Centre (CLARIN B-Centre) which will provide both service and access to resources and knowledge.", + "homepage": "https://clarin.is/", + "name": "CLARIN-IS", + "prefix": "r3d100013453", + "synonyms": [ + "CLARIN á Íslandi" + ] + }, + "r3d100013455": { + "description": "WorldViews is a multilingual, digital resource for primary source material, containing digitised excerpts from textbooks from around the world on topics that are of global, transnational and interregional relevance.", + "homepage": "http://worldviews.gei.de/", + "name": "Worldviews", + "prefix": "r3d100013455" + }, + "r3d100013456": { + "description": "Podlasie digital repository of natural science data", + "homepage": "https://dataverse.openforestdata.pl", + "name": "Open Forest Data", + "prefix": "r3d100013456", + "synonyms": [ + "e-Puszcza" + ] + }, + "r3d100013458": { + "description": "UBC Dataverse Collection is a free research data repository for our faculty, students and staff. The platform makes it possible for researchers to deposit data, create appropriate metadata, obtain DOIs for permanent links, and maintain version control of their datasets. All files are held in a secure environment on Canadian servers. Researchers are encouraged to make their data available publicly, but can choose to restrict access to their data if they wish.", + "homepage": "https://borealisdata.ca/dataverse/ubc", + "name": "UBC Dataverse Collection", + "prefix": "r3d100013458", + "synonyms": [ + "formerly name: University of British Columbia Dataverse Collection" + ] + }, + "r3d100013459": { + "description": "The Michelson Interferometer for Passive Atmospheric Sounding (MIPAS) onboard the ENVISAT satellite provided atmospheric infrared limb emission spectra. From these, profiles of temperature and atmospheric trace gases were retrieved using the research data processor developed at the Institut für Meteorologie und Klimaforschung (IMK), which is complemented by the component of non-local thermodynamic equilibrium (non-LTE) treatment from the Instituto de Astrofísica de Andalucía (IAA). The MIPAS data products on this server are commonly known as IMK/IAA MIPAS Level2 data products. The MIPAS instrument measured during two time frames: from 2002 to 2004 in full spectral resolution (high resolution = HR aka full resolution = FR), and from 2005 to 2012 in reduced spectral, but improved spatial resolution (reduced resolution = RR aka optimized resolution = OR). For this reason, there are different version numbers covering the full MIPAS mission period: xx for the HR/FR period, and 2xx for the RR/OR period (example: 61 for HR/FR, 261 for RR/OR). Beyond this, measurements were conducted in different modes covering different altitude ranges during the RR period: Nominal (6 – 70 km), MA (18 – 102 km), NLC (39 – 102 km), UA (42 – 172 km), UTLS-1 (5.5 – 19 km), UTLS-2 (12 – 42 km), AE (7 – 38 km). The non-nominal modes are identified by the following version numbers: MA = 5xx, NLC = 7xx, UA = 6xx, UTLS-1/2 = 1xx (no retrievals for AE mode).", + "homepage": "https://www.imk-asf.kit.edu/english/308.php", + "name": "IMK/IAA generated MIPAS/Envisat data", + "prefix": "r3d100013459" + }, + "r3d100013461": { + "description": "The CONP portal is a web interface for the Canadian Open Neuroscience Platform (CONP) to facilitate open science in the neuroscience community. CONP simplifies global researcher access and sharing of datasets and tools. The portal internalizes the cycle of a typical research project: starting with data acquisition, followed by processing using already existing/published tools, and ultimately publication of the obtained results including a link to the original dataset. \nFrom more information on CONP, please visit https://conp.ca", + "homepage": "https://portal.conp.ca", + "name": "Canadian Open Neuroscience Platform Portal", + "prefix": "r3d100013461", + "synonyms": [ + "CONP", + "Canadian Open Neuroscience Platform", + "PCNO", + "Plateforme Canadienne de Neuroscience Ouverte" + ], + "xrefs": { + "fairsharing": "FAIRsharing.7qwrhY", + "scr": "016433" + } + }, + "r3d100013465": { + "description": "The DDD, the UAB Digital Repository of Documents, is the tool that collects, manages, disseminates and preserves the scientific, educational and institutional production of the University. It also gathers digital documents that are part of or complement UAB libraries collections. The DDD repository shows an organized, open access and interoperable collection.\nThe Universitat Autònoma de Barcelona (UAB) acknowledges the importance of research data and the need for a policy aimed at promoting its visibility and reuse. This policy was drawn up by the Open Access Commission and was approved by the University Governing Council on 11 March 2020.", + "homepage": "https://ddd.uab.cat/", + "name": "Dipòsit Digital de Documents de la UAB", + "prefix": "r3d100013465", + "synonyms": [ + "DDD", + "Depósito Digital de Documentos de la UAB", + "UAB Digital Repository of Documents" + ], + "xrefs": { + "opendoar": "1404" + } + }, + "r3d100013466": { + "description": "RADAR4KIT enables KIT researchers to manage, archive, share in project teams and publish their research data in a repository. It allows users to compile research data from completed scientific studies and projects into data packages, describe them with metadata, store them permanently and archive them or make them publicly accessible if required. Published data are given a persistent identifier (DOI) and can thus be found internationally and are also referenced in KITopen. The operator is the Karlsruhe Institute of Technology (KIT). RADAR4KIT is based on the RADAR service offered by FIZ Karlsruhe. The data is stored exclusively on the KIT IT infrastructure at the Steinbuch Centre for Computing (SCC).", + "homepage": "https://radar.kit.edu/", + "name": "RADAR4KIT", + "prefix": "r3d100013466", + "synonyms": [ + "Research Data Repository for KIT" + ] + }, + "r3d100013468": { + "description": "Dataverse helps ASU affiliated researchers share, store, preserve, cite, explore, and make research data accessible and discoverable. Dataverse is a dedicated research data management service platform that serves in the publication and reuse phase of the research data lifecycle and works in concert with the ASU Digital Repository ecosystem to present a more complete picture of ASU’s scholarly activities.", + "homepage": "https://dataverse.asu.edu", + "name": "ASU Dataverse", + "prefix": "r3d100013468", + "synonyms": [ + "Arizona State University Dataverse", + "Arizona State University Research Data Repository" + ] + }, + "r3d100013469": { + "description": "The EarthEnv project is a collaborative project of biodiversity scientists and remote sensing experts to develop near-global standardized, 1km resolution layers for monitoring and modeling biodiversity, ecosystems, and climate. The work is supported by NCEAS, NASA, NSF, and Yale University.", + "homepage": "http://www.earthenv.org/", + "name": "EarthEnv", + "prefix": "r3d100013469" + }, + "r3d100013470": { + "description": "The BonaRes Repository stores, manage and provides soil and agricultural research data from research projects, agricultural long-term field experiments and soil profiles which contribute significantly to the analysis of changes of soil and soil functions over the long term. Research data are described by the metadata following the BonaRes Metadata Schema (DOI: 10.20387/bonares-5pgg-8yrp) which combines international recognized standards for the description of geospatial data (INSPIRE Directive) and research data (DataCite 4.0). Metadata includes AGROVOC keywords. Within the BonaRes Repository research data is provided for free reuse under the CC License and can be discovered by advanced text and map search via a number of criteria.", + "homepage": "https://datenzentrum.bonares.de/data-portal.php", + "name": "BonaRes Repository", + "prefix": "r3d100013470", + "synonyms": [ + "Soil as a Sustainable Resource for the Bioeconomy" + ] + }, + "r3d100013471": { + "description": "Welcome to the transparency portal of the city of Karlsruhe, your central contact point for open data and documents of the city of Karlsruhe.\nOn this portal you will find documents and reports as well as machine-readable data sets (\"open data\"). You may - under a few conditions - distribute, edit and also commercially use this information free of charge. We are happy if interesting projects arise from this - and if you tell us about your project. The information offered is constantly being expanded.", + "homepage": "https://transparenz.karlsruhe.de/", + "name": "Transparenzportal der Stadt Karlsruhe", + "prefix": "r3d100013471", + "xrefs": { + "wikidata": "Q63433716" + } + }, + "r3d100013475": { + "description": "Bioinformatics.org serves the scientific and educational needs of bioinformatic practitioners and the general public. We develop and maintain computational resources to facilitate world-wide communications and collaborations between people of all educational and professional levels. We provide and promote open access to the materials and methods required for, and derived from, research, development and education.", + "homepage": "http://www.bioinformatics.org/", + "name": "Bioinformatics.org", + "prefix": "r3d100013475", + "xrefs": { + "omics": "01825", + "scr": "012008" + } + }, + "r3d100013478": { + "description": "Bitbucket is a web-based version control repository hosting service owned by Atlassian, for source code and development projects that use either Mercurial or Git revision control systems.", + "homepage": "https://bitbucket.org/", + "name": "Bitbucket", + "prefix": "r3d100013478", + "synonyms": [ + "Atlassian Bitbucket" + ], + "xrefs": { + "biodbcore": "001790", + "nlx": "158615", + "scr": "000502" + } + }, + "r3d100013484": { + "description": "The DRMR is comprises the data collections in Washington University's Open Scholarship. The repository accepts submissions of digital data from WashU affiliated researchers. After submission that data is curated, metadata and a DOI are generated, and then published.", + "homepage": "https://openscholarship.wustl.edu/data/", + "name": "WashU's Digital Research Materials Repository", + "prefix": "r3d100013484", + "synonyms": [ + "DRMR", + "Washington University Digital Materials Research Repository" + ] + }, + "r3d100013486": { + "description": "The Oxford COVID-19 Government Response Tracker (OxCGRT) systematically collects information on several different common policy responses that governments have taken to respond to the pandemic on 18 indicators such as school closures and travel restrictions. It now has data from more than 180 countries.", + "homepage": "https://www.bsg.ox.ac.uk/research/research-projects/coronavirus-government-response-tracker", + "name": "Coronavirus Government Response Tracker", + "prefix": "r3d100013486", + "synonyms": [ + "OxCGRT" + ] + }, + "r3d100013487": { + "description": "Polish Platform of Medical Research (PPM) is a digital platform presenting the scientific achievements and research potential of 8 Polish medical universities from Bialystok, Gdansk, Katowice, Lublin, Szczecin, Warsaw, Wroclaw, the Nofer Institute of Occupational Medicine in Lodz and the Jagiellonian University Medical College in Cracow that form a partnership for the PPM Project. It incorporates the features of a Current Research Information System and a consortium repository and uses OMEGA-PSIR software. It provides open access to full texts of publications, doctoral theses, research data and other documents. PPM is a central platform that aggregates data from the local platforms of the PPM Project Partners. PPM is accessible for any Internet user.", + "homepage": "https://ppm.edu.pl/index.seam", + "name": "Polish Platform of Medical Research", + "prefix": "r3d100013487", + "synonyms": [ + "PPM", + "Polska Platforma Medyczna" + ] + }, + "r3d100013488": { + "description": "Institutional data repository buildt on the Figshare platform. Containing Research data from Technical University of Denmark", + "homepage": "https://data.dtu.dk/", + "name": "DTU Data", + "prefix": "r3d100013488", + "synonyms": [ + "Technical University of Denmark Data" + ] + }, + "r3d100013494": { + "description": "DATICE was established in late 2018 and is funded by the University of Iceland's (UI) School of Social Sciences, with a contribution from the university's Centennial Fund. DATICE is the appointed service provider for the Consortium of European Social Science Data Archives (CESSDA ERIC) in Iceland and is located within the UI Social Science Research Institute (SSRI). The main goal of the data service is to ensure open and free access to high quality research data for the research community as well as the general public.", + "homepage": "https://ssri.is/datice", + "name": "DATICE", + "prefix": "r3d100013494", + "synonyms": [ + "GAGNÍS", + "Gagnaþjónusta félagsvísinda á Íslandi", + "The Icelandic Social Science Data Service" + ] + }, + "r3d100013497": { + "description": "The Cape Peninsula University of Technology uses Figshare for institutions for their data repository and it is called eSango. The repository's Designated community are academics at the university who produce outputs for funded research. It fits with the University's ambition to increase the visibility, reach, and impact of its research. The Designated Community consists of researchers from all the discipline areas researched at CPUT Figshare (as evidenced by https://cput.figshare.com)", + "homepage": "https://cput.figshare.com/", + "name": "eSango", + "prefix": "r3d100013497", + "synonyms": [ + "CPUT Data Repository", + "Cape Peninsula University of Technology Figshare" + ] + }, + "r3d100013499": { + "description": "MDR is a data repository to collect and store papers, presentation materials, and related materials data to accumulate and release them in a form suitable for the promotion of materials research and materials informatics. Users can search the documents and the data from information (metadata) such as sample, instrument, method, and from the full text of the deposited data, to browse and download them freely. User registration is not required and there is no charge for use.", + "homepage": "https://mdr.nims.go.jp", + "name": "Materials Data Repository", + "prefix": "r3d100013499", + "synonyms": [ + "MDR", + "NIMS Materials Data Repository", + "材料データリポジトリ" + ] + }, + "r3d100013500": { + "description": "OLOS is a Swiss-based data management portal tailored for researchers and institutions. Powerful yet easy to use, OLOS works with most tools and formats across all scientific disciplines to help researchers safely manage, publish and preserve their data. The solution was developed as part of a larger project focusing on Data Life Cycle Management (dlcm.ch) that aims to develop various services for research data management. Thanks to its highly modular architecture, OLOS can be adapted both to small institutions that need a \"turnkey\" solution and to larger ones that can rely on OLOS to complement what they have already implemented. OLOS is compatible with all formats in use in the different scientific disciplines and is based on modern technology that interconnects with researchers' environments (such as Electronic Laboratory Notebooks or Laboratory Information Management Systems).", + "homepage": "https://olos.swiss", + "name": "OLOS", + "prefix": "r3d100013500" + }, + "r3d100013503": { + "description": "arthistoricum.net@heiDATA is the research data repository of arthistoricum.net (Specialized Information Service Art - Photography - Design). It provides art historians with the opportunity to permanently publish and archive research data in the field of art history in connection with an open access online publication (e.g. article, ejournal, ebook) hosted by Heidelberg University Library. All research data e.g. images, videos, audio files, tables, graphics etc. receive a DOI (Digital Object Identifier). The data publications can be cited, viewed and permanently linked to as distinct academic output.", + "homepage": "https://heidata.uni-heidelberg.de/dataverse/arthistoricum", + "name": "arthistoricum.net@heiDATA", + "prefix": "r3d100013503" + }, + "r3d100013504": { + "description": "PSI Open Data Provider allows users to consult open data related to experiments carried out at PSI. Data made available includes scientific datasets collected during experiments and publications if any. Users can search for data based on related metadata (both their own data and other people's public data).", + "homepage": "https://doi.psi.ch/", + "name": "PSI Open Data Provider", + "prefix": "r3d100013504", + "synonyms": [ + "PSI Public Data Repository" + ] + }, + "r3d100013505": { + "description": "The Health Data Research Innovation Gateway (the ‘Gateway’) provides a common entry point to discover and enquire about access to UK health datasets for research and innovation. It provides detailed information about the datasets, which are held by members of the UK Health Data Research Alliance, such as a description, size of the population, and the legal basis for access.\nThe Gateway includes the ability to search for research projects, publications and health data tools, such as those related to COVID-19. New interactive features provide a community forum for researchers to collaborate and connect and the ability to add research projects.\nThe Innovation Gateway does not hold or store any datasets or patient or health data but rather acts as a portal to allow discovery of datasets and to request access to them for health research. A dataset is a collection of related individual pieces of data but in the case of health data, identifiable information (e.g. name or NHS number) is removed and data is de-identified where possible. When you access the Gateway you will not be able to view or extract the data itself. Instead, you will be able to see information that describes what the different datasets are (e.g. where the dataset has come from, a description of the dataset, the time period and the geographical areas the dataset covers).", + "homepage": "https://www.healthdatagateway.org/", + "name": "Health Data Research Innovation Gateway", + "prefix": "r3d100013505", + "synonyms": [ + "HDRUK Innovation Gateway" + ] + }, + "r3d100013506": { + "description": "The Center for Remote Sensing of Ice Sheets radar data repository containing data products from the Greenland Ice Sheet, the Antarctic Ice Sheet, sea ice, and land snow.", + "homepage": "https://data.cresis.ku.edu/", + "name": "Center for Remote Sensing of Ice Sheets", + "prefix": "r3d100013506", + "synonyms": [ + "CReSIS" + ] + }, + "r3d100013507": { + "description": "Additional to the the e-publishing offer for articles, books and journals, Propylaeum provides classical scholars with the opportunity to archive the respective research data permanently. These can be linked directly to online publications hosted on the Heidelberg publishing platforms. All research data – e.g. images, videos, audio files, tables, graphics etc. – receive a DOI (Digital Object Identifiyer). Thus, they can be cited, viewed and permanently linked to as distinct academic output.", + "homepage": "https://heidata.uni-heidelberg.de/dataverse/propylaeum", + "name": "Propylaeum@heiDATA", + "prefix": "r3d100013507", + "synonyms": [ + "Data publications of the Specialized Information Service Classics", + "Datenpublikationen des Fachinformationsdienst (FID) Altertumswissenschaften" + ] + }, + "r3d100013508": { + "description": "DASS-BiH (Data Archive for Social Sciences in Bosnia and Herzegovina) is the national service whose role is to ensure long-term preservation and dissemination of social science research data. The purpose of the data archive is to provide a vital research data resource for researchers, teachers, students, and all other interested users.", + "homepage": "https://dass.credi.ba/", + "name": "DASS-BiH", + "prefix": "r3d100013508", + "synonyms": [ + "Data Archive for Social Sciences in Bosnia and Herzegovina" + ] + }, + "r3d100013510": { + "description": "DABAR (Digital Academic Archives and Repositories) is the key component of the Croatian e-infrastructure’s data layer. It provides technological solutions that facilitate maintenance of higher education and science institutions' digital assets, i.e., various digital objects produced by the institutions and their employees.", + "homepage": "https://dabar.srce.hr/en", + "name": "DABAR", + "prefix": "r3d100013510", + "synonyms": [ + "Digital Academic Archives and Repositories" + ] + }, + "r3d100013511": { + "description": "The REA-IAPH aims to manage and disseminate the graphic collection of the institution as well as the scientific production and technical documentation resulting from its projects and activities of research and innovation, documentation, intervention, communication and dissemination in the field of Cultural Heritage.", + "homepage": "https://repositorio.iaph.es/", + "name": "Repositorio de Activos Digitales", + "prefix": "r3d100013511", + "synonyms": [ + "Repositorio de Activos Digitales del Instituto Andaluz de Patrimonio Histórico" + ] + }, + "r3d100013512": { + "description": "The Open Energy Family aims to ensure quality, transparency and reproducibility in energy system research. It is a collection of various tools and information and that help working with energy related data. It is a collaborative community effort, everything is openly developed and therefore constantly evolving.\nThe main module is the Open Energy Platform (OEP), a web interface to access most of the modules, especially the community database. It provides a way to publish data with proper documentation (metadata), and link it to source code and underlying assumptions.\nOpen Energy Database is an open community database for energy, climate and modelling data.", + "homepage": "https://openenergy-platform.org/dataedit/schemas", + "name": "Open Energy Platform", + "prefix": "r3d100013512", + "synonyms": [ + "Open Energy Database", + "Open Energy Family" + ] + }, + "r3d100013513": { + "description": "The KiezDeutsch-Korpus (KiDKo) has been developed by project B6 (PI: Heike Wiese) of the collaborative research centre Information Structure (SFB 632) at the University of Potsdam from 2008 to 2015. KiDKo is a multi-modal digital corpus of spontaneous discourse data from informal, oral peer group situations in multi- and monoethnic speech communities.\nKiDKo contains audio data from self-recordings, with aligned transcriptions (i.e., at every point in a transcript, one can access the corresponding area in the audio file). The corpus provides parts-of-speech tags as well as an orthographically normalised layer (Rehbein & Schalowski 2013). Another annotation level provides information on syntactic chunks and topological fields.\nThere are several complementary corpora:\nKiDKo/E (Einstellungen - \"attitudes\") captures spontaneous data from the public discussion on Kiezdeutsch: it assembles emails and readers' comments posted in reaction to media reports on Kiezdeutsch. By doing so, KiDKo/E provides data on language attitudes, language perceptions, and language ideologies, which became apparent in the context of the debate on Kiezdeutsch, but which frequently related to such broader domains as multilingualism, standard language, language prestige, and social class.\nKiDKo/LL (\"Linguistic Landscape\") assembles photos of written language productions in public space from the context of Kiezdeutsch, for instance love notes on walls, park benches, and playgrounds, graffiti in house entrances, and scribbled messages on toilet walls.\nContains materials in following languages: Spanish, Italian, Greek, Kurdish, Swedish, French, Croatian, Arabic, Turkish.\nThe corpus is available online via the Hamburger Zentrum für Sprachkorpora (HZSK) https://corpora.uni-hamburg.de/secure/annis-switch.php?instance=kidko .", + "homepage": "https://www.kiezdeutschkorpus.de/", + "name": "Kiezdeutschkorpus KiDKo", + "prefix": "r3d100013513", + "synonyms": [ + "KiDKo" + ] + }, + "r3d100013514": { + "description": "The Bach portal is a database for researchers and practical musicians interested in Johann Sebastian Bach and the whole Bach family. It contains detailed, fully searchable findings from research into Bach and high-resolution scans of works and sources.", + "homepage": "https://www.bach-digital.de", + "name": "Bach digital", + "prefix": "r3d100013514" + }, + "r3d100013516": { + "description": "\"The Digital Mozart Edition (DME) aims at making accessible the oeuvre of Wolfgang Amadé Mozart (1756–1791) in digital formats. Access is free of charge for everybody.\"", + "homepage": "https://dme-webdev.mozarteum.at/en/", + "name": "Digitale Mozart-Edition", + "prefix": "r3d100013516", + "synonyms": [ + "DME", + "Digital Mozart Edition" + ] + }, + "r3d100013517": { + "description": "IMSLP is a subscription-based project for the creation of a virtual library of public-domain music scores.", + "homepage": "https://imslp.org/wiki/Main_Page", + "name": "International Music Score Library Project", + "prefix": "r3d100013517", + "synonyms": [ + "MSLP", + "Petrucci Music Library" + ] + }, + "r3d100013518": { + "description": "SODHA is the federal Belgian data archive for social sciences and the digital humanities. SODHA is a new service of the State Archives of Belgium and acts as the Belgian service provider for the Consortium of European Social Science Data Archives (CESSDA).", + "homepage": "https://www.sodha.be/", + "name": "Social Sciences and Digital Humanities Archive", + "prefix": "r3d100013518", + "synonyms": [ + "SODHA" + ] + }, + "r3d100013519": { + "description": "The institutional repository Refubium is a service of the University Library of Freie Universität. All the university members (research staff/scientists, students and other authors currently affiliated with Freie Univesität) are encouraged to deposit their scientific papers, master and bachelor thesis, as well as research data.", + "homepage": "https://refubium.fu-berlin.de/?locale-attribute=en", + "name": "Refubium", + "prefix": "r3d100013519", + "xrefs": { + "opendoar": "4732" + } + }, + "r3d100013520": { + "description": "The TRR170-DB was set up to manage data products of the collaborative research center TRR 170 'Late Accretion onto Terrestrial Planets' (https://www.trr170-lateaccretion.de/). However, meanwhile the repository also stores data by other institutions and researchers. Data include laboratory and other instrumental data on planetary samples, remote sensing data, geological maps and model simulations.", + "homepage": "https://planetary-data-portal.org/", + "name": "TRR170-DB", + "prefix": "r3d100013520", + "synonyms": [ + "Late Accretion Onto Terrestrial Planets" + ] + }, + "r3d100013522": { + "description": "Being both, a demand as well as a chance of the present age of information technology for cultural preservation and continuation, public databases possess an immense importance for providing a comprehensive access to cultural material as far as their contents and also their clientele of users are concerned. Therefore, an exemplary completely preserved stock of primary sources as the one of the Weimar theatre is no less than an invaluable piece of luck, possibly just due to the manageable local conditions of this small (former courtly) town in the middle of German language area. In this English version, first this rare cultural-historical phenomenon and its sources are described. Furthermore, the data- and metadata-contents within the Weimar theatre- and music-ephemera database are presented. Finally, the principal opportunities of searching this (meta-)data pool are explained, where presumed to be necessary supported by screenshot images from the internet platform.", + "homepage": "http://theaterzettel-weimar.de/home.html", + "name": "Theater und Musik in Weimar 1754 - 1990", + "prefix": "r3d100013522" + }, + "r3d100013523": { + "description": "ZB MED's Repository for Life Sciences offers authors the chance to publish their scientific texts and research data from the fields of medicine, health, nutritional, environmental and agricultural sciences. In accordance with the principles of Open Access, these publications can be accessed over the Internet without restrictions.\nThere is no charge to publish, archive or use the documents.", + "homepage": "https://repository.publisso.de/", + "name": "PUBLISSO-Fachrepositorium Lebenswissenschaften", + "prefix": "r3d100013523", + "synonyms": [ + "PUBLISSO-Repository for Life Sciences" + ] + }, + "r3d100013524": { + "description": "SMU Research Data Repository (SMU RDR) is a tool and service for researchers from Singapore Management University (SMU) to store, share and publish their research data. SMU RDR accepts a wide range of research data and outputs generated from research projects.", + "homepage": "https://researchdata.smu.edu.sg/", + "name": "SMU Research Data Repository", + "prefix": "r3d100013524", + "synonyms": [ + "SMU RDR", + "Singapore Management University Research Data Repository" + ] + }, + "r3d100013525": { + "description": "Data@Lincoln is the research data repository for Lincoln University (New Zealand). Datasets may stand alone, or may consist of appendices to theses, or figures or other supplementary material to journal articles and other publications.", + "homepage": "https://data.lincoln.ac.nz/", + "name": "Data@Lincoln", + "prefix": "r3d100013525", + "xrefs": { + "opendoar": "4872" + } + }, + "r3d100013526": { + "description": "The Universal Multimedia Electronic Library (UrMEL) is the central access platform for multimedia offers of the Thuringian University and State Library Jena (ThULB) and other partners. It provides access to scholarly information and cultural resources from the region of Thuringia and beyond.\nUrMEL cooperates with numerous archives, libraries, museums and scientific institutions.", + "homepage": "http://www.urmel-dl.de/", + "name": "UrMEL", + "prefix": "r3d100013526", + "synonyms": [ + "Universal Multimedia Electronic Library" + ] + }, + "r3d100013527": { + "description": "St. Jude Cloud, an initiative of St. Jude Children's Research Hospital, provides data and analysis resources to the global research community. Our goal is to empower researchers across the world to advance cures for pediatric cancer and other pediatric catastrophic diseases.", + "homepage": "https://www.stjude.cloud/", + "name": "St. Jude Cloud", + "prefix": "r3d100013527" + }, + "r3d100013528": { + "description": "The goal of e-codices is to provide free access to all medieval and a selection of modern manuscripts of Switzerland by means of a virtual library.", + "homepage": "https://www.e-codices.unifr.ch/en", + "name": "e-codices", + "prefix": "r3d100013528" + }, + "r3d100013529": { + "description": "FULIR Data is a research data repository that gathers, permanently stores and allows open access to primary data produced by researchers based at Ruđer Bošković Institute. Researchers deposit datasets by themselves (self-archiving) with the support given by the Centre for Scientific Information and their RDM experts.", + "homepage": "https://data.fulir.irb.hr/", + "name": "FULIR Data", + "prefix": "r3d100013529", + "synonyms": [ + "Repozitorij istraživačkih podataka Instituta Ruđer Bošković", + "Ruđer Bošković institute Data Repository" + ] + }, + "r3d100013531": { + "description": "Yale-NUS Dataverse is the institutional research data repository of Yale-NUS College. The goals of Yale-NUS Dataverse are to collect, preserve and showcase the research output of Yale-NUS researchers and through this, increase the research visibility of Yale-NUS researchers and demonstrate the research excellence of Yale-NUS College to the world.", + "homepage": "https://dataverse.yale-nus.edu.sg/", + "name": "Yale-NUS Dataverse", + "prefix": "r3d100013531" + }, + "r3d100013532": { + "description": "LaMBDa is the Research Data Portal of the Leibniz Institute for East and Southeast European Studies (IOS).", + "homepage": "https://lambda.ios-regensburg.de/", + "name": "IOS Regensburg Research Data Respository", + "prefix": "r3d100013532", + "synonyms": [ + "LaMBDa IOS Research Data Respository", + "Labour, Migration and Biographical Data" + ] + }, + "r3d100013533": { + "description": "The University of the Western Cape (UWC) uses Figshare for Institutions for their institutional research data repository. It is called Kikapu, and serves as a repository for storing and disseminating research data.", + "homepage": "https://kikapu.uwc.ac.za/", + "name": "Kikapu", + "prefix": "r3d100013533", + "synonyms": [ + "UWC Data Repository", + "UWC Figshare Repository", + "UWC IDR", + "University of the Western Cape Institutional Research Data Respository" + ] + }, + "r3d100013535": { + "description": "The BCMT data portal offers access magnetic data and indices of the French network of ground observatories, operated all over the world by French research institutions and international partners.", + "homepage": "http://www.bcmt.fr", + "name": "Bureau Central de Magnétisme Terrestre", + "prefix": "r3d100013535", + "synonyms": [ + "BCMT" + ] + }, + "r3d100013536": { + "description": "The TRR228DB is the project-database of the Collaborative Research Centre 228 \"Future Rural Africa: Future-making and social-ecological transformation\" (CRC/Transregio 228, https://www.crc228.de) funded by the German Research Foundation (DFG, German Research Foundation – Project number 328966760). The project-database is a new implementation of the TR32DB and online since 2018. It handles all data including metadata, which are created by the involved project participants from several institutions (e.g. Universities of Cologne and Bonn) and research fields (e.g. anthropology, agroeconomics, ecology, ethnology, geography, politics and soil sciences). The data is resulting from several field campaigns, interviews, surveys, remote sensing, laboratory studies and modelling approaches. Furthermore, outcomes of the scientists such as publications, conference contributions, PhD reports and corresponding images are collected.", + "homepage": "https://www.trr228db.uni-koeln.de", + "name": "Collaborative Research Centre Transregio 228 Database", + "prefix": "r3d100013536", + "synonyms": [ + "CRC/Transregio 228: Future Rural Africa: Future-making and social-ecological transformation", + "TRR228DB" + ] + }, + "r3d100013537": { + "description": "UCrea offers electronic access to documents generated by UC members in their academic, learning or research activity. The aim is to give greater visibility to academic production, increase impact and ensure preservation. UCrea supports documentation in various electronic formats and can include academic papers, research projects, preprints, articles, conference papers, etc.", + "homepage": "https://repositorio.unican.es/", + "name": "UCREA", + "prefix": "r3d100013537", + "synonyms": [ + "Repositorio Abierto de la Universidad de Cantabria", + "Repository of the University of Cantabria" + ], + "xrefs": { + "roar": "5212" + } + }, + "r3d100013538": { + "description": "The Jurisdictional Ocean Information Sharing System (JOISS) is a research activity to promote joint utilization of marine R&D projects and marine scientific materials at home and abroad.\nAs a representative research activity, data curation activities are continuously carried out in accordance with the data life cycle to expand the utilization of the JOISS portal system.\nIn order to provide integrated and standardized marine information, we are conducting standardization research for the distribution of marine geographic information metadata by referring to international standards and domestic and international marine data centers.\nIn addition, we provide information and guidance for marine education and research, and strive to strengthen the exchange of data between marine research data repositories.", + "homepage": "https://joiss.kr/joiss/", + "name": "Jurisdictional Ocean Information Sharing System", + "prefix": "r3d100013538", + "synonyms": [ + "JOISS", + "관할해역해양정보 공동활용시스템" + ] + }, + "r3d100013539": { + "description": "RETOPEA investigates the different ways in which religious coexistence is thought of in different environments and how religious peace treaties have been established in the past. The idea is to use the insights gained to inform thinking about present-day peaceful religious co-existence\nThe dataset contains the contents and the metadata of the resources (i.e., clippings) published on the RETOPEA website (retopea.eu).", + "homepage": "https://www.retopea.eu/", + "name": "RETOPEA", + "prefix": "r3d100013539", + "synonyms": [ + "Religious Toleration and Peace" + ] + }, + "r3d100013541": { + "description": "Harmonia universalis is a prosopographical database gathering data on the actors of the mesmerist movement at the end of the 18th century.\nThe Harmonia Universalis database is designed as a space for exchange and sharing between researchers and enthusiasts. Any interested person can participate in its realization by contacting the administrators of the database. They will then be able to enter directly on line the information they wish to introduce. These will be integrated into the database after confirmation by the administrators.", + "homepage": "https://harmoniauniversalis.univ-paris1.fr/", + "name": "Harmonia Universalis", + "prefix": "r3d100013541" + }, + "r3d100013542": { + "description": "The long-term vision of the NMDC is to support microbiome data exploration through a sustainable data discovery platform that promotes open science and shared-ownership across a broad and diverse community of researchers, funders, publishers, and societies. The NMDC is developing a distributed data infrastructure while engaging with the research community to enable multidisciplinary and FAIR microbiome data.", + "homepage": "https://microbiomedata.org/", + "name": "National Microbiome Data Collaborative", + "prefix": "r3d100013542", + "synonyms": [ + "NMDC" + ], + "xrefs": { + "biodbcore": "001563" + } + }, + "r3d100013544": { + "description": "The ZFMK Biodiversity Data Center is aimed at hosting, archiving, publishing and distributing data from biodiversity research and zoological collections. The Biodiversity Data Center handles and curates data on:\n- The specimens of the institutes collection, including provenance, distribution, habitat, and taxonomic data.\n- Observations, recordings and measurements from field research, monitoring and ecological inventories.\n- Morphological measurements, descriptions on specimens, as well as\n- Genetic barcode libraries, and\n- Genetic and molecular research data associated with specimens or environmental samples.\nFor this purpose, suitable software and hardware systems are operated and the required infrastructure is further developed.\nCore components of the software architecture are:\n The DiversityWorkbench suite for managing all collection-related information.\n The Digital Asset Management system easyDB for multimedia assets.\n The description database Morph·D·Base for morphological data sets and character matrices.", + "homepage": "https://www.zfmk.de/en/research/research-centres-and-groups/datacenter", + "name": "ZFMK Biodiversity Data Center", + "prefix": "r3d100013544", + "synonyms": [ + "ZFMK\nNatural History Collections - occurrence data", + "ZFMK Datenzentrum" + ] + }, + "r3d100013546": { + "description": "ScholarWorks offers long-term storage and public access to the data and datasets produced by labs and researchers at UMass Amherst.", + "homepage": "https://scholarworks.umass.edu/data/", + "name": "ScholarWorks@UMassAmherst", + "prefix": "r3d100013546", + "synonyms": [ + "ScholarWorks", + "ScholarWorks@UMassAmherst Data Repository" + ] + }, + "r3d100013547": { + "description": "LiceBase is a database for sea lice genomics. LiceBase provides the genome annotation of the Atlantic salmon louse Lepeophtheirus salmonis, a genome browser, Blast functionality and access to related high-thoughput genomics data.", + "homepage": "https://licebase.org/", + "name": "LiceBase", + "prefix": "r3d100013547", + "xrefs": { + "fairsharing": "FAIRsharing.c7w81a" + } + }, + "r3d100013548": { + "description": "CLARIN-LV is a national node of Clarin ERIC (Common Language Resources and Technology Infrastructure). The mission of the repository is to ensure the availability and long­ term preservation of language resources. The data stored in the repository are being actively used and cited in scientific publications.", + "homepage": "https://repository.clarin.lv", + "name": "CLARIN-LV repository", + "prefix": "r3d100013548", + "synonyms": [ + "CLARIN Latvia repository" + ] + }, + "r3d100013549": { + "description": "We present the MUSE-Wide survey, a blind, 3D spectroscopic survey in the CANDELS/GOODS-S and CANDELS/COSMOS regions. Each MUSE-Wide pointing has a depth of 1 hour and hence targets more extreme and more luminous objects over 10 times the area of the MUSE-Deep fields (Bacon et al. 2017). The legacy value of MUSE-Wide lies in providing \"spectroscopy of everything\" without photometric pre-selection. We describe the data reduction, post-processing and PSF characterization of the first 44 CANDELS/GOODS-S MUSE-Wide pointings released with this publication. Using a 3D matched filtering approach we detected 1,602 emission line sources, including 479 Lyman-α (Lya) emitting galaxies with redshifts 2.9≲z≲6.3. We cross-match the emission line sources to existing photometric catalogs, finding almost complete agreement in redshifts and stellar masses for our low redshift (z < 1.5) emitters. At high redshift, we only find ~55% matches to photometric catalogs. We encounter a higher outlier rate and a systematic offset of Δz≃0.2 when comparing our MUSE redshifts with photometric redshifts. Cross-matching the emission line sources with X-ray catalogs from the Chandra Deep Field South, we find 127 matches, including 10 objects with no prior spectroscopic identification. Stacking X-ray images centered on our Lya emitters yielded no signal; the Lya population is not dominated by even low luminosity AGN. A total of 9,205 photometrically selected objects from the CANDELS survey lie in the MUSE-Wide footprint, which we provide optimally extracted 1D spectra of. We are able to determine the spectroscopic redshift of 98% of 772 photometrically selected galaxies brighter than 24th F775W magnitude. All the data in the first data release - datacubes, catalogs, extracted spectra, maps - are available at the website.", + "homepage": "https://musewide.aip.de/", + "name": "MUSE-Wide", + "prefix": "r3d100013549", + "synonyms": [ + "MUSE-Wide archive", + "Multi Unit Spectroscopic Explorer Wide" + ] + }, + "r3d100013550": { + "description": "RSU data repository", + "homepage": "https://dataverse.rsu.lv/dataverse/rsu", + "name": "Riga Stradins University dataverse", + "prefix": "r3d100013550" + }, + "r3d100013553": { + "description": "The German National Library offers free access to its bibliographic data and several collections of digital objects. As the central access point for presenting, accessing and reusing digital resources, DNBLab allows users to access our data, object files and full texts. The access is available by download and through various interfaces.", + "homepage": "https://www.dnb.de/librarylab", + "name": "DNBLab", + "prefix": "r3d100013553" + }, + "r3d100013555": { + "description": "FFinBIF belongs to the global biodiversity informatics landscape for the species information. The service missions include combining processes and services generating digital data with sourcing, collating, integrating and distributing existing digital data. FinBIF includes digitisation of collections, the development of data systems for collections Kotka (https://biss.pensoft.net/article/37179/) and observations (https://biss.pensoft.net/article/39150/), and the construction of a national DNA barcode reference library. Data types FinBIF manages mainly: verbal species descriptions (including drawings, pictures and other media types), master taxonomy, scientific collection specimens, opportunistic systematic and event-based observations, and DNA barcodes. Data flows are managed under a single IT architecture, services are delivered through the same on-line portal, collaboration coheres under a single umbrella concept, and development visions are presented under one brand. The portal Laji.fi is the gateway to the harmonised open data. FinBIF’s service portal is available in Finnish, Swedish and English. Restricted-use data go to authorities via a separate portal. Open data are also channelled to international systems (e.g. GBIF).", + "homepage": "https://laji.fi/en", + "name": "Finnish Biodiversity Information Facility", + "prefix": "r3d100013555", + "synonyms": [ + "FinBIF", + "Finlands Artdatacenter", + "Suomen Lajitietokeskus" + ] + }, + "r3d100013556": { + "description": "Jülich DATA is a registry service to index all research data created at or in the context of Forschungszentrum Jülich. As an institutionial repository, it may also be used for data and software publications.", + "homepage": "https://data.fz-juelich.de/", + "name": "Jülich DATA", + "prefix": "r3d100013556" + }, + "r3d100013557": { + "description": "TU Data is an institutional repository of TU Wien to enable storing, sharing and publishing of digital objects, in particular research data. It facilitates the funders' requirements for open access to research data and the FAIR principles by making research output findable, accessible, interoperable and re-usable. This service is developed by the TU Wien Center for Research Data Management and hosted by TU.it.", + "homepage": "https://researchdata.tuwien.ac.at/", + "name": "TU Data", + "prefix": "r3d100013557" + }, + "r3d100013559": { + "description": "The CORA. Repositori de dades de Recerca is a repository of open, curated and FAIR data that covers all academic disciplines. CORA. Repositori de dades de Recerca is a shared service provided by participating Catalan institutions (Universities and CERCA Research Centers). The repository is managed by the CSUC and technical infrastructure is based on the Dataverse application, developed by international developers and users led by Harvard University (https://dataverse.org).", + "homepage": "https://dataverse.csuc.cat/", + "name": "CORA. Repositori de Dades de Recerca", + "prefix": "r3d100013559", + "xrefs": { + "fairsharing": "FAIRsharing.av9fsp" + } + }, + "r3d100013562": { + "description": "Movebank is an online platform that helps researchers and wildlife managers worldwide manage, share, analyze and archive animal movement data. Movebank's database is designed for locations of individual animals over time, commonly referred to as tracking data, and measurements collected by other sensors attached to animals, as well as information about related animals, tags and deployments. The platform supports public and controlled-access sharing, and offers services for working with data from initial collection through publication, discovery and re-use.", + "homepage": "https://www.movebank.org/", + "name": "Movebank", + "prefix": "r3d100013562" + }, + "r3d100013563": { + "description": "The data publishing portal of Marine Scotland, the directorate of the Scottish Government responsible for the management of Scotland's seas.", + "homepage": "https://data.marine.gov.scot/", + "name": "Marine Scotland Data", + "prefix": "r3d100013563" + }, + "r3d100013564": { + "description": "The JACQ System is a combined metadata and digital images platform and repository that contains data from botanical object collections.", + "homepage": "https://www.jacq.org", + "name": "JACQ - Virtual Herbaria", + "prefix": "r3d100013564" + }, + "r3d100013565": { + "description": "An institutional repository at Graz University of Technology to enable storing, sharing and publishing research data, publications and open educational resources. It provides open access services and follows the FAIR principles.", + "homepage": "https://repository.tugraz.at/", + "name": "TU Graz Repository", + "prefix": "r3d100013565" + }, + "r3d100013567": { + "description": "The Digital German Women's Archive (DDF) is an interactive specialist portal on the history of women's movements in Germany. It invites you to get to know topics, actors and networks of the women's movements from two centuries. For this purpose, the lesbian / women's archives, libraries and documentation centers, which are linked in the i.d.a. umbrella organization, present selected digital copies and further information from their holdings.", + "homepage": "https://www.digitales-deutsches-frauenarchiv.de", + "name": "Digitales Deutsches Frauenarchiv", + "prefix": "r3d100013567", + "synonyms": [ + "DDF" + ] + }, + "r3d100013569": { + "description": "The purpose of the Social Data Repository (RDS) is to make available in the Internet social data, consisting of data sets and accompanying technical or methodological documentation. The use of Repository is open for everyone.\n\nThe repository is operated by the University of Warsaw (Interdisciplinary Centre for Mathematical and Computational Modelling, University of Warsaw). Individual collections in the Social Data Repository are subject to editorial review by University of Warsaw or collection administrators, under separate rules for a given collection. In particular, the supervising editor for the collection “Archive of Quantitative Social Data” is the Team of the Archive of Quantitative Social Data.", + "homepage": "https://rds.icm.edu.pl/", + "name": "Social Data Repository (RDS)", + "prefix": "r3d100013569", + "synonyms": [ + "Repozytorium Danych Społecznych (RDS)" + ] + }, + "r3d100013570": { + "description": "MD-SOAR is a shared digital repository platform for eleven colleges and universities in Maryland. It is currently funded by the University System of Maryland and Affiliated Institutions (USMAI) Library Consortium (usmai.org) and other participating partner institutions. MD-SOAR is jointly governed by all participating libraries, who have agreed to share policies and practices that are necessary and appropriate for the shared platform. Within this broad framework, each library provides customized repository services and collections that meet local institutional needs. Please follow the links below to learn more about each library's repository services and collections.", + "homepage": "https://mdsoar.org/", + "name": "MD-SOAR", + "prefix": "r3d100013570", + "synonyms": [ + "Maryland Shared Open Access Repository" + ] + }, + "r3d100013571": { + "description": "The NF Data Portal is designed to help openly explore and share NF datasets, analysis tools, resources, and publications related to neurofibromatosis. Anyone can join the NF Open Science Initiative (NF-OSI) to participate! We welcome contributions from anyone in the neurofibromatosis and schwannomatosis research community, such as original datasets generated by the community or analyses of data from the NF Data Portal.", + "homepage": "https://nf.synapse.org", + "name": "NF Data Portal", + "prefix": "r3d100013571", + "xrefs": { + "scr": "021683" + } + }, + "r3d100013574": { + "description": "Macromolecular Xtallography Raw Data Repository (MX-RDR) is a domain-specific digital repository of crystallographic open research data. The use of Repository is open for everyone.", + "homepage": "https://mxrdr.icm.edu.pl/", + "name": "Macromolecular Xtallography Raw Data Repository", + "prefix": "r3d100013574", + "synonyms": [ + "MX-RDR" + ] + }, + "r3d100013575": { + "description": "Open At LaTrobe (OPAL) is La Trobe University’s official repository for Open Access materials generated by academic and professional staff and HDR students. These include publications and other research outputs, theses, open data, and educational resources. OPAL enables the storage, sharing, and selective publication of files and the assignment of a persistent DOI. Users maintain control over who can see their private files and all uploads are stored in La Trobe University approved storage. Access is via La Trobe University login credentials.\nLa Trobe produces a wide range of useful datasets including supplementary data associated with publications and stand-alone datasets and collections.", + "homepage": "https://opal.latrobe.edu.au/Open_Data", + "name": "OPAL", + "prefix": "r3d100013575", + "synonyms": [ + "Open At La Trobe" + ] + }, + "r3d100013576": { + "description": "The Archaeological Map of the Czech Republic (AMCR) is an information system for the collection, management and presentation of data on archaeological research in the territory of the Czech Republic and for the knowledge of the past of Bohemia, Moravia and Silesia. The data included describe tens of thousands of archaeological investigations and their concrete findings. They include information about research leaders, when the research was conducted, its location, what findings and from what period the research found. A special type of record is data on archaeological sites, detected by both surface and remote sensing. Most records are linked to digital document storage and bibliographic catalogue.", + "homepage": "https://digiarchiv.aiscr.cz/", + "name": "Digital Archive of the Archaeological Map of the Czech Republic", + "prefix": "r3d100013576", + "synonyms": [ + "AMCR Digital Archive", + "Digitální archiv AMČR", + "Digitální archiv Archeologické mapy České republiky" + ] + }, + "r3d100013577": { + "description": "Diamond Light Source is the UK’s national synchrotron, located at the Harwell Science and Innovation Campus in Oxfordshire. It works like a giant microscope, harnessing the power of electrons to produce bright light that scientists can use to study anything from fossils to jet engines to viruses and vaccines. ICAT allows you to browse and download archived data from instrument experiments at Diamond Light Source.", + "homepage": "https://icat.diamond.ac.uk", + "name": "Diamond data catalogue", + "prefix": "r3d100013577", + "synonyms": [ + "Diamond Light Source data catalogue", + "ICAT" + ] + }, + "r3d100013578": { + "description": "The European Mouse Mutant Archive – EMMA is a non-profit repository for the collection, archiving (via cryopreservation) and distribution of relevant mutant mouse strains essential for basic biomedical research. The laboratory mouse is the most important mammalian model for studying genetic and multi-factorial diseases in man. The comprehensive physical and data resources of EMMA support basic biomedical and preclinical research, and the available research tools and mouse models of human disease offer the opportunity to develop a better understanding of molecular disease mechanisms and may provide the foundation for the development of diagnostic, prognostic and therapeutic strategies.", + "homepage": "https://www.infrafrontier.eu/procedures/emma-repository", + "name": "European Mouse Mutant Archive", + "prefix": "r3d100013578", + "synonyms": [ + "EMMA" + ], + "xrefs": { + "fairsharing": "FAIRsharing.g2fjt2", + "nlx": "151625", + "scr": "006136" + } + }, + "r3d100013579": { + "description": "The Linguistic Linked Open Data cloud is a collaborative effort pursued by several members of the OWLG, with the general goal to develop a Linked Open Data (sub-)cloud of linguistic resources. The diagram is inspired by the Linking Open Data cloud diagram by Richard Cyganiak and Anja Jentzsch, and the resources included are chosen according to the same criteria of openness, availability and interlinking. Although not all resources are already available, we actively work towards this goal, and subsequent versions of this diagram will be restricted to openly available resources. Until that point, please refer to the diagram explicitly as a \"draft\".", + "homepage": "https://linguistic-lod.org/", + "name": "Linguistic Linked Open Data", + "prefix": "r3d100013579", + "synonyms": [ + "LLOD" + ] + }, + "r3d100013580": { + "description": "ScholarWorks preserves and provides access to the research and creative scholarship created by Brandeis faculty, students, and staff. The research papers, theses, dissertations, books, reports, interviews, data and multimedia here represent Brandeis’s rich intellectual and cultural community.", + "homepage": "https://scholarworks.brandeis.edu/", + "name": "Brandeis ScholarWorks", + "prefix": "r3d100013580" + }, + "r3d100013582": { + "description": "Finnish Meteorological Institute (FMI) research data repository METIS is provided by EUDAT and enables the institute data to be preserved, discovered, and accessed. FMI covers a wide range of research on weather, sea, climate and space. According to the FMI's Research Data policy , publicly funded research data must be made available to the widest possible audience (under CC BY license, at the minimum), as the best way to maximize the data impact but also to do justice to all the hard labor put into collecting, cleaning, and analyzing the data.", + "homepage": "https://fmi.b2share.csc.fi", + "name": "METIS", + "prefix": "r3d100013582", + "synonyms": [ + "FMI’s Research Data Repository", + "Finnish Meteorological Institute's Research Data Repository" + ] + }, + "r3d100013583": { + "description": "The Endangered Languages Archive (ELAR) is a digital repository for preserving multimedia collections of endangered languages from all over the world, making them available for future generations.\nIn ELAR’s collections you can find recordings of every-day conversations, instructions on how to build fish traps or boats, explanations of kinship systems and the use of medicinal plants, and learn about art forms like string figures and sand drawings. ELAR’s collections are unique records of local knowledge systems encoded in their languages, described by the holders of the knowledge themselves.", + "homepage": "https://www.elararchive.org/", + "name": "Endangered Languages Archive", + "prefix": "r3d100013583", + "synonyms": [ + "ELAR" + ] + }, + "r3d100013584": { + "description": "aviDa is the RDC for audio-visual data of empirical qualitative social research at the Department of General Sociology at the Technische Universität Berlin, developed in cooperation between the Technische Universität Berlin and the University of Bayreuth. aviDa aims at opening and sharing videographic research data since 2018.", + "homepage": "https://depositonce.tu-berlin.de/handle/11303/9910", + "name": "Forschungsdatenzentrum für audio-visuelle Daten der qualitativen Sozialforschung", + "prefix": "r3d100013584", + "synonyms": [ + "FDZ-aviDa", + "RDC-aviDa", + "Research Data Centre for audio-visual data of qualitative social research" + ] + }, + "r3d100013585": { + "description": "The BAMF-FDZ is part of the BAMF Research Centre. The establishment of the Research Data Centre is, among others, the result of an amendment to the German Act on the Central Register of Foreigners (Ausländerzentralregistergesetz, AZRG). The data service is free of charge.", + "homepage": "https://www.bamf.de/DE/Themen/Forschung/Forschungsdatenzentrum/forschungsdatenzentrum-node.html", + "name": "Forschungsdatenzentrum des Bundesamtes für Migration und Flüchtlinge", + "prefix": "r3d100013585", + "synonyms": [ + "BAMF-FDZ" + ] + }, + "r3d100013586": { + "description": "The ACSS Dataverse is a repository of interdisciplinary social science research data produced in and on the Arab region. The ACSS Dataverse, part of an initiative of the Arab Council for the Social Sciences in collaboration with the Odum Institute for Research in Social Science at the University of North Carolina at Chapel Hill, preserves and facilitates access to social science datasets in and on the Arab region and is open to relevant research data deposits.", + "homepage": "https://dataverse.theacss.org/", + "name": "ACSS Dataverse", + "prefix": "r3d100013586", + "synonyms": [ + "Arab Council for the Social Sciences Dataverse", + "Conseil Arabe pour les Sciences Sociales Dataverse" + ] + }, + "r3d100013589": { + "description": "The National Library of Scotland was formally constituted by an Act of Parliament in 1925 and is one of six libraries covered by the UK legal deposit system.\nThe Library is Scotland's national archive for published and other literary heritage materials. One of our primary responsibilities is to safeguard the collections for future generations.\nOur collections care facility is recognised nationally and internationally as a centre of excellence for the preservation and conservation of library materials.\nNLS includes \"Data Foundry\", data collections from the National Library of Scotland.", + "homepage": "https://www.nls.uk/", + "name": "National Library of Scotland", + "prefix": "r3d100013589" + }, + "r3d100013590": { + "description": "The University selected figshare as a general purpose research data repository to enable researchers to share research data, facilitate open research practices and meet the evolving requirements of research funders and academic publishers. This is a public-facing platform for researchers to share their data and build, over time, a comprehensive representation of the research done at the University across all faculties and disciplines.", + "homepage": "https://figshare.manchester.ac.uk/", + "name": "University of Manchester figshare", + "prefix": "r3d100013590" + }, + "r3d100013591": { + "description": "National ecosystem data bank (EcoDB) is a public professional scientific data repository supported by the National Ecosystem Science Data Center (NESDC) for researchers in ecology and related fields, which provides long-term preservation, publication, sharing and access services of scientific data. EcoDB provides services for both individual researchers and scientific journals. Individuals can use this repository to store, manage and publish scientific data, get feedback from others on the data, and discover scientific data shared by others through this repository. Journals can use the repository to gather, manage and review the supporting data of submitted paper. At the same time, journals can timely publish these supporting data according to their own data policies.", + "homepage": "http://ecodb.cern.ac.cn", + "name": "National Ecosystem Data Bank", + "prefix": "r3d100013591", + "synonyms": [ + "EcoDB", + "国家生态科学数据存储库" + ] + }, + "r3d100013592": { + "description": "IDOC (Integrated Data & Operation Center) has existed since 2003 as a satellite operations center and data center for the Institute of Space Astrophysics (IAS) in Orsay, France. Since then, it has operated within the OSUPS (Observatoire des Sciences de l'Univers de l'Université Paris Saclay), which includes three institutes: IAS and GEOPS and AIM.\nIDOC participates in the space missions of OSUPS and its partners, from mission design to long-term scientific data archiving. For each phase of the missions, IDOC offers services in the scientific themes of OSUPS.", + "homepage": "https://idoc.osups.universite-paris-saclay.fr/", + "name": "IDOC", + "prefix": "r3d100013592", + "synonyms": [ + "Integrated Data & Operation Center" + ] + }, + "r3d100013594": { + "description": "Cary Institute data repository allows researchers to store, share and publish their research data, supplementary information and associated metadata. Each published item is assigned a Digital Object identifier (DOI), which allows the data to be citable and sustainable. This repository is a member node of DataOne.", + "homepage": "https://caryinstitute.figshare.com/", + "name": "Cary Institute of Ecosystem Studies figshare", + "prefix": "r3d100013594" + }, + "r3d100013596": { + "description": "The German Central Health Study Hub COVID-19 (Study Hub) is an inventory of German COVID-19 studies covering structured health data from administrative databases, clinical trials incl. vaccination studies, primary care, epidemiological studies, and public health surveillance. The aim is to enable the findability of studies and access to structured health data to improve the management of public health data on the COVID-19 pandemic. Unlike other initiatives, the Study Hub will focus not only on clinical research but also on studies relating to the consequences of the pandemic for public health, such as utilisation of healthcare services, quality of life, and the effects of social isolation. Furthermore, the Study Hub provides access to the study documents and data collection instruments like (sample) questionnaires, including information down to the variable level.\nThe Study Hub has been created in the project NFDI4Health Task Force COVID-19 (DFG project number 451265285), which is an additionally funded use case of the National Research Data Infrastructure for Personal Health Data – NFDI4Health (DFG project number 442326535).", + "homepage": "https://covid19.studyhub.nfdi4health.de/", + "name": "German Central Health Study Hub COVID-19", + "prefix": "r3d100013596" + }, + "r3d100013602": { + "description": "The University of Tasmania Research Data Portal (RDP) enables UTAS researchers to securely store and publish their datasets. Datasets published in RDP are publicly available through the Research Data Australia Search Portal (https://researchdata.edu.au/).", + "homepage": "https://rdp.utas.edu.au", + "name": "University of Tasmania Research Data Portal", + "prefix": "r3d100013602", + "synonyms": [ + "UTAS RDP" + ], + "xrefs": { + "fairsharing": "FAIRsharing.l3u60T" + } + }, + "r3d100013603": { + "description": "TIW’s Warehouse is a centralized, electronic database holding the most current details on the official, or “gold,” record for virtually all cleared and bilateral credit default swap (CDS) contracts outstanding in the global marketplace. The Warehouse contains more than 50,000 accounts representing derivatives counterparties across 95 countries.", + "homepage": "https://www.dtcc.com/repository-otc-data", + "name": "Depository Trust & Clearing Corporation Data Services", + "prefix": "r3d100013603", + "synonyms": [ + "DTCC Data Services" + ] + }, + "r3d100013604": { + "description": "A consolidated feed from 35 million instruments provides sophisticated normalized data, streamlining analysis and decisions from front office to operations. And with flexible delivery options including cloud and API, timely accurate data enables the enterprise to capture opportunities, evaluate risk and ensure compliance in fast-moving markets.", + "homepage": "https://www.bloomberg.com/professional/product/market-data/", + "name": "Bloomberg", + "prefix": "r3d100013604", + "synonyms": [ + "Bloomberg Market Data" + ] + }, + "r3d100013606": { + "description": "In 2018, the Ministry of Higher Education, Research and Innovation has included in its roadmap the creation of a new infrastructure called the National Biodiversity Data Centre (PNDB). The PNDB's missions are part of a FAIR (Easy to Find, Accessible, Interoperable, Reusable) approach, and consist in\n- providing access to datasets and metadata, associated services and products derived from the analyses\n- promoting scientific leadership to identify gaps and foster the emergence of community-driven systems of users and producers\n- facilitate the sharing of practices with other research communities, encourage the sharing of data and their reuse, and be part of the reflection on the future Earth System infrastructure.\n- promote coherence with national, European and international efforts concerning access to and use of biodiversity research data and the promotion of products and services.\nThe PNDB is supported by the Muséum national d'Histoire naturelle, more specifically by the UMS 2006 PatriNat, a MNHN CNRS and AFB unit. The project is closely linked with the FRB and several of its founding institutions (AFB, BRGM, CIRAD, CNRS, Ifremer, INERIS, INRA, IRD, IRSTEA, MNHN, Univ. Montpellier).", + "homepage": "https://data.pndb.fr/", + "name": "Pôle National de Données de Biodiversité", + "prefix": "r3d100013606", + "synonyms": [ + "National Biodiversity Data Center" + ], + "xrefs": { + "fairsharing": "FAIRsharing.SfXDoZ" + } + }, + "r3d100013607": { + "description": "The Radboud Data Repository (RDR) is an institutional repository for archiving and sharing of data collected, processed, or analyzed by researchers working at or affiliated with the Radboud University (Nijmegen, the Netherlands). The repository allows safe long-term (at least 10 years) storage of large datasets. The RDR promotes findability of datasets by providing a DOI and rich metadata fields and allows researchers to easily manage data access.", + "homepage": "https://data.ru.nl", + "name": "Radboud Data Repository", + "prefix": "r3d100013607", + "synonyms": [ + "RDR" + ] + }, + "r3d100013608": { + "description": "DaKS is the institutional repository of the University of Kassel for research data. It offers structured storage of research data alongside with descriptive metadata, long-term archiving for at least 10 years and – if requested – the publication of the dataset with a DOI.", + "homepage": "https://daks.uni-kassel.de", + "name": "DaKS", + "prefix": "r3d100013608", + "synonyms": [ + "Datarepository of the University of Kassel", + "Datenrepositorium Kassel", + "Datenrepository der Universität Kassel" + ] + }, + "r3d100013609": { + "description": "The Royal Library of the Netherlands (Dutch: Koninklijke Bibliotheek or KB; Royal Library) is the national library of the Netherlands. The KB collects everything that is published in and concerning the Netherlands, from medieval literature to today's publications. The e-Depot contains\nthe Dutch National Library Collection of born-digital publications from, and about, the Netherlands, and international\npublications consisting of born-digital scholarly articles included in journals produced by publishers originally based in the\nNetherlands", + "homepage": "https://www.kb.nl/", + "name": "National Library of the Netherlands e-depot", + "prefix": "r3d100013609", + "synonyms": [ + "Koninklijke Bibliotheek - KB" + ] + }, + "r3d100013612": { + "description": "Atmosphere to Electrons (A2e) is a new, multi-year, multi-stakeholder U.S. Department of Energy (DOE) research and development initiative tasked with improving wind plant performance and mitigating risk and uncertainty to achieve substantial reduction in the cost of wind energy production.\nThe A2e strategic vision will enable a new generation of wind plant technology, in which smart wind plants are designed to achieve optimized performance stemming from more complete knowledge of the inflow wind resource and complex flow through the wind plant.", + "homepage": "https://a2e.energy.gov/data", + "name": "Atmosphere to Electrons, Data Archive and Portal", + "prefix": "r3d100013612", + "synonyms": [ + "A2e, DAP" + ] + }, + "r3d100013613": { + "description": "The U.S. Department of Energy (DOE) Joint Genome Institute (JGI) is a DOE Office of Science User Facility located at Lawrence Berkeley National Laboratory (Berkeley Lab). All data generated by the DOE Joint Genome Institute is available through this repository once the data are published or public.", + "homepage": "https://data.jgi.doe.gov", + "name": "Joint Genome Institute Data Portal", + "prefix": "r3d100013613", + "synonyms": [ + "JGI Data Portal" + ] + }, + "r3d100013615": { + "description": "AlphaFold DB provides open access to protein structure predictions for the human proteome and 20 other key organisms to accelerate scientific research.", + "homepage": "https://alphafold.ebi.ac.uk/", + "name": "AlphaFold", + "prefix": "r3d100013615", + "synonyms": [ + "AlphaFold Protein Structure Database" + ] + }, + "r3d100013617": { + "description": "Data catalogue and repository for New Zealand's Biological Heritage National Science Challenge", + "homepage": "https://data.bioheritage.nz/", + "name": "New Zealand's Biological Heritage National Science Challenge Data Repository", + "prefix": "r3d100013617", + "synonyms": [ + "NZ BioHeritage National Science Challenge Data Repository" + ] + }, + "r3d100013623": { + "description": "The MHKDR is the repository for all data collected using funds from the Water Power Technologies Office (WPTO) of the U.S. Department of Energy (DOE). It was established to receive, manage, and make available all water power relevant data generated from projects funded by the DOE Water Power Technologies Office. This includes data from WPTO-funded projects associated with any portion of the water power project life-cycle (exploration, development, operation), as well as data produced by WPTO-funded research.", + "homepage": "https://mhkdr.openei.org/", + "name": "MHKDR", + "prefix": "r3d100013623", + "synonyms": [ + "Marine and Hydrokinetic Data Repository" + ] + }, + "r3d100013624": { + "description": "Water DAMS (Water Data Analysis and Management System) provides access to foundational water treatment technology data that enable researchers and decision-makers to identify and quantify opportunities for technology innovations to reduce the cost and energy intensity of desalination. It is the submission point for all data generated by research conducted by the National Alliance for Water Innovation (NAWI) and is designed to be used by the broader water research community.\nWith publicly accessible contributions from a variety of academic and industrial partners, Water DAMS seeks to enable data discoverability, improve accessibility, and accelerate collaboration that contributes to pipe parity and innovation in water treatment technologies.", + "homepage": "https://nawi.openei.org/", + "name": "NAWI Water DAMS", + "prefix": "r3d100013624", + "synonyms": [ + "National Alliance for Water Innovation Water Data Analysis and Management System" + ] + }, + "r3d100013625": { + "description": "OEDI is a centralized repository of high-value energy research datasets aggregated from the U.S. Department of Energy’s Programs, Offices, and National Laboratories. Built to enable data discoverability, OEDI facilitates access to a broad network of findings, including the data available in technology-specific catalogs like the Geothermal Data Repository and Marine Hydrokinetic Data Repository.", + "homepage": "https://data.openei.org/home", + "name": "OEDI", + "prefix": "r3d100013625", + "synonyms": [ + "OEDI Data Lake", + "Open Energy Data Initiative" + ] + }, + "r3d100013626": { + "description": "ArkeoGIS is a unified scientific data publishing platform. It is a multilingual Geographic Information System (GIS), initially developed in order to mutualize archaeological and paleoenvironmental data of the Rhine Valley. Today, it allows the pooling of spatialized scientific data concerning the past, from prehistory to the present day. The databases come from the work of institutional researchers, doctoral students, master students, private companies and archaeological services. They are stored on the TGIR Huma-Num service grid and archived as part of the Huma-Num/CINES long-term archiving service. Because of their sensitive nature, which could lead to the looting of archaeological deposits, access to the tool is reserved to archaeological professionals, from research institutions or non-profit organizations. Each user can query online all or part of the available databases and export the results of his query to other tools.", + "homepage": "https://arkeogis.org/", + "name": "ArkeoGIS", + "prefix": "r3d100013626", + "synonyms": [ + "ArkeoGIS" + ] + }, + "r3d100013628": { + "description": "The purpose of the Dataset Catalogue is to enhance discovery of GNS Science datasets. At a minimum, users will be able to determine whether a dataset on a specific topic exists and then whether it pertains to a specific place and/or a specific date or period.\n\nSome datasets include a web link to an online resource. In addition, contact details are provided for the custodian of each dataset as well as conditions of use.", + "homepage": "https://data.gns.cri.nz/metadata/srv/eng/catalog.search#/home", + "name": "GNS Science Dataset Catalogue", + "prefix": "r3d100013628" + }, + "r3d100013630": { + "description": "Discovery is the digital repository of research, and related activities, undertaken at the University of Dundee.\nThe content held in Discovery is varied and ranges from traditional research outputs such as peer-reviewed articles and conference papers, books, chapters and post-graduate research theses and data to records for artefacts, exhibitions, multimedia and software. Where possible Discovery provides full-text access to a version of the research.\nDiscovery is the data catalogue for datasets resulting from research undertaken at the University of Dundee and in some instances the publisher of research data.", + "homepage": "https://discovery.dundee.ac.uk/", + "name": "Discovery", + "prefix": "r3d100013630", + "synonyms": [ + "The University of Dundee Research Portal" + ] + }, + "r3d100013631": { + "description": "Varieties of Democracy (V-Dem) is a new approach to conceptualizing and measuring democracy. We provide a multidimensional and disaggregated dataset that reflects the complexity of the concept of democracy as a system of rule that goes beyond the simple presence of elections. The V-Dem project distinguishes between five high-level principles of democracy: electoral, liberal, participatory, deliberative, and egalitarian, and collects data to measure these principles.", + "homepage": "https://www.v-dem.net/en/", + "name": "Varieties of Democracy", + "prefix": "r3d100013631", + "synonyms": [ + "V-Dem: Global Standards, Local Knowledge" + ] + }, + "r3d100013633": { + "description": "Scholar@UC enables the UC community to share research and scholarly works with a worldwide audience. The University of Cincinnati Libraries and IT@UC, with support from the Office of Research, are partnering to support Scholar@UC.", + "homepage": "https://scholar.uc.edu/", + "name": "Scholar@UC", + "prefix": "r3d100013633" + }, + "r3d100013634": { + "description": "Constellation is a digital object identifier (DOI) based science network for supercomputing data. Constellation makes it possible for OLCF researchers to obtain DOIs for large data collections by tying them together with the associated resources and processes that went into the production of the data (e.g., jobs, collaborators, projects), using a scalable database. It also allows the annotation of the scientific conduct with rich metadata, and enables the cataloging and publishing of the artifacts for open access, aiding in scalable data discovery. OLCF users can use the DOI service to publish datasets even before the publication of the paper, and retain key data even after project expiration. From a center standpoint, DOIs enable the stewardship of data, and better management of the scratch and archival storage.", + "homepage": "https://doi.ccs.ornl.gov/", + "name": "Oak Ridge Leadership Computing Facility Constellation Portal", + "prefix": "r3d100013634", + "synonyms": [ + "OLCF" + ] + }, + "r3d100013635": { + "description": "The NREL Data Catalog is where descriptive information (i.e., metadata) is maintained about public data resulting from federally funded research conducted by the National Renewable Energy Laboratory (NREL) researchers and analysts.\nOur Goal: Making Federally Funded Data Publicly Available\n\nNREL's mission is to develop clean energy and energy efficiency technologies and practices, advance related science and engineering, and provide knowledge and innovations to integrate energy systems at all scales. The NREL Data Catalog helps accomplish this by ensuring the data behind the science and engineering are well-documented and useful to the scientific community at large.", + "homepage": "https://data.nrel.gov/", + "name": "NREL Data Catalog", + "prefix": "r3d100013635" + }, + "r3d100013636": { + "description": "The future of tropical forests matter to future climate.\nNGEE-Tropics is advancing model predictions of tropical forest carbon cycle responses to a changing climate over the 21st Century.", + "homepage": "https://ngee-tropics.lbl.gov/", + "name": "NGEE Tropics", + "prefix": "r3d100013636", + "synonyms": [ + "Next-Generation Ecosystem Experiments - Tropics" + ] + }, + "r3d100013637": { + "description": "Addis Ababa University Research Data Repository holds multi disciplinary datasets produced by members of the university.", + "homepage": "https://rdm.aau.edu.et", + "name": "Addis Ababa University Research Data Repository", + "prefix": "r3d100013637", + "synonyms": [ + "AAU-Research Data Repository" + ] + }, + "r3d100013638": { + "description": "The US BRAIN Initiative archive for publishing and sharing neurophysiology data including electrophysiology, optophysiology, and behavioral time-series, and images from immunostaining experiments.", + "homepage": "https://dandiarchive.org/", + "name": "DANDI", + "prefix": "r3d100013638", + "synonyms": [ + "DANDI Archive", + "Distributed Archives for Neurophysiology Data Integration" + ], + "xrefs": { + "biodbcore": "001838", + "fairsharing.legacy": "3322", + "scr": "017571" + } + }, + "r3d100013639": { + "description": "The Buildings Data Platform mission is to collect and curate high-resolution, well-calibrated time series of building operational and indoor/outdoor environmental data, which are crucial to understanding and optimizing building energy efficiency performance and demand flexibility capabilities as well as benchmarking energy algorithms.", + "homepage": "https://bbd.labworks.org/", + "name": "Buildings Data Platform", + "prefix": "r3d100013639", + "synonyms": [ + "Benchmark Datasets of Building Environmental Conditions and Occupancy Parameters" + ] + }, + "r3d100013640": { + "description": "The objective of the PDRC is to construct and collect a well-designed and large-scale panel data set and provide rigorous empirical studies based on these data sets. The data will enable us (i) to provide international comparisons and fact-findings on the household income changes, social mobility, changes in employment status and the investment activities; (ii) to verify the hypotheses related to the dynamics of economic behavior derived from economic theory; and (iii) to evaluate important policy changes in the tax system and social security program, which might have lagged effects.", + "homepage": "https://www.pdrc.keio.ac.jp/en/paneldata/datasets/", + "name": "Panel Data Research Center at Keio University Data", + "prefix": "r3d100013640", + "synonyms": [ + "PDRC Data" + ] + }, + "r3d100013641": { + "description": "The International Soil Carbon Network (ISCN) is a science-based network that facilitates data sharing, assembles databases, identifies gaps in data coverage, and enables spatially explicit assessments of soil carbon in context of landscape, climate, land use, and biotic variables. \nThe ISCN Database is an evolving data resource. Because it is too large to present in one file, it is available as a set of documents, reports, and tables; because it changes over time, it is important to note the version date stamped in the upper-left corner of any dataset that you access.", + "homepage": "https://iscn.fluxdata.org/", + "name": "International Soil Carbon Network", + "prefix": "r3d100013641", + "synonyms": [ + "ISCN" + ] + }, + "r3d100013642": { + "description": "HepSim is a public repository with Monte Carlo simulations for particle-collision experiments. It contains predictions from leading-order (LO) parton shower models, next-to-leading order (NLO) and NLO with matched parton showers. It also includes Monte Carlo events after fast (\"parametric\") and full (Geant4) detector simulations and event reconstruction.", + "homepage": "https://atlaswww.hep.anl.gov/hepsim/", + "name": "HepSim", + "prefix": "r3d100013642" + }, + "r3d100013645": { + "description": "Reference anatomies of the brain and corresponding atlases play a central role in experimental neuroimaging workflows and are the foundation for reporting standardized results. The choice of such references —i.e., templates— and atlases is one relevant source of methodological variability across studies, which has recently been brought to attention as an important challenge to reproducibility in neuroscience. TemplateFlow is a publicly available framework for human and nonhuman brain models. The framework combines an open database with software for access, management, and vetting, allowing scientists to distribute their resources under FAIR —findable, accessible, interoperable, reusable— principles. TemplateFlow supports a multifaceted insight into brains across species, and enables multiverse analyses testing whether results generalize across standard references, scales, and in the long term, species, thereby contributing to increasing the reliability of neuroimaging results.", + "homepage": "https://templateflow.org", + "name": "TemplateFlow", + "prefix": "r3d100013645", + "xrefs": { + "opendoar": "10204" + } + }, + "r3d100013646": { + "description": "Brain Analysis Library of Spatial maps and Atlases (BALSA) is a database for hosting and sharing neuroimaging and neuroanatomical datasets for human and primate species. BALSA houses curated, user-created Study datasets, extensively analyzed neuroimaging data associated with published figures and Reference datasets mapped to brain atlas surfaces and volumes in human and nonhuman primates as a general resource (e.g., published cortical parcellations).", + "homepage": "https://balsa.wustl.edu", + "name": "Brain Analysis Library of Spatial maps and Atlases", + "prefix": "r3d100013646", + "synonyms": [ + "BALSA" + ], + "xrefs": { + "biodbcore": "001835" + } + }, + "r3d100013647": { + "description": "CloudFlame is a cloud-based cyberinfrastructure for managing combustion research and enabling collaboration. The infrastructure includes both software and hardware components, and is freely offered to anyone with a valid professional or educational affiliation. This website provides a front-end for data search tools, web-based numerical simulations, and discussion forums. We have marked this resource as having an Uncertain status because we have been unable to confirm certain metadata with the resource contact. If you have any information about the current status of this project, please get in touch.", + "homepage": "https://cloudflame.kaust.edu.sa", + "name": "CloudFlame", + "prefix": "r3d100013647", + "xrefs": { + "fairsharing": "FAIRsharing.agwgmc" + } + }, + "r3d100013648": { + "description": "The Radiocarbon Palaeolithic Europe Database stores available radiometric data taken from literature and from other more restricted databases. Data is collected by continuous checking of newly published articles in hundreds of international and regional scientific journals and in collections or books dealing with a particular period or a specific Paleolithic site. User submissions are also accepted. Please note that this database is only available for download and local use via Microsoft Access or, in a more limited way, via Excel. As such, its accessibility is limited.", + "homepage": "https://ees.kuleuven.be/geography/projects/14c-palaeolithic/download/index.html", + "name": "Radiocarbon Palaeolithic Europe Database", + "prefix": "r3d100013648", + "xrefs": { + "biodbcore": "001836" + } + }, + "r3d100013649": { + "description": "WOVOdat is a comprehensive global database on volcanic unrest aimed at understanding pre-eruptive processes and improving eruption forecasts. WOVOdat is brought to you by WOVO (World Organization of Volcano Observatories) and presently hosted at the Earth Observatory of Singapore.", + "homepage": "https://www.wovodat.org/", + "name": "WOVOdat", + "prefix": "r3d100013649", + "synonyms": [ + "Database of Volcanic Unrest" + ], + "xrefs": { + "biodbcore": "001855" + } + }, + "r3d100013650": { + "description": "The goal of the Signaling Pathways Project knowledgebase is to allow bench researchers to routinely ask sophisticated questions of the universe of multi-omics data points generated by the cellular signaling community.\nSPP is dedicated to helping researchers to make sense of the often overwhelming volume of multi-omics information in the field of cellular signaling.", + "homepage": "https://www.signalingpathways.org/datasets/index.jsf", + "name": "Signaling Pathways Project", + "prefix": "r3d100013650", + "synonyms": [ + "SSP" + ], + "xrefs": { + "fairsharing": "FAIRsharing.WxI96O", + "scr": "018412" + } + }, + "r3d100013652": { + "description": "The web service correspSearch aggregates metadata of letters from printed and digital scholarly editions and publications. It offers the aggregated correspondence metadata both via a feature-rich interface and via an API. The letter metadata are provided by scholarly projects of different institutions in a standardised, TEI-XML-based exchange format and and by using IDs from authority files (GeoNames, GND, VIAF etc.). The web service itself does not set a spatial or temporal collection focus. Currently, the time frame of the aggregated correspondence data ranges from 1500 to the 20th century.", + "homepage": "https://correspsearch.net/en/home.html", + "name": "correspSearch - Search scholarly editions of letters", + "prefix": "r3d100013652", + "synonyms": [ + "correspSearch - Briefeditionen vernetzen" + ] + }, + "r3d100013656": { + "description": "IIT Dataverse is the institutional research data repository of the Istituto Italiano di Tecnologia. IIT Dataverse has been operative since May 2021 and is currently open to IIT-affiliated researchers for research data deposition and sharing.", + "homepage": "https://dataverse.iit.it/", + "name": "IIT Dataverse", + "prefix": "r3d100013656", + "synonyms": [ + "Italian Institute of Technology Dataverse" + ] + }, + "r3d100013658": { + "description": "SciELO Data is a multidisciplinary repository for deposition, preservation and dissemination of research data from articles submitted and approved for publication, already published in SciELO Network journals or deposited in SciELO Preprints.", + "homepage": "https://data.scielo.org/", + "name": "SciELO Data", + "prefix": "r3d100013658" + }, + "r3d100013660": { + "description": "Research Data Repository for Middlesex University, London, UK", + "homepage": "https://mdx.figshare.com/", + "name": "Middlesex University Research Data Repository", + "prefix": "r3d100013660", + "synonyms": [ + "Middlesex University Figshare" + ] + }, + "r3d100013661": { + "description": "The CUHK Research Data Repository serves as an institutional research data repository for The Chinese University of Hong Kong (CUHK). It facilitates CUHK researchers to deposit, publish, and curate their research data and for the worldwide to discover, access, and reuse the research data outputs at CUHK.", + "homepage": "https://researchdata.cuhk.edu.hk", + "name": "CUHK Research Data Repository", + "prefix": "r3d100013661" + }, + "r3d100013663": { + "description": "The MDR harvests metadata on data objects from a variety of sources within clinical research (e.g. trial registries, data repositories) and brings that together in a single searchable portal. The metadata is concerned with discoverability, access and provenance of the data objects (which because the data may be sensitive will often be available under a controlled access regime). At the moment (01/2021) the MDR obtains study data from: Clinical Trials.gov (CTG), The European Clinical Trials Registry (EUCTR), ISRCTN, The WHO ICTRP", + "homepage": "https://crmdr.org/", + "name": "Clinical Research Metadata Repository", + "prefix": "r3d100013663", + "synonyms": [ + "ECRIN MDR" + ], + "xrefs": { + "biodbcore": "001575" + } + }, + "r3d100013664": { + "description": "The Research Data Center of the Federal Institute for Occupational Safety and Health (FDZ-BAuA) provides selected data from BAuA research. The Public Use Files can be used by scientists as well as by the interested public.", + "homepage": "https://www.baua.de/DE/Angebote/Forschungsdaten/Forschungsdaten_node.html", + "name": "Forschungsdaten­zentrum der Bundesanstalt für Arbeitsschutz und Arbeitsmedizin", + "prefix": "r3d100013664", + "synonyms": [ + "Data Centre of the Federal Institute for Occupational Safety and Health", + "FDZ-BAuA" + ] + }, + "r3d100013665": { + "description": "DUGiDocs is the institutional repository of the Universitat de Girona. Its aim is to preserve, spread and make visible the intellectual production issued from research and teaching lead at the UdG, such as degree final reports, master reports and doctorate research reports by university students as well as articles in scientific periodicals. Moreover it includes indexing and content description tools, makes visualization from many other internet sites easier (interoperability) and it also includes open access.", + "homepage": "https://dugi-doc.udg.edu/", + "name": "UdG Digital Repository", + "prefix": "r3d100013665", + "synonyms": [ + "DUGiDocs", + "Repositori Digital de la UdG", + "Repositorio Digital de la UdG" + ], + "xrefs": { + "opendoar": "5533", + "roar": "309" + } + }, + "r3d100013666": { + "description": "NeuGRID is a secure data archiving and HPC processing system. The neuGRID platform uses a robust infrastructure to provide researchers with a simple interface for analysing, searching, retrieving and disseminating their biomedical data. With hundreds of investigators across the globe and more than 10 million of downloadable attributes, neuGRID aims to become a widespread resource for brain analyses. NeuGRID platform guarantees reliability with a fault-tolerant network to prevent system failure.", + "homepage": "https://neugrid2.eu", + "name": "neuGRID", + "prefix": "r3d100013666" + }, + "r3d100013667": { + "description": "The BCCM/GeneCorner Plasmid Collection accepts plasmids from and distributes plasmids to researchers worldwide. Funding by the Belgian Science Policy (Belspo) allowed BCCM/GeneCorner to evolve into a unique plasmid repository in Europe.", + "homepage": "https://bccm.belspo.be/about-us/bccm-genecorner", + "name": "GeneCorner Plasmid Collection", + "prefix": "r3d100013667", + "synonyms": [ + "BCCM/GeneCorner Plasmid Collection", + "Belgian CoOrdinated Collections Of MicroOrganisms/GeneCorner Plasmid Collection" + ], + "xrefs": { + "fairsharing": "fairsharing.k4yzh", + "nif": "0000-30146", + "scr": "007193" + } + }, + "r3d100013668": { + "description": "bio.tools is a software registry for bioinformatics and the life sciences.", + "homepage": "https://bio.tools", + "name": "bio.tools", + "prefix": "r3d100013668", + "xrefs": { + "biodbcore": "001815" + } + }, + "r3d100013670": { + "description": "GPO’s govinfo system is an ISO 16363 certified Trustworthy Digital Repository that ensures free online access to current and historical information from all three branches of the United States Federal Government today and into the future.", + "homepage": "https://www.govinfo.gov", + "name": "govinfo", + "prefix": "r3d100013670", + "synonyms": [ + "U.S. Government Information" + ] + }, + "r3d100013671": { + "description": "Database of forestry research installations in Canada with a focus on tree-level datasets (dendrometry, physical properties, dendrochronology, phenology, etc.).", + "homepage": "https://treesource.rncan.gc.ca/en", + "name": "TreeSource", + "prefix": "r3d100013671" + }, + "r3d100013672": { + "description": "AUB ScholarWorks is a digital service that collects, preserves, and distributes digital material. AUB ScholarWorks hosts not only articles, but any other kind of research output, such as research data.", + "homepage": "https://scholarworks.aub.edu.lb/", + "name": "AUBScholarWorks", + "prefix": "r3d100013672", + "synonyms": [ + "American University of Beirut ScholarWorks" + ] + }, + "r3d100013673": { + "description": "The Centre for the Environment, Fisheries and Aquaculture Science (Cefas), as one of the world's longest-established marine research organisations, has provided advice on the sustainable exploitation of marine resources since 1902. Today Cefas works in support of a healthy environment and a growing blue economy providing innovative solutions for the aquatic environment, biodiversity and food security. The Cefas Data Hub provides access to over 2080 metadata records, with over 5500 data sets available to download and connect to in support of commitments to Open Science through the Data Portal. Datasets available are increasingly diverse and include many legacy datasets including those from fish, shellfish and plankton surveys from the 1980's to the present day. Other increasingly international datasets made available include species migration data from tagging activities and data on habitat and sediment, ecosystem change, human activities including marine litter, otolith sampling and fish stomach contents, oceanography, acoustics, health and water quality. Data is provided under Open Government License by default where feasible.", + "homepage": "https://data.cefas.co.uk/", + "name": "Cefas Data Hub", + "prefix": "r3d100013673", + "synonyms": [ + "Cefas Data Portal", + "Centre for Environment Fisheries and Aquaculture Science Data Portal" + ] + }, + "r3d100013674": { + "description": "The data repository of the Helmholtz Centre for Environmental Research.\nThe Data Investigation Portal (DRP) provides the opportunity to publicly access the administered data in the Data Management Portal and search them. The presentation is here limited to metadata and non-restricted information. DRP users can thus gain an overview of the data sets and, if necessary, contact the author to gain access to the data.", + "homepage": "https://www.ufz.de/drp/de/", + "name": "Datenrechercheportal UFZ", + "prefix": "r3d100013674", + "synonyms": [ + "DRP UFZ", + "Data Investigation Portal Helmholtz Centre for Environmental Research", + "Data Investigation Portal UFZ", + "Datenrechercheportal Helmholtz-Zentrums für Umweltforschung GmbH" + ] + }, + "r3d100013676": { + "description": "Institutional repository of the University of Bern. BORIS Portal allows researchers at the University of Bern to archive and manage research data as well as project and funding information, to make it accessible and clearly identifiable.", + "homepage": "https://boris-portal.unibe.ch", + "name": "BORIS Portal", + "prefix": "r3d100013676", + "synonyms": [ + "Bern Open Repository and Information System" + ] + }, + "r3d100013677": { + "description": "J-STAGE Data is a data repository developed and managed by the Japan Science and Technology Agency (JST). J-STAGE Data supports the publication and distribution of data related to J-STAGE articles with the aim of contributing to the promotion of open science in Japan.\nJournals published on J-STAGE can use J-STAGE Data to publish data related to their own articles. DOI is automatically assigned to the data published in J-STAGE Data, and data is distributed worldwide as open access (anyone can access it for free, and the conditions for secondary use are clarified state), so anyone can use data under the conditions specified by the copyright holder, such as citing, sharing, and reusing.", + "homepage": "https://jstagedata.jst.go.jp/", + "name": "J-STAGE Data", + "prefix": "r3d100013677" + }, + "r3d100013678": { + "description": "Dataverse for faculty, researchers, and students at St. Francis Xavier University or affiliated institutions. Hosted by Borealis.", + "homepage": "https://borealisdata.ca/dataverse/stfx", + "name": "St. Francis Xavier University Dataverse", + "prefix": "r3d100013678", + "synonyms": [ + "StFX Dataverse" + ] + }, + "r3d100013679": { + "description": "Discover provides access to research data from projects related to LMU Munich, which are stored and preserved in repositories of the University Library LMU.", + "homepage": "https://discover.ub.uni-muenchen.de/", + "name": "Discover", + "prefix": "r3d100013679", + "synonyms": [ + "Discover @ UB LMU", + "UB Discover" + ] + }, + "r3d100013680": { + "description": "GeneLab is an interactive, open-access resource where scientists can upload, download, store, search, share, transfer, and analyze omics data from spaceflight and corresponding analogue experiments. Users can explore GeneLab datasets in the Data Repository, analyze data using the Analysis Platform, and create collaborative projects using the Collaborative Workspace. GeneLab promises to facilitate and improve information sharing, foster innovation, and increase the pace of scientific discovery from extremely rare and valuable space biology experiments. Discoveries made using GeneLab have begun and will continue to deepen our understanding of biology, advance the field of genomics, and help to discover cures for diseases, create better diagnostic tools, and ultimately allow astronauts to better withstand the rigors of long-duration spaceflight.\nGeneLab helps scientists understand how the fundamental building blocks of life itself – DNA, RNA, proteins, and metabolites – change from exposure to microgravity, radiation, and other aspects of the space environment. GeneLab does so by providing fully coordinated epigenomics, genomics, transcriptomics, proteomics, and metabolomics data alongside essential metadata describing each spaceflight and space-relevant experiment. By carefully curating and implementing best practices for data standards, users can combine individual GeneLab datasets to gain new, comprehensive insights about the effects of spaceflight on biology. In this way, GeneLab extends the scientific knowledge gained from each biological experiment conducted in space, allowing scientists from around the world to make novel discoveries and develop new hypotheses from these priceless data.", + "homepage": "https://genelab.nasa.gov", + "name": "GeneLab", + "prefix": "r3d100013680", + "xrefs": { + "scr": "017658" + } + }, + "r3d100013681": { + "description": "KonDATA is the research data repository of the University of Konstanz. This service offered by KIM provides you with the simple and convenient option of publishing your research data in a way that is visible and citable in the long term", + "homepage": "https://kondata.uni-konstanz.de/", + "name": "KonDATA", + "prefix": "r3d100013681" + }, + "r3d100013683": { + "description": "The Netherlands Polar Data Center (NPDC) is part of the Netherlands Polar Program (NPP). NPDC archives and provides access to the data of Polar Research by researchers funded by Dutch Research Council (NWO) or otherwise carried out by researchers from Dutch universities and research institutions. The repository provides: 1) An overview of current and completed projects from the Netherlands Polar Programme (NPP) and other Dutch projects in the Polar Regions; 2) Access to the data of research carried out by Dutch researchers in the Polar Regions; and, 3) Links to external sources of Polar research data. For more information about the NPDC and the services it may offer to the Dutch Polar research community see https://npdc.nl/npdc.", + "homepage": "https://npdc.nl", + "name": "Netherlands Polar Data Center", + "prefix": "r3d100013683", + "synonyms": [ + "NPDC" + ] + }, + "r3d100013688": { + "description": "The institutional data repository DOREL - DOnnées de REcherche Lorraines - is a tool for referencing the scientific production of the University of Lorraine as well as a space for publishing data sets produced within its research units.\nIt is a multidisciplinary repository, developed with the Dataverse software.", + "homepage": "https://dorel.univ-lorraine.fr", + "name": "DOREL", + "prefix": "r3d100013688", + "synonyms": [ + "DOnnées de la REcherche Lorraines" + ] + }, + "r3d100013689": { + "description": "RIULL is the Institutional Repository of the University of La Laguna, created with the aim of gathering, preserving and disseminating in open access the scientific and academic production of the University of La Laguna. It is managed by the University Library.", + "homepage": "https://riull.ull.es/xmlui/", + "name": "RIULL", + "prefix": "r3d100013689", + "synonyms": [ + "Repositorio Institucional de la Universidad de La Laguna" + ] + }, + "r3d100013691": { + "description": "The main mission of IPGP Data Center is to manage and to distribute geophysical data from the Institut de physique du globe de Paris to support the geophysical research community.", + "homepage": "http://datacenter.ipgp.fr/data.php", + "name": "IPGP Data Center", + "prefix": "r3d100013691", + "synonyms": [ + "Centre de Données IPGP" + ] + }, + "r3d100013693": { + "description": "Luleå University of Technology offers the opportunity to publish research data in the university's publication database DiVA. Choose the publication type \"Dataset\"", + "homepage": "http://urn.kb.se/resolve?urn=urn:nbn:se:ltu:diva-70730", + "name": "Luleå University of Technology research data in the university's publication database DiVA", + "prefix": "r3d100013693" + }, + "r3d100013696": { + "description": "DDBJ Sequence Read Archive (DRA) is the public archive of high throughput sequencing data. DRA stores raw sequencing data and alignment information to enhance reproducibility and facilitate new discoveries through data analysis. DRA is a member of the International Nucleotide Sequence Database Collaboration (INSDC) and archiving the data in a close collaboration with NCBI Sequence Read Archive (SRA) and EBI Sequence Read Archive (ERA).", + "homepage": "https://www.ddbj.nig.ac.jp/dra/index-e.html", + "name": "DRA", + "prefix": "r3d100013696", + "synonyms": [ + "DDBJ Sequence Read Archive" + ], + "xrefs": { + "biodbcore": "001521", + "nlx": "152515", + "scr": "001370" + } + }, + "r3d100013698": { + "description": "Pandora is an open data platform devoted to the study of the human story. Data may be deposited from various disciplines and research topics that investigate humans from their early beginnings until present in addition to their environmental context (e.g. archeology, anthropology history, ancient DNA, isotopes, zooarchaeology, archaeobotany, and paleoenvironmental and paleoclimatic studies, etc.).\nPandora allows autonomous data communities to self-manage their webspace and community membership. Data communities self-curate their data plus other supporting resources. Datasets may be assigned a new DOI and a schema markup is employed to improve data findability.\nPandora also allows for links to datasets stored externally and having previously assigned DOIs. Through this, it becomes possible to establish data networks devoted to specific topics that may combine a mix of datasets stored either within Pandora or externally.", + "homepage": "https://pandora.earth/", + "name": "Pandora", + "prefix": "r3d100013698" + }, + "r3d100013701": { + "description": "PubData is Leuphana's institu­tional research data reposi­tory for the long-term preser­vation, documen­tation and publi­cation of research data from scienti­fic projects. \nPubData is main­tained by Leuphana's Media and Infor­mation Centre (MIZ) and is free of charge. The service is primarily aimed at Leuphana em­ployees and additionally at re­searchers from coope­ration partners con­tractually asso­ciated with Leuphana.", + "homepage": "https://pubdata.leuphana.de/", + "name": "PubData", + "prefix": "r3d100013701", + "synonyms": [ + "Das Forschungsdaten-Repositorium der Leuphana Universität Lüneburg", + "Research Data Repository Leuphana University Lüneburg" + ] + }, + "r3d100013702": { + "description": "OCTOPUS is an Open Geospatial Consortium (OGC) compliant web-enabled database that allows users to visualise, query, and download cosmogenic 10Be and 26Al, luminescence, and radiocarbon ages and denudation rates associated with erosional landscapes, Quaternary depositional landforms and archaeological records, along with associated geospatial (vector and raster) data layers.", + "homepage": "https://octopusdata.org", + "name": "OCTOPUS database", + "prefix": "r3d100013702", + "synonyms": [ + "An open cosmogenic isotope and luminescence database" + ], + "xrefs": { + "doi": "10.25900/32de-mj32" + } + }, + "r3d100013704": { + "description": "Regionaal Archief Tilburg (RA Tilburg) is one of the four institutions of foundation Mommerskwartier and is based in Tilburg, the Netherlands. \nThe statutory task (Public Records Act https://bit.ly/3iCTI7f) of RA Tilburg is to function as a repository for decentralized, local government organizations such as municipalities, communal schemes, and Water Authorities. RA Tilburg also manages private archives, and archives of organizations, institutes, or the public in general.", + "homepage": "https://www.regionaalarchieftilburg.nl/", + "name": "Regionaal Archief Tilburg", + "prefix": "r3d100013704", + "synonyms": [ + "RA Tilburg" + ] + }, + "r3d100013705": { + "description": "A secure platform for developing and sharing reproducible methods. A research protocol is a document that describes the background, rationale, objectives, design, methodology, statistical considerations, and organization of a clinical research project.", + "homepage": "https://www.protocols.io/", + "name": "protocols.io", + "prefix": "r3d100013705", + "xrefs": { + "fairsharing.legacy": "3758", + "issn": "2473-1838", + "nlx": "158033", + "scr": "010490" + } + }, + "r3d100013707": { + "description": "The Harvard Dataverse Repository is a free data repository open to all researchers from any discipline, both inside and outside of the Harvard community, where you can share, archive, cite, access, and explore research data. Each individual Dataverse collection is a customizable collection of datasets (or a virtual repository) for organizing, managing, and showcasing datasets.", + "homepage": "https://dataverse.harvard.edu/dataverse/openhealthdata", + "name": "Open Health Data Dataverse", + "prefix": "r3d100013707" + }, + "r3d100013708": { + "description": "The NORPERM permafrost database provides information on ground temperatures from boreholes and from the near-surface using miniloggers (MTDs). The database was established during the International Polar Year as one of the main goals of the project TSP Norway - \"A Contribution to the Thermal State of Permafrost in Norway and Svalbard\".", + "homepage": "https://geo.ngu.no/kart/permafrost_mobil/", + "name": "NORPERM", + "prefix": "r3d100013708", + "synonyms": [ + "Norwegian Permafrost Database" + ] + }, + "r3d100013711": { + "description": "Bioresources, often referred to as biological resources, are essential experimental research materials for life science and bioindustry. Under the three principles of “Trust”, “Sustainability” and “Leadership”, RIKEN BRC is committed to receiving deposition/donation of bioresources from the research community, confirming the authenticity of bioresources by rigorous quality examination, preserving, and distributing them back to the research community. f you wish to search quickly or to search multiple bioresources (mouse, cell, plant, microorganism, gene) simultaneously, we recommend to search from the Top Page. At the Top page, bioresource search and Google-based site search are available.", + "homepage": "https://web.brc.riken.jp/en/", + "name": "RIKEN Bioresource Research Center", + "prefix": "r3d100013711", + "synonyms": [ + "RIKEN BRC", + "RIKEN Bioresource Center", + "理化学研究所 バイオリソース研究センター" + ] + }, + "r3d100013713": { + "description": "CHERRY, ie CHEmistry RepositoRY is a joint digital repository of the all departments in University of Belgrade - Faculty of Chemistry. CHERRY provides open access to the publications, as well as to other outputs of the research projects implemented in this institution.\nThe software platform meets the current requirements that apply to the dissemination of scholarly publications and it is compatible with relevant international infrastructures.", + "homepage": "https://cherry.chem.bg.ac.rs", + "name": "CHERRY", + "prefix": "r3d100013713", + "synonyms": [ + "CHEmistry RepositoRY" + ] + }, + "r3d100013715": { + "description": "The MMRRC is the nation’s premier national public repository system for mutant mice. Funded by the NIH continuously since 1999, the MMRRC archives and distributes scientifically valuable spontaneous and induced mutant mouse strains and ES cell lines for use by the biomedical research community. The MMRRC consists of a national network of breeding and distribution repositories and an Informatics Coordination and Service Center located at 4 major academic centers across the nation. The MMRRC is committed to upholding the highest standards of experimental design and quality control to optimize the reproducibility of research studies using mutant mice.", + "homepage": "https://www.mmrrc.org", + "name": "Mutant Mouse Resource & Research Centers", + "prefix": "r3d100013715", + "synonyms": [ + "MMRRC" + ], + "xrefs": { + "fairsharing": "FAIRsharing.9dpd18", + "nif": "0000-00045", + "scr": "002953" + } + }, + "r3d100013717": { + "description": "Institutional repository intended to gather, preserve and disseminate, through open access, in accordance with the principles of the OAI open archives movement, the documents resulting from the academic, scientific and teaching activity, as well as the institutional publications of the Saint Paul Universities -CEU, Cardenal Herrera-CEU, Abat Oliba CEU and its dependent Academic Centers.", + "homepage": "https://repositorioinstitucional.ceu.es", + "name": "CEU Institutional Repository", + "prefix": "r3d100013717", + "synonyms": [ + "CEU Repositorio Institucional" + ], + "xrefs": { + "opendoar": "6284", + "roar": "2560" + } + }, + "r3d100013719": { + "description": "The overall vision for the SPARC Portal is to accelerate autonomic neuroscience research and device development by providing access to digital resources that can be shared, cited, visualized, computed, and used for virtual experimentation.", + "homepage": "https://sparc.science", + "name": "SPARC.Science", + "prefix": "r3d100013719", + "synonyms": [ + "Stimulating Peripheral Activity to Relieve Conditions" + ], + "xrefs": { + "scr": "017041" + } + }, + "r3d100013720": { + "description": "The European Xenopus Resource Centre (EXRC) is situated in Portsmouth, United Kingdom and provides tools and services to support researchers using Xenopus models. The EXRC depends on researchers to obtain and deposit Xenopus transgenic and mutant lines, Xenopus in-situ hybridization clones, Xenopus specific antibodies and other resources with the centre. EXRC staff perform quality assurance testing on these reagents and then makes them available to the community at cost. EXRC also supplies wild type Xenopus, embryos, oocytes, egg extracts, X.tropicalis Fosmids, X.laevis BACs and ORFeomes.", + "homepage": "https://xenopusresource.org", + "name": "European Xenopus Resource Center", + "prefix": "r3d100013720", + "synonyms": [ + "EXRC" + ] + }, + "r3d100013722": { + "description": "The repository stores resources generated by this University. It is organized into five collections: theses and dissertations; teaching material to support online training courses; OA publications from the university press; and historical documentation (includes academic journals and monographs in Spanish (1875-1940) and original material on local educational institutions (16th-20th centuries).", + "homepage": "https://dspace.unia.es/", + "name": "Repositorio Abierto", + "prefix": "r3d100013722", + "synonyms": [ + "Repositorio Abierto de la Universidad Internacional de Andalucía", + "UNIA Open Repository" + ], + "xrefs": { + "roar": "5792" + } + }, + "r3d100013727": { + "description": "Database and knowledgebase of authenticated microbial genomics data with full data provenance to physical materials held within American Type Culture Collection's (ATCC) biorepository and culture collections. Data includes whole genome sequencing data for bacterial, viral and fungal strains at ATCC, their genome assemblies, metadata, drug susceptibility data, and more. All data is freely available for non-commercial research use only (RUO) applications via the web portal interface or via a REST-API. The goal is to provide the research community with provenance information and authentication between the biological source materials and reference genome assemblies derived from them.", + "homepage": "https://genomes.atcc.org", + "name": "ATCC Genome Portal", + "prefix": "r3d100013727", + "xrefs": { + "scr": "021330" + } + }, + "r3d100013732": { + "description": "The Biofilms Structural Database contains information on different protein structures involved in biofilm formation, development, and virulence.", + "homepage": "https://biofilms.biosim.pt", + "name": "Biofilms Structural Database", + "prefix": "r3d100013732" + }, + "r3d100013733": { + "description": "The UNESP Institucional Repository aims to store, preserv, disseminate and provide open access to scientific, academic, artistic and technical documentation, as well as data and plan management, produced by researchers and students at UNESP.", + "homepage": "https://repositorio.unesp.br/handle/11449/183294", + "name": "UNESP Institutional Repository", + "prefix": "r3d100013733", + "synonyms": [ + "Repositório Institucional UNESP" + ] + }, + "r3d100013735": { + "description": "A world database on Legionella outbreaks. It is based on a metadata analysis of peer-reviewed manuscripts from PubMed and SCOPUS. LegionellaDB is dynamic and extensible, allowing users to search for specific outbreaks, suggest additional information to be included after curation, visualize statistical representations on specific outbreaks, and download selected data.", + "homepage": "https://legionelladb.biosim.pt", + "name": "LegionellaDB", + "prefix": "r3d100013735" + }, + "r3d100013736": { + "description": "The Perovskite Database Project aims at making all perovskite device data, both past and future, available in a form adherent to the FAIR data principles, i.e. findable, accessible, interoperable, and reusable.", + "homepage": "https://www.perovskitedatabase.com/", + "name": "The Perovskite Database Project", + "prefix": "r3d100013736" + }, + "r3d100013737": { + "description": "The NIH 3D Print Exchange (the “Exchange”) is an open, comprehensive, and interactive website for searching, browsing, downloading, and sharing biomedical 3D print files, modeling tutorials, and educational material. \"Biomedical\" includes models of cells, bacteria, or viruses, molecules like proteins or DNA, and anatomical models of organs, tissue, and body parts. \nThe NIH 3D Print Exchange provides models in formats that are readily compatible with 3D printers, and offers a unique set of tools to create and share 3D-printable models related to biomedical science.", + "homepage": "https://3dprint.nih.gov/", + "name": "NIH 3D Print Exchange", + "prefix": "r3d100013737", + "xrefs": { + "fairsharing": "FAIRsharing.tjf1jg," + } + }, + "r3d100013738": { + "description": "Datasets repository for the data papers published in the Journal of Open Archaeology Data (JOAD).", + "homepage": "https://dataverse.harvard.edu/dataverse/JOAD", + "name": "JOAD Dataverse", + "prefix": "r3d100013738", + "synonyms": [ + "Journal of Open Archaeology Data Dataverse" + ] + }, + "r3d100013739": { + "description": "Savannah hosts the majority of GNU software and some non-GNU software. Savannah's focus is on hosting for free software projects. To ensure that only free software is hosted, Savannah implements very strict hosting policies, including a ban against the use of non-free formats (such as Macromedia Flash).", + "homepage": "http://savannah.gnu.org/", + "name": "Savannah", + "prefix": "r3d100013739", + "xrefs": { + "fairsharing": "FAIRsharing.3f074b" + } + }, + "r3d100013740": { + "description": "MetabolomeXchange.org delivers the mechanisms needed for disseminating the data to the metabolomics community at large (both metabolomics researchers and databases). The main objective is to make it easier for metabolomics researchers to become aware of newly released, publicly available, metabolomics datasets that may be useful for their research.\nMetabolomeXchange contains datasets from different data providers: MetaboLights, Metabolomic Repository Bordeaux, Metabolomics Workbench, and Metabolonote", + "homepage": "http://www.metabolomexchange.org/site/", + "name": "MetabolomeXchange", + "prefix": "r3d100013740", + "xrefs": { + "scr": "014664" + } + }, + "r3d100013741": { + "description": "The MAPPA Open Data archaeological archive (MOD) is an archaeological digital archive that publishes the archaeological documentation (Dataset) and gray literature (Reports) produced in the course of archaeological investigations.", + "homepage": "http://mappaproject.arch.unipi.it/mod/Index.php", + "name": "Mappa", + "prefix": "r3d100013741", + "synonyms": [ + "MOD", + "Metodologie Applicate alla Predittivitá del potenziale Archeologico", + "Open Data Archaeological Archive" + ] + }, + "r3d100013743": { + "description": "The National Genomics Data Center (NGDC), part of the China National Center for Bioinformation (CNCB), advances life & health sciences by providing open access to a suite of resources, with the aim to translate big data into big discoveries and support worldwide activities in both academia and industry.", + "homepage": "https://ngdc.cncb.ac.cn/", + "name": "National Genomics Data Center", + "prefix": "r3d100013743", + "synonyms": [ + "BIG Data Center", + "Beijing Institute of Genomics Data Center", + "NGDC", + "国家基因组科学数据中心" + ] + }, + "r3d100013744": { + "description": "The data repository aims to store, preserve and make available research data generated by the academic community, in open access - as open as possible, as closed as necessary.", + "homepage": "https://dados.ipb.pt/", + "name": "DadosIPB", + "prefix": "r3d100013744", + "synonyms": [ + "Repositório de dados científicos do Instituto Politécnico de Bragança" + ] + }, + "r3d100013745": { + "description": "SLAPIS is an integrated Flood Early Warning System that aims to promote decision-making and behavioral changes from reactive to proactive at several levels, from the community to the administration, for the reduction of flood risk in the Communes of the Sirba (main tributary of the Niger River and cause of the main floods in the region)", + "homepage": "https://www.slapis-niger.org/fr", + "name": "SLAPIS", + "prefix": "r3d100013745", + "synonyms": [ + "SLAPIS Early Warning System", + "Système Local d’Alerte Précoce pour les Inondations de la Sirba" + ] + }, + "r3d100013746": { + "description": "SWISSUbase is a national cross-disciplinary solution for Swiss universities and other research organisations in need of local institutional data repositories for their researchers. SWISSUbase offers to the Swiss research institutions a tool for the curation, preservation, and dissemination of scientific research data and for the storage of information on ongoing and completed research projects in the country. The platform relies on international archiving standards and processes to ensure that data are preserved and accessible in the long-term.", + "homepage": "https://www.swissubase.ch/en/", + "name": "SWISSUbase", + "prefix": "r3d100013746" + }, + "r3d100013747": { + "description": "The National Microbial Data Center (NMDC) is jointly constructed by the Institute of Microbiology of the Chinese Academy of Sciences (IMS), the Institute of Oceanography of the Chinese Academy of Sciences, the Institute of Infectious Diseases of the Chinese Center for Disease Control and Prevention, the Institute of Plant Physiology and Ecology of the Chinese Academy of Sciences, and the Computer Network Information Centre of the Chinese Academy of Sciences. The General Office of the Chinese Academy of Sciences is the parent department. The data resources covering the whole life cycle of microbiological research, including microbiological resources, microbiological and cross-technological methods, research processes and engineering, microbiomics, microbiological technologies, as well as microbiological literature, patents, experts and results. The Centre focuses on promoting the convergence and integration of scientific and technological resources in the field of microbiology to the national platform, strengthening the development, application and analysis of microbiological resources, enhancing the effective use of microbiological resources and the ability to support scientific and technological innovation, and providing high-quality scientific and technological resource sharing services for scientific research, technological progress and social development.", + "homepage": "https://nmdc.cn/", + "name": "National Microbiology Data Center", + "prefix": "r3d100013747", + "synonyms": [ + "NMDC", + "国家微生物科学数据中心" + ] + }, + "r3d100013748": { + "description": "The National Earth Observation Science Data Center, whose predecessor was the National Integrated Earth Observation Data Sharing Platform, has formed a sustainable, cross-agency, one-stop data sharing service capability after years of construction, and it is also the main channel for international exchange of remote sensing data in China. In the future, it will manage and coordinate scientific data resources in the field of earth observation on behalf of the country, and build a national-level earth observation big data infrastructure. Coordinate various industry data centers, scientific research institutions and enterprises in the field of Earth observation in China to cooperate in building a national strategic, fundamental, scientific, internationalized, and independent and controllable scientific big data environment in the field of Earth observation. On the basis of the already formed data ecology and cooperation mechanism, data sharing services, and international data cooperation, we will actively expand to the whole life cycle management of data and carry out data management work such as the collection, management, analysis and mining, and sharing services of national scientific data resources for Earth observation. Form a unified technical support system and data sharing service environment for Earth observation data in China. Maintain and enhance its international influence and become a domestic and international first-class scientific data center for Earth observation!", + "homepage": "https://www.chinageoss.cn/dsp/home/index.jsp", + "name": "National Earth Observational Data Center", + "prefix": "r3d100013748", + "synonyms": [ + "National Earth Observation Science Data Center", + "国家对地观测科学数据中心" + ] + }, + "r3d100013750": { + "description": "The Diccionario del Español Medieval electrónico (DEMel) provides a lemmatised and semantically pre-structured electronic data archive on medieval Spanish. The basis of the digitised data collection is the material archived in card indexes of the Diccionario del Español Medieval (DEM), which was discontinued at the end of 2007 for financial reasons. The DEM covers the history of the development of Spanish vocabulary between the 10th and the beginning of the 15th century on the basis of far more than 600 literary and non-literary works or collections of texts and documents.", + "homepage": "https://demel.uni-rostock.de", + "name": "DEMel", + "prefix": "r3d100013750", + "synonyms": [ + "Diccionario del Español Medieval electrónico" + ] + }, + "r3d100013752": { + "description": "National Materials Corrosion and Protection Scientific Data Center, the competent department is the Ministry of Education, the supporting unit is the University of Science and Technology Beijing, is a long-standing base for material environmental corrosion data accumulation and experimental research, an authoritative institution for material corrosion testing, testing and analysis, as well as a platform for basic scientific research and personnel training in material corrosion. At present, the integration of the completion of the national materials corrosion and protection experimental research base composed of 32 national test stations and materials corrosion platform center, the construction of the national materials corrosion and environmental data science center, the center fully use of modern information technology, effective integration of scientific and technological resources, for scientific research, technology research and development, enterprise innovation and major engineering construction to provide information technology, network technology support services.", + "homepage": "https://www.corrdata.org.cn/index_en.php", + "name": "National Materials Corrosion and Protection Data Center", + "prefix": "r3d100013752", + "synonyms": [ + "国家材料腐蚀与防护科学数据中心" + ] + }, + "r3d100013753": { + "description": "A Research Data Management Tool for the Vrije Universiteit Amsterdam Research Community.", + "homepage": "https://osf.vu.nl/", + "name": "OSF - Vrije Universiteit Amsterdam", + "prefix": "r3d100013753" + }, + "r3d100013754": { + "description": "The National Cryosphere Desert Data Center (hereinafter referred to as NCDC) is supported by the Institute of environment and Engineering in the cold and dry areas of the Chinese Academy of Sciences, in cooperation with Xinjiang Institute of ecology and geography of the Chinese Academy of Sciences, Chengdu Institute of mountain land disaster and environment of the Ministry of water resources of the Chinese Academy of Sciences, Qinghai Salt Lake Research Institute of the Chinese Academy of Sciences and Qinghai Gao of the Chinese Academy of Sciences The Institute of protobiology and other units were jointly established. The supporting units of glacier permafrost desert data center have formed a scientific research and support system of seven research laboratories and three research systems, highlighting the research characteristics of glacier, permafrost, desert, atmosphere, water and soil, ecology, environment, resources, engineering and sustainable development in the dry areas of cold regions.", + "homepage": "http://www.ncdc.ac.cn", + "name": "National Cryosphere Desert Data Center", + "prefix": "r3d100013754", + "synonyms": [ + "NCDC", + "国家冰川冻土沙漠科学数据中心" + ] + }, + "r3d100013755": { + "description": "The National Important Wild Plant Germplasm Repository has ten types of resources and data such as seeds, DNA, isolated materials, dried leaves, etc. totaling about 180,000 copies", + "homepage": "https://seed.iflora.cn/Home/English", + "name": "National Wild Seed Resource Center", + "prefix": "r3d100013755", + "synonyms": [ + "National Wild Plant Germplasm Resource Center", + "国家重要野生植物种质资源库" + ] + }, + "r3d100013756": { + "description": "The Organic Chemistry Portal offers an overview of recent topics, interesting reactions, and information on important chemicals for organic chemists. \nSearchable index of citations, chemical synthesis and chemical products. We publish 1000 additional citations per year. \nGerman version see https://www.organische-chemie.ch/", + "homepage": "https://www.organic-chemistry.org/synthesis/", + "name": "Organic Synthesis Search", + "prefix": "r3d100013756", + "synonyms": [ + "Organic Chemistry Portal", + "Portal für Organische Chemie" + ] + }, + "r3d100013757": { + "description": "The National Tropical Plant Germplasm Repository, supported by the Institute of Tropical Crop Variety Resources of the Chinese Academy of Tropical Agricultural Sciences (CATAS) and jointly constructed by 11 units including the Institute of Fruit Tree Research of the Guangdong Academy of Agricultural Sciences and Hainan University, aims to provide information and physical support for scientific and technological innovation in tropical crop seed industry, increase the income of farmers in hot regions, alleviate poverty, the \"One Belt One Road\" initiative and the National Tropical Agricultural Science Centre. The National Centre for Tropical Agricultural Sciences (NCTAS) provides information and physical support for tropical crop germplasm resources. The National Tropical Plant Germplasm Repository consists of a national medium-term tropical crop germplasm preservation repository, a medium-term tropical forage preservation repository and 12 national nurseries, covering 24 crops in nine categories, including rubber trees, tropical forage, tropical fruit trees, tropical oilseeds, tropical aromatic beverages, southern medicine, tropical grains, tropical flowers and tropical special vegetables, with more than 26,000 copies of resources, accounting for more than 90% of the total tropical crop germplasm resources in China. The resources account for more than 90% of the total amount of tropical crop germplasm resources in China. It has built an efficient management system and a stable human resources team, a conservation system that combines centralized conservation in germplasm banks and moderate distribution in germplasm nurseries, a technical specification system for the unified description of germplasm resources of major tropical crops, and an integrated system for the conservation and utilization of China's tropical crop germplasm resource information network, ensuring the efficient operation and sustainable development of the national tropical crop germplasm resource bank.", + "homepage": "http://ctcgris.cn/", + "name": "China Tropical Crop Germplasm Resources Information Network", + "prefix": "r3d100013757", + "synonyms": [ + "National Tropical Crop Germplasm Resource Center", + "家热带植物种质资源库" + ] + }, + "r3d100013758": { + "description": "NODE (The National Omics Data Encyclopedia) provides an integrated, compatible, comparable, and scalable multi-omics resource platform that supports flexible data management and effective data release. NODE uses a hierarchical data architecture to support storage of muti-omics data including sequencing data, MS based proteomics data, MS or NMR based metabolomics data, and fluorescence imaging data.\nLaunched in early 2017, NODE has collected and published over 900 terabytes of omics data for researchers from China and all over the world in last three years, 22% of which contains multiple omics data. NODE provides functions around the whole life cycle of omics data, from data archive, data requests/responses to data sharing, data analysis, data review and publish.", + "homepage": "https://www.biosino.org/node/", + "name": "National Omics Data Encyclopedia", + "prefix": "r3d100013758", + "synonyms": [ + "NODE" + ], + "xrefs": { + "fairsharing": "/FAIRsharing.EivZJw" + } + }, + "r3d100013759": { + "description": "Multidisciplinary research data repository, hosted by DTU, the Danish Technical University.", + "homepage": "https://sciencerepository.dk", + "name": "ScienceRepository", + "prefix": "r3d100013759" + }, + "r3d100013762": { + "description": "The National Center for Forestry and Grassland Genetic Resources (Forestry and Grassland Repository) consists of a series of in situ and ex situ repositories and ex situ repositories, including 15 in situ repositories, 137 ex situ repositories and 3 facility repositories (attached), all of which are recognized by the Seedling Department of the State Forestry and Grassland Administration or the National Forestry Germplasm Resource Platform to collect and preserve forest, grass, flower, bamboo and rattan germplasm resources, and to establish a big data system through standardization, digitization. The purpose of the Forestry and Grassland Resource Bank is to strengthen the germplasm resources of forests, grasses, flowers, bamboos and rattan. The purpose of the Forestry and Grass Resource Bank is to strengthen the collection and preservation of forestry germplasm resources and open sharing, and to promote sustainable use; the objective is to use ultra-low temperature freezing, genomics, artificial intelligence and other high technology to carry out long-term preservation, accurate identification and in-depth exploration of germplasm resources, and to achieve safe preservation and efficient use of germplasm resources. The Forestry and Grassland Resource Bank undertakes the rendezvous of scientific and technological projects in the forestry germplasm resource category. By building an integrated sharing service platform for germplasm resource production, academia and research, it improves the innovation and exploitation capacity of forestry germplasm resources, supports major national needs in scientific research, ecological construction and economic development, promotes the docking of resources and needs, and facilitates the use of resources and the transformation of results. It realizes information and physical sharing, so that forest germplasm resources can be safely preserved and scientifically utilized.", + "homepage": "http://www.nfgrp.cn", + "name": "National Center for Forestry and Grassland Genetic Resources", + "prefix": "r3d100013762", + "synonyms": [ + "NFGRP", + "国家林业和草原种质资源库" + ] + }, + "r3d100013763": { + "description": "National Aquatic Biological Resource Center (NABRC), established in June 2019, is a member of National Science and Technology Resource Platform supported by the Ministry of Science and Technology and the Ministry of Finance. The NABRC consists of 6 sub-platforms. In summary, these six sub-platforms have reached leading levels at home and abroad in terms of the resource richness, the resource digitization, as well as the amount and quality of resource services. Right now, these platforms are in strong support of basic biology, basic medicine, aquatic economics, water environmental protection and other areas in China. It is an essential way to practice the \"Great Yangtze River Protection\" and promote the construction of ecological civilization in the Yangtze River. In the future, the platforms will further integrate different types of resources, optimize the resource configuration and improve the service systems, so as to build a high standard resource sharing platform on a global scale and promote international communication and cooperation.", + "homepage": "http://www.nabrc.org.cn/", + "name": "National Aquatic Biological Resource Center", + "prefix": "r3d100013763", + "synonyms": [ + "NABRC", + "National Aquatic Germplasm Bank", + "国家水生生物种质资源库" + ] + }, + "r3d100013764": { + "description": "The construction goal of the national marine aquatic germplasm resource bank: by 2025, promote the national marine aquatic germplasm resource bank to become an international marine aquatic germplasm resource collection and preservation center with rich species, wide coverage, and 200,000 preserved copies. The transformation of resources from decentralized management to centralized integration, from focusing on collection and preservation to focusing on both preservation and development, provides a material basis for promoting the sustainable development of the national economy, building a society in which humans and nature coexist in harmony, and promoting my country's transformation from marine aquatic species to species. The transformation from a country with large quality resources to a country with strong resources.", + "homepage": "http://marine.fishinfo.cn", + "name": "National Marine Aquatic Germplasm Resource Bank", + "prefix": "r3d100013764", + "synonyms": [ + "国家海洋水生生物种质资源库" + ] + }, + "r3d100013765": { + "description": "National freshwater aquatic germplasm repository, competent department: Ministry of Agriculture and Rural Affairs, relying unit: China Academy of Fisheries Science. By the Heilongjiang Fisheries Research Institute, Yangtze River Fisheries Research Institute, Freshwater Fisheries Research Center, Pearl River Fisheries Research Institute, Fisheries Machinery and Instruments Research Institute and Shanghai Ocean University 6 units. Relying on the unit's outstanding ability to informatization of resources, the establishment of an advanced system, functional, stable operation, high visibility in the field of portal, can carry out deep mining and digital processing of freshwater aquatic germplasm resources information. The co-construction unit has relatively complete functional laboratory, preservation library and base facilities, with the hardware conditions to provide knowledge-based and professional services of freshwater aquatic germplasm resources. The participants have many years of experience in the collection and integration of freshwater aquatic germplasm resources, with solid professional background and outstanding business ability, which can improve the depth and breadth of integration and utilization of freshwater aquatic germplasm resources.", + "homepage": "http://freshwater.fishinfo.cn", + "name": "National Freshwater Genetic Resource Center", + "prefix": "r3d100013765", + "synonyms": [ + "National Freshwater Aquatic Germplasm Repository", + "National Freshwater Aquatic Germplasm Resource Bank", + "国家淡水水产种质资源库" + ] + }, + "r3d100013766": { + "description": "Plastics are widely used in our economy and each year, at least 350-400 million tons are being produced at a global level. Due to poor recycling and low circular use, tens of millions of tons accumulate annually in marine and terrestrial environments. While it has become obvious that micro and macroplastics contaminate our environments recent research has identified few bacteria and fungi actively degrading plastics by enzymatic reactions. In general these are promiscuous enzymes (hydrolases) acting on low crystaline and mostly low density polymers of PET, ester-based PUR and oligomers of PA. Notably today, no enzymes have been characterized on a biochemical level for polymeric and crystaline PE, ether-based PUR, PS, PVC, PP. While many publications report on plastic degradation often, no convincing biochemical data have been published. Therefore the PAZy database lists exclusively biochemically characterized plastic-active enzymes. Predicted and putative enzymes that were not characterized on a biochemical, functional or structural level are not included in the PAZy database. The entries are manually curated.", + "homepage": "https://pazy.eu/doku.php", + "name": "The Plastics-Active Enzymes Database", + "prefix": "r3d100013766", + "synonyms": [ + "PAZy" + ] + }, + "r3d100013770": { + "description": "The institutional research data repository of the Universität Innsbruck is a service to enable storing, sharing and publishing of research data according to the FAIR principles for its employees and project partners.", + "homepage": "https://researchdata.uibk.ac.at/", + "name": "Research data repository of the Universität Innsbruck", + "prefix": "r3d100013770", + "synonyms": [ + "UIBK Data Repository" + ] + }, + "r3d100013771": { + "description": "From 2005 to 2008, with the support of the Ministry of Science and Technology (MOST), the construction of parasite germplasm repositories has spread to 20 conservation institutions in 15 provinces (cities) nationwide, with 3 physical exhibition halls; 3 live parasite conservation centers. A total of 1115 species/117814 pieces of parasitic germplasm resources of 23 orders in 11 phyla have been integrated into the physical library and database, including human parasites and vectors, animal parasites, plant nematodes, medical insects, trematodes, and parasitic snails, and the resources are combined with moderate distribution, medium- and long-term support, and off-site duplicates. The number of resources accounts for 39.27% of the national total. Through 10 years of accumulation, we have built the largest and only parasite species resource database in the field of parasites in China, and created a sharing platform of parasite germplasm resource center.", + "homepage": "https://www.tdrc.org.cn/", + "name": "National Parasite Resource Center", + "prefix": "r3d100013771", + "synonyms": [ + "National Parasite Germplasm Resources Service Platform", + "国家寄生虫资源库" + ] + }, + "r3d100013772": { + "description": "The National Microbial Resource Center (NMRC) is an important part of the national science and technology resources sharing service platform, responsible for the research, conservation, management and sharing of national microbial strain resources, ensuring the strategic security and sustainable use of microbial strain resources, and providing support for scientific and technological innovation, industrial development and social progress. The main tasks of the NMRC are: to collect, organize and preserve microbial strain resources around national needs and scientific research; to undertake the task of remitting, organizing and preserving strain resources resulting from the implementation of science and technology projects; to be responsible for the development and improvement of microbial strain resource standards, and to standardize and guide the development of microbial strain resources in various fields. The company is responsible for the development and improvement of microbial strain resource standards, standardizing and guiding the protection and utilization of microbial strain resources in various fields; building and maintaining the national strain resource online service system, and carrying out social sharing of physical and information resources of strains; developing key common technologies, creating new resources, and carrying out customized services according to innovative needs; carrying out scientific popularization for the society; carrying out international exchange and cooperation on strain resources, participating in relevant international academic organizations, and safeguarding national interests and Security", + "homepage": "http://www.nimr.org.cn/", + "name": "National Microbial Resource Platform", + "prefix": "r3d100013772", + "synonyms": [ + "国家菌种资源库" + ] + }, + "r3d100013775": { + "description": "National Human Brain Bank for Development and Function was originally established in 2012 by the Institute of Basic Medical Sciences, Chinese Academy of Medical Sciences as a public interest institution dedicated to the preservation and research of human brain tissues based on the volunteer donor station of Peking Union Medical College. In 2019, it was officially recognised by the Ministry of Science and Technology as a national science and technology resource platform: National Human Brain Bank for Development and Function.\nSince its establishment, the Concordia Brain Bank has accepted and preserved more than two hundred and seventy whole brain tissue samples. While conducting its own research on the standardisation of brain banks, neuropathology and various histologies related to human brain ageing and dementia, it has also developed and published the Standardised Operational Protocol for Human Brain Tissue Banks in China for more than ten universities in China, and has provided valuable human brain tissue samples for a number of research groups in our own institutions and other units in China, which has strongly supported brain science and brain disease research in China.\nAs a national resource platform, we will continue to aim to support and lead brain science research in China and make positive contributions to maintaining brain health and defeating brain diseases.", + "homepage": "http://anatomy.sbm.pumc.edu.cn/brainbank", + "name": "National Human Brain Bank for Development and Function", + "prefix": "r3d100013775", + "synonyms": [ + "国家发育和功能人脑组织资源库" + ] + }, + "r3d100013776": { + "description": "AgroSpace is the institutional digital repository of the University of Belgrade, Faculty of Agriculture. It provides open access to publications and other research outputs resulting from the projects implemented by the Faculty of Agriculture.\nThe software platform of the repository is adapted to the modern standards applied in the dissemination of scientific publications and is compatible with international infrastructure in this field.", + "homepage": "http://aspace.agrif.bg.ac.rs/", + "name": "AgroSpace", + "prefix": "r3d100013776", + "synonyms": [ + "Repozitorijum Poljoprivrednog fakulteta (Univerzitet u Beogradu)" + ] + }, + "r3d100013777": { + "description": "BCCM/ITM is a collection of well documented mycobacteria, characterized by phenotypic and/or genotypic tests. While having an emphasis on (drug-resistant) M. tuberculosis complex, BCCM/ITM comprises more than 90 mycobacterial species from human, animal and environmental origin from all continents.", + "homepage": "https://bccm.belspo.be/about-us/bccm-itm", + "name": "BCCM/ITM Mycobacteria Collection", + "prefix": "r3d100013777", + "synonyms": [ + "Belgian Co-Ordinated Collections Of Micro-Organisms/ITM Mycobacteria Collection" + ], + "xrefs": { + "fairsharing": "FAIRsharing.5ckyx7" + } + }, + "r3d100013778": { + "description": "The National Human Brain Tissue Bank for Health and Disease (the Brain Bank) was built to meet the needs of scientific research by integrating experts and forces from neuroscience, human anatomy, pathology and other related disciplines. The Brain Bank collects and stores post-mortem brain tissue donated by patients with various neuropsychiatric disorders and normal controls, as well as their life histories, in accordance with international standards, and provides a detailed and accurate neuropathological diagnosis of these brain tissue samples (also known as the \"final diagnosis\"). The aim is to discover and elucidate the causes of human neuropsychiatric diseases such as Alzheimer's disease, Parkinson's disease, depression, schizophrenia and other human diseases, and to provide scientists with the most direct and effective means of finding the relevant pathogenesis and establishing effective treatments. The National Brain Tissue Resource for Health and Disease The goal of the National Human Brain Tissue Repository for Health and Disease is to integrate collection, diagnosis, storage and utilisation, and to build a first-class human resource preservation infrastructure in China that is in line with international standards and provides support for neuroscience research. In 2020, the National Brain Bank has established three branches of the National Brain Bank in Hefei, Anhui, Nanjing, Jiangsu, and Shanghai. major cities.", + "homepage": "http://zjubrainbank.zju.edu.cn/", + "name": "National Health and Disease Human Brain Tissue Resource Center", + "prefix": "r3d100013778", + "synonyms": [ + "National Human Brain Bank For Health And Disease", + "国家健康和疾病人脑组织资源库" + ] + }, + "r3d100013779": { + "description": "BCCM/ULC is a small and dedicated public collection, currently containing one of the largest collections of documented (sub)polar cyanobacteria worldwide. The BCCM/ULC collection is hosted by the In-Bios research unit of the University of Liège. The host Unit is very active in research projects concerning the cyanobacterial diversity and biogeography, with a focus on polar biotopes. The participation to field expeditions in the Antarctic and Arctic has enabled to collect samples in many locations. Moreover, taxonomic research is carried out by the host Unit to improve the classification of the cyanobacterial phylum.", + "homepage": "https://bccm.belspo.be/about-us/bccm-ulc", + "name": "ULC Cyanobacteria Collection", + "prefix": "r3d100013779", + "synonyms": [ + "BCCM/ULC Cyanobacteria Collection", + "Belgian CoOrdinated Collections Of MicroOrganisms/ULC Cyanobacteria Collection" + ], + "xrefs": { + "fairsharing": "FAIRsharing.1z88ee" + } + }, + "r3d100013780": { + "description": "The National Stem Cell Resource Bank (formerly Beijing Stem Cell Bank) was established in 2007 and is a service platform approved by the Ministry of Science and Technology and the Ministry of Finance for the exchange of scientific and technological resources at the national level scientific and technological innovation base of basic supply and state guarantee.", + "homepage": "http://www.bjscb.cn/dms", + "name": "National Stem Cell Resource Bank", + "prefix": "r3d100013780", + "synonyms": [ + "国家干细胞资源库" + ] + }, + "r3d100013781": { + "description": "The National Stem Cell Translational Resource Bank (NSCTRB) contains various stem cell resources of both clinical and research grade, especially a sub-bank composed with HLA high-frequency iPSC lines in which the HLA types could match more than 60% of the Chinese population. It can not only provide services to stem cell clinical researches and translation applications, but also provide effective resources for scientific research to the Universities, research institutes, companies, etc. The bank has complete standards, specifications and relevant management systems, and has more than 200 perfessonals in the field of stem cells.", + "homepage": "http://nsctrc.tongji.edu.cn", + "name": "National Stem Cell Translational Resource Center", + "prefix": "r3d100013781", + "synonyms": [ + "NSCTRB", + "国家干细胞转化资源库" + ] + }, + "r3d100013782": { + "description": "BCCM/IHEM is a fungal culture collection specialized in medical and veterinary mycology. About 16.000 strains of yeasts and moulds are available from all over the world: pathogens, allergenic species, strains producing mycotoxins, reference strains, teaching material, etc. It also comprises the Raymond Vanbreuseghem collection and the collection of Janssen Pharmaceutica. The BCCM/IHEM collection makes strains or their genomic DNA publicly available for medical, pharmaceutical and biological research, as well as for method validation, testing or educational purposes. Deposits of strains for public access are free of charge for the depositor. The collection also accept safe and patent deposits, and offers a range of services including trainings in mycology and identifications of strains. Moreover, BCCM/IHEM has expertise in fungal taxonomy, in MALDI-TOF MS identification of moulds and yeasts as well as in genomics (whole genome sequencing of fungal strains, phylogenomics, phylogenetics).", + "homepage": "https://bccm.belspo.be/about-us/bccm-ihem", + "name": "IHEM Fungi Collection: Human & Animal Health", + "prefix": "r3d100013782", + "synonyms": [ + "BCCM/IHEM Fungi Collection: Human & Animal Health", + "Belgian Co-Ordinated Collections Of Micro-Organisms/IHEM Fungi Collection: Human & Animal Health" + ], + "xrefs": { + "fairsharing": "FAIRsharing.etwpd5" + } + }, + "r3d100013783": { + "description": "BCCM/MUCL is a generalist fungal culture collection of over 30000 filamentous fungi, yeasts and arbuscular mycorrhizal fungi including type, reference and test strains. It provides curated documentation and information on these bioresourced in its database. The collections activities include the distribution of its holdings, the accession of new material in its public, safe and patent domains, and services valorising its holdings and/or expertise to cultivate, isolate and identify fungal diversity in natural and anthropological ecosystems, agro-food (food and feed transformation and spoilage), and fungal-plant interactions.", + "homepage": "https://bccm.belspo.be/about-us/bccm-mucl", + "name": "MUCL Agro-food & Environmental Fungal Collection", + "prefix": "r3d100013783", + "synonyms": [ + "BCCM/MUCL Agro-food & Environmental Fungal Collection", + "Belgian Co-Ordinated Collections Of Micro-Organisms/MUCL Agro-food & Environmental Fungal Collection" + ], + "xrefs": { + "fairsharing": "FAIRsharing.4njvzy" + } + }, + "r3d100013784": { + "description": "The BCCM/DCG public collection is the only culture collection worldwide specialized in diatoms, the most species-rich and ecologically important group of algae. However, other microalgae interesting from a scientific or applied perspective are also included in this collection. Strains can be kept as safe deposits or public deposits. These latter are available worldwide as research or reference material for both, scientific institutions and companies.", + "homepage": "https://bccm.belspo.be/about-us/bccm-dcg", + "name": "BCCM/DCG Diatoms Collection", + "prefix": "r3d100013784", + "synonyms": [ + "Belgian Co-Ordinated Collections Of Micro-Organisms/DCG Diatoms Collection" + ], + "xrefs": { + "fairsharing": "FAIRsharing.yxs0d0" + } + }, + "r3d100013785": { + "description": "BCCM/LMG is a bacterial culture collection currently comprising over 26.000 well-characterized strains. The biological origin of our collection is very broad, including bacterial isolates from food, clinical, veterinary, agricultural, aquatic and other environmental sources. This way, the biological resources of BCCM/LMG may serve the needs of various R&D sectors, including green, red, blue and white biotechnology.", + "homepage": "https://bccm.belspo.be/about-us/bccm-lmg", + "name": "LMG Bacteria Collection", + "prefix": "r3d100013785", + "synonyms": [ + "BCCM/LMG Bacteria Collection", + "Belgian CoOrdinated Collections Of MicroOrganisms/LMG Bacteria Collection" + ], + "xrefs": { + "fairsharing": "FAIRsharing.zfdxet" + } + }, + "r3d100013787": { + "description": "Chinese Virtual Herbarium is online access to herbarium specimens and botanical information in China.", + "homepage": "https://www.cvh.ac.cn", + "name": "Chinese Virtual Herbarium", + "prefix": "r3d100013787", + "synonyms": [ + "国家植物标本资源库" + ] + }, + "r3d100013789": { + "description": "Koszalin University of Technology is the only technical university in Central Pomerania. It is located in a town of 100 thousand inhabitants, about 10 km from the Baltic Sea. Central Pomerania is a region with well-developed tourism, agriculture, food-processing and electronics industries. Koszalin University \nof Technology conducts teaching and scientific-research activities in disciplines related primarily to the directions of development of the region.\nKoszalin University of Technology is authorized to confer doctoral degrees. \nThe doctoral degree is conferred by the Doctoral School operating at Koszalin University of Technology. It educates students on I st and II nd degree studies, \nin stationary and non-stationary mode. \nThe Repository is to be used for collecting, storing (archiving), presenting (making available) and retrieving information on the scientific and popular scientific achievement of employees, doctoral students and students,\n as well as on their professional achievements and activities that create \nthe university's output and shaping its image among other scientific institutions in the country and in the world.", + "homepage": "https://sdr.tu.koszalin.pl/", + "name": "Science Direct Repository Koszalin University of Technology", + "prefix": "r3d100013789", + "synonyms": [ + "Konstelacja Wiedzy" + ], + "xrefs": { + "opendoar": "10404" + } + }, + "r3d100013791": { + "description": "eLMSG (eLibrary of Microbial Systematics and Genomics) is a web microbial library that integrates not only taxonomic information, but also genomic information and phenotypic information (including morphology, physiology, biochemistry and enzymology). The taxonomic system of eLMSG is manually curated and composed of all validly and some effectively published taxa. For each taxon, the Latin name, taxon ID (NCBI taxonomy), etymology, rank, lineage, the dates of effective and/or valid publication, feature descriptions, nomenclature type and references for the proposal and emendations during the history of the taxon are presented. Besides these data, the species taxa contain information about 16S rRNA gene and/or genome sequences. All publicly available genome data of each type species including both type and non-type strains were collected, and if needed, re-annotated using the standardized analysis pipeline. Furthermore, pan-genomic data analyses were conducted for species with ≥5 genome sequences available. Finally, for all type species, taxonomically relevant phenotypic data were extracted and curated from literatures, which were further indexed into eLMSG as searchable and analyzable data records. Taken together, eLMSG is a comprehensive web platform for studying mi- crobial systematics and genomics, potentially useful for better understanding microbial taxonomy, natural evolutionary processes and ecological relationships.", + "homepage": "https://www.biosino.org/elmsg/index", + "name": "eLibrary of Microbial Systematics and Genomics", + "prefix": "r3d100013791", + "synonyms": [ + "eLMSG" + ], + "xrefs": { + "fairsharing": "FAIRsharing.3254c6" + } + }, + "r3d100013792": { + "description": "NIMRF offers state-owned specimens with scientific values, including minerals, rocks and fossils. As a data provider, it is our mission to advance the understanding of geo-resources and to provide services for academia, education and scientific popularization in the field of geoscience through collecting, organizing, and sharing specimen resources as well as attaching links to rock-mineral-fossil websites worldwide.", + "homepage": "http://www.nimrf.net.cn/en/english", + "name": "National Infrastructure of Mineral Rock and Fossil Resources for Science and Technology", + "prefix": "r3d100013792", + "synonyms": [ + "NIMRF", + "国家岩矿化石标本资源库" + ] + }, + "r3d100013793": { + "description": "Standard, reference material is used for measurement process control and reliability evaluation of measurement results, and plays a key role in important fields such as food safety, international and domestic trade, medicine and health, and environmental monitoring.\nIn order to realize the efficient use and sharing of reference material resources in the whole society, the Institute of Chemistry of China Institute of Metrology (formerly the National Reference Material Research Center), with the support of the Ministry of Science and Technology, launched the \"National Reference Material Information Service\" at the end of 2003.", + "homepage": "http://www.ncrm.org.cn", + "name": "National Sharing Platform for Reference Materials", + "prefix": "r3d100013793", + "synonyms": [ + "NCRM", + "国家标准物质资源库" + ] + }, + "r3d100013794": { + "description": "The center is a national-level cell bank that is in line with international standards, has complete collections, and is rich in data. The center mainly collects and preserves various types of cells related to medical and biological research and provides technical services. In addition, it also conducts collaborative research and technical training of personnel.", + "homepage": "http://www.cellresource.cn", + "name": "National Infrastructure of Cell line Resources BMCR; NICR", + "prefix": "r3d100013794", + "synonyms": [ + "国家生物医学实验细胞资源库" + ] + }, + "r3d100013799": { + "description": "Cell Bank/Stem Cell Bank is a nonprofit biological resource center, which includes two divisions named as cell bank and stem cell bank. It is affiliated to Shanghai Institute of Biochemistry and Cell Biology (SIBCB), a nation-renowned biomedical research institution with worldwide reputation. Our mission focuses on collection, authentication, production, preservation, development and distribution of standard reference cell lines in the life sciences.", + "homepage": "http://www.cellbank.org.cn/", + "name": "National Collection of Authenticated Cell Cultures", + "prefix": "r3d100013799", + "synonyms": [ + "Cell Bank of the Chinese Academy of Sciences", + "国家模式与特色实验细胞资源库" + ] + }, + "r3d100013800": { + "description": "Based on the needs of national scientific and technological innovation for laboratory animal resources, we use various methods such as foreign introduction, domestic collection, independent research and development, and protocol conservation to collect, integrate, and optimize laboratory animal resources. The resource library now preserves more than 200 varieties and strains in four categories, including mice, rats, guinea pigs, and rabbits, including routine laboratory animals, genetically modified animal models, and animal models for disease.\nThe predecessor of the resource bank was the National Rodent Laboratory Animal Seed Center (Guoke Cai Zi [1998] No. 010), established in 1998 and based on the Laboratory Animal Resources Research Institute of the Chinese National Academy of Food and Drug Administration.", + "homepage": "http://nrla.nifdc.org.cn", + "name": "National Rodent Laboratory Animal Resource Bank", + "prefix": "r3d100013800", + "synonyms": [ + "国家啮齿动物实验室动物资源库" + ] + }, + "r3d100013802": { + "description": "Sharing and preserving data are central to protecting the integrity of science. DataHub, a Research Computing endeavor, provides tools and services to meet scientific data challenges at Pacific Northwest National Laboratory (PNNL).\nDataHub helps researchers address the full data life cycle for their institutional projects and provides a path to creating findable, accessible, interoperable, and reusable (FAIR) data products. Although open science data is a crucial focus of DataHub’s core services, we are interested in working with evidence-based data throughout the PNNL research community.", + "homepage": "https://data.pnnl.gov/", + "name": "Pacific Northwest National Laboratory DataHub: Scientific Data Repository", + "prefix": "r3d100013802", + "synonyms": [ + "PNNL DataHub", + "PNNL2" + ], + "xrefs": { + "doi": " 10.25584/PNNL.DataHub/1812943", + "fairsharing.legacy": "3692" + } + }, + "r3d100013804": { + "description": "Adattár stores research data associated with the University of Debrecen, and provides services such as data transfer, storage and sharing. As a result, research data is easily accessible and more visible to the scientific community in each field, following disciplinary standards. Adattár aims to foster best practices of findability and accessibility of research data, and will provide guidance regarding issues of access, privacy, and copyright. Adattár aims to be a widely used, inter-disciplinary, trusted platform for managing, sharing, and archiving research data created by the researchers associated with the university.", + "homepage": "https://adattar.unideb.hu/", + "name": "Debreceni Egyetem Adattár", + "prefix": "r3d100013804", + "synonyms": [ + "University of Debrecen Dataverse" + ], + "xrefs": { + "fairsharing.legacy": "3815" + } + }, + "r3d100013805": { + "description": "The non-human primate laboratory animal resource bank conducts external services and research through professional preservation institutions, mainly including: research, formulation and improvement of genetic material preservation, breeding technical regulations, innovative technology research, etc.; implementation of information sharing, development of Laboratory technical training, sharing information and technology with scientific research institutions, enterprises and other personnel inside and outside the platform, using network retrieval, telephone consultation, on-site guidance and other forms of communication. The service targets are enterprises, public institutions, social groups, and international organizations engaged in non-human primate genetics and breeding, production, scientific research, and teaching.", + "homepage": "http://nhp.kiz.ac.cn/", + "name": "National Non-Human Primate Laboratory Animal Resource Bank", + "prefix": "r3d100013805", + "synonyms": [ + "国家非人灵长类实验动物资源库" + ] + }, + "r3d100013806": { + "description": "The National Science and Technology Resource Sharing Service Platform belongs to the national science and technology innovation base of basic support and condition guarantee. Facing the needs of scientific and technological innovation, economic and social development, innovative social governance, and building a safe China, it strengthens the effective integration of high-quality scientific and technological resources and improves the efficiency of scientific and technological resources. Scientific research, technological progress and social development provide networked and socialized scientific and technological resource sharing services.", + "homepage": "http://pla.caas.cn/web/index.html", + "name": "National Avian Laboratory Animal Resource Bank", + "prefix": "r3d100013806", + "synonyms": [ + "National Poultry Laboratory Animal Resource Bank", + "国家禽类实验动物资源库" + ] + }, + "r3d100013808": { + "description": "Veterinar – Electronic Repository of Research and Scientific Papers is the institutional digital repository of the University of Belgrade - Faculty of Veterinary Medicine. It provides open access to publications and other research outputs resulting from the projects implemented by the Faculty of Veterinary Medicine. The software platform of the repository is adapted to the modern standards applied in the dissemination of scientific publications and is compatible with international infrastructure in this field.", + "homepage": "https://vet-erinar.vet.bg.ac.rs", + "name": "Veterinar - Electronic Repository of Research and Scientific Papers", + "prefix": "r3d100013808", + "synonyms": [ + "Veterinar - Elektronski repozitorijum istraživačkih i naučnih radova", + "Veterinar - Repository of the Faculty of Veterinary Medicine" + ], + "xrefs": { + "opendoar": "9677", + "roar": "16087" + } + }, + "r3d100013811": { + "description": "CeR – Central Repository is the institutional digital repository of the Institute of Chemistry, Technology and Metallurgy, University of Belgrade. The aim of the repository is to provide open access to publications and other research outputs resulting from the projects implemented by the Institute of Chemistry, Technology and Metallurgy. The repository uses a DSpace-based software platform developed and maintained by the Belgrade University Computer Centre (RCUB).", + "homepage": "https://cer.ihtm.bg.ac.rs", + "name": "CeR – Central Repository ICTM", + "prefix": "r3d100013811", + "synonyms": [ + "CeR – Central Repository of the Institute of Chemistry, Technology and Metallurgy, University of Belgrade", + "CeR – Centralni repozitorijum Instituta za hemiju, tehnologiju i metalurgiju Univerziteta u Beogradu" + ] + }, + "r3d100013812": { + "description": "The GEOROC data repository hosts research data within the scope of the GEOROC database: geochemical compositions of rocks, glasses, minerals and inclusions from all geological settings on Earth. The repository is curated by the Digital Geochemical Data Infrastructure (DIGIS) project at Göttingen University.", + "homepage": "https://data.goettingen-research-online.de/dataverse/digis", + "name": "GEOROC Data Repository", + "prefix": "r3d100013812", + "synonyms": [ + "Geochemistry of Rocks of the Oceans and Continents Data Repository" + ] + }, + "r3d100013814": { + "description": "The RIAA's primary functions are to collect, organize, preserve, manage, and provide electronic access to information and quality content produced with public funds.", + "homepage": "https://repositorioinstitucional.buap.mx/", + "name": "Repositorio de Acceso Abierto BUAP", + "prefix": "r3d100013814", + "synonyms": [ + "BUAP Open Access Repository", + "RIAA", + "Repositorio Institucional de Acceso Abierto" + ], + "xrefs": { + "opendoar": "4773" + } + }, + "r3d100013815": { + "description": "FishSounds presents a compilation of acoustic recordings and published information on sound production across all extant fish species globally. We hope this information can be used to advance research into fish behavior, passive acoustic monitoring, and human impacts on underwater soundscapes as well as serve as a public resource for anyone interested in learning more about fish sounds. This work is the product of an international collaboration between researchers and developers from five organizations. We have taken a cross-disciplinary approach, combining expertise in fish ecology, bioacoustics, and data management to produce a website that we hope will serve the wider marine research community. All versions of the FishSounds website and associated publications and products are stored in a long-term Dataverse dataset as a permanent repository (https://doi.org/10.5683/SP2/TACOUX).", + "homepage": "https://fishsounds.net/index.js", + "name": "FishSounds", + "prefix": "r3d100013815" + }, + "r3d100013816": { + "description": "MDM-Portal (Medical Data Models) is a meta-data registry for creating, analyzing, sharing and reusing medical forms. It serves as an infrastructure for academic (non-commercial) medical research to contribute a solution to this problem. It contains forms in the system-independent CDISC Operational Data Model (ODM) format with more than 500,000 data-elements. The Portal provides numerous core data sets, common data elements or data standards, code lists and value sets. This enables researchers to view, discuss, download and export forms in most common technical formats such as PDF, CSV, Excel, SQL, SPSS, R, etc.", + "homepage": "https://medical-data-models.org/", + "name": "Portal of Medical Data Models", + "prefix": "r3d100013816", + "synonyms": [ + "MDM Portal" + ], + "xrefs": { + "fairsharing": "FAIRsharing.wnk2eq" + } + }, + "r3d100013817": { + "description": "Within the RESIF-EPOS observation research infrastructure and the Action Spécifique RESIF-GNSS action, the Reseau National GNSS permanent (RENAG) is the network of GNSS observation stations of French universities and research organizations. It is currently composed of 85 GNSS stations (Global Navigation Satellite System such as GPS, GLONASS, Galileo). The scientific objectives of RESIF-RENAG range from the quantification of the slow deformation in France to the sounding of the atmosphere (troposphere and ionosphere), through the measurement of sea-level variations and the characterization of transient movements related to overloads. \nData production is carried out in a distributed way by the laboratories and organizations that manage the stations. 12 teams are specifically in charge of station maintenance and of accurately filling in the metadata files. A single data center, RENAG-DC, hosted at the Observatoire de la Côte d'Azur (OCA) within the Geoazur laboratory, is in charge of data management, from their collection to their distribution in the standard RINEX format (http://renag.resif.fr).", + "homepage": "http://renag.resif.fr/en", + "name": "RENAG-DC", + "prefix": "r3d100013817", + "synonyms": [ + "REseau NAtional GNSS permanent", + "Renag data center", + "Résif-RENAG" + ], + "xrefs": { + "doi": "10.15778/resif.rg" + } + }, + "r3d100013818": { + "description": "The center's main task is to introduce, collect and preserve dog laboratory animal varieties, strains, develop and maintain new technologies, cultivate new varieties and strains, and provide standard experimental seeds. In 2019, the Ministry of Science and Technology and the Ministry of Finance, for the purpose of improving the scientific and technological resources sharing service system, promoted the opening and sharing of scientific and technological resources to society, and carried out the optimization and adjustment of the national platform. The National Canine Laboratory Animal Seed Center was successfully approved as the only \"National Canine Laboratory Animal Resource Center\".", + "homepage": "https://www.nclarc.org.cn/", + "name": "National Canine Laboratory Animal Resource Center", + "prefix": "r3d100013818", + "synonyms": [ + "国家犬类实验动物资源中心" + ] + }, + "r3d100013819": { + "description": "NRCMM is a service platform that integrates preservation and supply of resources of model mice, creation and development of disease model, experimental animal personnel training as a whole. The mission of NRCMM is two-fold: to provide preservation, production, supply, information consultation that aim to benifit human health, and to provide multiple training for graduate students as well as scientists on using the model animals. Resource center also provide service for experimental animal research and cooperation throughout China that will promote leading position of our country in the related field and the development of related disciplines, such as life science, medical science and pharmacy.", + "homepage": "http://www.nrcmm.cn/", + "name": "Model Animal Resource Information Platform", + "prefix": "r3d100013819", + "synonyms": [ + "国家遗传工程小鼠资源库" + ] + }, + "r3d100013820": { + "description": "The National Human Disease Animal Model Resource Bank is supported by the Institute of Medical Laboratory Animals, Chinese Academy of Medical Sciences. The institute is a professional institute engaged in the scientific research and teaching of experimental zoology and comparative medicine. The research unit is the undertaking unit of the national-level laboratory animal technology resource bank for infectious diseases and new drug creation research. In 2015, it established the Key Laboratory of Animal Model Research for Infectious Diseases, the Beijing Engineering Technology Research Center for Laboratory Animal Models of Human Diseases, and established the Human Disease Animal Model Resource Center of the Chinese Academy of Medical Sciences in 2015. The institute has passed CNAS measurement certification, national laboratory accreditation and international AAALAC certification.", + "homepage": "https://www.namr.org.cn/", + "name": "National Human Disease Animal Model Resource Center", + "prefix": "r3d100013820", + "synonyms": [ + "国家人类疾病动物模型资源库" + ] + }, + "r3d100013821": { + "description": "Lexique is a database that provides various information for 140,000 words in the French language. For example, it will give in particular the frequencies of occurrences in different corpora, the phonological representation, the associated lemmas, the number of syllables, the grammatical category, and many other information.\nOpenlexicon brings together several lexical databases, including the Lexicon database, but also other databases providing information such as age of acquisition, reading times or concreteness, for example.", + "homepage": "http://www.lexique.org/", + "name": "Lexique", + "prefix": "r3d100013821" + }, + "r3d100013822": { + "description": "Museum explorers travel to ocean depths, the peaks of the Andes, Africa's Rift Valley, the rainforests of South America, and the deserts of Central Asia. Perhaps even to a field site or research institution in your own state, territory or country. In each area, researchers collect specimens: fossils, minerals, and rocks, plants and animals, tools and artworks. Collections care professionals have meticulously preserved, labeled, cataloged, and organized items of this kind for more than 150 years. \nTaken together, the NMNH collections form the largest, most comprehensive natural history collection in the world. By comparing items gathered in different eras and regions, scientists learn how our world has varied across time and space.", + "homepage": "https://collections.nmnh.si.edu/search/", + "name": "Smithsonian National Museum of Natural History", + "prefix": "r3d100013822", + "xrefs": { + "ror": "00cz47042" + } + }, + "r3d100013824": { + "description": "KU Leuven RDR (pronounced \"RaDaR\") is KU Leuven's Research Data Repository, built on Dataverse.org - open source repository software built by Harvard University. RDR gives KU Leuven researchers a one-stop platform to upload, describe, and share their research data, conveniently and with support from university staff.", + "homepage": "https://rdr.kuleuven.be/", + "name": "KU Leuven RDR", + "prefix": "r3d100013824", + "synonyms": [ + "KU Leuven Research Data Repository" + ] + }, + "r3d100013827": { + "description": "The ESCAPE Open-source Scientific Software and Service Repository (OSSR) is a sustainable open-access repository to share scientific software, services and datasets to the astro-particle-physics-related communities and enable open science. It is built as a curated Zenodo community (https://zenodo.org/communities/escape2020) integrated with several tools to enable a complete software life-cycle. The ESCAPE Zenodo community welcomes entries that support the software and service projects in the OSSR such as user-support documentation, tutorials, presentations and training activities. It also encourages the archival of documents and material that disseminate and support the goals of ESCAPE.", + "homepage": "http://purl.org/escape/ossr", + "name": "Open-source Scientific Software and Service Repository", + "prefix": "r3d100013827", + "synonyms": [ + "ESCAPE OSSR", + "OSSR", + "The European Science Cluster of Astronomy & Particle Physics Open-source Scientific Software and Service Repository" + ] + }, + "r3d100013830": { + "description": "HELIX DATA is an integral component of the Hellenic Data Service \"HELIX\" supporting knowledge management and scholarly communication in Greece.\nHELIX DATA is the data catalogue and repository, with a dual role to store and preserve data that are self-deposited by researchers as well as to harvest data records from other national data sources and catalogues.", + "homepage": "https://data.hellenicdataservice.gr/", + "name": "HELIX DATA", + "prefix": "r3d100013830", + "synonyms": [ + "Αποθετήριο Δεδομένων \"HELIX\"" + ] + }, + "r3d100013831": { + "description": "UNSWorks is the UNSW Open Access institutional repository which enables UNSW researchers to make their research outputs freely available and accessible.", + "homepage": "https://unsworks.unsw.edu.au/", + "name": "UNSWorks", + "prefix": "r3d100013831", + "synonyms": [ + "University of New South Wales Institutional Repository" + ], + "xrefs": { + "opendoar": "17", + "roar": "3116" + } + }, + "r3d100013832": { + "description": "ROHub is a holistic solution for the storage, lifecycle management and preservation of scientific investigations, campaigns and operational processes via research objects. It makes these resources available to others, allows to publish and release them through a DOI, and allows to discover and reuse pre-existing scientific knowledge. Built entirely around the research object concept and inspired by sustainable software management principles, ROHub is the reference platform implementing natively the full research object model and paradigm, which provides the backbone to a wealth of RO-centric applications and interfaces across different scientific communities.", + "homepage": "https://reliance.rohub.org/", + "name": "ROHub", + "prefix": "r3d100013832", + "synonyms": [ + "Research Object Hub Platform" + ] + }, + "r3d100013833": { + "description": "osnaData, the institutional research data repository of the Osnabrück University, offers all members of the university the opportunity to publish their scientific research data free of charge and thus share it with the public in accordance with open science. Research data of all types and formats can be published and provided with appropriate licenses. osnaData assigns DOIs to datasets as persistent identifiers.", + "homepage": "https://osnadata.ub.uni-osnabrueck.de/", + "name": "osnaData", + "prefix": "r3d100013833", + "synonyms": [ + "Das Forschungsdatenrepositorium der Universität Osnabrück" + ] + }, + "r3d100013834": { + "description": "The EUR Data Repository [EDR] is the institutional data repository from the Erasmus University Rotterdam. The EUR Data Repository is an online platform where you showcase your research and make it findable, citable, and reusable for others.", + "homepage": "https://datarepository.eur.nl/", + "name": "EUR Data Repository", + "prefix": "r3d100013834", + "synonyms": [ + "EDR", + "Erasmus University Rotterdam Data Repository" + ] + }, + "r3d100013835": { + "description": "Macquarie University's Institutional Research Data Repository (RDR) allows researchers to upload, publish, search and download research data. The RDR promotes collaboration, data sharing and discovery amongst researchers globally according to FAIR data principles.\nThe RDR is based on Figshare for Institutions, which has been specifically tailored to suit the needs of the Macquarie University research community.", + "homepage": "https://figshare.mq.edu.au/data", + "name": "Macquarie University Research Data Repository", + "prefix": "r3d100013835", + "synonyms": [ + "Macquarie University RDR" + ] + }, + "r3d100013836": { + "description": "The Netherlands Cancer Registry is the national registration since 1989, providing statistics on cancer in the Netherlands. The registry is maintained by the Netherlands Comprehensive Cancer Organisation (IKNL). Data on incidence, prevalence, survival, mortality can be viewed in NCR data & figures on the IKNL website.", + "homepage": "https://iknl.nl/en/ncr", + "name": "Netherlands Cancer Registry", + "prefix": "r3d100013836", + "synonyms": [ + "NCR", + "NKR", + "Nederlandse Kankerregistratie" + ] + }, + "r3d100013837": { + "description": "HilData is registered by Hildesheim University Library, \nThe access is via registration to the data and to the repository. Research data is with regards to educational science. Research data are sensitive and cannot be made fully open. HILDE Online is integrated in HilData: https://www.uni-hildesheim.de/celeb/projekte/fallarchiv-hilde/hildeonline-streaming-server/ HilData is working on its metadata (exposing metadata via interfaces) w.r.t. the FAIR principles and data citation. HilData and HILDE Online provide long-term storage and access to research data. \nThe research data repository provides restricted access to its data. \nThe research data repository uses DOI to make its provided data persistent, unique and citable.", + "homepage": "https://hildata.uni-hildesheim.de/", + "name": "HilData", + "prefix": "r3d100013837", + "synonyms": [ + "HILDEonline" + ] + }, + "r3d100013843": { + "description": "ITESO's Institutional Repository (ReI) is a digital repository that integrates the university's academic production, which manages, preserves and makes available in open access mode the works of researchers, professors and students of this university.", + "homepage": "https://rei.iteso.mx/", + "name": "Repositorio Institucional del ITESO", + "prefix": "r3d100013843", + "synonyms": [ + "Rel" + ], + "xrefs": { + "opendoar": "2660" + } + }, + "r3d100013844": { + "description": "Maenduar in Tupi means \"to remember\". The Maenduar repository, created by LARHUD is an institutional repository (IBICT) dedicated to research data in Digital Humanities and Humanities. The repository encompasses the production of LARHUD members and partners and extends to the public space as a public deposit repository.\nResearchers, professors, students linked to any institutions will be able to deposit their research data, understanding that Maenduar becomes, from this action, a public, national repository, dedicated to the production of knowledge in the Humanities in the face of the development of digital culture in all areas of the world. social world.", + "homepage": "https://zenodo.org/communities/larhud/", + "name": "Maenduar", + "prefix": "r3d100013844" + }, + "r3d100013881": { + "description": "This platform aims to realize data storage, data management, data analysis, data sharing and data citation traceability of various data sets in the field of Humanities and Social Sciences of East China Normal University.", + "homepage": "http://sdsp.ecnu.edu.cn/sdp", + "name": "East China Normal University Social Data Sharing Platform", + "prefix": "r3d100013881", + "synonyms": [ + "华东师范大学人文社科大数据平台" + ] + }, + "r3d100013882": { + "description": "The Data Repository of the Department of Statistical Sciences of the University of Padova is a research data archive with the objective of sharing datasets collected within the Department. The service aims to facilitate data discovery, data sharing, and reuse.", + "homepage": "https://datarepository.stat.unipd.it/", + "name": "Department of Statistical Sciences Data Repository - Unipd", + "prefix": "r3d100013882", + "xrefs": { + "doi": "10.25430/datarepository-statisticalsciences" + } + }, + "r3d100013884": { + "description": "REDU is the institutional open research data repository of the University of Campinas, Brazil. It contains research data produced by all research groups of the University, in a wide range of scientific domains, which are indexed by DataCite DOI. Created at the end of 2020, it is coordinated by a scientific and technical committee composed by data librarians, IT professionals, and scientists representing user groups. Implemented on top of Dataverse, it exports metadata using OAIS. Files with sensitive content (due to ethics or legal constraints) are not stored therein - rather, only their metadata is recorded in REDU, as well as contact information so that interested researchers can contact the persons responsible for the files for conditional subsequent access. It is being little by little populated, following the University's Open Science policies.", + "homepage": "https://redu.unicamp.br", + "name": "REDU - Unicamp Institutional Research Data Repository", + "prefix": "r3d100013884", + "synonyms": [ + "Repositorio de Dados de Pesquisa da Unicamp" + ] + }, + "r3d100013885": { + "description": "Work With Data functions as a data library, collecting data from multiple reliable sources and merging them altogether into one database. It focuses on access through insights, datasets and api.", + "homepage": "https://www.workwithdata.com/", + "name": "Work With Data", + "prefix": "r3d100013885", + "synonyms": [ + "The Data Library" + ] + }, + "r3d100013886": { + "description": "Open access database for rodent cognition data integration and sharing", + "homepage": "https://mousebytes.ca/home", + "name": "Mousebytes", + "prefix": "r3d100013886", + "xrefs": { + "scr": "021598" + } + }, + "r3d100013887": { + "description": "CanWIN is the data centre for the Centre for Earth Observation Science (CEOS). We support research and education, and inform management, policy and evidence based decision-making from the Nelson River Watershed to the Arctic.", + "homepage": "https://canwin-datahub.ad.umanitoba.ca/", + "name": "Canadian Watershed Information Network", + "prefix": "r3d100013887", + "synonyms": [ + "CanWin Data Hub" + ] + }, + "r3d100013888": { + "description": "The CBU Dataverse is a research data repository for Cape Breton University. Files are held securely on Canadian servers, and can be made openly accessible to further research, gain citations and promote our world class research.", + "homepage": "https://borealisdata.ca/dataverse/capebreton", + "name": "Cape Breton University Dataverse", + "prefix": "r3d100013888" + }, + "r3d100013889": { + "description": "The Extreme Light Infrastructure (ELI) is the world's most advanced laser-based research infrastructure. The ELI Facilities provide access to a broad range of world-class high-power, high repetition-rate laser systems and secondary sources. This enables cutting-edge research and new regimes of high intensity physics in physical, chemical, medical, and materials sciences.", + "homepage": "https://data.eli-laser.eu/", + "name": "ELI ERIC Open Data Repository", + "prefix": "r3d100013889", + "synonyms": [ + "ELI ERIC Open Data Portal", + "Extreme Light Infrastructure" + ] + }, + "r3d100013891": { + "description": "In HilReDa, researchers can permanently secure their research data and make it publicly available (publish) in open access in a sustainable and quality-appropriate manner. The research data is given a persistent identifier when it is published.", + "homepage": "https://www.uni-hildesheim.de/bibliothek/forschen-publizieren/forschungsdatenmanagement/hilreda/", + "name": "HilReDa", + "prefix": "r3d100013891", + "synonyms": [ + "Forschungsdatenrepositorium der Universität Hildesheim" + ] + }, + "r3d100013892": { + "description": "Provides free and open access to over 155 city datasets with new ones added regularly. Open data is anonymized (not personally identifiable), free, and available to everyone in one or more open and accessible formats.", + "homepage": "https://opendata.vancouver.ca/pages/home/", + "name": "City of Vancouver Open Data Portal", + "prefix": "r3d100013892" + }, + "r3d100013893": { + "description": "The Concordia University Dataverse is a research data repository for Concordia faculty, students, and staff. Files are held in a secure environment on Canadian servers.", + "homepage": "https://borealisdata.ca/dataverse/concordia", + "name": "Concordia University Dataverse", + "prefix": "r3d100013893" + }, + "r3d100013894": { + "description": "Government of Yukon open data provides an easy way to find, access and reuse the government's public datasets. This service brings all of the government's data together in one searchable website. Our datasets are created and managed by different government departments. We cannot guarantee the quality or timeliness of all data. If you have any feedback you can get in touch with the department that produced the dataset. This is a pilot project. We are in the process of adding a quality framework to make it easier for you to access high quality, reliable data.", + "homepage": "https://open.yukon.ca/data", + "name": "Yukon Open Data", + "prefix": "r3d100013894" + }, + "r3d100013895": { + "description": "This collection is the institutional data repository reserved for the entire research community of the Institut national de la recherche scientifique (INRS).", + "homepage": "https://borealisdata.ca/dataverse/inrs", + "name": "Dataverse de l'Institut national de la recherche scientifique", + "prefix": "r3d100013895", + "synonyms": [ + "Dataverse de l'INRS" + ] + }, + "r3d100013896": { + "description": "This Dataverse is an institutional data repository reserved for the Laval University community.", + "homepage": "https://borealisdata.ca/dataverse/laval", + "name": "Dataverse de l'Université Laval", + "prefix": "r3d100013896" + }, + "r3d100013897": { + "description": "GCRIS Database is a research and performance evaluation information system that enables searching and discovering all research outputs within the Izmir Institute of Technology research ecosystem, associating these outputs with researchers, providing advanced reporting with different metrics, and supporting corporate strategic decisions. Besides, it is an institutional repository at international standards that brings together and organizes all kinds of academic outputs related to research activities and allows sharing with the whole scientific world by providing long-term preservation.", + "homepage": "https://gcris.iyte.edu.tr/", + "name": "IZTECH GCRIS", + "prefix": "r3d100013897", + "synonyms": [ + "İYTE GCRIS" + ], + "xrefs": { + "hdl": "11147", + "opendoar": "2661" + } + }, + "r3d100013898": { + "description": "This Dataverse is the institutional data repository reserved for the entire research community of the Université TÉLUQ.", + "homepage": "https://borealisdata.ca/dataverse/teluq", + "name": "Dataverse de l'Université TÉLUQ", + "prefix": "r3d100013898" + }, + "r3d100013899": { + "description": "This dataverse is the institutional data repository reserved for the entire research community of for UQAC researchers.", + "homepage": "https://dataverse.scholarsportal.info/dataverse/uqac", + "name": "Dataverse de l'Université du Québec à Chicoutimi", + "prefix": "r3d100013899", + "synonyms": [ + "Dataverse de l'UQAC" + ] + }, + "r3d100013900": { + "description": "This collection is the institutional data repository reserved for the entire research community of UQAM.", + "homepage": "https://dataverse.scholarsportal.info/dataverse/uqam", + "name": "UQAM - Dataverse", + "prefix": "r3d100013900", + "synonyms": [ + "Université du Québec à Montréal - Dataverse" + ] + }, + "r3d100013901": { + "description": "This Dataverse is the institutional data repository reserved for the entire research community of the Université du Québec à Trois-Rivières.", + "homepage": "https://borealisdata.ca/dataverse/uqtr", + "name": "Université du Québec à Trois-Rivières - Dataverse", + "prefix": "r3d100013901", + "synonyms": [ + "UQTR Dataverse" + ] + }, + "r3d100013902": { + "description": "This collection is the institutional data repository reserved for the entire research community of HEC Montréal .", + "homepage": "https://borealisdata.ca/dataverse/hec", + "name": "HEC Montréal Dataverse", + "prefix": "r3d100013902", + "synonyms": [ + "École des Hautes Études commerciales dataverse" + ] + }, + "r3d100013903": { + "description": "The MacEwan University Data Repository provides a place to store, share, and explore data and supports the teaching and scholarly activity of MacEwan University.", + "homepage": "https://borealisdata.ca/dataverse/macewan", + "name": "MacEwan University Data Repository", + "prefix": "r3d100013903" + }, + "r3d100013904": { + "description": "Arca Data is Fiocruz's official repository for archiving, publishing, disseminating, preserving and sharing digital research data produced by the Fiocruz community or in partnership with other research institutes or bodies, with the aim of promoting new research, ensuring the reproducibility or replicability of existing research and promoting an Open and Citizen Science. Its objective is to stimulate the wide circulation of scientific knowledge, strengthening the institutional commitment to Open Science and free access to health information, in addition to providing transparency and fostering collaboration between researchers, educators, academics, managers and graduate students, to the advancement of knowledge and the creation of solutions that meet the demands of society.", + "homepage": "https://dadosdepesquisa.fiocruz.br/", + "name": "Arca Dados", + "prefix": "r3d100013904", + "synonyms": [ + "Arca Data", + "Arca de datos" + ], + "xrefs": { + "doi": "10.35078" + } + }, + "r3d100013905": { + "description": "The McGill University Dataverse is a research data repository for McGill faculty, students, and staff. Files are held in a secure environment on Canadian servers.", + "homepage": "https://borealisdata.ca/dataverse/mcgill", + "name": "McGill University Dataverse", + "prefix": "r3d100013905" + }, + "r3d100013906": { + "description": "The Memorial University Dataverse is a research data repository for our faculty, students, and staff. Files are held in a secure environment on Canadian servers. Researchers can choose to make content available to the public, to specific individuals, or to keep it locked.", + "homepage": "https://borealisdata.ca/dataverse/memorial", + "name": "Memorial University Dataverse", + "prefix": "r3d100013906", + "synonyms": [ + "Memorial University of Newfoundland Dataverse" + ] + }, + "r3d100013907": { + "description": "This collection is the institutional data repository reserved for the entire research community of Mount Royal University", + "homepage": "https://dataverse.scholarsportal.info/dataverse/mru", + "name": "Mount Royal University Dataverse", + "prefix": "r3d100013907", + "synonyms": [ + "MRU Dataverse" + ] + }, + "r3d100013908": { + "description": "The SMU Dataverse is a research data repository for our faculty, students, and staff. Files are held in a secure environment on Canadian servers. Researchers can choose to make content available publicly, to specific individuals, or to keep it locked.", + "homepage": "https://borealisdata.ca/dataverse/smu", + "name": "Saint Mary's University Dataverse", + "prefix": "r3d100013908", + "synonyms": [ + "SMU Dataverse" + ] + }, + "r3d100013909": { + "description": "The University of Northern British Columbia Dataverse is a research data repository for research data from UNBC researchers. Files are held in a secure environment on Canadian servers. The platform makes it possible for researchers to deposit data, create appropriate metadata, and version documents as they work. Researchers can choose to make content available publicly, to specific individuals, or to keep it locked.", + "homepage": "https://borealisdata.ca/dataverse/unbc", + "name": "University of Northern British Columbia Dataverse", + "prefix": "r3d100013909", + "synonyms": [ + "UNBC" + ] + }, + "r3d100013910": { + "description": "UWinnipeg Research Data Repository accepts research data and datasets that have been created by researchers and research groups at the University of Winnipeg. Files are held in a secure environment on Canadian servers. The UWinnipeg Data Repository accepts finalized datasets that are ready for publication and sharing.", + "homepage": "https://borealisdata.ca/dataverse/uwinnipeg", + "name": "University of Winnipeg Research Data Repository", + "prefix": "r3d100013910", + "synonyms": [ + "UWinnipeg Research Data Repository" + ] + }, + "r3d100013911": { + "description": "The Vancouver Island University Dataverse is part of Borealis, the Canadian Dataverse Repository, and is a research data repository for VIU faculty, students, and staff. Files are held in a secure environment on Canadian servers. Researchers can choose to make content available to the public, to specific individuals, or to keep it locked.", + "homepage": "https://borealisdata.ca/dataverse/viu", + "name": "Vancouver Island University Dataverse", + "prefix": "r3d100013911", + "synonyms": [ + "VIU Dataverse" + ] + }, + "r3d100013913": { + "description": "Established in 1998, we have been the authoritative source of spatial data and imagery in Alberta for over 20 years.\nWe have a joint venture agreement with Alberta Data Partnerships Ltd. (ADP) and are responsible for the day-to-day management and distribution of the digital data sets they manage. As the agent for ADP, we are responsible for making mapping products available, accessible, accurate and affordable. We are the leading data management, maintenance, and distribution company in Alberta, and ensure the continued updating, re-engineering, storage, distribution, value-added redistribution, and general management of primary provincial mapping datasets.\nOur webstore, Altalis.com, enables customers to explore, view, and acquire spatial data products both paid and open data with the click of a button. We take pride in providing exceptional customer service and building long-term relationships with our clients. Our experienced customer service team are available to answer any questions you may have about finding the right data to meet your needs.", + "homepage": "https://www.altalis.com/", + "name": "Altalis", + "prefix": "r3d100013913" + }, + "r3d100013914": { + "description": "The Canadian Integrated Ocean Observing System (CIOOS) Data Catalogue is an online open-access data catalogue designed for sharing reliable and high-quality.\nCIOOS is a collaboration between institutional, governmental, and non-governmental partners located in the Pacific, the St. Lawrence, and the Atlantic. These Regional Associations (RAs) work closely with local organizations to meet end-user needs and develop place-based solutions for a diverse country.", + "homepage": "https://catalogue.cioos.ca/", + "name": "Canadian Integrated Ocean Observing System Data Catalogue", + "prefix": "r3d100013914", + "synonyms": [ + "CIOOS Data Catalogue", + "Catalogue de données du SIOOC", + "Catalogue de données du Système Intégré d'Observation des Oceans du Canada" + ], + "xrefs": { + "fairsharing.legacy": "3260" + } + }, + "r3d100013916": { + "description": "The digital edition provides the complete correspondence of the German author Jean Paul (1763-1825) as well as some letters from contemporaries from his circle.", + "homepage": "https://www.jeanpaul-edition.de/", + "name": "Jean Paul – Sämtliche Briefe digital", + "prefix": "r3d100013916", + "xrefs": { + "zenodo": "4155301" + } + }, + "r3d100013917": { + "description": "The Better Outcomes Registry & Network (BORN) is Ontario's prescribed perinatal, newborn and child registry with the role of facilitating quality care for families across the province. BORN collects, interprets, shares and rigorously protects high-quality data essential to making Ontario the safest place in the world to have a baby.", + "homepage": "https://www.bornontario.ca/en/index.aspx", + "name": "BORN Ontario", + "prefix": "r3d100013917", + "synonyms": [ + "Better Outcomes Registry & Network", + "Le Registre et réseau des bons résultats dès la naissance" + ], + "xrefs": { + "fairsharing.legacy": "4061" + } + }, + "r3d100013918": { + "description": "Covalent DNA modifications have been found in numerous organisms and more are continually being discovered and characterized, as detection methods improve. Many of these modifications can affect the conformation of the DNA double helix, often resulting in downstream effects upon transcription factor binding. Some of these modifications have been demonstrated to be stable, while others are viewed as merely transient. DNAmod catalogues information on known DNA modifications, of which the well-known 5-methylcytosine is only one. It aims to profile modifications' properties, building upon data contained within the Chemical Entities of Biological Interest (ChEBI) database. It also provides literature citations and includes curated annotations on mapping techniques and natural occurrence information.", + "homepage": "https://dnamod.hoffmanlab.org/index.html", + "name": "DNAmod", + "prefix": "r3d100013918", + "synonyms": [ + "DNA modification database" + ], + "xrefs": { + "fairsharing": "FAIRsharing.qgMKai" + } + }, + "r3d100013919": { + "description": "This database documents the expression and localization patterns of Drosophila mRNAs at the cellular and subcellular level during early embryogenesis and third instar larval tissues. A high-resolution, high-throughput fluorescence detection method is used to detect expressed mRNAs. The data can be accessed by searching the localization categories, searching for specific genes or browsing the list of tested genes.", + "homepage": "http://fly-fish.ccbr.utoronto.ca/", + "name": "Fly-FISH", + "prefix": "r3d100013919", + "xrefs": { + "fairsharing": "FAIRsharing.14c4ca" + } + }, + "r3d100013920": { + "description": "Satellog is a database to identify and dynamically prioritize repeats by using various characteristics, for example, repeat unit, repeat length percentile rank, class, period, total length, genomic coordinates, UniGene polymorphism profile, proximity to or presence within gene regions, such as CDS, UTR, location upstream.", + "homepage": "http://satellog.bcgsc.ca/index.php", + "name": "Satellog", + "prefix": "r3d100013920", + "xrefs": { + "fairsharing": "FAIRsharing.fa9ccb" + } + }, + "r3d100013921": { + "description": "The National Forest Inventory (NFI) is a collaborative effort involving federal, provincial and territorial government agencies. They monitor a network of twenty thousand sampling points across Canada on an ongoing basis to provide information on the state of Canada's forests and a continuous record of forest change. They provide data and products to forest science researchers, forest policy decision-makers and interested stakeholders.", + "homepage": "https://nfi.nfis.org/en/datarequestform", + "name": "Canada's National Forest Inventory", + "prefix": "r3d100013921", + "synonyms": [ + "IFN", + "Inventaire forestier national du Canada" + ] + }, + "r3d100013922": { + "description": "The South African Weather Service (SAWS) is a Section 3(a) public entity under the Ministry of Environmental Affairs and is governed by a Board. It is an authoritative voice for weather and climate forecasting in South Africa and as a member of the World Meteorological Organization (WMO) it complies with international meteorological standards. \nThe South African Weather Service has a variety of weather products and services which can be customized.", + "homepage": "https://www.weathersa.co.za/", + "name": "South African Weather Service", + "prefix": "r3d100013922", + "synonyms": [ + "SAWS" + ] + }, + "r3d100013924": { + "description": "Through its Blood4Research Program based in Vancouver, the Centre for Innovation collects blood from committed donors who have been deferred from donating blood for patient use. The collected blood is processed and provided to investigators to facilitate research that promotes advances in the fields of transfusion, cellular therapies, and transplantation medicine.\nThrough its Cord Blood for Research Program, Canadian Blood Services’ Cord Blood Bank provides investigators with cord blood products to facilitate research that promotes advances in the fields of transfusion, cellular therapies, and transplantation medicine.​\nThe Cord Blood for Research Program distributes cord blood products that do not meet the criteria for storage in the cord blood bank but still contain enough cells for meaningful research and for which mothers’ research consent has been obtained.", + "homepage": "https://www.blood.ca/en/research/products-and-services-researchers/products-research#datasets", + "name": "Canadia Blood Services Data4Research Program", + "prefix": "r3d100013924" + }, + "r3d100013925": { + "description": "NIAID’s TB Portals Program is a multi-national collaboration for TB data sharing and analysis to advance TB research. \n As a global consortium of clinicians, scientists, and IT professionals from 40 sites in 16 countries throughout eastern Europe, Asia, and sub-Saharan Africa, the TB Portals Program is a web-based, open-access repository of multi-domain TB data and tools for its analysis. Researchers can find linked socioeconomic/geographic, clinical, laboratory, radiological, and genomic data from over 7,500 international published TB patient cases with an emphasis on drug-resistant tuberculosis.", + "homepage": "https://tbportals.niaid.nih.gov", + "name": "TB Portals", + "prefix": "r3d100013925", + "synonyms": [ + "Tuberculosis data science" + ], + "xrefs": { + "scr": "016594" + } + }, + "r3d100013927": { + "description": "The Canadian Institute for Health Information (CIHI) provides comparable and actionable data and information that are used to accelerate improvements in health care, health system performance and population health across Canada.", + "homepage": "https://www.cihi.ca/en/access-data-and-reports", + "name": "Canadian Institute for Health Information Repository", + "prefix": "r3d100013927", + "synonyms": [ + "CIHI's Repository" + ] + }, + "r3d100013931": { + "description": "The Research Data Gouv platform is the national federated platform for open and shared research data serving the national scientific community. This platform was an integral part of the Second National Plan for Open Science (PNSO) and offers a multidisciplinary data repository, a registry which reports data hosted in other repositories and a web portal. The multidisciplinary repository is a sovereign publishing solution for sharing and opening up data for communities which are yet to set up their own recognised thematic repository.", + "homepage": "https://recherche.data.gouv.fr/en", + "name": "recherche.data.gov", + "prefix": "r3d100013931", + "synonyms": [ + "Research Data Gouv Platform" + ] + } +} \ No newline at end of file diff --git a/src/bioregistry/data/metaregistry.json b/src/bioregistry/data/metaregistry.json index 21d9105b0..5fac6c1f8 100644 --- a/src/bioregistry/data/metaregistry.json +++ b/src/bioregistry/data/metaregistry.json @@ -894,6 +894,49 @@ "prefix": "prefixcommons", "provider_uri_format": "https://prefixcommons.org/?q=$1" }, + { + "availability": { + "alternate_providers": "missing", + "contact": "present", + "description": "required", + "example": "missing", + "fair": false, + "fair_note": "The API for Re3data does not provide a bulk download", + "homepage": "required", + "license": "present", + "name": "required", + "pattern": "missing", + "provider": "missing", + "search": true, + "synonyms": "missing", + "version": "missing" + }, + "bioregistry_prefix": "re3data", + "contact": { + "email": "mwitt@purdue.edu", + "github": "mwittin", + "name": "Michael Witt", + "orcid": "0000-0003-4221-7956" + }, + "description": "Re3data is a global registry of research data repositories that covers research data repositories from different academic disciplines.", + "example": "r3d100010772", + "governance": { + "accepts_external_contributions": true, + "curates": true, + "curation": "opaque-review", + "imports": false, + "public_version_control": false, + "review_team": "private", + "scope": "general", + "status": "active" + }, + "homepage": "https://www.re3data.org", + "license": "CC 0", + "name": "Registry of Research Data Repositories", + "prefix": "re3data", + "provider_uri_format": "https://www.re3data.org/repository/$1", + "short_name": "re3data" + }, { "availability": { "alternate_providers": "missing", diff --git a/src/bioregistry/external/__init__.py b/src/bioregistry/external/__init__.py index 761479b81..25ce0a395 100644 --- a/src/bioregistry/external/__init__.py +++ b/src/bioregistry/external/__init__.py @@ -21,6 +21,7 @@ from .ols import get_ols from .ontobee import get_ontobee from .prefixcommons import get_prefixcommons +from .re3data import get_re3data from .uniprot import get_uniprot from .wikidata import get_wikidata @@ -44,6 +45,7 @@ "get_uniprot", "get_wikidata", "get_edam", + "get_re3data", ] GETTERS: List[Tuple[str, str, Callable]] = [ @@ -68,4 +70,5 @@ ("aberowl", "AberOWL", get_aberowl), ("cropoct", "CropOCT", get_cropoct), ("edam", "EDAM", get_edam), + ("re3data", "re3data", get_re3data), ] diff --git a/src/bioregistry/external/re3data.py b/src/bioregistry/external/re3data.py new file mode 100644 index 000000000..e099eb0ec --- /dev/null +++ b/src/bioregistry/external/re3data.py @@ -0,0 +1,185 @@ +# -*- coding: utf-8 -*- + +"""Re3data is a registry of research data repositories. + +Example API endpoint: https://www.re3data.org/api/v1/repository/r3d100010772 +""" + +import json +import logging +from typing import Any, Mapping, Optional, Tuple +from xml.etree import ElementTree + +import requests +from tqdm.contrib.concurrent import thread_map +from tqdm.contrib.logging import logging_redirect_tqdm + +from bioregistry.constants import EXTERNAL +from bioregistry.utils import removeprefix + +__all__ = [ + "get_re3data", +] + +logger = logging.getLogger(__name__) +DIRECTORY = EXTERNAL / "re3data" +DIRECTORY.mkdir(exist_ok=True, parents=True) +PROCESSED_PATH = DIRECTORY / "processed.json" + +BASE_URL = "https://www.re3data.org" +SCHEMA = "{http://www.re3data.org/schema/2-2}" + + +def get_re3data(force_download: bool = False): + """Get the re3data registry. + + This takes about 9 minutes since it has to look up each of the ~3K + records with their own API call. + + :param force_download: If true, re-downloads the data + :returns: The re3data pre-processed data + """ + if PROCESSED_PATH.exists() and not force_download: + with PROCESSED_PATH.open() as file: + return json.load(file) + + res = requests.get(f"{BASE_URL}/api/v1/repositories") + tree = ElementTree.fromstring(res.text) + + identifier_to_doi = {} + for repository in tree.findall("repository"): + identifier_element = repository.find("id") + if identifier_element is None or identifier_element.text is None: + continue + + doi_element = repository.find("doi") + doi = ( + removeprefix(doi_element.text, "https://doi.org/") + if doi_element and doi_element.text + else None + ) + identifier_to_doi[identifier_element.text.strip()] = doi + + records = dict( + thread_map( + _get_record, identifier_to_doi, unit_scale=True, unit="record", desc="Getting re3data" + ) + ) + + # backfill DOIs + for identifier, record in records.items(): + doi = identifier_to_doi.get(identifier) + if doi: + record["doi"] = doi + + with PROCESSED_PATH.open("w") as file: + json.dump(records, file, indent=2, sort_keys=True, ensure_ascii=False) + + return records + + +def _get_record(identifier: str) -> Tuple[str, Mapping[str, Any]]: + res = requests.get(f"{BASE_URL}/api/v1/repository/{identifier}") + tree = ElementTree.fromstring(res.text)[0] + return identifier, _process_record(identifier, tree) + + +def _process_record(identifier: str, tree_inner): + xrefs = ( + _clean_xref(element.text.strip()) + for element in tree_inner.findall(f"{SCHEMA}repositoryIdentifier") + ) + data = { + "prefix": identifier, + "name": tree_inner.find(f"{SCHEMA}repositoryName").text, + "description": tree_inner.find(f"{SCHEMA}description").text, + "homepage": tree_inner.find(f"{SCHEMA}repositoryURL").text, + "synonyms": [ + element.text.strip() for element in tree_inner.findall(f"{SCHEMA}additionalName") + ], + "xrefs": dict(tup for tup in xrefs if tup), + } + + license_element = tree_inner.find(f"{SCHEMA}databaseLicense/{SCHEMA}databaseLicenseName") + if license_element: + data["license"] = license_element.text + + return {k: v.strip() if isinstance(v, str) else v for k, v in data.items() if v} + + +def _clean_xref(xref: str) -> Optional[Tuple[str, str]]: + if ( + xref.startswith("FAIRsharing_DOI:10.25504/") + or xref.startswith("FAIRsharing_doi:10.25504/") + or xref.startswith("FAIRsharing_dOI:10.25504/") + or xref.startswith("FAIRSharing_doi:10.25504/") + or xref.startswith("FAIRsharing_doi;10.25504/") + or xref.startswith("FAIRsharing_doi: 10.25504/") + or xref.startswith("fairsharing_DOI:10.25504/") + or xref.startswith("fairsharing_doi:10.25504/") + or xref.startswith("FAIRsharin_doi:10.25504/") + or xref.startswith("FAIRsharing_doi.:10.25504/") + or xref.startswith("FAIRsharing_DOI: 10.25504/") + or xref.startswith("FAIRsharing_doi::10.25504/") + or xref.startswith("FAIRsharing_doi:10.24404/") + ): + return "fairsharing", xref[len("FAIRsharing_DOI:10.25504/") :] + + for start, key in [ + ("biodbcore-", "biodbcore"), + ("MIR:", "miriam"), + ("ROR:", "ror"), + ("OMICS_", "omics"), + ("Omics_", "omics"), + ("omics_", "omics"), + ("ISSN ", "issn"), + ("ISSN: ", "issn"), + ("nif-", "nif"), + ("ISNI:", "isni"), + ("doi.org/", "doi"), + ("doi:", "doi"), + ("DOI:", "doi"), + ("DOI: ", "doi"), + ("RID:nlx_", "nlx"), + ("PSSB-", "pssb"), + ("OpenDOAR:", "opendoar"), + ("openDOAR:", "opendoar"), + ("ROAR:", "roar"), # e.g., see http://roar.eprints.org/14208/ + ("hdl:", "hdl"), + ("https://fairsharing.org/", "fairsharing.legacy"), + ("http://fairsharing.org/", "fairsharing.legacy"), + ("Wikidata:", "wikidata"), + ("https://doi.org/10.5281/zenodo.", "zenodo"), + ("https://doi.org/", "doi"), + ]: + if xref.startswith(start): + return key, xref[len(start) :] + + if xref.startswith("RRID:"): + inner_xref = xref[len("RRID:") :] + if "_" in inner_xref: + prefix, identifier = inner_xref.split("_", 1) + return prefix.lower(), identifier + elif "-" in inner_xref: + try: + prefix, identifier = inner_xref.split("-", 1) + except ValueError: + logger.debug("can't parse RRID: %s", xref) + else: + return prefix.lower(), identifier + else: + logger.debug("unknown RRID: %s", xref) + return None + + if "doi:" in xref: + for part in xref.split(" "): + if part.startswith("doi"): + return "doi", part[len("doi:") :] + + logger.debug("re3data record had unparsable xref: %s", xref) + return None + + +if __name__ == "__main__": + with logging_redirect_tqdm(): + get_re3data(force_download=True) diff --git a/src/bioregistry/schema/schema.json b/src/bioregistry/schema/schema.json index 9cb1e6b65..d5389810f 100644 --- a/src/bioregistry/schema/schema.json +++ b/src/bioregistry/schema/schema.json @@ -481,6 +481,10 @@ "edam": { "title": "Edam", "type": "object" + }, + "re3data": { + "title": "Re3Data", + "type": "object" } }, "required": [ diff --git a/src/bioregistry/schema/struct.py b/src/bioregistry/schema/struct.py index d7e5f614b..9157474eb 100644 --- a/src/bioregistry/schema/struct.py +++ b/src/bioregistry/schema/struct.py @@ -430,6 +430,8 @@ class Resource(BaseModel): biocontext: Optional[Mapping[str, Any]] #: External data from EDAM ontology edam: Optional[Mapping[str, Any]] + #: External data from re3data + re3data: Optional[Mapping[str, Any]] def get_external(self, metaprefix) -> Mapping[str, Any]: """Get an external registry."""