Files @ 6504df2aee03
Branch filter:

Location: light9/show/dance2013/networking.n3

Drew Perttula
show 2013 data
Ignore-this: a36a24c7a2a13ae4f4088f57a97e14a0
@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/> .