Revision 1124
Added by Aaron Marcuse-Kubitza almost 13 years ago
mappings/for_review/DwC1-DwC2.specimens.csv | ||
---|---|---|
1 |
"DwC::[@xmlns:dcterms=""http://purl.org/dc/terms/""]/list:[institutionCode=$/_ignore/inLabel]/","DwC::[@xmlns:dcterms=""http://purl.org/dc/terms/""]/list:[institutionCode=$/_ignore/inLabel]/",Comments
|
|
1 |
"DwC1::[@xmlns:dcterms=""http://purl.org/dc/terms/""]/list:[InstitutionCode=$/_ignore/inLabel]/","DwC::[@xmlns:dcterms=""http://purl.org/dc/terms/""]/list:[institutionCode=$/_ignore/inLabel]/",Comments
|
|
2 | 2 |
BasisOfRecord,basisOfRecord, |
3 | 3 |
CatalogNumber,catalogNumber, |
4 | 4 |
Class,class, |
mappings/DwC1-DwC2.specimens.csv | ||
---|---|---|
1 |
"DwC::[@xmlns:dcterms=""http://purl.org/dc/terms/""]/list:[institutionCode=$/_ignore/inLabel]/","DwC::[@xmlns:dcterms=""http://purl.org/dc/terms/""]/list:[institutionCode=$/_ignore/inLabel]/",Comments
|
|
1 |
"DwC1::[@xmlns:dcterms=""http://purl.org/dc/terms/""]/list:[InstitutionCode=$/_ignore/inLabel]/","DwC::[@xmlns:dcterms=""http://purl.org/dc/terms/""]/list:[institutionCode=$/_ignore/inLabel]/",Comments
|
|
2 | 2 |
BasisOfRecord,basisOfRecord, |
3 | 3 |
CatalogNumber,catalogNumber, |
4 | 4 |
Class,class, |
mappings/DwC1-VegBIEN.specimens.csv | ||
---|---|---|
1 |
"DwC::[@xmlns:dcterms=""http://purl.org/dc/terms/""]/list:[institutionCode=$/_ignore/inLabel]/",VegBIEN:/specimenreplicate,Comments,Order
|
|
1 |
"DwC1::[@xmlns:dcterms=""http://purl.org/dc/terms/""]/list:[InstitutionCode=$/_ignore/inLabel]/",VegBIEN:/specimenreplicate,Comments,Order
|
|
2 | 2 |
Country,"/*_id/taxonoccurrence/*_id/locationevent/*_id/location/locationdetermination(/*_id/namedplace[placesystem=""area|country|territory""])/placename",Brad: Required; reject record if this field NULL,63 |
3 | 3 |
StateProvince,"/*_id/taxonoccurrence/*_id/locationevent/*_id/location/locationdetermination(/*_id/namedplace[placesystem=""region|state|province""])/placename",,65 |
4 | 4 |
County,/*_id/taxonoccurrence/*_id/locationevent/*_id/location/locationdetermination(/*_id/namedplace[placesystem=county])/placename,,66 |
mappings/Makefile | ||
---|---|---|
46 | 46 |
$(bin)/join_sort <$+ >$@ |
47 | 47 |
joinMaps += DwC1-VegBIEN.specimens.csv |
48 | 48 |
|
49 |
DwC-VegBIEN.specimens.csv: DwC2-VegBIEN.specimens.csv DwC1-VegBIEN.specimens.csv
|
|
49 |
DwC-VegBIEN.specimens.csv: DwC1-VegBIEN.specimens.csv DwC2-VegBIEN.specimens.csv
|
|
50 | 50 |
$(bin)/union <$+|$(bin)/sort 1 0 >$@ |
51 | 51 |
$(review) |
52 | 52 |
joinMaps += DwC-VegBIEN.specimens.csv |
Also available in: Unified diff
DwC1-DwC2 mapping: Changed input label to DwC1, which is allowed by the now relaxed label constraints imposed by union