[data-shapes] Record the shape of a dataset via SHACL vlidation (#770)

nicholascar has just created a new issue for https://github.com/w3c/data-shapes:

== Record the shape of a dataset via SHACL vlidation ==
As a user of an RDF database, I want to learn and record what model patterns are present in the data so that I can determine what I can do with it.

**Prerequisites**  

* I can store assessment results in either the Data Graph or an associated graph
* I have SHACL Profiling terms to record assessment results
* assessments are idempotent: repeated assessments will not create altered records of assessment

**Postrequisites**  

* the results of an assessment can be accessed
* assessment results link back to or indicate the data & shapes used in assessment

**Steps**

1. I formulate an idea of what I want to do with the data
2. I express the ideas in SHACL validators, or find validators that express them
3. I validate the data with the validators and record outcomes

%INCOMPLETE%

Please view or discuss this issue at https://github.com/w3c/data-shapes/issues/770 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 9 February 2026 07:04:26 UTC