Mercurial > code > home > repos > light9
diff show/dance2013/networking.n3 @ 879:6504df2aee03
show 2013 data
Ignore-this: a36a24c7a2a13ae4f4088f57a97e14a0
author | Drew Perttula <drewp@bigasterisk.com> |
---|---|
date | Sat, 08 Jun 2013 00:54:56 +0000 |
parents | |
children | 1d9547f90737 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/show/dance2013/networking.n3 Sat Jun 08 00:54:56 2013 +0000 @@ -0,0 +1,10 @@ +@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/> . \ No newline at end of file