AllenNeuralDynamics / AllenNeuralDynamics/biodata-schema

change DataProcess.output_file to allow multiple

Abierto
#21 1 comentario 0 reacciones 1 asignado Reclamado por @tmchartrand Ver en GitHub
Lenguaje dominante
Python
Estrellas
0
Forks
0
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

I can't remember if we considered this before, but in creating derived data assets for intermediate analysis results it's becoming clear this would simplify usage quite a bit. In this use case of adding metadata to pre-existing intermediate data, the options are:

- allow a list here
- require reorganizing intermediate data so outputs from a single step share a subfolder (also requires changing any downstream code that relies on the path)
- represent this in the current schema by duplicating the DataProcess object, once for each output

Think we can do a non-breaking update to allow either a single AssetPath or List[AssetPath] ?

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.