-
The resultbrowser does not support the mobile view right now. Something is missing because it did for a while. The monitoring mobile result browser views are still fine.
![image](https://github.com…
-
```
The Jena libraries used in the project need to be updated, because it forbid
the latest version of these libraries on the client side.
In example:
- jena-arq 2.9.3 -> 2.11.1
- jena-tdb 0.9.3 -…
-
The Jena provider was rebuild recently, but the target version ([apparently 3.1.1](https://github.com/openlink/virtuoso-opensource/blob/b7a5711132856847321c461926d8be1baacd98c2/binsrc/jena3/Makefile.a…
-
-
### Version
5.2.0
### Feature
Get https://github.com/Sveino/Inst4CIM-KG/tree/develop/source/CGMES/v3.0/SHACL/ttl (these are complex electrical CIM/CGMES shapes).
Try it in the example in https://g…
-
I know you prefer and recommend the other toolkit, but a pointer to a Jena example would make me happy.
egonw updated
5 years ago
-
```
The Jena libraries used in the project need to be updated, because it forbid
the latest version of these libraries on the client side.
In example:
- jena-arq 2.9.3 -> 2.11.1
- jena-tdb 0.9.3 -…
-
### Problem description
The LmdbStore uses 64 bit IDs for values.
The scheme is fixed and uses the lower two bits to encode the type of the referenced value:
- 00 => URI
- 01 => Literal
- 10 =>…
-
Requirements:
- must: `SPARQLConstraint`
- opt: fast `and, or, not`
- opt: `sh:dataGraph` so we can validate various stored models (https://github.com/Sveino/Inst4CIM-KG/issues/140)
- opt: increme…
-
In this repo create a file called instance-variable-method.md
Write a program to show the usage of instance variable and method.
What is the purpose of instance variable and method?