I'm thinking of using the "Quotation" type to store quotes from
published works but need a page number property because page numbers
are often required when citing quotations. It appears that the page
number of the quote would need to be added as a disabiguator so that
this data can be entered when the "Quotation" type is linked as a
property of another type. Does this seem reasonable? <br>
<br>
I also see that &quot;Author&quot; (linked to &quot;Quotations&quot; property of &quot;Person&quot;) is a property of &quot;Quotation&quot;, and I&#39;m assuming
that is for instances when the quotation is not from a published
source. Otherwise, it is adding denormalization. If this is the case,
wouldn&#39;t another name be more appropriate than &quot;Author&quot; (e.g., &quot;Quoted person&quot;) to distinguish it
from &quot;Author&quot; of quoted publications?<br>
<br>
-Ed