Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AutoR2RML bug if TSV have more than 90 columns #5

Open
vemonet opened this issue Dec 13, 2018 · 0 comments
Open

AutoR2RML bug if TSV have more than 90 columns #5

vemonet opened this issue Dec 13, 2018 · 0 comments
Labels
0.0.1 Data2Services 0.0.1 Release Candidate

Comments

@vemonet
Copy link
Member

vemonet commented Dec 13, 2018

With TSV that have more than 90 columns the header (select...) is not in the right place anymore

Execute AutoR2RML to reproduce it (file in /data/data2services):

docker run -it --rm --link drill:drill -v /data:/data \
  vemonet/autor2rml \
  -j "jdbc:drill:drillbit=drill:31010" -r \
  -o "/data/data2services/mapping.trig" \
  -d "/data/data2services" \
  -b "https://w3id.org/data2services/" \
  -g "https://w3id.org/data2services/graph/autor2rml"
@vemonet vemonet transferred this issue from MaastrichtU-IDS/data2services-pipeline Feb 12, 2020
@vemonet vemonet added the 0.0.1 Data2Services 0.0.1 Release Candidate label Feb 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.0.1 Data2Services 0.0.1 Release Candidate
Projects
None yet
Development

No branches or pull requests

1 participant