<?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">likes</label>
	<comment xml:lang="en">
		<p>
			A thing which this <ref target="sioc:UserAccount">User Account</ref> has signalled an endorsement of.
		</p>
		<p>
			This property is meant to indicate a technical or programmatic sense of “liking” or “favouriting” a topic or item by a User Account, with specific implications that vary depending on the nature of the User Account and the thing being liked.
			It is not intended to convey a general sense of “liking” or enjoyment of a thing.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(SIOC)" fragment="term_likes"/>
	</isDefinedBy>
	<range>
		<resource name="sioc:UserAccount"/>
	</range>
</ObjectProperty>