Files @ 54027815c6cc
Branch filter:

Location: light9/show/dance2014/networking.n3

Drew Perttula
rdfdb can return 'application/n-quads' response
Ignore-this: 3ab9cdd77f1c088af031c714b3ca2804
@prefix : <http://light9.bigasterisk.com/> .
@prefix show: <http://light9.bigasterisk.com/show/> .
@prefix sh: <http://light9.bigasterisk.com/show/dance2014/> .

show:dance2014 :networking sh:netHome .
sh:netHome  
  :effectEval <http://plus:8070/>;
  :musicPlayer <http://dash:8040/>;
  :dmxServer <http://plus:8030/>;
  :oscDmxServer <udp://plus:9050/>;
  :curveCalc <http://plus:8060/>;
  :keyboardComposer <http://plus:8050/>;
  :vidref <http://amp:8053/> .