Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improved wording on IDs #130

Merged
merged 1 commit into from
Jun 12, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
improved wording on IDs
mjakubicek committed Jun 12, 2024
commit 46abf924c1a65ea9b5d489f69227d6e0e2ad7a56
Original file line number Diff line number Diff line change
@@ -35,7 +35,7 @@
<title>Members if implementing the Linking Module</title>
<listitem>
<para><literal>"id"</literal>
<glossterm>optional</glossterm>, string. Collocate markers that have an ID can appear as members of relations.</para>
<glossterm>optional</glossterm>, string. Collocate markers that have an ID may use this ID as object reference instead of the IRI addressing mechanism described in <xref linkend="frag_iri"/>.</para>
</listitem>
</itemizedlist>

Original file line number Diff line number Diff line change
@@ -50,7 +50,7 @@
<title>Members if implementing the Linking Module</title>
<listitem>
<para><literal>"id"</literal>
<glossterm>optional</glossterm>, string. Entries that have an ID can be members of relations.</para>
<glossterm>optional</glossterm>, string. Entries that have an ID may use this ID as object reference instead of the IRI addressing mechanism described in <xref linkend="frag_iri"/>.</para>
</listitem>
</itemizedlist>

Original file line number Diff line number Diff line change
@@ -37,7 +37,7 @@
<listitem>
<para><literal>"id"</literal>
<glossterm>optional</glossterm>, string.
Senses that have an ID can be members of relations.
Senses that have an ID may use this ID as object reference instead of the IRI addressing mechanism described in <xref linkend="frag_iri"/>.
</para>
</listitem>
</itemizedlist>
Original file line number Diff line number Diff line change
@@ -30,7 +30,7 @@
<itemizedlist>
<title>Child nodes if implementing the Linking Module</title>
<listitem>
<para><literal>id</literal> <glossterm>optional</glossterm> (zero or one). Collocate markers that have an ID can appear as members of relations.</para>
<para><literal>id</literal> <glossterm>optional</glossterm> (zero or one). Collocate markers that have an ID may use this ID as object reference instead of the IRI addressing mechanism described in <xref linkend="frag_iri"/>.</para>
</listitem>
</itemizedlist>

Original file line number Diff line number Diff line change
@@ -41,7 +41,7 @@
<itemizedlist>
<title>Child nodes if implementing the Linking Module</title>
<listitem>
<para><literal>id</literal> <glossterm>optional</glossterm> (zero or one). Entries that have an ID can be members of relations.</para>
<para><literal>id</literal> <glossterm>optional</glossterm> (zero or one). Entries that have an ID may use this ID as object reference instead of the IRI addressing mechanism described in <xref linkend="frag_iri"/>.</para>
</listitem>
</itemizedlist>

Original file line number Diff line number Diff line change
@@ -32,7 +32,7 @@
<itemizedlist>
<title>Child nodes if implementing the Linking Module</title>
<listitem>
<para><literal>id</literal> <glossterm>optional</glossterm> (zero or one). Senses that have an ID can be members of relations.</para>
<para><literal>id</literal> <glossterm>optional</glossterm> (zero or one). Senses that have an ID may use this ID as object reference instead of the IRI addressing mechanism described in <xref linkend="frag_iri"/>.</para>
</listitem>
</itemizedlist>

Original file line number Diff line number Diff line change
@@ -20,7 +20,7 @@
<itemizedlist>
<title>Attributes if implementing the Linking Module</title>
<listitem>
<para><literal>@id</literal> <glossterm>optional</glossterm>. Collocate markers that have an ID can appear as members of relations.</para>
<para><literal>@id</literal> <glossterm>optional</glossterm>. Collocate markers that have an ID may use this ID as object reference instead of the IRI addressing mechanism described in <xref linkend="frag_iri"/>.</para>
</listitem>
</itemizedlist>

Original file line number Diff line number Diff line change
@@ -19,7 +19,7 @@
<itemizedlist>
<title>Attributes if implementing the Linking Module</title>
<listitem>
<para><literal>@id</literal> <glossterm>optional</glossterm>. Entries that have an ID can be members of relations.</para>
<para><literal>@id</literal> <glossterm>optional</glossterm>. Entries that have an ID may use this ID as object reference instead of the IRI addressing mechanism described in <xref linkend="frag_iri"/>.</para>
</listitem>
</itemizedlist>

Original file line number Diff line number Diff line change
@@ -28,7 +28,7 @@
<itemizedlist>
<title>Attributes if implementing the Linking Module</title>
<listitem>
<para><literal>@id</literal> <glossterm>optional</glossterm>. Senses that have an ID can be members of relations.</para>
<para><literal>@id</literal> <glossterm>optional</glossterm>. Senses that have an ID may use this ID as object reference instead of the IRI addressing mechanism described in <xref linkend="frag_iri"/>.</para>
</listitem>
</itemizedlist>