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
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
tucotuco
571d0056b5
Solutions to issues 313, 307, and 243.
2021-07-25 17:42:56 -03:00
Steve Baskauf
7277cc6f67
fix incorrect date of previous version
2021-07-24 17:03:42 -05:00
Steve Baskauf
9f30e324d7
fix missing hyperlink in citation in list of terms doc itself
2021-07-24 16:31:36 -05:00
tombaker
0c9c674ae1
Change link from MD to HTML syntax.
...
At https://dwc.tdwg.org/ , the link to the Maintenance Group in the first paragraph is currently broken - ie, it displays the raw markdown:
[Darwin Core Maintenance Interest Group](https://www.tdwg.org/standards/dwc/#maintenance%20group )
instead of rendering this as a hyperlink. This may happen because it is embedded within an HTML <p> element and may be fixable by making it into an <a href=> link.
2021-05-01 13:48:30 +02:00
Steve Baskauf
1f37bb7695
update Quick Reference Guide
2021-03-29 15:34:15 -05:00
Steve Baskauf
76deec3543
Update list of terms document, generate previous version
2021-03-29 15:29:48 -05:00
Steve Baskauf
6fad0e8911
Display ABCD equivalence in list of terms document
2021-02-11 08:36:27 -06:00
John Wieczorek
03bc7e182f
Merge pull request #282 from tdwg/fieldsenclosedby-fix
...
Update index.md
2020-11-10 15:21:43 -03:00
John Wieczorek
dce4c0bd12
Update index.md
2020-11-07 20:48:53 -03:00
Steve Baskauf
74c7a42441
fix best practice for dcterms:modified
2020-10-29 08:54:08 -04:00
Steve Baskauf
e9d97e3106
fix formatting problems and update pathway CV
2020-10-29 08:42:21 -04:00
Steve Baskauf
573bd82899
Update Quick Reference Guide
2020-10-29 08:26:26 -04:00
Steve Baskauf
4e56d9ca72
update List of terms document
2020-10-29 07:35:38 -04:00
Steve Baskauf
a5d0402fdc
Merge pull request #290 from tdwg/add_2010-10-13_term_changes
...
Add 2010-10-13 term changes
2020-10-21 12:07:04 -05:00
Steve Baskauf
09fca37187
generated QRG with new terms
2020-10-19 00:46:17 -04:00
Steve Baskauf
3a6c084875
build list of terms document
2020-10-19 00:36:44 -04:00
Steve Baskauf
c415342fe0
spawn previous version, update termlist-header.md dates
2020-10-19 00:28:30 -04:00
Steve Baskauf
3a4fc056e8
proofreading correction
2020-10-18 23:59:33 -04:00
Steve Baskauf
6ceb931775
build the cv list of terms documents
2020-10-18 23:46:30 -04:00
peterdesmet
470dcecdbf
Remove reference to local theme
2020-10-08 20:13:37 +02:00
peterdesmet
31e9c401e6
Remove period from the description
2020-10-08 20:12:52 +02:00
peterdesmet
c38e7cf19b
Make URL in citation a link
2020-09-23 18:28:40 +02:00
peterdesmet
84def6755a
Rebuild QRG to include citation
...
See #281 , fixes #214
2020-09-23 18:25:12 +02:00
John Wieczorek
f2082a7272
Update index.md
...
Fixes an erratum about the expected default value for the fieldsEnclosedBy attribute. See https://github.com/tdwg/dwc/issues/140
2020-09-05 21:48:25 -03:00
Steve Baskauf
b91b3add77
rebuild list of terms
2020-08-20 17:56:31 -05:00
Steve Baskauf
79b3ee9ea6
Update Quick Reference Guide
2020-08-20 14:08:31 -05:00
Steve Baskauf
8f67b01109
generate new termlist, create instructions for workflow
2020-08-20 14:05:42 -05:00
peterdesmet
d6342a3acc
Build QRG
2020-08-20 14:32:20 +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
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
b16d8931a1
move list of terms build script into dwc repo and run to generate page
2020-08-12 14:40:36 -05:00
peterdesmet
5aa48c8a4f
Update the build script to work from the generated_normative_document.csv
2020-08-07 21:40:32 +02:00
Matthew Blissett
afd3f6b326
Restore the DWC text schema to the original "coreid", and update the
...
documentation to match.
This reverts commit 9adb52a538
.
Resolves #143 .
2019-12-12 16:48:03 +01: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
5a1c367ea6
Disable non-remote theme
2018-10-29 21:17:38 +01:00
Peter Desmet
9b0952af50
Correct .com to .org
2018-10-29 20:08:45 +01:00
Peter Desmet
9ed16c008b
Merge pull request #213 from peterdesmet/master
...
Use remote theme
2018-10-29 20:07:05 +01:00
Peter Desmet
1b426bde1e
Remove baseurl
2018-10-29 20:03:21 +01:00
Peter Desmet
6c467788fd
Move terms.tmpl to build
2018-10-29 19:50:13 +01:00
Peter Desmet
fd11274f9d
Use home template (no sidebar) for homepage
2018-10-29 19:47:40 +01:00
Peter Desmet
856ea8c8a7
Only use fluid container for quick ref guide
2018-10-29 19:47:22 +01:00
Peter Desmet
e6a5d90040
Add settings used by theme
2018-10-29 19:41:55 +01:00
Peter Desmet
cfe82a2e00
Include theme remotely
2018-10-29 19:40:10 +01:00
Peter Desmet
7c99acff4d
Delete guide that is now in xml/index.md
2018-10-29 19:34:38 +01:00
Peter Desmet
2379480f87
Update navbar
...
See c68e024fa9
2018-10-22 11:15:28 +02:00
Peter Desmet
00d77c59f6
Include jQuery in footer instead
...
Needs to be called after jQuery and theme.js
2018-10-19 11:32:53 +02:00
Peter Desmet
309c4421d5
Add divider after UseWithIRI in sidebar using jQuery
2018-10-19 11:27:33 +02:00
Peter Desmet
889e42d754
Move Living/Preserved/FossilSpecimen and Human/MachineObservation to bottom
...
Fixes #208
2018-10-19 11:01:25 +02:00
Peter Desmet
13a464baad
Build quickref (style updates)
2018-10-15 15:10:54 +02:00
Peter Desmet
bee0635f7a
Add space between term and badge
...
Helps selecting the term name
2018-10-15 15:10:15 +02:00
Peter Desmet
e0daed6814
Use theme-label as class
2018-10-15 15:10:02 +02:00
Peter Desmet
da0eb0f2b5
Correct backticks in examples (mostly dates)
2018-10-15 13:59:37 +02:00