Skip to content

feat(api): human-readable display label per resource via extraProperties#3

Merged
schmunk42 merged 1 commit into
masterfrom
feature/resource-labels
Jul 15, 2026
Merged

feat(api): human-readable display label per resource via extraProperties#3
schmunk42 merged 1 commit into
masterfrom
feature/resource-labels

Conversation

@schmunk42

@schmunk42 schmunk42 commented Jul 15, 2026

Copy link
Copy Markdown
Member

What

Each pass-through resource declares extraProperties: ['label' => '…'] — e.g. FlowProcessInstanceProcess Instance, FlowHistoricTaskHistoric Task (all 9 resources).

How it fits together

🤖 Generated with Claude Code

…ies [*]

Each pass-through resource declares extraProperties: ['label' => '…']
(e.g. FlowProcessInstance -> 'Process Instance'). Consumed by
dmstr/api-platform-utils-bundle, which emits it as rdfs:label on the
Hydra supportedClass; hrzg/vue-za7-admin-ui prefers it over
hydra:title for menu and heading text. shortNames, IRIs and URLs are
unchanged; the label is free text and translatable later.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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