Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

additional patron information #29

Closed
nichtich opened this issue Apr 10, 2014 · 2 comments
Closed

additional patron information #29

nichtich opened this issue Apr 10, 2014 · 2 comments

Comments

@nichtich
Copy link
Member

Additional patron information is not supported on purpose, nor changing this information. One should first think about what patron information is actually wanted. Additional patron information is more likely to be implemented in a different API but PAIA auth and scopes may be related to this.

A quick survey of possible patron information in addition to name and email:

membership

A patron account may

  • belong to one or more user groups (sioc:UserGroup)
  • have a start date (in general or for each user group?):
  • make the patron a member of some organization (org:memberOf).

Rob Styles suggested the Participation ontology. See http://www.w3.org/TR/vocab-people/ for pointers to relevant ontologies, includin SIOC and Organization Ontology.

addresses

use vCard/jCard. This should better be part of another API.

@JonathanRowell
Copy link

I don't know of any libraries that would even comtemplate a patron changing his address online - although may other services do allow it. So I don't see the need for a vCard.

@nichtich
Copy link
Member Author

PAIA 1.0.7 introduces an optional, repeatable type field for patron types (must be URIs). It's up to the application how these fields are interpreted (membership, roles, access rights...).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants