-
`sbt test` fails partly because of
```
java.lang.UnsupportedClassVersionError: es/weso/shex/parser/ShExDocLexer has been compiled by a more recent version of the Java Runtime (class file version …
-
[Lyssnade på Johan Kjernald, Härryda kommun om datadrivna kommuner](https://player.vgregion.se/s/RQVnvHjmarp7QkY5gENaBi/EVc83GizHE6q95PkvNrDzF) och testade lite av deras data, [grillplatser #43](https…
-
From 2021-06-08 MOD imports call:
We want to align how date information is being expressed in the import GPAD files with how dates are modeled in the ShEx.
This will ensure we don't lose any inf…
-
Old versions of ShEx had an inheritance mechanism between Shape Expressions. Something like:
```
{
:wheel . {4} ;
:engine .
}
& {
:name xsd:string
}
```
IIRC, that mechanis…
labra updated
4 years ago
-
The following example behaves different than in the shex.js.
```shex
base
{
BNODE {} AND IRI
}
BNODE {} AND IRI
```
In shex-rs parser, the results of the shape expression `BNODE {} AN…
labra updated
10 months ago
-
http://shexspec.github.io/primer/#quickStart
Often ontology entities are created or modified with a specific RDF graph pattern in mind for instance data expressed in the ontology. The shape expres…
-
* Projektyta [Wikidata:WikiProject_Outdoor_Gyms](https://www.wikidata.org/wiki/Wikidata:WikiProject_Outdoor_Gyms)
* ShEx Schema [EntitySchema:E408 Utegym](https://www.wikidata.org/wiki/EntitySchem…
-
* [Gravplatser för personer med koppling ifkdb](https://w.wiki/7C7J) - [sparql](https://w.wiki/7C7M)
* [karta](https://w.wiki/7C7P) / [karta filtrera per klubb](https://w.wiki/79j7) / [karta som …
-
We should have documentation showing how to set this up for (a) static serving (b) docker serving, and a live installation of at least one of these.
## Background
The original demos used server…
-
Hello all,
I don't have experience with Scala, but was able to install both sbt and scala-cli with the correct JDK version 1.8, including `javac`.
However, it seems like code from the current ma…