-
## Issue Creation Checklist
- [x] I understand that my issue will be automatically closed if I don't fill in the requested information
- [x] I have read the [contribution guidelines](https://githu…
-
**Is your feature request related to a problem? Please describe.**
Thumbnail in share intent must have an image extension, otherwise it's not shown.
Code sample
```kotlin
@OptIn(ExperimentalCo…
xVemu updated
3 months ago
-
Uniform always samples 1 class out of all classes whereas stratified 1 example per class. Might be confusing, to be improved.
-
# Naming Strategies
객체를 데이터베이스에 매핑할 때 하이버네이트는 2 단계의 프로세스를 거친다.
- 첫째로, 도메인 모델 매핑으로부터 적절한 논리적 이름을 결정한다. 논리적 이름은 사용자가 `@Column` 이나 `@Table`을 사용해서 명시적으로 선언하거나, 하이버네이트의 `ImplicitNamingStrategy`에 의해 암…
-
Currently works with opinionated maven-style repo naming, a flat option would make this more globally useful. In branchout settings just have a model: or naming: field with flat, maven, etc in it. Unk…
-
[reference](https://docs.jboss.org/hibernate/orm/5.1/userguide/html_single/chapters/domain/naming.html)
In hibernate 5, two new strategy was introduced to provide deep customization of the naming str…
-
## Description
Which naming convention do you prefer for mutations:
- `create/update/deleteOneSomething`
- `create/update/deleteSomething` ?
I personally prefer create/update/deleteSomething, …
-
IRIs were all under the same inst: namespace, their local name is made of a type name and a UUID.
For modular knowledge graphs like the one described in _Isaac Fatokun, Arun Raveendran Nair, Tham…
-
For consistency and user friendliness across the many different areas of `OSCAR`, it might be good to discuss and ideally agree on the following.
Naming conventions:
- `quotient_ring` vs. `quo`,
…
-
We have a few Devices that should be transparent to child naming.
E.g. where `saxs` is an instance of `PilatusDetector`: reading gives a value for `saxs-drv-acquire_time`: `saxs-drv` must be a devi…