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
Copy file name to clipboardExpand all lines: TeSS_docs/overview/definitions.md
+11-3Lines changed: 11 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,14 +37,22 @@ mTeSS-X
37
37
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.
38
38
39
39
Space (mTeSS)
40
-
A single TeSS instance presents multiple tailored spaces (catalogues) whose selections of training material are “views” on a global catalogue.
40
+
A single TeSS instance can present multiple tailored spaces (catalogues) whose selections of training material are “views” on a global catalogue.
41
41
Each community registers, maintains and curates their material for their members in their own virtual space in the common portal environment.
42
42
See [Introduction to spaces](../spaces/intro-spaces) for details.
43
43
44
44
TeSSHub
45
-
The first TeSS instance with multiple spaces. This will be one of the outputs from the mTeSS-X project, where [ELIXIR TeSS (life sciences)](https://tess.elixir-europe.org/) and [PaN-Training (photon and neutron)](https://www.panosc.eu/training-catalogue/) will be multipe spaces running from the same server, appearing as distinct catalogue.
45
+
The platform name for a TeSS instance with multiple [spaces](#term-Space-mTeSS)
46
+
that can [exchange](#term-Exchange-TeSS-X) materials with other instances.
47
+
The TeSSHub is one of the outputs from the mTeSS-X project,
48
+
where [ELIXIR TeSS (life sciences)](https://tess.elixir-europe.org/)
49
+
and [PaN-Training (photon and neutron)](https://www.panosc.eu/training-catalogue/)
50
+
will be running multipe spaces from the same server, appearing as distinct catalogues,
51
+
and can share relevant materials.
46
52
47
-
Communities will be welcome to request their own space on the TeSSHub, providing them with their own registry, without the need to host and maintain their own instance.
53
+
Communities will be welcome to [request their own space](../spaces/instance-or-space/)
54
+
on a TeSSHub, providing them with their own registry,
55
+
without the need to host and maintain their own instance.
48
56
49
57
TeSS Platform
50
58
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.
Copy file name to clipboardExpand all lines: TeSS_docs/spaces/instance-or-space.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,11 @@
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/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).
3
+
TeSS is an open source, reusable software platform, and has been [deployed by several other communities across the globe](../overview/global).
4
+
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.
5
+
The ELIXIR TeSSHub is a public instance that supports the Spaces feature (launching soon).
4
6
5
7
6
-
## Why register a space with TeSSHub?
8
+
## Why register a space with a TeSSHub?
7
9
8
10
- {fas}`clipboard-check;sd-text-success` Appears as its own distinct catalogue
9
11
- {fas}`clipboard-check;sd-text-success` Can exchange materials with other TeSS instances and spaces
@@ -22,5 +24,5 @@ TeSS is an open source, reusable software platform, and has been [deployed by se
22
24
- {fas}`clipboard-check;sd-text-success` Can be fully customised by your own development team
23
25
- {fas}`clipboard-question;sd-text-warning` Requires installation and server administration (at your expense)
24
26
25
-
[^freespace]: The TeSSHub does not charge for space creation but is dependent on overall funding. Other multi-space TeSS instances may vary.
27
+
[^freespace]: The ELIXIR TeSSHub does not charge for space creation but is dependent on overall funding. Other TeSSHubs (multi-space TeSS instances) may vary.
26
28
[^freeinstance]: The [TeSS Platform software is open source](https://github.com/ElixirTeSS/TeSS)[(BSD 3-clause license)](https://tess.elixir-europe.org/about/developers#api:~:text=available%20under%20the-,BSD%203%2DClause,-license.) but you must cover server and administration costs.
0 commit comments