]> Lady’s Gitweb - Vocab/blob - data/classes/sioc¦Item
Add R·F·C 5005 link relations
[Vocab] / data / classes / sioc¦Item
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">Item</label>
9 <comment xml:lang="en">
10 <p>
11 A conceptual entity of the sort which might be backed by data.
12 </p>
13 <p>
14 Items form the conceptual unit for modelling the things which are represented by the data in <ref target="sioc:Space">Spaces</ref>.
15 It is unclear whether Items might possibly contain further items; <ptr target="(SIOC)"/> makes no affordances for this, and it seems likely that the answer is no.
16 </p>
17 </comment>
18 <isDefinedBy>
19 <SpecificResource source="(SIOC)" fragment="term_Item"/>
20 </isDefinedBy>
21 <subClassOf>
22 <resource name="siocactions:DigitalArtifact"/>
23 </subClassOf>
24 <disjointWith>
25 <resource name="sioc:Community"/>
26 </disjointWith>
27 <disjointWith>
28 <resource name="sioc:Space"/>
29 </disjointWith>
30 </Class>
This page took 0.096503 seconds and 5 git commands to generate.