]> Lady’s Gitweb - Vocab/blob - data/classes/sioc¦Post
Add R·F·C 5005 link relations
[Vocab] / data / classes / sioc¦Post
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 Class SYSTEM "../../DTD">
7 <Class>
8 <label xml:lang="en">Post</label>
9 <comment xml:lang="en">
10 <p>
11 A <ref target="foaf:Document">Document</ref> of the sort which might be an <ref target="sioc:Item">Item</ref> which is <ref target="dcterms:isPartOf">part of</ref> a <ref target="sioc:Forum">Forum</ref>.
12 </p>
13 </comment>
14 <isDefinedBy>
15 <SpecificResource source="(SIOC)" fragment="term_Post"/>
16 </isDefinedBy>
17 <subClassOf>
18 <resource name="sioc:Item"/>
19 </subClassOf>
20 <subClassOf>
21 <resource name="foaf:Document"/>
22 </subClassOf>
23 </Class>
This page took 0.046153 seconds and 5 git commands to generate.