]> Lady’s Gitweb - Vocab/blobdiff - data/datatype_properties/foaf¦nick
Improve agential modelling
[Vocab] / data / datatype_properties / foaf¦nick
index e5c2c4f88aaad300af4140f55c3c6b5e06b8acf1..2e47680ac8c4db6847926c47d7cfd31a38828377 100644 (file)
@@ -8,11 +8,11 @@ SPDX-License-Identifier: CC0-1.0
        <label xml:lang="en">nick</label>
        <comment xml:lang="en">
                <p>
-                       A short name used by this <ref target="foaf:Agent">Agent</ref>, for example as a login identifier.
+                       A short name used by this <ref target="contact:SocialEntity">Social Entity</ref>, for example as a login identifier.
                </p>
                <p>
-                       The domain of this property is not formally given in <ptr target="(FOAF)"/>, but implied to be either an Agent or a <ref target="foaf:Person">Person</ref>.
-                       It is left undefined in this ontology, to enable its usage with certain concepts, like pseuds or personas, which might not formally fall into either category.
+                       The domain of this property is not formally given in <ptr target="(FOAF)"/>, but implied to be either a <ref target="foaf:Person">Person</ref> or, perhaps, more generally an <ref target="foaf:Agent">Agent</ref>.
+                       It is defined on Social Entities in this ontology to enable usage with certain concepts, like pseuds or personas, which might not formally fall into an agential model.
                </p>
                <p>
                        Some nicks may be <ref target="foaf:name">names</ref>, but some may be <ref target="dcterms:identifier">identifiers</ref>.
@@ -24,4 +24,7 @@ SPDX-License-Identifier: CC0-1.0
        <subPropertyOf>
                <resource name="contact:knownAs"/>
        </subPropertyOf>
+       <domain>
+               <resource name="contact:SocialEntity"/>
+       </domain>
 </DatatypeProperty>
This page took 0.040401 seconds and 4 git commands to generate.