X-Git-Url: https://git.ladys.computer/Vocab/blobdiff_plain/0a76464f0d4d1f8aa89f86ab71417942fed37d7f..f9a3d4a7c4def91f121da073a5fc80166af511f7:/data/datatype_properties/foaf%C2%A6nick diff --git "a/data/datatype_properties/foaf\302\246nick" "b/data/datatype_properties/foaf\302\246nick" index e5c2c4f..8e75fb6 100644 --- "a/data/datatype_properties/foaf\302\246nick" +++ "b/data/datatype_properties/foaf\302\246nick" @@ -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>