Skip to content

Commit 67480f2

Browse files
committed
Change in GBIF config
1 parent 885f3f0 commit 67480f2

File tree

1 file changed

+104
-24
lines changed

1 file changed

+104
-24
lines changed

plugins/gbif/config.ini

Lines changed: 104 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,45 @@
11
[Generic]
22
doi_url = https://doi.org/
3-
api_config = /FAIR_eva/fair-api.yaml
4-
endpoint= https://api.gbif.org/v1
3+
# Relative path to the API config file
4+
api_config = fair-api.yaml
5+
endpoint=https://api.gbif.org/v1/
56
[local]
67
only_local = false
78
repo = digital_csic
9+
logo_url = 'https://ifca.unican.es'
10+
title = FAIR EVA: Evaluator, Validator & Advisor
811

912
[Repositories]
1013
#Name in plugin, name in tag
1114
oai-pmh = 'Evaluator'
1215
digital_csic = 'Digital.CSIC'
1316
dspace7 = 'DSpace7'
17+
epos= 'epos'
1418
example_plugin = Example_Plugin
15-
gbif = 'Plugin'
16-
19+
signposting = Signposting
20+
gbif = 'gbif'
21+
22+
[dublin-core]
23+
# Aligned with Dublin Core Metadata for Resource Discovery (properties in the /elements/1.1/ namespace)
24+
# https://www.dublincore.org/specifications/dublin-core/dcmi-terms/#section-3
25+
terms_findability_richness = ['Title',
26+
'Subject',
27+
'Description',
28+
'Type',
29+
'Source',
30+
'Relation',
31+
'Coverage',
32+
'Creator',
33+
'Publisher',
34+
'Contributor',
35+
'Rights',
36+
'Date',
37+
'Format',
38+
'Identifier',
39+
'Language']
1740
[gbif]
18-
# Metadata terms to find the resource identifier
41+
# (meta)data terms to find the resource identifier
1942
identifier_term = [['alternateIdentifier','']]
20-
21-
# Metadata terms to find the data identifier
2243
identifier_term_data = [['alternateIdentifier','']]
2344

2445
# Metadata terms to check richness (generic). These terms should be included [term, qualifier]. None means no qualifier
@@ -41,11 +62,44 @@ terms_quali_disciplinar = [['contributor', None],
4162
['title', None],
4263
['subject', None]]
4364

44-
# Metadata terms that defines accessibility
65+
# Metadata terms that defines accessibility (case sensitive)
4566
terms_access = [['access', ''], ['rights', '']]
4667

47-
# Accepted access protocols
48-
terms_access_protocols =['http','https','ftp']
68+
# Metadata terms to check discoverability richness.
69+
#
70+
# Dublin Core element DT-GEO element EPOS element
71+
# ------------------- -------------- ------------
72+
# Title Name title
73+
# Subject Keywords keywords
74+
# Description Description description
75+
# Type Type type
76+
# Source Related DA (relationship) NA
77+
# Relation Related DA NA
78+
# Coverage Spatial relevance, Temporal relevance spatial, temporalCoverage
79+
# Creator Organisation/Person role NA
80+
# Publisher Organisation (name) serviceProvider
81+
# Contributor Organisation/Person role NA
82+
# Rights Licensing constraints license
83+
# Date Temporal relevance temporalCoverage
84+
# Format File format availableFormats
85+
# Identifier Data Unique ID DOI
86+
# Language NA NA
87+
terms_findability_richness = [['title',''],
88+
['keywords',''],
89+
['description',''],
90+
['type','relatedDataProducts'],
91+
['paths', 'spatial'],
92+
['temporalCoverage','relatedDataProducts'],
93+
['dataProvider','relatedDataProducts'],
94+
['license',''],
95+
['availableFormats',''],
96+
['identifiers','relatedDataProducts']]
97+
98+
# Metadata terms to check reusability richness
99+
terms_reusability_richness = [['rigths',''],
100+
['license','']]
101+
102+
49103

50104
# Metadata terms wich includes controlled vocabularies. More controlled vocabularies can be imlpemented in plugins
51105
terms_cv = [['coverage', 'spatial'], ['subject', 'lcsh']]
@@ -59,36 +113,62 @@ terms_qualified_references = [['contributor', None]]
59113
# Metadata terms that defines links or relation with other resources, (preferebly in ORCID format, URIs or persistent identifiers)
60114
terms_relations = [['relation', None]]
61115

62-
# Metadata terms to check reusability richness
63-
terms_reusability_richness = [['rigths',''],
64-
['license','']]
65-
66116
# Metadata terms that defines the license type
67117
terms_license = [['rights', '']]
68118

69-
metadata_schemas = [{'eml': 'eml://ecoinformatics.org/eml-2.1.1'}]
119+
# Metadata terms that defines metadata about provenance
120+
terms_provenance =[['curationAndProvenanceObligations','']]
121+
122+
# Accepted access protocols
123+
terms_access_protocols =['http','https','ftp']
124+
125+
# Manual metadata access
126+
metadata_access_manual = ['https://github.com/epos-eu/Hands-On-EPOS-API']
127+
128+
# Manual data access
129+
data_access_manual = ['https://techdocs.gbif.org/en/openapi/']
130+
131+
# Data model information
132+
terms_data_model = []
70133

71134
#metadata standard
72135
metadata_standard = ['XML']
73136

74-
# Api auth
75-
76-
api_user = mag848
77-
api_pass = stcDPwfQfrnwiQsHNMPRKV7RY
137+
138+
#Policy of metadata persistence
139+
metadata_persistence = []
140+
141+
#Authentication for EPOS
142+
metadata_authentication = []
143+
144+
#terms that use vocabularies and vocabularies used
145+
dict_vocabularies= {'ORCID': 'https://orcid.org/'}
146+
147+
terms_vocabularies=[['identifiers','relatedDataProducts'],
148+
['',''],
149+
['availableFormats',''],
150+
['',''],
151+
['temporalCoverage','relatedDataProducts'],#no temporal metatdata
152+
['',''],
153+
['license',''],
154+
['contactPoints','relatedDataProducts']]
155+
156+
157+
api_user = ma8
158+
api_pass = safdsaRY
159+
78160

79161
[fairsharing]
80162
# username and password
81163
username = ['']
82164

83165
password = ['']
84-
#Path is the folder path ehere the netadata or fomats is stored
85-
#Or if the username or password is given is what you are looking in
86-
metadata_path = ['static/fairsharing_metadata_standards140224.json']
87166

88-
formats_path = ['static/fairsharing_formats260224.txt']
167+
#_path is variable that stores the path to the file in which the fairsharing-approved metadatata standards or formasts are stored
89168

169+
metadata_path = ['static/fairsharing_metadata_standards20240214.json']
90170

91-
fairsharing_formats_path = ['static/fairsharing_formats150224.json']
171+
formats_path = ['static/fairsharing_formats20240226.txt']
92172

93173

94174

0 commit comments

Comments
 (0)