-
The following compact data expands as expected to a `@list` of vocabulary term IRIs:
```json
{
"@context": {
"owl": "http://www.w3.org/2002/07/owl#",
"rdf": "http://www.w3.org/1999/02/2…
-
Following up from 2022-03-02 manager's call where we discussed adding all possible annotation and annotation extension relations to the Noctua form, i.e. adding all relations currently available to cu…
-
What should the minimal unit test for a linkml based model look like? What constitutes a passing model? Should the template include enough information to make it easy and (perhaps) indicate a prefer…
-
Suppose I have a schema made of two EachOf expressions:
```
PREFIX schema:
PREFIX rdf:
PREFIX xsd:
start={
rdf:type [ schema:Person ],
(
schema:givenName xsd:string ,
schema:…
-
-
This issue collects the errata found in the printed book. Marked errata have been repaired in the HTML version.
- [x] Example 4.3 Query Map: Comma is lacking
- [x] Example 4.7 ShapeMap contains …
labra updated
3 years ago
-
From: https://github.com/geneontology/noctua/issues/583
From @suzialeksander
I need to add two "has_input"s to an annotation. Is there a way to tweak the Form? I managed to do this through the Gr…
-
-
Hello, I'm trying to integrate spinrdf for a Jena instance that I'm hosting – my implication is that this implementation (plugin?) allows executing SPIN rules and constraints on the Jena instance.
By…
-
Adapt validator to use http://w3c.github.io/data-shapes/semantics/
labra updated
8 years ago