At the moment it’s possible to create list/node labels with several values but without a language:
{
"comments": [],
"id": "http://rdfh.ch/lists/0001/Yxo3TGiRTmyIs2UtCovpXA",
"isRootNode": true,
"labels": [
{
"value": "Console"
},
{
"value": "Konsole"
}
],
"projectIri": "http://rdfh.ch/projects/0001"
}
Should we make the language property mandatory?
Is there any data in production without language? @loic.jaouen @mrivoal