Marcelo Machado
Marcelo Machado
## Context I would like to query documents in multiple partitions. So, instead to use `partitionedList(string)` I would pass an array as a parameter. I didn't find this ideia even...
Added a parameter to disables/ignores the endpoints detected in the SD. This implementation is related to the issue #1061 . In a JS application this parameter (`ignoreSparqlEndpointFromServiceDescription`) should be passed...
#### Issue type: - :bug: Bug ____ #### Description: I created a small web app that queries multiple RDF sources, including a Blazegraph SPARQL endpoint. If my only Comunica source...
I haven't found documentation that demonstrates what it would be like to use ldf-server as a library within another service instead of use it as a standalone application. My wish...
#### Issue type: - :bug: Bug ____ #### Description: [Ontop](https://ontop-vkg.org/) is a Virtual Knowledge Graph system. In essence, it exposes an SPARQL endpoint by leveraging a relational database and a...
I am trying to use JayDeBeApi in a docker container based on a DockerHub Python image (python 3.9.18). However, whenever i try to connect to a database I get the...
### Description I am mapping a DB2 Table to RDF. This table has a column (`column_name`) of type double. Here's an R2RML snippet of that mapping: ```ttl :pom_042 rdf:type rr:PredicateObjectMap...
The package parse-link-header before 2.0.0 are vulnerable to Regular Expression Denial of Service (ReDoS) via the checkHeader function. See: https://github.com/IBM/tpf-conceptnet-datasource/security/dependabot/1 The dependency chain is as follows: `parse-link-header 1.0.1` > `@comunica/actor-http-native...
PR related to the following issue: https://github.com/LinkedDataFragments/Server.js/issues/179
The Request package through 2.88.2 for Node.js allows a bypass of SSRF mitigations via an attacker-controller server that does a cross-protocol redirect (HTTP to HTTPS, or HTTPS to HTTP). NOTE:...