This is a validator and preview for structured data (both RDFa and Microdata) described using Schema.org JobPosting.
-
If you don’t have Fuseki server installed, you can install it by running
bundle exec rake validator:fuseki:install
. By default this will install Fuseki Server version 1.0.1. You can ask for different version using the$FUSEKI_VERSION
environment variable (e.g.,export FUSEKI_VERSION=1.2.3
). -
If you haven’t previously downloaded background data (including Schema.org) needed for the validator, run
bundle exec rake validator:data:import_background_data
. -
Run
bundle exec rake validator:fuseki:init
to start the database (Fuseki Server) and load background data. -
Deploy the Rails app.
-
Other useful Rake tasks (run
bundle exec rake -T validator
to list the available tasks):-
bundle exec rake validator:fuseki:stop
to stop the Fuseki server.
-
The development of this tool was supported by the project Matching jobs with unemployed through semantic data.
<img src=“https://www.damepraci.cz/assets/oplzz_banner_en.png” alt=“Project of Operational Programme Human Resources and Employment No. CZ.1.04/5.1.01/77.00440.”></a> The project No. CZ.1.04/5.1.01/77.00440 was funded from the European Social Fund through the Operational Programme Human Resources and Employment and the state budget of Czech Republic.
This project is provided under the terms of the MIT License.