Files
@ b4633fb9bccf
Branch filter:
Location: light9/show/dance2017/networking.n3 - annotation
b4633fb9bccf
1.5 KiB
text/plain
extract Project class with the larger graph-only methods
Ignore-this: e0d79e45fb053d8b7e228b6eb5687eba
Ignore-this: e0d79e45fb053d8b7e228b6eb5687eba
15f296550447 15f296550447 15f296550447 15f296550447 15f296550447 15f296550447 0802069ff063 89acc2cf832a 0802069ff063 0802069ff063 89acc2cf832a 89acc2cf832a 0802069ff063 0802069ff063 0802069ff063 0802069ff063 0802069ff063 0802069ff063 2adbc27f77d3 0802069ff063 0802069ff063 0802069ff063 0802069ff063 15f296550447 fc5675f5b756 15f296550447 15f296550447 15f296550447 15f296550447 15f296550447 15f296550447 15f296550447 15f296550447 15f296550447 15f296550447 15f296550447 15f296550447 0802069ff063 | @prefix : <http://light9.bigasterisk.com/> .
@prefix show: <http://light9.bigasterisk.com/show/> .
@prefix sh: <http://light9.bigasterisk.com/show/dance2017/> .
show:dance2017 :networking sh:netHome .
sh:netHome
:webServer <http://dot:8200/>;
:patchReceiverUpdateHost "plus";
:captureDevice <http://dot:8215/>;
:curveCalc <http://dot:8201/>;
:collector <http://plus:8202/>;
:collectorZmq <http://plus:8203/>;
:effectEval <http://dot:8204/>;
:effectSequencer <http://dot:8213/>;
:keyboardComposer <http://dot:8205/>;
:musicPlayer <http://dot:8206/>;
:oscDmxServer <udp://dot:8207/>;
:paintServer <http://dot:8214/>;
:picamserve <http://10.2.0.6:8208/>;
:rdfdb <http://dot:8209/>;
:subComposer <http://dot:8210/>;
:subServer <http://dot:8211/>;
:vidref <http://dot:8212/> .
:captureDevice :urlPath "captureDevice" .
:curveCalc :urlPath "curveCalc" .
:dmxServer :urlPath "dmxServer" .
:effectEval :urlPath "effectEval" .
:keyboardComposer :urlPath "keyboardComposer" .
:musicPlayer :urlPath "ascoltami" .
:picamserve :urlPath "picamserve" .
:paintServer :urlPath "paintServer" .
:rdfdb :urlPath "rdfdb" .
:subComposer :urlPath "subComposer" .
:subServer :urlPath "subServer" .
:vidref :urlPath "vidref" .
:collector :urlPath "collector" .
:effectSequencer :urlPath "effectSequencer" .
|