How to write correct and pretty ddot.it

For a full triple, make the spacing like this:

aaa ..bbb.. ccc

For additional triples, let it look like this:

myObject ..myRel.. myValue
..myNextRel.. myNextValue

Remember, there are no shorthands. To say a, b, and c have the type service, the only possible way to write that is

a ..type.. service
b ..type.. service
c ..type.. service