What and why bioschemas.org

In this tutorial you will learn what Bioschemas is, what the added value to schema.org.is and what the main elements in Bioschemas are.

What is Bioschemas?

Bioschemas is a community project built on top of schema.org, aiming to improve interoperability in Life Sciences so resources can better communicate and work together by using a common markup on their websites.

While on schema.org you can get those nice summaries, Bioschemas aims to make it possible to get similar summaries but focused on Life Science resources as Proteins, Samples, Beacons, Tools, Training, Life science envents and so on

Imagine an insulin summary but rather than pointing to Wikipedia, including specialized resources such as Orphanet or CATH as seen on Figure 1. In this way you would get a quick overview while also links to relevant resources all in one search.

What are the benefits of Bioschemas?

Bioschemas inheritates the benefits from schema.org, i.e., enabling machines to understand what your metadata is in advance, making it easier to find, integrate, and re-use your data. It also brings some benefits tailored to the Life Sciences community. In Figure 2, you can find a graphical summary of such benefits, which are explained in more detailed on the paragraphs below.

Schema.org provides types while Bioschemas provides profiles. A profile is a customisation of type including guidelines on how to use it whitin the Life Sciences scope.

Disclaimer: Bioschemas does provides three types (BioChemEntity, DataRecord and LabProtocol) however those will not remain in Bioschemas but will be proposed and eventually integrated into schema.org

1. Bioschemas focuses on key properties prioritised as Minimum, Recommended and Optional based on community agreements and common practices

  • Minimum properties should be provided

  • Recommended properties should be provided whenever possible and available

  • Optional properties could be ommitted unless important or relevant for your resource

e.g., For the Event case shown on Figure 2, endDate and location are minimum while organizer is recommended.

Reminder: a property helps you describe your resource

2. Bioschemas provides additional recommendations regarding properties cardinality

A property expects ONE or MANY elements

e.g., For the Event case, endDate should be ONE while organizer could be MANY

3. Bioschemas customises schema.org types (see previous tutorial) to better supports needs on the life sciences community

Event already exists in schema.org. However, Bioschemas has added some new properties, for instance, "prerrequisite" is commonly used in Life Sciences to list a list of required skills and so to be able to attend the event.

4. Bioschemas reuses terms from well-known ontologies thus avoiding reinventing the wheel

Tools, a SoftwareApplication profile, recommends using terms from the EDAM ontology in order to specify, for instance, the input and output expected.

Protein, a BioChemEntity profile, includes some properties that come from well-known ontologies. For instance associatedWith comes from from the Sequence Ontology. By reusing terms, Bioschemas aims to avoid reinventing the wheel.

Last updated