-
Following the trick mentioned in https://www.w3.org/wiki/SHACL/Examples i wanted to write a shape to validate the existence of a node.
The shape
```
{
"@context": {
"rdf": "http://w…
-
## How should Brick represent units?
This RFC continues [this](https://groups.google.com/d/topic/brickschema/qmDxQi8LM5o/discussion)
1. Introduction
Unit is a primary metadata to interpret/pro…
jbkoh updated
4 years ago
-
Hi,
I have created an empty repository Native + RDFS + SPIN, named 'del'
I execute, over Rest API, INSERT DATA, with only one triple in the context:
`insert DATA {Graph { }}`
via REST
`POST…
-
I'm new to SHACL and trying use it to update an inferred value.
For example,
Data graph:
```turtle
:Doc a ex:Post.
:Reply ex:replyTo :Doc.
:Reply2 ex:replyTo :Doc.
```
Then have an inferen…
-
The attached files illustrate the behavior I am seeing. The W3C validator (https://shacl.org/playground/) does flag this as non-conforming, so I am trusting this is not operator error on my part.
…
-
Strategy for implementation:
- [ ] item one
Consider SHACL as one alternative to possible reification.
Possibly related (if not break out into separate issue):
Multiple instances of the same…
-
Copying discussion from #486: [Karen](https://github.com/w3c/dxwg/issues/486#issuecomment-432291471), [Rob](https://github.com/w3c/dxwg/issues/486#issuecomment-432521577), [Karen](https://github.com/w…
-
Currently the verify command just checks if a file is valid RDF.
It could also take an extra argument S(haclfile)= to load a file with SHACL validation rules and perhaps even an O(utfile)= to store…
-
Examples are now provided for this, however this concept still appears to be unclear to some. This issue remains open pending a round of feedback based on improvements to examples and definition.
O…
-
Figure 3 of the profiles ontology contains some "difficulties" that need to be addressed.
![title](https://w3c.github.io/dxwg/profilesont/examples/isInheritedFrom.svg)
First, there is the inclu…