<?xml version="1.0"?> <!-- SPDX-FileCopyrightText: 2025 Lady <https://www.ladys.computer/about/#lady> SPDX-License-Identifier: CC0-1.0 --> <!DOCTYPE ObjectProperty SYSTEM "../../DTD"> <ObjectProperty> <label xml:lang="en">has moderator</label> <comment xml:lang="en"> <p> A <ref target="contact:SocialEntity">Social Entity</ref> which moderates this <ref target="sioc:Container">Container</ref>. </p> <p> <ptr target="(SIOC)"/> defines the domain and range of this property as <ref target="sioc:Forum">Forum</ref> and <ref target="sioc:UserAccount">User Account</ref>, respectively, which this ontology finds needlessly restrictive. </p> </comment> <isDefinedBy> <SpecificResource source="(SIOC)" fragment="term_has_moderator"/> </isDefinedBy> <domain> <resource name="sioc:Container"/> </domain> <range> <resource name="contact:SocialEntity"/> </range> </ObjectProperty>