| org.gcube.common.resources.Constants |
public static final String |
BAD_CHARS |
"[^/?#;=]*" |
public static final String |
BAD_ID |
"identifier contains one or more of these illegal characters: \'/\',\'?\',\'#\';\'=\'" |
public static final String |
NO_ID |
"resource is published and yet does not have an identifier" |
public static final String |
NO_VERSION |
"resource is published and yet does not have an edit version" |
public static final String |
RESOURCE_NS |
"http://gcube-system.org/namespaces/common/resource" |
public static final String |
UNEXPECTED_ID |
"resource is unpublished and yet has an identifier" |
public static final String |
UNEXPECTED_VERSION |
"resource is unpublished and yet has an edit version" |