@@ -49,17 +49,19 @@ Most of the optional properties are omitted in the minimum model for clarity. Th
4949
5050### Describing the minimum model
5151
52- - Minimum metadata model 2026 Material
53- - Minimum metadata model 2026 Event
54- - MMM 2026 Expected Schemaorg Type
55- - MMM 2026 Cardinality
56- - MMM 2026 Values / CV
57- - MMM 2026 Material Required
58- - MMM 2026 Event Required
59- - RDA Description
60- - TeSS Description
61- - Example 1 (Material)
62- - Example 2 (Event)
52+ | Column | Description |
53+ | :---------| :------------|
54+ | Minimum metadata model 2026 Material | Name of property in Material |
55+ | Minimum metadata model 2026 Event | Name of property in Event |
56+ | MMM 2026 Expected Schemaorg Type | What Schema.org type(s) are expected |
57+ | MMM 2026 Cardinality | Could there be ONE or MANY values |
58+ | MMM 2026 Values / CV | What controlled vocabulary or values should be used |
59+ | MMM 2026 Material Required | Is this property required or recommended for Materials |
60+ | MMM 2026 Event Required | Is this property required or recommended for Events |
61+ | RDA Description | Property description from RDA metadata model |
62+ | TeSS Description | Property description from the TeSS Platform |
63+ | Example 1 (Material) | Populated real example of a Material |
64+ | Example 2 (Event) | Populated real example of an Event |
6365
6466
6567
@@ -69,48 +71,62 @@ The columns in the full model are grouped as follows:
6971
7072### Ingestion / core TeSS
7173
72- - Dublin Core
73- - Can filter at TeSS exchange
74- - Filter comment
75- - TeSS Material property
76- - TeSS Event property
77- - Property comment
78- - DC ingestion comment
74+ | Column | Description |
75+ | :-------| :------------|
76+ | Dublin Core | Source property from Dublin Core used as an input reference for mapping and ingestion. |
77+ | Can filter at TeSS exchange | Indicates whether this field can be used as a filter during TeSS content exchange workflows. |
78+ | Filter comment | Notes explaining filter logic, constraints, or usage guidance for exchange. |
79+ | TeSS Material property | Corresponding property name used in the TeSS data model for Materials. |
80+ | TeSS Event property | Corresponding property name used in the TeSS data model for Events. |
81+ | Property comment | General notes clarifying semantics, expected values, or implementation details of the property. |
82+ | DC ingestion comment | Notes specific to how Dublin Core values are interpreted, transformed, or handled during ingestion. |
7983
8084### EOSC Training Resource Profile 2024
8185
82- - EOSC Training Property 2024
83- - EOSC comment
86+ | Column | Description |
87+ | :-------| :------------|
88+ | EOSC Training Property 2024 | Corresponding property name from the EOSC Training Resource Profile (2024) used for crosswalk mapping. |
89+ | EOSC comment | Notes on interpretation, scope, or special considerations for EOSC profile alignment. |
8490
8591### TeSSHub Minimum metadata model
86- - Minimum metadata model 2026 Material
87- - Minimum metadata model 2026 Event
88- - MMM 2026 Expected Schemaorg Type
89- - MMM 2026 Cardinality
90- - MMM 2026 Values / CV
91- - MMM 2026 Material Required
92- - MMM 2026 Event Required
92+ | Column | Description |
93+ | :-------| :------------|
94+ | Minimum metadata model 2026 Material | Property name defined in the TeSSHub 2026 minimum model for Materials. |
95+ | Minimum metadata model 2026 Event | Property name defined in the TeSSHub 2026 minimum model for Events. |
96+ | MMM 2026 Expected Schemaorg Type | Expected Schema.org type(s) for values mapped to this property. |
97+ | MMM 2026 Cardinality | Expected number of values allowed (for example, one or many). |
98+ | MMM 2026 Values / CV | Expected value format or controlled vocabulary for this property. |
99+ | MMM 2026 Material Required | Requirement level for Materials (for example required, recommended, optional). |
100+ | MMM 2026 Event Required | Requirement level for Events (for example required, recommended, optional). |
93101
94102### Bioschemas serialization
95- - Bioschemas property in TrainingMaterial
96- - Bioschemas property in CourseInstance
97- - Bioschemas serialised by TeSS
98- - Bioschemas subproperties
99- - Bioschemas notes
103+ | Column | Description |
104+ | :-------| :------------|
105+ | Bioschemas property in TrainingMaterial | Target Bioschemas property used when serializing a Material as TrainingMaterial. |
106+ | Bioschemas property in CourseInstance | Target Bioschemas property used when serializing an Event as CourseInstance. |
107+ | Bioschemas serialised by TeSS | Indicates whether and how the property is currently output by TeSS in Bioschemas markup. |
108+ | Bioschemas subproperties | Subproperty paths or nested fields relevant to the Bioschemas mapping. |
109+ | Bioschemas notes | Additional implementation notes, caveats, or version-specific guidance for Bioschemas. |
100110
101111### DReSA
102- - DReSA Material property
103- - DReSA Event property
104- - DReSA comment
112+ | Column | Description |
113+ | :-------| :------------|
114+ | DReSA Material property | Equivalent DReSA property used for mapping Material metadata. |
115+ | DReSA Event property | Equivalent DReSA property used for mapping Event metadata. |
116+ | DReSA comment | Notes about mapping assumptions, differences, or constraints for DReSA integration. |
105117
106118### SciLifeLab
107- - SciLifeLab Material property
108- - SciLifeLab Event property
109- - SciLifeLab comment
119+ | Column | Description |
120+ | :-------| :------------|
121+ | SciLifeLab Material property | Equivalent SciLifeLab property used for mapping Material metadata. |
122+ | SciLifeLab Event property | Equivalent SciLifeLab property used for mapping Event metadata. |
123+ | SciLifeLab comment | Notes about interoperability details, interpretation, or edge cases for SciLifeLab mappings. |
110124
111125### RDA Learing Resource 2021
112- - RDA Learning Resource Minimum 2021
113- - RDA Description
126+ | Column | Description |
127+ | :-------| :------------|
128+ | RDA Learning Resource Minimum 2021 | Corresponding field in the RDA Learning Resource Metadata model (2021 minimum set). |
129+ | RDA Description | Official or adapted description text from the RDA model for contextual guidance. |
114130
115131## Next steps
116132
0 commit comments