This repository contains the source code for generating the website published at http://vocab.linkeddata.es
If you want to add a new vocabulary to the site you only need to include its URI in the Vocabularies CSV
Main developers: María Poveda and Daniel Garijo
Other contributors: Miguel Angel García, Victor Rodríguez Doncel
Usage: java-jar vocab.jar -i input CSV file path [-o outputDirectoryPath]
If the -o flag is not inserted, a folder called site_+actualdate will be created.