Open annabelleee opened 6 years ago
Description model:
I added this to the google sheet. The only controversial part would be the part of relation. The old p106 vs. p148 debate.
https://docs.google.com/spreadsheets/d/1EYk1yhhBNWrKbVB0jV_1j8NJ-Egi5zWha7QrVvYvw3s/edit?usp=sharing
Metadata, example data and concepts: https://docs.google.com/spreadsheets/d/10uYi3ywgfogTThhqANhFNRDC243Zp9eJYu-v-OluSA8/edit#gid=0
Example vocabulary terms: https://linked.art/community/best-practices/vocabularies/#linguisticobject
Or, in code:
"Inscription": {"parent": LinguisticObject, "id": "300028702", "label": "Inscription"},
"Signature": {"parent": LinguisticObject, "id": "300028705", "label": "Signature"},
"MaterialStatement": {"parent": LinguisticObject, "id": "300010358", "label": "Material Statement"},
"DimensionStatement": {"parent": LinguisticObject, "id": "300266036", "label": "Dimension Statement"},
"CreditStatement": {"parent": LinguisticObject, "id": "300026687", "label": "Credit Statement"},
"RightsStatement": {"parent": LinguisticObject, "id": "300055547", "label": "Rights Statement"},
"EditionStatement": {"parent": LinguisticObject, "id":"300121294", "label": "Edition Statement"},
"BiographyStatement": {"parent": LinguisticObject, "id":"300080102", "label": "Biography Statement"},
"ProvenanceStatement": {"parent": LinguisticObject, "id":"300055863", "label": "Provenance Statement"},
"Description": {"parent": LinguisticObject, "id":"300080091", "label": "Description"},
"PaginationStatement": {"parent": LinguisticObject, "id":"300200294", "label": "Pagination Statement"},
"FoliationStatement": {"parent": LinguisticObject, "id":"300200662", "label": "Foliation Statement"},
"Abstract": {"parent": LinguisticObject, "id":"300026032", "label": "Abstract"}
(I really need to make it into a spreadsheet, rather than data in code)
Basic description branch as discussed in May meetings. Branch JSON to follow.
Steps to completion (updated):