-
Hi. Can anyone explain whether this is a bug or am I doing smth wrong?
```
java.lang.NullPointerException
at fr.unice.i3s.morph.xr2rml.mongo.engine.MorphMongoUnfolder.unfoldTriplesMap(MorphMongoUn…
-
**Community Note**
* Please use a 👍 reaction to provide a +1/vote. This helps the community and maintainers prioritize this request.
* If you are interested in working on this issue or have submitte…
-
Hi,
in our project we have mapping rule
rr:predicateObjectMap [
rr:predicate jup:seeAlso;
rr:objectMap [ rr:column "web_url" ; rr:termType rr:IRI; ];
];
so we expect something…
-
issue: obtain a language tag for a rdf:langString from a result column
suggestion: "standardize" rrx:languageColumn; use rr:language as fallback for the case when the languageColumn value is null; …
-
(was: fibo-fnd-acc-4217:ISO4217-CodeSet individual URLs should use codes not names)
2022Q2 file FND/Accounting/ISO4217-CurrencyCodes.rdf has this:
```
fibo-fnd-acc-4217:USD
rdf:type …
-
Estamos poniendo en algunos sitios (al menos en food y recipes) que utilizamos las unidades de medida de QUDT y, al hacer la conversión a RDF a través de R2RML metemos que
```
rr:subjectMap [
…
-
There are a couple of `MUST` statements in the spec that depend on the actual data that could be revisited to support some kind of 'lenient' mode of processing the mapping document.
For example: I …
-
**Version**: https://github.com/tomatophantastico/sparqlmap/releases/tag/v0.7.5-SNAPSHOT-2
**Input CSV**: https://github.com/AKSW/transform-bvl-pages-to-csv-file/blob/master/le-online-extracted-pla…
k00ni updated
6 years ago
-
Hi there 👋 A found a small issue with `graphMap`.
**Example**
```
# Note: we need to explicitly JOIN the assessments' table so that we can get `care_recipient_id` to
# generate t…
sroze updated
4 years ago
-
Hi again,
By browsing through the code of the query rewriting part (morph-base-querytranslator and morph-r2rml-querytranslator), I've noticed a quite important issue:
in many places you assume that s…