cmd

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: May 26, 2022 License: MIT Imports: 25 Imported by: 0

Documentation

Overview

Copyright © 2022

Copyright © 2022

Index

Constants

View Source
const (
	PERM_OPEN     = "Accepted Version OK"
	PERM_CLOSED   = "No Policy (Accepted Version)"
	PERM_NOTFOUND = "No Policy Found: OAB"
	PERMSRC       = "OAB"
)

new column values

View Source
const (
	COL_ID          = "ID"
	COL_AI_ID       = "AI_ID"
	COL_VERSION     = "Article_Version"
	COL_STATUS      = "Status"
	COL_DOI         = "DOI"
	COL_DOI_CONF    = "DOI_Confirmed"
	COL_OA_STATUS   = "OA_status"
	COL_OA_LINK     = "OA_Link"
	COL_PERM        = "Permissions"
	COL_PERM_SRC    = "Permissions_Source"
	COL_LICENSE     = "License"
	COL_EMBARGO     = "Embargo_End"
	COL_STMNT       = "Set_Statement"
	COL_TITLE       = "Title"
	COL_ABSTRACT    = "Abstract"
	COL_PUBDATE     = "Publication_Date"
	COL_JOURNAL     = "Journal_Name"
	COL_USER        = "User"
	COL_SCHOLINK    = "ScholarSphere_Link"
	COL_RMD_UPDATED = "RMD_Updated"
)
View Source
const SSLinkPrefix = "https://scholarsphere.psu.edu/resources/"

Variables

This section is empty.

Functions

func Execute

func Execute()

Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.

Types

type TitleMatchErr

type TitleMatchErr struct {
	ID       string
	Expected string
	Got      string
	Source   string
}

func (*TitleMatchErr) Error

func (e *TitleMatchErr) Error() string

Jump to

Keyboard shortcuts

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