transformobject mode
build Cube Shape
Builds a Cube Shape based on Cube Observation datasets
From barnard59-cube · v1.4.10
Reference
- Identifier
- https://barnard59.zazuko.com/operations/cube/buildCubeShapeView as Turtle ↓
- Module
- barnard59-cube/cube.js
- Export
- buildCubeShape
- Stream
- Readable and writable — reads the stream and passes it on
- Implementation
- ES module
- Install
$ npm i barnard59-cube
Use it in a pipeline
<> a p:Step ;
code:implementedBy [
a code:EcmaScriptModule ;
code:link <node:barnard59-cube/cube.js#buildCubeShape>
] .Paste this into a pipeline definition to add the step. The code:link value tells barnard59 which module to load at runtime.