morcilab
morcilab
Maybe just apply to the remote fileset the same filtering that is used to the local one? That would mean use the local .upback.exclude to filter remote elements... If you...
### System Info An AMD Epyc system with 3 MI210. Quite a complex setup. The system uses slurm to schedule batch jobs which are usually in the form of apptainer...
### System Info An AMD Epyc system with 3 MI210. Quite a complex setup. The system uses slurm to schedule batch jobs which are usually in the form of apptainer...
## Environment Details * Helidon Version: MP 4.1.0 * JDK version: 21 * OS: Linux ---------- ## Problem Description [//]: # "Describe the bug in detail highlighting current behavior vs...
### Version 5.1.0 ### What happened? I have a Helidon MP-based app that uses an embedded Fuseki instance. My `pom.xml` contains: ``` org.apache.jena apache-jena-libs pom ${jena.version} org.apache.jena jena-fuseki-main ${jena.version} ```...
**Describe the bug** I'm failing to perform round-trip conversions JSON-LD/RDF with [WOT Thing Descriptions](https://www.w3.org/TR/wot-thing-description11/). The pipeline should be: JSON-LD -> N-Quads -> expanded JSON-LD -> framed JSON-LD. The conversion works...