Skip to content

DnD payload media types move to the vnd tree with atomgraph as the vendor facet - #28

Merged
namedgraph merged 1 commit into
masterfrom
vnd-atomgraph-media-types
Aug 28, 2026
Merged

DnD payload media types move to the vnd tree with atomgraph as the vendor facet#28
namedgraph merged 1 commit into
masterfrom
vnd-atomgraph-media-types

Conversation

@namedgraph

Copy link
Copy Markdown
Member

application/x-rdfa-editor-block and application/x-rdfa-editor-section become application/vnd.atomgraph.rdfa-editor.block and application/vnd.atomgraph.rdfa-editor.section, aligning with LinkedDataHub's application/vnd.atomgraph.linkeddatahub.block and mirroring the w3id.org/atomgraph/rdfa-editor namespace naming.

The types are set by setData in the drag-start templates and read back by the rdfae:has-transfer-type guards, so the rename is behavior-neutral; the separation between editor block DnD and the host page's own block DnD still rests on the types being distinct, which they remain.

Verified: make test (extractor, canonical, lint) and make test-browser (Playwright suites, which synthesize drags with these types) both pass.

🤖 Generated with Claude Code

https://claude.ai/code/session_014Tgf5DjbYiX3SPnCFSgCzd

…ndor facet

application/x-rdfa-editor-block and application/x-rdfa-editor-section become
application/vnd.atomgraph.rdfa-editor.block and .section, aligning with
LinkedDataHub's application/vnd.atomgraph.linkeddatahub.block and mirroring
the w3id.org/atomgraph/rdfa-editor namespace naming.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_014Tgf5DjbYiX3SPnCFSgCzd
@namedgraph
namedgraph merged commit 43fcf62 into master Aug 28, 2026
2 checks passed
@namedgraph
namedgraph deleted the vnd-atomgraph-media-types branch August 28, 2026 10:07
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