Skip to content

Commit 70ff75b

Browse files
committed
simple abstract + namespace info
1 parent 5c3678c commit 70ff75b

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

shacl12-profiling/index.html

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -333,11 +333,18 @@
333333
</head>
334334
<body>
335335
<section id="abstract">
336-
<p>This document describes Shapes Constraint Language (SHACL) Profiling.</p>
337336
<p>
338-
This specification is published by the
339-
<a href="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+
<p style="text-indent: 100px;">
344+
The namespace for SHACL Profiling terms is <code><a href="http://www.w3.org/ns/dcat#">http://www.w3.org/ns/shpr#</a></code>
345+
</p>
346+
<p style="text-indent: 100px;">
347+
The suggested prefix for the SHACL Profiling namespace is <code>shpr</code>
341348
</p>
342349
</section>
343350

0 commit comments

Comments
 (0)