Class: RDF::Vocab::Fcrepo4

Inherits:
StrictVocabulary
  • Object
show all
Defined in:
lib/rdf/vocab/fcrepo4.rb

Overview

Vocabulary for <fedora.info/definitions/v4/repository#>

Fedora Commons Repository Ontology

Ontology for the Fedora data model, intended primarily to make it possible to expose Fedora-curated RDF predicates via de-reference-able URIs.

Version:

  • v4/2015/07/24

Instance Attribute Summary collapse

Instance Attribute Details

#AnnotatedResourceRDF::Vocabulary::Term (readonly)

A Resource that maintains properties in its own right.

Returns:

  • (RDF::Vocabulary::Term)


10
11
12
# File 'lib/rdf/vocab/fcrepo4.rb', line 10

def AnnotatedResource
  @AnnotatedResource
end

#baseVersionRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


75
76
77
# File 'lib/rdf/vocab/fcrepo4.rb', line 75

def baseVersion
  @baseVersion
end

#BinaryRDF::Vocabulary::Term (readonly)

A bitstream, with no further data properties.

Returns:

  • (RDF::Vocabulary::Term)


14
15
16
# File 'lib/rdf/vocab/fcrepo4.rb', line 14

def Binary
  @Binary
end

#clusterCacheModeRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


78
79
80
# File 'lib/rdf/vocab/fcrepo4.rb', line 78

def clusterCacheMode
  @clusterCacheMode
end

#clusterMembersRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


81
82
83
# File 'lib/rdf/vocab/fcrepo4.rb', line 81

def clusterMembers
  @clusterMembers
end

#clusterNameRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


84
85
86
# File 'lib/rdf/vocab/fcrepo4.rb', line 84

def clusterName
  @clusterName
end

#clusterNodeAddressRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


87
88
89
# File 'lib/rdf/vocab/fcrepo4.rb', line 87

def clusterNodeAddress
  @clusterNodeAddress
end

#clusterNodeViewRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


90
91
92
# File 'lib/rdf/vocab/fcrepo4.rb', line 90

def clusterNodeView
  @clusterNodeView
end

#clusterPhysicalAddressRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


93
94
95
# File 'lib/rdf/vocab/fcrepo4.rb', line 93

def clusterPhysicalAddress
  @clusterPhysicalAddress
end

#clusterSizeRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


96
97
98
# File 'lib/rdf/vocab/fcrepo4.rb', line 96

def clusterSize
  @clusterSize
end

#computedChecksumRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


99
100
101
# File 'lib/rdf/vocab/fcrepo4.rb', line 99

def computedChecksum
  @computedChecksum
end

#computedSizeRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


102
103
104
# File 'lib/rdf/vocab/fcrepo4.rb', line 102

def computedSize
  @computedSize
end

#ConfigurationRDF::Vocabulary::Term (readonly)

A container for transform configuration.

Returns:

  • (RDF::Vocabulary::Term)


18
19
20
# File 'lib/rdf/vocab/fcrepo4.rb', line 18

def Configuration
  @Configuration
end

#ContainerRDF::Vocabulary::Term (readonly)

A Fedora Container: the fundamental quantum of durable content in a Fedora repository.

Returns:

  • (RDF::Vocabulary::Term)


22
23
24
# File 'lib/rdf/vocab/fcrepo4.rb', line 22

def Container
  @Container
end

#couldNotStorePropertyRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


105
106
107
# File 'lib/rdf/vocab/fcrepo4.rb', line 105

def couldNotStoreProperty
  @couldNotStoreProperty
end

#createdRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


108
109
110
# File 'lib/rdf/vocab/fcrepo4.rb', line 108

def created
  @created
end

#createdByRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


111
112
113
# File 'lib/rdf/vocab/fcrepo4.rb', line 111

def createdBy
  @createdBy
end

#EmbedResourcesRDF::Vocabulary::Term (readonly)

The set of triples representing child resources of a given resource.

Returns:

  • (RDF::Vocabulary::Term)


26
27
28
# File 'lib/rdf/vocab/fcrepo4.rb', line 26

def EmbedResources
  @EmbedResources
end

#exportsAsRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


114
115
116
# File 'lib/rdf/vocab/fcrepo4.rb', line 114

def exportsAs
  @exportsAs
end

#frozenMixinTypesRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


117
118
119
# File 'lib/rdf/vocab/fcrepo4.rb', line 117

def frozenMixinTypes
  @frozenMixinTypes
end

#frozenPrimaryTypeRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


120
121
122
# File 'lib/rdf/vocab/fcrepo4.rb', line 120

def frozenPrimaryType
  @frozenPrimaryType
end

#frozenUuidRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


123
124
125
# File 'lib/rdf/vocab/fcrepo4.rb', line 123

def frozenUuid
  @frozenUuid
end

#hasAccessRolesRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


126
127
128
# File 'lib/rdf/vocab/fcrepo4.rb', line 126

def hasAccessRoles
  @hasAccessRoles
end

#hasChildRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


129
130
131
# File 'lib/rdf/vocab/fcrepo4.rb', line 129

def hasChild
  @hasChild
end

#hasContentRDF::Vocabulary::Term (readonly)

Indicates a binary in which content is stored for this datastream.

Returns:

  • (RDF::Vocabulary::Term)


133
134
135
# File 'lib/rdf/vocab/fcrepo4.rb', line 133

def hasContent
  @hasContent
end

#hasDefaultWorkspaceRDF::Vocabulary::Term (readonly)

Indicates the default workspace of the repository.

Returns:

  • (RDF::Vocabulary::Term)


137
138
139
# File 'lib/rdf/vocab/fcrepo4.rb', line 137

def hasDefaultWorkspace
  @hasDefaultWorkspace
end

#hasFixityServiceRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


140
141
142
# File 'lib/rdf/vocab/fcrepo4.rb', line 140

def hasFixityService
  @hasFixityService
end

#hasLocationRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


143
144
145
# File 'lib/rdf/vocab/fcrepo4.rb', line 143

def hasLocation
  @hasLocation
end

#hasMemberRDF::Vocabulary::Term (readonly)

Links to a newly-minted identifier which can be used to create a repository resource.

Returns:

  • (RDF::Vocabulary::Term)


147
148
149
# File 'lib/rdf/vocab/fcrepo4.rb', line 147

def hasMember
  @hasMember
end

#hasMoreResultsRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


150
151
152
# File 'lib/rdf/vocab/fcrepo4.rb', line 150

def hasMoreResults
  @hasMoreResults
end

#hasNamespacesRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


153
154
155
# File 'lib/rdf/vocab/fcrepo4.rb', line 153

def hasNamespaces
  @hasNamespaces
end

#hasNodeTypeRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


156
157
158
# File 'lib/rdf/vocab/fcrepo4.rb', line 156

def hasNodeType
  @hasNodeType
end

#hasParentRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


159
160
161
# File 'lib/rdf/vocab/fcrepo4.rb', line 159

def hasParent
  @hasParent
end

#hasResultsMemberRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


162
163
164
# File 'lib/rdf/vocab/fcrepo4.rb', line 162

def hasResultsMember
  @hasResultsMember
end

#hasTransactionProviderRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


165
166
167
# File 'lib/rdf/vocab/fcrepo4.rb', line 165

def hasTransactionProvider
  @hasTransactionProvider
end

#hasVersionRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


168
169
170
# File 'lib/rdf/vocab/fcrepo4.rb', line 168

def hasVersion
  @hasVersion
end

#hasVersionLabelRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


171
172
173
# File 'lib/rdf/vocab/fcrepo4.rb', line 171

def hasVersionLabel
  @hasVersionLabel
end

#hasVersionsRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


174
175
176
# File 'lib/rdf/vocab/fcrepo4.rb', line 174

def hasVersions
  @hasVersions
end

#hasWorkspaceRDF::Vocabulary::Term (readonly)

Links to a workspace of the repository.

Returns:

  • (RDF::Vocabulary::Term)


178
179
180
# File 'lib/rdf/vocab/fcrepo4.rb', line 178

def hasWorkspace
  @hasWorkspace
end

#hasWorkspacesRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


181
182
183
# File 'lib/rdf/vocab/fcrepo4.rb', line 181

def hasWorkspaces
  @hasWorkspaces
end

#InboundReferencesRDF::Vocabulary::Term (readonly)

The set of triples representing other repository resources which link to a given resource.

Returns:

  • (RDF::Vocabulary::Term)


30
31
32
# File 'lib/rdf/vocab/fcrepo4.rb', line 30

def InboundReferences
  @InboundReferences
end

#isCheckedOutRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


184
185
186
# File 'lib/rdf/vocab/fcrepo4.rb', line 184

def isCheckedOut
  @isCheckedOut
end

#isContentOfRDF::Vocabulary::Term (readonly)

