solid-ui
solid-ui copied to clipboard
shortName function in utils not working?
The shortName function in utils uses this.prefixes, which it seems is not set. Is this function used anywhere? Does it work?
From what the comments say, its functionality seems to overlap with that of the ontologyLabel function immediately below it ("Make short name for ontology" vs "Short name for an ontology")
I cannot find any uses of utils.shortName from solid-ui in mashlib/solid-panes and related projects.
@timbl do you know if this function is used anywhere? Is it safe to remove, or should we deprecate it and phase it away slowly?