Collaboration graph¶
These schemas specify how the Collaboration graph visualization is configured and how the data used by the visualization is formatted.
Collaboration graph configuration¶
https://gros.liacs.nl/schema/collaboration-graph/config.json |
config-collaboration-graph¶
type |
object |
||
properties |
|||
|
type |
string |
|
format |
uri |
||
|
type |
array |
|
items |
type |
string |
|
allOf |
Collaboration graph data intervals¶
https://gros.liacs.nl/schema/collaboration-graph/intervals.json |
intervals¶
type |
array |
|
items |
UNIX timestamp of interval moment of the timelapse. |
|
type |
integer |
|
minimum |
0 |
Collaboration graph data project members¶
https://gros.liacs.nl/schema/collaboration-graph/project_members.json |
project_members¶
type |
array |
items |
project_member¶
type |
object |