Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Wiki Markup
*[Person Service Home]*

| [Description|#Brief Description] | [Assumptions |#Brief Assumptions Summary] | [References|#References] | [Operations|#Operations] |

{include:Service Meta Table Style Page}
{table:id=serviceMetaTable}
{tr}
{th:class=h}Name
{th}
{td:id=serviceName|colspan=2}Person
{td}
{tr}
{tr}
{th:class=h}Version
{th}
{td:id=serviceVersion}v0.1 - [PersonService REST APIs - Release v0.1|PersonService REST APIs - Release v0.1]
{td}
{td:id=serviceVersionHistory}[Release Notes/History|Person Service Release Notes#current]
{td}
{tr}
{tr}
{th:class=h}Based upon
{th}
{td:id=serviceName|colspan=2}{_}None_
{td}
{tr}
{tr}
{th:class=h}Depends upon
{th}
{td:id=serviceName|colspan=2}None.
{td}
{tr}
{table}

h3. Brief Description
{multi-excerpt-include:Person Service Description and Assumptions|name=brief-description|nopanel=true} For a full description, visit the [Service Description and Assumptions|Person Service Description and Assumptions] page.

h3. Assumptions
{multi-excerpt-include:Person Service Description and Assumptions|name=brief-assumptions|nopanel=true} For a complete list of assumptions, visit the [Service Description and Assumptions|Person Service Description and Assumptions] page.

h3. References

[Name Authority Requirements]
[Vocabulary and Authority Overview]
[Person-Contact-Org Authority Stories|Person-Contact-Org Authority Stories]
[Person Service Description and Assumptions]
[Person Service Entity Diagrams]
[REST-based APIs - A Template for Services|REST-based APIs - A Template for Services]

h3. REST Interfaces - CRUD Operations

The Person Service offers a RESTful interface to CRUD (create, read, update, and delete) operations on individual Person instances (a.k.a. namespaces, a.k.a. Authorities), and on owned PersonItem instances (individual Person entries, a.k.a. records).  For full details, visit [PersonService REST APIs - Release v0.1|PersonService REST APIs - Release v0.1].

For a general description of common resource-oriented patterns used by the CollectionSpace services see [REST-based APIs - A Template for Services|REST-based APIs - A Template for Services].

{include:ServiceOperationStop}