]> Lady’s Gitweb - Vocab/blob - data/classes/doap¦Repository
Add R·F·C 5005 link relations
[Vocab] / data / classes / doap¦Repository
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">Repository</label>
9 <comment xml:lang="en">
10 <p>
11 A source code repository.
12 </p>
13 <p>
14 <ptr target="(DOAP)"/> provides a number of different subclasses for different types of source code repository, which this ontology does not bother to define.
15 Instead, it is recommended that the format of Repositories be indentified via properties, for example <ptr target="dcterms:format"/>.
16 </p>
17 <p>
18 Note that this class encompasses repositories themselves, not the <ref target="sioc:Space">Spaces</ref> where they are hosted.
19 </p>
20 </comment>
21 <isDefinedBy>
22 <SpecificResource source="(DOAP)"/>
23 </isDefinedBy>
24 <subClassOf>
25 <resource name="siocactions:DigitalArtifact"/>
26 </subClassOf>
27 </Class>
This page took 0.118936 seconds and 5 git commands to generate.