Files @ 40cc863d2b63
Branch filter:

Location: light9/show/dance2013/networking.n3 - annotation

drewp@bigasterisk.com
start py3 and other dep fixes
Ignore-this: f43a792107c9640a01d35c080b0ee87d
@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://plus:8040/>;
  :dmxServer <http://plus:8030/>;
  :oscDmxServer <udp://plus:9050/>;
  :curveCalc <http://plus:8060/>;
  :keyboardComposer <http://plus:8050/>;
  :vidref <http://amp:8053/> .