Files @ fc651955d6d9
Branch filter:

Location: light9/show/dance2013/networking.n3

Drew Perttula
curvecalc takes drops for new subterms and also to edit the sub of an existing one
Ignore-this: 448a61f7631d59bcd909869dc6300194
@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/> .