Commit Graph

796 Commits

Author SHA1 Message Date
John Wieczorek a6a3adcdeb
Update README.md 2020-08-20 15:58:54 -03:00
Peter Desmet b1d1cbb926
Merge pull request #277 from tdwg/incorporate_20120-08-12_terms
generate new term_versions.csv to include 2020-08-12 terms
2020-08-20 14:33:08 +02:00
peterdesmet d6342a3acc Build QRG 2020-08-20 14:32:20 +02:00
peterdesmet 2fdeaa9829 Ignore local Jekyl _site 2020-08-20 14:31:33 +02:00
Steve Baskauf 1026811e97 generate new term_versions.csv to include 2020-08-12 terms 2020-08-20 06:55:43 -05:00
Peter Desmet 8a0e0738cf
Merge pull request #272 from tdwg/complete_issue_265
Complete issue 265
2020-08-20 11:01:52 +02:00
Peter Desmet 5024b29467
Merge branch 'master' into complete_issue_265 2020-08-20 10:58:54 +02:00
peterdesmet e3d2741948 Use relative links in /list/ and run notebook
https://dwc.tdwg.org/ -> ../
2020-08-20 10:54:36 +02:00
peterdesmet f33d3df5c9 Use correct relative link from QRG to /list/ 2020-08-20 10:53:36 +02:00
Steve Baskauf 3ebeb8894f Change Baskauf affiliation
I thought I changed this earlier, but apparently didn't.
2020-08-19 10:09:06 -05:00
Steve Baskauf b01b1ad6b2 Add link to QRG in the list of terms document 2020-08-16 13:45:37 -05:00
Peter Desmet abe2bb0c6d
Merge pull request #271 from tdwg/fix_list_of_terms_build_script
Fix list of terms build script
2020-08-14 14:18:06 +02:00
Steve Baskauf 90b42ab461 Link list of terms from GitHub repo README.md, fix QRG URL 2020-08-13 13:42:40 -05:00
Steve Baskauf 8b9c956400 Add link in QRG to list of terms document
Need to check that I did the relative link `list/` correctly.
2020-08-13 13:36:22 -05:00
Steve Baskauf e1af67de17 change Baskauf affiliation 2020-08-13 13:17:15 -05:00
Steve Baskauf 4577422762 Clear Jupyter notebook output and restart kernel to clean up code 2020-08-13 13:05:09 -05:00
Steve Baskauf d26027826a Fix two problems with list of terms build script
Fixed:
- correctly removed trailing vertical bars from all index sections
- added missing <tr> opening tag
2020-08-13 13:03:39 -05:00
Steve Baskauf 5bd258ecee
Merge pull request #264 from tdwg/dcmi-term-changes
Implement changes to "normative document" discussed at DwC MG meeting
2020-08-13 10:04:38 -05:00
peterdesmet f9cdb7f071 Minor text corrections 2020-08-13 10:14:51 +02:00
peterdesmet 5ff90b28d3 Revert to using term_versions.csv for QRG build script 2020-08-13 10:08:11 +02:00
Steve Baskauf 00578209eb Add notes about the list of terms build script to README.md 2020-08-12 14:47:08 -05:00
Steve Baskauf b16d8931a1 move list of terms build script into dwc repo and run to generate page 2020-08-12 14:40:36 -05:00
John Wieczorek 67e30c9ac0
Merge pull request #267 from tdwg/issue256
Made it explicit that the QRG is not part of the standard, but that i…
2020-08-11 20:47:34 -03:00
tucotuco 876d9bf90b Minor grammaticla edit. 2020-08-11 20:39:32 -03:00
tucotuco 68fcf71d8b Incorprating comments by @baskaufs. 2020-08-09 16:39:15 -03:00
tucotuco d9ed8cc889 Amendment that term_versions is not a normative document. 2020-08-09 16:35:43 -03:00
tucotuco e3594cb8d7 Made it explicit that the QRG is not part of the standard, but that it draws on the standard and adds comments and examples. 2020-08-09 16:21:30 -03: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
peterdesmet 6b1186429f Reference #253 in build script 2020-08-07 21:46:51 +02:00
peterdesmet 5aa48c8a4f Update the build script to work from the generated_normative_document.csv 2020-08-07 21:40:32 +02:00
Steve Baskauf 665ca08d53 added Python script that generates term_versions.csv 2020-08-06 15:15:22 -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