Metadata - CMDI
At present metadata is organised as profiles:
| ID | PROFIL | 
| 1 | Basic | 
| 2 | Skrivesenter | 
| 3 | Some other profile | 
for each of these profiles we specify certain attributes. Below is an illustration of some of the attributes that we record for the skrivesenter:
| ID | NAME | TYPE | IDX | 
| 2 | Besvarelse | string | 0 | 
| 2 | Oppgave | string | 1 | 
| 2 | Skolenummer | integer | 2 | 
| 2 | Elevnummer | integer | 3 | 
The CMDI CLASS profile from Köln would then perhaps look like:
| ID | NAME | TYPE | IDX | 
| 3 | Name | string | 0 | 
| 3 | Title | string | 1 | 
| 3 | Description | integer | 2 | 
| 3 | ISO | xxx | 3 |