Ric Roberts
Ric Roberts
Thanks. I know I need to update the readme and other docs. I'll try to revisit this soon.
@lkitching can you have a look at the travis build failures - its having trouble connecting with these changes.
See also #12 and #13
Maybe we need to augment the data about the dimension values in the db with extra graphql predicates (either materialised or with reasoning), so that we can consistently query the...
This isn't strictly required as it can be derived from the list of dimensions for a dataset and the currently locked dimensions.
In PublishMyData, we do this as a single nested query, where we select (and paginate over) the rows in an inner query before joining it to the observations in an...
Yeah, agree we should aim to standardise, but we want this to work for existing data too (which we might not be able to change easily) 👍
We could consider using Lucene search operations over literals, where supported (e.g. http://www.stardog.com/docs/#_search)
You've got a point there. Although, set_permalink isn't called from anywhere (yet), so it's no biggy. Thanks though!