All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.openprovenance.prov.service.core.SwaggerTags Maven / Gradle / Ivy

package org.openprovenance.prov.service.core;

public interface SwaggerTags {
    String VALIDATION="validation";
    String TEMPLATE="template";
    String DOCUMENTS="documents";
    String RANDOM="random";
    String VIEW="view";
    String RESOURCES ="resources";
    String NLG ="nlg";
    String NARRATIVE = "narrative";
}





© 2015 - 2024 Weber Informatics LLC | Privacy Policy