Demonstration of ISIS-NBP features
The site http://isisnbp.demo.bvsalud.org allows users to try some features of ISIS-NBP via web, demonstrating its capacity as a networking based platform.
The demo site provides:
- Interface to test HTTP REST (more useful for developers)
- Actionlets providing access to collecions, databases, records, fields and subfields via URL. Examples:
- record 1 from cds database: http://isisnbp.demo.bvsalud.org:8087/web/actionlet/sample/cds/1
- field 26 from the same record 1: http://isisnbp.demo.bvsalud.org:8087/web/actionlet/sample/cds/1/26
- sub-field a from the same field 26: http://isisnbp.demo.bvsalud.org:8087/web/actionlet/sample/cds/1/26/a
- Using the URL http://isisnbp.demo.bvsalud.org:8087/web/actionlet/sample/cds/, it is possible to access all records just adding in the URL the number of the record, the field and sub-field, as demonstrated above.