]> Lady’s Gitweb - Vocab/blob - data/object_properties/sioc¦has_reply
Add missing Atom link relation terms
[Vocab] / data / object_properties / sioc¦has_reply
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">has reply</label>
9 <comment xml:lang="en">
10 <p>
11 A thing which this thing is a reply to.
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:has_discussion"/>, 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_has_reply"/>
23 </isDefinedBy>
24 <subPropertyOf>
25 <resource name="sioc:related_to"/>
26 </subPropertyOf>
27 </ObjectProperty>
This page took 0.046805 seconds and 5 git commands to generate.