Naming inconsistency between data and metadata
Open
BUG "non-critical"
P "low"
USER-FEELING
- Dominant language
- Python
- Stars
- 4
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
1) REST URLs for data:
/electrophysiology/analogsignal/
/electrophysiology/segment/
/electrophysiology/recordingchannel/
...
2) REST URLs for metadata:
/metadata/section**s**/
/metadata/propert**ies**/
...
_Proposed solution_: Consistently singular designations. (Makes creating IDs nicer as well.)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.