Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LIDO
lido-development
Commits
14c5b5aa
Commit
14c5b5aa
authored
Apr 21, 2020
by
mrodzis
💪
Browse files
Add TEI header and basic intro docs
parent
d7781e0b
Changes
1
Hide whitespace changes
Inline
Side-by-side
application-profiles/graphic-arts/ap-graphic-arts.xsd
View file @
14c5b5aa
...
...
@@ -14,5 +14,56 @@
<xs:import
namespace=
"http://www.lido-schema.org"
schemaLocation=
"../../1.1/lido-v1.1-draft.xsd"
/>
<xs:annotation>
<xs:documentation
xml:lang=
"de"
>
<tei:head
n=
"1"
>
Proof of Concept: LIDO-Applikationsprofil Graphik
</tei:head>
<tei:p
rend=
"indent"
>
Dieses Dokument ist ein
<tei:hi
rend=
"italic"
>
Proof of Concept
</tei:hi>
für das
LIDO-Applikationsprofil „Graphik“. Es zeigt die wesentliche Funktionalität der Einbindung von
mehreren Dokumenten in das Applikationsprofil.
</tei:p>
</xs:documentation>
<xs:documentation
xml:lang=
"en"
>
This is the place where you could translate your docs.
</xs:documentation>
</xs:annotation>
<!-- Die Metadaten zum Applikationsprofil werden in einem TEI-Header erfasst -->
<xs:annotation>
<xs:documentation>
<tei:teiHeader>
<tei:fileDesc>
<tei:titleStmt>
<tei:title
type=
"main"
>
LIDO-Handbuch für die Erfassung und Publikation von Metadaten zu kulturellen Objekten
</tei:title>
<tei:title
type=
"sub"
>
Band 1: Graphik
</tei:title>
<tei:author>
Gudrun Knaus
</tei:author>
<tei:author>
Regine Stein
</tei:author>
<tei:author>
Angela Kailus
</tei:author>
<tei:author
role=
"contributor"
>
Michael Freiberg
</tei:author>
<tei:author
role=
"contributor"
>
Jutta Lindenthal
</tei:author>
<tei:editor>
Deutsches Dokumentationszentrum für
Kunstgeschichte – Bildarchiv Foto Marburg /
Christian Bracht
</tei:editor>
</tei:titleStmt>
<tei:publicationStmt>
<tei:date>
2019–2020
</tei:date>
<tei:licence
target=
"https://creativecommons.org/licenses/by-sa/4.0/"
>
<tei:p>
The Creative Commonas Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
applies to the documentation in this document.
</tei:p>
</tei:licence>
<tei:licence
target=
"http://creativecommons.org/licenses/by-sa/3.0/"
>
<tei:p>
The Creative Commonas Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)
applies to the LIDOv1.1 imports in this document.
</tei:p>
</tei:licence>
</tei:publicationStmt>
<tei:sourceDesc>
<tei:p>
Born digital.
</tei:p>
</tei:sourceDesc>
</tei:fileDesc>
</tei:teiHeader>
</xs:documentation>
</xs:annotation>
</xs:schema>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment