|
labelingsystem-server
Version 0.1.0.0
|
This is the complete list of members for LabelsResource, including all inherited members.
| createLabelSPARQLUPDATE(String item, String itemid, String creator, String vocabID) | LabelsResource | privatestatic |
| deleteItemsSPARQLUPDATE(String id) | LabelsResource | privatestatic |
| deleteLabel(@PathParam("label") String label) | LabelsResource | |
| deleteLabelSPARQLUPDATE(String id) | LabelsResource | privatestatic |
| getInheritedFromVocabList() | LabelsResource | privatestatic |
| getLabel(@PathParam("label") String label, @HeaderParam("Accept") String acceptHeader, @QueryParam("pretty") boolean pretty, @QueryParam("equalConcepts") String equalConcepts, @QueryParam("revisions") String revisions, @QueryParam("creatorInfo") String creatorInfo, @HeaderParam("Accept-Encoding") String acceptEncoding) | LabelsResource | |
| getLabel_BNR(@PathParam("label") String label) | LabelsResource | |
| getLabel_JSON(@PathParam("label") String label, @QueryParam("pretty") boolean pretty, @QueryParam("equalConcepts") String equalConcepts, @QueryParam("revisions") String revisions, @QueryParam("creatorInfo") String creatorInfo, @HeaderParam("Accept-Encoding") String acceptEncoding) | LabelsResource | |
| getLabel_Relations(@PathParam("label") String label) | LabelsResource | |
| getLabel_XML(@PathParam("label") String label) | LabelsResource | |
| getLabelRDF_JSONLD(@PathParam("label") String label, @QueryParam("pretty") boolean pretty) | LabelsResource | |
| getLabelRDF_JSONRDF(@PathParam("label") String label, @QueryParam("pretty") boolean pretty) | LabelsResource | |
| getLabelRDF_N3(@PathParam("label") String label) | LabelsResource | |
| getLabelRDF_Turtle(@PathParam("label") String label) | LabelsResource | |
| getLabelRDF_XML(@PathParam("label") String label) | LabelsResource | |
| getLabels( @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("prefLabel") String prefLabel, @QueryParam("vocab") String vocab, @QueryParam("equalConcepts") String equalConcepts, @QueryParam("revisions") String revisions, @QueryParam("creatorInfo") String creatorInfo, @QueryParam("draft") String draft) | LabelsResource | |
| GZIP(String input, OutputStream baos) | LabelsResource | privatestatic |
| modifySPARQLUPDATE(String item, String itemid) | LabelsResource | privatestatic |
| postLabel(String json) | LabelsResource | |
| revisionSPARQLUPDATE(String item, String itemid, HashMap< String, String > revisions) | LabelsResource | privatestatic |
| updateLabel(@PathParam("label") String label, String json) | LabelsResource |