Steve Baskauf
b91b3add77
rebuild list of terms
2020-08-20 17:56:31 -05:00
tucotuco
31e2706061
Suggested minor edits to termlist-header.
2020-08-20 19:39:33 -03:00
tucotuco
3b31d86c6e
Minor grammatical amendments.
2020-08-20 19:30:31 -03:00
Steve Baskauf
07e0e07a8b
change build-termlist description from Jupyter notebook to Python script
2020-08-20 14:15:12 -05:00
Steve Baskauf
79b3ee9ea6
Update Quick Reference Guide
2020-08-20 14:08:31 -05:00
Steve Baskauf
c3861cb1e1
Update term_versions.csv
2020-08-20 14:07:08 -05:00
Steve Baskauf
8f67b01109
generate new termlist, create instructions for workflow
2020-08-20 14:05:42 -05:00
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