-
https://schema.org/DefinedTerm
https://schema.org/DefinedTermSet
Schema.org supports the DefinedTerm and DefinedTermSet structured data objects.
DefinedTerm sample:
```json
{
"@context": "h…
-
Currently, anytime a reference occurs where Federation must invoke an entity/representation query, it calls the underlying service with the list of representations. This happens within https://github…
-
`Base#[]` could coerce children's types, based on `format` keyword or other indications of a more natural representation. e.g.:
- `format: date-time` coerces to a ruby `Time`
- `format: uuid` coer…
-
The format specification states:
> Compared to the Struct representation of a coordinate array, this representation[Interleaved] may provide better performance for some operations and/or provide be…
-
# Note:
We're organizing paper thoughts here (edit this issue directly) and having discussion below.
## Purpose/thesis
- Provide a typology of group-based model informed by physics, cultural evol…
-
## __Description__
AirPLS (Adaptive Iteratively Reweighted Penalized Least Squares) and ArPLS (Asymmetrically Reweighted Penalized Least Squares) are powerful algorithms for removing complex non-li…
-
When using single precision in a theory function some of the optimizers may not function correctly. Using double precision for the parameter values within the optimizer, single(x+Δx) = single(x) when …
-
I am creating a new ticket after a comment in a [previous thread on this current limitation](https://github.com/FasterXML/jackson-modules-base/issues/45#issuecomment-1404450400). I summarize the probl…
-
Having been working with the interpreter more it's clear that the current design is pretty painful to work with in almost every way. It currently works by doing a pass over the `html5ever` tokenstream…
-
**Is your feature request related to a problem? Please describe.**
A bit lazy to re-implement a homeroll graph.due to graph and path are fundamental inputs in graph theory.
Is it possible to imple…