-
When I read in README.md that annotations are currently stored as JSON, I recalled that there is a standardised JSON notation for RDF graphs called JSON-LD ([homepage](http://json-ld.org/), [full spec…
-
trace
- [ ] operator-go
- [ ] zookeeper
- [ ] hdfs
- [ ] hbase
- [ ] hive
- [ ] spark
- [ ] trino
- [ ] dolphinscheduler
- [ ] superset
- [ ] kafka
## Implement with memcached example
…
-
## Steps to Reproduce
1. Create a class that has the same name as one in the library. In my case, I have the `Post` class.
```dart
import 'package:json_annotation/json_annotation.dart';
part 'po…
-
The IIIF Image API supports a kind of `selector` as defined in https://iiif.io/api/annex/openannotation/#iiif-image-api-selector. It states:
> This document describes extensions to the [Web Annot…
-
### Description
I have a project that uses [entgo](https://entgo.io/) and its associated extension [entoas](https://github.com/ent/contrib/tree/master/entoas) to generate a schema specification usi…
-
This issue is suppose to be main issue on the problem of disappeared annotations. I'll use it to collect all info on this topic from all other issues to see a big picture of what's going on and to kee…
-
```
1049 function upload( $status, $pic_path, $lat = NULL, $long = NULL,
$annotations = NULL)
1050 {
1051 $params = array(); …
-
### Describe the Issue
When build my application with graalvm-jdk-21.0.5_linux-x64_bin, I get the following class cast exception:
java.lang.ClassCastException: class com.oracle.svm.hosted.meta.Hos…
-
GitHub has something called 'check-runs' they allow adding annotations to a 'check'. Checks are for example what GitHub Actions create. These annotations show up at a line of code. A good example is t…
-
**Describe the bug**
The import of 'package:flutter/foundation.dart' throws the following warning, if `@override toString` is given.
Unused import: 'package:flutter/foundation.dart'. Try removing th…