Skip to content

feat(SourceNanopub): update nanopub element with additional data for RDFa parsers - #635

Merged
tkuhn merged 1 commit into
masterfrom
633-add-cite-as-to-source-nanopub
Aug 24, 2026
Merged

feat(SourceNanopub): update nanopub element with additional data for RDFa parsers#635
tkuhn merged 1 commit into
masterfrom
633-add-cite-as-to-source-nanopub

Conversation

@ashleycaselli

@ashleycaselli ashleycaselli commented Aug 24, 2026

Copy link
Copy Markdown
Member

This pull request makes a small change to the SourceNanopub.html component. The update adds semantic HTML attributes to the source link to improve metadata and interoperability.

  • Added rel="cite-as" and vocab="https://www.w3.org/ns/iana/link-relations/relation#" attributes to the <a> tag with wicket:id="np" to enhance citation semantics.

@ashleycaselli ashleycaselli changed the title feat(SourceNanopub): update nanopub element with additional data for … feat(SourceNanopub): update nanopub element with additional data for RDFa parsers Aug 24, 2026
@tkuhn

tkuhn commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Nice!

@tkuhn tkuhn closed this Aug 24, 2026
@tkuhn tkuhn reopened this Aug 24, 2026
@tkuhn
tkuhn merged commit cbc3022 into master Aug 24, 2026
11 checks passed
@tkuhn
tkuhn deleted the 633-add-cite-as-to-source-nanopub branch August 24, 2026 13:33
@github-actions

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 5.12.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add rel="cite-as" to the nanopub IRI link so it can be the target of annotations

3 participants