view show/dance2013/networking.n3 @ 1504:c65a7065910c

Patch.shortSummary Ignore-this: 7fc381ee3d868fbebb9d0358c89ed6aa
author drewp@bigasterisk.com
date Sat, 20 Aug 2016 05:39:40 +0000
parents ba47676dde49
children
line wrap: on
line source

@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/> .