Skip to content

[RDF1.2] Add base direction to literals #172

@rubensworks

Description

@rubensworks

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.

w3c/rdf-concepts#9

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions