-
Notifications
You must be signed in to change notification settings - Fork 17
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
How to create a metatype for artist assigned inventory numbers #567
Comments
Two options:
|
docs-needed or close? |
I work with a dataset that’s got a few AS Key Set nums in it, and we’re trying to understand what our users want in hopefully-useful Catalogue Raissone numbers for O’Keeffe herself, some brief thoughts:
|
|
Is the best way to emit string data that has identity from an API perspective to use a |
We have a large collection of Stieglitz prints. The artist created a Key Set (la:Set) and assigned numbers to each work specific to that Key Set. We refer to these alternative identifiers as "Key Set Numbers".
When creating a metatype to represent the Key Set Numbers concept so that it can be included as an Identifier, it seems to me like the best equivalent classification for a custom minted concept would be AAT's "creation numbers" https://vocab.getty.edu/aat/300404622 but the custom term would also need to be further classified with some type of association with the "Key Set" set but that's a Set not a Type.
How do you recommend I proceed?
For example, is there a way to specify identifiers that are directly related to the membership in a Set? That would preclude the use of a metatype because the Set would already be available in that case, so only Creation Numbers would be needed.
For now, I'm going to mint a custom Type that represents this specific Key Set so I can move forward, but hopefully there's a better option.
Thanks.
The text was updated successfully, but these errors were encountered: