Tim
Tim
### Body Currently, we use three different frameworks in StreamPipes to create visualizations in the data explorer and in the dashboard (plotly, echarts and one I can't remember yet). In...
### Body Historically, we used a three class based approach to define our pipeline elements (processors and sinks). A while ago we introduced a simplified one class approach to define...
### Body With our current [PR validation](https://github.com/apache/streampipes/blob/dev/.github/workflows/pr-validation.yml) workflow all jobs for checking the PR are run no matter what changes are contained. This results in lot of wasted runs, e.g.,...
### Body We collect and regularly update our dependencies with vulnerabilities in the file [`VULNERABILITY.md`](https://github.com/apache/streampipes/blob/dev/VULNERABILITY.md). The aim is to upgrade to newer versions which are not affected anymore step by...
### Discussed in https://github.com/apache/streampipes/discussions/1513 Originally posted by **bossenti** April 19, 2023 StreamPipes allows users to configure simple value transformations or measurement conversions directly during adapter creation which are then applied...
### Body RDF4J introduces several breaking changes according to the changelogs (see [here](https://rdf4j.org/release-notes/4.0.0/) and [here](https://rdf4j.org/release-notes/4.0.0-m1/)). Therefore, we need to check the changes introduced and adapt our implementation accordingly. ### StreamPipes...
### Body As of version `0.91.0` StreamPipes Python is available on Pypi. This allows one to simply install it via `pip`. More than that, we also want to provide the...
### Body Our pipeline element [`GenericImageClassificationProcessor`](https://github.com/apache/streampipes/blob/dev/streampipes-extensions/streampipes-processors-image-processing-jvm/src/main/java/org/apache/streampipes/processors/imageprocessing/jvm/processor/genericclassification/GenericImageClassificationProcessor.java) could use a spring clean. The following aspects need to be fixed improved: - [ ] Provided image is not uset as asset -...
### Body Although, we have a dedicated [vocubalury ](https://github.com/apache/streampipes/tree/dev/streampipes-vocabulary) that provides extensive definitions of several [domain properties](https://streampipes.apache.org/docs/docs/extend-sdk-stream-requirements.html#specifying-semantics) and other stuff, we have plenty of places in our code where we...
see https://pydanticlogfire.slack.com/archives/C06EDRBSAH3/p1714923558748049