Indicates a datastream for which this resource contains the content.

Returns:

  • (RDF::Vocabulary::Term)


188
189
190
# File 'lib/rdf/vocab/fcrepo4.rb', line 188

def isContentOf
  @isContentOf
end

#lastModifiedRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


191
192
193
# File 'lib/rdf/vocab/fcrepo4.rb', line 191

def lastModified
  @lastModified
end

#lastModifiedByRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


194
195
196
# File 'lib/rdf/vocab/fcrepo4.rb', line 194

def lastModifiedBy
  @lastModifiedBy
end

#mixinTypesRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


197
198
199
# File 'lib/rdf/vocab/fcrepo4.rb', line 197

def mixinTypes
  @mixinTypes
end

#NodeTypeConfigurationRDF::Vocabulary::Term (readonly)

A container for transform node type configuration.

Returns:

  • (RDF::Vocabulary::Term)


34
35
36
# File 'lib/rdf/vocab/fcrepo4.rb', line 34

def NodeTypeConfiguration
  @NodeTypeConfiguration
end

#NonRdfSourceDescriptionRDF::Vocabulary::Term (readonly)

A container for a bitstream and associated properties.

Returns:

  • (RDF::Vocabulary::Term)


38
39
40
# File 'lib/rdf/vocab/fcrepo4.rb', line 38

def NonRdfSourceDescription
  @NonRdfSourceDescription
end

#numberOfChildrenRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


209
210
211
# File 'lib/rdf/vocab/fcrepo4.rb', line 209

def numberOfChildren
  @numberOfChildren
end

#numFixityChecksRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


200
201
202
# File 'lib/rdf/vocab/fcrepo4.rb', line 200

def numFixityChecks
  @numFixityChecks
end

#numFixityErrorsRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


203
204
205
# File 'lib/rdf/vocab/fcrepo4.rb', line 203

def numFixityErrors
  @numFixityErrors
end

#numFixityRepairedRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


206
207
208
# File 'lib/rdf/vocab/fcrepo4.rb', line 206

def numFixityRepaired
  @numFixityRepaired
end

#objectCountRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


212
213
214
# File 'lib/rdf/vocab/fcrepo4.rb', line 212

def objectCount
  @objectCount
end

#objectSizeRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


215
216
217
# File 'lib/rdf/vocab/fcrepo4.rb', line 215

def objectSize
  @objectSize
end

#PairtreeRDF::Vocabulary::Term (readonly)

An entity that is a an intermediary node created in a PairTree hierarchy.

Returns:

  • (RDF::Vocabulary::Term)


42
43
44
# File 'lib/rdf/vocab/fcrepo4.rb', line 42

def Pairtree
  @Pairtree
end

#predecessorsRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


218
219
220
# File 'lib/rdf/vocab/fcrepo4.rb', line 218

def predecessors
  @predecessors
end

#primaryTypeRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


221
222
223
# File 'lib/rdf/vocab/fcrepo4.rb', line 221

def primaryType
  @primaryType
end

#RelationsRDF::Vocabulary::Term (readonly)

An entity that may be related to other repository entities.

Returns:

  • (RDF::Vocabulary::Term)


46
47
48
# File 'lib/rdf/vocab/fcrepo4.rb', line 46

def Relations
  @Relations
end

#repositoryCustomRepNameRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


224
225
226
# File 'lib/rdf/vocab/fcrepo4.rb', line 224

def repositoryCustomRepName
  @repositoryCustomRepName
end

#repositoryIdentifierStabilityRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


227
228
229
# File 'lib/rdf/vocab/fcrepo4.rb', line 227

def repositoryIdentifierStability
  @repositoryIdentifierStability
end

#repositoryJcrRepositoryNameRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


230
231
232
# File 'lib/rdf/vocab/fcrepo4.rb', line 230

def repositoryJcrRepositoryName
  @repositoryJcrRepositoryName
end

#repositoryJcrRepositoryVendorRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


233
234
235
# File 'lib/rdf/vocab/fcrepo4.rb', line 233

def repositoryJcrRepositoryVendor
  @repositoryJcrRepositoryVendor
end

#repositoryJcrRepositoryVendorUrlRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


236
237
238
# File 'lib/rdf/vocab/fcrepo4.rb', line 236

def repositoryJcrRepositoryVendorUrl
  @repositoryJcrRepositoryVendorUrl
end

#repositoryJcrRepositoryVersionRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


239
240
241
# File 'lib/rdf/vocab/fcrepo4.rb', line 239

