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

Handling queries related to version and workspaces #2

Open
johnsamuelwrites opened this issue Jul 21, 2023 · 2 comments
Open

Handling queries related to version and workspaces #2

johnsamuelwrites opened this issue Jul 21, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@johnsamuelwrites
Copy link
Collaborator

For queries related to version (and even workspaces), you can take inspiration from some available queries here: https://github.com/VCityTeam/UD-Graph/tree/master/SPARQL_Queries. We cannot use these queries directly in this work, because of the way we are planning to handle the version related queries. However, some of them are interesting for tests:

We may need equivalent SPARQL queries for our needs.

@JPugetGil JPugetGil added this to the Reprise 2023-2024 milestone Jul 21, 2023
@JPugetGil JPugetGil added the enhancement New feature or request label Jul 21, 2023
@JPugetGil JPugetGil self-assigned this Jul 24, 2023
@JPugetGil
Copy link
Collaborator

Thinking about an ontology decoupled from urban data?

@JPugetGil
Copy link
Collaborator

JPugetGil commented Oct 11, 2023

  • How many version graphs are there?
  • How many named graphs are there?
  • How many named graphs are there per version?
  • What are the named graphs in a version? : versioned_graph_name
  • What are the versions in a named graph? : versioned_graph_name

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

2 participants