rdf-vocab 3.2.0 → 3.2.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (84) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +2 -4
  3. data/VERSION +1 -1
  4. data/lib/rdf/vocab/acl.rb +91 -89
  5. data/lib/rdf/vocab/as.rb +624 -622
  6. data/lib/rdf/vocab/bf2.rb +2241 -2239
  7. data/lib/rdf/vocab/bibframe.rb +2241 -2239
  8. data/lib/rdf/vocab/bibo.rb +943 -941
  9. data/lib/rdf/vocab/cc.rb +102 -100
  10. data/lib/rdf/vocab/cert.rb +107 -105
  11. data/lib/rdf/vocab/cnt.rb +92 -90
  12. data/lib/rdf/vocab/crm.rb +1793 -1791
  13. data/lib/rdf/vocab/datacite.rb +261 -263
  14. data/lib/rdf/vocab/dbo.rb +4307 -4305
  15. data/lib/rdf/vocab/dc.rb +665 -663
  16. data/lib/rdf/vocab/dc11.rb +109 -107
  17. data/lib/rdf/vocab/dcat.rb +373 -356
  18. data/lib/rdf/vocab/dcmitype.rb +91 -89
  19. data/lib/rdf/vocab/disco.rb +348 -346
  20. data/lib/rdf/vocab/doap.rb +304 -302
  21. data/lib/rdf/vocab/dwc.rb +2244 -2242
  22. data/lib/rdf/vocab/earl.rb +146 -144
  23. data/lib/rdf/vocab/ebucore.rb +4945 -4941
  24. data/lib/rdf/vocab/edm.rb +310 -308
  25. data/lib/rdf/vocab/exif.rb +777 -775
  26. data/lib/rdf/vocab/extensions.rb +2 -2
  27. data/lib/rdf/vocab/fcrepo4.rb +307 -305
  28. data/lib/rdf/vocab/foaf.rb +525 -523
  29. data/lib/rdf/vocab/geo.rb +34 -32
  30. data/lib/rdf/vocab/geojson.rb +66 -64
  31. data/lib/rdf/vocab/geonames.rb +3656 -3654
  32. data/lib/rdf/vocab/gr.rb +1204 -1202
  33. data/lib/rdf/vocab/gs1.rb +5881 -5879
  34. data/lib/rdf/vocab/ht.rb +194 -192
  35. data/lib/rdf/vocab/hydra.rb +439 -437
  36. data/lib/rdf/vocab/iana.rb +215 -213
  37. data/lib/rdf/vocab/ical.rb +726 -724
  38. data/lib/rdf/vocab/identifiers.rb +219 -217
  39. data/lib/rdf/vocab/iiif.rb +132 -130
  40. data/lib/rdf/vocab/jsonld.rb +205 -203
  41. data/lib/rdf/vocab/ldp.rb +193 -191
  42. data/lib/rdf/vocab/lrmi.rb +188 -186
  43. data/lib/rdf/vocab/ma.rb +318 -316
  44. data/lib/rdf/vocab/mads.rb +670 -668
  45. data/lib/rdf/vocab/marcrelators.rb +543 -541
  46. data/lib/rdf/vocab/mo.rb +1823 -1821
  47. data/lib/rdf/vocab/mods.rb +636 -634
  48. data/lib/rdf/vocab/nfo.rb +482 -480
  49. data/lib/rdf/vocab/oa.rb +333 -331
  50. data/lib/rdf/vocab/og.rb +198 -196
  51. data/lib/rdf/vocab/ogc.rb +43 -41
  52. data/lib/rdf/vocab/ore.rb +79 -77
  53. data/lib/rdf/vocab/org.rb +322 -320
  54. data/lib/rdf/vocab/pcdm.rb +73 -71
  55. data/lib/rdf/vocab/pplan.rb +97 -95
  56. data/lib/rdf/vocab/premis.rb +903 -901
  57. data/lib/rdf/vocab/premiseventtype.rb +143 -141
  58. data/lib/rdf/vocab/prov.rb +1360 -1358
  59. data/lib/rdf/vocab/ptr.rb +147 -145
  60. data/lib/rdf/vocab/rdau.rb +9447 -9438
  61. data/lib/rdf/vocab/rightsstatements.rb +123 -121
  62. data/lib/rdf/vocab/rsa.rb +44 -42
  63. data/lib/rdf/vocab/rss.rb +46 -44
  64. data/lib/rdf/vocab/schema.rb +14700 -14698
  65. data/lib/rdf/vocab/schemas.rb +14700 -14698
  66. data/lib/rdf/vocab/sd.rb +165 -163
  67. data/lib/rdf/vocab/sh.rb +1096 -1094
  68. data/lib/rdf/vocab/sioc.rb +615 -613
  69. data/lib/rdf/vocab/siocservices.rb +49 -47
  70. data/lib/rdf/vocab/sioctypes.rb +224 -222
  71. data/lib/rdf/vocab/skos.rb +202 -200
  72. data/lib/rdf/vocab/skosxl.rb +51 -49
  73. data/lib/rdf/vocab/v.rb +233 -231
  74. data/lib/rdf/vocab/vcard.rb +776 -774
  75. data/lib/rdf/vocab/vmd.rb +233 -231
  76. data/lib/rdf/vocab/void.rb +145 -143
  77. data/lib/rdf/vocab/vs.rb +27 -25
  78. data/lib/rdf/vocab/wdrs.rb +112 -110
  79. data/lib/rdf/vocab/wot.rb +135 -133
  80. data/lib/rdf/vocab/xhtml.rb +4 -2
  81. data/lib/rdf/vocab/xhv.rb +208 -206
  82. data/lib/rdf/vocab/xkos.rb +220 -218
  83. data/lib/rdf/vocab.rb +2 -0
  84. metadata +14 -3
@@ -3,780 +3,782 @@
3
3
  # This file generated automatically using rdf vocabulary format from http://www.loc.gov/mods/rdf/v1#
4
4
  require 'rdf'
5
5
  module RDF::Vocab
6
+ # Vocabulary for <http://www.loc.gov/mods/rdf/v1#>
7
+ # @!visibility private
6
8
  MODS = Class.new(RDF::StrictVocabulary("http://www.loc.gov/mods/rdf/v1#")) do
7
9
 
8
10
  # Ontology definition
9
11
  ontology :"http://www.loc.gov/mods/rdf/v1#",
10
- "http://www.w3.org/2002/07/owl#imports": ["http://id.loc.gov/ontologies/ClassificationSchemes".freeze, "http://id.loc.gov/ontologies/Identifiers".freeze, "http://id.loc.gov/ontologies/ResourceTypes".freeze, "http://id.loc.gov/ontologies/Roles".freeze, "http://id.loc.gov/ontologies/TargetAudiences".freeze, "http://purl.org/dc/dcmitype/".freeze, "http://purl.org/dc/elements/1.1/".freeze, "http://purl.org/vocab/changeset/schema".freeze, "http://purl.org/vocab/vann/".freeze, "http://vocab.org/changeset/".freeze, "http://www.loc.gov/mads/rdf/v1".freeze, "http://www.loc.gov/standards/mads/rdf/v1.rdf".freeze, "http://www.w3.org/2004/02/skos/core".freeze, "http://www.w3.org/2008/05/skos-xl".freeze, "http://xmlns.com/foaf/0.1/".freeze],
11
- type: "http://www.w3.org/2002/07/owl#Ontology".freeze
12
+ "http://www.w3.org/2002/07/owl#imports": ["http://id.loc.gov/ontologies/ClassificationSchemes", "http://id.loc.gov/ontologies/Identifiers", "http://id.loc.gov/ontologies/ResourceTypes", "http://id.loc.gov/ontologies/Roles", "http://id.loc.gov/ontologies/TargetAudiences", "http://purl.org/dc/dcmitype/", "http://purl.org/dc/elements/1.1/", "http://purl.org/vocab/changeset/schema", "http://purl.org/vocab/vann/", "http://vocab.org/changeset/", "http://www.loc.gov/mads/rdf/v1", "http://www.loc.gov/standards/mads/rdf/v1.rdf", "http://www.w3.org/2004/02/skos/core", "http://www.w3.org/2008/05/skos-xl", "http://xmlns.com/foaf/0.1/"],
13
+ type: "http://www.w3.org/2002/07/owl#Ontology"
12
14
 
13
15
  # Class definitions
14
16
  term :Cartographics,
15
- comment: "Aggregates cartographic properties.".freeze,
16
- label: "MODS - Cartographic Information".freeze,
17
- subClassOf: "http://www.w3.org/2002/07/owl#Thing".freeze,
18
- type: "http://www.w3.org/2002/07/owl#Class".freeze
17
+ comment: "Aggregates cartographic properties.",
18
+ label: "MODS - Cartographic Information",
19
+ subClassOf: "http://www.w3.org/2002/07/owl#Thing",
20
+ type: "http://www.w3.org/2002/07/owl#Class"
19
21
  term :ClassificationGroup,
20
- comment: "For a classification whose scheme is not part of the controlled vocabulary. Bundles together a classification number and scheme.".freeze,
21
- label: "MODS - Classification Group".freeze,
22
- subClassOf: "http://www.w3.org/2002/07/owl#Thing".freeze,
23
- type: "http://www.w3.org/2002/07/owl#Class".freeze
22
+ comment: "For a classification whose scheme is not part of the controlled vocabulary. Bundles together a classification number and scheme.",
23
+ label: "MODS - Classification Group",
24
+ subClassOf: "http://www.w3.org/2002/07/owl#Thing",
25
+ type: "http://www.w3.org/2002/07/owl#Class"
24
26
  term :IdentifierGroup,
25
- comment: "Used when the identifier type is not from the controlled list. Bundles together an identifier and its type.".freeze,
26
- label: "MODS - Identifier - Typed".freeze,
27
- subClassOf: "http://www.w3.org/2002/07/owl#Thing".freeze,
28
- type: "http://www.w3.org/2002/07/owl#Class".freeze
27
+ comment: "Used when the identifier type is not from the controlled list. Bundles together an identifier and its type.",
28
+ label: "MODS - Identifier - Typed",
29
+ subClassOf: "http://www.w3.org/2002/07/owl#Thing",
30
+ type: "http://www.w3.org/2002/07/owl#Class"
29
31
  term :Location,
30
- comment: "An aggregator for location properties.".freeze,
31
- label: "MODS - Location".freeze,
32
- type: "http://www.w3.org/2002/07/owl#Class".freeze
32
+ comment: {en: "An aggregator for location properties."},
33
+ label: "MODS - Location",
34
+ type: "http://www.w3.org/2002/07/owl#Class"
33
35
  term :LocationCopy,
34
- comment: " An aggregator for copy properties.".freeze,
35
- label: "MODS - Location - Copy".freeze,
36
- type: "http://www.w3.org/2002/07/owl#Class".freeze
36
+ comment: " An aggregator for copy properties.",
37
+ label: "MODS - Location - Copy",
38
+ type: "http://www.w3.org/2002/07/owl#Class"
37
39
  term :ModsResource,
38
- comment: "\nThe resource which is the subject of this description.\n ".freeze,
39
- equivalentClass: "http://id.loc.gov/vocabulary/resourceTypes/Res".freeze,
40
- label: "MODS - A MODS Resource".freeze,
41
- type: "http://www.w3.org/2002/07/owl#Class".freeze
40
+ comment: "\nThe resource which is the subject of this description.\n ",
41
+ equivalentClass: "http://id.loc.gov/vocabulary/resourceTypes/Res",
42
+ label: "MODS - A MODS Resource",
43
+ type: "http://www.w3.org/2002/07/owl#Class"
42
44
  term :NoteGroup,
43
- comment: "Aggregates a note with its type. ".freeze,
44
- label: "MODS - Note Typed".freeze,
45
- type: "http://www.w3.org/2002/07/owl#Class".freeze
45
+ comment: "Aggregates a note with its type. ",
46
+ label: "MODS - Note Typed",
47
+ type: "http://www.w3.org/2002/07/owl#Class"
46
48
  term :Part,
47
- comment: "An aggregator for part properties.".freeze,
48
- label: "MODS - Part".freeze,
49
- type: "http://www.w3.org/2002/07/owl#Class".freeze
49
+ comment: {en: "An aggregator for part properties."},
50
+ label: "MODS - Part",
51
+ type: "http://www.w3.org/2002/07/owl#Class"
50
52
  term :RoleRelationship,
51
- comment: "Aggregates a name with its role. ".freeze,
52
- label: "MODS - Role Relationship".freeze,
53
- type: "http://www.w3.org/2002/07/owl#Class".freeze
53
+ comment: "Aggregates a name with its role. ",
54
+ label: "MODS - Role Relationship",
55
+ type: "http://www.w3.org/2002/07/owl#Class"
54
56
 
55
57
  # Property definitions
56
58
  property :abstract,
57
- comment: "A summary of the content of the resource.".freeze,
58
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
59
- label: "Abstract".freeze,
60
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
61
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
59
+ comment: "A summary of the content of the resource.",
60
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
61
+ label: "Abstract",
62
+ range: "http://www.w3.org/2001/XMLSchema#string",
63
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
62
64
  property :accessCondition,
63
- comment: "Information about restrictions imposed on access to the resource.".freeze,
64
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
65
- label: "Access Condition".freeze,
66
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
67
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
65
+ comment: "Information about restrictions imposed on access to the resource.",
66
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
67
+ label: "Access Condition",
68
+ range: "http://www.w3.org/2001/XMLSchema#string",
69
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
68
70
  property :adminMetadata,
69
- comment: "Administrative metadata for the MODS description, corresponds to recordInfo (MODS XML) which is, minimimally, a Class defined outside of the MADS/RDF namespace. The RecordInfo Class from the RecordInfo ontology is recommended.".freeze,
70
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
71
- label: "Administrative Metadata".freeze,
72
- range: "http://id.loc.gov/ontologies/RecordInfo#AdminMetadata".freeze,
73
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
71
+ comment: "Administrative metadata for the MODS description, corresponds to recordInfo (MODS XML) which is, minimimally, a Class defined outside of the MADS/RDF namespace. The RecordInfo Class from the RecordInfo ontology is recommended.",
72
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
73
+ label: "Administrative Metadata",
74
+ range: "http://id.loc.gov/ontologies/RecordInfo#AdminMetadata",
75
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
74
76
  property :cartographics,
75
- comment: "A geographic entity expressed in cartographic terms.".freeze,
76
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
77
- label: "Cartographics ".freeze,
78
- range: "http://www.loc.gov/mods/rdf/v1#Cartographics".freeze,
79
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
77
+ comment: "A geographic entity expressed in cartographic terms.",
78
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
79
+ label: "Cartographics ",
80
+ range: "http://www.loc.gov/mods/rdf/v1#Cartographics",
81
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
80
82
  property :cartographicsCoordinates,
81
- domain: "http://www.loc.gov/mods/rdf/v1#Cartographics".freeze,
82
- label: "Cartographics - Coordinates".freeze,
83
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
84
- type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze]
83
+ domain: "http://www.loc.gov/mods/rdf/v1#Cartographics",
84
+ label: "Cartographics - Coordinates",
85
+ range: "http://www.w3.org/2001/XMLSchema#string",
86
+ type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property", "http://www.w3.org/2002/07/owl#DatatypeProperty"]
85
87
  property :cartographicsProjection,
86
- domain: "http://www.loc.gov/mods/rdf/v1#Cartographics".freeze,
87
- label: "Cartographics - Projection".freeze,
88
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
89
- type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze]
88
+ domain: "http://www.loc.gov/mods/rdf/v1#Cartographics",
89
+ label: "Cartographics - Projection",
90
+ range: "http://www.w3.org/2001/XMLSchema#string",
91
+ type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property", "http://www.w3.org/2002/07/owl#DatatypeProperty"]
90
92
  property :cartographicsScale,
91
- domain: "http://www.loc.gov/mods/rdf/v1#Cartographics".freeze,
92
- label: "Cartographics - Scale".freeze,
93
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
94
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
93
+ domain: "http://www.loc.gov/mods/rdf/v1#Cartographics",
94
+ label: "Cartographics - Scale",
95
+ range: "http://www.w3.org/2001/XMLSchema#string",
96
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
95
97
  property :classification,
96
- comment: "A designation applied to the resource that indicates the subject by applying a formal system of coding and organizing resources according to subject areas.".freeze,
97
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
98
- equivalentProperty: "http://id.loc.gov/vocabulary/classSchemes/classification".freeze,
99
- label: "Classification".freeze,
100
- type: "http://www.w3.org/2002/07/owl#AnnotationProperty".freeze
98
+ comment: "A designation applied to the resource that indicates the subject by applying a formal system of coding and organizing resources according to subject areas.",
99
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
100
+ equivalentProperty: "http://id.loc.gov/vocabulary/classSchemes/classification",
101
+ label: "Classification",
102
+ type: "http://www.w3.org/2002/07/owl#AnnotationProperty"
101
103
  property :classificationGroup,
102
- comment: "Used when classification scheme is not in controlled vocabulary. Bundles together the classification number with its scheme.".freeze,
103
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
104
- label: "Classification Group".freeze,
105
- range: "http://www.loc.gov/mods/rdf/v1#ClassificationGroup".freeze,
106
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
104
+ comment: "Used when classification scheme is not in controlled vocabulary. Bundles together the classification number with its scheme.",
105
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
106
+ label: "Classification Group",
107
+ range: "http://www.loc.gov/mods/rdf/v1#ClassificationGroup",
108
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
107
109
  property :classificationGroupScheme,
108
- comment: "The classification scheme".freeze,
109
- domain: "http://www.loc.gov/mods/rdf/v1#ClassificationGroup".freeze,
110
- label: "Classification Group - Scheme".freeze,
111
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
112
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
110
+ comment: "The classification scheme",
111
+ domain: "http://www.loc.gov/mods/rdf/v1#ClassificationGroup",
112
+ label: "Classification Group - Scheme",
113
+ range: "http://www.w3.org/2001/XMLSchema#string",
114
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
113
115
  property :classificationGroupValue,
114
- comment: "The classification value".freeze,
115
- domain: "http://www.loc.gov/mods/rdf/v1#ClassificationGroup".freeze,
116
- label: "Classification Group - Value".freeze,
117
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
118
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
116
+ comment: "The classification value",
117
+ domain: "http://www.loc.gov/mods/rdf/v1#ClassificationGroup",
118
+ label: "Classification Group - Value",
119
+ range: "http://www.w3.org/2001/XMLSchema#string",
120
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
119
121
  property :dateCaptured,
120
- comment: "Date that the resource was digitized or a subsequent snapshot was taken.".freeze,
121
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
122
- label: "Date Captured".freeze,
123
- subPropertyOf: "http://www.loc.gov/mods/rdf/v1#date".freeze,
124
- type: "http://www.w3.org/2002/07/owl#AnnotationProperty".freeze
122
+ comment: "Date that the resource was digitized or a subsequent snapshot was taken.",
123
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
124
+ label: "Date Captured",
125
+ subPropertyOf: "http://www.loc.gov/mods/rdf/v1#date",
126
+ type: "http://www.w3.org/2002/07/owl#AnnotationProperty"
125
127
  property :dateCapturedEnd,
126
- comment: "When there is both a start and end for the capture date this is the end date.".freeze,
127
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
128
- label: "Date Captured - End".freeze,
129
- subPropertyOf: "http://www.loc.gov/mods/rdf/v1#dateCaptured".freeze,
130
- type: "http://www.w3.org/2002/07/owl#AnnotationProperty".freeze
128
+ comment: "When there is both a start and end for the capture date this is the end date.",
129
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
130
+ label: "Date Captured - End",
131
+ subPropertyOf: "http://www.loc.gov/mods/rdf/v1#dateCaptured",
132
+ type: "http://www.w3.org/2002/07/owl#AnnotationProperty"
131
133
  property :dateCapturedStart,
132
- comment: "When there is both a start and end for the capture date this is the start date.".freeze,
133
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
134
- label: "Date Captured - Start".freeze,
135
- subPropertyOf: "http://www.loc.gov/mods/rdf/v1#dateCaptured".freeze,
136
- type: "http://www.w3.org/2002/07/owl#AnnotationProperty".freeze
134
+ comment: "When there is both a start and end for the capture date this is the start date.",
135
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
136
+ label: "Date Captured - Start",
137
+ subPropertyOf: "http://www.loc.gov/mods/rdf/v1#dateCaptured",
138
+ type: "http://www.w3.org/2002/07/owl#AnnotationProperty"
137
139
  property :dateCreated,
138
- comment: "The resource's creation date.".freeze,
139
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
140
- label: " Date Created".freeze,
141
- subPropertyOf: "http://www.loc.gov/mods/rdf/v1#date".freeze,
142
- type: "http://www.w3.org/2002/07/owl#AnnotationProperty".freeze
140
+ comment: "The resource's creation date.",
141
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
142
+ label: " Date Created",
143
+ subPropertyOf: "http://www.loc.gov/mods/rdf/v1#date",
144
+ type: "http://www.w3.org/2002/07/owl#AnnotationProperty"
143
145
  property :dateCreatedEnd,
144
- comment: "When there is both a start and end for the creation date this is the end date.".freeze,
145
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
146
- label: "Date Created - End".freeze,
147
- subPropertyOf: "http://www.loc.gov/mods/rdf/v1#dateCreated".freeze,
148
- type: "http://www.w3.org/2002/07/owl#AnnotationProperty".freeze
146
+ comment: "When there is both a start and end for the creation date this is the end date.",
147
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
148
+ label: "Date Created - End",
149
+ subPropertyOf: "http://www.loc.gov/mods/rdf/v1#dateCreated",
150
+ type: "http://www.w3.org/2002/07/owl#AnnotationProperty"
149
151
  property :dateCreatedStart,
150
- comment: "When there is both a start and end for the creation date this is the start date.".freeze,
151
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
152
- label: "Date Created - Start".freeze,
153
- subPropertyOf: "http://www.loc.gov/mods/rdf/v1#dateCreated".freeze,
154
- type: "http://www.w3.org/2002/07/owl#AnnotationProperty".freeze
152
+ comment: "When there is both a start and end for the creation date this is the start date.",
153
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
154
+ label: "Date Created - Start",
155
+ subPropertyOf: "http://www.loc.gov/mods/rdf/v1#dateCreated",
156
+ type: "http://www.w3.org/2002/07/owl#AnnotationProperty"
155
157
  property :dateModified,
156
- comment: "Date when resource was modified.".freeze,
157
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
158
- label: "Date Modified".freeze,
159
- subPropertyOf: "http://www.loc.gov/mods/rdf/v1#date".freeze,
160
- type: "http://www.w3.org/2002/07/owl#AnnotationProperty".freeze
158
+ comment: "Date when resource was modified.",
159
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
160
+ label: "Date Modified",
161
+ subPropertyOf: "http://www.loc.gov/mods/rdf/v1#date",
162
+ type: "http://www.w3.org/2002/07/owl#AnnotationProperty"
161
163
  property :dateModifiedEnd,
162
- comment: "When there is both a start and end for the modification date this is the end date.".freeze,
163
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
164
- label: "Date Modified - End".freeze,
165
- subPropertyOf: "http://www.loc.gov/mods/rdf/v1#dateModified".freeze,
166
- type: "http://www.w3.org/2002/07/owl#AnnotationProperty".freeze
164
+ comment: "When there is both a start and end for the modification date this is the end date.",
165
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
166
+ label: "Date Modified - End",
167
+ subPropertyOf: "http://www.loc.gov/mods/rdf/v1#dateModified",
168
+ type: "http://www.w3.org/2002/07/owl#AnnotationProperty"
167
169
  property :dateModifiedStart,
168
- comment: "When there is both a start and end for the modification date this is the start date.".freeze,
169
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
170
- label: "Date Modified - Start".freeze,
171
- subPropertyOf: "http://www.loc.gov/mods/rdf/v1#dateModified".freeze,
172
- type: "http://www.w3.org/2002/07/owl#AnnotationProperty".freeze
170
+ comment: "When there is both a start and end for the modification date this is the start date.",
171
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
172
+ label: "Date Modified - Start",
173
+ subPropertyOf: "http://www.loc.gov/mods/rdf/v1#dateModified",
174
+ type: "http://www.w3.org/2002/07/owl#AnnotationProperty"
173
175
  property :dateOfCopyright,
174
- comment: "Date when resource was copyrighted.".freeze,
175
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
176
- label: "Date of Copyright".freeze,
177
- subPropertyOf: "http://www.loc.gov/mods/rdf/v1#date".freeze,
178
- type: "http://www.w3.org/2002/07/owl#AnnotationProperty".freeze
176
+ comment: "Date when resource was copyrighted.",
177
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
178
+ label: "Date of Copyright",
179
+ subPropertyOf: "http://www.loc.gov/mods/rdf/v1#date",
180
+ type: "http://www.w3.org/2002/07/owl#AnnotationProperty"
179
181
  property :dateOfCopyrightEnd,
180
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
181
- label: "Date of Copyright - End".freeze,
182
- subPropertyOf: "http://www.loc.gov/mods/rdf/v1#dateOfCopyright".freeze,
183
- type: "http://www.w3.org/2002/07/owl#AnnotationProperty".freeze
182
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
183
+ label: "Date of Copyright - End",
184
+ subPropertyOf: "http://www.loc.gov/mods/rdf/v1#dateOfCopyright",
185
+ type: "http://www.w3.org/2002/07/owl#AnnotationProperty"
184
186
  property :dateOfCopyrightStart,
185
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
186
- label: "Date of Copyright - Start".freeze,
187
- subPropertyOf: "http://www.loc.gov/mods/rdf/v1#dateOfCopyright".freeze,
188
- type: "http://www.w3.org/2002/07/owl#AnnotationProperty".freeze
187
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
188
+ label: "Date of Copyright - Start",
189
+ subPropertyOf: "http://www.loc.gov/mods/rdf/v1#dateOfCopyright",
190
+ type: "http://www.w3.org/2002/07/owl#AnnotationProperty"
189
191
  property :dateValid,
190
- comment: "A date when resource was valid. (Not necessarily the first or last date, but this is an assertion that on that given date the information was valid.)".freeze,
191
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
192
- label: "Date Valid".freeze,
193
- subPropertyOf: "http://www.loc.gov/mods/rdf/v1#date".freeze,
194
- type: "http://www.w3.org/2002/07/owl#AnnotationProperty".freeze
192
+ comment: "A date when resource was valid. (Not necessarily the first or last date, but this is an assertion that on that given date the information was valid.)",
193
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
194
+ label: "Date Valid",
195
+ subPropertyOf: "http://www.loc.gov/mods/rdf/v1#date",
196
+ type: "http://www.w3.org/2002/07/owl#AnnotationProperty"
195
197
  property :dateValidEnd,
196
- comment: "When the resource is valid over an interval with a start and end date, this is the end date. (When start and end date are given, it is an assertion that the information was valid over the course of this interval. It does not necessarily assert that is was not valid before the start or after the end of the interval.)".freeze,
197
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
198
- label: "Date Valid - End".freeze,
199
- subPropertyOf: "http://www.loc.gov/mods/rdf/v1#dateValid".freeze,
200
- type: "http://www.w3.org/2002/07/owl#AnnotationProperty".freeze
198
+ comment: "When the resource is valid over an interval with a start and end date, this is the end date. (When start and end date are given, it is an assertion that the information was valid over the course of this interval. It does not necessarily assert that is was not valid before the start or after the end of the interval.)",
199
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
200
+ label: "Date Valid - End",
201
+ subPropertyOf: "http://www.loc.gov/mods/rdf/v1#dateValid",
202
+ type: "http://www.w3.org/2002/07/owl#AnnotationProperty"
201
203
  property :dateValidStart,
202
- comment: "When the resource is valid over an interval with a start and end date, this is the start date. (When start and end date are given, it is an assertion that the information was valid over the course of this interval. It does not necessarily assert that is was not valid before the start or after the end of the interval.)".freeze,
203
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
204
- label: "Date Valid - Start".freeze,
205
- subPropertyOf: "http://www.loc.gov/mods/rdf/v1#dateValid".freeze,
206
- type: "http://www.w3.org/2002/07/owl#AnnotationProperty".freeze
204
+ comment: "When the resource is valid over an interval with a start and end date, this is the start date. (When start and end date are given, it is an assertion that the information was valid over the course of this interval. It does not necessarily assert that is was not valid before the start or after the end of the interval.)",
205
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
206
+ label: "Date Valid - Start",
207
+ subPropertyOf: "http://www.loc.gov/mods/rdf/v1#dateValid",
208
+ type: "http://www.w3.org/2002/07/owl#AnnotationProperty"
207
209
  property :digitalOrigin,
208
- comment: "a designation of the source of a digital file important to its creation, use and management.".freeze,
209
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
210
- label: "Digital Origin".freeze,
211
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
212
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
210
+ comment: "a designation of the source of a digital file important to its creation, use and management.",
211
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
212
+ label: "Digital Origin",
213
+ range: "http://www.w3.org/2001/XMLSchema#string",
214
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
213
215
  property :edition,
214
- comment: "Version of the resource.".freeze,
215
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
216
- label: "Edition".freeze,
217
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
218
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
216
+ comment: "Version of the resource.",
217
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
218
+ label: "Edition",
219
+ range: "http://www.w3.org/2001/XMLSchema#string",
220
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
219
221
  property :frequency,
220
- comment: "publication frequency".freeze,
221
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
222
- label: "Frequency".freeze,
223
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
224
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
222
+ comment: "publication frequency",
223
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
224
+ label: "Frequency",
225
+ range: "http://www.w3.org/2001/XMLSchema#string",
226
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
225
227
  property :genre,
226
- comment: "The genre (or one of several genres) of the resource. Represented in the MADS namespace. ".freeze,
227
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
228
- label: "Genre".freeze,
229
- range: "http://www.loc.gov/mads/rdf/v1#GenreForm".freeze,
230
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
228
+ comment: "The genre (or one of several genres) of the resource. Represented in the MADS namespace. ",
229
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
230
+ label: "Genre",
231
+ range: "http://www.loc.gov/mads/rdf/v1#GenreForm",
232
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
231
233
  property :identifier,
232
- comment: "identifier is a property for which all terms in the \"identifier\" vocabulary become subproperties. Thus for example 'identifer:isbn' is a subproperty saying in effect \"has this ISBN\" where 'isbn' is a term within that vocabulary. (The prefix 'identifier:' is used to denote the namespace for the \"identifier\" vocabulary.".freeze,
233
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
234
- equivalentProperty: "http://id.loc.gov/vocabulary/identifiers/id".freeze,
235
- label: "Identifier".freeze,
236
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
237
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
234
+ comment: "identifier is a property for which all terms in the \"identifier\" vocabulary become subproperties. Thus for example 'identifer:isbn' is a subproperty saying in effect \"has this ISBN\" where 'isbn' is a term within that vocabulary. (The prefix 'identifier:' is used to denote the namespace for the \"identifier\" vocabulary.",
235
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
236
+ equivalentProperty: "http://id.loc.gov/vocabulary/identifiers/id",
237
+ label: "Identifier",
238
+ range: "http://www.w3.org/2001/XMLSchema#string",
239
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
238
240
  property :identifierGroup,
239
- comment: "Used when identifier type is not in controlled vocabulary. Bundles together the identifier with its type.".freeze,
240
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
241
- label: "Identifier Group".freeze,
242
- range: "http://www.loc.gov/mods/rdf/v1#IdentifierGroup".freeze,
243
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
241
+ comment: "Used when identifier type is not in controlled vocabulary. Bundles together the identifier with its type.",
242
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
243
+ label: "Identifier Group",
244
+ range: "http://www.loc.gov/mods/rdf/v1#IdentifierGroup",
245
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
244
246
  property :identifierGroupType,
245
- comment: "The identifier type.".freeze,
246
- domain: "http://www.loc.gov/mods/rdf/v1#IdentifierGroup".freeze,
247
- label: "Identifier Group - Type".freeze,
248
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
249
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
247
+ comment: "The identifier type.",
248
+ domain: "http://www.loc.gov/mods/rdf/v1#IdentifierGroup",
249
+ label: "Identifier Group - Type",
250
+ range: "http://www.w3.org/2001/XMLSchema#string",
251
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
250
252
  property :identifierGroupValue,
251
- comment: "The identifier value\t.".freeze,
252
- domain: "http://www.loc.gov/mods/rdf/v1#IdentifierGroup".freeze,
253
- label: "Identifier Group - Value".freeze,
254
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
255
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
253
+ comment: "The identifier value\t.",
254
+ domain: "http://www.loc.gov/mods/rdf/v1#IdentifierGroup",
255
+ label: "Identifier Group - Value",
256
+ range: "http://www.w3.org/2001/XMLSchema#string",
257
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
256
258
  property :identifierValue,
257
- comment: "Used in conjuction with identifierType, when the type is not from the controlled vocabulary.".freeze,
258
- domain: "http://www.loc.gov/mods/rdf/v1#IdentifierGroup".freeze,
259
- label: "Identifier - Value".freeze,
260
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
261
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
259
+ comment: "Used in conjuction with identifierType, when the type is not from the controlled vocabulary.",
260
+ domain: "http://www.loc.gov/mods/rdf/v1#IdentifierGroup",
261
+ label: "Identifier - Value",
262
+ range: "http://www.w3.org/2001/XMLSchema#string",
263
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
262
264
  property :issuance,
263
- comment: "Describes the issuance of the resource.".freeze,
264
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
265
- label: "Issuance".freeze,
266
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
267
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
265
+ comment: "Describes the issuance of the resource.",
266
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
267
+ label: "Issuance",
268
+ range: "http://www.w3.org/2001/XMLSchema#string",
269
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
268
270
  property :languageOfResource,
269
- comment: "The language (or one of several languages) of the resource. ".freeze,
270
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
271
- label: "Language of Resource".freeze,
272
- type: "http://www.w3.org/2002/07/owl#AnnotationProperty".freeze
271
+ comment: "The language (or one of several languages) of the resource. ",
272
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
273
+ label: "Language of Resource",
274
+ type: "http://www.w3.org/2002/07/owl#AnnotationProperty"
273
275
  property :locationCopy,
274
- comment: "Information about a specific tangible instance of a bibliographic resource or set which comprises one or more pieces via indication of sublocation and/or locator.".freeze,
275
- domain: "http://www.loc.gov/mods/rdf/v1#Location".freeze,
276
- label: "Location - Copy".freeze,
277
- range: "http://www.loc.gov/mods/rdf/v1#LocationCopy".freeze,
278
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
276
+ comment: "Information about a specific tangible instance of a bibliographic resource or set which comprises one or more pieces via indication of sublocation and/or locator.",
277
+ domain: "http://www.loc.gov/mods/rdf/v1#Location",
278
+ label: "Location - Copy",
279
+ range: "http://www.loc.gov/mods/rdf/v1#LocationCopy",
280
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
279
281
  property :locationCopyElectronicLocator,
280
- comment: "URI of the copy of the resource.".freeze,
281
- domain: "http://www.loc.gov/mods/rdf/v1#LocationCopy".freeze,
282
- label: "Location - Copy -- Electronic Locator".freeze,
283
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
284
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
282
+ comment: "URI of the copy of the resource.",
283
+ domain: "http://www.loc.gov/mods/rdf/v1#LocationCopy",
284
+ label: "Location - Copy -- Electronic Locator",
285
+ range: "http://www.w3.org/2001/XMLSchema#string",
286
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
285
287
  property :locationCopyEnumerationAndChronology,
286
- comment: "A summary holdings statement for the copy. A string with information including volume or issue, date of publication or date of issue of a component of a multi-part resource, distinguishing it from other components of the same resource. ".freeze,
287
- domain: "http://www.loc.gov/mods/rdf/v1#LocationCopy".freeze,
288
- label: "Location - Copy - Enumeration And Chronology".freeze,
289
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
290
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
288
+ comment: "A summary holdings statement for the copy. A string with information including volume or issue, date of publication or date of issue of a component of a multi-part resource, distinguishing it from other components of the same resource. ",
289
+ domain: "http://www.loc.gov/mods/rdf/v1#LocationCopy",
290
+ label: "Location - Copy - Enumeration And Chronology",
291
+ range: "http://www.w3.org/2001/XMLSchema#string",
292
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
291
293
  property :locationCopyEnumerationAndChronologyBasic,
292
- comment: "One of three levels of enumerationAndChronology: 'basic'".freeze,
293
- domain: "http://www.loc.gov/mods/rdf/v1#LocationCopy".freeze,
294
- label: "Location - Copy - Enumeration And Chronology -- Basic".freeze,
295
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
296
- subPropertyOf: "http://www.loc.gov/mods/rdf/v1#locationCopyEnumerationAndChronology".freeze,
297
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
294
+ comment: "One of three levels of enumerationAndChronology: 'basic'",
295
+ domain: "http://www.loc.gov/mods/rdf/v1#LocationCopy",
296
+ label: "Location - Copy - Enumeration And Chronology -- Basic",
297
+ range: "http://www.w3.org/2001/XMLSchema#string",
298
+ subPropertyOf: "http://www.loc.gov/mods/rdf/v1#locationCopyEnumerationAndChronology",
299
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
298
300
  property :locationCopyEnumerationAndChronologyIndex,
299
- comment: "One of three levels of enumerationAndChronology:'index'".freeze,
300
- domain: "http://www.loc.gov/mods/rdf/v1#LocationCopy".freeze,
301
- label: "Location - Copy - Enumeration And Chronology -- Index".freeze,
302
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
303
- subPropertyOf: "http://www.loc.gov/mods/rdf/v1#locationCopyEnumerationAndChronology".freeze,
304
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
301
+ comment: "One of three levels of enumerationAndChronology:'index'",
302
+ domain: "http://www.loc.gov/mods/rdf/v1#LocationCopy",
303
+ label: "Location - Copy - Enumeration And Chronology -- Index",
304
+ range: "http://www.w3.org/2001/XMLSchema#string",
305
+ subPropertyOf: "http://www.loc.gov/mods/rdf/v1#locationCopyEnumerationAndChronology",
306
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
305
307
  property :locationCopyEnumerationAndChronologySupplement,
306
- comment: "One of three levels of enumerationAndChronology:'supplement'".freeze,
307
- domain: "http://www.loc.gov/mods/rdf/v1#LocationCopy".freeze,
308
- label: "Location - Copy - Enumeration And Chronology -- Supplement".freeze,
309
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
310
- subPropertyOf: "http://www.loc.gov/mods/rdf/v1#locationCopyEnumerationAndChronology".freeze,
311
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
308
+ comment: "One of three levels of enumerationAndChronology:'supplement'",
309
+ domain: "http://www.loc.gov/mods/rdf/v1#LocationCopy",
310
+ label: "Location - Copy - Enumeration And Chronology -- Supplement",
311
+ range: "http://www.w3.org/2001/XMLSchema#string",
312
+ subPropertyOf: "http://www.loc.gov/mods/rdf/v1#locationCopyEnumerationAndChronology",
313
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
312
314
  property :locationCopyForm,
313
- comment: "The form of a particular copy may be indicated when the general description refers to multiple forms and there is different detailed holdings information associated with different forms.".freeze,
314
- domain: "http://www.loc.gov/mods/rdf/v1#LocationCopy".freeze,
315
- label: "Location - Copy -- Form".freeze,
316
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
317
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
315
+ comment: "The form of a particular copy may be indicated when the general description refers to multiple forms and there is different detailed holdings information associated with different forms.",
316
+ domain: "http://www.loc.gov/mods/rdf/v1#LocationCopy",
317
+ label: "Location - Copy -- Form",
318
+ range: "http://www.w3.org/2001/XMLSchema#string",
319
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
318
320
  property :locationCopyNote,
319
- comment: "A note pertaining to a specific copy.".freeze,
320
- domain: "http://www.loc.gov/mods/rdf/v1#LocationCopy".freeze,
321
- label: "Location - Copy -- Note".freeze,
322
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
323
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
321
+ comment: "A note pertaining to a specific copy.",
322
+ domain: "http://www.loc.gov/mods/rdf/v1#LocationCopy",
323
+ label: "Location - Copy -- Note",
324
+ range: "http://www.w3.org/2001/XMLSchema#string",
325
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
324
326
  property :locationCopyShelfLocator,
325
- comment: "Shelfmark or other shelving designation that indicates the location identifier for a copy.".freeze,
326
- domain: "http://www.loc.gov/mods/rdf/v1#LocationCopy".freeze,
327
- label: "Location - Copy -- Shelf Locator".freeze,
328
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
329
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
327
+ comment: "Shelfmark or other shelving designation that indicates the location identifier for a copy.",
328
+ domain: "http://www.loc.gov/mods/rdf/v1#LocationCopy",
329
+ label: "Location - Copy -- Shelf Locator",
330
+ range: "http://www.w3.org/2001/XMLSchema#string",
331
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
330
332
  property :locationCopySublocation,
331
- comment: "Department, division, or section of an institution holding a copy of the resource.".freeze,
332
- domain: "http://www.loc.gov/mods/rdf/v1#LocationCopy".freeze,
333
- label: "Location - Copy -- Sublocation".freeze,
334
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
335
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
333
+ comment: "Department, division, or section of an institution holding a copy of the resource.",
334
+ domain: "http://www.loc.gov/mods/rdf/v1#LocationCopy",
335
+ label: "Location - Copy -- Sublocation",
336
+ range: "http://www.w3.org/2001/XMLSchema#string",
337
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
336
338
  property :locationOfResource,
337
- comment: "The location (or one of several locations) at which the resource resides.".freeze,
338
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
339
- label: "Location".freeze,
340
- range: "http://www.loc.gov/mods/rdf/v1#Location".freeze,
341
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
339
+ comment: "The location (or one of several locations) at which the resource resides.",
340
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
341
+ label: "Location",
342
+ range: "http://www.loc.gov/mods/rdf/v1#Location",
343
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
342
344
  property :locationPhysical,
343
- comment: "The institution or repository that holds the resource, or where it is available.".freeze,
344
- domain: "http://www.loc.gov/mods/rdf/v1#Location".freeze,
345
- label: "Location - Physical Location".freeze,
346
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
347
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
345
+ comment: "The institution or repository that holds the resource, or where it is available.",
346
+ domain: "http://www.loc.gov/mods/rdf/v1#Location",
347
+ label: "Location - Physical Location",
348
+ range: "http://www.w3.org/2001/XMLSchema#string",
349
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
348
350
  property :locationShelfLocator,
349
- comment: "Shelfmark or other shelving designation".freeze,
350
- domain: "http://www.loc.gov/mods/rdf/v1#Location".freeze,
351
- label: "Location - Shelf Locator".freeze,
352
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
353
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
351
+ comment: "Shelfmark or other shelving designation",
352
+ domain: "http://www.loc.gov/mods/rdf/v1#Location",
353
+ label: "Location - Shelf Locator",
354
+ range: "http://www.w3.org/2001/XMLSchema#string",
355
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
354
356
  property :locationUrl,
355
- comment: "Location of the resource (a URL)".freeze,
356
- domain: "http://www.loc.gov/mods/rdf/v1#Location".freeze,
357
- label: "Location - URL".freeze,
358
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
359
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
357
+ comment: "Location of the resource (a URL)",
358
+ domain: "http://www.loc.gov/mods/rdf/v1#Location",
359
+ label: "Location - URL",
360
+ range: "http://www.w3.org/2001/XMLSchema#string",
361
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
360
362
  property :mediaType,
361
- comment: "An Internet Media (MIME) type e.g. text/html. ".freeze,
362
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
363
- label: "Media Type".freeze,
364
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
365
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
363
+ comment: "An Internet Media (MIME) type e.g. text/html. ",
364
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
365
+ label: "Media Type",
366
+ range: "http://www.w3.org/2001/XMLSchema#string",
367
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
366
368
  property :name,
367
- comment: "A name - personal, corporate, conference, or family - associated with the resource. Represented in the MADS namespace. ".freeze,
368
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
369
- label: "Name".freeze,
370
- range: "http://www.loc.gov/mads/rdf/v1#Name".freeze,
371
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
369
+ comment: "A name - personal, corporate, conference, or family - associated with the resource. Represented in the MADS namespace. ",
370
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
371
+ label: "Name",
372
+ range: "http://www.loc.gov/mads/rdf/v1#Name",
373
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
372
374
  property :namePrincipal,
373
- comment: "A name that has been distinguished as the principal name associated with the resource. There should be no more than one name principal name. (The rule for determining the principal name is as follows: If the role associated with the name is 'creator' AND if it is the only name whose role is 'creator' then it is the principal name. Thus if there are more than one name, or no name, whose role is 'creator', then there is no principal name.) If there is a principal name, and if there is a uniform title, then that name and title are to be combined into a nameTitle. ".freeze,
374
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
375
- label: "Name - Principle".freeze,
376
- range: "http://www.loc.gov/mads/rdf/v1#Name".freeze,
377
- subPropertyOf: "http://www.loc.gov/mods/rdf/v1#name".freeze,
378
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
375
+ comment: "A name that has been distinguished as the principal name associated with the resource. There should be no more than one name principal name. (The rule for determining the principal name is as follows: If the role associated with the name is 'creator' AND if it is the only name whose role is 'creator' then it is the principal name. Thus if there are more than one name, or no name, whose role is 'creator', then there is no principal name.) If there is a principal name, and if there is a uniform title, then that name and title are to be combined into a nameTitle. ",
376
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
377
+ label: "Name - Principle",
378
+ range: "http://www.loc.gov/mads/rdf/v1#Name",
379
+ subPropertyOf: "http://www.loc.gov/mods/rdf/v1#name",
380
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
379
381
  property :note,
380
- comment: "Textual information about the resource. This property is used when no type is specified. (In contrast to hasTypedNote, whose object is an aggregator that includes both the type and note.)".freeze,
381
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
382
- label: "Note".freeze,
383
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
384
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
382
+ comment: "Textual information about the resource. This property is used when no type is specified. (In contrast to hasTypedNote, whose object is an aggregator that includes both the type and note.)",
383
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
384
+ label: "Note",
385
+ range: "http://www.w3.org/2001/XMLSchema#string",
386
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
385
387
  property :noteGroup,
386
- comment: "Used for a note with a type (other than \"statement of responsibility\")".freeze,
387
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
388
- label: "Note Group".freeze,
389
- range: "http://www.loc.gov/mods/rdf/v1#NoteGroup".freeze,
390
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
388
+ comment: "Used for a note with a type (other than \"statement of responsibility\")",
389
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
390
+ label: "Note Group",
391
+ range: "http://www.loc.gov/mods/rdf/v1#NoteGroup",
392
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
391
393
  property :noteGroupType,
392
- comment: "A property of NoteGroup - used when a type is supplied for the note. The type.".freeze,
393
- domain: "http://www.loc.gov/mods/rdf/v1#NoteGroup".freeze,
394
- label: "NoteGroup - Type".freeze,
395
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
396
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
394
+ comment: "A property of NoteGroup - used when a type is supplied for the note. The type.",
395
+ domain: "http://www.loc.gov/mods/rdf/v1#NoteGroup",
396
+ label: "NoteGroup - Type",
397
+ range: "http://www.w3.org/2001/XMLSchema#string",
398
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
397
399
  property :noteGroupValue,
398
- comment: "A property of noteGroup - used when a type is supplied for the note. The text of the note.".freeze,
399
- domain: "http://www.loc.gov/mods/rdf/v1#NoteGroup".freeze,
400
- label: "NoteGroup - Value".freeze,
401
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
402
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
400
+ comment: "A property of noteGroup - used when a type is supplied for the note. The text of the note.",
401
+ domain: "http://www.loc.gov/mods/rdf/v1#NoteGroup",
402
+ label: "NoteGroup - Value",
403
+ range: "http://www.w3.org/2001/XMLSchema#string",
404
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
403
405
  property :part,
404
- comment: "Information about a physical part of the resource, including the part number, its caption and title, and dimensions. ".freeze,
405
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
406
- label: "Part".freeze,
407
- range: "http://www.loc.gov/mods/rdf/v1#Part".freeze,
408
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
406
+ comment: "Information about a physical part of the resource, including the part number, its caption and title, and dimensions. ",
407
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
408
+ label: "Part",
409
+ range: "http://www.loc.gov/mods/rdf/v1#Part",
410
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
409
411
  property :partDate,
410
- comment: "Date associated with a part.".freeze,
411
- domain: "http://www.loc.gov/mods/rdf/v1#Part".freeze,
412
- label: "Part Date".freeze,
413
- subPropertyOf: "http://www.loc.gov/mods/rdf/v1#date".freeze,
414
- type: "http://www.w3.org/2002/07/owl#AnnotationProperty".freeze
412
+ comment: "Date associated with a part.",
413
+ domain: "http://www.loc.gov/mods/rdf/v1#Part",
414
+ label: "Part Date",
415
+ subPropertyOf: "http://www.loc.gov/mods/rdf/v1#date",
416
+ type: "http://www.w3.org/2002/07/owl#AnnotationProperty"
415
417
  property :partDetailType,
416
- comment: "The type of the resource part, e.g. volume, issue, page.".freeze,
417
- domain: "http://www.loc.gov/mods/rdf/v1#Part".freeze,
418
- label: "Part - Detail Type".freeze,
419
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
420
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
418
+ comment: "The type of the resource part, e.g. volume, issue, page.",
419
+ domain: "http://www.loc.gov/mods/rdf/v1#Part",
420
+ label: "Part - Detail Type",
421
+ range: "http://www.w3.org/2001/XMLSchema#string",
422
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
421
423
  property :partEnd,
422
- comment: "The value of the end of a part. For example, if unit of the part has value 'page', this is the number of the last page. ".freeze,
423
- domain: "http://www.loc.gov/mods/rdf/v1#Part".freeze,
424
- label: "Part - End".freeze,
425
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
426
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
424
+ comment: "The value of the end of a part. For example, if unit of the part has value 'page', this is the number of the last page. ",
425
+ domain: "http://www.loc.gov/mods/rdf/v1#Part",
426
+ label: "Part - End",
427
+ range: "http://www.w3.org/2001/XMLSchema#string",
428
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
427
429
  property :partLevel,
428
- comment: "A property of a part - the level of numbering in the host/parent item.".freeze,
429
- domain: "http://www.loc.gov/mods/rdf/v1#Part".freeze,
430
- label: "Part - Level".freeze,
431
- range: "http://www.w3.org/2001/XMLSchema#positiveInteger".freeze,
432
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
430
+ comment: "A property of a part - the level of numbering in the host/parent item.",
431
+ domain: "http://www.loc.gov/mods/rdf/v1#Part",
432
+ label: "Part - Level",
433
+ range: "http://www.w3.org/2001/XMLSchema#positiveInteger",
434
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
433
435
  property :partList,
434
- comment: "A property of a part - a textual listing of the units within the part.".freeze,
435
- domain: "http://www.loc.gov/mods/rdf/v1#Part".freeze,
436
- label: "Part - List".freeze,
437
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
438
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
436
+ comment: "A property of a part - a textual listing of the units within the part.",
437
+ domain: "http://www.loc.gov/mods/rdf/v1#Part",
438
+ label: "Part - List",
439
+ range: "http://www.w3.org/2001/XMLSchema#string",
440
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
439
441
  property :partName,
440
- comment: "A string that designates the part name.".freeze,
441
- domain: "http://www.loc.gov/mods/rdf/v1#Part".freeze,
442
- label: "Part - Name".freeze,
443
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
444
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
442
+ comment: "A string that designates the part name.",
443
+ domain: "http://www.loc.gov/mods/rdf/v1#Part",
444
+ label: "Part - Name",
445
+ range: "http://www.w3.org/2001/XMLSchema#string",
446
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
445
447
  property :partNumber,
446
- comment: "A string that designates the part number.".freeze,
447
- domain: "http://www.loc.gov/mods/rdf/v1#Part".freeze,
448
- label: "Part - Number".freeze,
449
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
450
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
448
+ comment: "A string that designates the part number.",
449
+ domain: "http://www.loc.gov/mods/rdf/v1#Part",
450
+ label: "Part - Number",
451
+ range: "http://www.w3.org/2001/XMLSchema#string",
452
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
451
453
  property :partOrder,
452
- comment: "An integer that designates the sequence of parts".freeze,
453
- domain: "http://www.loc.gov/mods/rdf/v1#Part".freeze,
454
- label: "Part - Order".freeze,
455
- range: "http://www.w3.org/2001/XMLSchema#integer".freeze,
456
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
454
+ comment: "An integer that designates the sequence of parts",
455
+ domain: "http://www.loc.gov/mods/rdf/v1#Part",
456
+ label: "Part - Order",
457
+ range: "http://www.w3.org/2001/XMLSchema#integer",
458
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
457
459
  property :partStart,
458
- comment: "The beginning unit of the part.".freeze,
459
- domain: "http://www.loc.gov/mods/rdf/v1#Part".freeze,
460
- label: "Part - Start".freeze,
461
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
462
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
460
+ comment: "The beginning unit of the part.",
461
+ domain: "http://www.loc.gov/mods/rdf/v1#Part",
462
+ label: "Part - Start",
463
+ range: "http://www.w3.org/2001/XMLSchema#string",
464
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
463
465
  property :partTotal,
