Skip to content
Snippets Groups Projects
Verified Commit fdef4c74 authored by Stefan Hynek's avatar Stefan Hynek :drooling_face:
Browse files

fix: add missing punctuation

parent 1f183537
No related branches found
No related tags found
1 merge request!70Resolve "Schema updates"
Pipeline #363727 passed with warnings
......@@ -757,7 +757,7 @@
</section>
<section>
<h2>dash:URIEditor</h2>
<p><a href="http://datashapes.org/forms.html#URIEditor"><code>dash:URIEditor</code></a> erzeugt ein Formularfeld zur Eingabe von IRIs bzw. URIs, die nicht als Representation einer Resource im Sinn von RDF verstanden werden müssen (also URLs oder URNs von Webressourcen o.ä.)</p>
<p><a href="http://datashapes.org/forms.html#URIEditor"><code>dash:URIEditor</code></a> erzeugt ein Formularfeld zur Eingabe von IRIs bzw. URIs, die nicht als Representation einer Resource im Sinn von RDF verstanden werden müssen (also URLs oder URNs von Webressourcen o.ä.).</p>
<p>In Verbindung mit <code>dash:editor dash:URIEditor</code> muss <a href="#nodekind"><code>sh:nodekind</code></a> den Wert <code>sh:Literal</code> annehmen.</p>
<p>In Verbindung mit <code>dash:editor dash:URIEditor</code> muss <a href="#datatype"><code>sh:datatype</code></a> den Wert <code>xsd:anyURI</code> annehmen.</p>
<p>Beispiel: <pre class="example-shapes nohighlight">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment