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

New modeling has some entities resulting in strings instead of URIs #29

Open
bherr2 opened this issue Dec 20, 2024 · 1 comment
Open
Labels
bug Something isn't working

Comments

@bherr2
Copy link
Member

bherr2 commented Dec 20, 2024

Recently I've come across a couple of instances where a Subject or Object is a string instead of URI which breaks certain queries. Spatial Placement.placement_for does this, but there are likely others. Review all modeled data and determine which properties are not being parsed correctly to ensure they are processed as URIs instead of strings.

@bherr2 bherr2 added the bug Something isn't working label Dec 20, 2024
@bherr2
Copy link
Member Author

bherr2 commented Dec 20, 2024

This query: https://github.com/hubmapconsortium/ccf-grlc/blob/main/mesh-collision/anatomical-structures.rq broke because ccf:placement_relative_to started generating strings instead of URIs.

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

No branches or pull requests

1 participant