Files @ 1d9547f90737
Branch filter:

Location: light9/show/dance2013/networking.n3

drewp@bigasterisk.com
vidref can take snapshots and serve them back
Ignore-this: 9e89659abc5f36aa56a08391e84e52e
@prefix : <http://light9.bigasterisk.com/> .
@prefix show: <http://light9.bigasterisk.com/show/> .
@prefix sh: <http://light9.bigasterisk.com/show/dance2013/> .

show:dance2013 :networking sh:netHome .
sh:netHome  
  :musicPlayer <http://localhost:8040/>;
  :dmxServer <http://localhost:8030/>;
  :curveCalc <http://localhost:8060/>;
  :keyboardComposer <http://localhost:8050/>;
  :vidref <http://plus:8053/> .