<?xml version="1.0"?>
<!--
SPDX-FileCopyrightText: 2025 Lady <https://www.ladys.computer/about/#lady>
SPDX-License-Identifier: CC0-1.0
-->
<!DOCTYPE Class SYSTEM "../../DTD">
<Class>
	<label xml:lang="en">Site</label>
	<comment xml:lang="en">
		<p>
			An online <ref target="sioc:Space">Space</ref>.
		</p>
		<p>
			The notion of “site” used here is not entirely vernacular:
			It does not require, or imply, a particular domain or singular ownership.
			It <em>does</em> imply networked access (i·e between computers) and likely (altho maybe not necessarily) some manner of associated <ref target="sioc:UserAccount">User Accounts</ref> which interact with the Space in some way.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(SIOC)" fragment="term_Site"/>
	</isDefinedBy>
	<subClassOf>
		<resource name="sioc:Space"/>
	</subClassOf>
</Class>