Thesauri - Metadata
- 🌐 part
- 📚
metadata-names
- 📚
metadata-types
⚠️ Note that by convention the metadatum name
id
is used to represent one or more human-friendly identifiers assigned to the item including this part.
[
{
"id": "metadata-names@en",
"entries": [
{
"id": "id",
"value": "ID"
},
{
"id": "author",
"value": "author"
}
]
},
{
"id": "metadata-types@en",
"entries": [
{
"id": "bool",
"value": "boolean"
},
{
"id": "string",
"value": "string"
},
{
"id": "int",
"value": "number"
}
]
}
]