]> Lady’s Gitweb - Vocab/blob - data/classes/awol¦Generator
Initial commit; initial set of vocabs
[Vocab] / data / classes / awol¦Generator
1 <?xml version="1.0"?>
2 <!--
3 SPDX-FileCopyrightText: 2024 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">Generator</label>
9 <comment xml:lang="en">
10 <p>
11 A software <ref target="foaf:Agent">Agent</ref> capable of generating some kind of thing.
12 </p>
13 <p>
14 This probably refers most accurately to a specific running instance of a piece of software (likely a <ptr target="dcmitype:Service"/>), not the abstract software or its code (a <ptr target="dcmitype:Software"/>), as the latter is not an Agent (software cannot act without being instantiated).
15 </p>
16 </comment>
17 <isDefinedBy>
18 <SpecificResource source="(AWOL)" fragment="Generator"/>
19 </isDefinedBy>
20 <subClassOf>
21 <resource name="awol:GeneratorOrPerson"/>
22 </subClassOf>
23 </Class>
This page took 0.14159 seconds and 5 git commands to generate.