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_VERSIONenvironment 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:initto start the database (Fuseki Server) and load background data. -
Deploy the Rails app.
-
Other useful Rake tasks (run
bundle exec rake -T validatorto list the available tasks):-
bundle exec rake validator:fuseki:stopto stop the Fuseki server.
-
The development of this tool was supported by the project Matching jobs with unemployed through semantic data.
<img src=“
This project is provided under the terms of the MIT License.