Skip to content

Make the plugin ready for the new data model - #3

Merged
zyzzyxdonta merged 9 commits into
mainfrom
feature/new-data-model
Sep 7, 2026
Merged

Make the plugin ready for the new data model#3
zyzzyxdonta merged 9 commits into
mainfrom
feature/new-data-model

Conversation

@zyzzyxdonta

@zyzzyxdonta zyzzyxdonta commented Jun 26, 2026

Copy link
Copy Markdown
Collaborator

Known bug: The new data model uses schema: <http://schema.org/> while rdflib used in the validation code uses schema: <https://schema.org/> which causes validation to be skipped for all non-https things.

@zyzzyxdonta

Copy link
Copy Markdown
Collaborator Author

Hey @notactuallyfinn, here is another case where @SKernchen and I refactored a HERMES plugin to use the new data model. Would you be willing to take a look at the code to see if this makes sense? Thanks! 😄

@notactuallyfinn notactuallyfinn left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, only a few very minor things.

Comment thread src/hermes_plugin_software_card/curate.py Outdated
Comment thread src/hermes_plugin_software_card/curate.py Outdated
Comment thread src/hermes_plugin_software_card/curate.py Outdated
Comment thread src/hermes_plugin_software_card/curate.py Outdated
@zyzzyxdonta
zyzzyxdonta force-pushed the feature/new-data-model branch from 13c7c93 to d958359 Compare September 7, 2026 07:36
@zyzzyxdonta
zyzzyxdonta marked this pull request as ready for review September 7, 2026 07:36
@zyzzyxdonta
zyzzyxdonta merged commit 9e916fe into main Sep 7, 2026
8 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.

2 participants