Mercurial > code > home > repos > light9
view 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 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://localhost:8040/>; :dmxServer <http://localhost:8030/>; :curveCalc <http://localhost:8060/>; :keyboardComposer <http://localhost:8050/> .