UNPKG

nrb-common-schemas

Version:

Home of some common schemas used within the nrb domain

5 lines (4 loc) 322 B
module.exports.contributor1Schema = require('./schemas/contributor.1.schema.json'); module.exports.identification1Schema = require('./schemas/identification.1.schema.json'); module.exports.language1Schema = require('./schemas/language.1.schema.json'); module.exports.link1Schema = require('./schemas/link.1.schema.json');