...
id | Kuali OLE |
---|
...
Overview
...
Section |
---|
...
width | 50% |
---|
...
Info | ||||||
---|---|---|---|---|---|---|
|
Description
...
This document describes the process of creating a serial receiving record in order to receive individual issues of a serial title.
E-Resource Record presents a single, unified view of all information related to acquisition of an individual electronic resource or group of electronic resources, including titles, payment, licensing, administrative, and contact information.
...
label | Design : Techinical |
---|
...
:
Donor operations are defined and the architecture is laid out in this section.
The Donor information should be recorded in the system such as donor code, donor name, donor public display, donor note, amount. Recording this information in the item will show donor information to recognize the sponsorship as bookplating.It is necessary to be able to produce reports that clearly indicate how much money has been spent for a specific donor code during a specific period of time.
Design: Technical
Design Technical:
The technical design document shall lay out the high level design of how the
...
Donor Document can be created . The details laid out shall include the Wire-frames for User Interface design, Data Element Layout, including the logical Database Design, Component Specifications including artifacts such as
...
work-flow Diagram,
...
Entity Relationship Diagram and OJB.xml specifications
...
Service Design and Implementation
Screen Flow Diagram
Layout use cases based on the screen flows indicating navigation between different screens.
Security
- Roles
OLE_Selector
OLE_Licenses
OLE_Acquisitions
OLE_Head
Collection Management
OLE_E-Resource
OLE_Cataloger
OLE_Circ_Staff
OLE_E-ResouceManager
- Permissions
Create, Edit, Delete, View E-Resource Records
Start Trial/ Licensing sub-workflow(s)
View E-Instance
Edit E-Instance
Relink E-Instance
Restore E-Instance
Delete E-Instance
Component Design
...
.
...
Service Contracts
Service Implementation
...
Process Diagram
Work-flow Diagram:
...
Class Diagram :
ER Diagram :
...
...
Wireframes
...
UI Wire-frames Design
...
...
...
...
...
...
Data Model
Data Model
User Story :
...
Donor
Entity: OLE_
...
DONOR_T
...
Name | Max Len | Data Type | Default Value | Input |
---|
...
Type | Action Event | Validation Type | Tab Index | Remarks |
---|
...
E_RES_REC_ID
...
DONOR_CODE | 100 | VARCHAR |
...
E-Resource Unique Identifier
...
OBJ_ID
...
36
...
VARCHAR
...
Object identifier
...
VER_NBR
...
8,0
...
DECIMAL
...
version number
...
NM
Unique identifier which is used to identify Donor | ||||||||
DONOR_NAME | 100 | VARCHAR | Name of the |
...
DESC
...
800
...
VARCHAR
...
Description for the E-Resource
...
PUBHR
...
500
...
VARCHAR
...
Publisher
...
Donor | |||||||
DONOR_NOTE | 100 | VARCHAR |
...
GOKB identifier (not included 1.0)
...
STAT_DT
...
DATETIME
...
null
...
Status change date and time
...
PLTFRM_PROV
...
250
...
VARCHAR
...
pulls from the Platform provider(s) from Instance
...
FD_CD
...
10
...
VARCHAR
...
Fund Code (reference from the user configurable Fund Code)
...
VNDR_HDR_GNRTD_ID
...
10,8
Donor Note | |||||||
DONOR_PUBLIC_DISPLAY | 100 | VARCHAR |
...
shows the $a subfield of the ISBN/ISSN number if only 1 title is linked
...
STAT_CD
...
40
...
VARCHAR
...
Status of the E-Resource (reference from the user configurable status )
...
PCKG_SCP_ID
...
10
...
VARCHAR
...
Package Scope Code (reference from the user configurable Package Scope, also this will be pulled in from GOKB)
...
BRKBLE
...
1
...
VARCHAR
...
Donor Public Display | |||||||
DONOR_AMT | 40 | DECIMAL |
...
Vendor Code
...
VNDR_DTL_ASND_ID
...
10,8
...
DECIMAL
...
ESTD_PR
...
40
...
VARCHAR
...
Estimated Price
...
MTRL_TYP_ID
...
10
...
VARCHAR
...
Material Type Code (reference from the user configurable Material Type)
...
CONT_TYP_ID
...
10
...
VARCHAR
...
Content Type Code (reference from the user configurable Content Type)
...
ORD_TYP_ID
...
10
...
VARCHAR
...
Order Type Code (reference from the user configurable Order Type)
...
PAYMT_TYP_ID
...
10
...
VARCHAR
...
Payment Type Code (reference from the user configurable Payment Type)
...
FRMT_ID
...
10
...
VARCHAR
...
Format Type Code (reference from the user configurable Format Type)
...
PCKG_TYP_ID
...
10
...
VARCHAR
...
Package Type Code (reference from the user configurable Package Code, also this will be pulled in from GOKB)
...
NTE
...
800
...
VARCHAR
...
Notes about the Deal
...
PUB_DISP_NOTE
...
800
...
VARCHAR
...
Notes that should be displayed to the Public
...
REQTR
...
40
...
VARCHAR
...
Patron requesting the Resource
...
SELTR
...
40
...
VARCHAR
...
Librarian Requesting the Resource
...
REQ_SEL_COMM
...
800
...
VARCHAR
...
Explains the notes about the request
...
REQ_PRTY_ID
...
Amount which is donated by Donor | |||||||
ROW_ACT_IND | 1 | VARCHAR | Y |
...
User can check/ not check(This will be pulled in from GOKB)
...
FD_TITLE_LST
...
1
...
VARCHAR
...
User can check/ not check(This will be pulled in from GOKB)
...
NUM_SIMULT_USER
Active Indicator | |||||||
OBJ_ID | 36 | VARCHAR |
...
Priority of the request
...
TECH_REQ
...
800
...
VARCHAR
...
Notes about Technical Restriction
...
ACC_TYP_CD
...
40
...
VARCHAR
...
Access Type (References the user configurable Access Tpe)
Object identifier | |||||||
VER_NBR | 8,0 | DECIMAL |
...
Number of Simultaneous users
...
AUTHCAT_TYP_ID
...
40
...
VARCHAR
...
Authentication Type (References the user configurable Authentication Type)
...
ACC_LOC_ID
...
40
...
VARCHAR
...
Access Location (References User Configurable Access Location)
...
TRL_ND
...
1
...
VARCHAR
...
Checks, when a trail workflow started else non editable
...
TRL_STAT
...
40
...
VARCHAR
...
Status of the created Trail document
...
LIC_ND
...
1
...
VARCHAR
...
Checks, when a License Request document workflow started else non editable
...
LIC_REQ_STAT
...
40
...
VARCHAR
...
Status of the created License Request document
...
ODR_PAY_STAT
...
40
...
VARCHAR
...
Status of the created PurchaseOrder document
...
ACT_STAT
...
40
...
VARCHAR
...
Version number |