Skip to content

Make the plugin ready for the new data model#3

Draft
zyzzyxdonta wants to merge 7 commits into
mainfrom
feature/new-data-model
Draft

Make the plugin ready for the new data model#3
zyzzyxdonta wants to merge 7 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
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