-
as per
http://shex.io/
https://github.com/shexSpec/schemas/tree/master/Wikidata/wikicite
http://rawgit.com/shexSpec/shex.js/genewiki/doc/shex-simple.html
-
Implement a converter between ShEx to SHACL.
The converter was already started although some features were not implemented. We will keep this issue open to keep track of the features implemented.
…
labra updated
4 years ago
-
The information of error messages is incomprehensible for an end user. See [this issue](https://github.com/weso/shaclex/issues/272) about SHaclEX.
Providing a better error information system for Sh…
labra updated
2 years ago
-
Take the existing ShEX and use that as a starting point to decide by what criteria models would be able to be fully viewed (i.e. all information is displayed) in a standard annotation UI and thus mark…
kltm updated
8 months ago
-
Hello -- just learning and may not know sytack -- but the example
```python
up:Disease_Annotation {
a [ up:Disease_Annotation ] ;
up:sequence [ up:Chain_Annotation up:Modified_Sequence ] ;
…
-
Create a pared-down version of the ShEx to inform annotation entry in the new standard annotation UI.
-
If we don't always provide a SPARQL endpoint to SemApps instances, it would be important to at least be able to filter LDP containers (and AS collections !), which is where SPARQL is the most relevant…
-
It's necessary to make a slightly odd schema to replicate this:
```yaml
id: http://example.org
classes:
a:
slots:
- a
slot_usage:
a:
range: a
slots:
a:…
-
LinkML now has first-class NDArrays
These have a natural serialization in json, yaml, ... but not RDF
Options include
* serialize as string or string encoding
* serialize offline
* seria…
-
@ericprud had something similar at the early ShEx days but would be nice to have a converter that translates a ShEx schema to [a set of conjuctive] SPARQL queries. Recursive shapes definitions would b…