-
#### Issue type:
- :bug: Bug
____
#### Description:
____
#### Environment:
#### Crash log:
It errors with the following output
```
/home/jesse/Documents/github/…
jeswr updated
2 years ago
-
- [x] Thing > CreativeWork > Course https://schema.org/Course
- [x] Thing > Event > CourseInstance https://schema.org/CourseInstance
- [x] Thing > Event > EducationEvent https://schema.org/Education…
-
# LATERAL join
_Proposed experimental feature._
_Work-in-progress: the issue description is being edited in-place._
A `LATERAL` join is like a foreach loop, looping on the results from the le…
-
When adding a Model to a Repository with `conn.add(model)`, its namespaces get lost.
Writing the repo to a file like
```
RDFWriter writer = Rio.createWriter(RDFFormat.TURTLE, outputStream);
conn.e…
-
The release tarball is missing configure.sh and there is not a valid makefile in the release or git repo. Using GNU Make 4.3
```
~/virt-v2v-2.3.3 $ autoreconf -i
configure.ac: warning: AM_GNU_GETT…
-
This is starting from an OBO file (for the Deep Learning Ontology DLO) generated with robot convert from the original rdf/xml.
Links to the input files are at bottom of ticket.
Robot command to ge…
-
This is a placeholder to ship a new version of Nokogiri with Ruby 3.1 precompiled native support.
Please note that **Nokogiri supports Ruby 3.1**, but until a precompiled native gem is shipped, you…
-
I am not sure but it seems that there are conflicts when it gets:
https://raw.githubusercontent.com/metanorma/metanorma-build-scripts/master/gemfile-to-bundle-add.sh
```
Running with gitlab-r…
-
Centos Stream 9 会因为shim-x64-15-15.el8_2.x86_64包导致无法测试
BenchAPI_Systeminfo_GetOSReleaseinfo该函数会报错,$r_elrepo_version的值为"el8 el9"
不知道大佬有没有解决办法,可能得修改一下判断?
-
#### Environment
- docker personal build with CSS recipes v5.0.0 with mashlib@1.8.4 and subdomain
- node:alpine-lts
#### Description
- Using PATCH N3 on a non existing resource : `example.json…