Ontology Explorer Field Set
cstirdivant opened this issue · 1 comments
cstirdivant commented
When using ontology explorer to get types for a list of fields (option #2), it would be great if the user could paste other types of delimited lists (i.e., I want to paste a list of fields that is delimited by any arbitrary character except "_" into the explorer command line).
trav3711 commented
Current hot fix is to allow spaces and commas as delimiters for a set of fields. However best case is the user could also feed in a yaml file/ txt file containing a list of fields. We really just need a proper front end.