- From: Edmond Chuc via GitHub <noreply@w3.org>
- Date: Thu, 28 Aug 2025 04:02:20 +0000
- To: public-shacl@w3.org
edmondchuc has just created a new issue for https://github.com/w3c/data-shapes: == [UI] Support for RDF 1.2 Features == RDF 1.2 adds reification as a way to annotate triples. This allows statements to be made about other statements. Add support for RDF reification, including reification-related constraint components, for both viewing and editing. Reification may also be used in provenance tracking for editing applications and support actions such as roll-back or history viewing. RDF 1.2 also defines initial text direction for RDF literals. Add support for handling such literals for both display, editing and storage. Discussion: - How does reification work in both viewing and editing? - How does SHACL Core affect the display of reified triples? Links: - [RDF 1.2 Concepts and Abstract Syntax - Triple Terms and Reification](https://www.w3.org/TR/rdf12-concepts/#section-triple-terms-reification) - [SHACL 1.2 Core - sh:reifierShape, sh:reificationRequired](https://www.w3.org/TR/shacl12-core/#ReifierShapeShapeConstraintComponent) - [RDF 1.2 Concepts and Abstract Syntax - Initial Text Direction](https://www.w3.org/TR/rdf12-concepts/#section-text-direction) Please view or discuss this issue at https://github.com/w3c/data-shapes/issues/536 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 28 August 2025 04:02:21 UTC