-
here my log:
[DESKTOP-LK8MJGD - 2024.5.30.68 - 2024-05-30 05_37_58.log](https://github.com/user-attachments/files/16402073/DESKTOP-LK8MJGD.-.2024.5.30.68.-.2024-05-30.05_37_58.log)
i tried multiple…
-
Consider example in specification:
~~~
a rml:LogicalSource;
rml:source [ a rml:Source, sd:Service;
sd:endpoint ;
sd:supportedLanguage sd:SPARQL11Query;
];
rml:it…
-
Hi,
[YARRRML](https://rml.io/yarrrml/spec/) language provides a human-friendly way for users to define their data mappings.
I understand that YARRRML creates an abstraction over RML, but for st…
-
Currently the case for example in https://github.com/kg-construct/rml-core/blob/dd2c79428b5ae1702a3f1f4104b7b7977db32728/test-cases/RMLTC0009a-MySQL/resource.sql
```sql
CREATE TABLE student (
S…
-
Rivendell ver 4.0.1
Using the RML RS to start a recording on a local or remote machine will cause rdcatch to lockup ceasing all recording and playback on the target machine.
Restarting of the daemon…
-
All `rdfs:isDefinedBy` statements are using an incorrect ontology IRI.
`` is used, while the ontology IRI is ``
See e.g. https://github.com/kg-construct/rml-core/blob/13653c8f836f4d25feae79fc2c3…
-
Can the work group use RML as the mapping language for its primary standards mapping outputs?
https://rml.io/specs/rml/
-
## Pitch
A website where users can setup ETL with a custom service so they can use that data in Solid without having a technical background.
## Desired solution
In order to enab…
jeswr updated
2 years ago
-
Hi, I am unable to run the code. I keep getting this error -
```
Traceback (most recent call last):
File "/usr/local0/Adarsh/DRew-main/lrgb/main.py", line 104, in
load_cfg(cfg, args)
F…
-
The table "IOUs" is not found since the `.sql` file used for database initialization does not put the table name between double quotes and Postgres by default initializes the table as "ious" (lowercas…