Network
The source for the normative schema is here
Network
Schema describing the network encoding and properties.
type |
object |
|||
properties |
||||
|
type |
string |
||
pattern |
^.*/networkSchema.json$ |
|||
|
Encoding used for the network edges |
|||
type |
string |
|||
enum |
binary, text |
|||
|
The number of nodes in the network |
|||
|
The number of edges in the network |
|||
|
The size of the person Id (PID) in bytes |
|||
|
An annotaion string describing the accumulation time for the contact |
|||
type |
string |
|||
|
The maximal value of the duration field, i.e., the value to divide the duration by to get it relative to the accumulation time |
|||
|
Boolean indicating whether the network contains a Location ID (LID) for each edge (Default: false). |
|||
type |
boolean |
|||
|
Boolean indicating whether the network contains an active flag for each edge |
|||
type |
boolean |
|||
|
Boolean indicating whether the network contains a weight for each edge |
|||
type |
boolean |
|||
|
The features and their valid values encoded in the target and source activities |
|||
allOf |
||||
type |
object |
|||
properties |
||||
|
enum |
activityTrait |
||
|
The size of the target and source activities in bytes |
|||
|
The features and their valid values encoded in the edge trait |
|||
allOf |
||||
type |
object |
|||
properties |
||||
|
enum |
edgeTrait |
||
|
The size of the edge trait in bytes |
|||
|
type |
object |
||
properties |
||||
|
The number of nodes in the network |
|||
|
The number of edges in the network |
|||
|
The number of partitions of the network |
|||
|
The number of the first local node |
|||
|
The number of the first node beyond the local nodes |
|||
|
type |
array |
||
items |
||||