dtnrg-3----Page:27
1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18  19  20  21  22  23  24  25  26  27  28  29  30  31  32  33  34  35  36  37  38  39  40  41 

Sampling of SPINDLE KB ontologies (in Flora-2)
bundle [
source => string,
dest => string,
size => integer,
creationTs => float,
expiration => float,
custodian => string,
priority => integer,

.
.
.

bid => integer,
adjsConsidered =>> string,
nbrFlooded =>> string,
blobKey => string
].
spindleAdjacency [
fromNode => string,
toNode => string,
adjName => string,
adjUpAt => integer,
adjDownAt => integer,
adjDelay => integer,
adjCapacity => integer,
.
.
.

creationTs => integer,
modTs => integer,
clType => string,
clAddr => string,
clIface => string,
adjType => integer
].
Frame Declaration for Bundle metadata
Frame Declaration for Adjacency metadata
from
DTN bundle
specification
local
metadata
could be bound
by late binding
module
PPT Version