w3c / shacl

SHACL Community Group (Post-REC activitities)
27 stars 4 forks source link

Support for RDF 1.2 initial text direction #24

Open afs opened 4 months ago

afs commented 4 months ago

Add support for RDF 1.2 text direction

Initial text direction is a feature in RDF 1.2. https://www.w3.org/TR/rdf12-concepts/#section-text-direction

It is a new facet of language string literals: https://www.w3.org/TR/rdf12-concepts/#section-Graph-Literal

Turtle syntax: https://www.w3.org/TR/rdf12-turtle/#grammar-production-LANG_DIR

A text direction can be ltr or rtl (case insensitive).