[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] copy for tag dnet-vocabulary-publisher-2.0.0
[maven-release-plugin] prepare release dnet-vocabulary-publisher-2.0.0
preparing for release 2.0.0: new locators
[maven-release-plugin] copy for tag dnet-vocabulary-publisher-1.0.2
[maven-release-plugin] prepare release dnet-vocabulary-publisher-1.0.2
[maven-release-plugin] copy for tag dnet-vocabulary-publisher-1.0.1
[maven-release-plugin] prepare release dnet-vocabulary-publisher-1.0.1
Fixes bug with trailing slash when loading css and js resources.
[maven-release-plugin] copy for tag dnet-vocabulary-publisher-1.0.0
[maven-release-plugin] prepare release dnet-vocabulary-publisher-1.0.0
Preparing for release 1.0.0
created tag folder for release
Displaying term codes
Solved error 406 on API with jackson deps. Low down log level from fatal to debug.
Using tables in st views, javadoc.
Throw and handle exception when no vocabulary with a given id/name can be found.
Views handle the relative path of resources, otherwise js and css cannot work in both cases: vocabularies/xxx requires "../resources" while /vocabularies does not.
Added controller to get vocabulary by name
bootstrap support for views
Added views for the visualization of vocabulary list and terms of each vocabulary.
added deploy.info
renamed context files and added property file
cleaned application context
ignore settings
the pom
REST publisher of vocabularies: #358. First implementation with caching.
created new module for REST access to vocabularies