3 SPDX-FileCopyrightText: 2025 Lady <https://www.ladys.computer/about/#lady>
4 SPDX-License-Identifier: CC0-1.0
6 <!DOCTYPE Class SYSTEM "../../DTD">
8 <label xml:lang="en">File Set</label>
9 <comment xml:lang="en">
11 An <ref target="pcdm:Object">Object</ref> representing a single conceptual entity which might have multiple <ref target="pcdm:File">File</ref> representations.
14 File Sets describe the conceptual entity that Files are concrete manifestations of.
15 When that entity has multiple manifestations, it may <ref target="pcdm:hasFile">have</ref> multiple Files.
16 For example, a page in a book may exist in both Tiff and P·N·G format.
17 These are separate files, but they represent the same conceptual entity, the page.
20 File Sets do not <ref target="pcdm:hasMember">have members</ref>.
21 Typically, they are <ref target="pcdm:isMemberOf">members of</ref> <ref target="pcdm:Work">Works</ref>.
25 <SpecificResource source="(PCDM)"/>
28 <resource name="pcdm:Object"/>
33 <resource name="pcdm:hasMember"/>
35 <maxCardinality>0</maxCardinality>
39 <resource name="pcdmworks:Work"/>