Commit Graph

73 Commits

Author SHA1 Message Date
Steve Baskauf f0ea9ed560 Restory labels to English prose rather that camelCase
Note: I did not change the obsolete terms, which have always had camelCase labels. Also, the IRI terms that have non-IRI analogs have " (IRI)" appended to their labels to distinguish them.
2020-07-25 20:31:22 -04:00
Steve Baskauf a2e024f386 remove flag values from any pre-2017 terms 2020-07-25 19:47:22 -04:00
Steve Baskauf a07c1d39a3 Remove accidentally introduced blank line, alphabetize non-recommended terms 2020-07-25 15:44:48 -04:00
Steve Baskauf 9a43bdde0f Replace dcterms:type with dc:type, deprecate dcterms:type
Move dcterms:type below the recommended terms and change status to deprecated. Change its notes to indicate that dc:type should be used for strings and that the RDF guide recommends rdf:type instead of dcterms:type when providing an IRI value. Replace dcterms:type in the record-level terms with dc:type and carry over the examples that were previously in dcterms:type to it. NOTE: the terms below the recommended terms are not in alphabetical order still.
2020-07-25 13:35:57 -04:00
Steve Baskauf aa67d1ea81 Move dcterms:langage to UseWithIRI, replace with dc:language
In the record level terms section, replace dcterms:language with dc:language. Use the former dcterms: examples for string values with dc:language. Move dcterms:language to the UseWithIRI section and change its recommended value to an IRI from the LOC ISO 639-2 scheme (to maintain consistency with Audubon Core usage. NOTE: the value of organized_in for dc:language is now different from the other DCMI terms in the record-level section. Will that break the QRG build script?
2020-07-25 13:16:08 -04:00
peterdesmet 76ad0a0285 Move 160 recommended 2017-10-06 terms to the top
So they are mixed with the order recommended terms, in Darwin Core order. Ran python build.py after this and there are no changes in the quick ref guide
2020-07-25 13:40:51 +02:00
peterdesmet bd0720ac5f Revert "Sort 160 recommended 2017-10-06 terms to the top"
This reverts commit 702b49fe52.
2020-07-25 10:51:21 +02:00
peterdesmet 702b49fe52 Sort 160 recommended 2017-10-06 terms to the top 2020-07-25 10:41:47 +02:00
peterdesmet 16d209c6cd Remove unchanged 2018-09-06 terms compared to 2017-10-06 version (duplicates)
See #262:

- Remove 160 terms from 2018-09-06 that are unchanged duplicates of the 2017-10-06 version
- Reinstate "recommended" status for the 160 2017-10-06 terms 45 + 47 + 36 + 1  + 31

Not that the reinstated recommended terms are NOT YET SORTED to the top
2020-07-24 17:24:27 +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 c288eeeac6 Add spaces to footprintSRS WKT
Ping @tucotuco: as far as I can find, spaces are allowed in wkt. Adding them allows the example to wrap to multiple lines in the quick ref, thus not breaking the design. Only updated for recommended term, not the two superseded ones
2018-10-15 15:07:40 +02:00
Peter Desmet da0eb0f2b5 Correct backticks in examples (mostly dates) 2018-10-15 13:59:37 +02:00
Peter Desmet ba183182cf Add non-recommended terms back
Correcting error in 02e2771396
2018-10-15 13:59:01 +02:00
Peter Desmet 02e2771396 Change status "new" to "recommended" 2018-10-15 12:17:19 +02:00
tucotuco 57d0a2b0cd Made explicit mention of the use of IRIs in the comments for RDF terms. 2018-09-06 16:43:58 +12:00
tucotuco d5d2292cf5 Moved all dwciri recommended terms to follow the non-dwciri recommended terms. 2018-09-06 15:02:53 +12:00
tucotuco 29598efbf8 Combined all term management into term_versions.csv. Contains normative (iri, label, definition, issued, status, replaces, rdf_type, term_iri) and non-normative (comments, examples, organized_in, abcd_equivalence, flags) columns. Added examples where missing. Updated examples that were incorrect, confusing, or out of date. 2018-09-06 14:59:04 +12:00
tucotuco 5ff63620f5 Moved term_versions.csv to new vocabulary directory. 2018-08-30 19:17:55 +12:00
Peter Desmet adb4413398 Move term_versions to standard/vocabularies/term_versions.csv 🦄
In response to #150
2017-10-02 11:49:03 -04:00
tucotuco 0976291e6a Amendments to remove recommendations for controlled vocabularies from definitions into commentaries. Finished adding references to external documentation and translations. 2017-10-01 03:10:12 -04:00
tucotuco 7c83019ed8 Added missing UseWithIri class to term_versions. Partial update of vocabulary recommendations in build/config/terms. 2017-09-30 19:30:58 -04:00
tucotuco 350decf13a Updated term_versions.csv with versions of terms from other borrowed namespaces plus dwciri. 2017-09-30 18:03:01 -04:00
Peter Desmet f278a24eb2 Add new prime/normative document 🦄
Created at the Ottawa 2017 hackathon by @tucotuco @baskaufs @peterdesmet @pzermoglio @stijnvanhoey
2017-09-30 00:22:50 -04:00