Sha256: 48d0aacbfa5c0012b70988ff2585c3bbc67832278ee8f1858eea17b29513de4c

Contents?: true

Size: 826 Bytes

Versions: 9

Compression:

Stored size: 826 Bytes

Contents

# configuration example 2

This example is more complex. The user incorporates two shared metadata profiles and extensive local customizations. The different sections of the metadata schema are broken up into different files to make it easier to find things.

As usual, the metadata.yml file is the only one that is automatically loaded. This file explicitly lists which other files to load and in which order. The shared schema files are loaded first. Local customizations are loaded afterward, overwriting shared settings where appropriate. 


# DISCLAIMER: NOT AN ACTUAL SCHEMA

This is an example of how one might specify a metadata schema using ScoobySnacks. It does not reflect any schema that UCSC has ever used or planned to use. Our developer made this up to demonstrate how the schema configuration files might work.

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
scooby_snacks-0.3.8 examples/example_config_2/README.md
scooby_snacks-0.3.7 examples/example_config_2/README.md
scooby_snacks-0.3.6 examples/example_config_2/README.md
scooby_snacks-0.3.5 examples/example_config_2/README.md
scooby_snacks-0.3.4 examples/example_config_2/README.md
scooby_snacks-0.3.3 examples/example_config_2/README.md
scooby_snacks-0.3.2 examples/example_config_2/README.md
scooby_snacks-0.3.1 examples/example_config_2/README.md
scooby_snacks-0.3 examples/example_config_2/README.md