Commit Graph

913 Commits

Author SHA1 Message Date
John Wieczorek 7341372ea2
Merge pull request #481 from timrobertson100/examples
Examples and template for #32 and #444
2023-06-14 16:35:32 -03:00
Tim Robertson e109cfcdb2
Merge pull request #449 from tdwg/fix-paulas-name
Remove extraneous "F" from Paula's name
2023-06-14 11:48:53 +02:00
timrobertson100 a917caabf4 Examples and template for #32 and #444 2023-06-14 11:35:17 +02:00
tucotuco 265f9c5ed4 Update to include namespace abbreviations on definitions and comments. 2023-05-11 15:57:18 -03:00
Steve Baskauf c749d4a738 Remove extraneous "F" from Paula's name 2023-05-11 13:16:14 -05:00
tucotuco 27171c1c12 First pass at updates following public review 2023-02-12. 2023-05-11 09:55:27 -03:00
John Wieczorek a4b052f3ca
Merge pull request #425 from timrobertson100/master
#144: Add meta.xml filename
2023-04-30 15:30:18 -03:00
tucotuco 0837afa6c5 Minor errata to examples for consistency. 2023-04-28 19:59:49 +02:00
Peter Desmet 4e919e11fc
Merge pull request #443 from tdwg/examples
Separate examples with `;` and style
2023-04-28 09:27:06 +02:00
Peter Desmet d6906ea43b Make stylistic change to comments
- references: use "e.g.,<space>"
- occurrenceStatus: use `present` not "present"
- verbatimIdentification: use scientificName, not `scientificName`
- verbatimIdentification: remove `<0xa0>` char
- nameAccordingTo: use `sec.` not "sec."
- nameAccordingTo: use PreservedSpecimen datasets, not `PreservedSpecimen` datasets
- MaterialCitation: ... change from basisOfRecord should be changed from "Occurrence", "PreservedSpecimen" or "Literature" to "MaterialCitation". to ... basisOfRecord should be changed from `Occurrence`, `PreservedSpecimen` or `Literature` to `MaterialCitation`.
2023-04-27 10:19:56 +02:00
Peter Desmet 5b671332c2 Make changes to examples
- bibliographicCitation: remove `<0xa0>` char
- genericName: change from `Felis` (for scientificName "Felis concolor" ... to `Felis` (for scientificName `Felis concolor`) ...
- infragenericEpithet: change from `Abacetillus` (for scientificName "Abacetus (Abacetillus) ambiguus") ... to `Abacetillus` (for scientificName `Abacetus (Abacetillus) ambiguus`) ...
- infraspecificEpithet: change from `concolor` (for scientificName "Puma concolor concolor") ... to `concolor` (for scientificName `Puma concolor concolor`) ...
- cultivarEpithet: change from `King Edward` (for scientificName "Solanum tuberosum 'King Edward'" and taxonRank "cultivar") ... to `King Edward` (for scientificName `Solanum tuberosum 'King Edward'` and taxonRank `cultivar`) ...
- relationshipOfResourceID: change from `http://purl.obolibrary.org/obo/RO_0002456` (for the relation "pollinated by") ... to `http://purl.obolibrary.org/obo/RO_0002456` (for the relation `pollinated by`) ...
2023-04-27 10:12:14 +02:00
Peter Desmet 18c84d3609 Merge branch 'examples' of https://github.com/tdwg/dwc into examples 2023-04-27 09:23:29 +02:00
Peter Desmet 389914282b Add webrick to gemfile 2023-04-27 09:23:28 +02:00
tucotuco 8e0c25e01e Fixes to address issues highlighted in https://github.com/tdwg/dwc/pull/443#issuecomment-1523257360. 2023-04-26 22:33:57 +02: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
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 865653dc75 Made ( | ) consistently with backticks around space pip space. 2023-04-25 14:55:53 +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
Peter Desmet 66b2311426 Merge branch 'master' of https://github.com/tdwg/dwc 2023-04-04 12:34:17 +02:00
Peter Desmet cd79857ba3 Clarify repo structure for docs/ 2023-04-04 12:33:57 +02:00
Peter Desmet 4ea25efb11
Clarify repo structure for docs/ 2023-04-04 12:32:55 +02:00
John Wieczorek 590c0720e2
Merge pull request #429 from tdwg/new_design
Update dwc.tdwg.org to new design
2023-02-03 14:57:33 -03: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
Tim Robertson e477e02238
#144: Add meta.xml filename 2023-01-27 11:43:52 +01:00
John Wieczorek ec634bc63f
Update term-change-template.md 2022-12-02 11:19:11 -03:00
John Wieczorek 2ad1dacd66
Update new-term-template.md 2022-12-02 11:18:43 -03:00
peterdesmet 88805acd02 Remove faulty print statements 2022-11-16 20:14:18 +01:00
Stan Blum 716a1ec2cb
Merge pull request #417 from cforney/patch-1
Update index.md
2022-10-24 10:35:45 -07:00
cforney 85192d6f8e
Update index.md
fix two typos in XML examples
2022-10-24 16:09:35 +02:00
John Wieczorek f1a92af3c5
Merge pull request #410 from DavidFichtmueller/patch-1
removed duplicate version-attribute that caused invalid schema file
2022-05-30 16:38:51 -03:00
John Wieczorek d4e91508ec
Merge pull request #411 from tdwg/baskaufs-patch-1
Update instructions to include a link to the new processing script
2022-05-29 14:05:52 -03: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
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
John Wieczorek c545c438c8
Update term-change-template.md 2021-11-03 10:54:36 -03:00
John Wieczorek 4a6e13508e
Merge pull request #386 from tdwg/cv_proofreading
CV proofreading regenerate lists of terms docs
2021-09-06 10:56:34 -03: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 9eff3c452d
Merge pull request #381 from tdwg/extbuilder
Amendments following review of resulting XML files by GBIF.
2021-08-17 20:48:13 -03: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