Sha256: 7504390d175bd55dff084c8f4372775cc6372d656c4933c6fab4a1e90a24ad91

Contents?: true

Size: 587 Bytes

Versions: 9

Compression:

Stored size: 587 Bytes

Contents

#-------------------
# Shared Geospatial Property Settings
# EXAMPLE - NOT AN ACTUAL SCHEMA
#-------------------
# This section defines every metadata property that can be used 
# in the system. Individual work types may override some settings 
# defined here. Predicates for each property should be defined
# here, and cannot be overridden once defined.

properties:

  coordinates:
    definition: Spatial characteristics of the resource.
    predicate: "DC:spatial"

# obviously this would be more complicated in an actual schema, but hopefully you get the idea of how it might work

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
scooby_snacks-0.3.8 examples/example_config_2/metadata/shared/geospatial_properties.yml
scooby_snacks-0.3.7 examples/example_config_2/metadata/shared/geospatial_properties.yml
scooby_snacks-0.3.6 examples/example_config_2/metadata/shared/geospatial_properties.yml
scooby_snacks-0.3.5 examples/example_config_2/metadata/shared/geospatial_properties.yml
scooby_snacks-0.3.4 examples/example_config_2/metadata/shared/geospatial_properties.yml
scooby_snacks-0.3.3 examples/example_config_2/metadata/shared/geospatial_properties.yml
scooby_snacks-0.3.2 examples/example_config_2/metadata/shared/geospatial_properties.yml
scooby_snacks-0.3.1 examples/example_config_2/metadata/shared/geospatial_properties.yml
scooby_snacks-0.3 examples/example_config_2/metadata/shared/geospatial_properties.yml