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

Sparql query timeout #647

Open
shifucun opened this issue Oct 20, 2021 · 0 comments
Open

Sparql query timeout #647

shifucun opened this issue Oct 20, 2021 · 0 comments

Comments

@shifucun
Copy link
Contributor

'{"sparql":"SELECT ?date ?value ?unit ?period ?mmethod\nWHERE {\n?obs typeOf StatVarObservation .\n?obs observationDate ?date .\n?obs measurementMethod ?mmethod .\n?obs observationPeriod ?period .\n?obs unit ?unit .\n?obs value ?value .\n?obs observationAbout ?pl .\n?pl typeOf Place .\n?pl mid "/m/09c7w0" .\n?obs variableMeasured ?sv .\n?sv typeOf StatisticalVariable .\n?sv measuredProperty count .\n?sv populationType Person .\n}"}'

Reported from RMI team

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