Commit Graph

148 Commits

Author SHA1 Message Date
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 8f67b01109 generate new termlist, create instructions for workflow 2020-08-20 14:05:42 -05: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
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
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 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
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 6c467788fd Move terms.tmpl to build 2018-10-29 19:50:13 +01:00
Peter Desmet e14dd43047 Update README for build script 2018-10-15 13:36:55 +02:00
Peter Desmet 0feaeeb048 Add examples 2018-10-15 13:24:32 +02:00
Peter Desmet 7a0eded11b Trim blocks 2018-10-15 13:24:09 +02:00
Peter Desmet 7993b5cbe4 Update term layout
- Drop mb-3: is default on .table
- Use table-bordered (will border all cells rather than outline)
- Combine anchors in an invisible paragraph (is rendered as paragraph from markdown anyway)
- Only add regular anchor for none dwciri
2018-10-15 13:23:56 +02:00
stijnvanhoey 7e329c8e69 Update README info 2018-10-14 12:14:19 +02:00
stijnvanhoey 6b934652b0 Clean documentation 2018-10-14 12:14:05 +02:00
stijnvanhoey a1c9a2966a Fix #197 2018-10-14 12:09:40 +02:00
Peter Desmet 6be8ca8440 Point build script to term_versions 2018-10-10 16:34:21 +02:00
Peter Desmet d7e05d2a18
Merge pull request #201 from tdwg/docs_website
Update Darwin Core website
2018-10-10 13:19:34 +02:00
tucotuco 58058a245c First step to reorganize terms management to combine normative definitions (old term_versions.csv) with non-normative commentaries on recommended terms (terms.csv) and prepare to manage translations. 2018-08-29 10:30:19 +12:00
Peter Desmet 906c36bc62 Build quick ref guide as markdown
Building the quick reference guide as a html file doesn't allow it to use the Jekyll templates (header, navbar, footer). We also can't reference those templates in the terms.tmpl as jinja2 and jekyll work slightly different.

But by building the quick reference to a markdown document (with just the content, no html header etc.) it can be picked up by Jekyll like any other markdown file. The markdown file does contain mostly html, so we can style it exactly like we want.
2018-08-27 11:50:38 +12:00
Peter Desmet e3ba72883e Move quick guide template to _layouts 2018-08-27 11:44:25 +12:00
Peter Desmet 7aa6e587ea Update template to use production tdwg-theme
- Add favicons
- Use theme-nav-sidebar
- Remove custom css
- Don't use sticky-top navbar (= not use in tdwg.org either)
- Update dev to www
2018-07-25 17:28:45 +02:00
Peter Desmet 221eed3209 Add institutionID back (carriage return missing)
Error was introduced in #183
2018-05-21 10:21:07 +02:00
Dag Endresen c387f1751d
Update terms.csv 2018-05-17 08:27:40 +02:00
tucotuco df05056110 Updated examples for sex, lifeStage, and nomenclaturalCode. 2018-05-07 14:06:55 -03:00
Peter Desmet d7aa88b3f1
Correct typo 2018-04-25 12:23:31 +02:00
Peter Desmet 4147a4eaa7 Update index.tmpl to fit update tdwg-theme + sidebar right
Now makes use of code at: 967ae804fd

Notes:

* Same HTML structure + classes as tdwg website
* Navbar is still sticky-top, so that the fixed sidebar doesn't seem to hang with weird margin above
* .col-md-9 for content is still mandatory
* Sidebar is on the right (.order-md-2)
* Sidebar has width: calc() trick so it keeps some margin to the right
* Sidebar = .tdwg-sidebar-primary, so it matches in colour (orange) with the dwc classes (as it was before)
* Term buttons are .btn-outline-secondary, so they match in colour (blue) with the dwc terms (as it was before)
2018-01-29 16:22:55 +01:00
Peter Desmet 5a35c10c4c
Escape quotes for "convenience property"
Should result in better rendering of the csv on GitHub
2018-01-18 09:31:45 +01:00
stijnvanhoey 1e882adc12 Fix missing variable addition term.iri 2017-12-08 10:04:16 +01:00
stijnvanhoey 21c1be734a Update requirements 2017-12-06 20:29:13 +01:00
stijnvanhoey e5a00fee83 Update to jinja2 templating syntax 2017-12-06 20:25:57 +01:00