<?xml version="1.0"?> <!-- SPDX-FileCopyrightText: 2024 Lady <https://www.ladys.computer/about/#lady> SPDX-License-Identifier: CC0-1.0 --> <!DOCTYPE Class SYSTEM "../../DTD"> <Class> <label xml:lang="en">Person</label> <comment xml:lang="en"> <p> A person, corporation, or similar entity. </p> <p> Despite the name, this class subclasses <ptr target="contact:SocialEntity"/>, not <ptr target="contact:Person"/>. </p> <p> <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. </p> </comment> <isDefinedBy> <SpecificResource source="(AWOL)" fragment="Generator"/> </isDefinedBy> <subClassOf> <resource name="awol:GeneratorOrPerson"/> </subClassOf> <subClassOf> <resource name="contact:SocialEntity"/> </subClassOf> </Class>