Dallinger/Dallinger

View on GitHub
docs/source/schemas/node.csvs

Summary

Maintainability
Test Coverage
version 1.0
@totalColumns 12
/*
Schema for Dallinger's node table.
https://github.com/Dallinger/Dallinger
*/
id: positiveInteger unique($id)
type: length(1,*)
network_id: positiveInteger
creation_time: xDateTime
failed: is("true") or is("false")
time_of_death: xDateTime
participant_id: positiveInteger
property1:
property2:
property3:
property4:
property5: