Bruce D'Arcus
Bruce D'Arcus
> We should. Would be even useful for yaml validation in vscode. Right; the [YAML LSP](https://github.com/redhat-developer/yaml-language-server#language-server-settings) will do validation using these schemas. Let's do this. @dhimmel - any thoughts on...
Here's the config content: ``` js { "name": "bower.json", "description": "Bower package description file", "fileMatch": [ "bower.json", ".bower.json" ], "url": "http://schemastore.org/schemas/json/bower" } ``` Is there any room for us defining...
In Atom, you can specify based on file extensions, etc, or allow the user to manually choose the grammar. Not sure here.
> I have been naming my CSL JSON files like `references.json`. Do people here tend to use more verbose extensions to indicate CSL JSON? Like `references.csl.json` or `references-csl.json`? That would...
I know some tools have support for the store, so you can probably select the schema without knowing the URL? That was the impression I got.
Why not just let the value of a document identifier be "U.N. Sales No. S.02.II.G.47"? It may not ideal, but it seems more practical than adding tons of these on...
Note that the example citation uses two document identifiers ("U.N. Doc. LC/G.2178-P, U.N. Sales No. S.02.II.G.47"). If you add the label to the identifier field, you can either use a...
_In both cases you lose localization of the label, and (re-)ordering of the two identifiers becomes non-trivial._ In addition, you of course lose the semantic annotation, which might be the...
OK, but realistically, how are we supposed to manage adding all the possible identifiers across UIs, databases, BIBO, CSL schema and styles? --- ``` Original Comment By: Bruce D'Arcus ```
UIs: for Zotero, a dropdown menu has been suggested ([http://forums.zotero.org/discussion/5404/pubmed- id/?Focus=26427#Comment_26427](http://forums.zotero.org/discussion/5404/pubmed-)). If things get really crowded, you always could go multiple levels [Life Sciences (pmid, pmcid), Math (mathreviews, zentralblatt), UN...