]> Lady’s Gitweb - Vocab/blob - data/classes/pcdmworks¦Work
Add .rsync-filter
[Vocab] / data / classes / pcdmworks¦Work
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">Work</label>
9 <comment xml:lang="en">
10 <p>
11 An <ref target="pcdm:Object">Object</ref> representing an abstract intellectual entity.
12 </p>
13 <p>
14 Works differ from Objects more generally in that they do not themselves <ref target="pcdm:hasFile">have files</ref>.
15 Instead, they <ref target="pcdm:hasMember">have member</ref> <ref target="pcdmworks:FileSet">File Sets</ref> which contain their files.
16 </p>
17 </comment>
18 <isDefinedBy>
19 <SpecificResource source="(PCDM)"/>
20 </isDefinedBy>
21 <subClassOf>
22 <resource name="pcdm:Object"/>
23 </subClassOf>
24 <subClassOf>
25 <Restriction>
26 <onProperty>
27 <resource name="pcdm:hasFile"/>
28 </onProperty>
29 <maxCardinality>0</maxCardinality>
30 </Restriction>
31 </subClassOf>
32 </Class>
This page took 0.049413 seconds and 5 git commands to generate.