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

Script to collect list of tree / study properties #139

Closed
kcranston opened this issue Jan 8, 2016 · 4 comments
Closed

Script to collect list of tree / study properties #139

kcranston opened this issue Jan 8, 2016 · 4 comments

Comments

@kcranston
Copy link
Member

For the new oti, want to be able to search by any tree or study property. Would like to find these from the nexsons, rather than hard-code the list. Code should probably live in peyotl/nexson_syntax/__init__.py. Of course, not sure about keeping this up to date (noting that this happens with the current system, too, so writing such a script does not create a new problem).

@jar398
Copy link
Member

jar398 commented Jan 8, 2016

looks to me like this is related to #137 ... if all properties were available from the NexsonProxy the script would be trivial.
Rather than worry about keeping lists of property names up to date, the script could simply be driven off of all unstructured properties.

@jar398
Copy link
Member

jar398 commented Jan 13, 2016

This is not related to # 137.

@kcranston
Copy link
Member Author

Going to put this in the newoti code, since it is only relevant to search / indexing.

@kcranston
Copy link
Member Author

Script is here

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

2 participants