PI
Version: 6 (current) | Updated: 12/14/2025, 10:25:20 PM | Created: 12/14/2025, 10:22:41 PM
Added description
The metadata record and test file are linked via the `documents` and `belongs to` relationships in the source JSON, ensuring that the test file is formally associated with the collection. The collection also references the Pinax schema itself, indicating that it “uses schema” Pinax.
@file_pinax:file {title: "Phase 1 Schema Test Collection", type: "Collection", creator: "Unknown", institution: "Unknown", created: @date_2023, language: "en", subjects: ["schema","test","Phase 1a"], description: "A collection of test files for Phase 1a schema validation.", access_url: "PLACEHOLDER", rights: "Unknown"}
@pinax:concept {description: "Metadata schema for describing cultural heritage objects"}
@phase_1_schema_test_collection:collection {title: "Phase 1 Schema Test Collection", created: @date_2023, language: "en", description: "A collection of test files for Phase 1a schema validation.", subjects: ["schema","test","Phase 1a"], rights: "Unknown"}
@file_pinax -> source -> @pinax
@phase_1_schema_test_collection -> contains -> @file_pinax
@phase_1_schema_test_collection -> contains -> @file_test_phase1a
@phase_1_schema_test_collection -> uses schema -> @pinax
@file_pinax -> documented in -> @phase_1_schema_test_collection
---
# SYNTHESIS
@phase_1_schema_test_collection -> aggregates -> @file_pinax
@phase_1_schema_test_collection -> aggregates -> @file_test_phase1a
@phase_1_schema_test_collection -> related to -> @pinax
@file_pinax -> part of -> @phase_1_schema_test_collection
@file_test_phase1a -> part of -> @phase_1_schema_test_collection