]> Lady’s Gitweb - Vocab/blob - data/classes/awol¦Person
Initial commit; initial set of vocabs
[Vocab] / data / classes / awol¦Person
1 <?xml version="1.0"?>
2 <!--
3 SPDX-FileCopyrightText: 2024 Lady <https://www.ladys.computer/about/#lady>
4 SPDX-License-Identifier: CC0-1.0
5 -->
6 <!DOCTYPE Class SYSTEM "../../DTD">
7 <Class>
8 <label xml:lang="en">Person</label>
9 <comment xml:lang="en">
10 <p>
11 A person, corporation, or similar entity.
12 </p>
13 <p>
14 Despite the name, this class subclasses <ptr target="contact:SocialEntity"/>, not <ptr target="contact:Person"/>.
15 </p>
16 <p>
17 <ptr target="(AWOL)"/> requires that Persons have <ref target="awol:email">emails</ref>, but this requirement is not present in <ptr target="(RFC4287)"/> and this ontology does not recognize it.
18 </p>
19 </comment>
20 <isDefinedBy>
21 <SpecificResource source="(AWOL)" fragment="Generator"/>
22 </isDefinedBy>
23 <subClassOf>
24 <resource name="awol:GeneratorOrPerson"/>
25 </subClassOf>
26 <subClassOf>
27 <resource name="contact:SocialEntity"/>
28 </subClassOf>
29 </Class>
This page took 0.090936 seconds and 5 git commands to generate.