464
- comment: "The total number of units within a part.".freeze,
465
- domain: "http://www.loc.gov/mods/rdf/v1#Part".freeze,
466
- label: "Part - Total".freeze,
467
- range: "http://www.w3.org/2001/XMLSchema#positiveInteger".freeze,
468
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
466
+ comment: "The total number of units within a part.",
467
+ domain: "http://www.loc.gov/mods/rdf/v1#Part",
468
+ label: "Part - Total",
469
+ range: "http://www.w3.org/2001/XMLSchema#positiveInteger",
470
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
469
471
  property :partType,
470
- comment: "The segment type of a part. (When parts are included, the resource is ususally a document, so the part type would be the segment type of the document.)".freeze,
471
- domain: "http://www.loc.gov/mods/rdf/v1#Part".freeze,
472
- label: "Part - Type".freeze,
473
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
474
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
472
+ comment: "The segment type of a part. (When parts are included, the resource is ususally a document, so the part type would be the segment type of the document.)",
473
+ domain: "http://www.loc.gov/mods/rdf/v1#Part",
474
+ label: "Part - Type",
475
+ range: "http://www.w3.org/2001/XMLSchema#string",
476
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
475
477
  property :partUnit,
476
- comment: "the unit -- e.g. page, chapter -- applying to the start, end, and total values.".freeze,
477
- domain: "http://www.loc.gov/mods/rdf/v1#Part".freeze,
478
- label: "Part - Unit".freeze,
479
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
480
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
478
+ comment: "the unit -- e.g. page, chapter -- applying to the start, end, and total values.",
479
+ domain: "http://www.loc.gov/mods/rdf/v1#Part",
480
+ label: "Part - Unit",
481
+ range: "http://www.w3.org/2001/XMLSchema#string",
482
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
481
483
  property :physicalExtent,
482
- comment: "a statement of the number and specific material of the units of the resource that express physical extent.".freeze,
483
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
484
- label: "Physical Extent".freeze,
485
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
486
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
484
+ comment: "a statement of the number and specific material of the units of the resource that express physical extent.",
485
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
486
+ label: "Physical Extent",
487
+ range: "http://www.w3.org/2001/XMLSchema#string",
488
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
487
489
  property :physicalForm,
488
- comment: "A particular physical presentation of the resource, including the physical form or medium of material for a resource. Example: oil paint".freeze,
489
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
490
- label: "Physical Form".freeze,
491
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
492
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
490
+ comment: "A particular physical presentation of the resource, including the physical form or medium of material for a resource. Example: oil paint",
491
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
492
+ label: "Physical Form",
493
+ range: "http://www.w3.org/2001/XMLSchema#string",
494
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
493
495
  property :placeOfOrigin,
494
- comment: "Place of publication/origin. Used in connection with the origin of a resource, i.e., creation, publication, issuance, etc. Represented as a MADS Geographic.".freeze,
495
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
496
- label: "Place".freeze,
497
- range: "http://www.loc.gov/mads/rdf/v1#Geographic".freeze,
498
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
496
+ comment: "Place of publication/origin. Used in connection with the origin of a resource, i.e., creation, publication, issuance, etc. Represented as a MADS Geographic.",
497
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
498
+ label: "Place",
499
+ range: "http://www.loc.gov/mads/rdf/v1#Geographic",
500
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
499
501
  property :publisher,
500
- comment: "The name of the entity that published, printed, distributed, released, issued, or produced the resource.".freeze,
501
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
502
- label: "Publisher".freeze,
503
- range: "http://www.loc.gov/mads/rdf/v1#Name".freeze,
504
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
502
+ comment: "The name of the entity that published, printed, distributed, released, issued, or produced the resource.",
503
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
504
+ label: "Publisher",
505
+ range: "http://www.loc.gov/mads/rdf/v1#Name",
506
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
505
507
  property :recordContentSource,
506
- comment: "The code or name of the organization that either created the original description or modified it.".freeze,
507
- domain: "http://id.loc.gov/ontologies/RecordInfo#AdminMetadata".freeze,
508
- label: "Record Content Source".freeze,
509
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
510
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
508
+ comment: "The code or name of the organization that either created the original description or modified it.",
509
+ domain: "http://id.loc.gov/ontologies/RecordInfo#AdminMetadata",
510
+ label: "Record Content Source",
511
+ range: "http://www.w3.org/2001/XMLSchema#string",
512
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
511
513
  property :recordDescriptionStandard,
512
- comment: "Part of administrative metadata. The standard which designates the rules used for the content of the description.".freeze,
513
- domain: "http://id.loc.gov/ontologies/RecordInfo#AdminMetadata".freeze,
514
- label: "Record Description Standard".freeze,
515
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
516
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
514
+ comment: "Part of administrative metadata. The standard which designates the rules used for the content of the description.",
515
+ domain: "http://id.loc.gov/ontologies/RecordInfo#AdminMetadata",
516
+ label: "Record Description Standard",
517
+ range: "http://www.w3.org/2001/XMLSchema#string",
518
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
517
519
  property :recordIdentifier,
518
- comment: "The system control number assigned by the organization creating, using, or distributing the description.".freeze,
519
- domain: "http://id.loc.gov/ontologies/RecordInfo#AdminMetadata".freeze,
520
- label: "Record Identifier".freeze,
521
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
522
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
520
+ comment: "The system control number assigned by the organization creating, using, or distributing the description.",
521
+ domain: "http://id.loc.gov/ontologies/RecordInfo#AdminMetadata",
522
+ label: "Record Identifier",
523
+ range: "http://www.w3.org/2001/XMLSchema#string",
524
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
523
525
  property :recordOrigin,
524
- comment: "Describes the origin or provenance of the description.".freeze,
525
- domain: "http://id.loc.gov/ontologies/RecordInfo#AdminMetadata".freeze,
526
- label: "Record Origin".freeze,
527
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
528
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
526
+ comment: "Describes the origin or provenance of the description.",
527
+ domain: "http://id.loc.gov/ontologies/RecordInfo#AdminMetadata",
528
+ label: "Record Origin",
529
+ range: "http://www.w3.org/2001/XMLSchema#string",
530
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
529
531
  property :reformattingQuality,
530
- comment: "The reformatting quality; e.g. access, preservation, replacement.".freeze,
531
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
532
- label: "Reformatting Quality".freeze,
533
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
532
+ comment: "The reformatting quality; e.g. access, preservation, replacement.",
533
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
534
+ label: "Reformatting Quality",
535
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
534
536
  property :relatedConstituent,
535
- comment: "Relates the described MODS resource to another MODS resource which is a constituent of the described resource. ".freeze,
536
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
537
- label: "Related item - Constituent".freeze,
538
- range: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
539
- subPropertyOf: "http://www.loc.gov/mods/rdf/v1#relatedItem".freeze,
540
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
537
+ comment: "Relates the described MODS resource to another MODS resource which is a constituent of the described resource. ",
538
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
539
+ label: "Related item - Constituent",
540
+ range: "http://www.loc.gov/mods/rdf/v1#ModsResource",
541
+ subPropertyOf: "http://www.loc.gov/mods/rdf/v1#relatedItem",
542
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
541
543
  property :relatedFormat,
542
- comment: "Relates the described MODS resource to a similar MODS resource of a different format.".freeze,
543
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
544
- label: "Related item - Other Format".freeze,
545
- range: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
546
- subPropertyOf: "http://www.loc.gov/mods/rdf/v1#relatedItem".freeze,
547
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
544
+ comment: "Relates the described MODS resource to a similar MODS resource of a different format.",
545
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
546
+ label: "Related item - Other Format",
547
+ range: "http://www.loc.gov/mods/rdf/v1#ModsResource",
548
+ subPropertyOf: "http://www.loc.gov/mods/rdf/v1#relatedItem",
549
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
548
550
  property :relatedHost,
549
- comment: "Relates the described MODS resource to another MODS resource which is a host of the described resource.".freeze,
550
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
551
- label: "Related item - Host".freeze,
552
- range: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
553
- subPropertyOf: "http://www.loc.gov/mods/rdf/v1#relatedItem".freeze,
554
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
551
+ comment: "Relates the described MODS resource to another MODS resource which is a host of the described resource.",
552
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
553
+ label: "Related item - Host",
554
+ range: "http://www.loc.gov/mods/rdf/v1#ModsResource",
555
+ subPropertyOf: "http://www.loc.gov/mods/rdf/v1#relatedItem",
556
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
555
557
  property :relatedInstantiation,
556
- comment: "Relates the described resource to a another MODS resource with different origination information.".freeze,
557
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
558
- label: "Related item - Instantiation".freeze,
559
- range: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
560
- subPropertyOf: "http://www.loc.gov/mods/rdf/v1#relatedItem".freeze,
561
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
558
+ comment: "Relates the described resource to a another MODS resource with different origination information.",
559
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
560
+ label: "Related item - Instantiation",
561
+ range: "http://www.loc.gov/mods/rdf/v1#ModsResource",
562
+ subPropertyOf: "http://www.loc.gov/mods/rdf/v1#relatedItem",
563
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
562
564
  property :relatedItem,
563
- comment: "Relates the described MODS resource to another, related MODS resource.".freeze,
564
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
565
- label: "Related Item".freeze,
566
- range: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
567
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
565
+ comment: "Relates the described MODS resource to another, related MODS resource.",
566
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
567
+ label: "Related Item",
568
+ range: "http://www.loc.gov/mods/rdf/v1#ModsResource",
569
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
568
570
  property :relatedOriginal,
569
- comment: "Relates the described MODS resource to another MODS resource which is an original of the described resource.".freeze,
570
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
571
- label: "Related item - Original".freeze,
572
- range: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
573
- subPropertyOf: "http://www.loc.gov/mods/rdf/v1#relatedItem".freeze,
574
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
571
+ comment: "Relates the described MODS resource to another MODS resource which is an original of the described resource.",
572
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
573
+ label: "Related item - Original",
574
+ range: "http://www.loc.gov/mods/rdf/v1#ModsResource",
575
+ subPropertyOf: "http://www.loc.gov/mods/rdf/v1#relatedItem",
576
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
575
577
  property :relatedPreceding,
576
- comment: "Relates the described MODS resource to a MODS resource which preceded the described resource.".freeze,
577
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
578
- label: "Related item - Preceding".freeze,
579
- range: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
580
- subPropertyOf: "http://www.loc.gov/mods/rdf/v1#relatedItem".freeze,
581
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
578
+ comment: "Relates the described MODS resource to a MODS resource which preceded the described resource.",
579
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
580
+ label: "Related item - Preceding",
581
+ range: "http://www.loc.gov/mods/rdf/v1#ModsResource",
582
+ subPropertyOf: "http://www.loc.gov/mods/rdf/v1#relatedItem",
583
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
582
584
  property :relatedReference,
583
- comment: "Relates the described MODS resource to another MODS resource which the described resource references.".freeze,
584
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
585
- label: "Related item - Reference".freeze,
586
- range: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
587
- subPropertyOf: "http://www.loc.gov/mods/rdf/v1#relatedItem".freeze,
588
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
585
+ comment: "Relates the described MODS resource to another MODS resource which the described resource references.",
586
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
587
+ label: "Related item - Reference",
588
+ range: "http://www.loc.gov/mods/rdf/v1#ModsResource",
589
+ subPropertyOf: "http://www.loc.gov/mods/rdf/v1#relatedItem",
590
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
589
591
  property :relatedReferencedBy,
590
- comment: ["".freeze, "Relates the described MODS resource to another MODS resource which references the described resource.".freeze],
591
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
592
- label: "Related item - Referenced By".freeze,
593
- range: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
594
- subPropertyOf: "http://www.loc.gov/mods/rdf/v1#relatedItem".freeze,
595
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
592
+ comment: ["", "Relates the described MODS resource to another MODS resource which references the described resource."],
593
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
594
+ label: "Related item - Referenced By",
595
+ range: "http://www.loc.gov/mods/rdf/v1#ModsResource",
596
+ subPropertyOf: "http://www.loc.gov/mods/rdf/v1#relatedItem",
597
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
596
598
  property :relatedReview,
597
- comment: "Relates the described MODS resource to another MODS resource which is review of the described resource.".freeze,
598
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
599
- label: "Related item - Review".freeze,
600
- range: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
601
- subPropertyOf: "http://www.loc.gov/mods/rdf/v1#relatedItem".freeze,
602
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
599
+ comment: "Relates the described MODS resource to another MODS resource which is review of the described resource.",
600
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
601
+ label: "Related item - Review",
602
+ range: "http://www.loc.gov/mods/rdf/v1#ModsResource",
603
+ subPropertyOf: "http://www.loc.gov/mods/rdf/v1#relatedItem",
604
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
603
605
  property :relatedSeries,
604
- comment: "Relates the described resource to a another MODS resource which is a series of which the described resource is a part.".freeze,
605
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
606
- label: "Related item - Series".freeze,
607
- range: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
608
- subPropertyOf: "http://www.loc.gov/mods/rdf/v1#relatedItem".freeze,
609
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
606
+ comment: "Relates the described resource to a another MODS resource which is a series of which the described resource is a part.",
607
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
608
+ label: "Related item - Series",
609
+ range: "http://www.loc.gov/mods/rdf/v1#ModsResource",
610
+ subPropertyOf: "http://www.loc.gov/mods/rdf/v1#relatedItem",
611
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
610
612
  property :relatedSucceeding,
611
- comment: "Relates the described resource to a another MODS resource which suceeded it.".freeze,
612
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
613
- label: "Related item - Suceeding".freeze,
614
- range: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
615
- subPropertyOf: "http://www.loc.gov/mods/rdf/v1#relatedItem".freeze,
616
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
613
+ comment: "Relates the described resource to a another MODS resource which suceeded it.",
614
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
615
+ label: "Related item - Suceeding",
616
+ range: "http://www.loc.gov/mods/rdf/v1#ModsResource",
617
+ subPropertyOf: "http://www.loc.gov/mods/rdf/v1#relatedItem",
618
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
617
619
  property :relatedVersion,
618
- comment: "Relates the described MODS resource to another MODS resource which is a different version of the described resource.".freeze,
619
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
620
- label: "Related Item - Other Version".freeze,
621
- range: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
622
- subPropertyOf: "http://www.loc.gov/mods/rdf/v1#relatedItem".freeze,
623
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
620
+ comment: "Relates the described MODS resource to another MODS resource which is a different version of the described resource.",
621
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
622
+ label: "Related Item - Other Version",
623
+ range: "http://www.loc.gov/mods/rdf/v1#ModsResource",
624
+ subPropertyOf: "http://www.loc.gov/mods/rdf/v1#relatedItem",
625
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
624
626
  property :role,
625
- comment: "role is an abstract property, for which all terms in the relator vocabulary of roles become subproperties. Thus for example 'relator:artist' refers to the role 'artist' within that vocabulary. (The prefix 'relator:' is used to denote the namespace for the \"relator\" vocabulary. \n\nThe property 'relator:artist' relates the resource to an artist associated with the resource, represented as a mads name.".freeze,
626
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
627
- equivalentProperty: "http://id.loc.gov/vocabulary/relators/role".freeze,
628
- label: "Role (unbound)".freeze,
629
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
627
+ comment: "role is an abstract property, for which all terms in the relator vocabulary of roles become subproperties. Thus for example 'relator:artist' refers to the role 'artist' within that vocabulary. (The prefix 'relator:' is used to denote the namespace for the \"relator\" vocabulary. \n\nThe property 'relator:artist' relates the resource to an artist associated with the resource, represented as a mads name.",
628
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
629
+ equivalentProperty: "http://id.loc.gov/vocabulary/relators/role",
630
+ label: "Role (unbound)",
631
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
630
632
  property :roleRelationship,
631
- comment: "Binds a name to the role that the named entity played for the resource. ".freeze,
632
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
633
- label: "Role Relationship".freeze,
634
- range: "http://www.loc.gov/mods/rdf/v1#RoleRelationship".freeze,
635
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
633
+ comment: "Binds a name to the role that the named entity played for the resource. ",
634
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
635
+ label: "Role Relationship",
636
+ range: "http://www.loc.gov/mods/rdf/v1#RoleRelationship",
637
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
636
638
  property :roleRelationshipName,
637
- comment: "The name included in a roleRelationship. The roleRelationship binds an name and a role, where the name is a name associated with the resource and is specified elsewhere via the hasName property. This mechanism is used when the role is not part of a known vocabulary. Otherwise, the relationship is expressed by using the role vocabulary term as the property; for example, see relator:creator.".freeze,
638
- domain: "http://www.loc.gov/mods/rdf/v1#RoleRelationship".freeze,
639
- label: "Role Relationship - Name".freeze,
640
- range: "http://www.loc.gov/mads/rdf/v1#Name".freeze,
641
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
639
+ comment: "The name included in a roleRelationship. The roleRelationship binds an name and a role, where the name is a name associated with the resource and is specified elsewhere via the hasName property. This mechanism is used when the role is not part of a known vocabulary. Otherwise, the relationship is expressed by using the role vocabulary term as the property; for example, see relator:creator.",
640
+ domain: "http://www.loc.gov/mods/rdf/v1#RoleRelationship",
641
+ label: "Role Relationship - Name",
642
+ range: "http://www.loc.gov/mads/rdf/v1#Name",
643
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
642
644
  property :roleRelationshipRole,
643
- comment: "The role associated with a name, where the name and role are bound together in a roleRelationship.".freeze,
644
- domain: "http://www.loc.gov/mods/rdf/v1#RoleRelationship".freeze,
645
- label: "Role Relationship - Role".freeze,
646
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
647
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
645
+ comment: "The role associated with a name, where the name and role are bound together in a roleRelationship.",
646
+ domain: "http://www.loc.gov/mods/rdf/v1#RoleRelationship",
647
+ label: "Role Relationship - Role",
648
+ range: "http://www.w3.org/2001/XMLSchema#string",
649
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
648
650
  property :statementOfResponsibility,
649
- comment: "A note, when the note type is \"statement of responsibility\"".freeze,
650
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
651
- label: "Statement of Responsibility".freeze,
652
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
653
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
651
+ comment: "A note, when the note type is \"statement of responsibility\"",
652
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
653
+ label: "Statement of Responsibility",
654
+ range: "http://www.w3.org/2001/XMLSchema#string",
655
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
654
656
  property :subject,
655
- comment: "An abstract property defined for which the various subject catergories (e.g. subjectGenre, subjectTitle) are subproperties.".freeze,
656
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
657
- label: "Subject".freeze,
658
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
657
+ comment: "An abstract property defined for which the various subject catergories (e.g. subjectGenre, subjectTitle) are subproperties.",
658
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
659
+ label: "Subject",
660
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
659
661
  property :subjectComplex,
660
- comment: "A subject of the resource composed of several component subjects. ".freeze,
661
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
662
- label: "Subject - Complex".freeze,
663
- range: "http://www.loc.gov/mads/rdf/v1#ComplexSubject".freeze,
664
- subPropertyOf: "http://www.loc.gov/mods/rdf/v1#subject".freeze,
665
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
662
+ comment: "A subject of the resource composed of several component subjects. ",
663
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
664
+ label: "Subject - Complex",
665
+ range: "http://www.loc.gov/mads/rdf/v1#ComplexSubject",
666
+ subPropertyOf: "http://www.loc.gov/mods/rdf/v1#subject",
667
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
666
668
  property :subjectGenre,
667
- comment: "A subject of the resource which is a genre, expressed in terms of a MADS GenreForm.".freeze,
668
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
669
- label: "Subject - Genre Subject".freeze,
670
- range: "http://www.loc.gov/mads/rdf/v1#GenreForm".freeze,
671
- subPropertyOf: "http://www.loc.gov/mods/rdf/v1#subject".freeze,
672
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
669
+ comment: "A subject of the resource which is a genre, expressed in terms of a MADS GenreForm.",
670
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
671
+ label: "Subject - Genre Subject",
672
+ range: "http://www.loc.gov/mads/rdf/v1#GenreForm",
673
+ subPropertyOf: "http://www.loc.gov/mods/rdf/v1#subject",
674
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
673
675
  property :subjectGeographic,
674
- comment: "A subject of the resource which is a geographic entity, expressed in terms of a MADS Geographic.".freeze,
675
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
676
- label: "Subject - Geographic ".freeze,
677
- range: "http://www.loc.gov/mads/rdf/v1#Geographic".freeze,
678
- subPropertyOf: "http://www.loc.gov/mods/rdf/v1#subject".freeze,
679
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
676
+ comment: "A subject of the resource which is a geographic entity, expressed in terms of a MADS Geographic.",
677
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
678
+ label: "Subject - Geographic ",
679
+ range: "http://www.loc.gov/mads/rdf/v1#Geographic",
680
+ subPropertyOf: "http://www.loc.gov/mods/rdf/v1#subject",
681
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
680
682
  property :subjectGeographicCode,
681
- comment: "A subject of the resource which is a geographic entity, expressed as a geographic code and in terms of a MADS Geographic.".freeze,
682
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
683
- label: "Subject - Geographic Code ".freeze,
684
- range: "http://www.loc.gov/mads/rdf/v1#Geographic".freeze,
685
- subPropertyOf: "http://www.loc.gov/mods/rdf/v1#subjectGeographic".freeze,
686
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
683
+ comment: "A subject of the resource which is a geographic entity, expressed as a geographic code and in terms of a MADS Geographic.",
684
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
685
+ label: "Subject - Geographic Code ",
686
+ range: "http://www.loc.gov/mads/rdf/v1#Geographic",
687
+ subPropertyOf: "http://www.loc.gov/mods/rdf/v1#subjectGeographic",
688
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
687
689
  property :subjectHierarchicalGeographic,
