whikloj / BagItTools

A PHP BagIt library
MIT License
11 stars 5 forks source link

Add framework for BagItProfiles #57

Open whikloj opened 10 months ago

whikloj commented 10 months ago

Develop a way to read and validate a bag against a BagItProfile based on the specification.

This does not need to actually implement a specific profile, hopefully it will be agnostic enough to handle any/all/multiple profiles that fit the specification.