-
**Purpose:**
Arbitrary metadata, often referred to as tagging, concerns adding additional datapoints that are not part of the OL spec to events.
Several use cases exist for this type of data.
…
-
Currently, there is no way to save or restore `Mesh`es. Serialization support via serde has been completed (not merged at this time), but is questionable and lacks interoperability and domain-specific…
-
Discussed throughly in the discussion -
https://github.com/vectordotdev/vector/discussions/12773
Opening a ticket since solution involves using `lua` which is much slower than `remap`
-
Hadoop Version: 1.3
When using the accumulo storage manager to do simple joins, example below, an IllegalArguementException is thrown with the message "null columnMapping not allowed".
I have worked a…
-
Shapes are important to describe business objects (entities) in RDF, see #63.
There are several shape or shape-like languages:
- SHACL
- ShEx
- JSONLD Frames
- GraphQL
Note: there are other RD…
-
**Issue by [GoogleCodeExporter](https://github.com/GoogleCodeExporter)**
_Thursday Jun 11, 2015 at 23:48 GMT_
_Originally opened as https://github.com/rlwalls2008/pco/issues/20_
---
```
ENVO is doi…
-
Hey, I expected the remote joins to support responses as well and not just arguments of an query. Will this be supported in the future?
One of my remote schemas responses contains the userId, which…
-
A header in a response told me something 👇
![image](https://user-images.githubusercontent.com/18226415/65830912-85a90680-e2d1-11e9-9ad6-077583910b7d.png)
So, here I am 😁
WP GraphQL has differen…
-
Resources:
- namespace test
- pod-a
- implicit dep: namespace test
- pob-b
- implicit dep: namespace test
- explicit dep: apply-time mutation with pod-a as source
Output (from kpt using…
-
See #532.
Currently, factories require a `Type` annotation on the target class. This is problematic if a field of that class is typed as an `Input` type. One possible solution here would be to …