def repositoryJcrRepositoryVersion
  @repositoryJcrRepositoryVersion
end

#repositoryJcrSpecificationNameRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


242
243
244
# File 'lib/rdf/vocab/fcrepo4.rb', line 242

def repositoryJcrSpecificationName
  @repositoryJcrSpecificationName
end

#repositoryJcrSpecificationVersionRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


245
246
247
# File 'lib/rdf/vocab/fcrepo4.rb', line 245

def repositoryJcrSpecificationVersion
  @repositoryJcrSpecificationVersion
end

#repositoryLevel1SupportedRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


248
249
250
# File 'lib/rdf/vocab/fcrepo4.rb', line 248

def repositoryLevel1Supported
  @repositoryLevel1Supported
end

#repositoryLevel2SupportedRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


251
252
253
# File 'lib/rdf/vocab/fcrepo4.rb', line 251

def repositoryLevel2Supported
  @repositoryLevel2Supported
end

#repositoryNodeTypeManagementAutocreatedDefinitionsSupportedRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


254
255
256
# File 'lib/rdf/vocab/fcrepo4.rb', line 254

def repositoryNodeTypeManagementAutocreatedDefinitionsSupported
  @repositoryNodeTypeManagementAutocreatedDefinitionsSupported
end

#repositoryNodeTypeManagementInheritanceRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


257
258
259
# File 'lib/rdf/vocab/fcrepo4.rb', line 257

def repositoryNodeTypeManagementInheritance
  @repositoryNodeTypeManagementInheritance
end

#repositoryNodeTypeManagementMultipleBinaryPropertiesSupportedRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


260
261
262
# File 'lib/rdf/vocab/fcrepo4.rb', line 260

def repositoryNodeTypeManagementMultipleBinaryPropertiesSupported
  @repositoryNodeTypeManagementMultipleBinaryPropertiesSupported
end

#repositoryNodeTypeManagementMultivaluedPropertiesSupportedRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


263
264
265
# File 'lib/rdf/vocab/fcrepo4.rb', line 263

def repositoryNodeTypeManagementMultivaluedPropertiesSupported
  @repositoryNodeTypeManagementMultivaluedPropertiesSupported
end

#repositoryNodeTypeManagementOrderableChildNodesSupportedRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


266
267
268
# File 'lib/rdf/vocab/fcrepo4.rb', line 266

def repositoryNodeTypeManagementOrderableChildNodesSupported
  @repositoryNodeTypeManagementOrderableChildNodesSupported
end

#repositoryNodeTypeManagementOverridesSupportedRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


269
270
271
# File 'lib/rdf/vocab/fcrepo4.rb', line 269

def repositoryNodeTypeManagementOverridesSupported
  @repositoryNodeTypeManagementOverridesSupported
end

#repositoryNodeTypeManagementPrimaryItemNameSupportedRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


272
273
274
# File 'lib/rdf/vocab/fcrepo4.rb', line 272

def repositoryNodeTypeManagementPrimaryItemNameSupported
  @repositoryNodeTypeManagementPrimaryItemNameSupported
end

#repositoryNodeTypeManagementPropertyTypesRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


275
276
277
# File 'lib/rdf/vocab/fcrepo4.rb', line 275

def repositoryNodeTypeManagementPropertyTypes
  @repositoryNodeTypeManagementPropertyTypes
end

#repositoryNodeTypeManagementResidualDefinitionsSupportedRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


278
279
280
# File 'lib/rdf/vocab/fcrepo4.rb', line 278

def repositoryNodeTypeManagementResidualDefinitionsSupported
  @repositoryNodeTypeManagementResidualDefinitionsSupported
end

#repositoryNodeTypeManagementSameNameSiblingsSupportedRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


281
282
283
# File 'lib/rdf/vocab/fcrepo4.rb', line 281

def repositoryNodeTypeManagementSameNameSiblingsSupported
  @repositoryNodeTypeManagementSameNameSiblingsSupported
end

#repositoryNodeTypeManagementUpdateInUseSupportedRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


284
285
286
# File 'lib/rdf/vocab/fcrepo4.rb', line 284

def repositoryNodeTypeManagementUpdateInUseSupported
  @repositoryNodeTypeManagementUpdateInUseSupported
end

#repositoryNodeTypeManagementValueConstraintsSupportedRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


287
288
289
# File 'lib/rdf/vocab/fcrepo4.rb', line 287

def repositoryNodeTypeManagementValueConstraintsSupported
  @repositoryNodeTypeManagementValueConstraintsSupported
end

#repositoryOptionAccessControlSupportedRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


290
291
292
# File 'lib/rdf/vocab/fcrepo4.rb', line 290

def repositoryOptionAccessControlSupported
  @repositoryOptionAccessControlSupported
end

#repositoryOptionActivitiesSupportedRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


293
294
295
# File 'lib/rdf/vocab/fcrepo4.rb', line 293

def repositoryOptionActivitiesSupported
  @repositoryOptionActivitiesSupported
end

#repositoryOptionBaselinesSupportedRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


296
297
298
# File 'lib/rdf/vocab/fcrepo4.rb', line 296

def repositoryOptionBaselinesSupported
  @repositoryOptionBaselinesSupported
end

#repositoryOptionJournaledObservationSupportedRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


299
300
301
# File 'lib/rdf/vocab/fcrepo4.rb', line 299

def repositoryOptionJournaledObservationSupported
  @repositoryOptionJournaledObservationSupported
end

#repositoryOptionLifecycleSupportedRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


302
303
304
# File 'lib/rdf/vocab/fcrepo4.rb', line 302

def repositoryOptionLifecycleSupported
  @repositoryOptionLifecycleSupported
end

#repositoryOptionLockingSupportedRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


305
306
307
# File 'lib/rdf/vocab/fcrepo4.rb', line 305

def repositoryOptionLockingSupported
  @repositoryOptionLockingSupported
end

#repositoryOptionNodeAndPropertyWithSameNameSupportedRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


308
309
310
# File 'lib/rdf/vocab/fcrepo4.rb', line 308

def repositoryOptionNodeAndPropertyWithSameNameSupported
  @repositoryOptionNodeAndPropertyWithSameNameSupported
end

#repositoryOptionNodeTypeManagementSupportedRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


311
312
313
# File 'lib/rdf/vocab/fcrepo4.rb', line 311

def repositoryOptionNodeTypeManagementSupported
  @repositoryOptionNodeTypeManagementSupported
end

#repositoryOptionObservationSupportedRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


314
315
316
# File 'lib/rdf/vocab/fcrepo4.rb', line 314

def repositoryOptionObservationSupported
  @repositoryOptionObservationSupported
end

#repositoryOptionQuerySqlSupportedRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


317
318
319
# File 'lib/rdf/vocab/fcrepo4.rb', line 317

def repositoryOptionQuerySqlSupported
  @repositoryOptionQuerySqlSupported
end

#repositoryOptionRetentionSupportedRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


320
321
322
# File 'lib/rdf/vocab/fcrepo4.rb', line 320

def repositoryOptionRetentionSupported
  @repositoryOptionRetentionSupported
end

#repositoryOptionShareableNodesSupportedRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


323
324
325
# File 'lib/rdf/vocab/fcrepo4.rb', line 323

def repositoryOptionShareableNodesSupported
  @repositoryOptionShareableNodesSupported
end

#repositoryOptionSimpleVersioningSupportedRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


326
327
328
# File 'lib/rdf/vocab/fcrepo4.rb', line 326

def repositoryOptionSimpleVersioningSupported
  @repositoryOptionSimpleVersioningSupported
end

#repositoryOptionTransactionsSupportedRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


329
330
331
# File 'lib/rdf/vocab/fcrepo4.rb', line 329

def repositoryOptionTransactionsSupported
  @repositoryOptionTransactionsSupported
end

#repositoryOptionUnfiledContentSupportedRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


332
333
334
# File 'lib/rdf/vocab/fcrepo4.rb', line 332

def repositoryOptionUnfiledContentSupported
  @repositoryOptionUnfiledContentSupported
end

#repositoryOptionUpdateMixinNodeTypesSupportedRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


335
336
337
# File 'lib/rdf/vocab/fcrepo4.rb', line 335

def repositoryOptionUpdateMixinNodeTypesSupported
  @repositoryOptionUpdateMixinNodeTypesSupported
end

#repositoryOptionUpdatePrimaryNodeTypeSupportedRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


338
339
340
# File 'lib/rdf/vocab/fcrepo4.rb', line 338

def repositoryOptionUpdatePrimaryNodeTypeSupported
  @repositoryOptionUpdatePrimaryNodeTypeSupported
end

#repositoryOptionVersioningSupportedRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


341
342
343
# File 'lib/rdf/vocab/fcrepo4.rb', line 341

