dog_biscuits 0.4.0 → 0.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +3 -3
- data/config/i18n-tasks.yml +133 -0
- data/dog_biscuits.gemspec +2 -0
- data/lib/dog_biscuits/blacklight/commands.rb +2 -2
- data/lib/dog_biscuits/version.rb +1 -1
- data/lib/generators/dog_biscuits/install_generator.rb +6 -3
- data/lib/generators/dog_biscuits/templates/config/locales/dog_biscuits.de.yml +257 -0
- data/lib/generators/dog_biscuits/templates/config/locales/dog_biscuits.en.yml +257 -0
- data/lib/generators/dog_biscuits/templates/config/locales/dog_biscuits.es.yml +257 -0
- data/lib/generators/dog_biscuits/templates/config/locales/dog_biscuits.fr.yml +257 -0
- data/lib/generators/dog_biscuits/templates/config/locales/dog_biscuits.it.yml +257 -0
- data/lib/generators/dog_biscuits/templates/config/locales/dog_biscuits.pt-BR.yml +257 -0
- data/lib/generators/dog_biscuits/templates/config/locales/dog_biscuits.zh.yml +257 -0
- data/lib/generators/dog_biscuits/templates/dog_biscuits.en.yml.erb +9 -2
- data/lib/generators/dog_biscuits/work/templates/_attribute_rows.html.erb +1 -1
- metadata +38 -2
@@ -0,0 +1,257 @@
|
|
1
|
+
---
|
2
|
+
en:
|
3
|
+
blacklight:
|
4
|
+
search:
|
5
|
+
fields:
|
6
|
+
facet:
|
7
|
+
based_near_label_sim: Location
|
8
|
+
contributor_combined_sim: Contributor
|
9
|
+
contributor_type_sim: Contributor type
|
10
|
+
creator_sim: Creator
|
11
|
+
date_sim: Date
|
12
|
+
department_sim: Department, School or Faculty
|
13
|
+
funder_sim: Funder
|
14
|
+
human_readable_type_sim: Type
|
15
|
+
keyword_sim: Keywords
|
16
|
+
language_sim: Language
|
17
|
+
packaged_by_titles_sim: In package
|
18
|
+
part_of_sim: Part of
|
19
|
+
publication_status_sim: Publication status
|
20
|
+
publisher_sim: Publisher
|
21
|
+
qualification_level_sim: Qualification level
|
22
|
+
qualification_name_sim: Qualification name
|
23
|
+
refereed_sim: Peer reviewed?
|
24
|
+
resource_type_sim: Resource type
|
25
|
+
subject_sim: Subject
|
26
|
+
index:
|
27
|
+
contributor_combined_tesim: Contributor
|
28
|
+
creator_tesim: Creator
|
29
|
+
date_tesim: Date
|
30
|
+
depositor_tesim: Owner
|
31
|
+
embargo_release_date_tesim: Embargo releases on
|
32
|
+
keyword_tesim: Keywords
|
33
|
+
language_tesim: Language
|
34
|
+
lease_expiration_date_tesim: Lease expires on
|
35
|
+
license_tesim: License
|
36
|
+
proxy_depositor_tesim: Depositor
|
37
|
+
publisher_tesim: Publisher
|
38
|
+
resource_type_tesim: Resource type
|
39
|
+
rights_statement_tesim: Rights statement
|
40
|
+
subject_tesim: Subject
|
41
|
+
title_tesim: Title
|
42
|
+
dog_biscuits:
|
43
|
+
labels:
|
44
|
+
abstract: Abstract
|
45
|
+
access_provided_by: Access provided by
|
46
|
+
advisor: Advisor / supervisor
|
47
|
+
aip_current_location: AIP Current Location
|
48
|
+
aip_current_path: AIP Current Path
|
49
|
+
aip_resource_uri: AIP Resource URI
|
50
|
+
aip_size: AIP Size
|
51
|
+
aip_status: AIP Status
|
52
|
+
aip_uuid: AIP UUID
|
53
|
+
alt: Altitude
|
54
|
+
awarding_institution: Awarding institution
|
55
|
+
based_near: Location
|
56
|
+
based_near_label: Location
|
57
|
+
contributor: Contributor
|
58
|
+
contributor_combined: Contributor
|
59
|
+
contributor_type: Contributor type
|
60
|
+
creator: Creator
|
61
|
+
date: Date
|
62
|
+
date_accepted: Date accepted
|
63
|
+
date_collected: Date collected
|
64
|
+
date_copyrighted: Date copyrighted
|
65
|
+
date_issued: Date issued
|
66
|
+
date_of_award: Date of award
|
67
|
+
date_published: Publication date
|
68
|
+
date_submitted: Date submitted
|
69
|
+
date_valid: Date valid
|
70
|
+
dc_access_rights: Access rights
|
71
|
+
dc_format: Format
|
72
|
+
department: Department, School or Faculty
|
73
|
+
depositor: Owner
|
74
|
+
description: Description or summary
|
75
|
+
dip_current_location: DIP Current Location
|
76
|
+
dip_current_path: DIP Current Path
|
77
|
+
dip_resource_uri: DIP Resource URI
|
78
|
+
dip_size: DIP Size
|
79
|
+
dip_status: DIP Status
|
80
|
+
dip_uuid: DIP UUID
|
81
|
+
doi: DOI
|
82
|
+
edition: Edition
|
83
|
+
editor: Editor
|
84
|
+
embargo_release_date: Embargo releases on
|
85
|
+
event_date: Date of event
|
86
|
+
extent: Extent
|
87
|
+
former_identifier: Former identifier
|
88
|
+
funder: Funder
|
89
|
+
has_restriction: Restriction note
|
90
|
+
human_readable_type: Type
|
91
|
+
identifier: Identifier
|
92
|
+
isbn: ISBN
|
93
|
+
issue_number: Issue
|
94
|
+
keyword: Keywords
|
95
|
+
language: Language
|
96
|
+
last_access: Date of last access
|
97
|
+
lat: Latitude
|
98
|
+
lease_expiration_date: Lease expires on
|
99
|
+
license: License
|
100
|
+
location: Location
|
101
|
+
long: Longitude
|
102
|
+
managing_organisation: Managing organisation
|
103
|
+
module_code: Module code
|
104
|
+
note: Note
|
105
|
+
number_of_downloads: Number of downloads
|
106
|
+
official_url: Official URL
|
107
|
+
origin_pipeline: Origin Pipeline
|
108
|
+
output_of: Output of project or grant
|
109
|
+
package_ids: Package contains
|
110
|
+
packaged_by_ids: In package
|
111
|
+
packaged_by_titles: In package
|
112
|
+
pagination: Pages
|
113
|
+
part: Part name
|
114
|
+
part_of: Part of
|
115
|
+
place_of_publication: Place of publication
|
116
|
+
presented_at: Presented at
|
117
|
+
proxy_depositor: Depositor
|
118
|
+
publication_status: Publication status
|
119
|
+
publisher: Publisher
|
120
|
+
qualification_level: Qualification level
|
121
|
+
qualification_name: Qualification name
|
122
|
+
refereed: Peer reviewed?
|
123
|
+
related_url: Related URL
|
124
|
+
resource_type: Resource type
|
125
|
+
resource_type_general: General resource type
|
126
|
+
rights_statement: Rights statement
|
127
|
+
series: Series
|
128
|
+
sip_uuid: SIP UUID
|
129
|
+
source: Source
|
130
|
+
subject: Subject
|
131
|
+
subtitle: Subtitle
|
132
|
+
title: Title
|
133
|
+
transfer_uuid: Transfer UUID
|
134
|
+
volume_number: Volume
|
135
|
+
simple_form:
|
136
|
+
hints:
|
137
|
+
defaults:
|
138
|
+
access_provided_by: Repository
|
139
|
+
advisor: Thesis advisor or supervisor.
|
140
|
+
based_near: A place name related to the work, such as its site of publication, or the city, state, or country the work contents are about. Calls upon the <a href='http://www.geonames.org'>GeoNames web service</a>.
|
141
|
+
based_near_label: A place name related to the work, such as its site of publication, or the city, state, or country the work contents are about. Calls upon the <a href='http://www.geonames.org'>GeoNames web service</a>.
|
142
|
+
content_version: The version of the file, eg. Author's Original or Accepted Manuscript.
|
143
|
+
contributor: A person or group you want to recognize for playing a role in the creation of the work, but not the primary role.
|
144
|
+
creator: The person or group responsible for the work. Usually this is the author of the content. Personal names should be entered with the last name first, e.g. "Smith, John.".
|
145
|
+
date: A date for the work.
|
146
|
+
date_created: The date on which the work was created.
|
147
|
+
description: Free-text notes about the work. Examples include abstracts of a paper or citation information for a journal article.
|
148
|
+
doi: Digital Object Identifier (DOI) for the work.
|
149
|
+
former_identifier: A former identifier, URL or other reference for the work.
|
150
|
+
funder: Funding body or oraganisation funding the work.
|
151
|
+
identifier: A unique handle identifying the work. An example would be a DOI for a journal article, or an ISBN or OCLC number for a book.
|
152
|
+
isbn: The International Standard Book Number for the work.
|
153
|
+
keyword: Words or phrases you select to describe what the work is about. These are used to search for content.
|
154
|
+
language: The language of the work's content.
|
155
|
+
license: Licensing and distribution information governing access to the work. Select from the provided drop-down list.
|
156
|
+
note: A general note about the work.
|
157
|
+
package_ids: Packages these works. Customarily, the package is a digital preservation AIP or DIP.
|
158
|
+
packaged_by_ids: Packaged by the following work. Customarily, the package is a digital preservation AIP or DIP.
|
159
|
+
part_of: A Work that this this physically or logically contained in, such as a conference proceeding, or series.
|
160
|
+
publisher: The person or group making the work available. Generally this is the institution.
|
161
|
+
related_url: A link to a website or other specific content (audio, video, PDF document) related to the work. An example is the URL of a research project from which the work was derived.
|
162
|
+
resource_type: Pre-defined categories to describe the type of content being uploaded, such as "article" or "dataset." More than one type may be selected.
|
163
|
+
subject: Headings or index terms describing what the work is about; these do need to conform to an existing vocabulary.
|
164
|
+
title: A name to aid in identifying a work.
|
165
|
+
labels:
|
166
|
+
defaults:
|
167
|
+
abstract: Abstract
|
168
|
+
access_provided_by: Access provided by
|
169
|
+
advisor: Advisor / supervisor
|
170
|
+
aip_current_location: AIP Current Location
|
171
|
+
aip_current_path: AIP Current Path
|
172
|
+
aip_resource_uri: AIP Resource URI
|
173
|
+
aip_size: AIP Size
|
174
|
+
aip_status: AIP Status
|
175
|
+
aip_uuid: AIP UUID
|
176
|
+
alt: Altitude
|
177
|
+
awarding_institution: Awarding institution
|
178
|
+
based_near: Location
|
179
|
+
based_near_label: Location
|
180
|
+
contributor: Contributor
|
181
|
+
contributor_combined: Contributor
|
182
|
+
contributor_type: Contributor type
|
183
|
+
creator: Creator
|
184
|
+
date: Date
|
185
|
+
date_accepted: Date accepted
|
186
|
+
date_collected: Date collected
|
187
|
+
date_copyrighted: Date copyrighted
|
188
|
+
date_issued: Date issued
|
189
|
+
date_of_award: Date of award
|
190
|
+
date_published: Publication date
|
191
|
+
date_submitted: Date submitted
|
192
|
+
date_valid: Date valid
|
193
|
+
dc_access_rights: Access rights
|
194
|
+
dc_format: Format
|
195
|
+
department: Department, School or Faculty
|
196
|
+
depositor: Owner
|
197
|
+
description: Description or summary
|
198
|
+
dip_current_location: DIP Current Location
|
199
|
+
dip_current_path: DIP Current Path
|
200
|
+
dip_resource_uri: DIP Resource URI
|
201
|
+
dip_size: DIP Size
|
202
|
+
dip_status: DIP Status
|
203
|
+
dip_uuid: DIP UUID
|
204
|
+
doi: DOI
|
205
|
+
edition: Edition
|
206
|
+
editor: Editor
|
207
|
+
embargo_release_date: Embargo releases on
|
208
|
+
event_date: Date of event
|
209
|
+
extent: Extent
|
210
|
+
former_identifier: Former identifier
|
211
|
+
funder: Funder
|
212
|
+
has_restriction: Restriction note
|
213
|
+
human_readable_type: Type
|
214
|
+
identifier: Identifier
|
215
|
+
isbn: ISBN
|
216
|
+
issue_number: Issue
|
217
|
+
keyword: Keywords
|
218
|
+
language: Language
|
219
|
+
last_access: Date of last access
|
220
|
+
lat: Latitude
|
221
|
+
lease_expiration_date: Lease expires on
|
222
|
+
license: License
|
223
|
+
location: Location
|
224
|
+
long: Longitude
|
225
|
+
managing_organisation: Managing organisation
|
226
|
+
module_code: Module code
|
227
|
+
note: Note
|
228
|
+
number_of_downloads: Number of downloads
|
229
|
+
official_url: Official URL
|
230
|
+
origin_pipeline: Origin Pipeline
|
231
|
+
output_of: Output of project or grant
|
232
|
+
package_ids: Package contains
|
233
|
+
packaged_by_ids: In package
|
234
|
+
packaged_by_titles: In package
|
235
|
+
pagination: Pages
|
236
|
+
part: Part name
|
237
|
+
part_of: Part of
|
238
|
+
place_of_publication: Place of publication
|
239
|
+
presented_at: Presented at
|
240
|
+
proxy_depositor: Depositor
|
241
|
+
publication_status: Publication status
|
242
|
+
publisher: Publisher
|
243
|
+
qualification_level: Qualification level
|
244
|
+
qualification_name: Qualification name
|
245
|
+
refereed: Peer reviewed?
|
246
|
+
related_url: Related URL
|
247
|
+
resource_type: Resource type
|
248
|
+
resource_type_general: General resource type
|
249
|
+
rights_statement: Rights statement
|
250
|
+
series: Series
|
251
|
+
sip_uuid: SIP UUID
|
252
|
+
source: Source
|
253
|
+
subject: Subject
|
254
|
+
subtitle: Subtitle
|
255
|
+
title: Title
|
256
|
+
transfer_uuid: Transfer UUID
|
257
|
+
volume_number: Volume
|
@@ -0,0 +1,257 @@
|
|
1
|
+
---
|
2
|
+
es:
|
3
|
+
blacklight:
|
4
|
+
search:
|
5
|
+
fields:
|
6
|
+
facet:
|
7
|
+
based_near_label_sim: Ubicación
|
8
|
+
contributor_combined_sim: Contribuyente
|
9
|
+
contributor_type_sim: Tipo de colaborador
|
10
|
+
creator_sim: Creador
|
11
|
+
date_sim: Fecha
|
12
|
+
department_sim: Departamento, Escuela o Facultad
|
13
|
+
funder_sim: Financiador
|
14
|
+
human_readable_type_sim: Tipo
|
15
|
+
keyword_sim: Palabras clave
|
16
|
+
language_sim: Idioma
|
17
|
+
packaged_by_titles_sim: En paquete
|
18
|
+
part_of_sim: Parte de
|
19
|
+
publication_status_sim: Estado de publicación
|
20
|
+
publisher_sim: Editor
|
21
|
+
qualification_level_sim: Nivel de calificación
|
22
|
+
qualification_name_sim: Nombre de calificacion
|
23
|
+
refereed_sim: "¿Revisión por pares?"
|
24
|
+
resource_type_sim: Tipo de recurso
|
25
|
+
subject_sim: Tema
|
26
|
+
index:
|
27
|
+
contributor_combined_tesim: Contribuyente
|
28
|
+
creator_tesim: Creador
|
29
|
+
date_tesim: Fecha
|
30
|
+
depositor_tesim: Propietario
|
31
|
+
embargo_release_date_tesim: Emisiones de Embargo en
|
32
|
+
keyword_tesim: Palabras clave
|
33
|
+
language_tesim: Idioma
|
34
|
+
lease_expiration_date_tesim: El arrendamiento expira el
|
35
|
+
license_tesim: Licencia
|
36
|
+
proxy_depositor_tesim: Depositor
|
37
|
+
publisher_tesim: Editor
|
38
|
+
resource_type_tesim: Tipo de recurso
|
39
|
+
rights_statement_tesim: Declaración de derechos
|
40
|
+
subject_tesim: Tema
|
41
|
+
title_tesim: Título
|
42
|
+
dog_biscuits:
|
43
|
+
labels:
|
44
|
+
abstract: Resumen
|
45
|
+
access_provided_by: Acceso provisto por
|
46
|
+
advisor: Asesor / supervisor
|
47
|
+
aip_current_location: AIP Ubicación actual
|
48
|
+
aip_current_path: Ruta actual AIP
|
49
|
+
aip_resource_uri: URI de recursos AIP
|
50
|
+
aip_size: Tamaño AIP
|
51
|
+
aip_status: Estado AIP
|
52
|
+
aip_uuid: UUID AIP
|
53
|
+
alt: Altitud
|
54
|
+
awarding_institution: Institución adjudicadora
|
55
|
+
based_near: Ubicación
|
56
|
+
based_near_label: Ubicación
|
57
|
+
contributor: Contribuyente
|
58
|
+
contributor_combined: Contribuyente
|
59
|
+
contributor_type: Tipo de colaborador
|
60
|
+
creator: Creador
|
61
|
+
date: Fecha
|
62
|
+
date_accepted: Fecha aceptada
|
63
|
+
date_collected: Fecha de recogida
|
64
|
+
date_copyrighted: Fecha con derechos de autor
|
65
|
+
date_issued: Fecha de emisión
|
66
|
+
date_of_award: Fecha del premio
|
67
|
+
date_published: Fecha de publicación
|
68
|
+
date_submitted: Fecha Enviado
|
69
|
+
date_valid: Fecha valida
|
70
|
+
dc_access_rights: Derechos de acceso
|
71
|
+
dc_format: Formato
|
72
|
+
department: Departamento, Escuela o Facultad
|
73
|
+
depositor: Propietario
|
74
|
+
description: Descripción o resumen
|
75
|
+
dip_current_location: DIP Ubicación actual
|
76
|
+
dip_current_path: Ruta actual DIP
|
77
|
+
dip_resource_uri: URI de recursos DIP
|
78
|
+
dip_size: Tamaño DIP
|
79
|
+
dip_status: Estado DIP
|
80
|
+
dip_uuid: DIP UUID
|
81
|
+
doi: DOI
|
82
|
+
edition: Edición
|
83
|
+
editor: Editor
|
84
|
+
embargo_release_date: Emisiones de Embargo en
|
85
|
+
event_date: Fecha del evento
|
86
|
+
extent: Grado
|
87
|
+
former_identifier: Identificador anterior
|
88
|
+
funder: Financiador
|
89
|
+
has_restriction: Nota de restricción
|
90
|
+
human_readable_type: Tipo
|
91
|
+
identifier: Identificador
|
92
|
+
isbn: ISBN
|
93
|
+
issue_number: Problema
|
94
|
+
keyword: Palabras clave
|
95
|
+
language: Idioma
|
96
|
+
last_access: Fecha de último acceso
|
97
|
+
lat: Latitud
|
98
|
+
lease_expiration_date: El arrendamiento expira el
|
99
|
+
license: Licencia
|
100
|
+
location: Ubicación
|
101
|
+
long: Longitud
|
102
|
+
managing_organisation: Organización gestora
|
103
|
+
module_code: Código del módulo
|
104
|
+
note: Nota
|
105
|
+
number_of_downloads: Numero de descargas
|
106
|
+
official_url: URL oficial
|
107
|
+
origin_pipeline: Oleoducto de origen
|
108
|
+
output_of: Resultado del proyecto o subvención
|
109
|
+
package_ids: Paquete contiene
|
110
|
+
packaged_by_ids: En paquete
|
111
|
+
packaged_by_titles: En paquete
|
112
|
+
pagination: Páginas
|
113
|
+
part: Nombre de la parte
|
114
|
+
part_of: Parte de
|
115
|
+
place_of_publication: Lugar de publicacion
|
116
|
+
presented_at: Presentado en
|
117
|
+
proxy_depositor: Depositor
|
118
|
+
publication_status: Estado de publicación
|
119
|
+
publisher: Editor
|
120
|
+
qualification_level: Nivel de calificación
|
121
|
+
qualification_name: Nombre de calificacion
|
122
|
+
refereed: "¿Revisión por pares?"
|
123
|
+
related_url: URL relacionada
|
124
|
+
resource_type: Tipo de recurso
|
125
|
+
resource_type_general: Tipo de recurso general
|
126
|
+
rights_statement: Declaración de derechos
|
127
|
+
series: Serie
|
128
|
+
sip_uuid: UUID SIP
|
129
|
+
source: Fuente
|
130
|
+
subject: Tema
|
131
|
+
subtitle: Subtitular
|
132
|
+
title: Título
|
133
|
+
transfer_uuid: Transferir UUID
|
134
|
+
volume_number: Volumen
|
135
|
+
simple_form:
|
136
|
+
hints:
|
137
|
+
defaults:
|
138
|
+
access_provided_by: Repositorio
|
139
|
+
advisor: Asesor de tesis o supervisor.
|
140
|
+
based_near: Un nombre de lugar relacionado con el trabajo, como su sitio de publicación, o la ciudad, el estado o el país de los que se trata el contenido del trabajo. Invoca al <a href='http://www.geonames.org'> servicio web de GeoNames </a>.
|
141
|
+
based_near_label: Un nombre de lugar relacionado con el trabajo, como su sitio de publicación, o la ciudad, el estado o el país de los que se trata el contenido del trabajo. Invoca al <a href='http://www.geonames.org'> servicio web de GeoNames </a>.
|
142
|
+
content_version: La versión del archivo, por ej. Autor original o manuscrito aceptado.
|
143
|
+
contributor: Una persona o grupo que desea reconocer por desempeñar un papel en la creación del trabajo, pero no el rol principal.
|
144
|
+
creator: La persona o grupo responsable del trabajo. Por lo general este es el autor del contenido. Los nombres personales se deben ingresar con el apellido primero, p. Ej. & quot; Smith, John & quot ;.
|
145
|
+
date: Una fecha para el trabajo.
|
146
|
+
date_created: La fecha en que se creó la obra.
|
147
|
+
description: Notas de texto libre sobre el trabajo. Los ejemplos incluyen resúmenes de un artículo o información de citas para un artículo de una revista.
|
148
|
+
doi: Identificador de objeto digital (DOI) para el trabajo.
|
149
|
+
former_identifier: Un identificador anterior, URL u otra referencia para el trabajo.
|
150
|
+
funder: Organismo de financiación u organización que financia el trabajo.
|
151
|
+
identifier: Un mango único que identifica el trabajo. Un ejemplo sería un DOI para un artículo de una revista, o un número ISBN o OCLC para un libro.
|
152
|
+
isbn: El número de libro estándar internacional para el trabajo.
|
153
|
+
keyword: Palabras o frases que seleccione para describir de qué trata el trabajo. Estos se utilizan para buscar contenido.
|
154
|
+
language: El lenguaje del contenido de la obra.
|
155
|
+
license: Información sobre licencias y distribución que rige el acceso a la obra. Seleccione de la lista desplegable proporcionada.
|
156
|
+
note: Una nota general sobre el trabajo.
|
157
|
+
package_ids: Paquetes de estos trabajos. Normalmente, el paquete es una preservación digital AIP o DIP.
|
158
|
+
packaged_by_ids: Empaquetado por el siguiente trabajo. Normalmente, el paquete es una preservación digital AIP o DIP.
|
159
|
+
part_of: Un trabajo en el que está contenido física o lógicamente, como un procedimiento de conferencia o una serie.
|
160
|
+
publisher: La persona o grupo que hace el trabajo disponible. Generalmente esta es la institución.
|
161
|
+
related_url: Un enlace a un sitio web u otro contenido específico (audio, video, documento PDF) relacionado con el trabajo. Un ejemplo es la URL de un proyecto de investigación del cual se derivó el trabajo.
|
162
|
+
resource_type: Categorías predefinidas para describir el tipo de contenido que se está cargando, como & quot; artículo & quot; o & quot; conjunto de datos & quot; Se puede seleccionar más de un tipo.
|
163
|
+
subject: Encabezados o términos de índice que describen de qué trata el trabajo; estos necesitan ajustarse a un vocabulario existente.
|
164
|
+
title: Un nombre para ayudar a identificar una obra.
|
165
|
+
labels:
|
166
|
+
defaults:
|
167
|
+
abstract: Resumen
|
168
|
+
access_provided_by: Acceso provisto por
|
169
|
+
advisor: Asesor / supervisor
|
170
|
+
aip_current_location: AIP Ubicación actual
|
171
|
+
aip_current_path: Ruta actual AIP
|
172
|
+
aip_resource_uri: URI de recursos AIP
|
173
|
+
aip_size: Tamaño AIP
|
174
|
+
aip_status: Estado AIP
|
175
|
+
aip_uuid: UUID AIP
|
176
|
+
alt: Altitud
|
177
|
+
awarding_institution: Institución adjudicadora
|
178
|
+
based_near: Ubicación
|
179
|
+
based_near_label: Ubicación
|
180
|
+
contributor: Contribuyente
|
181
|
+
contributor_combined: Contribuyente
|
182
|
+
contributor_type: Tipo de colaborador
|
183
|
+
creator: Creador
|
184
|
+
date: Fecha
|
185
|
+
date_accepted: Fecha aceptada
|
186
|
+
date_collected: Fecha de recogida
|
187
|
+
date_copyrighted: Fecha con derechos de autor
|
188
|
+
date_issued: Fecha de emisión
|
189
|
+
date_of_award: Fecha del premio
|
190
|
+
date_published: Fecha de publicación
|
191
|
+
date_submitted: Fecha Enviado
|
192
|
+
date_valid: Fecha valida
|
193
|
+
dc_access_rights: Derechos de acceso
|
194
|
+
dc_format: Formato
|
195
|
+
department: Departamento, Escuela o Facultad
|
196
|
+
depositor: Propietario
|
197
|
+
description: Descripción o resumen
|
198
|
+
dip_current_location: DIP Ubicación actual
|
199
|
+
dip_current_path: Ruta actual DIP
|
200
|
+
dip_resource_uri: URI de recursos DIP
|
201
|
+
dip_size: Tamaño DIP
|
202
|
+
dip_status: Estado DIP
|
203
|
+
dip_uuid: DIP UUID
|
204
|
+
doi: DOI
|
205
|
+
edition: Edición
|
206
|
+
editor: Editor
|
207
|
+
embargo_release_date: Emisiones de Embargo en
|
208
|
+
event_date: Fecha del evento
|
209
|
+
extent: Grado
|
210
|
+
former_identifier: Identificador anterior
|
211
|
+
funder: Financiador
|
212
|
+
has_restriction: Nota de restricción
|
213
|
+
human_readable_type: Tipo
|
214
|
+
identifier: Identificador
|
215
|
+
isbn: ISBN
|
216
|
+
issue_number: Problema
|
217
|
+
keyword: Palabras clave
|
218
|
+
language: Idioma
|
219
|
+
last_access: Fecha de último acceso
|
220
|
+
lat: Latitud
|
221
|
+
lease_expiration_date: El arrendamiento expira el
|
222
|
+
license: Licencia
|
223
|
+
location: Ubicación
|
224
|
+
long: Longitud
|
225
|
+
managing_organisation: Organización gestora
|
226
|
+
module_code: Código del módulo
|
227
|
+
note: Nota
|
228
|
+
number_of_downloads: Numero de descargas
|
229
|
+
official_url: URL oficial
|
230
|
+
origin_pipeline: Oleoducto de origen
|
231
|
+
output_of: Resultado del proyecto o subvención
|
232
|
+
package_ids: Paquete contiene
|
233
|
+
packaged_by_ids: En paquete
|
234
|
+
packaged_by_titles: En paquete
|
235
|
+
pagination: Páginas
|
236
|
+
part: Nombre de la parte
|
237
|
+
part_of: Parte de
|
238
|
+
place_of_publication: Lugar de publicacion
|
239
|
+
presented_at: Presentado en
|
240
|
+
proxy_depositor: Depositor
|
241
|
+
publication_status: Estado de publicación
|
242
|
+
publisher: Editor
|
243
|
+
qualification_level: Nivel de calificación
|
244
|
+
qualification_name: Nombre de calificacion
|
245
|
+
refereed: "¿Revisión por pares?"
|
246
|
+
related_url: URL relacionada
|
247
|
+
resource_type: Tipo de recurso
|
248
|
+
resource_type_general: Tipo de recurso general
|
249
|
+
rights_statement: Declaración de derechos
|
250
|
+
series: Serie
|
251
|
+
sip_uuid: UUID SIP
|
252
|
+
source: Fuente
|
253
|
+
subject: Tema
|
254
|
+
subtitle: Subtitular
|
255
|
+
title: Título
|
256
|
+
transfer_uuid: Transferir UUID
|
257
|
+
volume_number: Volumen
|