dasch-swiss / knora-ui

Reusable GUI elements for Knora
https://dasch-swiss.github.io/knora-ui
7 stars 1 forks source link

core: jsonld conversion textValueLanguage is ignored #127

Open SepidehAlassi opened 5 years ago

SepidehAlassi commented 5 years ago

when a text has language, it should be converted corretcly "knora-api:textValueHasLanguage" : "fr",

tobiasschweizer commented 5 years ago

I think we have to add an optional language member to ReadTextValue (projects/knora/core/src/lib/declarations/api/v2/properties/read-property-item.ts)