-
I finally found time to investigate JSON-LD as Wes Turner has regularly suggested. It does look like a good fit for what I want to achieve with the metadata 2.0 spec: http://www.w3.org/TR/json-ld/#bas…
-
The kernelspec name and display_name are currently the only pieces of information captured in the notebook document about the kernel and environment in use when the notebook was last saved. Has captur…
-
https://farmos.app/ is which branch of the PWA frontend client app
*****
https://github.com/hemanth/awesome-pwa
-
Things should be in lists, but for simple local projects, it's really useful to preserve source order.
- [ ] Replace internal/local `dict`s with `collections.OrderedDict` where necessary
(`HashMap` …
-
-
I have this in a Makefile or 5:
```Makefile
gh-pages: docs-mv-singlehtml
# Push docs to gh-pages branch with a .nojekyll file
ghp-import -n -b '${DOCS_GIT_HTML_BRANCH}' -p '${BUILDDIRHTML}' \
…
-
This has been requested a number of times on the mailing list and on Twitter.
~~RDF and OWL could/should be added to a Makefile (or a comparable Python script).~~
RDF and/or OWL could also be genera…
-
How should I add a `` around the navigation links?
Currently, the navigation links from ``\linkstext``/`\setlinkstext` output to HTML like this:
```html
```
Instead, in order to st…
-
- https://wrdrd.github.io/docs/consulting/data-science#tensimplerules-for-reproducible-computational-research
- https://wrdrd.github.io/docs/consulting/education-technology#jupyter-and-reproducib…
-
Some of examples of building html containing linked data with dominate could be useful:
- [x] html5 data-key="value"
- [ ] HTML5 ( text/html; charset=utf-8 )
- [ ] XHTML + RDFa ( application/xhtml…