afs commented on issue #3990: URL: https://github.com/apache/jena/issues/3990#issuecomment-4708240031
When I tried, riot 6.1.0 prints a warning, which could be clearer, but it outputs the same as 4.10.0. In [RDF 1.2 - 6.2.16 Production literalPropertyElt](https://www.w3.org/TR/rdf12-xml/#literalPropertyElt) (which could do with reformatting!) contains the handling of rdf:datatype and defines the ignoring xml:lang/its:dir. There is also in section 2: > The xml:lang attribute can be used on any [node element](https://www.w3.org/TR/rdf12-xml/#dfn-node-elements) or [property element](https://www.w3.org/TR/rdf12-xml/#dfn-property-elements) to indicate that the included content is in the given language.[Typed literals](https://www.w3.org/TR/rdf12-xml/#section-Syntax-datatyped-literals) which includes [XML literals](https://www.w3.org/TR/rdf12-xml/#section-Syntax-XML-literals) are not affected by this attribute. The section [RDF 1.2 - 5.1.9 Literal Without Datatype Event](https://www.w3.org/TR/rdf12-xml/#section-literal-node) name is clearer than the [RDF 1.1 - 6.1.8 Plain Literal Event](https://www.w3.org/TR/rdf11-xml/#section-literal-node) ("Plain Literal" should have been revised in RDF 1.1 XML as it had a specific meaning in RDF 1.0 XML). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
