]> Lady’s Gitweb - Vocab/blob - data/classes/sioc¦Space
Add R·F·C 5005 link relations
[Vocab] / data / classes / sioc¦Space
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">Space</label>
9 <comment xml:lang="en">
10 <p>
11 A place from which data can be accessed.
12 </p>
13 <p>
14 The data “in” a Space typically represents <ref target="sioc:Item">Items</ref> and is organized into <ref target="sioc:Collection">Collections</ref>.
15 This ontology defines data as being “in” a Space in terms of it being logically accessible <em>from</em> a Space, which is itself a somewhat loose phrasing.
16 The intention is to encompass such things as websites and filesystems, with·out making any claims about the underlying technologies or storage mediums.
17 </p>
18 <p>
19 Because it is conceptual in nature, rather than being beholden to a particular encoding structure, this class is <em>not</em> a subclass of <ptr target="dcmitype:Dataset"/>.
20 </p>
21 <p>
22 Spaces often also have a social component, i·e <ref target="sioc:Community">Communities</ref>.
23 </p>
24 </comment>
25 <isDefinedBy>
26 <SpecificResource source="(SIOC)" fragment="term_Space"/>
27 </isDefinedBy>
28 <subClassOf>
29 <resource name="siocactions:DigitalArtifact"/>
30 </subClassOf>
31 <disjointWith>
32 <resource name="sioc:Community"/>
33 </disjointWith>
34 </Class>
This page took 0.481904 seconds and 5 git commands to generate.