Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Div
stylefont-weight:bold;font-size:1.2em;
Person Service Home
Table of Contents

Brief Description

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

Assumptions

Wiki Markup
{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 page.

References

Vocabulary and Authority Overview
Person Service Description and Assumptions
Person Service Entity Diagrams
Name Authority Schema and Name Authority Schema - Limited for Release 0.8

...

Creates a new PersonAuthority record. Assigns a unique, service-specified CollectionSpace ID (CSID) /wiki/spaces/collectionspace/pages/666274321 to that PersonAuthority record. Follows standard Create model. See the documentation of the PersonAuthority schema, below. Example:

...

Reads an existing PersonAuthority record, specified by its CollectionSpace ID (CSID) /wiki/spaces/collectionspace/pages/666274321. Follows standard Read model. See the documentation of the PersonAuthority schema, below.

...

An alternate form reads an existing PersonAuthority record, specified by its Short Identifier /wiki/spaces/collectionspace/pages/666273476, which matches the value of the shortIdentifier field in the record. Otherwise follows standard Read model. See the documentation of the PersonAuthority schema, below.

...

Updates an existing PersonAuthority record, specified by its CollectionSpace ID (CSID) or Short Identifier /wiki/spaces/collectionspace/pages/666274321 or /wiki/spaces/collectionspace/pages/666273476. Follows standard Update model. See the documentation of the PersonAuthority schema, below. Example:

...

Deletes an existing PersonAuthority record, specified by its CollectionSpace ID (CSID) or Short Identifier /wiki/spaces/collectionspace/pages/666274321 or /wiki/spaces/collectionspace/pages/666273476. Follows standard Delete model. Example:

...

Creates a new Person record. Assigns a unique, service-specified CollectionSpace ID (CSID) /wiki/spaces/collectionspace/pages/666274321 to that Person record. Follows standard Create model. See the documentation of the Person schema, below. Example:

...

Reads an existing Person record, specified by its CollectionSpace ID (CSID) or Short Identifier /wiki/spaces/collectionspace/pages/666274321 or /wiki/spaces/collectionspace/pages/666273476. Follows standard Read model. See the documentation of the Person schema, below. Example:

...

Updates an existing Person record, specified by its CollectionSpace ID (CSID) or Short Identifier /wiki/spaces/collectionspace/pages/666274321 or /wiki/spaces/collectionspace/pages/666273476. Follows standard Update model. See the documentation of the Person schema, below. Example:

...

Deletes an existing Person record, specified by its CollectionSpace ID (CSID) or Short Identifier /wiki/spaces/collectionspace/pages/666274321 or /wiki/spaces/collectionspace/pages/666273476. Follows standard Delete model. Example:

...

Lists existing Person records, with summary information for each. Follows standard List model. The PersonAuthority ({person-auth-id}) may be specified using either a CollectionSpace ID (CSID) or Short Identifier /wiki/spaces/collectionspace/pages/666274321 or /wiki/spaces/collectionspace/pages/666273476, using the syntax described for Person read, above. To search for items in all PersonAuthorities (vocabularies within a PersonAuthority), use _ALL_. See the documentation of the PersonItem-List schema, below.

...

Contacts are only accessible via the owning Person. The sub-resource is accessed with "contacts". In the examples below, the {person-auth-id} parameter represents the CollectionSpace ID (CSID) or Short Identifier /wiki/spaces/collectionspace/pages/666274321 or /wiki/spaces/collectionspace/pages/666273476 of an existing PersonAuthority instance, and the {person-id} represents the CollectionSpace ID (CSID) or Short Identifier /wiki/spaces/collectionspace/pages/666274321 or /wiki/spaces/collectionspace/pages/666273476 of an existing Person item.

...

Creates a new Contact record for a Person. Assigns a unique, service-specified CollectionSpace ID (CSID) /wiki/spaces/collectionspace/pages/666274321 to that Contact record. Follows standard Create model. See the documentation of the Contact schema, below. Example:

...

Reads an existing Contact record for a Person, specified by its CollectionSpace ID (CSID) /wiki/spaces/collectionspace/pages/666274321. Follows standard Read model. See the documentation of the Contact schema, below. Example:

...

Updates an existing Contact record for a Person, specified by its CollectionSpace ID (CSID) /wiki/spaces/collectionspace/pages/666274321. Follows standard Update model. See the documentation of the Contact schema, below. Example:

...

Deletes an existing Contact record for a Person, specified by its CollectionSpace ID (CSID) /wiki/spaces/collectionspace/pages/666274321. Follows standard Delete model. Example:

...

Lists existing Contact records for a Person, with summary information for each. Follows standard List model. The PersonAuthority ({person-auth-id}) and PersonItem ({person-id}) may be specified either a CollectionSpace ID (CSID) or Short Identifier /wiki/spaces/collectionspace/pages/666274321 or /wiki/spaces/collectionspace/pages/666273476, using the syntax described for Person read, above. To search for contacts in all PersonAuthorities (vocabularies within a PersonAuthority), use _ALL_ for the {person-auth-id}. See the documentation of the Contact-List schema, below.

...