You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: guidelines/xml/idx-nontei.xml
+38-30Lines changed: 38 additions & 30 deletions
Original file line number
Diff line number
Diff line change
@@ -29,67 +29,76 @@ End license statement: do not remove -->
29
29
<head>External Vocabularies (non TEI)</head>
30
30
<p>Controlled Vocabularies and Authority Lists available online, or maintained in a non-TEI environment.</p>
31
31
32
-
<p>If you want to link to a specific definition of an information as a reference, you might want to point to external vocabularies, contribute in those with new terms and align where possible. In your Epidoc file you can insert references to these authority lists or controlled vocabularies.</p>
32
+
<p>If you want to link to a specific definition of an information as a reference, you might want to
33
+
point to external vocabularies, contribute in those with new terms and align where possible.
34
+
In your Epidoc file you can insert references to these Authority Lists or Controlled
35
+
Vocabularies.</p>
33
36
34
37
<p>The easiest way to do this is by inserting a stable uri into the element with a <att>ref</att> as in the following example.</p>
<p>The information contained in the <tag>supportDesc</tag> which contains the type of monument on which the inscription is written. The uri in the <att>ref</att> points to an external vocabulary, which in this case is a vocabulary developed by the EAGLE consortium.</p>
43
+
<p>The information contained in the TEI header which contains the type of monument
44
+
on which the inscription is written. The uri in the <att>ref</att> points to an external vocabulary,
45
+
which in this case is a vocabulary developed by the EAGLE consortium.</p>
41
46
42
-
<p>Herebelow are some fields for which you might like to refer to an external source of information to align your term or concept. For each of these there might be many external vocabularies, some of which are listed for each.</p>
47
+
<p>These are the elements in which you might like to refer to an external source of information to align you definition.</p>
48
+
49
+
<p>For each of these there might be many external vocabularies, which are listed below each one.</p>
43
50
44
51
<list>
45
52
<item>
46
-
Type of Inscription (<reftarget="idx-keywords.html">gl</ref>)
53
+
<reftarget="idx-keywords.html">Type of Inscription</ref>
47
54
<list>
48
55
<item><reftarget="http://www.eagle-network.eu/voc/typeins.html">EAGLE Type of Inscription Vocabulary</ref></item>
49
-
<item><reftarget="https://ontology.inscriptiones.org/type_of_inscription">FAIR Epigraphic Vocabularies: Type of Inscription</ref></item>
50
56
</list>
51
57
</item>
52
58
<item>
53
-
Object Type (<reftarget="supp-descobject.html">gl</ref>)
<item><reftarget="https://chronontology.dainst.org/timeline?fq=tags:%22roman_chronology%22&q=*&from=0">ChronOntology</ref> (Roman chronological terms shown as an example)</item>
81
90
</list>
82
91
</item>
83
92
<item>
84
-
State of preservation (<reftarget="supp-description.html">gl</ref>)
93
+
<reftarget="supp-description.html">State of preservation</ref>
85
94
<list>
86
95
<item>
87
96
<reftarget="http://www.eagle-network.eu/voc/statepreserv.html">EAGLE State of Preservation vocabulary</ref>
@@ -98,24 +107,23 @@ End license statement: do not remove -->
98
107
</item>
99
108
</list>
100
109
101
-
<p>To link to the EAGLE Vocabularies, you can browse them on Tematres and then insert the uri which is built in the following form: <code>http://www.eagle-network.eu/voc/objtyp/lod/63</code>. If you already have XML files in EpiDoc and want to insert EAGLE Vocabulary links, you might find useful the XSLT (still under development) used by the Epigraphic Database Heidelberg, which you can find <reftarget="https://github.com/EAGLE-BPN/epidocupconversion/blob/master/edh/popwithvoc.xsl">here</ref>.</p>
110
+
<p>To link to the EAGLE Vocabularies, you can browse them on Tematres and then insert the
111
+
uri which is built in the following form: <code>http://www.eagle-network.eu/voc/objtyp/lod/63</code></p>
102
112
103
-
<div>
104
-
<head>General vocabularies or ontologies</head>
105
-
<list>
106
-
<item><reftarget="https://zenodo.org/record/4639508/">Modeling Epigraphy with an Ontology</ref></item>
107
-
<item><reftarget="https://www.wikidata.org/wiki/Wikidata:WikiProject_IDEA/Inscriptions">Recommendations for Epigraphic Metadata in Wikidata</ref> (from IDEA project)</item>
108
-
<item><reftarget="https://www.wikidata.org/wiki/User:Anna_Clara_Maniero_Azzolini/Altinum">Mapping EDR fields and values with Wikidata</ref> (by Anna Clara Maniero Azzolini)</item>
109
-
<item><reftarget="https://greek-metrical-inscriptions.wikibase.cloud/wiki/Main_Page">Linked Open Data and Greek Metrical Inscriptions</ref> (by Pietro Ortimini)</item>
110
-
</list>
111
-
</div>
113
+
<p>If you already have XML files in EpiDoc and want to
114
+
insert the links, you might find useful the XSLT (still under development)
115
+
used by the Epigraphic Database Heidelberg, which you can find
0 commit comments