Skip to content

Commit 4a99a50

Browse files
Update shacl12-profiling/index.html
Co-authored-by: Scott Henninger <[email protected]>
1 parent c9a37c6 commit 4a99a50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shacl12-profiling/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -498,7 +498,7 @@ <h3>What is profiling?</h3>
498498
In this definition, the essence of the English word is retained, since a summary or extraction of or from a data object <em>may</em> be an outline of it; for example, a 2D representation of a 3D spatial object. or a statistical summary of a dataset having lots of parts.
499499
</p>
500500
<p>
501-
By definition, SHACL constrains (RDF) data; thus, any data that is valid according to a shapes graph will be a profile of the data graph that was validated. In the case of a shapes graph validating all elements of a data graph, the valid data will be a "null" profile of the data graph, that is identical to it.
501+
By definition, SHACL constrains (RDF) data. Therefore, any data that is valid according to a shapes graph will be a profile of the data graph that was validated. If a shapes graph validates all elements of a data graph, the resulting valid data will be a "null" profile of the data graph, meaning it is identical to the original data graph.
502502
</p>
503503
<p>
504504
The W3C's <em>Profiles Vocabulary</em> [[dx-prof]] has defined "data profiling" in the context of <em>specifications</em> or <em>data specifications</em>:

0 commit comments

Comments
 (0)