Skip to content

Commit 28e4097

Browse files
committed
test use of definitions in first intro sentense
1 parent 70ff75b commit 28e4097

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

shacl12-profiling/index.html

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@
352352

353353
<section id="introduction">
354354
<h2>Introduction</h2>
355-
<p>SHACL Profiling ...</p>
355+
<p>SHACL Profiling is the act of creating <a href="https://www.w3.org/TR/dx-prof/#dfn-profile">profile</a> of <a href="https://www.w3.org/TR/shacl/#dfn-rdf-graph">RDF graphs</a> using SHACL...
356356

357357
<section id="terminolgy">
358358
<h3>Terminology</h3>
@@ -526,19 +526,15 @@ <h3>Terminology</h3>
526526
</p>
527527
<p>
528528
The general profiling terms include
529-
<dfn data-lt="validation reports">
529+
<dfn data-lt="specification|specifications">
530530
<a href="https://www.w3.org/TR/dx-prof/#dfn-specification">specification</a>
531531
</dfn>
532532
,
533-
<dfn data-lt="validation results">
533+
<dfn data-lt="data profile|profile|profiles">
534534
<a href="https://www.w3.org/TR/dx-prof/#dfn-profile">[data] profile</a>
535535
</dfn>
536536
,
537-
<dfn data-lt="validators">
538-
<a href="https://www.w3.org/TR/dx-prof/#dfn-data-resource">data resource</a>
539-
</dfn>
540-
,
541-
<dfn data-lt="values">
537+
<dfn data-lt="metadata">
542538
<a href="https://www.w3.org/TR/dx-prof/#dfn-metadata">metadata</a>
543539
</dfn>
544540
.

0 commit comments

Comments
 (0)