oeg-upm / gtfs-bench

GTFS-Madrid-Bench: A Benchmark for Knowledge Graph Construction Engines
https://doi.org/10.5281/zenodo.3574492
Apache License 2.0
17 stars 12 forks source link

XML mapping doesn't define iterator. #116

Closed FrankBorrero closed 4 years ago

FrankBorrero commented 4 years ago

I have been using the benchmark to generate some source data, as also the mapping files.

When im using XML sourcefiles, im getting this error: Semantifying KGcountry... TM: http://mapping.example.com/map_shapes_0 The attribute shape_id is missing.

It seems generator is not defining the iterator. So when running SDMFizer locally with the generated mapping knowledge graph is not getting created.

daniel-dona commented 4 years ago

I'm generating a new docker image for testing right now

FrankBorrero commented 4 years ago

Thanks, Please let me know when i can update my docker.

dachafra commented 4 years ago

please @FrankBorrero test it and tell us if this has been solved

FrankBorrero commented 4 years ago

Hi, @dachafra @daniel-dona docker repository is not updated yet.

FrankBorrero commented 4 years ago

I have try the new mapping with RocketRML and it generates the graph. Will close issue. Thanks.