Open svandenhoek opened 3 months ago
should we then default this to 'en'?
For now hardcoded language tag or an advanced setting with default language tag seem like the best approach until we run into issues where we need multi-language support inside a single schema.
Is your feature request related to a problem? Please describe. Best practice is to ensure String literal's define their language. Also FDP v1.2 defines this: https://specs.fairdatapoint.org/fdp-specs-v1.2.html#repositorymetadata
EMX2 docs state language tags can be adjusted for labels here (not sure how this works in practice though, couldn't quickly find how to change), though a more robust system is probably needed if language should be defined per-column.
Describe the solution you'd like
Describe alternatives you've considered
Not really preferred as RDF standards might require language tag.
@en
.Possible short-term solution while only English is allowed, though this means if a user would add non-English text in the tables, the generated RDF is malformed.
Additional context Current example output:
Preferred output: