Skip to content

Adding filter to exclude a case where multiple SO:datePublished values are returned #333

Open
iannesbitt wants to merge 2 commits into
developfrom
bugfix-332-schema-org-datePublished-returns-multiple-values
Open

Adding filter to exclude a case where multiple SO:datePublished values are returned #333
iannesbitt wants to merge 2 commits into
developfrom
bugfix-332-schema-org-datePublished-returns-multiple-values

Conversation

@iannesbitt
Copy link
Copy Markdown

This is a fix described and proposed in #332, where a SparQL query is modified to add a filter excluding datePublished values being returned from workExample nodes, which then prevents indexing.

@iannesbitt iannesbitt requested a review from datadavev April 9, 2026 18:51
@iannesbitt iannesbitt self-assigned this Apr 9, 2026
@iannesbitt iannesbitt added the bug Something isn't working label Apr 9, 2026
@datadavev
Copy link
Copy Markdown
Member

This will work but feels a bit like whack-a-mole. What other constructs will use Dataset types as sub-nodes?

@iannesbitt
Copy link
Copy Markdown
Author

iannesbitt commented Apr 9, 2026

Instead of two specific filters, Matt also suggested switching to a general one. Committed in 461f2db.

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

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Multiple datePublished values returned by schema_org_datePublished SparQL query

2 participants