forked from jedahan/collections-api
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
according to https://twitter.com/mdammers/status/593830388000227328
http://scrapi.org/object/436657 is the test case
it looks like some fields are called accessionNumber, and they are a javascript number
`````` "accessionNumber":6.1038```
and some are strings
"accession":"50.135.4"
not sure if it should revert to being strings because i wonder if multiple . in automatic number conversions are disallowed. I would lean towards making it a string - hard to process but correct data is better than bad data, and most accession numbers are for identification purposes first, sorting second...
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels