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

Use our data model to determine the queries for retrieving a resource #467

Open
3 tasks
mwigham opened this issue Jan 19, 2024 · 0 comments
Open
3 tasks

Comments

@mwigham
Copy link
Contributor

mwigham commented Jan 19, 2024

Now, we have custom functions in ld_util to retrieve the necessary information about a resource. These are then not necessarily in sync with the model we use in lod-importer for creating the resource, so we may miss things.

Tasks

  • Look at how we could use the model information to generate the queries for retrieving a resource, just as it is used to generate the mapping in lod-importer
  • If feasible, implement this

Acceptance criteria

  • Queries for retrieving a resource are derived from the model
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant