You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: shacl12-profiling/index.html
+11-4Lines changed: 11 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -333,11 +333,18 @@
333
333
</head>
334
334
<body>
335
335
<sectionid="abstract">
336
-
<p>This document describes Shapes Constraint Language (SHACL) Profiling.</p>
337
336
<p>
338
-
This specification is published by the
339
-
<ahref="https://www.w3.org/groups/wg/data-shapes/">Data Shapes Working Group</a>
340
-
.
337
+
This document defines extensions of the SHACL Shapes Constraint Language created to allow for the profiling of specifications.
338
+
</p>
339
+
<p>
340
+
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.
341
+
</p>
342
+
343
+
<pstyle="text-indent: 100px;">
344
+
The namespace for SHACL Profiling terms is <code><ahref="http://www.w3.org/ns/dcat#">http://www.w3.org/ns/shpr#</a></code>
345
+
</p>
346
+
<pstyle="text-indent: 100px;">
347
+
The suggested prefix for the SHACL Profiling namespace is <code>shpr</code>
0 commit comments