PI
Version: 10 (current) | Updated: 12/14/2025, 6:27:30 PM | Created: 12/11/2025, 8:34:05 PM
Field cleanup: moved source_pi→parent_pi, removed hierarchy_parent, source_pi=null
@file_pinax:file {filename: "pinax.json", format: "JSON", type: "Metadata (PINAX)"}
@pinax_metadata:document {title: "Series B Collection", type: "Collection", creator: "Unknown", institution: "Unknown", created: @date_2023, language: "en", subjects: ["SDK integration","testing","nested directory uploads","metadata","test","integration","sdk"], description: "Collection containing documentation, notes, and metadata related to Series B, used for SDK integration testing to verify nested directory uploads work correctly.", source: "PINAX", rights: "Unknown"}
@metadata:concept {description: "Data about other data"}
@test:concept {description: "Process of evaluating software functionality and performance"}
@integration:concept {description: "Process of combining components or systems"}
@sdk:concept {description: "Software Development Kit"}
@file_pinax -> has metadata -> @pinax_metadata
@pinax_metadata -> describes -> @series_b_documentation_collection
@pinax_metadata -> subjects -> [@sdk_integration, @testing, @nested_directory_uploads, @metadata, @test, @integration, @sdk]
@series_b_documentation_collection -> includes -> @pinax_metadata
@file_pinax -> contains -> @file_metadata
@file_pinax -> part of -> @series_b_documentation_collection
@file_pinax -> part of -> @series_b_metadata_collection
@series_b_metadata_collection:document {title: "Series B Metadata Collection", created: @date_2025_12_11, language: "en"}
@series_b_metadata_collection -> contains -> @file_pinax
@series_b_metadata_collection -> contains -> @file_metadata
---
# SYNTHESIS
- @file_pinax appears in both the documentation and metadata subdirectories, linking @series_b_documentation_collection and @series_b_metadata_collection.
- The subjects listed in the PINAX file connect to existing concepts (@sdk_integration, @testing, @nested_directory_uploads) and introduce new concepts (@metadata, @test, @integration, @sdk), illustrating thematic overlap across the collection.
- The metadata document @pinax_metadata serves as a bridge, describing the overall collection and tying together the various concepts and files.# Reorganization Summary The files were grouped based on their content type and purpose. The notes.md file contains documentation about Series B, while metadata.json contains metadata information. These two distinct content types warranted separate groups. Since all files fit logically into these groups, there are no ungrouped files. ## Groups Created - **series_b_documentation**: Files containing documentation and notes about Series B - **series_b_metadata**: Files containing metadata about Series B