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

Create vocmap.xml #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Create vocmap.xml #1

wants to merge 1 commit into from

Conversation

FrankvonHagel
Copy link
Owner

                           FvH: I established the europeanaFashion thesaurus in this mapping for "subjects", in some cases there is no aat. F.e.
                                                           <concept>
                                                                          <source lang="de">Frühling-Sommer</source>
                                                                          <target name="aatUri"></target>
                                                                           <target name="fashionUri">thesaurus.europeanafashion.eu/thesaurus/10466</target>
                                                           </concept>
                                           In LIDO it should be:
                                                           <lido:conceptID lido:type="URI" name="aat"></lido:conceptID>
                                                           <lido:conceptID lido:type="URI" name="europeana-fashion">http://thesaurus.europeanafashion.eu/thesaurus/10466</lido:conceptID>
                                           Further terms could also be identified by URI
                           Question: Why name "DDB" in 
                                           <voc name="Sammlung">
                                                           <concept>
                                                                           <source lang="de">AKuOstasiatischeKunst</source>
                                                                           <target lang="de" name="DDB">Ostasiatische Kunst</target>
                                                           </concept>
                           I would prefer neutral 
                                                                           <target lang="de" name="Sammlungsname<-">Ostasiatische Kunst</target>
                                                                           could nit find an URI for this - sorry

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant