-
Currently I'm using printf for displaying my image metadata,
```go-html-template
{{ with $src.Exif }}
{{ with .Tags.ApertureValue }}Aperture: {{ (printf "%.2f" .) }}{{ end }}
{{ …
-
The discord Markdown timestamps introduced in #1666 are invalid in some embed fields like footers where they will render as plaintext leading ton on human readable data being sent.
The watchchannel s…
-
Self-explanatory.
We currently only show the start, and the end datetime of the incident. It would be great if we included the humanised duration between the start, and the end.
-
The Data Manager (DM) will soon be able to communicate with the Account Server (AS).
In **Stage 1** only Storage statistics will be delivered, which will be achieved via a "private" channel and won…
-
The below is an old draft of the proposal. The up-to-date proposal can be found at https://eips.ethereum.org/EIPS/eip-223
Discussion should occur at https://ethereum-magicians.org/t/erc-223-token-st…
-
> _This is a Bisq Network proposal. Please familiarize yourself with the [submission and review process]
Hello, I would like to make a proposal in regards to creating a new role possibly within t…
-
![image](https://user-images.githubusercontent.com/42606352/77957313-efae6280-7298-11ea-8b1d-b6f8ae9ab3ad.png)
Sorry, I had thought that this trick had already been reported.
Basically, turning …
-
Topics:
- Cultural Heritage Ontologies and Vocabularies
- Semantic technologies for Digital Humanities
- Linked Data, Knowledge Graphs and Digital Humanities
- Semantic Search for Humanities and…
-
The configuration for an aggregation defines a `title` property, such as:
```js
{
aggregations: {
tags: {
title: 'Tags',
// conjunctive facet (AND)
conjunction: true,…
-
Provided that http://edtf.wikibase.wiki/ is up to date with this repo the humanisation of some dates with seasons is not working properly.
2005/2006-24 now humanises to '(2005 to 2006)' but expec…