labelingsystem-server  Version 0.1.0.0
VocabsResource Member List

This is the complete list of members for VocabsResource, including all inherited members.

createVocabularySPARQLUPDATE(String item, String itemid, String creator)VocabsResourceprivatestatic
deleteItemsSPARQLUPDATE(String id)VocabsResourceprivatestatic
deleteLabelsSPARQLUPDATE(String vocabid)VocabsResourceprivatestatic
deleteVocabulary(@PathParam("vocabulary") String vocabulary)VocabsResource
deleteVocabularySPARQLUPDATE(String id)VocabsResourceprivatestatic
getVocabularies( @HeaderParam("Accept") String acceptHeader, @HeaderParam("Accept-Encoding") String acceptEncoding, @QueryParam("pretty") boolean pretty, @QueryParam("sort") String sort, @QueryParam("fields") String fields, @QueryParam("offset") String offset, @QueryParam("limit") String limit, @QueryParam("creator") String creator, @QueryParam("releaseType") String releaseType, @QueryParam("draft") String draft, @QueryParam("statistics") String statistics, @QueryParam("creatorInfo") String creatorInfo)VocabsResource
getVocabulary(@PathParam("vocabulary") String vocabulary, @HeaderParam("Accept") String acceptHeader, @QueryParam("statistics") String statistics, @QueryParam("creatorInfo") String creatorInfo, @QueryParam("pretty") boolean pretty, @HeaderParam("Accept-Encoding") String acceptEncoding)VocabsResource
getVocabulary_JSON(@PathParam("vocabulary") String vocabulary, @QueryParam("pretty") boolean pretty, @QueryParam("statistics") String statistics, @QueryParam("creatorInfo") String creatorInfo, @HeaderParam("Accept-Encoding") String acceptEncoding)VocabsResource
getVocabulary_XML(@PathParam("vocabulary") String vocabulary)VocabsResource
getVocabularyRDF_JSONLD(@PathParam("vocabulary") String vocabulary, @QueryParam("pretty") boolean pretty)VocabsResource
getVocabularyRDF_JSONRDF(@PathParam("vocabulary") String vocabulary, @QueryParam("pretty") boolean pretty)VocabsResource
getVocabularyRDF_N3(@PathParam("vocabulary") String vocabulary)VocabsResource
getVocabularyRDF_SKOS(@PathParam("vocabulary") String vocabulary)VocabsResource
getVocabularyRDF_Turtle(@PathParam("vocabulary") String vocabulary)VocabsResource
getVocabularyRDF_XML(@PathParam("vocabulary") String vocabulary)VocabsResource
GZIP(String input, OutputStream baos)VocabsResourceprivatestatic
modifySPARQLUPDATE(String item, String itemid)VocabsResourceprivatestatic
postVocabulary(String json)VocabsResource
updateVocabulary(@PathParam("vocabulary") String vocabulary, String json)VocabsResource