]> Lady’s Gitweb - Vocab/blob - data/object_properties/sioc¦reply_of
Add R·F·C 5005 link relations
[Vocab] / data / object_properties / sioc¦reply_of
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">reply of</label>
9 <comment xml:lang="en">
10 <p>
11 A thing to which this thing is a reply.
12 </p>
13 <p>
14 Replyhood indicates a level of horizontal equivalency between two things; altho there is a form of dependency relationship between things and their replies, they are all roughly equal constituents of a conversation.
15 This differs from other properties, like <ptr target="sioc:discussion_of"/>, which form a more vertical semantic relationship.
16 </p>
17 <p>
18 <ptr target="(SIOC)"/> restricts the domain and range of this property to <ref target="sioc:Item">Items</ref>, but this ontology does not recognize this restriction.
19 </p>
20 </comment>
21 <isDefinedBy>
22 <SpecificResource source="(SIOC)" fragment="term_reply_of"/>
23 </isDefinedBy>
24 <subPropertyOf>
25 <resource name="sioc:related_to"/>
26 </subPropertyOf>
27 <inverseOf>
28 <resource name="sioc:has_reply"/>
29 </inverseOf>
30 </ObjectProperty>
This page took 0.076205 seconds and 5 git commands to generate.