def repositoryOptionVersioningSupported
  @repositoryOptionVersioningSupported
end

#repositoryOptionWorkspaceManagementSupportedRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


344
345
346
# File 'lib/rdf/vocab/fcrepo4.rb', line 344

def repositoryOptionWorkspaceManagementSupported
  @repositoryOptionWorkspaceManagementSupported
end

#repositoryOptionXmlExportSupportedRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


347
348
349
# File 'lib/rdf/vocab/fcrepo4.rb', line 347

def repositoryOptionXmlExportSupported
  @repositoryOptionXmlExportSupported
end

#repositoryOptionXmlImportSupportedRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


350
351
352
# File 'lib/rdf/vocab/fcrepo4.rb', line 350

def repositoryOptionXmlImportSupported
  @repositoryOptionXmlImportSupported
end

#repositoryQueryFullTextSearchSupportedRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


353
354
355
# File 'lib/rdf/vocab/fcrepo4.rb', line 353

def repositoryQueryFullTextSearchSupported
  @repositoryQueryFullTextSearchSupported
end

#repositoryQueryJoinsRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


356
357
358
# File 'lib/rdf/vocab/fcrepo4.rb', line 356

def repositoryQueryJoins
  @repositoryQueryJoins
end

#repositoryQueryStoredQueriesSupportedRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


359
360
361
# File 'lib/rdf/vocab/fcrepo4.rb', line 359

def repositoryQueryStoredQueriesSupported
  @repositoryQueryStoredQueriesSupported
end

#repositoryQueryXpathDocOrderRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


362
363
364
# File 'lib/rdf/vocab/fcrepo4.rb', line 362

def repositoryQueryXpathDocOrder
  @repositoryQueryXpathDocOrder
end

#repositoryQueryXpathPosIndexRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


365
366
367
# File 'lib/rdf/vocab/fcrepo4.rb', line 365

def repositoryQueryXpathPosIndex
  @repositoryQueryXpathPosIndex
end

#repositoryWriteSupportedRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


368
369
370
# File 'lib/rdf/vocab/fcrepo4.rb', line 368

def repositoryWriteSupported
  @repositoryWriteSupported
end

#ResourceRDF::Vocabulary::Term (readonly)

An entity that has been committed to the repository for safekeeping. For example, Fedora objects and datastreams are resources. A Fixity is not, because the provenance of the instance is entirely internal to the repository.

Returns:

  • (RDF::Vocabulary::Term)


50
51
52
# File 'lib/rdf/vocab/fcrepo4.rb', line 50

def Resource
  @Resource
end

#ServerManagedRDF::Vocabulary::Term (readonly)

The system-generated triples for a given resource (as opposed to explicity-declared properties).

Returns:

  • (RDF::Vocabulary::Term)


54
55
56
# File 'lib/rdf/vocab/fcrepo4.rb', line 54

def ServerManaged
  @ServerManaged
end

#SkolemRDF::Vocabulary::Term (readonly)

An entity that is a representation of an RDF Skolem node.

Returns:

  • (RDF::Vocabulary::Term)


58
59
60
# File 'lib/rdf/vocab/fcrepo4.rb', line 58

def Skolem
  @Skolem
end

#sparqlRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


371
372
373
# File 'lib/rdf/vocab/fcrepo4.rb', line 371

def sparql
  @sparql
end

#ThingRDF::Vocabulary::Term (readonly)

Something that is contemplated in the Fedora repository model.

Returns:

  • (RDF::Vocabulary::Term)


62
63
64
# File 'lib/rdf/vocab/fcrepo4.rb', line 62

def Thing
  @Thing
end

#TombstoneRDF::Vocabulary::Term (readonly)

An entity that is a marker for a deleted node.

Returns:

  • (RDF::Vocabulary::Term)


66
67
68
# File 'lib/rdf/vocab/fcrepo4.rb', line 66

def Tombstone
  @Tombstone
end

#UnmappedTypeRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


72
73
74
# File 'lib/rdf/vocab/fcrepo4.rb', line 72

def UnmappedType
  @UnmappedType
end

#uuidRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


374
375
376
# File 'lib/rdf/vocab/fcrepo4.rb', line 374

def uuid
  @uuid
end

#VersionRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


69
70
71
# File 'lib/rdf/vocab/fcrepo4.rb', line 69

def Version
  @Version
end

#writableRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


377
378
379
# File 'lib/rdf/vocab/fcrepo4.rb', line 377

def writable
  @writable
end