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

TemplateMetadata - check and assure that long paths fetch distinct values #9

Open
zozlak opened this issue Oct 4, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@zozlak
Copy link
Member

zozlak commented Oct 4, 2024

Let's assume

res1 isPartOf col ;
     hasAuthor John .
res2 isPartOf col ;
     hasAuthor John .

then foreach="/^isPartOf/hasAuthor" on the col should generate only one iteration (and not two)

@zozlak zozlak added the enhancement New feature or request label Oct 4, 2024
@zozlak zozlak self-assigned this Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant