Commit Graph

219 Commits

Author SHA1 Message Date
Steve Baskauf 49006bf68d move previous list of terms doc to version 2023-09-16 18:21:21 -05:00
Steve Baskauf f4d9e6b997 change list of terms build script to use templated header 2023-09-16 17:38:57 -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 82ca4ee281 add missing Material Entity section headers 2023-08-20 18:27:24 -05:00
Steve Baskauf 34d748fd77 upload docs for MaterialEntity changes 2023-08-20 17:08:18 -05:00
Steve Baskauf 5b30a88bc2 update script and header 2023-08-20 16:58:28 -05:00
Steve Baskauf 007a1bfb0e
Merge pull request #487 from tdwg/buildxml
Darwin Core extension XML file building script.
2023-07-09 21:29:29 -05:00
tucotuco a2dc19afe7 Revised attempt to escape quotes in content, using xml.sax.saxutils.escape. Results for existing configs are valid XML. 2023-07-09 20:26:08 -03:00
tucotuco e879849ce5 Solution to quotes in content of XML attributes. 2023-07-09 13:21:20 -03:00
Steve Baskauf 26900d3a5c update headers and archive replaced version 2023-07-08 09:05:58 -05:00
tucotuco bcf6552515 Darwin Core extension XML file building script. 2023-07-07 22:25:33 -03:00
John Wieczorek 871007e1f9
Merge pull request #483 from tdwg/review2023
Review 2023
2023-07-02 14:51:00 -03:00
Steve Baskauf ad85240d1f Move position of eventType in qrg-list.csv
Changed this so the order will be retained in future updates
2023-06-30 15:14:07 -05:00
tucotuco 1fc7b8c303 Update to address https://github.com/tdwg/dwc/issues/402. 2023-06-30 17:08:06 -03:00
tucotuco c4a23a3ea7 Final touches to prepare for the 2023-06-28 release. 2023-06-30 16:36:32 -03:00
Steve Baskauf 5ea808a2d0 Delete potentially evil trailing space 2023-06-28 22:01:12 -05:00
Steve Baskauf 4fbf29870b Missed saving final edits to revision instructions 2023-06-28 21:25:50 -05:00
Steve Baskauf 990b921ebb Update the detailed instructions for updating 2023-06-28 20:58:50 -05:00
Steve Baskauf 325359d7bd Update qrg-list.csv 2023-06-28 20:43:41 -05:00
Steve Baskauf 9cd1937c69 Regenerate the List of Terms doc using the actual ratification date 2023-06-28 20:34:07 -05:00
Steve Baskauf e48fa0709f Update header sections to reflect actual version dates 2023-06-28 20:25:57 -05:00
Steve Baskauf 02762b54bf Add examples list conversion to List of Terms build script 2023-06-17 17:36:42 -05:00
Steve Baskauf 68995c4cec Update list of terms header metadata and spawn previous version 2023-06-17 16:57:03 -05:00
Steve Baskauf a0be3791bf update instructions about list of terms document metadata 2023-06-17 15:36:11 -05:00
Steve Baskauf c749d4a738 Remove extraneous "F" from Paula's name 2023-05-11 13:16:14 -05:00
Peter Desmet 15fae36df9 Split examples in terms.tmpl, style as list-group if more than one
In CSS, make the list group flush (on the left/right) with other elements in the table
2023-04-26 13:12:57 +02:00
peterdesmet a2e2460be2 Move first col styling to custom and enable it for all tables 2023-02-03 17:34:44 +01:00
peterdesmet 9f65be2ea1 Update layout of QRG
- Content width contained (no longer `container-fluid`), which improves readability as it avoids long lines
- Replace `theme-label` class with custom style to have the same affect (i.e. first col = 120px)
- Use primary colours for term buttons (primary indicated action item)
- Use regular rather than small tables
- Don't use outer border on tables
- Drop the `property` badge (keep the `class` badge). The property badge was annoying when copying term names, as it was always added, e.g. basisOfRecordproperty
- Update badge-background to bg-background (Bootstrap 5)
- Use 2 space tabs in template
- Use <span> rather than <a> for term anchors
- Use h2 for "Cite Darwin Core" so it is mentioned in the menu
- Style citations as block quotes
2023-02-03 16:16:59 +01:00
peterdesmet bc54b5c403 Consistently write Quick Reference Guide in title case 2023-02-03 13:59:43 +01:00
peterdesmet 88805acd02 Remove faulty print statements 2022-11-16 20:14:18 +01:00
Steve Baskauf f259608dff
Update instructions to include a link to the new documents metadata processing script 2022-05-29 11:50:30 -05:00
Steve Baskauf 720fee413b fix termlist headers and regenerate doe and em lists of terms 2021-09-05 22:02:33 -04:00
Steve Baskauf 50af0a74d9 update pathway build script and doc 2021-09-05 21:43:00 -04:00
Steve Baskauf e1acbe24e6 update establishmentMeans build script 2021-09-05 19:59:55 -04:00
Steve Baskauf ec2745359e update doe build script 2021-09-05 19:53:57 -04:00
John Wieczorek 18df2a0a1e
Merge branch 'master' into extbuilder 2021-08-17 20:47:53 -03:00
tucotuco b6db7023cd Amendments following review of resulting XML files by GBIF. 2021-08-17 20:41:27 -03:00
Matthew Blissett 1738b308f6 Use single quotes throughout DWC core/extension templates.
Also trim trailing whitespace.
2021-08-17 21:17:24 +02:00
tucotuco 841e24368c Really I did. 2021-08-16 22:29:53 -03:00
Steve Baskauf 2ba97527c5 remove upstream code for fake UseWithIRI class 2021-08-07 19:05:19 -05:00
tucotuco cc2fb477e9 Removed dependence of QRG build script on fictitious UseWithIRI class. 2021-08-07 20:21:30 -03:00
Steve Baskauf 3d82ba9f41 Implement patched link/code tagging in all build scripts 2021-08-06 13:19:01 -05:00
Steve Baskauf 52bb256f8e add comment about flaw in hyperlink function 2021-08-06 07:42:13 -05:00
Steve Baskauf bb3d93d4c9 replace convert links fn with fns in QRG build script 2021-08-05 21:30:03 -05:00
Steve Baskauf c4eb066498
Update README.md 2021-08-04 23:18:06 -05:00
Steve Baskauf 6a595447e4 update build instructions on README.md 2021-08-04 15:25:36 -05:00
tucotuco 8d38cba021 Grammatical change to avoid confusion. 2021-07-30 13:26:53 -03:00
tucotuco 85f26cc0aa Fix link to Cite Darwin Core. 2021-07-30 13:16:30 -03:00
tucotuco 629a9e93f9 Move citation information to bottom. 2021-07-30 12:56:42 -03:00