From 2fe46538ba65c42881e9cdc8ac4f2f9e60457618 Mon Sep 17 00:00:00 2001 From: MartinKrickl Date: Wed, 17 May 2023 14:34:13 +0000 Subject: [PATCH] Update Historical-postcards-metadata-readme.md --- .../Historical-postcards-metadata-readme.md | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/metadata-readme/Historical-postcards-metadata-readme.md b/metadata-readme/Historical-postcards-metadata-readme.md index 46c5dc7..c73548e 100644 --- a/metadata-readme/Historical-postcards-metadata-readme.md +++ b/metadata-readme/Historical-postcards-metadata-readme.md @@ -1,6 +1,17 @@ This Readme offers explanations for all attributes of the metadata csv table to the dataset "Historical Postcards" -| attribute | explanation | -| ---- | ---- | -| a | b | +| attribute | explanation | frequency | +| ---- | ---- | ---- | +| akon_id | id (shelfmark) of the document | all | +| id | id of data record in KAWAN | all | +| altitude | float for geolocation altitude | some | +| building | has literal, if building was tagged in metadata editing | some | +| city | has literal, if city was tagged in metadata editing | most | +| color | has boolean True for color postcards | all | +| comment | has literal for | most | +| mountain | has literal, if mountain was tagged in metadata editing | some | +| other | has literal for any other tags | some | +| photographer | has literal, if photographer was identified. Name usually in the form \{forename surname\}. Not linked to GND | some | +| publisher | has literal, if publisher was identified. Name usually in the form \{forename surname\} OR \{surname\}. Not linked to GND | some | +| publisher_place | has literal, if publication place was identified. Not linked to Geonames or GND | some | -- GitLab