]> Lady’s Gitweb - Vocab/blobdiff - data/datatype_properties/foaf¦nick
Drop foaf:weblog
[Vocab] / data / datatype_properties / foaf¦nick
index e5c2c4f88aaad300af4140f55c3c6b5e06b8acf1..8e75fb6a674c5a571a3074b88d40c1a06c8fb927 100644 (file)
@@ -1,6 +1,6 @@
 <?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 DatatypeProperty SYSTEM "../../DTD">
@@ -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.021626 seconds and 4 git commands to generate.