Commit Graph

196 Commits

Author SHA1 Message Date
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
tucotuco 4500389c84 A much more careful set of changes to semi-colon as separator with additional changes for consistency. 2023-04-25 22:51:11 +02:00
tucotuco 2d0eeaa9c2 Update examples to use semi-colon as the separator between examples instead of comma. 2023-04-25 14:27:09 +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 7cd258fd0e Use kramdown class for lead paragraph 2023-02-03 16:12:02 +01:00
peterdesmet f28e69e2aa Add favicon and gemfile 2023-02-03 16:10:48 +01:00
peterdesmet 894095853b Include footer (cf. camtrap-dp) 2023-02-03 16:10:35 +01:00
peterdesmet 8d3f89c495 Update _config.yml
- Use tdwg/petridish
- Add logo
- Remove description (not used in petridish)
- Link to repo in footer
- Disable github_edit (assumes root)
- Enable table of content by default
- Remove custom JS to add divider in QRG sidebar
2023-02-03 16:10:21 +01:00
peterdesmet 65b1f5bf4f Move navigation 2023-02-03 16:05:29 +01:00
peterdesmet bc54b5c403 Consistently write Quick Reference Guide in title case 2023-02-03 13:59:43 +01:00
cforney 85192d6f8e
Update index.md
fix two typos in XML examples
2022-10-24 16:09:35 +02:00
David Fichtmueller 278eeccdd0
removed old version that caused invalid file
I wanted to run some validation of a file that included the TDWG Basetypes Schema from this repository and it failed because the file is not well formed, because it contained a duplicate attribute version in the xs:schema element (document root element): 

`<xs:schema version="2021-07-15" [...] version="0.5">`

Since the `version="2021-07-15"` was added in the last commit, the old `version="0.5"` is outdated and needs to be removed. The only question is whether the version now needs to be bumped to today's date. So feel free to edit this commit to adjust it accordingly.
2022-05-09 19:26:15 +02: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
tucotuco 3dabe8d6c8 Refinement to menus. 2021-08-09 22:09:02 -03:00
tucotuco e6e7ed155a Merge branch 'master' of https://github.com/tdwg/dwc 2021-08-09 22:04:24 -03:00
tucotuco 53e21ccb52 Menu enhancement and integration with Chronometric Age and DwC Q&A. 2021-08-09 21:59:38 -03:00
tucotuco 70260541ce Straggling addition. 2021-08-09 20:29:29 -03:00
Matt Blissett dc5a437f2e
Fix/update links in text guide. 2021-08-09 10:02:19 +02:00
tucotuco 4ef3994c65 Clarifications for the Text Guide. 2021-08-08 15:01:48 -03:00
tucotuco 86a7c60933 Amended citation to Maintenance Group instead of closed Task Group. 2021-08-07 20:42:20 -03:00
tucotuco a07b0e5a26 Modifications for RFC2119 keywords. 2021-08-06 21:00:39 -03:00
tucotuco 6085a0dece Bring XML schemas and guide up to date. 2021-08-06 20:31:51 -03:00
John Wieczorek 686fb33dd8
Merge pull request #374 from tdwg/rfc2119
Rfc2119
2021-08-06 12:43:15 -03:00
tucotuco 96807740ce Thorough review with suggested amendments. 2021-08-06 00:40:38 -03:00
Steve Baskauf 75ed3a2a9d regenerate list of terms with fixed backticks 2021-08-05 21:32:21 -05:00
Steve Baskauf d7579720de change note format from bold to italics 2021-08-05 16:29:50 -05:00
Steve Baskauf 8b3f35f235 update based on removal of subproperty declarations 2021-08-05 16:27:48 -05:00
Steve Baskauf 3fab70871d Add missing RFC 2119 statement and proofing edits 2021-08-05 16:01:25 -05:00
Steve Baskauf 406cef52c8 First pass at adding RFC 2119 keywords to RDF guide 2021-08-05 15:52:31 -05:00
Steve Baskauf 6b920a2487 Preliminary changes to simple text document 2021-08-05 11:03:30 -05:00
Steve Baskauf 62e185292b Merge branch 'master' into rfc2119 2021-08-05 10:21:34 -05:00
Steve Baskauf 9269b481d7 fix errors identified by Tuco 2021-08-04 21:15:40 -05:00
Steve Baskauf 2266877c2f first pass at RFC 2119 for XML guide 2021-08-04 20:38:54 -05:00
Steve Baskauf fbff61dd43 apply RFC 2119 keywords to text guide 2021-08-04 19:33:49 -05:00
Steve Baskauf 549b337f92 first pass at a chronoiri: table 2021-08-04 17:25:59 -05:00
Steve Baskauf b784cb943a add verticalDatum , move measurementValue 2021-08-04 16:47:36 -05:00
Steve Baskauf 12a0b91543 fixed dcterms: versions in QRG 2021-08-04 14:57:11 -05:00
tucotuco 8d38cba021 Grammatical change to avoid confusion. 2021-07-30 13:26:53 -03:00
tucotuco 1605edc821 Pushing built QRG. 2021-07-30 13:18:09 -03:00
tucotuco 629a9e93f9 Move citation information to bottom. 2021-07-30 12:56:42 -03:00
Steve Baskauf 1cabca2f5f regenerate QRG with new date 2021-07-30 01:02:11 -04:00
Steve Baskauf 19a1b0da62 update QRG to 2021-07-15 terms 2021-07-30 00:55:12 -04:00
Steve Baskauf a0c4eb6f22 Update list of terms doc to 2021-07-15 terms 2021-07-30 00:51:18 -04:00
Steve Baskauf 57def7d2da update list of terms headers 2021-07-30 00:48:45 -04:00
tucotuco 2b9fd31642 Putting the QRG with revision date into production. 2021-07-26 22:08:48 -03:00
tucotuco 244554409b Recovered a missing file from 2014 release to fix broken link. 2021-07-26 21:45:14 -03:00