awol:email is not an inverse functional property, but contact:mailbox
is.
<label xml:lang="en">has email</label>
<comment xml:lang="en">
<p>
<label xml:lang="en">has email</label>
<comment xml:lang="en">
<p>
- An electronic mailbox for this <ref target="awol:Person">Person</ref>.
+ An electronic mailbox for this <ref target="contact:SocialEntity">Social Entity</ref>.
+ </p>
+ <p>
+ Unlike the more restrictive <ptr target="contact:mailbox"/>, this property is not inverse‐functional.
</p>
</comment>
<isDefinedBy>
<SpecificResource source="(AWOL)" fragment="email"/>
</isDefinedBy>
</p>
</comment>
<isDefinedBy>
<SpecificResource source="(AWOL)" fragment="email"/>
</isDefinedBy>
- <subPropertyOf>
- <resource name="contact:mailbox"/>
- </subPropertyOf>
- <resource name="awol:Person"/>
+ <resource name="contact:SocialEntity"/>
+ <range>
+ <resource name="contact:Mailbox"/>
+ </range>
<isDefinedBy>
<SpecificResource source="(SWAP-PIM)"/>
</isDefinedBy>
<isDefinedBy>
<SpecificResource source="(SWAP-PIM)"/>
</isDefinedBy>
- <domain>
- <resource name="contact:SocialEntity"/>
- </domain>
- <range>
- <resource name="contact:Mailbox"/>
- </range>
+ <subPropertyOf>
+ <resource name="awol:email"/>
+ </subPropertyOf>