Skip to content

Fix non-canonical XMLLiteral in dataspace.ttl#50

Merged
namedgraph merged 1 commit into
masterfrom
develop
Jun 19, 2026
Merged

Fix non-canonical XMLLiteral in dataspace.ttl#50
namedgraph merged 1 commit into
masterfrom
develop

Conversation

@namedgraph

Copy link
Copy Markdown
Member

Replaces the numeric character reference → with the literal in the dataspace.ttl documentation, so the rdf:XMLLiteral lexical form is canonical XML.

Jena 6 (the LinkedDataHub build) rejects entity references in XMLLiteral lexical forms with not valid for datatype XSD XMLLiteral; the convention in these docs is to use literal Unicode characters (e.g. , ). Follow-up to the documentation updates merged in #49.

🤖 Generated with Claude Code

Replace the numeric character reference → with the literal → so the
rdf:XMLLiteral is canonical XML. Jena 6 rejects entity references in
XMLLiteral lexical forms with "not valid for datatype XSD XMLLiteral".

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@namedgraph namedgraph merged commit e989c76 into master Jun 19, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant