XSLT files for the transformation of citygml2 files into the rdf format. These are meant to be used with the LinkedPipes ETL Repo as ETL Tool. In this repository you can find the input/output files and also the json files, to import the pipeline into your LP ETL setup.
- LinkedPipes ETL Tool
- Tutorial was used as a base to get started with the transformation process.
- RDF Grapher was used to visualize the resulting graphs and save them as image.
- Apache Jena Fuseki as SPARQL server and RDF database
Multiple tests were performed, to get the final results. The first gml-mini-test, was used as a starting point for the project. The second gml-simplesolid-test, builds on the first and creates the final graph. In the respective test folders, you can find more information about each of them.
Chronological order of conducted tests.
TBA