dpn

package
v2.1.2+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 13, 2019 License: Apache-2.0 Imports: 0 Imported by: 4

Documentation

Index

Constants

View Source
const (
	STAGE_PRE_COPY  = "Pre Copy"
	STAGE_COPY      = "Copying from ingest node"
	STAGE_PACKAGE   = "Packaging"
	STAGE_RECEIVE   = "Receiving"
	STAGE_VALIDATE  = "Validation"
	STAGE_STORE     = "Storage"
	STAGE_RECORD    = "Record"
	STAGE_COMPLETE  = "Complete"
	STAGE_CANCELLED = "Cancelled"

	DEFAULT_TOKEN_FORMAT_STRING = "token %s"

	BAG_TYPE_DATA         = "data"
	BAG_TYPE_RIGHTS       = "rights"
	BAG_TYPE_INTERPRETIVE = "interpretive"

	PATH_TYPE_LOCAL = "Local Filesystem"
	PATH_TYPE_S3    = "S3 Bucket"

	// These values are part of the published APTrust spec.
	APTRUST_BAGIT_VERSION  = "0.97"
	APTRUST_BAGIT_ENCODING = "UTF-8"
)
View Source
const (
	DPNTypeBag         DPNObjectType = "DPNBag"
	DPNTypeDigest                    = "Digest"
	DPNTypeFixityCheck               = "FixityCheck"
	DPNTypeIngest                    = "Ingest"
	DPNTypeMember                    = "Member"
	DPNTypeNode                      = "Node"
	DPNTypeReplication               = "Replication"
	DPNTypeRestore                   = "Restore"
)

Variables

Functions

This section is empty.

Types

type DPNObjectType

type DPNObjectType string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL