ccolonna
ccolonna
Thank you very much @ali1k for your fast reply! Yes now that you make me note i'm agree with you, it is better a ComplexResource than a MultiResource. I know...
Great! Thank you very much @ali1k for valuable hints !
Thanks to your advice @ali1k i managed to make working the data flow. As a solution I created a new reactor in the reactor.js configuration on the PropertyReactor key. Beside...
Hello @ali1k i encountered a problem while going on with the development of this functionality. Supposed we have a resource such that: ``` resource hasSituation situation_1 . resource hasMeasureCollection collection_1...
In this phase i will go with option two (faster) as the work on Visualization for Ontology Design Patterns has research purpose only . In any case as LD-R is...
Hi @ali1k, thank you very much if you would like to help me again. I keep on developing the pattern visualization application on top of `LD-R`. I developed a `PatternNetwork`...
Hi @ali1k i was not quite clear with the explanation. I reread the paper explaining LD-R algo to clarify myself :) . I have a node representing a resource at...
Hi @ali1k , i almost manage to complete this feature! The last basic requirement i'm missing is add facets to complex resource. Imagine we have again a bunch of complex-resource...
I inspect the problem it is related to [d3 selection multi](https://github.com/d3/d3-selection-multi) archived package. Here is the line of code where it crash: https://github.com/esnet/react-timeseries-charts/blob/aa9c9b368100d78337b562d9e2833f2d90d9de3d/src/components/TimeAxis.js#L181 . At the moment I tried to...
I'm trying to further investigate the bug. I believe that the error is related to the reported ```Warning: ...```, specifically: ``` Warning: `NaN` is an invalid value for the `top`...