New Feature: Easy Abbreviation

new feature

Posted on: 25 May 2021 purlPURL: https://gxy.io/GTN:N00013

Thanks to the great tutorial developed by first time contributor Erik Schill avatar Erik Schill and edited by Simon Bray avatar Simon Bray , we noticed that they defined a number of abbreviations and re-used those throughout their tutorial.

As the GTN is intended to be easy for contributors and easy for learners, we wanted to make use of the <abbr> tag which allows you to define commonly re-used terms in your HTML. However this is a bit clumsy to write every time, so we’ve implemented a tag and some metadata which permits easily defining and referencing abbreviations throughout your text.

In your tutorial metadata you can add an abbreviations section like:

---
title: My awesome tutorial
...
abbreviations:
  API: Application Programming Interface
  JSON: JavaScript Object Notation
---

And in your text you can use braces to refer to the term

Markdown

The `/jobs` {API} will return {JSON}. When we call the {API} we'll get back this result {JSON}.

The /jobs Application Programming Interface (API) will return JavaScript Object Notation (JSON). When we call the API we’ll get back this result JSON.

These will even generate an automatic Glossary at the end. Check out the use of this new feature in the BioBlend Dev Tutorial!

View Material
GTN logo with a multi-coloured star and the words Galaxy Training Network

Recent News

See all news

Learn to use MINERVA Platform's COVID-19 Disease Map with Galaxy

28 March 2024   by-covid pathways minerva gtn infrastructure new feature

As part of the work of BeYond COVID, we have developed a new integration between the MINERVA Platform’s COVID-19 Disease Map and Galaxy! Datasets created within Galaxy can now be seamlessly visualized in the MINERVA Platform, allowing you to explore your data in the context of the COVID-19 Disease Map.

Cool URLs Don't Change, GTN URLs don't either.

18 March 2024   gtn infrastructure new feature

At the Galaxy Training Network we are really committed to ensuring our training materials are Findable, Accessible, Interoperable, and Reusable. This means that we want to make sure that the URLs to our training materials are persistent and don’t change. The GTN wants you to be able to rely on our URLs once you’ve added them to a poster or training material, without having to worry about them breaking in the future.

Lost in a topic? Try a Learning Pathway!

4 March 2024   gtn infrastructure new feature

We know the GTN has a lot of learning materials (400 and counting!) which can make it quite difficult to figure out where to start in some topics.

GTN ❤️ GMOD

29 February 2024   new topic new feature genome annotation

Building upon the work previously done for the SARS-Cov-2 Topic we have further expanded the ‘tag based topics’ to support a new GMOD topic.