Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for 'replies to' in the data table #2311

Merged
merged 2 commits into from
Oct 20, 2023
Merged

Conversation

egonw
Copy link
Collaborator

@egonw egonw commented Jul 24, 2023

Fixes #249
Fixes #491

Description

There is a replies to property and the linked issue requests adding that info. I added it to the data table.

Caveats

None that I can think of (right now).

Check any of the following which apply:

  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
    • I have made corresponding changes to the documentation
  • This change requires new dependencies (please list)

Testing

Checklist

  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • I have not used code from external sources without attribution
  • I have considered accessibility in my implementation
  • There are no remaining debug statements (print, console.log, ...)

Screenshots

image

image

@egonw egonw marked this pull request as ready for review July 24, 2023 07:52
@egonw egonw added P2675-reply-to Wikidata property P941-inspired-by enhancement some suggestions to improve Scholia labels Jul 24, 2023
@fnielsen fnielsen merged commit c76e000 into master Oct 20, 2023
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement some suggestions to improve Scholia P941-inspired-by P2675-reply-to Wikidata property
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Recognise Property:P2675, "reply to" Show 'reply to' (P2675) relationships
2 participants