Skip to content

Commit

Permalink
add few IRI examples
Browse files Browse the repository at this point in the history
  • Loading branch information
vojtech-kovar committed Apr 10, 2024
1 parent 09225f1 commit 8a743a5
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions dmlex-v1.0/specification/core/specification.xml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,15 @@

<para>DMLex does not define the structure of IRIs for object types without <glossterm>unique</glossterm> properties.</para>
</section>
<section id="iri_examples">
<title>IRI examples</title>
<para>Particular IRI examples can then look as follows:</para>
<itemizedlist>
<listitem><literal>http://www.example.com/lexicon/entry/cat~1~noun</literal></listitem>
<listitem><literal>http://www.example.com/lexicon/entry/cat~1~noun/sense/small%20furry%20animal</literal></listitem>
<listitem><literal>http://www.example.com/lexicon/entry/cat~1~noun/sense/small%20furry%20animal/example/I%20have%20two%20dogs%20and%20a%20cat.</literal></listitem>
</itemizedlist>
</section>
</section>
</section>
<xi:include href="objectTypes/lexicographicResource.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
Expand Down

0 comments on commit 8a743a5

Please sign in to comment.