-
`kg.load_rdf("../dat/recipes.ttl")` doesn't seem to load the recipes when following the tutorial at https://derwen.ai/docs/kgl/ex6_1/
Where would I be able to find this file?
-
So I am trying to replicate: https://derwen.ai/docs/kgl/ex6_1/
Using
https://s3.amazonaws.com/ufokn.public/hydroshare_graph.nt
With
https://gist.github.com/fils/3b0edcc33dc37a0290b44ac0d0f58f…
-
Having some functions to show the leaderboard would be nice!
- I should only have to run `kgl_flow_leaderboard()`, this will use the stored `competition_id` in `meta/`
- Perhaps another function, …
-
I have tried checking the config and data_loading_utils file, but still unable to fix this error.
From the error,k it's not reading the dataset as the _len_ definition if data_loading_utils returning…
-
### I'm submitting a
- [X ] bug report. (not really a bug.. just a deprecation by pyshacl to address
- [ ] feature request.
### Current Behaviour:
Running pyshacl return a warning
_Usag…
-
### Description
cx using the example got error
https://learn.microsoft.com/en-us/powershell/module/az.reservations/get-azreservationquote?view=azps-9.1.0#examples
Get-AzReservationQuote -AppliedS…
-
> Could not resolve com.kgl:kgl-glfw-static:0.1.11.
Using dependencies block from your imgui project. commenting the single glfw-static dependency solves it.
```kt
val imguiVersion = "0.1.9"
…
-
I have created a new native project with intelli and added imgui dependencies:
```kotlin
// build.gradle.kts
plugins {
kotlin("multiplatform") version "1.5.0"
}
group = "me.me"
version …
-
-
kgl is currently unavailable as a maven/gradle dependency because of this
also can you push a new release while you're at it ? still waiting for #34 to become available