Updated table

This commit is contained in:
Kevin Frantz 2018-09-12 23:06:03 +02:00
parent f21c193f02
commit 43507f4c72

View File

@ -77,18 +77,18 @@ A source MUST be an entity.
#### entities #### entities
Sources MUST be on of the following entities: Sources MUST be on of the following entities:
|entity|attributes| entity|attributes
|--- | --- | ---| --- | --- | ---
|user|username,password,identity| user|username,password,identity
|identity|names,addresses| identity|names,addresses
|address|| address|
|date|datetime| date|datetime
|name|string| name|string
|birthday|date| birthday|date
|death|date| death|date
|text|varchar| text|text(varchar)
|collection|nodes| collection|nodes
|live|birthday,death| live|birthday,death
A source MUST have a file fabric. A source MUST have a file fabric.