ihsn / nada

National Data Archive (NADA) is an open source data cataloging system that serves as a portal for researchers to browse, search, compare, apply for access, and download relevant census or survey information. It was originally developed to support the establishment of national survey data archives.
http://nada.ihsn.org
MIT License
38 stars 10 forks source link

Support for complex IDNo #10

Closed spuddybike closed 5 years ago

spuddybike commented 5 years ago

Using 5.01 it looks like IDNo format such as

doi:10.7910/DVN/27883

is breaking the import.

It looks like the validation is being applied as one would for the ID attribute i.e. xs:ID rather than content which can accept pretty much anything, which I dont think is correct.