]> Lady’s Gitweb - Vocab/blob - data/datatype_properties/doap¦os
Add R·F·C 5005 link relations
[Vocab] / data / datatype_properties / doap¦os
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 DatatypeProperty SYSTEM "../../DTD">
7 <DatatypeProperty>
8 <label xml:lang="en">operating system</label>
9 <comment xml:lang="en">
10 <p>
11 A plaintext description of a computer operating system that the products of this <ref target="doap:Project">Project</ref>, or provided in this <ref target="doap:Version">Version</ref>, are limited to.
12 </p>
13 <p>
14 <ptr target="(DOAP)"/> recommends not specifying this property if the Project or Version is not specific to an operating system.
15 </p>
16 </comment>
17 <isDefinedBy>
18 <SpecificResource source="(DOAP)"/>
19 </isDefinedBy>
20 <domain>
21 <Class>
22 <unionOf>
23 <resource name="doap:Project"/>
24 <resource name="doap:Version"/>
25 </unionOf>
26 </Class>
27 </domain>
28 </DatatypeProperty>
This page took 0.12167 seconds and 5 git commands to generate.