688
- comment: "A subject of the resource which is a hierarchy of geographic entities expressed in terms of a MADS Geographics.".freeze,
689
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
690
- label: "Subject - Hierarchical Geographic ".freeze,
691
- range: "http://www.loc.gov/mads/rdf/v1#HierarchicalGeographic".freeze,
692
- subPropertyOf: "http://www.loc.gov/mods/rdf/v1#subject".freeze,
693
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
690
+ comment: "A subject of the resource which is a hierarchy of geographic entities expressed in terms of a MADS Geographics.",
691
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
692
+ label: "Subject - Hierarchical Geographic ",
693
+ range: "http://www.loc.gov/mads/rdf/v1#HierarchicalGeographic",
694
+ subPropertyOf: "http://www.loc.gov/mods/rdf/v1#subject",
695
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
694
696
  property :subjectName,
695
- comment: "A subject of the resource which is a name, expressed in terms of a MADS Name.".freeze,
696
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
697
- label: "Subject - Name Subject".freeze,
698
- range: "http://www.loc.gov/mads/rdf/v1#Name".freeze,
699
- subPropertyOf: "http://www.loc.gov/mods/rdf/v1#subject".freeze,
700
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
697
+ comment: "A subject of the resource which is a name, expressed in terms of a MADS Name.",
698
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
699
+ label: "Subject - Name Subject",
700
+ range: "http://www.loc.gov/mads/rdf/v1#Name",
701
+ subPropertyOf: "http://www.loc.gov/mods/rdf/v1#subject",
702
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
701
703
  property :subjectOccupation,
702
- comment: "A subject of the resource which is an occupation, expressed in terms of a MADS Occupation.".freeze,
703
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
704
- label: "Subject - Occupation".freeze,
705
- range: "http://www.loc.gov/mads/rdf/v1#Occupation".freeze,
706
- subPropertyOf: "http://www.loc.gov/mods/rdf/v1#subject".freeze,
707
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
704
+ comment: "A subject of the resource which is an occupation, expressed in terms of a MADS Occupation.",
705
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
706
+ label: "Subject - Occupation",
707
+ range: "http://www.loc.gov/mads/rdf/v1#Occupation",
708
+ subPropertyOf: "http://www.loc.gov/mods/rdf/v1#subject",
709
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
708
710
  property :subjectTemporal,
709
- comment: "A subject of the resource which is a temporal expression, expressed in terms of a MADS Temporal.".freeze,
710
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
711
- label: "Subject - Temporal".freeze,
712
- range: "http://www.loc.gov/mads/rdf/v1#Temporal".freeze,
713
- subPropertyOf: "http://www.loc.gov/mods/rdf/v1#subject".freeze,
714
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
711
+ comment: "A subject of the resource which is a temporal expression, expressed in terms of a MADS Temporal.",
712
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
713
+ label: "Subject - Temporal",
714
+ range: "http://www.loc.gov/mads/rdf/v1#Temporal",
715
+ subPropertyOf: "http://www.loc.gov/mods/rdf/v1#subject",
716
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
715
717
  property :subjectTitle,
716
- comment: "A subject of the resource which is a title, expressed in terms of a MADS Title.".freeze,
717
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
718
- label: "Subject - Title".freeze,
719
- range: "http://www.loc.gov/mads/rdf/v1#Title".freeze,
720
- subPropertyOf: "http://www.loc.gov/mods/rdf/v1#subject".freeze,
721
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
718
+ comment: "A subject of the resource which is a title, expressed in terms of a MADS Title.",
719
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
720
+ label: "Subject - Title",
721
+ range: "http://www.loc.gov/mads/rdf/v1#Title",
722
+ subPropertyOf: "http://www.loc.gov/mods/rdf/v1#subject",
723
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
722
724
  property :subjectTopic,
723
- comment: "A subject of the resource which is a topic, expressed in terms of a MADS Topic.".freeze,
724
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
725
- label: "Subject - Topic".freeze,
726
- range: "http://www.loc.gov/mads/rdf/v1#Topic".freeze,
727
- subPropertyOf: "http://www.loc.gov/mods/rdf/v1#subject".freeze,
728
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
725
+ comment: "A subject of the resource which is a topic, expressed in terms of a MADS Topic.",
726
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
727
+ label: "Subject - Topic",
728
+ range: "http://www.loc.gov/mads/rdf/v1#Topic",
729
+ subPropertyOf: "http://www.loc.gov/mods/rdf/v1#subject",
730
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
729
731
  property :tableOfContents,
730
- comment: "Description of the contents of the resource.".freeze,
731
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
732
- label: "Table of Contents".freeze,
733
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
734
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
732
+ comment: "Description of the contents of the resource.",
733
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
734
+ label: "Table of Contents",
735
+ range: "http://www.w3.org/2001/XMLSchema#string",
736
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
735
737
  property :targetAudience,
736
- comment: "The target audience of the resource. Examples: adolescent, adult, general, juvenile, preschool, specialized.".freeze,
737
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
738
- label: "Target Audience".freeze,
739
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
740
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
738
+ comment: "The target audience of the resource. Examples: adolescent, adult, general, juvenile, preschool, specialized.",
739
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
740
+ label: "Target Audience",
741
+ range: "http://www.w3.org/2001/XMLSchema#string",
742
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
741
743
  property :title,
742
- comment: "A title for the resource. Represented as a MADS Title.".freeze,
743
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
744
- label: "Title".freeze,
745
- range: "http://www.loc.gov/mads/rdf/v1#Title".freeze,
746
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
744
+ comment: "A title for the resource. Represented as a MADS Title.",
745
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
746
+ label: "Title",
747
+ range: "http://www.loc.gov/mads/rdf/v1#Title",
748
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
747
749
  property :titlePrincipal,
748
- comment: "A title which has been distinguished as the principal title. (This corresponds to a MODS XML titleInfo with no type attribute.) There should be no more than one principal title. Represented as a MADS Title.".freeze,
749
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
750
- label: "Title - Principal".freeze,
751
- range: "http://www.loc.gov/mads/rdf/v1#Title".freeze,
752
- subPropertyOf: "http://www.loc.gov/mods/rdf/v1#title".freeze,
753
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
750
+ comment: "A title which has been distinguished as the principal title. (This corresponds to a MODS XML titleInfo with no type attribute.) There should be no more than one principal title. Represented as a MADS Title.",
751
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
752
+ label: "Title - Principal",
753
+ range: "http://www.loc.gov/mads/rdf/v1#Title",
754
+ subPropertyOf: "http://www.loc.gov/mods/rdf/v1#title",
755
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
754
756
  property :titleUniform,
755
- comment: "A title which has been distinguished as a uniform title. (This corresponds to a MODS XML titleInfo with 'type=uniform' attribute.) There should be no more than one uniform title. Represented as a MADS Title, or, if there is a primary name, it is represented as a MADS NameTitle. ".freeze,
756
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
757
- label: "Title - Uniform".freeze,
758
- range: "http://www.loc.gov/mads/rdf/v1#Title".freeze,
759
- subPropertyOf: "http://www.loc.gov/mods/rdf/v1#title".freeze,
760
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
757
+ comment: "A title which has been distinguished as a uniform title. (This corresponds to a MODS XML titleInfo with 'type=uniform' attribute.) There should be no more than one uniform title. Represented as a MADS Title, or, if there is a primary name, it is represented as a MADS NameTitle. ",
758
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
759
+ label: "Title - Uniform",
760
+ range: "http://www.loc.gov/mads/rdf/v1#Title",
761
+ subPropertyOf: "http://www.loc.gov/mods/rdf/v1#title",
762
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
761
763
 
762
764
  # Extra definitions
763
765
  term :access,
764
- type: ["http://www.loc.gov/mods/rdf/ReformattingQuality".freeze, "http://www.w3.org/2002/07/owl#NamedIndividual".freeze]
766
+ type: ["http://www.loc.gov/mods/rdf/ReformattingQuality", "http://www.w3.org/2002/07/owl#NamedIndividual"]
765
767
  term :date,
766
- comment: "An abstract property for which date properties in general are subproperties.".freeze,
767
- domain: "http://www.loc.gov/mods/rdf/v1#ModsResource".freeze,
768
- label: "Date".freeze
768
+ comment: "An abstract property for which date properties in general are subproperties.",
769
+ domain: "http://www.loc.gov/mods/rdf/v1#ModsResource",
770
+ label: "Date"
769
771
  term :digitizedAnalog,
770
- type: ["http://www.loc.gov/mods/rdf/DigitalOrigin".freeze, "http://www.w3.org/2002/07/owl#NamedIndividual".freeze]
772
+ type: ["http://www.loc.gov/mods/rdf/DigitalOrigin", "http://www.w3.org/2002/07/owl#NamedIndividual"]
771
773
  term :digitizedMicrofilm,
772
- type: ["http://www.loc.gov/mods/rdf/DigitalOrigin".freeze, "http://www.w3.org/2002/07/owl#NamedIndividual".freeze]
774
+ type: ["http://www.loc.gov/mods/rdf/DigitalOrigin", "http://www.w3.org/2002/07/owl#NamedIndividual"]
773
775
  term :integratingResource,
774
- type: ["http://www.loc.gov/mods/rdf/Issuance".freeze, "http://www.w3.org/2002/07/owl#NamedIndividual".freeze]
776
+ type: ["http://www.loc.gov/mods/rdf/Issuance", "http://www.w3.org/2002/07/owl#NamedIndividual"]
775
777
  term :monographic,
776
- type: ["http://www.loc.gov/mods/rdf/Issuance".freeze, "http://www.w3.org/2002/07/owl#NamedIndividual".freeze]
778
+ type: ["http://www.loc.gov/mods/rdf/Issuance", "http://www.w3.org/2002/07/owl#NamedIndividual"]
777
779
  term :reformattedDigital,
778
- type: ["http://www.loc.gov/mods/rdf/DigitalOrigin".freeze, "http://www.w3.org/2002/07/owl#NamedIndividual".freeze]
780
+ type: ["http://www.loc.gov/mods/rdf/DigitalOrigin", "http://www.w3.org/2002/07/owl#NamedIndividual"]
779
781
  term :serial,
780
- type: ["http://www.loc.gov/mods/rdf/Issuance".freeze, "http://www.w3.org/2002/07/owl#NamedIndividual".freeze]
782
+ type: ["http://www.loc.gov/mods/rdf/Issuance", "http://www.w3.org/2002/07/owl#NamedIndividual"]
781
783
  end
782
784
  end