etda_utilities 0.19.0 → 0.20.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +1 -1
- data/lib/etda_utilities/access_levels_for_partners.yml +3 -3
- data/lib/etda_utilities/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: e1e6f1fc1ee53eb759df0bac3b41fd77994eea99ead5d98afb6130bbf5466892
|
4
|
+
data.tar.gz: 1541e43f5d8b3a66b0517029e4c879018f33800e654ea37244afc0d22a1b4e3d
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 24ae704029023cd7c1a60c63be857897164e457347bdf49f52a9b6128ed689d0904c7465a1e63e27d80d51fcd7edf2dd4aa7b310f1e59febef8b04e2d622898c
|
7
|
+
data.tar.gz: 3184bec04b2da4f405c7807de78d4342299a563983163f7091ed61f26848099d4a55da7cf05460ac0d6f248de5e7f7208e91c7c9a1abf723c36f4a10595b73b8
|
data/Gemfile.lock
CHANGED
@@ -2,15 +2,15 @@ graduate:
|
|
2
2
|
access_level:
|
3
3
|
open_access: Open Access
|
4
4
|
open_access_attr:
|
5
|
-
description_html: Allows free worldwide access to the entire work beginning immediately after degree conferral. Appropriate for the majority of dissertation submissions in immediately fulfilling the requirement for making the work available to the public.
|
5
|
+
description_html: 'Allows free worldwide access to the entire work beginning immediately after degree conferral. Appropriate for the majority of dissertation submissions in immediately fulfilling the requirement for making the work available to the public. After the conferral of the degree, abstracts for all doctoral dissertations and master's theses, whether Open Access, Restricted (Penn State) or Restricted, become accessible worldwide.'
|
6
6
|
scope: released_for_publication
|
7
7
|
restricted_to_institution: 'Restricted (Penn State Only)'
|
8
8
|
restricted_to_institution_attr:
|
9
|
-
description_html: 'Access restricted to individuals having a valid Penn State Access Account, for a period of two years. Allows restricted access of the entire work beginning immediately after degree conferral. At the end of the two-year period, the status will automatically change to Open Access. <i>Intended for use by authors in cases where prior public release of the work may compromise its acceptance for publication.</i>'
|
9
|
+
description_html: 'Access restricted to individuals having a valid Penn State Access Account, for a period of two years. Allows restricted access of the entire work beginning immediately after degree conferral. At the end of the two-year period, the status will automatically change to Open Access. <i>Intended for use by authors in cases where prior public release of the work may compromise its acceptance for publication.</i> After the conferral of the degree, abstracts for all doctoral dissertations and master's theses, whether Open Access, Restricted (Penn State) or Restricted, become accessible worldwide.'
|
10
10
|
scope: final_restricted_institution
|
11
11
|
restricted: 'Restricted'
|
12
12
|
restricted_attr:
|
13
|
-
description_html: 'Restricts the entire work for the purpose of filing a patent. At the end of the two-year period, the status will automatically change to Open Access. Selection of this option requires that an invention disclosure (ID) be filed with the Office of Technology Management (OTM) prior to submission of the final thesis/dissertation, and confirmed by OTM.'
|
13
|
+
description_html: 'Restricts the entire work for the purpose of filing a patent. At the end of the two-year period, the status will automatically change to Open Access. Selection of this option requires that an invention disclosure (ID) be filed with the Office of Technology Management (OTM) prior to submission of the final thesis/dissertation, and confirmed by OTM. After the conferral of the degree, abstracts for all doctoral dissertations and master's theses, whether Open Access, Restricted (Penn State) or Restricted, become accessible worldwide.'
|
14
14
|
scope: final_withheld
|
15
15
|
no_access: ''
|
16
16
|
no_access_attr:
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: etda_utilities
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.20.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- ajk5603@psu.edu
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2024-05-20 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: bundler
|