Sha256: 8688961a66189c1a70ab3e02f96637ade93daf24dfc52c6206861bf5f2df3bef

Contents?: true

Size: 580 Bytes

Versions: 3

Compression:

Stored size: 580 Bytes

Contents

const dcmiVar = [
    {"text": 'Collection', "url": 'Collection'},
    {"text": 'Dataset', "url": 'Dataset'},
    {"text": 'Event', "url": 'Event'},
    {"text": 'Image', "url": 'Image'},
    {"text": 'InteractiveResource', "url": 'InteractiveResource'},
    {"text": 'MovingImage', "url": 'MovingImage'},
    {"text": 'PhysicalObject', "url": 'PhysicalObject'},
    {"text": 'Service', "url": 'Service'},
    {"text": 'Software', "url": 'Software'},
    {"text": 'Sound', "url": 'Sound'},
    {"text": 'StillImage', "url": 'StillImage'},
    {"text": 'Text', "url": 'Text'}
];


Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
vaultify-0.1.3 app/assets/javascripts/vaultify/dcmi.js
vaultify-0.1.1 app/assets/javascripts/vaultify/dcmi.js
vaultify-0.1.0 app/assets/javascripts/vaultify/dcmi.js