-
Notifications
You must be signed in to change notification settings - Fork 36
/
subjectThesaurus.xml
29 lines (28 loc) · 1.03 KB
/
subjectThesaurus.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<?xml version="1.0" ?>
<subjectThesaurus>
<!--
subject thesaurus map used to generated the appropriate MADS
scheme and source code for MADSRDF elements. See template mode
"work6XXAuth" in the ConvSpec-648-662.xsl stylesheet
-->
<subject ind2='0'>
<madsscheme>http://id.loc.gov/authorities/subjects</madsscheme>
<bfsource>http://id.loc.gov/authorities/subjects</bfsource>
</subject>
<subject ind2='1'>
<madsscheme>http://id.loc.gov/authorities/childrensSubjects</madsscheme>
<bfsource>http://id.loc.gov/authorities/childrensSubjects</bfsource>
</subject>
<subject ind2='2'>
<bfsource>http://id.loc.gov/vocabulary/subjectSchemes/mesh</bfsource>
</subject>
<subject ind2='3'>
<bfsource>http://id.loc.gov/vocabulary/subjectSchemes/nal</bfsource>
</subject>
<subject ind2='5'>
<bfsource>http://id.loc.gov/vocabulary/subjectSchemes/cash</bfsource>
</subject>
<subject ind2='6'>
<bfsource>http://id.loc.gov/vocabulary/subjectSchemes/rvm</bfsource>
</subject>
</subjectThesaurus>