modsulator 0.0.7 → 1.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/modsulator/modsulator_template.xlsx +0 -0
- data/lib/modsulator/modsulator_template.xml +1086 -51
- data/lib/modsulator.rb +3 -6
- data/spec/features/normalizer_unit_spec.rb +5 -4
- data/spec/fixtures/Fitch_Chavez.xlsx +0 -0
- data/spec/fixtures/Fitch_Chavez.xml +210 -210
- data/spec/fixtures/Fitch_King.xml +193 -193
- data/spec/fixtures/Heckrotte_ChartsOfCoastSurvey.xlsx +0 -0
- data/spec/fixtures/Heckrotte_ChartsOfCoastSurvey.xml +1835 -0
- data/spec/fixtures/M1463_AV_manifest.xml +43 -43
- data/spec/fixtures/Matter_manifest.csv +295 -295
- data/spec/fixtures/Matter_manifest.xml +359 -359
- data/spec/fixtures/PosadaSpreadsheet.xml +1 -1
- data/spec/fixtures/SC1049_metadata.xlsx +0 -0
- data/spec/fixtures/SC1049_metadata.xml +18644 -0
- data/spec/fixtures/ars0056_manifest.csv +261 -1
- data/spec/fixtures/ars0056_manifest.xml +18 -18
- data/spec/fixtures/crowdsourcing_bridget_1.xlsx +0 -0
- data/spec/fixtures/crowdsourcing_bridget_1.xml +1 -1
- data/spec/fixtures/crowdsourcing_bridget_2.xlsx +0 -0
- data/spec/fixtures/crowdsourcing_bridget_2.xml +1 -1
- data/spec/fixtures/manifest_v0174.csv +34 -34
- data/spec/fixtures/manifest_v0174.xml +32 -32
- data/spec/fixtures/roman_coins_mods.xlsx +0 -0
- data/spec/fixtures/roman_coins_mods.xml +7634 -0
- data/spec/fixtures/test:002.xml +1 -1
- data/spec/integration_tests/integration_spec.rb +4 -2
- metadata +14 -10
- data/spec/fixtures/SC0144_template.xlsx +0 -0
- data/spec/fixtures/SC0453_template.xlsx +0 -0
- data/spec/fixtures/roman_coins_mods_manifest.csv +0 -176
- data/spec/fixtures/roman_coins_mods_manifest.xml +0 -3025
@@ -1,5 +1,5 @@
|
|
1
1
|
<?xml version="1.0"?>
|
2
|
-
<xmlDocs xmlns="http://library.stanford.edu/xmlDocs" datetime="
|
2
|
+
<xmlDocs xmlns="http://library.stanford.edu/xmlDocs" datetime="2016-02-05 04:50:49PM" sourceFile="PosadaSpreadsheet.xlsx">
|
3
3
|
<xmlDoc id="descMetadata" objectId="1">
|
4
4
|
<mods xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.5" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-5.xsd">
|
5
5
|
<titleInfo>
|
Binary file
|