<?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 developer forum</label>
	<comment xml:lang="en">
		<p>
			A <ref target="sioc:Container">Container</ref> for use by developers of this <ref target="doap:Project">Project</ref>.
		</p>
		<p>
			Despite the name, <ptr target="(DOAP)"/> does not require this to be a <ptr target="sioc:Forum"/>.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(DOAP)"/>
	</isDefinedBy>
	<domain>
		<resource name="doap:Project"/>
	</domain>
	<range>
		<resource name="sioc:Container"/>
	</range>
</ObjectProperty>