]> Lady’s Gitweb - Vocab/blobdiff - data/object_properties/awol¦email
Improvements to P·C·D·M and Ore modelling
[Vocab] / data / object_properties / awol¦email
index d19db90e27a8569a9994580e6ee4b1d1853c6649..04225f602bde309c692791117ede155fbb79202c 100644 (file)
@@ -1,23 +1,26 @@
 <?xml version="1.0"?>
 <!--
-SPDX-FileCopyrightText: 2024 Lady <https://www.ladys.computer/about/#lady>
+SPDX-FileCopyrightText: 2024, 2025 Lady <https://www.ladys.computer/about/#lady>
 SPDX-License-Identifier: CC0-1.0
 -->
 <!DOCTYPE ObjectProperty SYSTEM "../../DTD">
 <ObjectProperty>
-       <label xml:lang="en">has email</label>
+       <label xml:lang="en">has e·mail</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>
-       <subPropertyOf>
-               <resource name="contact:mailbox"/>
-       </subPropertyOf>
        <domain>
-               <resource name="awol:Person"/>
+               <resource name="contact:SocialEntity"/>
        </domain>
+       <range>
+               <resource name="contact:Mailbox"/>
+       </range>
 </ObjectProperty>
This page took 0.046917 seconds and 4 git commands to generate.