CollectionSpace Services - Release v0.1

Introduction

The v0.1 release (aka "Hello World") of the CollectionSpace service provider consists of two simple services -the CollectionObject service and the DomainIdentifier service. The general functionality of these services can be found on the Hello World (Release 0.1) Functionality Requirements page of this wiki.

  1. CollectionObject Service
  2. DomainIdentifier Service

Where to Find a CollectionSpace Service Provider

Currently, there are two options for finding an instance of a CollectionSpace service provider:

1. Use the public demo service provider - A deployment of the v0.1 release of the CollectionSpace service provider is available at: http://demo.collectionspace.org

2. Create your own local service provider deployment - To create your own deployment of the CollectionSpace service provider, follow the instructions at /wiki/spaces/collectionspace/pages/666274414

How To "Consume" CollectionSpace Services

To learn how to consume the CollectionSpace services, either from Java client code or from a REST-based API, see /wiki/spaces/collectionspace/pages/666274431.

How To Build and Deploy the CollectionSpace Service Provider

See /wiki/spaces/collectionspace/pages/666274450