Commit Graph

72 Commits

Author SHA1 Message Date
Steve Baskauf a59f07732e correct error in branch to generate term versions list 2023-09-16 19:32:31 -05:00
Steve Baskauf dc45c3f85b update term versions file and QRG 2023-09-16 19:22:38 -05:00
tucotuco 6e645c9fe0 Major overhaul to address all issues associated with Material Sample Public Review 2023. 2023-09-15 18:18:46 -03:00
Steve Baskauf 7464e6868b rebuild documents following proofreading 2023-08-21 15:41:44 -05:00
Steve Baskauf 596ba30f7d fix Dublin Core version of references 2023-08-20 21:51:09 -05:00
Steve Baskauf 34d748fd77 upload docs for MaterialEntity changes 2023-08-20 17:08:18 -05:00
Steve Baskauf fdb1a74966 fix errata in superfamily 2023-07-08 08:57:44 -05:00
Steve Baskauf 834ee7d4ef Rebuild list of terms and QRG with revisions 2023-07-01 19:14:23 -05:00
tucotuco c4a23a3ea7 Final touches to prepare for the 2023-06-28 release. 2023-06-30 16:36:32 -03:00
Steve Baskauf 7085fd618a update term versions and Quick Reference Guide 2023-06-28 20:57:12 -05:00
tucotuco 0022e24a33 Final edit to vitality and verbatimLabel. Ready for ratification. 2023-06-15 09:21:00 -03:00
tucotuco 265f9c5ed4 Update to include namespace abbreviations on definitions and comments. 2023-05-11 15:57:18 -03:00
tucotuco 27171c1c12 First pass at updates following public review 2023-02-12. 2023-05-11 09:55:27 -03:00
tucotuco 0837afa6c5 Minor errata to examples for consistency. 2023-04-28 19:59:49 +02:00
Peter Desmet d6906ea43b Make stylistic change to comments
- references: use "e.g.,<space>"
- occurrenceStatus: use `present` not "present"
- verbatimIdentification: use scientificName, not `scientificName`
- verbatimIdentification: remove `<0xa0>` char
- nameAccordingTo: use `sec.` not "sec."
- nameAccordingTo: use PreservedSpecimen datasets, not `PreservedSpecimen` datasets
- MaterialCitation: ... change from basisOfRecord should be changed from "Occurrence", "PreservedSpecimen" or "Literature" to "MaterialCitation". to ... basisOfRecord should be changed from `Occurrence`, `PreservedSpecimen` or `Literature` to `MaterialCitation`.
2023-04-27 10:19:56 +02:00
Peter Desmet 5b671332c2 Make changes to examples
- bibliographicCitation: remove `<0xa0>` char
- genericName: change from `Felis` (for scientificName "Felis concolor" ... to `Felis` (for scientificName `Felis concolor`) ...
- infragenericEpithet: change from `Abacetillus` (for scientificName "Abacetus (Abacetillus) ambiguus") ... to `Abacetillus` (for scientificName `Abacetus (Abacetillus) ambiguus`) ...
- infraspecificEpithet: change from `concolor` (for scientificName "Puma concolor concolor") ... to `concolor` (for scientificName `Puma concolor concolor`) ...
- cultivarEpithet: change from `King Edward` (for scientificName "Solanum tuberosum 'King Edward'" and taxonRank "cultivar") ... to `King Edward` (for scientificName `Solanum tuberosum 'King Edward'` and taxonRank `cultivar`) ...
- relationshipOfResourceID: change from `http://purl.obolibrary.org/obo/RO_0002456` (for the relation "pollinated by") ... to `http://purl.obolibrary.org/obo/RO_0002456` (for the relation `pollinated by`) ...
2023-04-27 10:12:14 +02:00
tucotuco 8e0c25e01e Fixes to address issues highlighted in https://github.com/tdwg/dwc/pull/443#issuecomment-1523257360. 2023-04-26 22:33:57 +02:00
tucotuco 4500389c84 A much more careful set of changes to semi-colon as separator with additional changes for consistency. 2023-04-25 22:51:11 +02:00
tucotuco 865653dc75 Made ( | ) consistently with backticks around space pip space. 2023-04-25 14:55:53 +02:00
tucotuco 2d0eeaa9c2 Update examples to use semi-colon as the separator between examples instead of comma. 2023-04-25 14:27:09 +02:00
tucotuco cc2fb477e9 Removed dependence of QRG build script on fictitious UseWithIRI class. 2021-08-07 20:21:30 -03:00
Steve Baskauf 12a0b91543 fixed dcterms: versions in QRG 2021-08-04 14:57:11 -05:00
Steve Baskauf 19a1b0da62 update QRG to 2021-07-15 terms 2021-07-30 00:55:12 -04:00
Steve Baskauf 1f37bb7695 update Quick Reference Guide 2021-03-29 15:34:15 -05:00
Steve Baskauf 74c7a42441 fix best practice for dcterms:modified 2020-10-29 08:54:08 -04:00
Steve Baskauf 770f819d92 Update term_versions.csv 2020-10-29 08:25:34 -04:00
Steve Baskauf 2dca337152 Update term_versions.csv 2020-10-19 00:41:00 -04:00
Steve Baskauf c3861cb1e1 Update term_versions.csv 2020-08-20 14:07:08 -05:00
Steve Baskauf 1026811e97 generate new term_versions.csv to include 2020-08-12 terms 2020-08-20 06:55:43 -05:00
Steve Baskauf 1d52ee818d Make changes to script that generates the term versions file
Changed the path of output so that the current term_versions.csv file is replaced by the output. Changed the name of the script itself to generate_term_versions.py . Added the list of terms used to indicate the order of terms in the Quick Reference Guide.
2020-08-07 15:28:43 -05:00
Steve Baskauf 83144bacb0 Delete term_versions-old.csv 2020-08-06 13:56:43 -05:00
Steve Baskauf e32a08df3a change status of dwc:accordingTo to deprecated 2020-08-06 12:26:46 -05:00
Steve Baskauf 7bb44962c0 Generated document now identical for recommended terms
The file term_versions-old.csv is the "normative document" modified according to the various commits documented in GitHub. term_versions.csv was generated by the build script without the term-localname column.  The generated_normative_document.csv was generated by the build script with the term-localname column added.
2020-08-01 18:45:00 -05:00
Steve Baskauf e7445d00ba Add missing backticks to the geodeticDatum IRI example value 2020-08-01 16:13:03 -05:00
Steve Baskauf b98a903bae Revert "Revert "Remove inappropriate string literal examples for verbatimSRS""
This reverts commit 30d7cfa276.
2020-08-01 15:57:30 -05:00
Steve Baskauf 30d7cfa276 Revert "Remove inappropriate string literal examples for verbatimSRS"
This reverts commit 76df6d6780.
2020-08-01 15:56:55 -05:00
Steve Baskauf 76df6d6780 Remove inappropriate string literal examples for verbatimSRS
The examples given are not IRIs. Also, the notes recommend a literal value of "unknown", which isn't appropriate for an IRI term.
2020-08-01 15:55:55 -05:00
Steve Baskauf 32e876c790 minor typo; remove inappropriate string value examples 2020-08-01 14:16:03 -05:00
Steve Baskauf 3c7a344848 Add ABCD equivalence to obsolete terms 2020-07-27 12:01:47 -04:00
Steve Baskauf 47be607e8b three minor changes based on alphabetization algorithm 2020-07-27 06:44:00 -04:00
Steve Baskauf f3d82ce831 replace camelCase labels with English prose labels in obsolete terms 2020-07-27 06:32:37 -04:00
Steve Baskauf 076bcb3cd2 dcterms:Location replaces dwctype:Location
Added a replaces value showing that the deprecated dwctype:Location term was replaced by dcterms:Location
2020-07-27 06:05:13 -04:00
Steve Baskauf 4ae7dd3787 Move accessRights comment from definition
The comment "Access Rights may include information regarding access or restrictions based on privacy, security, or other policies." is found in the comments for dcterms:accessRights, not as part of the definition.
2020-07-27 05:55:07 -04:00
Steve Baskauf b10ae9cf0d Change issued dates of DCMI terms
The DCMI History page http://dublincore.org/usage/terms/history/ uses a version model that differs from what we are using in TDWG. They use the term '"issued" for what we call "current terms", whereas we only use "issued" for term versions. Thus their issued date is what we call the created date and their modified date for the current term is what we call the issued date of the version.

These dates have been changed to match the TDWG model. Also, version 003 of dcterms:modified has "Date Modified" as the label, rather than "Modified"
2020-07-27 05:34:50 -04:00
Steve Baskauf d010a42f08 change more 2018 versions to the 2018-09-06 date 2020-07-26 23:30:53 -04:00
Steve Baskauf 26d45658c8 changed issued date of 2018 versions to 2018-09-06 2020-07-26 23:13:06 -04:00
Steve Baskauf 27ca1d8325 Add historical record for deprecated term dcterms:rights
dcterms:rights was originally in Darwin Core, but was replaced by dcterms:license in Executive Decision http://rs.tdwg.org/dwc/terms/history/decisions/#Decision-2014-11-06_17 . It has been added as part of the historical record. It is listed as the "replaces" value for dcterms:license term and needs to be there.
2020-07-26 06:57:12 -04:00
Steve Baskauf 2d9cfd4734 Changed replaces values for some DCMI terms
In the previous term_versions.csv file, the value in the replaces column indicated what DCMI said the term replaced. However, in the complete history table, we use this column to indicate what this term version replaces with respect to previous TDWG use. For example, in an Executive Decision, dcterms:license was to be used in lieu of dcterms:rights. I've changed the table to reflect this replacement, rather than indicating how http://dublincore.org/usage/terms/history/#rightsHolder-002
 was caused by DCMI to replace http://dublincore.org/usage/terms/history/#rightsHolder-001 .  There are several other examples of replacements caused by TDWG actions and these have replaced the record of DCMI actions. If there was no TDWG-sanctioned replacement, the column was changed to empthy.
2020-07-25 22:36:43 -04:00
Steve Baskauf 8a84ffa272 Add missing legacy dwc:accordingTo property to record
Added the missing legacy superproperty dwc:accordingTo and made the status deprecated.
2020-07-25 20:50:30 -04:00
Steve Baskauf f0ea9ed560 Restory labels to English prose rather that camelCase
Note: I did not change the obsolete terms, which have always had camelCase labels. Also, the IRI terms that have non-IRI analogs have " (IRI)" appended to their labels to distinguish them.
2020-07-25 20:31:22 -04:00