You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Automatically or manually register events, materials or learning paths.
79
+
When to set up a TeSS space, how to credit other spaces' materials.
49
80
:::
50
81
82
+
51
83
:::{grid-item-card}
52
84
:link: developers/code-data
53
85
:link-type: doc
54
86
55
-
{fas}`wrench;sd-text-secondary`**Developers**
87
+
{fas}`wrench;sd-text-secondary`**Widgets and API**
56
88
^^^
57
89
58
90
Configure an API or widget.
@@ -65,6 +97,8 @@ Configure an API or widget.
65
97
66
98
TeSS has been funded by:
67
99
100
+
- The authors acknowledge the [OSCARS project](https://www.oscars-project.eu/projects/mtess-x-scaling-training-portal-federation-ris-through-multi-tenanting-and-exchange), which has received funding from the European Commission’s Horizon Europe Research and Innovation programme under grant agreement No. 101129751
101
+
-[BioFAIR](https://biofair.uk/)
68
102
- European Commission, Horizon 2020 Research Infrastructures programme (ELIXIR-EXCELERATE, [grant agreement number 676559](https://cordis.europa.eu/project/rcn/198519_en.html));
69
103
- ELIXIR Implementation Study (Registry Integration from a User Perspective);
Copy file name to clipboardExpand all lines: TeSS_docs/overview/definitions.md
+8-7Lines changed: 8 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,12 @@ Definition of common terms used across TeSS.
10
10
11
11
Entities (such as academic institutions, non-profit organisations, portals) that provide training materials of relevance.
12
12
13
+
14
+
### ELIXIR TeSS Portal
15
+
16
+
The [ELIXIR TeSS](https://tess.elixir-europe.org/) portal, the training registry for Europe's distributed infrastructure for life-science data, is built using the TeSS Platform.
17
+
18
+
13
19
### Event
14
20
15
21
An event in TeSS is a link to a single training event sourced by a provider along with description and other meta information (e.g. date, location, audience, ontological categorization, keywords).
@@ -28,7 +34,7 @@ See [What do we mean by eXchange?](https://elixirtess.github.io/mTeSS-X/exchange
28
34
29
35
One installation of the TeSS Platform, on a server, managed by a technical administrator. An instance may have multiple spaces, if this option has been enabled by the administrator.
30
36
31
-
Examples of TeSS instances can be viewed on the [global usage page](https://elixirtess.github.io/mTeSS-X/global) of the mTeSS-X project website.
37
+
Examples of TeSS instances can be viewed on the [global usages page](global).
32
38
33
39
34
40
### Learning path
@@ -38,7 +44,7 @@ A a pathway that guides learners through a set of modules (courses/materials) to
38
44
39
45
### mTeSS-X Project
40
46
41
-
The [mTeSS-X Project](https://elixirtess.github.io/mTeSS-X) (Multi-space Training e-Support System with eXchange) overcomes the fragmentation of training resources across Research Infrastructures and the European Science Clusters.
47
+
The [mTeSS-X Project](mtess-x) (Multi-space Training e-Support System with eXchange) overcomes the fragmentation of training resources across Research Infrastructures and the European Science Clusters.
42
48
The project aims to enhance existing TeSS-based training registries or catalogues like [ELIXIR TeSS (life sciences)](https://tess.elixir-europe.org/) and [PaN-Training (photon and neutron)](https://www.panosc.eu/training-catalogue/) by building an aggregator for these and similar platforms.
43
49
44
50
@@ -61,11 +67,6 @@ Communities will be welcome to request their own space on the TeSSHub, providing
61
67
The main codebase which is used for development, written in Ruby on Rails. The code is open source and [available on GitHub](https://github.com/ElixirTeSS/TeSS) under a BSD 3-Clause licence.
62
68
63
69
64
-
### TeSS Portal
65
-
66
-
Shorthand for the [ELIXIR TeSS](https://tess.elixir-europe.org/) portal, the training registry for Europe's distributed infrastructure for life-science data, built using the TeSS Platform.
67
-
68
-
69
70
### Training material
70
71
71
72
In the context of TeSS, a training material is a link to a single online training material sourced by a content provider (such as a text on a Web page, presentation, video) along with description and other meta information (e.g. ontological categorization, keywords).
to build an aggregator for training portals like ELIXIR TeSS and
9
+
[PaNOSC training portals](https://www.panosc.eu/training-catalogue/)
10
+
— to natively support federation.
11
+
12
+
Such a fully-featured open-source multi-tenanted training platform is expected to be an
13
+
innovation for building a federation of portals to:
14
+
15
+
- help break down barriers between thematic communities,
16
+
- promote a more cohesive European research community,
17
+
- and promote FAIR and open training.
18
+
19
+
The project strives to support the federation of training catalogues using a multi-tenancy approach, and enabling cross-instance content exchange. This will allow RIs and their communities to maintain tailored catalogues with distinct identities, while simultaneously benefiting from a shared global pool of resources.
Copy file name to clipboardExpand all lines: TeSS_docs/overview/tess.md
-68Lines changed: 0 additions & 68 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,71 +14,3 @@ The project aims to enhance existing TeSS-based training registries or catalogue
14
14
TeSS was originally developed as part of [ELIXIR](https://elixir-europe.org/), Europe's distributed infrastructure for life-science data.
15
15
One of the goals of ELIXIR is to train research scientists to better use available computational infrastructures to address critical research questions.
16
16
This requires access both to face-to-face training opportunities and to disparate training materials and resources, currently dispersed across Europe.
17
-
18
-
## Global instances of TeSS
19
-
20
-
TeSS is an open source, reusable software platform, and has been deployed by several other communities across the globe.
Copy file name to clipboardExpand all lines: TeSS_docs/spaces/instance-or-space.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# When to choose your own TeSS instance or register a space in TeSSHub
2
2
3
-
TeSS is an open source, reusable software platform, and has been [deployed by several other communities across the globe](../overview/tess). However, with the launch of the [Spaces feature](intro-spaces), it is possible for a community to create their own tailored catalogue or "view" within an existing TeSS instance. The TeSSHub is a public instance that supports the Spaces feature (launching soon).
3
+
TeSS is an open source, reusable software platform, and has been [deployed by several other communities across the globe](../overview/global). However, with the launch of the [Spaces feature](intro-spaces), it is possible for a community to create their own tailored catalogue or "view" within an existing TeSS instance. The TeSSHub is a public instance that supports the Spaces feature (launching soon).
0 commit comments