sul-dlss-deprecated / rialto-derivatives

Listens to SNS messages and moves data from Neptune to Solr and Postgres to power the RIALTO webapp
0 stars 1 forks source link

Person subtype is one-to-many #111

Closed justinlittman closed 6 years ago

justinlittman commented 6 years ago

However, it is being treated as one-to-one. For example, SparqlReader.queryPeople() will return multiple results for a user if the user has multiple subtypes.

Requires further investigation. Perhaps we should assert that when querying by ID cannot have more results than IDs?

justinlittman commented 6 years ago

refs #104

justinlittman commented 6 years ago

closed by https://github.com/sul-dlss-labs/rialto-derivatives/pull/134