If you want to edit the webpage displaying all the datasets, you finde a guide here.
Editing the Datasets
You can edit the content by opening the Datasets collection on the left side on the admin panel (www.blastodb.com/admin/#/collections/datasets).
Creating a new dataset
- Make shure te publication this dataset is based upon is already in BlastoDB, as you will need to link to it (-> now to add publications).
- Click New in the top-right.
- Fill out the form. You can find a description of the fields.
- Click Save. -> The Website will be updated automatically within a few minutes.
Editing an Existing Dataset
- Click on the existing dataset.
- Change what needs to be changed.
- Click Save. -> The Website will be updated automatically within a few minutes.
Deleting a Dataset
You can delete datasets by selecting them (checking the box on the left) and then clicking Delete on the top right.
It is save to delete datasets, as other enteries are dependent on the datasets.
Fields
The datasets here have fourteen properties, which are shortly described in the folowing. Fields marked with required need to be filled out, all others are optional, but should be filled out if available.
- Title
required- The title of the dataset- The name of the Dataset.
- Link to source
required- The link to the download page/webpage where the dataset can be obtained.- A URL to the raw data. For example:
https://www.ncbi.nlm.nih.gov/sra/...
- A URL to the raw data. For example:
- Related Publications
required- The publication(s) this dataset is based upon.- Select the publication the dataset is based upon from the list.
- Publications must be added to the system before you can link to them, see Publications guide.
- Publication Date
required- The date the dataset was published- Enter a year (2024), month and year (06.2024), or full date (11.06.2024)
- Datatypes
at least one- The type of data in the dataset.- Select at least one or more data types from the list.
- If a datatype you need is missing, it can be added under Vocabularies → Datatypes.
- Subtype(s) - The subtypes present in the dataset
- Select the blastocystis subtypes from the list.
- Subtypes must already exist to be selectable. You can add new ones under Subtypes guide.
- Strains - Strains of Blastocystis (if available)
- Free-text list of strain identifiers. One item per line. Leave blank if not applicable.
- Data Origin(s) - e.G. In-Vitro, Ex-Vivo...
- Select the data origin from the list.
- If a data origin you need is missing, it can be added under Vocabularies → Data Origin.
- Detection Method(s) - e.G. PCR,
- Select the detection method(s) from the list.
- If a detection method you need is missing, it can be added under Vocabularies → Detection Methods.
- Sources - The source where Blastocystis was sampled from (e.G. Human, Mammel, Soil...)
- Select the source from the list.
- If a required data source you need is missing, it can be added under Vocabularies → Sources.
- Countries - The country(s) where the data was collected
- Select the countries from which the samples were collected from the list.
- You can edit the available countries in the Vocabularies.
- Lab Protocols
- Select related lan protocols from the list.
- Lab protocols need to be added to the system before you can link to them, see (Publications guide).
- Annotations - Short contextual notes shown below the hero of the dataset page, before the description.
- Use these to set the data into context or hint at something readers should be aware of. A dataset can have several annotations.
- Each annotation has:
- Severity - The importance of the note: Info (blue), Warning (amber), or Severe warning (red). This controls the colour and icon shown on the dataset page, and the indicator pill shown on the dataset card in the collector. Defaults to Info.
- Title - A short heading for the annotation.
- Text - The note itself. Supports basic markdown (bold, italics, links, lists), no custom components.
- Related Publication(s) - Optionally link publications relevant to this annotation, the same way as the dataset-level Related Publications field above.
- Datasets with at least one annotation show a coloured indicator on their card in the datasets overview, reflecting the most severe annotation.
- Description
- A free-text description of the dataset in markdown (see markdown cheat sheet).
If a blog article links to this dataset, it is shown automatically in a "Related Blog Articles" section on the dataset page. You link them from the blog entery.
Be Careful! You can break things here. The description supports the extendet markdown syntax, which need to be defined exactly, otherwise the build of the website might fail. Please edit the webpage locally, if you want to use these features.