Skip to content

Move linkedData keys to the top of the resource #181#183

Merged
Ludee merged 2 commits intodevelopfrom
feature-181-ld
Oct 23, 2024
Merged

Move linkedData keys to the top of the resource #181#183
Ludee merged 2 commits intodevelopfrom
feature-181-ld

Conversation

@Ludee
Copy link
Copy Markdown
Member

@Ludee Ludee commented Oct 23, 2024

Summary of the discussion

The databus / linked data related fields "@id" and "@context" should be placed at the very beginning of each resource object. These fields link to other resources where more information can be found and where the related data is accessible. This is reference information that should be visible right away.
Thanks @jh-RLI for this feedback.

Type of change (CHANGELOG.md)

Updated

  • Move linkedData keys to the top of the resource (#183)

Workflow checklist

Automation

Closes #181

PR-Assignee

Reviewer

  • 🐙 Follow the Reviewer Guidelines
  • 🐙 Provided feedback and show sufficient appreciation for the work done

@Ludee Ludee added part: documentation 📖 Improvements or additions to documentation type: enhancement ⚙️ Improvement of an existing feature labels Oct 23, 2024
@Ludee Ludee requested a review from jh-RLI October 23, 2024 18:24
@Ludee Ludee self-assigned this Oct 23, 2024
@Ludee Ludee marked this pull request as ready for review October 23, 2024 18:25
@Ludee Ludee merged commit 61d0006 into develop Oct 23, 2024
@Ludee Ludee deleted the feature-181-ld branch October 23, 2024 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

part: documentation 📖 Improvements or additions to documentation type: enhancement ⚙️ Improvement of an existing feature

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Move databus/linkedData fields to the beginning of a resource object

1 participant