Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
DELEGATE_HEADER |
"On-Behalf-Of" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
FEDORA_ALL_PRINCIPALS |
"fedora-all-principals" |
public static final String |
FEDORA_SERVLET_REQUEST |
"fedora-servlet-request" |
public static final String |
FEDORA_USER_PRINCIPAL |
"fedora-user-principal" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
FEDORA_ADMIN_ROLE |
"fedoraAdmin" |
public static final String |
FEDORA_USER_ROLE |
"fedoraUser" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
templateFilenameExtension |
".vsl" |
public static final String |
templatesLocation |
"/views" |
public static final String |
velocityPropertiesLocation |
"/velocity.properties" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
JSON_LD |
"application/ld+json" |
public static final String |
N3 |
"text/rdf+n3" |
public static final String |
N3_ALT2 |
"text/n3" |
public static final String |
N3_ALT2_WITH_CHARSET |
"text/n3;charset=utf-8" |
public static final String |
N3_WITH_CHARSET |
"text/rdf+n3;charset=utf-8" |
public static final String |
NTRIPLES |
"application/n-triples" |
public static final String |
RDF_XML |
"application/rdf+xml" |
public static final String |
TEXT_HTML_WITH_CHARSET |
"text/html;charset=utf-8" |
public static final String |
TEXT_PLAIN_WITH_CHARSET |
"text/plain;charset=utf-8" |
public static final String |
TURTLE |
"text/turtle" |
public static final String |
TURTLE_WITH_CHARSET |
"text/turtle;charset=utf-8" |
public static final String |
TURTLE_X |
"application/x-turtle" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
INSUFFICIENT_STORAGE_HTTP_CODE |
507 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
BASE_URL_HEADER_NAME |
"org.fcrepo.jms.baseURL" |
public static final String |
EVENT_ID_HEADER_NAME |
"org.fcrepo.jms.eventID" |
public static final String |
EVENT_TYPE_HEADER_NAME |
"org.fcrepo.jms.eventType" |
public static final String |
IDENTIFIER_HEADER_NAME |
"org.fcrepo.jms.identifier" |
public static final String |
JMS_NAMESPACE |
"org.fcrepo.jms." |
public static final String |
RESOURCE_TYPE_HEADER_NAME |
"org.fcrepo.jms.resourceType" |
public static final String |
TIMESTAMP_HEADER_NAME |
"org.fcrepo.jms.timestamp" |
public static final String |
USER_AGENT_HEADER_NAME |
"org.fcrepo.jms.userAgent" |
public static final String |
USER_HEADER_NAME |
"org.fcrepo.jms.user" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CONTENT_DIGEST |
"premis:hasMessageDigest" |
public static final String |
CONTENT_SIZE |
"premis:hasSize" |
public static final String |
DEFAULT_DIGEST_ALGORITHM |
"fedoraconfig:defaultDigestAlgorithm" |
public static final String |
FCR_METADATA |
"fcr:metadata" |
public static final String |
FCR_VERSIONS |
"fcr:versions" |
public static final String |
FEDORA_BINARY |
"fedora:Binary" |
public static final String |
FEDORA_CONTAINER |
"fedora:Container" |
public static final String |
FEDORA_CREATED |
"fedora:created" |
public static final String |
FEDORA_CREATEDBY |
"fedora:createdBy" |
public static final String |
FEDORA_LASTMODIFIED |
"fedora:lastModified" |
public static final String |
FEDORA_LASTMODIFIEDBY |
"fedora:lastModifiedBy" |
public static final String |
FEDORA_NON_RDF_SOURCE_DESCRIPTION |
"fedora:NonRdfSourceDescription" |
public static final String |
FEDORA_PAIRTREE |
"fedora:Pairtree" |
public static final String |
FEDORA_REPOSITORY_ROOT |
"fedora:RepositoryRoot" |
public static final String |
FEDORA_RESOURCE |
"fedora:Resource" |
public static final String |
FEDORA_SKOLEM |
"fedora:Skolem" |
public static final String |
FEDORA_TOMBSTONE |
"fedora:Tombstone" |
public static final String |
FILENAME |
"ebucore:filename" |
public static final String |
HAS_MIME_TYPE |
"ebucore:hasMimeType" |
public static final String |
LDP_BASIC_CONTAINER |
"ldp:BasicContainer" |
public static final String |
LDP_CONTAINER |
"ldp:Container" |
public static final String |
LDP_DIRECT_CONTAINER |
"ldp:DirectContainer" |
public static final String |
LDP_HAS_MEMBER_RELATION |
"ldp:hasMemberRelation" |
public static final String |
LDP_INDIRECT_CONTAINER |
"ldp:IndirectContainer" |
public static final String |
LDP_INSERTED_CONTENT_RELATION |
"ldp:insertedContentRelation" |
public static final String |
LDP_IS_MEMBER_OF_RELATION |
"ldp:isMemberOfRelation" |
public static final String |
LDP_MEMBER_RESOURCE |
"ldp:membershipResource" |
public static final String |
LDP_NON_RDF_SOURCE |
"ldp:NonRDFSource" |
public static final String |
LDP_RDF_SOURCE |
"ldp:RDFSource" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
EBUCORE_NAMESPACE |
"http://www.ebu.ch/metadata/ontologies/ebucore/ebucore#" |
public static final String |
EVENT_NAMESPACE |
"http://fedora.info/definitions/v4/event#" |
public static final String |
FEDORA_CONFIG_NAMESPACE |
"info:fedoraconfig/" |
public static final String |
LDP_NAMESPACE |
"http://www.w3.org/ns/ldp#" |
public static final String |
PREMIS_NAMESPACE |
"http://www.loc.gov/premis/rdf/v1#" |
public static final String |
PROV_NAMESPACE |
"http://www.w3.org/ns/prov#" |
public static final String |
REPOSITORY_NAMESPACE |
"http://fedora.info/definitions/v4/repository#" |
public static final String |
SERVER_MANAGED_PROPERTIES_MODE |
"fcrepo.properties.management" |
public static final String |
SPARQL_SD_NAMESPACE |
"http://www.w3.org/ns/sparql-service-description#" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
BASE_URL |
"baseUrl" |
public static final String |
USER_AGENT |
"userAgent" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_COUNT |
4 |
public static final int |
DEFAULT_LENGTH |
2 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
FIELD_DELIMITER |
"\u0018^^\u0018" |
public static final String |
FROZEN_MIXIN_TYPES |
"jcr:frozenMixinTypes" |
public static final String |
FROZEN_NODE |
"nt:frozenNode" |
public static final String |
FROZEN_PRIMARY_TYPE |
"jcr:frozenPrimaryType" |
public static final String |
JCR_CREATED |
"jcr:created" |
public static final String |
JCR_CREATEDBY |
"jcr:createdBy" |
public static final String |
JCR_FROZEN_NODE |
"jcr:frozenNode" |
public static final String |
JCR_LASTMODIFIED |
"jcr:lastModified" |
public static final String |
JCR_LASTMODIFIEDBY |
"jcr:lastModifiedBy" |
public static final String |
ROOT |
"mode:root" |
public static final String |
VERSIONABLE |
"mix:versionable" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
FCREPO_TX_ID |
"fcrepo.tx.id" |
public static final String |
TIMEOUT_SYSTEM_PROPERTY |
"fcrepo.session.timeout" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
JCR_NAMESPACE |
"http://www.jcp.org/jcr/1.0" |
public static final String |
JCR_NT_NAMESPACE |
"http://www.jcp.org/jcr/nt/1.0" |
public static final String |
MIX_NAMESPACE |
"http://www.jcp.org/jcr/mix/1.0" |
public static final String |
MODE_NAMESPACE |
"http://www.modeshape.org/1.0" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SEPARATOR |
"/" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
REAP_INTERVAL |
1000L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
REFERENCE_PROPERTY_SUFFIX |
"_ref" |
Copyright © 2013–2018 DuraSpace, Inc.. All rights reserved.