-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
There's a high chance of text directions to be added in RDF 1.2, so that string literals can indicate their direction (relevant I18N).
This issue is a place do discuss how we want to cope with this at RDF/JS data model-level.
In order to cope with this, we should add a new field to literals (e.g. direction
), which may either be 'ltr'
or 'rtl'
.
The datafactory will also have to be modified to cope with this.
If we make direction
optional, this should be fully backwards-compatible.
Tpt, elf-pavlik and akuckartz
Metadata
Metadata
Assignees
Labels
No labels