]> Lady’s Gitweb - Vocab/blob - data/object_properties/sioc¦mentions
Add R·F·C 5005 link relations
[Vocab] / data / object_properties / sioc¦mentions
1 <?xml version="1.0"?>
2 <!--
3 SPDX-FileCopyrightText: 2025 Lady <https://www.ladys.computer/about/#lady>
4 SPDX-License-Identifier: CC0-1.0
5 -->
6 <!DOCTYPE ObjectProperty SYSTEM "../../DTD">
7 <ObjectProperty>
8 <label xml:lang="en">mentions</label>
9 <comment xml:lang="en">
10 <p>
11 A <ref target="contact:SocialEntity">Social Entity</ref> which this thing mentions.
12 </p>
13 <p>
14 In contrast with vernacular usage, “mentioning” a thing is somewhat <em>more</em> formal than simply naming it; mentioning typically serves as an intentional form of linking or address.
15 Consequently, the range of this property is restricted to those things which can be addressed: Social Entities.
16 </p>
17 <p>
18 <ptr target="(SIOC)"/> restricts the range of this property further, to just <ref target="sioc:UserAccount">User Accounts</ref>, but this ontology allows it to point to any kind of Social Entity.
19 </p>
20 </comment>
21 <isDefinedBy>
22 <SpecificResource source="(SIOC)" fragment="term_mentions"/>
23 </isDefinedBy>
24 <range>
25 <resource name="contact:SocialEntity"/>
26 </range>
27 </ObjectProperty>
This page took 0.173443 seconds and 5 git commands to generate.