Skip to content

Commit

Permalink
Merge pull request #185 from Rdataflow/patch-3
Browse files Browse the repository at this point in the history
update validation to current state
  • Loading branch information
giacomociti authored Jan 20, 2025
2 parents 7c2e6db + ce8e63e commit 4626124
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions documentation/tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
## Generating Constraints

It is possible to generate a minimal constraint given a `Cube` and a set of `Observation`s.

SPARQL CONSTRUCT queries will be provided in this repository.
More information is available in the `barnard59-cube` [commands](https://github.com/zazuko/barnard59/tree/master/packages/cube#commands) documentation.

## Cube Viewer

Expand All @@ -16,10 +15,6 @@ A demo of the app is deployed at [cube-viewer.zazuko.com](https://cube-viewer.za

An example Cube is specified in [cube.ttl](cube.ttl). The cube provides a constraint in [constraint.ttl](constraint.ttl).

<pre class='ednote' title='Work in progress'>
This section is a work in progress, the wording and terminology still need some thought.
</pre>

The validation process of the cube can be divided into three different aspects.

1) The cube structure and contents
Expand Down

0 comments on commit 4626124

Please sign in to comment.