Skip to content

Commit 4743916

Browse files
committed
Add mTeSS-X paragraph to About page
1 parent b0b3380 commit 4743916

2 files changed

Lines changed: 13 additions & 0 deletions

File tree

app/views/about/tess.html.erb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
<h2><%== TeSS::Config.site['title'] %></h2>
1010
<p><%== t 'about.registry' %></p>
1111

12+
<p><%== t 'about.mtessx' %></p>
13+
1214
<p><%== t 'about.history' %></p>
1315
<% else %>
1416
<h2><%= current_space.title %></h2>

config/locales/en.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,17 @@ en:
108108
to a growing catalogue of materials; for trainers, the portal offers an environment for sharing materials
109109
and event information; for trainees, it offers a convenient gateway via which to identify relevant training
110110
events and resources, and to perform specific, guided analysis tasks via customised training workflows.
111+
mtessx: >
112+
As researchers increasingly rely on complex, data-driven methods, there is an urgent need for robust,
113+
interoperable infrastructure to support the organisation, discovery, and reuse of training resources, which
114+
also motivates use of research data management infrastructures.
115+
The <strong>mTeSS-X Project (Multi-space Training e-Support System with eXchange)</strong>
116+
overcomes the fragmentation of training resources across Research Infrastructures and the European Science
117+
Clusters. The project aims to enhance existing TeSS-based training registries or catalogues like
118+
ELIXIR TeSS (life sciences) and
119+
<a href='https://www.panosc.eu/training-catalogue/'>PaN-Training (photon and neutron)</a>
120+
by building an aggregator (TeSSHub) for these and similar platforms.
121+
<a href='https://elixirtess.github.io/mTeSS-X' target='_blank'>Read more about the OSCARS mTeSS-X project.</a>
111122
history: >
112123
TeSS was originally developed as part of <a href='https://elixir-europe.org/' target='_blank'>ELIXIR</a>,
113124
Europe's distributed infrastructure for life-science data. One of the goals of ELIXIR is to train research

0 commit comments

Comments
 (0)