ALPS Person Profile: Semantic Descriptor
person
items in the list, the doPersonFilter
and other links may be missing in the response. Or, if the user logged in does not have sufficient access, the doPersonCreate
action may be missing.tag: taxonomy
descriptor
id | type | title |
---|---|---|
goHome | safe | Navigation action to return the Home resource state. |
goPersonCollection | safe | Navigation action that returns a list of person records. |
goPersonFilter | safe | Navigation action that returns a filtered list of person records. |
goPersonItem | safe | Navigation action that returns a single person record. |
goPersonStatus | safe | Navigation action that returns the status value of a single person record. |
goRelated | safe | Get the list of possible valid actions |
doPersonCreate | unsafe | Add a new person record to the collection. |
doPersonStatusUpdate | idempotent | Update the status value of an existing person record. |
doPersonUpdate | idempotent | Update an existing person record. |