Aron Roberts [Sat, 28 Feb 2009 00:21:31 +0000 (00:21 +0000)]
An initial set of WADL-related resources, including the PDF copy of the spec, a RELAX NG Compact Format schema document for validating WADL documents, an XSLT stylesheet for generating HTML documentation from WADL documents, and a sample WADL document.
Aron Roberts [Fri, 27 Feb 2009 23:31:08 +0000 (23:31 +0000)]
CSPACE-12, CSPACE-13: Added all of the fields in the Hello, World example to the sample XML documents, and populated several fields with data from a sample PAHMA record of a Paiute Basket.
Changed the 'displayed' entity field attribute to a Boolean datatype, from an enumerated 'choice'.
Aron Roberts [Fri, 27 Feb 2009 22:23:13 +0000 (22:23 +0000)]
CSPACE-12, CSPACE-13: First iteration of a schema and example document for a service response - the result code, result message, and data returned from a CSpace service.
Aron Roberts [Thu, 26 Feb 2009 04:09:27 +0000 (04:09 +0000)]
CSPACE 12: Second iteration of RELAX NG schema for defining and validating an entity, and also - by way of example - a CollectionObject payload. This iteration now defines a set of core fields common to every entity object, a base definition for each field in that object, and two different alternatives - one using infoBlocks, one without - for enclosing sets of related fields. This set of schema now successfully validates a pair of test entity files, also included with this iteration. There are also comments about how we might perform in-line validation using Schematron rules.