Commit Graph

670 Commits

Author SHA1 Message Date
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
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
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
Steve Baskauf a2e024f386 remove flag values from any pre-2017 terms 2020-07-25 19:47:22 -04:00
Steve Baskauf a07c1d39a3 Remove accidentally introduced blank line, alphabetize non-recommended terms 2020-07-25 15:44:48 -04:00
Steve Baskauf 9a43bdde0f Replace dcterms:type with dc:type, deprecate dcterms:type
Move dcterms:type below the recommended terms and change status to deprecated. Change its notes to indicate that dc:type should be used for strings and that the RDF guide recommends rdf:type instead of dcterms:type when providing an IRI value. Replace dcterms:type in the record-level terms with dc:type and carry over the examples that were previously in dcterms:type to it. NOTE: the terms below the recommended terms are not in alphabetical order still.
2020-07-25 13:35:57 -04:00
Steve Baskauf aa67d1ea81 Move dcterms:langage to UseWithIRI, replace with dc:language
In the record level terms section, replace dcterms:language with dc:language. Use the former dcterms: examples for string values with dc:language. Move dcterms:language to the UseWithIRI section and change its recommended value to an IRI from the LOC ISO 639-2 scheme (to maintain consistency with Audubon Core usage. NOTE: the value of organized_in for dc:language is now different from the other DCMI terms in the record-level section. Will that break the QRG build script?
2020-07-25 13:16:08 -04:00
John Wieczorek f459e08a9e
Merge pull request #263 from tdwg/review_2018_changes
Remove 160 2018-09-06 terms that are unchanged from 2017-10-06
2020-07-25 12:09:29 -03:00
peterdesmet 76ad0a0285 Move 160 recommended 2017-10-06 terms to the top
So they are mixed with the order recommended terms, in Darwin Core order. Ran python build.py after this and there are no changes in the quick ref guide
2020-07-25 13:40:51 +02:00
peterdesmet bd0720ac5f Revert "Sort 160 recommended 2017-10-06 terms to the top"
This reverts commit 702b49fe52.
2020-07-25 10:51:21 +02:00
peterdesmet 702b49fe52 Sort 160 recommended 2017-10-06 terms to the top 2020-07-25 10:41:47 +02:00
peterdesmet 16d209c6cd Remove unchanged 2018-09-06 terms compared to 2017-10-06 version (duplicates)
See #262:

- Remove 160 terms from 2018-09-06 that are unchanged duplicates of the 2017-10-06 version
- Reinstate "recommended" status for the 160 2017-10-06 terms 45 + 47 + 36 + 1  + 31

Not that the reinstated recommended terms are NOT YET SORTED to the top
2020-07-24 17:24:27 +02:00
Matthew Blissett afd3f6b326 Restore the DWC text schema to the original "coreid", and update the
documentation to match.

This reverts commit 9adb52a538.

Resolves #143.
2019-12-12 16:48:03 +01:00
Peter Desmet 82807f9e78 Add explanation about UseWithIRI
Close https://github.com/tdwg/dwc/issues/212
2019-10-21 16:37:12 +02:00
Peter Desmet 902570ac12 Don't show UseWithIRI (and Record-level) utility classes
Closes #160
2019-10-21 14:50:11 +02:00
Peter Desmet 7266336dc2
Merge pull request #222 from andypea/fix-broken-links
Fix some broken internal links in the README
2019-04-23 22:24:15 +02:00
Peter Desmet 9b6049ce43
Update document links
Point to website directory, remove recommended terms file (= listed under distribution docs)
2019-04-23 22:23:25 +02:00
Andrew Punnett 2b10060071
Fix some broken internal links in the README 2019-04-17 19:20:07 +12:00
Peter Desmet 5a1c367ea6
Disable non-remote theme 2018-10-29 21:17:38 +01:00
Peter Desmet 9b0952af50
Correct .com to .org 2018-10-29 20:08:45 +01:00
Peter Desmet 9ed16c008b
Merge pull request #213 from peterdesmet/master
Use remote theme
2018-10-29 20:07:05 +01:00
Peter Desmet 1b426bde1e
Remove baseurl 2018-10-29 20:03:21 +01:00
Peter Desmet 6c467788fd Move terms.tmpl to build 2018-10-29 19:50:13 +01:00
Peter Desmet fd11274f9d Use home template (no sidebar) for homepage 2018-10-29 19:47:40 +01:00
Peter Desmet 856ea8c8a7 Only use fluid container for quick ref guide 2018-10-29 19:47:22 +01:00
Peter Desmet e6a5d90040 Add settings used by theme 2018-10-29 19:41:55 +01:00
Peter Desmet cfe82a2e00 Include theme remotely 2018-10-29 19:40:10 +01:00
Peter Desmet 7c99acff4d
Delete guide that is now in xml/index.md 2018-10-29 19:34:38 +01:00