Jurriaan H. Spaaks

Results 149 issues of Jurriaan H. Spaaks

Spawned from https://github.com/citation-file-format/cff-initializer-javascript/issues/221

enhancement
question

**Related issues** Refs: none **Describe the changes made in this pull request** This PR is the collection of changes we are making for the next release **Instructions to review the...

Spawned from https://github.com/citation-file-format/citation-file-format/pull/335 Potential test case: https://github.com/citation-file-format/citation-file-format/issues/323#issuecomment-904296215

meta

For example if there is a link ```markdown ### `license` - type: (array of) [definitions.license-enum](#definitionslicense-enum.description). - required: false ``` , ```shell npm install markdown-link-check node_modules/.bin/markdown-link-check --config .mlc-config.json schema-guide.md ``` reports...

bug
meta

also, preferred-citation

meta

Currently the date regex expects 4 digits, how do we reference say, a work from 53 AD? or, 200 BC. And what about different calendars?

enhancement
question

I have a github docs contribution ready to go (https://github.com/jspaaks/docs/pull/1/files), but got tired jumping through the GitHub hoops. If anyone feels particularly masochistic, by all means go ahead and submit...

help wanted

I'd like to get people's opinions on something that's been bugging me for a while, namely the asymmetry that exists between this work and referenced works. In my mind the...

enhancement
discussion

For each release, we have a bunch of tests, but there's no easy way of getting an overview of how much of the schema is covered by tests. Should we...

the following identifiers could be moved to be a value in the ``identifiers`` enum (root document) - https://github.com/citation-file-format/citation-file-format/blob/4fa1a91004b3600248bb3f751967e833e7afac63/schema.yaml#L49 - https://github.com/citation-file-format/citation-file-format/blob/4fa1a91004b3600248bb3f751967e833e7afac63/schema.yaml#L293 (should become just ``identifiers[].type=doi`` with a ``relationType`` or a ``qualifier``...

discussion