-
## Environment
rmlmapper v.6.3.0, v6.5.1
Linux/WSL2
Java 11, 17
### Namespaces
```
@prefix owl: .
@prefix rdf: .
@prefix rdfs: .
@prefix xsd: .
@prefix rr: .
@prefix rml: .
@pref…
-
#### What Happens?
I am trying to add a object to a predict dc:identifier. To implement this I am adding conditional block, where the main id of the triple map KeyEvent will be checked with id param…
-
When running the materializer, several warnings are shown:
```
...\lib\site-packages\morph_kgc\mapping\mapping_parser.py:390: FutureWarning: DataFrame.applymap has been deprecated. Use DataFrame.map…
-
*I edit this to keep it up to date with the ideas in the thread.*
Some possible data for the manifest:
* RE: entire table
* Administrative data (who created the profile, when, etc.)
* …
-
#### What Happens?
When generating triples for gtfs-rt data, accessing the arrival and departure times gives an error for JSONPath:
`ERROR:jsonpath:'NoneType' object has no attribute 'get'`
Ho…
-
GRID data is currently published as a package of files including:
- JSON
- RDF (as .ttl)
- CSV (institute list and full tables)
https://www.grid.ac/format
ROR should also publish these file…
-
**Describe the bug**
I'm trying to map from CSV to RDF. When launching the Rdfizer Software I get the following error:
UnboundLocalError: local variable 'triples_map' referenced before assignment
…
-
I have been building FreeCAD for a few weeks, and each build on MacOS crashes on save. Weekly builds downloaded (using Conda) do not crash. I have tried building with --with-debug, but it doesn't seem…
-
@Dragos0000 suggested to report in the corresponding mapping repository.
We are trying to transform some notices for a given day using https://github.com/OP-TED/ted-rdf-conversion-pipeline .
So…
-
# Issue
Currently in the proposed spec, **rml:graphMap** is only usable under **PredicateObjectMap** and **SubjectMap**.
The current spec does not allow fine tuning where you want to put the name…