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

Giver of a photograph! #347

Open
Norwegian-Sardines opened this issue Sep 15, 2023 · 6 comments
Open

Giver of a photograph! #347

Norwegian-Sardines opened this issue Sep 15, 2023 · 6 comments
Labels
citations working group See https://github.com/dthaler/gedcom-citations for the working group's activities

Comments

@Norwegian-Sardines
Copy link

Over the last 15 years, I’ve been repeatedly ask about how to give credit to the “giver” of a photograph. Colloquially “the source of the image”.

Some people want to use the Source_Record link in the media object, but I have issues with using that!

  1. The Source_Record is, and should only be used, in relationship to a source citation. This would be the “Science of Sourcing” view of this record type.

  2. A source->media->source relationship could become a circular construct.

Without a better answer I currently use a shared NOTE to provide the information.

Personally, I rather have a different structure, possibly using the Submitter_Record, so that we can maintain an accession structure for the item, more in line with what we do at the museum and in library collections!

Thoughts

@tychonievich
Copy link
Collaborator

tychonievich commented Sep 21, 2023

Discussed in steering committee

We agree that the provenance of a source (who handled it in what order, how it was copied/derived, etc) is not presently part of the specification and a NOTE is the best place to store it in 7.0. We have a sources team working on this and related issues.

@dthaler
Copy link
Collaborator

dthaler commented Sep 27, 2023

There are two types of provenance: derivation and stewardship. Derivation refers to copies and other transformations, and has a proposal for comment at the link Luther provides above. Stewardship refers to transfer of physical possession such as of a Family Bible, tintype photograph, etc. A proposal for that is at https://github.com/dthaler/gedcom-citations/tree/stewardship. Feedback welcome there.

@tychonievich tychonievich added the citations working group See https://github.com/dthaler/gedcom-citations for the working group's activities label Oct 26, 2023
@Norwegian-Sardines
Copy link
Author

I’m not sure either of these two additions answers my question! Derivative provides the source of the source, stewardship provides who owns or owned a source in time. But if we have a media object associated with a source record, who (what person) can we link to the media object that gave us the photo? This sounds like stewardship, but to get to the repo we have to go thru the Source_record which is how we got to the media, this could cause us to loop if not careful! I’m suggesting we need a new record type(or direct) to provide connection to the REPO.

@dthaler
Copy link
Collaborator

dthaler commented Dec 17, 2023

this could cause us to loop if not careful!

GEDCOM already has other cases where "loops" are permitted (NOTE.SOUR.NOTE.SOUR...) so already requires being "careful".

(This is not a disagreement per se, just a data point to consider in the discussion.)

@Norwegian-Sardines
Copy link
Author

Norwegian-Sardines commented Dec 17, 2023

this could cause us to loop if not careful!

GEDCOM already has other cases where "loops" are permitted (NOTE.SOUR.NOTE.SOUR...) so already requires being "careful".

(This is not a disagreement per se, just a data point to consider in the discussion.)

Personally I don't agree that a NOTE Record (or even an inline note) requires or deserves a Source! In 40 years I've never seen a need to source a NOTE. Normally when you need to use a citation (aka "a source"), you are quoting someone or something that is not of your own creation. Notes in a GEDCOM IMHO should be written by the data entry person as their own thoughts about the item the note is attached, technically it should not contain genealogical data, although some people use it that way when they can't find a place to put something. A Source can have a Note, I use these to question the sources accuracy or to write myself a reminder to research additional information!

@albertemmerich
Copy link
Collaborator

Let us try to handle the following situations:

  1. the photograph was taken by a person (photographer). Could be coded by AUTH like the autor of a book
  2. the photograph was found in a publication (book, web page, ...). Could be coded by SOUR including SOUR.PAGE where in the publication it was found
  3. the photograph was passed to the researcher by a person, who was not the photographer. This situation could be coded using SUBM (add SUBM to OBJE record)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
citations working group See https://github.com/dthaler/gedcom-citations for the working group's activities
Projects
None yet
Development

No branches or pull requests

4 participants