]> Lady’s Gitweb - Vocab/blob - data/datatype_properties/foaf¦nick
Add terms from S·I·O·C
[Vocab] / data / datatype_properties / foaf¦nick
1 <?xml version="1.0"?>
2 <!--
3 SPDX-FileCopyrightText: 2024, 2025 Lady <https://www.ladys.computer/about/#lady>
4 SPDX-License-Identifier: CC0-1.0
5 -->
6 <!DOCTYPE DatatypeProperty SYSTEM "../../DTD">
7 <DatatypeProperty>
8 <label xml:lang="en">nick</label>
9 <comment xml:lang="en">
10 <p>
11 A short name used by this <ref target="contact:SocialEntity">Social Entity</ref>, for example as a login identifier.
12 </p>
13 <p>
14 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>.
15 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.
16 </p>
17 <p>
18 Some nicks may be <ref target="foaf:name">names</ref>, but some may be <ref target="dcterms:identifier">identifiers</ref>.
19 </p>
20 </comment>
21 <isDefinedBy>
22 <SpecificResource source="(FOAF)" fragment="term_nick"/>
23 </isDefinedBy>
24 <subPropertyOf>
25 <resource name="contact:knownAs"/>
26 </subPropertyOf>
27 <domain>
28 <resource name="contact:SocialEntity"/>
29 </domain>
30 </DatatypeProperty>
This page took 0.044105 seconds and 5 git commands to generate.