@@ -351,8 +351,21 @@ <h2>Introduction</h2>
351
351
< h3 > Terminology</ h3 >
352
352
353
353
< p >
354
- The terminology used throughout this document is consistent with the definitions in the main SHACL [[shacl]] specification, which references
355
- terms from RDF [[rdf11-concepts]]. This includes the terms
354
+ Terminology used throughout this document is consistent with several sources:
355
+ </ p >
356
+ < ol >
357
+ < li > the main SHACL [[shacl]] specification
358
+ < ul >
359
+ < li > which references terms from RDF [[rdf11-concepts]]</ li >
360
+ < li > technical terns for SHACL</ li >
361
+ </ ul >
362
+ </ li >
363
+ < li > the Profiles Vocabulary [[dx-prof]], a W3C Dataset Exchange Working Group Note
364
+ < ul > < li > which defines general terms to do with profiling including the terms "profiling" / "profile"</ li > </ ul >
365
+ </ li >
366
+ </ ol >
367
+ < p >
368
+ The SHACL terms include
356
369
< dfn data-lt ="bindings ">
357
370
< a href ="https://www.w3.org/TR/shacl/#dfn-binding "> binding</ a >
358
371
</ dfn >
@@ -504,6 +517,25 @@ <h3>Terminology</h3>
504
517
</ dfn >
505
518
.
506
519
</ p >
520
+ < p >
521
+ The general profiling terms include
522
+ < dfn data-lt ="validation reports ">
523
+ < a href ="https://www.w3.org/TR/dx-prof/#dfn-specification "> specification</ a >
524
+ </ dfn >
525
+ ,
526
+ < dfn data-lt ="validation results ">
527
+ < a href ="https://www.w3.org/TR/dx-prof/#dfn-profile "> [data] profile</ a >
528
+ </ dfn >
529
+ ,
530
+ < dfn data-lt ="validators ">
531
+ < a href ="https://www.w3.org/TR/dx-prof/#dfn-data-resource "> data resource</ a >
532
+ </ dfn >
533
+ ,
534
+ < dfn data-lt ="values ">
535
+ < a href ="https://www.w3.org/TR/dx-prof/#dfn-metadata "> metadata</ a >
536
+ </ dfn >
537
+ .
538
+ </ p >
507
539
</ section >
508
540
< section class ="conventions ">
509
541
< h3 > Document Conventions</ h3 >
0 commit comments