Skip to content

cefriel/mobilitydcatap-ui

Repository files navigation

mobilitydcatap-ui

Generate mobilityDCAT-AP metadata in RDF using a form-based interface. Test and experiment with different metadata to learn how different information are described according to the mobilityDCAT-AP specification.

The form is compliant with the minimum profile of mobilityDCAT-AP.

Visit the webpage at: https://cefriel.github.io/mobilitydcatap-ui

Run it locally

Build the image

docker build -f Dockerfile-build --no-cache -t cefriel/mobilitydcatap-ui .

Run the image

docker run -p 8080:80 cefriel/mobilitydcatap-ui

Visit http://localhost:8080.