Skip to content

Commit 7afd2db

Browse files
committed
Add admonitions
1 parent f3d4bac commit 7afd2db

2 files changed

Lines changed: 6 additions & 4 deletions

File tree

TeSS_docs/accounts/provider.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,13 @@
33
Content providers are entities (such as academic institutions, non-profit organisations, portals) that provide training materials of relevance to your community.
44
Every event or training material in TeSS is associated with precisely one content provider.
55

6-
Each content provider has the following properties:
7-
6+
```{admonition} Each content provider has the following properties:
7+
:class: note
88
* Title, URL, description, logo, keywords
99
* One of three types: Organisation, Project, Portal
1010
* One or more approved editors (TeSS user accounts)
1111
* In ELIXIR TeSS: one ELIXIR national node
12+
```
1213

1314
## Viewing content providers
1415
Content providers can be browsed and searched in TeSS.

TeSS_docs/content/structured-data-types.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,9 @@ for training materials
4646
:::
4747
::::
4848

49-
```{note}
50-
If your domain is not life sciences, your materials can still use these Bioschemas profiles. See [schemas.science](https://schemas.science) for domain-agnostic profiles. The Course, CourseInstance and TrainingMaterial profiles in schemas.science are equivalent to the Bioschemas profiles of the same name.
49+
```{admonition} Not life sciences?
50+
:class: hint
51+
If your domain is not life sciences, your materials can still use these Bioschemas profiles. See [schemas.science](https://schemas.science) for domain-agnostic profiles. The Course, CourseInstance and TrainingMaterial profiles in schemas.science are equivalent to the Bioschemas profiles of the same name. They all extend schema.org.
5152
```
5253

5354

0 commit comments

Comments
 (0)