Commit Graph

89 Commits

Author SHA1 Message Date
alicevthompson ccf63fa739 Update iseal-core.csv
Removed combined latlong fields.

Closes #1
2022-02-14 14:24:39 +00:00
Alan Orth 38aac63c45
data/iseal-core.csv: updates from Peter
It's not easy to see in the git diff, but comparing these changes
side by side with the original file I see that he adjusted the or-
der of some elements and the descriptions of others.
2022-02-09 23:18:44 +03:00
Alan Orth 0dc1398cce
data/iseal-core.csv: update modules
The "Certifying Body" module becomes "Assurance".
2022-02-08 21:18:52 +03:00
Alan Orth cf7496e5a0
data/fsc.csv: remove controlled vocabularies
We did this for iseal-core.csv last week, but forgot to do it here.
These are no longer living inside the CSVs themselves because it is
difficult to manage them as a long string of text in a column. They
now live in text files in data/controlled-vocabularies.
2022-02-07 21:45:33 +03:00
Alan Orth 1e058cd663
data/controlled-vocabularies: update
Add controlled vocabulary for fsc.contributor.member.

From Peter.
2022-02-07 21:39:43 +03:00
Alan Orth 102684ce44
data/fsc.csv: add fsc.contributor.member
From Peter.
2022-02-07 21:38:47 +03:00
Alan Orth 4902b34ccd
data/fsc.csv: update element descriptions
From Peter.
2022-02-07 21:37:54 +03:00
Alan Orth 8422255529
data/controlled-vocabularies: update
Add controlled vocabularies for fsc.coverage.region. These are not
the same regions as the ISEAL list.
2022-02-07 21:34:12 +03:00
Alan Orth c34d02b4f3
data/iseal-core.csv: adjust element name
Make element name for is.evidenceType more descriptive to reflect
how Evidensia is using it.
2022-02-07 12:01:03 +03:00
Alan Orth c48afe72ac
data: fix vocabulary for is-evaluation-collection
The value here should be Statistical analysis.
2022-02-07 11:59:45 +03:00
adamISEAL 46e4f064d3 Update fsc.csv
Changed 'impact' module to 'evaluation'
2022-02-03 15:41:40 +00:00
adamISEAL db06340277 Update iseal-core.csv
Remove control values column in csv
2022-02-03 15:37:14 +00:00
alicevthompson 4c8d9f0b16 Update iseal-core.csv
Change Impact module to Evaluation
2022-02-03 15:18:42 +00:00
Alan Orth 0321ad3c44
data/fsc.csv: add fsc.transitionEndDate
This is the date a standard is no longer in transition.
2022-01-23 18:55:38 +03:00
Alan Orth 261b089eaa
data/fsc.csv: update description for fsc.inTransition 2022-01-23 18:52:20 +03:00
Alan Orth afe0d8339c Regenerate controlled vocabularies
Now they are named using their DSpace field name. I generated them
like this:

    $ ./util/export-controlled-vocabularies.py -i data/iseal-core.csv --clean -d
    $ ./util/export-controlled-vocabularies.py -i data/fsc.csv -d
2022-01-06 12:40:20 +02:00
Alan Orth 7431ebb6c9 data/fsc.csv: fix columns on line 36 2022-01-06 12:40:19 +02:00
Marie-Angélique Laporte 68bb87772a adding missing dspace names 2022-01-06 12:40:19 +02:00
Marie-Angélique Laporte 16c55cc550 adding missing dspace field names 2022-01-06 12:40:10 +02:00
adamISEAL 7831a4acc8 Update iseal-core.csv
Update guidance to capitalize 'select'
2022-01-05 15:32:27 +00:00
Marie-Angélique Laporte afadf4245d updating purl 2022-01-05 13:44:17 +01:00
Alan Orth dfc4e3d260
data/iseal-cores.csv: update guidance for ROR
Refer to the Research Organization Registry consistently as ROR.
2022-01-05 14:06:41 +02:00
Alan Orth 17a3df0e7d
data/iseal-core.csv: update guidance for legacy dc fields
The DSpace institutional repository has several legacy "dc" fields
hard coded internally so we must use those instead of newer terms
from the "dcterms" schema.
2022-01-05 14:02:17 +02:00
Alan Orth 60a7d9f1dd
data/iseal-core.csv: minor update to guidance 2022-01-05 12:09:27 +02:00
Alan Orth a715e38b27
data/iseal-core.csv: update date guidance
At the very least we need YYYY, but month and day are always better
if we know them.
2022-01-05 10:04:51 +02:00
Alan Orth 09a06e8eaf
data/iseal-core.csv: update area descriptions
Standardize descriptions for areas in hectares.
2022-01-03 16:21:02 +02:00
Alan Orth e65b235fad
data/iseal-core.csv: update descriptions
Change references to GRID to RoR, fix typo in DSpace reference.
2022-01-03 16:18:27 +02:00
Alan Orth d906af51dd
data/iseal-core.csv: standardize some descriptions
Standardize descriptions for country and region fields.
2022-01-03 16:17:49 +02:00
Alan Orth 24d437977e
data/iseal-core.csv: update guidance
Fix typo in guidance for one coordinate field.
2022-01-03 15:54:23 +02:00
Alan Orth 98a778507e
data/iseal-core.csv: update descriptions
Update descriptions of country and language fields to indicate that
they should be ISO 3166-1 Alpha2 and ISO 639-1 Alpha2, respectively.
2022-01-03 15:52:28 +02:00
Alan Orth 80ab24d0e6 data/controlled-vocabularies: add FSC vocabularies
Extracted from fsc.csv for now.
2021-12-21 19:07:16 +02:00
Alan Orth f6c8ad09db Move fsc data files into place 2021-12-21 19:07:16 +02:00
Alan Orth 78c3d62b71
Move data/schema-fields.csv to data/iseal-core.csv
schema-fields.csv reflects the original name of the Excel file that
Peter started with.
2021-12-20 12:02:10 +02:00
Alan Orth 1ef9efde41 data/controlled-vocabularies: add dcterms.format 2021-12-20 09:41:11 +02:00
Alan Orth 106c002412 data/schema-fields.csv: changes from Peter
Adjust some element clusters and modules. Add dcterms.format.
2021-12-20 09:41:11 +02:00
Marie-Angélique Laporte dcf6921bd0
upper case sustainability outcome 2021-12-14 15:06:20 +01:00
Alan Orth 5ee058fede
data/schema-fields.csv: minor update
Try to change "sustainability issue" to "Susatainability issue"
2021-12-14 15:17:59 +02:00
Alan Orth 96bc2b5f79
Extract controlled vocabularies
We want to keep these outside of the schema file itself to make it
easier and less error-prone to edit them.
2021-12-13 13:32:29 +02:00
Alan Orth 2074dfe8ce
Add data/schema-fields.csv
This comes from Peter's idss_schema_fields_new2.xlsx. We want to
start versioning this file in git and move away from Excel.
2021-12-07 22:55:36 +02:00