Skip to content

Commit 6e530d0

Browse files
authored
Merge pull request #30 from coral-erm/update
update governance
2 parents 41ffe44 + 5105b3a commit 6e530d0

2 files changed

Lines changed: 15 additions & 9 deletions

File tree

source/overview.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The steering committee consists of the individuals and libraries that have decid
1919

2020
##### Who is on the committee?
2121

22-
Current members: [as of 2/22/2017]
22+
Current members: [as of 12/06/2017]
2323

2424
- Steve Oberg, Wheaton College (Chair of Steering Committee, Assistant Professor of Library Science)
2525

@@ -31,6 +31,8 @@ Current members: [as of 2/22/2017]
3131

3232
- Katherine Swart, Calvin College (Collection Development Librarian)
3333

34+
- Yan Song, North Carolina State University (Electronic Resources Librarian)
35+
3436
- Mang Sun, Rice University (Systems Librarian)
3537

3638
- Scott Vieira, Rice University (Chair of Web Committee, Electronic Resources Librarian)
@@ -72,18 +74,18 @@ The web committee consists of the individuals and libraries that have decided to
7274

7375
Who is on the committee?
7476

75-
Current members are as follows. [as of 2/22/2017]
77+
Current members are as follows. [as of 12/06/2017]
7678

7779
- Scott Vieira, Rice University (Chair of the Web Committee, Member of the Steering Committee, Electronic Resources Librarian)
7880

79-
- Nathan Ahlstrom, Medtronic (Senior IT Program Manager)
81+
- Laurel Narizny, CalTech (Systems Librarian)
82+
83+
- Heather Wilson, CalTech (Acquisitions and Electronic Resources Librarian)
8084

8185
- Yan Song, North Carolina State University (Electronic Resources Librarian)
8286

8387
- Lauren Mueller, Rice University (Senior Electronic Resources Assistant)
8488

85-
- Katherine Landry, Sam Houston State University (Electronic Resources Librarian)
86-
8789
- Louisa Choy, Wheelock College (Digital Services Librarian)
8890

8991

@@ -111,11 +113,11 @@ Here is the proposed path for decision making authority.
111113

112114
The Steering Committee will maintain a Chair position. The Chair position is restricted to the SC members with e-resources management experience. This restriction is not meant to belittle the contributions of developers but to make sure that the strongest voice in determining CORAL's future is someone who has expertise in e-resources management. In the absence of the Chair, other members of the Steering Committee with e-resources management experience will fill in as needed.
113115

114-
The Steering Committee will seek volunteers from its members for the role of Chair to serve a two year term. If there is no volunteer for the role of Chair one will be appointed by a majority vote of SC members. If there are multiple volunteers one will be selected by a majority vote of SC members. If there is only one volunteer that person will be appointed as Chair.
116+
The Steering Committee will seek volunteers from its members for the role of Chair to serve a two year term. If there is no volunteer for the role of Chair one will be appointed by a majority vote of SC members. If there are multiple volunteers one will be selected by a majority vote of SC members. If there is only one volunteer that person will be appointed as Chair. If there are no volunteers from its members for the role of Chair, and the existing Chair is open to re-election, the Steering Committee can choose to re-elect the existing chair for another term.
115117

116-
The Steering Committee will attempt to maintain a minimum of eight members representing four separate institutions. There is no maximum number of members but the Steering Committee will consider the appropriate functional size of the committee when considering new members.
118+
The Steering Committee will attempt to maintain a minimum of eight members representing four separate institutions. There is no maximum number of members but the Steering Committee will consider the appropriate functional size of the committee when considering new members. The chair of the Web Committee is automatically granted a seat on the Steering Committee.
117119

118-
Libraries may volunteer to join the Steering Committee or may be invited by the Steering Committee. Steering Committee members must have a local production installation of CORAL and will be asked to contribute two individuals; a technical services librarian/staff member with e-resources management expertise and an information technology professional/developer. New members are approved by a two-thirds majority vote of SC members.
120+
Libraries may volunteer to join the Steering Committee or may be invited by the Steering Committee. Steering Committee members must have a local production installation of CORAL and will be asked to contribute two individuals; a technical services librarian/staff member with e-resources management expertise and an information technology professional/developer. New members are approved by a two-thirds majority vote of SC members. In special cases, the Steering Committee can choose to invite an individual to the committee that may not be able to meet the requirement of contributing two individuals. Libraries and affiliate members are strongly encouraged to contribute individuals not only to the Steering Committee, but also the Web Committee. Overlapping membership between both committees is permitted.
119121

120122
Affiliates may volunteer or be invited by the Steering Committee. New affiliates are approved by a two-thirds majority vote of the SC members. Affiliate members are allowed two participants on the coral-admin list and may have two participants join the monthly conference calls. The number of affiliate members participating on the coral-admin listserv and the monthly SC conference calls will not exceed the number of steering committee members.
121123

source/technical.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,4 +129,8 @@ suffix
129129
* Method names are prefixed with:
130130
* Is – Answers a question, returns true/false, e.g. for User class `isAdmin()` method
131131
* Get – retrieves a value
132-
* Set – sets a value
132+
* Set – sets a value
133+
134+
#### Database Schema
135+
136+
For an overview of the database schema see [CORAL Database Schema](http://www.coral-erm.org/schema/)

0 commit comments

Comments
 (0)