Skip to content

Commit 3e86995

Browse files
committed
Merge remote-tracking branch 'origin/issue-334-create-profiling-document' into issue-334-create-profiling-document
2 parents 4bceba8 + 8186af3 commit 3e86995

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

shacl12-profiling/index.html

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,12 @@
135135
companyURL: "https://kurrawong.ai/",
136136
mailto: "[email protected]",
137137
w3cid: 70131
138+
}, {
139+
name: "Scott Henninger",
140+
company: "JPMorgan Chase & Co.",
141+
companyURL: "https://www.jpmorganchase.com/",
142+
mailto: "[email protected]",
143+
w3cid: 80464
138144
},
139145

140146
]
@@ -424,7 +430,7 @@
424430
This document defines extensions of the SHACL Shapes Constraint Language created to allow for the profiling of specifications.
425431
</p>
426432
<p>
427-
SHACL is a language for validating RDF graphs against a set of conditions so this document's scope is limited to the profiling of RDF graph models, including SHACL-defined models.
433+
SHACL is a language for validating RDF graphs against a set of conditions, so this document's scope is limited to the profiling of RDF graph models, including SHACL-defined models.
428434
</p>
429435

430436
<p style="text-indent: 100px;">
@@ -439,7 +445,10 @@
439445

440446
<section id="introduction">
441447
<h2>Introduction</h2>
442-
<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...
448+
<p>SHACL Profiling is the act of creating
449+
a <a href="https://www.w3.org/TR/dx-prof/#dfn-profile">profile</a>
450+
of an <a href="https://www.w3.org/TR/shacl/#dfn-rdf-graph">RDF graph</a>
451+
using SHACL...
443452

444453
<section id="terminology">
445454
<h3>Terminology</h3>

0 commit comments

Comments
 (0)