]> Lady’s Gitweb - Vocab/blob - data/object_properties/sioc¦generator
Add R·F·C 5005 link relations
[Vocab] / data / object_properties / sioc¦generator
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 ObjectProperty SYSTEM "../../DTD">
7 <ObjectProperty>
8 <label xml:lang="en">has generator</label>
9 <comment xml:lang="en">
10 <p>
11 A <ref target="dcmitype:Software">Software</ref>, an instantiation of which generated this thing.
12 </p>
13 <p>
14 This property differs from <ptr target="awol:generator"/> in that the latter refers to a specific <em>instantiation</em> of Software (a <ref target="awol:Generator">Generator</ref>), where·as this property refers to the Software in an abstract sense.
15 This is less formal, but often more useful.
16 </p>
17 </comment>
18 <isDefinedBy>
19 <SpecificResource source="(SIOC)" fragment="term_generator"/>
20 </isDefinedBy>
21 <range>
22 <resource name="dcmitype:Software"/>
23 </range>
24 </ObjectProperty>
This page took 0.044177 seconds and 5 git commands to generate.