The section type slash-issue
- Lingua principale
- Python
- Stelle
- 25
- Fork
- 30
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Section types are currently used as a classifier of sections independent of their hierarchical order, e.g.:
the section "_UtahArray_", and the section "_TungstenElectrode_" could both have the section type "_recordingdevice_" even if they are located at different branches and levels of an odML document.
Via a slash separator one can also build a type hierarchy, e.g.:
section "_TungstenElectrode_" with type "_daq/hardware/recordingdevice_"
If one searches now for the the type "_recordingdevice_" one should still get the section "_TungstenElectrode_" which is currently not the case or at least I don't know how.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.