rdf-vocab 3.1.6 → 3.1.11

Sign up to get free protection for your applications and to get access to all the features.
Files changed (86) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +10 -3
  3. data/VERSION +1 -1
  4. data/lib/rdf/vocab.rb +25 -8
  5. data/lib/rdf/vocab/acl.rb +67 -194
  6. data/lib/rdf/vocab/as.rb +471 -984
  7. data/lib/rdf/vocab/bf2.rb +1714 -3034
  8. data/lib/rdf/vocab/bibframe.rb +2270 -1840
  9. data/lib/rdf/vocab/bibo.rb +696 -1201
  10. data/lib/rdf/vocab/cc.rb +75 -214
  11. data/lib/rdf/vocab/cert.rb +90 -268
  12. data/lib/rdf/vocab/cnt.rb +70 -152
  13. data/lib/rdf/vocab/crm.rb +1420 -3261
  14. data/lib/rdf/vocab/datacite.rb +161 -161
  15. data/lib/rdf/vocab/dbo.rb +3901 -14146
  16. data/lib/rdf/vocab/dc.rb +556 -898
  17. data/lib/rdf/vocab/dc11.rb +92 -158
  18. data/lib/rdf/vocab/dcat.rb +300 -466
  19. data/lib/rdf/vocab/dcmitype.rb +77 -131
  20. data/lib/rdf/vocab/disco.rb +228 -459
  21. data/lib/rdf/vocab/doap.rb +250 -430
  22. data/lib/rdf/vocab/dwc.rb +1639 -2395
  23. data/lib/rdf/vocab/earl.rb +105 -243
  24. data/lib/rdf/vocab/ebucore.rb +3957 -8695
  25. data/lib/rdf/vocab/edm.rb +211 -426
  26. data/lib/rdf/vocab/exif.rb +614 -1268
  27. data/lib/rdf/vocab/extensions.rb +3 -3
  28. data/lib/rdf/vocab/fcrepo4.rb +268 -648
  29. data/lib/rdf/vocab/foaf.rb +448 -756
  30. data/lib/rdf/vocab/geo.rb +24 -167
  31. data/lib/rdf/vocab/geojson.rb +32 -101
  32. data/lib/rdf/vocab/geonames.rb +2915 -3092
  33. data/lib/rdf/vocab/gr.rb +716 -1991
  34. data/lib/rdf/vocab/gs1.rb +3780 -5380
  35. data/lib/rdf/vocab/ht.rb +133 -300
  36. data/lib/rdf/vocab/hydra.rb +298 -511
  37. data/lib/rdf/vocab/iana.rb +142 -417
  38. data/lib/rdf/vocab/ical.rb +532 -1045
  39. data/lib/rdf/vocab/identifiers.rb +215 -1019
  40. data/lib/rdf/vocab/iiif.rb +106 -245
  41. data/lib/rdf/vocab/jsonld.rb +163 -323
  42. data/lib/rdf/vocab/ldp.rb +161 -294
  43. data/lib/rdf/vocab/lrmi.rb +175 -199
  44. data/lib/rdf/vocab/ma.rb +312 -702
  45. data/lib/rdf/vocab/mads.rb +516 -1113
  46. data/lib/rdf/vocab/marcrelators.rb +540 -1351
  47. data/lib/rdf/vocab/mo.rb +1579 -2844
  48. data/lib/rdf/vocab/mods.rb +503 -1026
  49. data/lib/rdf/vocab/nfo.rb +311 -315
  50. data/lib/rdf/vocab/oa.rb +264 -546
  51. data/lib/rdf/vocab/og.rb +158 -239
  52. data/lib/rdf/vocab/ogc.rb +33 -70
  53. data/lib/rdf/vocab/ore.rb +64 -123
  54. data/lib/rdf/vocab/org.rb +226 -422
  55. data/lib/rdf/vocab/pcdm.rb +61 -133
  56. data/lib/rdf/vocab/pplan.rb +16 -202
  57. data/lib/rdf/vocab/premis.rb +793 -2039
  58. data/lib/rdf/vocab/premiseventtype.rb +115 -273
  59. data/lib/rdf/vocab/prov.rb +1077 -1724
  60. data/lib/rdf/vocab/ptr.rb +111 -254
  61. data/lib/rdf/vocab/rdau.rb +10506 -0
  62. data/lib/rdf/vocab/rightsstatements.rb +102 -110
  63. data/lib/rdf/vocab/rsa.rb +37 -89
  64. data/lib/rdf/vocab/rss.rb +34 -79
  65. data/lib/rdf/vocab/schema.rb +11193 -22240
  66. data/lib/rdf/vocab/schemas.rb +16333 -0
  67. data/lib/rdf/vocab/sd.rb +123 -280
  68. data/lib/rdf/vocab/sh.rb +912 -1651
  69. data/lib/rdf/vocab/sioc.rb +513 -917
  70. data/lib/rdf/vocab/siocservices.rb +39 -80
  71. data/lib/rdf/vocab/sioctypes.rb +183 -344
  72. data/lib/rdf/vocab/skos.rb +136 -260
  73. data/lib/rdf/vocab/skosxl.rb +36 -69
  74. data/lib/rdf/vocab/v.rb +231 -529
  75. data/lib/rdf/vocab/vcard.rb +407 -1038
  76. data/lib/rdf/vocab/vmd.rb +231 -529
  77. data/lib/rdf/vocab/void.rb +112 -236
  78. data/lib/rdf/vocab/vs.rb +20 -42
  79. data/lib/rdf/vocab/wdrs.rb +65 -158
  80. data/lib/rdf/vocab/wot.rb +113 -194
  81. data/lib/rdf/vocab/xhtml.rb +2 -7
  82. data/lib/rdf/vocab/xhv.rb +206 -663
  83. data/lib/rdf/vocab/xkos.rb +122 -275
  84. data/spec/extensions_spec.rb +1 -1
  85. data/spec/spec_helper.rb +13 -0
  86. metadata +72 -24
@@ -3,2337 +3,1091 @@
3
3
  # This file generated automatically using rdf vocabulary format from http://www.loc.gov/premis/rdf/v1#
4
4
  require 'rdf'
5
5
  module RDF::Vocab
6
- # @!parse
7
- # # Vocabulary for <http://www.loc.gov/premis/rdf/v1#>
8
- # #
9
- # # Preservation Metadata: Implementation Strategies (PREMIS) Ontology
10
- # #
11
- # # This ontology identifies the classes and properties used to describe preservation metadata in RDF. It aligns with PREMIS Data Dictionary version 2.2.
12
- # # @version 1.0.0
13
- # # @see http://multimedialab.elis.ugent.be/users/samcoppe/ontologies/Premis/index.html for the OWL Documentation of the ontology.
14
- # class PREMIS < RDF::StrictVocabulary
15
- # # The Agent entity aggregates information about attributes or characteristics of agents (persons, organizations, or software) associated with rights management and preservation events in the life of a data object. Agent information serves to identify an agent unambiguously from all other Agent entities.
16
- # #
17
- # # Entity properties: May hold or grant one or more rights. May carry out, authorize, or compel one or more events. May create or act upon one or more objects through an event or with respect to a rights statement.
18
- # # @return [RDF::Vocabulary::Term]
19
- # attr_reader :Agent
20
- #
21
- # # Definition: The date range during which the particular rights statement applies or is applied to the content.
22
- # #
23
- # # Rationale Specific dates may apply to the particular rights statement.
24
- # # @return [RDF::Vocabulary::Term]
25
- # attr_reader :ApplicableDates
26
- #
27
- # # Definition: Contiguous or non-contiguous data within a file that has meaningful properties for preservation purposes.
28
- # # @return [RDF::Vocabulary::Term]
29
- # attr_reader :Bitstream
30
- #
31
- # # Creation / Maintenance Notes: A preservation repository should never refer to content that it does not control. Therefore, the PREMIS working group assumed that the repository will always assign the contentLocation, probably by program.
32
- # #
33
- # # Definition: Information needed to retrieve a file from the storage system, or to access a bitstream within a file.
34
- # #
35
- # # Usage Notes: If the preservation repository uses the objectIdentifier as a handle for retrieving data, contentLocation is implicit and does not need to be recorded.
36
- # # @return [RDF::Vocabulary::Term]
37
- # attr_reader :ContentLocation
38
- #
39
- # # Usage Notes: When rights basis is a copyright, copyrightInformation should be provided. Repositories may need to extend this with more detailed information. See the California Digital Library's copyrightMD schema (www.cdlib.org/inside/projects/rights/schema/) for an example of a more detailed scheme.
40
- # #
41
- # # Definition: Information about the copyright status of the object(s).
42
- # # @return [RDF::Vocabulary::Term]
43
- # attr_reader :CopyrightInformation
44
- #
45
- # # Creation / Maintenance Notes: If the object was created by the repository, assignment of creating application information should be straightforward. If the object was created outside the repository, it is possible this information could be supplied by the depositor. It might also be extracted from the file itself; the name of the creating application is often embedded within the file.
46
- # #
47
- # # Rationale: Information about the creating application, including the version of the application and the date the file was created, can be useful for problem solving purposes. For example, it is not uncommon for certain versions of software to be known for causing conversion errors or introducing artifacts. It is also useful to determine which rendering software is available for the digital object. For example, if you know that the Distiller program created the PDF file, you know it will be renderable with (among other programs) Adobe Reader.
48
- # #
49
- # # Definition: Information about the application that created the object.
50
- # #
51
- # # Usage Notes: This semantic unit applies to both objects created external to the repository and subsequently ingested, and to objects created by the repository, for example, through migration events. The creatingApplication container is repeatable if more than one application processed the object in turn. For example, a file could be created by Microsoft Word and later turned into a PDF using Adobe Acrobat. Details of both the Word and Acrobat applications may be recorded. However, if both files are stored in the repository, each file should be completely described as an Object entity and linked by using relationship information with a relationshipType “derivation.” It may also be repeated to record the creating application before the object was ingested as well as the creating application used as part of the ingest process. For example, an HTML file was created pre-ingest using Dreamweaver, and the Web crawler Heritrix then captured a snapshot of the files as part of the ingest. The amount of information needed for creatingApplication given here is minimal. For more granularity, extensibility is provided. Rather than having each repository record this locally, it would be preferable to have a registry of this information similar to format or environment registries.
52
- # # @return [RDF::Vocabulary::Term]
53
- # attr_reader :CreatingApplication
54
- #
55
- # # Creation / Maintenance Notes: Recommended practice is for a repository to archive objects on which other objects depend. These may be sent by the submitter of the primary object, or they may in some cases be automatically obtained by the repository. For example, a markup file will often contain links to other objects it requires such as DTDs or XML Schema. If it does, these objects can often be identified by the link and downloaded by the repository.
56
- # #
57
- # # Definition: Information about a non-software component or associated file needed in order to use or render the representation or file, for example, a schema, a DTD, or an entity file declaration.
58
- # #
59
- # # Usage Notes: This semantic unit is for additional objects that are necessary to render a file or representation, not for required software or hardware. It may also be used for a non-executable component of the object, such as a font or style sheet. For things that the software requires, see swDependency. This semantic unit does not include objects required by structural relationships, such as child content objects (e.g., figures that are part of an article), which are recorded under relationship with a relationshipType of “structural”. It is up to the repository to determine what constitutes a dependency in the context of the designated community. The objects noted may be internal or external to the preservation repository.
60
- # # @return [RDF::Vocabulary::Term]
61
- # attr_reader :Dependency
62
- #
63
- # # Usage Notes: All of this semantic units’ subunits are optional. At least one subunit (i.e. environmentNote, dependency, software, hardware, and/or environmentExtension) must be present if this container is included.
64
- # #
65
- # # Creation / Maintenance Notes: This information may be omitted when the repository is doing only bit-level preservation on the object. Rather than having each repository record this locally, it would be preferable to have a registry of environment information similar to proposed registries of format information. Repositories may choose to design mechanisms for inheritance, so that if the environment required for each file within a representation is identical to the environment recorded for the representation as a whole, it is not necessary to store this information in each file.
66
- # #
67
- # # Definition: Hardware/software combinations supporting use of the object.
68
- # #
69
- # # Rationale: Environment is the means by which the user renders and interacts with content. Separation of digital content from its environmental context can result in the content becoming unusable.
70
- # # @return [RDF::Vocabulary::Term]
71
- # attr_reader :Environment
72
- #
73
- # # The Event entity aggregates information about an action that involves one or more Object entities. Metadata about an Event would normally be recorded and stored separately from the digital object. Whether or not a preservation repository records an Event depends upon the importance of the event. Actions that modify objects should always be recorded. Other actions such as copying an object for backup purposes may be recorded in system logs or an audit trail but not necessarily in an Event entity. Mandatory semantic units are: eventIdentifier, eventType, and eventDateTime.
74
- # #
75
- # # Entity properties: Must be related to one or more objects. Can be related to one or more agents. Links between entities may be recorded from either direction and need not be bi-directional.
76
- # # @return [RDF::Vocabulary::Term]
77
- # attr_reader :Event
78
- #
79
- # # Definition: A detailed description of the result or product of the event.
80
- # #
81
- # # Rationale: An event outcome may be sufficiently complex that a coded description is not adequate to document it.
82
- # #
83
- # # Usage Notes: This may be used to record all error and warning messages issued by a program involved in the event or to record a pointer to an error log. If the event was a validity check (e.g., profile conformance) any anomalies or quirks discovered would be recorded here. All subunits of this semantic unit are optional. At least one subunit (i.e. eventOutcomeDetailNote and/or eventOutcomeDetailExtension) must be present if this container is included.
84
- # # @return [RDF::Vocabulary::Term]
85
- # attr_reader :EventOutcomeDetail
86
- #
87
- # # Definition: Information about the outcome of an event.
88
- # #
89
- # # Usage Notes: A repository may wish to supplement a coded eventOutcome value with additional information in eventOutcomeDetail. Since events may have more than one outcome, the container is repeatable. All subunits of this semantic unit are optional. At least one subunit (i.e. eventOutcome or eventOutcomeDetail) must be present if this container is included.
90
- # # @return [RDF::Vocabulary::Term]
91
- # attr_reader :EventOutcomeInformation
92
- #
93
- # # Definition: A named and ordered sequence of bytes that is known to an operating system.
94
- # # @return [RDF::Vocabulary::Term]
95
- # attr_reader :File
96
- #
97
- # # Usage Notes: To perform a fixity check, a message digest calculated at some earlier time is compared with a message digest calculated at a later time. If the digests are the same, the object was not altered in the interim. Recommended practice is to use two or more message digests calculated by different algorithms. (Note that the terms “message digest” and “checksum” are commonly used interchangeably. However, the term “checksum” is more correctly used for the product of a cyclical redundancy check (CRC), whereas the term “message digest” refers to the result of a cryptographic hash function, which is what is referred to here.) The act of performing a fixity check and the date it occurred would be recorded as an Event. The result of the check would be recorded as the eventOutcome. Therefore, only the messageDigestAlgorithm and messageDigest need to be recorded as objectCharacteristics for future comparison. Representation level: It could be argued that if a representation consists of a single file or if all the files comprised by a representation are combined (e.g., zipped) into a single file, then a fixity check could be performed on the representation. However, in both cases the fixity check is actually being performed on a file, which in this case happens to be coincidental with a representation. Bitstream level: Message digests can be computed for bitstreams although they are not as common as with files. For example, the JPX format, which is a JPEG2000 format, supports the inclusion of MD5 or SHA-1 message digests in internal metadata that was calculated on any range of bytes of the file.
98
- # #
99
- # # Creation / Maintenance Notes: Automatically calculated and recorded by repository.
100
- # #
101
- # # Definition: Information used to verify whether an object has been altered in an undocumented or unauthorized way.
102
- # # @return [RDF::Vocabulary::Term]
103
- # attr_reader :Fixity
104
- #
105
- # # Usage Notes: A bitstream embedded within a file may have different characteristics than the larger file. For example, a bitstream in LaTex format could be embedded within an SGML file, or multiple images using different colorspaces could be embedded within a TIFF file. format must be recorded for every object. When the bitstream format can be recognized by the repository and the repository might want to treat the bitstream differently from the embedding file for preservation purposes, format can be recorded for embedded bitstreams. Although this semantic unit is mandatory, both of its subunits are optional. At least one subunit (i.e. either formatDesignation or formatRegistry) must be present if this container is included or both may be used. If the subunit (formatDesignation or formatRegistry) needs to be repeated, the entire format container is repeated. This allows for association of format designation with a particular set of format registry information. For example, if the precise format cannot be determined and two format designations are recorded, each is given within a separate format container. The format container may also be repeated for multiple format registry entries.
106
- # #
107
- # # Creation / Maintenance Notes: The format of a file or bitstream should be ascertained by the repository on ingest. Even if this information is provided by the submitter, directly in metadata or indirectly via the file name extension, recommended practice is to independently identify the format by parsing the file when possible. If the format cannot be identified at the time of ingest, it is valid to record that it is unknown, but the repository should subsequently make an effort to identify the format, even if manual intervention is required.
108
- # #
109
- # # Rationale: Many preservation activities depend on detailed knowledge about the format of the digital object. An accurate identification of format is essential. The identification provided, whether by name or pointer into a format registry, should be sufficient to associate the object with more detailed format information.
110
- # #
111
- # # Definition: Identification of the format of a file or bitstream where format is the organization of digital information according to preset specifications.
112
- # # @return [RDF::Vocabulary::Term]
113
- # attr_reader :Format
114
- #
115
- # # Usage Notes: Either formatDesignation or at least one instance of formatRegistry is required. Both may be included. The most specific format (or format profile) should be recorded. A repository (or formats registry) may wish to use multipart format names (e.g., “TIFF_GeoTIFF” or “WAVE_MPEG_BWF”) to achieve this specificity.
116
- # #
117
- # # Definition: An identification of the format of the object.
118
- # # @return [RDF::Vocabulary::Term]
119
- # attr_reader :FormatDesignation
120
- #
121
- # # Rationale: If central format registries are available to the preservation repository, they may provide an excellent way of referencing detailed format information.
122
- # #
123
- # # Usage Notes: Either formatDesignation or at least one instance of formatRegistry is required. If more than one formatRegistry needs to be recorded the format container should be repeated to include each additional set of formatRegistry information. The PREMIS working group assumed that a number of format registries will be developed and maintained to support digital preservation efforts. The proposal for a Global Digital Format Registry (GDFR) (http://hul.harvard.edu/gdfr/documents.html#data), for example, would create a network-accessible registry designed to store detailed specifications on formats and profiles.
124
- # #
125
- # # Definition: Identifies and/or gives further information about the format by reference to an entry in a format registry.
126
- # # @return [RDF::Vocabulary::Term]
127
- # attr_reader :FormatRegistry
128
- #
129
- # # Creation / Maintenance Notes: Hardware environment information can be very difficult to provide. Many different hardware environments may apply; there are a huge number of combinations of maker and type of CPU, memory, video drivers, and so on. Although at least one hardware environment should be recorded, it is not necessary to record them all and each repository will have to make its own decisions about which hardware environments to record. Because of the difficulty recording this information comprehensively, it would be optimal if central registries of environment information existed. In many cases the environment of a file object is directly associated with the format, making registry lookup by format feasible. In the absence of a global mechanism, repositories may be forced to develop their own local “registries” relating format to hwEnvironment.
130
- # #
131
- # # Definition: Hardware components needed by the software referenced in swName or the human user of the referenced software.
132
- # # @return [RDF::Vocabulary::Term]
133
- # attr_reader :Hardware
134
- #
135
- # # This class is used in PREMIS OWL to describe identifiers if the identifiers are not http URIs.
136
- # # @return [RDF::Vocabulary::Term]
137
- # attr_reader :Identifier
138
- #
139
- # # Rationale: Format information may indicate whether a file is encrypted, but the nature of the encryption also must be recorded, as well as the access key.
140
- # #
141
- # # Usage Notes: Some file formats allow encryption for embedded bitstreams. Some file formats such as PDF use passwords to control access to content or specific functions. Although this is actually implemented at the bitstream level, for preservation purposes it is effectively managed at the file level; that is, passwords would not be recorded for individually addressable bitstreams. For certain types of inhibitor keys, more granularity may be required. If the inhibitor key information is identical to key information in digital signatures, use those semantic units.
142
- # #
143
- # # Creation / Maintenance Notes: Inhibitors are more likely to be present on an object ingested by the repository than applied by the repository itself. It is often not possible to tell that a file has been encrypted by parsing it; the file may appear to be ASCII text. Therefore, information about inhibitors should be supplied as metadata with submitted objects when possible.
144
- # #
145
- # # Definition: Features of the object intended to inhibit access, use, or migration.
146
- # # @return [RDF::Vocabulary::Term]
147
- # attr_reader :Inhibitors
148
- #
149
- # # Intellectual entities are described via Descriptive metadata models. These are very domain-specific and are out of scope for PREMIS. Examples: Dublin Core, Mets, MARC
150
- # #
151
- # # Definition: a set of content that is considered a single intellectual unit for purposes of management and description: for example, a particular book, map, photograph, or database. An Intellectual Entity can include other Intellectual Entities; for example, a Web site can include a Web page; a Web page can include an image. An Intellectual Entity may have one or more digital representations.
152
- # # @return [RDF::Vocabulary::Term]
153
- # attr_reader :IntellectualEntity
154
- #
155
- # # Usage Note: When rights basis is a license, licenseInformation should be provided.
156
- # #
157
- # # Definition: Information about a license or other agreement granting permissions related to an object.
158
- # # @return [RDF::Vocabulary::Term]
159
- # attr_reader :LicenseInformation
160
- #
161
- # # Entity properties: Can be associated with one or more rights statements. Can participate in one or more events. Links between entities may be recorded from either direction and need not be bi-directional.
162
- # #
163
- # # The object class aggregates information about a digital object held by a preservation repository and describes those characteristics relevant to preservation management. The only mandatory property is objectIdentifier. The object class has three subclasses: Representation, File, and Bitstream.
164
- # #
165
- # # Entity types: Representation: A digital object instantiating or embodying an Intellectual Entity. A representation is the set of stored digital files and structural metadata needed to provide a complete and reasonable rendition of the Intellectual Entity. File: A named and ordered sequence of bytes that is known to an operating system. Bitstream: Contiguous or non-contiguous data within a file that has meaningful properties for preservation purposes.
166
- # # @return [RDF::Vocabulary::Term]
167
- # attr_reader :Object
168
- #
169
- # # Usage Notes: The semantic units included in objectCharacteristics should be treated as a set of information that pertains to a single object at a single compositionLevel. Object characteristics may be repeated when an object was created by applying two or more encodings, such as compression and encryption. In this case each repetition of objectCharacteristics would have an incrementally higher compositionLevel. When encryption is applied, the objectCharacteristics block must include an inhibitors semantic unit. A bitstream embedded within a file may have different object characteristics than the file. Where these characteristics are relevant for preservation, they should be recorded. When a single file is equivalent to a representation, objectCharacteristics may be applied and thus associated with the representation. In these cases, the relationship between the file comprising the representation and other associated files may be expressed using relationshipSubType.
170
- # #
171
- # # Definition: Technical properties of a file or bitstream that are applicable to all or most formats.
172
- # #
173
- # # Rationale: There are some important technical properties that apply to objects of any format. Detailed definition of format-specific properties is outside the scope of this Data Dictionary, although such properties may be included within objectCharacteristicsExtension.
174
- # # @return [RDF::Vocabulary::Term]
175
- # attr_reader :ObjectCharacteristics
176
- #
177
- # # Definition: Basicly, the preservation information in PREMIS OWL consists of five entities related to each other. The entities are: Agent, Event, IntellectualEntity, Object, and RightsStatement.
178
- # # @return [RDF::Vocabulary::Term]
179
- # attr_reader :PremisEntity
180
- #
181
- # # Creation / Maintenance Notes: The preservation level may be assigned by the repository or requested by the depositor and submitted as metadata. The repository may also choose to record additional metadata indicating the context for the assignment of the preservation level.
182
- # #
183
- # # Rationale: Some preservation repositories will offer multiple preservation options depending on factors such as the value or uniqueness of the material, the “preservability” of the format, the amount the customer is willing to pay, etc. The context surrounding the choice of a particular preservation option for an object may also require further explanation.
184
- # #
185
- # # Definition: Information indicating the decision or policy on the set of preservation functions to be applied to an object and the context in which the decision or policy was made.
186
- # #
187
- # # Usage Notes: If the repository offers only a single preservation level, this value does not need to be explicitly recorded within the repository. Application of a particular set of preservationLevel semantic units may only cover a single representation of an object: representations in other technical forms or serving other functions may have a different preservationLevel applied. The container may be repeated if a preservation level value needs to be recorded in additional contexts (see preservationLevelRole).
188
- # # @return [RDF::Vocabulary::Term]
189
- # attr_reader :PreservationLevel
190
- #
191
- # # Definition: The identifier and sequential context of the related resource
192
- # #
193
- # # Usage Notes: The related object may or may not be held within the preservation repository. Recommended practice is that objects reside within the repository unless there is a good reason to reference an object outside. Internal and external references should be clear.
194
- # # @return [RDF::Vocabulary::Term]
195
- # attr_reader :RelatedObjectIdentification
196
- #
197
- # # Definition: A digital object instantiating or embodying an Intellectual Entity. A representation is the set of stored digital files and structural metadata needed to provide a complete and reasonable rendition of the Intellectual Entity.
198
- # # @return [RDF::Vocabulary::Term]
199
- # attr_reader :Representation
200
- #
201
- # # Definition: A designation used to uniquely identify documentation supporting the specified rights within the repository system.
202
- # # @return [RDF::Vocabulary::Term]
203
- # attr_reader :RightsDocumentation
204
- #
205
- # # Definition: The action(s) that the granting agency has allowed the repository.
206
- # # @return [RDF::Vocabulary::Term]
207
- # attr_reader :RightsGranted
208
- #
209
- # # Definition: Documentation of the repository's right to perform one or more acts.
210
- # #
211
- # # Usage Notes: This semantic unit is optional because in some cases rights may be unknown. Institutions are encouraged to record rights information when possible. Either rightsStatement or rightsExtension must be present if the Rights entity is included. The rightsStatement should be repeated when the act(s) described has more than one basis, or when different acts have different bases.
212
- # #
213
- # # Extensions: In OWL one can define its own subclasses to the the RightsStatement class to denote OtherRightsInformation of the PREMIS data dictionary.
214
- # # @return [RDF::Vocabulary::Term]
215
- # attr_reader :RightsStatement
216
- #
217
- # # Rationale: A repository may have a policy of generating digital signatures for files on ingest, or may have a need to store and later validate incoming digital signatures.
218
- # #
219
- # # Definition: Information needed to use a digital signature to authenticate the signer of an object and/or the information contained in the object.
220
- # #
221
- # # Usage Notes: Several of the semantic components of signatureInformation are taken from the W3C’s XML-Signature Syntax and Processing; see www.w3.org/TR/2002/REC-xmldsig-core-20020212/ for more information on the structure and application of these semantic units.
222
- # # @return [RDF::Vocabulary::Term]
223
- # attr_reader :Signature
224
- #
225
- # # Definition: Characteristics of a particular object subjectively determined to be important to maintain through preservation actions.
226
- # #
227
- # # Rationale: Objects that have the same technical properties may still differ as to the properties that should be preserved for future presentation or use.
228
- # #
229
- # # Creation / Maintenance Notes: Significant properties may pertain to all objects of a certain class; for example, the repository can decide that for all PDF files, only the content need be preserved. In other cases, for example, for media art, the significant properties may be unique to each individual object. Where values are unique, they must be supplied by the submitter or provided by the curatorial staff of the repository.
230
- # #
231
- # # Usage Notes: All of this semantic unit’s subunits are optional. At least one of the significantPropertiesValue and significantPropertiesExtension subunits must be present if this container is included or both may be used. Significant properties may be objective technical characteristics subjectively considered important, or subjectively determined characteristics. For example, a PDF may contain links that are not considered important and JavaScript that is considered important. Or future migrations of a TIFF image may require optimization for line clarity or for color; the option chosen would depend upon a curatorial judgment of the significant properties of the image. Listing significant properties implies that the repository plans to preserve these properties across time and requires them to acceptably survive preservation action; for example, to be maintained during emulation or after format migration. It also implies that the repository would note when preservation action results in modification of significant properties. In practice, significant properties might be used as measures of preservation success, as part of quality checking the results of a preservation action or evaluating the efficacy of a preservation method. For example, if the listed significant properties are not maintained after application of a particular preservation method, it may indicate a failure of the process or that the method is not well suited to the type of material. More experience with digital preservation is needed to determine the best ways of representing significant properties in general, and of representing modification of significant properties. The semantic units included in the significantProperties container aim to provide a flexible structure for describing significant properties, allowing general types of aspects, facets or attributes of an object to be declared and to be paired with specific significant details about the object pertaining to that aspect, facet or attribute. For example, some repositories may define significant properties for objects related to facets of content, appearance, structure, behavior, and context. Examples of facet:detail pairs in this case could include: significantPropertiesType = “content” significantPropertiesValue = “all textual content and images” significantPropertiesType = “behavior” significantPropertiesValue = “editable” Other repositories may choose to describe significant properties at a more granular attribute level; for example: significantPropertiesType = “page count” significantPropertiesValue = “7” significantPropertiesType = “page width” significantPropertiesValue = “210 mm” Each facet:detail pair should be contained in a separate, repeated significantProperties container. Further work on determining and describing significant properties may yield more detailed schemes to facilitate general description. Representing modification of significant properties as a result of preservation action also requires further work. One possible way involves the use of Object and Event information: Object A has significant properties volume and timing, which are recorded as significantProperties of A. In migrated version B, the timing is modified, which is noted in the eventOutcome of the migration event. Only volume is listed as a significant property of B.
232
- # # @return [RDF::Vocabulary::Term]
233
- # attr_reader :SignificantProperties
234
- #
235
- # # Creation / Maintenance Notes: If recording this explicitly, many different software environments may apply; for example, a particular object such as a PDF file may be viewable by several versions of several applications running under several operating systems and operating system versions. Although at least one software environment should be recorded, it is not necessary to record them all and each repository will have to make its own decisions about which software environments to record. Also, what appears to the user as a single rendering program can have many dependencies, including system utilities, runtime libraries, and so on, which each might have their own dependencies in turn. As with environment, metadata may be more efficiently managed in conjunction with a format registry either internal or external to a repository. In the absence of a global mechanism, repositories may be forced to develop their own local “registries” relating format to software environment.
236
- # #
237
- # # Definition: Software required to render or use the object.
238
- # # @return [RDF::Vocabulary::Term]
239
- # attr_reader :Software
240
- #
241
- # # Definition: Information about the statute allowing use of the object.
242
- # #
243
- # # Usage Notes: When rights basis is a statute, statuteInformation should be provided.
244
- # # @return [RDF::Vocabulary::Term]
245
- # attr_reader :StatuteInformation
246
- #
247
- # # Definition: Information about how and where a file is stored in the storage system.
248
- # #
249
- # # Rationale: It is necessary for a repository to associate the contentLocation with the storageMedium.
250
- # #
251
- # # Usage Notes: Normally there would be a single storage location and medium for an object, because an object in another location would be considered a different object. The storage composite should be repeated if there are two or more copies that are identical bit-wise and managed as a unit except for the medium on which they are stored. They must have a single objectIdentifier and be managed as a single object by the repository. Although this semantic unit is mandatory, both of its subunits are optional. At least one subunit (i.e. either contentLocation or storageMedium) must be present or both may be used.
252
- # # @return [RDF::Vocabulary::Term]
253
- # attr_reader :Storage
254
- #
255
- # # Rationale: The permission to preserve may be time bounded.
256
- # #
257
- # # Definition: The time period for the permissions granted.
258
- # # @return [RDF::Vocabulary::Term]
259
- # attr_reader :TermOfGrant
260
- #
261
- # # Definition: The time period for the restriction granted.
262
- # #
263
- # # Rationale: The current definition of termOfGrant is "time period for the permissions granted." This allows for expressing information about the rights granted, but some repositories may need to express timebounded restrictions like embargoes. If this is applicable startDate for the beginning of the embargo and endDate for the end of the embargo should be recorded.
264
- # # @return [RDF::Vocabulary::Term]
265
- # attr_reader :TermOfRestriction
266
- #
267
- # # Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/actionsGranted
268
- # #
269
- # # Extensions: One can use its own SKOS vocabulary to use for this property. The precondition to do this, is to link your SKOS concepts to the SKOS concepts of the id.loc.gov vocabulary.
270
- # #
271
- # # Definition: The action the preservation repository is allowed to take.
272
- # # @return [RDF::Vocabulary::Term]
273
- # attr_reader :hasAct
274
- #
275
- # # Definition: link to the associated Agent.
276
- # #
277
- # # Rationale: Digital provenance requires often that relationships between agents and events are documented. The role of the associated agent may need to be documented. For this, a SKOS vocabulary can be used. The LOC will publish a vocabulary at http://id.loc.gov/, denoting the agent's role. These vocabulary will publish the concepts also as subproperties to the linkingAgent property, for denoting the role of the agent in the event or rightsstatement.
278
- # # @return [RDF::Vocabulary::Term]
279
- # attr_reader :hasAgent
280
- #
281
- # # Usage Note: The value is not necessarily unique.
282
- # #
283
- # # Definition: A text string which could be used in addition to agentIdentifier to identify an agent.
284
- # #
285
- # # Examples: Erik Owens, Pc
286
- # #
287
- # # Rationale: This semantic unit provides a more reader-friendly version of the agent identified by the agentIdentifier.
288
- # # @return [RDF::Vocabulary::Term]
289
- # attr_reader :hasAgentName
290
- #
291
- # # Rationale: Additional information may be needed to describe or disambiguate the agent.
292
- # #
293
- # # Definition: Additional information about the agent.
294
- # # @return [RDF::Vocabulary::Term]
295
- # attr_reader :hasAgentNote
296
- #
297
- # # Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/agentType
298
- # #
299
- # # Definition: A high-level characterization of the type of agent.
300
- # #
301
- # # Extensions: One can use its own SKOS vocabulary to use for this property. The precondition to do this, is to link your SKOS concepts to the SKOS concepts of the id.loc.gov vocabulary.
302
- # # @return [RDF::Vocabulary::Term]
303
- # attr_reader :hasAgentType
304
- #
305
- # # @return [RDF::Vocabulary::Term]
306
- # attr_reader :hasApplicableDates
307
- #
308
- # # Examples: 0, 1, 2
309
- # #
310
- # # Data Constraints: Non-negative integers.
311
- # #
312
- # # Usage Notes: A file or bitstream can be subject to multiple encodings that must be decoded in reverse order (highest to lowest). For example, file A may be compressed to create file B, which is encrypted to create file C. To recreate a copy of the base file A, one would have to unencrypt file C to create file B and then uncompress file B to create file A. A compositionLevel of zero indicates that the object is a base object and not subject to further decoding, while a level of 1 or higher indicates that one or more decodings must be applied. Numbering goes lowest to highest (first encoded = 0). 0 is base object; 1-n are subsequent encodings. Use 0 as the default if there is only one compositionLevel. When multiple file objects are bundled together as filestreams within a package file object (e.g., a ZIP file), the individual filestream objects are not composition levels of the package file object. They should be considered separate objects, each with their own composition levels. For example, two encrypted files zipped together and stored in an archive as one file object would be described as three separate objects, each with its own associated metadata. The storage location of the two inner objects would point to the ZIP file, but the ZIP file itself would have only a single composition level (of zero) whose format would be “zip.”
313
- # #
314
- # # Creation / Maintenance Notes: Composition level will generally be supplied by the repository, which should attempt to supply this value automatically. If the object was created by the repository, the creating routine knows the composition level and can supply this metadata. If the object is being ingested by the repository, repository programs will have to attempt to identify the composition level from the object itself or from externally supplied metadata.
315
- # #
316
- # # Definition: An indication of whether the object is subject to one or more processes of decoding or unbundling.
317
- # #
318
- # # Rationale: A file or bitstream can be encoded with compression, encryption, etc., or bundled with other files or bitstreams into larger packages. Knowing the order in which these actions are taken is important if the original object or objects must be recovered.
319
- # # @return [RDF::Vocabulary::Term]
320
- # attr_reader :hasCompositionLevel
321
- #
322
- # # @return [RDF::Vocabulary::Term]
323
- # attr_reader :hasContentLocation
324
- #
325
- # # Definition: The means of referencing the location of the content.
326
- # #
327
- # # Rationale: To understand the meaning of the value it is necessary to know what location scheme is used.
328
- # #
329
- # # Extensions: One can use its own SKOS vocabulary to use for this property. The precondition to do this, is to link your SKOS concepts to the SKOS concepts of the id.loc.gov vocabulary.
330
- # #
331
- # # Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/contentLocationType
332
- # # @return [RDF::Vocabulary::Term]
333
- # attr_reader :hasContentLocationType
334
- #
335
- # # Examples: http://wwasearch.loc.gov/107th/200212107035/http://house.gov/langevin/ (file), c:\apache2\htdocs\index.html (file), 64 [offset from start of file c:\apache2\htdocs\image\logo.gif] (bitstream)
336
- # #
337
- # # Usage Notes: This could be a fully qualified path and filename, or the information used by a resolution system (e.g., a handle) or the native information used by a storage management system. For a bitstream or filestream, this would probably be the reference point and offset of the starting position of the bitstream. It is up to the repository to determine the level of granularity that should be recorded.
338
- # #
339
- # # Definition: The reference to the location of the content used by the storage system.
340
- # # @return [RDF::Vocabulary::Term]
341
- # attr_reader :hasContentLocationValue
342
- #
343
- # # Data Constraint: Values should be taken from ISO 3166.
344
- # #
345
- # # Rationale: Copyright law can vary from country to country.
346
- # #
347
- # # Examples: us, de, be
348
- # #
349
- # # Definition: The country whose copyright laws apply.
350
- # # @return [RDF::Vocabulary::Term]
351
- # attr_reader :hasCopyrightJurisdiction
352
- #
353
- # # Definition: A coded designation for the copyright status of the object at the time the rights statement is recorded.
354
- # #
355
- # # Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/copyrightStatus
356
- # #
357
- # # Extensions: One can use its own SKOS vocabulary to use for this property. The precondition to do this, is to link your SKOS concepts to the SKOS concepts of the id.loc.gov vocabulary.
358
- # # @return [RDF::Vocabulary::Term]
359
- # attr_reader :hasCopyrightStatus
360
- #
361
- # # Data Constraint: To aid machine processing, value should use a structured form: xsd:dateTime
362
- # #
363
- # # Definition: The date that the copyright status recorded in copyrightStatus was determined.
364
- # #
365
- # # Example: 2001-10-26T19:32:52+00:00
366
- # # @return [RDF::Vocabulary::Term]
367
- # attr_reader :hasCopyrightStatusDeterminationDate
368
- #
369
- # # @return [RDF::Vocabulary::Term]
370
- # attr_reader :hasCreatingApplication
371
- #
372
- # # Example: MSWord
373
- # #
374
- # # Usage Notes: The creatingApplication is the application that created the object in its current format, not the application that created the copy written to storage. For example, if a document is created by Microsoft Word and subsequently copied to archive storage by a repository’s Ingest program, the creatingApplication is Word, not the Ingest program.
375
- # #
376
- # # Definition: A designation for the name of the software program that created the object.
377
- # # @return [RDF::Vocabulary::Term]
378
- # attr_reader :hasCreatingApplicationName
379
- #
380
- # # Example: 2000
381
- # #
382
- # # Definition: The version of the software program that created the object.
383
- # # @return [RDF::Vocabulary::Term]
384
- # attr_reader :hasCreatingApplicationVersion
385
- #
386
- # # Data Constraint: To aid machine processing, value should use a structured form: xsd:dateTime
387
- # #
388
- # # Usage Notes: Use the most precise date available. This is the date the object was created by the creating application, not the date any copy was made externally or by the repository. For example, if a file is created by Microsoft Word in 2001 and two copies are made in 2003, the dateCreatedByApplication of all three files is 2001. The date a file is written to storage can be recorded as an Event. If the object itself contains internal creation and modification dates, the modification date should be used as dateCreatedByApplication. If the application is a Web harvester capturing an object at a point of time, use for date captured.
389
- # #
390
- # # Example: 2001-10-26T19:32:52+00:00
391
- # #
392
- # # Definition: The actual or approximate date and time the object was created.
393
- # # @return [RDF::Vocabulary::Term]
394
- # attr_reader :hasDateCreatedByApplication
395
- #
396
- # # @return [RDF::Vocabulary::Term]
397
- # attr_reader :hasDependency
398
- #
399
- # # Definition: A designation for a component or associated file needed by the representation or file.
400
- # #
401
- # # Rationale: It may not be self-evident from the dependencyIdentifier what the name of the object actually is.
402
- # #
403
- # # Example: Additional Element Set for Language Corpora
404
- # # @return [RDF::Vocabulary::Term]
405
- # attr_reader :hasDependencyName
406
- #
407
- # # Data Constraint: To aid machine processing, value should use a structured form: xsd:dateTime
408
- # #
409
- # # Usage Notes: Use “0000-00-00T00:00:00+00:00” for an open ended term of grant. Omit endDate if the ending date is unknown or the permission statement applies to many objects with different end dates.
410
- # #
411
- # # Definition: The ending date of the permission granted.
412
- # # @return [RDF::Vocabulary::Term]
413
- # attr_reader :hasEndDate
414
- #
415
- # # @return [RDF::Vocabulary::Term]
416
- # attr_reader :hasEnvironment
417
- #
418
- # # Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/environmentCharacteristic
419
- # #
420
- # # Rationale: If multiple environments are described, this element can help to distinguish among them.
421
- # #
422
- # # Extensions: One can use its own SKOS vocabulary to use for this property. The precondition to do this, is to link your SKOS concepts to the SKOS concepts of the id.loc.gov vocabulary.
423
- # #
424
- # # Definition: An assessment of the extent to which the described environment supports its purpose.
425
- # # @return [RDF::Vocabulary::Term]
426
- # attr_reader :hasEnvironmentCharacteristic
427
- #
428
- # # Definition: Additional information about the environment.
429
- # #
430
- # # Rationale: There may be a need to give a textual description of the environment for additional explanation.
431
- # #
432
- # # Usage Notes: This note could be used to record the context of the environment information. For example, if a file can be rendered through a PC client application or through a browser with a plug-in, this note could be used to identify which situation applies. The note should not be used for a textual description of environment information recorded more rigorously elsewhere.
433
- # #
434
- # # Example: This environment assumes that the PDF will be stored locally and used with a standalone PDF reader.
435
- # # @return [RDF::Vocabulary::Term]
436
- # attr_reader :hasEnvironmentNote
437
- #
438
- # # Extensions: One can use its own SKOS vocabulary to use for this property. The precondition to do this, is to link your SKOS concepts to the SKOS concepts of the id.loc.gov vocabulary.
439
- # #
440
- # # Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/environmentPurpose
441
- # #
442
- # # Definition: The use(s) supported by the specified environment.
443
- # #
444
- # # Rationale: Different environments can support different uses of objects. For example, the environment needed to edit and modify a file can be quite different than the environment needed to render it.
445
- # # @return [RDF::Vocabulary::Term]
446
- # attr_reader :hasEnvironmentPurpose
447
- #
448
- # # Usage Notes: Use to link to events that are not associated with relationships between objects, such as format validation, virus checking, etc.
449
- # #
450
- # # Definition: The event associated with the object or an agent.
451
- # # @return [RDF::Vocabulary::Term]
452
- # attr_reader :hasEvent
453
- #
454
- # # Data Constraint: To aid machine processing, value should use a structured form: xsd:dateTime
455
- # #
456
- # # Definition: The single date and time, or date and time range, at or during which the event occurred.
457
- # #
458
- # # Example: 2001-10-26T19:32:52+00:00
459
- # #
460
- # # Usage Notes: Recommended practice is to record the most specific time possible and to designate the time zone.
461
- # # @return [RDF::Vocabulary::Term]
462
- # attr_reader :hasEventDateTime
463
- #
464
- # # Definition: Additional information about the event.
465
- # #
466
- # # Examples: Object permanently withdrawn by request of Caroline Hunt, Program=“MIGJP2JP2K”; version=“2.2”
467
- # #
468
- # # Usage Notes: eventDetail is not intended to be processed by machine. It may record any information about an event and/or point to information stored elsewhere.
469
- # # @return [RDF::Vocabulary::Term]
470
- # attr_reader :hasEventDetail
471
- #
472
- # # Usage Notes: Recommended practice is to use a controlled vocabulary that a system can act upon automatically. More detail about the outcome may be recorded in eventOutcomeDetail. Recommended practice is to define events with sufficient granularity that each event has a single outcome.
473
- # #
474
- # # Rationale: A coded way of representing the outcome of an event may be useful for machine processing and reporting. If, for example, a fixity check fails, the event record provides both an actionable and a permanent record.
475
- # #
476
- # # Data Constraint: Value should be taken from a controlled vocabulary.
477
- # #
478
- # # Definition: A categorization of the overall result of the event in terms of success, partial success, or failure.
479
- # #
480
- # # Examples: 00 [a code meaning “action successfully completed”], CV-01 [a code meaning “checksum validated”]
481
- # # @return [RDF::Vocabulary::Term]
482
- # attr_reader :hasEventOutcome
483
- #
484
- # # @return [RDF::Vocabulary::Term]
485
- # attr_reader :hasEventOutcomeDetail
486
- #
487
- # # Definition: A detailed description of the result or product of the event in textual form.
488
- # #
489
- # # Rationale: Additional information in textual form may be needed about the outcome of the event.
490
- # #
491
- # # Examples: LZW compressed file, Non-standard tags found in header
492
- # # @return [RDF::Vocabulary::Term]
493
- # attr_reader :hasEventOutcomeDetailNote
494
- #
495
- # # @return [RDF::Vocabulary::Term]
496
- # attr_reader :hasEventOutcomeInformation
497
- #
498
- # # Extensions: One can extend this property to use more fine grained properties by defining the fine grained properties as subproperties of this property.
499
- # #
500
- # # This propety links a Event instance to an Agent instance. Via this property a distinction can be made in the linkingAgent properties based on the domain.
501
- # # @return [RDF::Vocabulary::Term]
502
- # attr_reader :hasEventRelatedAgent
503
- #
504
- # # Rationale: Digital provenance often requires that relationships between objects and events are documented.
505
- # #
506
- # # Extensions: One can extend this property to use more fine grained properties by defining the fine grained properties as subproperties of this property.
507
- # #
508
- # # Definition: Information about an object associated with an event.
509
- # # @return [RDF::Vocabulary::Term]
510
- # attr_reader :hasEventRelatedObject
511
- #
512
- # # Rationale: Categorizing events will aid the preservation repository in machine processing of event information, particularly in reporting.
513
- # #
514
- # # Definition: A categorization of the nature of the event.
515
- # #
516
- # # Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/eventType
517
- # #
518
- # # Extensions: One can use its own SKOS vocabulary to use for this property. The precondition to do this, is to link your SKOS concepts to the SKOS concepts of the id.loc.gov vocabulary.
519
- # # @return [RDF::Vocabulary::Term]
520
- # attr_reader :hasEventType
521
- #
522
- # # @return [RDF::Vocabulary::Term]
523
- # attr_reader :hasFixity
524
- #
525
- # # @return [RDF::Vocabulary::Term]
526
- # attr_reader :hasFormat
527
- #
528
- # # @return [RDF::Vocabulary::Term]
529
- # attr_reader :hasFormatDesignation
530
- #
531
- # # Definition: A designation of the format of the file or bitstream.
532
- # #
533
- # # Data Constraint: Value should be taken from a controlled vocabulary.
534
- # #
535
- # # Examples: Text/sgml, image/tiff/geotiff, Adobe PDF, DES, PGP, base64, unknown, LaTex
536
- # #
537
- # # Usage Notes: For unidentified formats, formatName may be recorded as “unknown”.
538
- # # @return [RDF::Vocabulary::Term]
539
- # attr_reader :hasFormatName
540
- #
541
- # # Rationale: Qualifying information may be needed to supplement format designation and registry information or record a status for identification.
542
- # #
543
- # # Usage Notes: The formatNote may contain free text, a reference pointer, or a value from a controlled list.
544
- # #
545
- # # Definition: Additional information about format.
546
- # #
547
- # # Examples: tentative identification, disjunction, multiple format identifications found
548
- # # @return [RDF::Vocabulary::Term]
549
- # attr_reader :hasFormatNote
550
- #
551
- # # @return [RDF::Vocabulary::Term]
552
- # attr_reader :hasFormatRegistry
553
- #
554
- # # Definition: The unique key used to reference an entry for this format in a format registry.
555
- # #
556
- # # Examples: info:gdfr/fred/f/tiff, TIFF/6.0
557
- # # @return [RDF::Vocabulary::Term]
558
- # attr_reader :hasFormatRegistryKey
559
- #
560
- # # Definition: A designation identifying the referenced format registry.
561
- # #
562
- # # Usage Notes: This can be a formal name, internally used name, or URI.
563
- # #
564
- # # Examples: PRONOM, www.nationalarchives.gov.uk/pronom, Representation Information Registry Repository, FRED: A format registry demonstration, release 0.07
565
- # # @return [RDF::Vocabulary::Term]
566
- # attr_reader :hasFormatRegistryName
567
- #
568
- # # Definition: The purpose or expected use of the registry.
569
- # #
570
- # # Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/formatRegistryRole
571
- # #
572
- # # Rationale: The same format may be defined in different registries for different purposes. For example, one registry may give detailed format specifications while another has profile information. If multiple registries are recorded, this semantic unit can be used to distinguish among them.
573
- # #
574
- # # Extensions: One can use its own SKOS vocabulary to use for this property. The precondition to do this, is to link your SKOS concepts to the SKOS concepts of the id.loc.gov vocabulary.
575
- # # @return [RDF::Vocabulary::Term]
576
- # attr_reader :hasFormatRegistryRole
577
- #
578
- # # Examples: 6.0, 2003
579
- # #
580
- # # Usage Notes: If the format is versioned, formatVersion should be recorded. It can be either a numeric or chronological designation.
581
- # #
582
- # # Rationale: Many authority lists of format names are not granular enough to indicate version, for example, MIME Media types.
583
- # #
584
- # # Definition: The version of the format named in formatName.
585
- # # @return [RDF::Vocabulary::Term]
586
- # attr_reader :hasFormatVersion
587
- #
588
- # # @return [RDF::Vocabulary::Term]
589
- # attr_reader :hasHardware
590
- #
591
- # # Examples: Intel Pentium III, 1 GB DRAM, Windows XPcompatible joystick
592
- # #
593
- # # Definition: Manufacturer, model, and version (if applicable) of the hardware.
594
- # #
595
- # # Usage Notes: Include manufacturer when this helps to identify or disambiguate the product. Include version for firmware or other components where that information is pertinent.
596
- # # @return [RDF::Vocabulary::Term]
597
- # attr_reader :hasHardwareName
598
- #
599
- # # Definition: Additional requirements or instructions related to the hardware referenced in hwName.
600
- # #
601
- # # Usage Notes: This could be an identifier or URI used to point to hardware documentation.
602
- # #
603
- # # Examples: 32MB minimum, Required RAM for Apache is unknown
604
- # #
605
- # # Rationale: For hardware, the amount of computing resource needed (such as memory, storage, processor speed, etc.) may need to be documented. In addition, more detailed instructions may be needed to install and/or operate the hardware.
606
- # # @return [RDF::Vocabulary::Term]
607
- # attr_reader :hasHardwareOtherInformation
608
- #
609
- # # Definition: Class or category of the hardware.
610
- # #
611
- # # Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/hardwareType
612
- # #
613
- # # Extensions: One can use its own SKOS vocabulary to use for this property. The precondition to do this, is to link your SKOS concepts to the SKOS concepts of the id.loc.gov vocabulary.
614
- # # @return [RDF::Vocabulary::Term]
615
- # attr_reader :hasHardwareType
616
- #
617
- # # @return [RDF::Vocabulary::Term]
618
- # attr_reader :hasIdentifier
619
- #
620
- # # Data Constraint: Value should be taken from controlled vocabulary.
621
- # #
622
- # # Definition: A designation of the domain within which the identifier is unique.
623
- # #
624
- # # Examples: DLC, DRS, hdl:4263537
625
- # #
626
- # # Rationale: Identifier values cannot be assumed to be unique across domains. The combination of identifierType and identifierValue should ensure uniqueness.
627
- # #
628
- # # Usage Notes: The type of the identifier may be implicit within the repository as long it can be explicitly communicated when the item is disseminated outside of it.
629
- # # @return [RDF::Vocabulary::Term]
630
- # attr_reader :hasIdentifierType
631
- #
632
- # # Examples: 0000000312 (Representation), IU2440 (File), WAC1943.56 (File), http://nrs.harvard.edu/urn-3:FHCL.Loeb:sal (File), IU2440-1 (Bitstream)
633
- # #
634
- # # Defnition: The value of the Identifier.
635
- # # @return [RDF::Vocabulary::Term]
636
- # attr_reader :hasIdentifierValue
637
- #
638
- # # Example: [DES decryption key]
639
- # #
640
- # # Usage Notes: The key should be provided if known. However, it is not advisable to actually store the inhibitorKey in plain text in an unsecure database.
641
- # #
642
- # # Definition: The decryption key or password.
643
- # # @return [RDF::Vocabulary::Term]
644
- # attr_reader :hasInhibitorKey
645
- #
646
- # # Extensions: One can use its own SKOS vocabulary to use for this property. The precondition to do this, is to link your SKOS concepts to the SKOS concepts of the id.loc.gov vocabulary.
647
- # #
648
- # # Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/inhibitorTarget
649
- # #
650
- # # Definition: The content or function protected by the inhibitor.
651
- # # @return [RDF::Vocabulary::Term]
652
- # attr_reader :hasInhibitorTarget
653
- #
654
- # # Definition: The inhibitor method employed.
655
- # #
656
- # # Extensions: One can use its own SKOS vocabulary to use for this property. The precondition to do this, is to link your SKOS concepts to the SKOS concepts of the id.loc.gov vocabulary.
657
- # #
658
- # # Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/inhibitorType
659
- # # @return [RDF::Vocabulary::Term]
660
- # attr_reader :hasInhibitorType
661
- #
662
- # # @return [RDF::Vocabulary::Term]
663
- # attr_reader :hasInhibitors
664
- #
665
- # # Definition: An intellectual entity associated with the object.
666
- # #
667
- # # Usage Notes: Use to link to an intellectual entity that is related to the object. This may be a link to descriptive metadata that describes the intellectual entity or some other surrogate for it that can be referenced. This link will likely be to an identifier of an object that is at a higher conceptual level than the object for which the metadata is provided, for example, to a collection or parent object.
668
- # # @return [RDF::Vocabulary::Term]
669
- # attr_reader :hasIntellectualEntity
670
- #
671
- # # @return [RDF::Vocabulary::Term]
672
- # attr_reader :hasKeyInformation
673
- #
674
- # # Definition: Text describing the license or agreement by which permission was granted.
675
- # #
676
- # # Usage Notes: This could contain the actual text of the license or agreement or a paraphrase or summary.
677
- # # @return [RDF::Vocabulary::Term]
678
- # attr_reader :hasLicenseTerms
679
- #
680
- # # Definition: The output of the message digest algorithm.
681
- # #
682
- # # Example: 7c9b35da4f2ebd436f1cf88e5a39b3a257edf4a22be3c955ac49da2e2107b67a1924419563
683
- # #
684
- # # Rationale: This must be stored so that it can be compared in future fixity checks.
685
- # # @return [RDF::Vocabulary::Term]
686
- # attr_reader :hasMessageDigest
687
- #
688
- # # Extensions: One can use its own SKOS vocabulary to use for this property. The precondition to do this, is to link your SKOS concepts to the SKOS concepts of the id.loc.gov vocabulary.
689
- # #
690
- # # Definition: The specific algorithm used to construct the message digest for the digital object.
691
- # #
692
- # # Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/cryptographicHashFunctions
693
- # # @return [RDF::Vocabulary::Term]
694
- # attr_reader :hasMessageDigestAlgorithm
695
- #
696
- # # Examples: DRS, A0000978
697
- # #
698
- # # Usage Notes: The originator of the message digest could be represented by a string representing the agent (e.g., “NRS” referring to the archive itself) or a pointer to an agent description (e.g., “A0000987” taken here to be an agentIdentifierValue).
699
- # #
700
- # # Rationale: A preservation repository may ingest files that have had message digests calculated by the submitter; checking these ensures that the file as received is the same as the file as sent. The repository may also ingest files that do not have message digests, and so must calculate the initial value upon ingest. It can be useful to know who calculated the initial value of the message digest.
701
- # #
702
- # # Creation / Maintenance Notes: If the calculation of the initial message digest is treated by the repository as an Event, this information could be obtained from an Event record.
703
- # #
704
- # # Definition: The agent that created the original message digest that is compared in a fixity check.
705
- # # @return [RDF::Vocabulary::Term]
706
- # attr_reader :hasMessageDigestOriginator
707
- #
708
- # # Extensions: One can extend this property to use more fine grained properties by defining the fine grained properties as subproperties of this property.
709
- # #
710
- # # Rationale: Digital provenance often requires that relationships between objects and events are documented. / Rights statements must be associated with the objects to which they pertain, either by linking from the rights statement to the object(s) or by linking from the object(s) to the rights statement. This provides the mechanism for the link from the rights statement to an object. For denoting the role of the object, when related to an event,one can extend this ontology be defining your own subproperties, such as those given by http://id.loc.gov/vocabulary/preservation/eventRelatedObjectRole.
711
- # #
712
- # # Definition: Information about an object associated with an event or rightsstatement.
713
- # # @return [RDF::Vocabulary::Term]
714
- # attr_reader :hasObject
715
- #
716
- # # @return [RDF::Vocabulary::Term]
717
- # attr_reader :hasObjectCharacteristics
718
- #
719
- # # Creation / Maintenance Notes: This value would always be supplied to the repository by the submitter or harvesting application. How much of the file path to preserve would be up to the repository.
720
- # #
721
- # # Definition: The name of the object as submitted to or harvested by the repository, before any renaming by the repository.
722
- # #
723
- # # Rationale: The name used within the preservation repository may not be known outside of the repository. A depositor might need to request a file by its original name. Also, the repository may need to reconstruct internal links for dissemination.
724
- # #
725
- # # Usage Notes: This is the name of the object as designated in the Submission Information Package (SIP). The object may have other names in different contexts. When two repositories are exchanging content, it would be important for the receiving repository to know and record the name of the representation at the originating repository. In the case of representations, this may be a directory name.
726
- # #
727
- # # Example: N419.pdf
728
- # # @return [RDF::Vocabulary::Term]
729
- # attr_reader :hasOriginalName
730
- #
731
- # # @return [RDF::Vocabulary::Term]
732
- # attr_reader :hasPreservationLevel
733
- #
734
- # # Data Constraint: To aid machine processing, value should use a structured form: xsd:dateTime
735
- # #
736
- # # Definition: The date, or date and time, when a particular preservationLevelValue was assigned to the object.
737
- # #
738
- # # Rationale: The preservationLevel applicable to an object is expected to be reviewed and changed over time, in response to changes in repository preservation requirements, policies, or capabilities relevant to the object. The date that the current preservationLevelValue was assigned aids review of decisions.
739
- # #
740
- # # Examples: 2001-10-26T19:32:52+00:00
741
- # # @return [RDF::Vocabulary::Term]
742
- # attr_reader :hasPreservationLevelDateAssigned
743
- #
744
- # # Usage Notes: This optional semantic unit records the reason for applying the preservationLevelValue. This information can be particularly important when the assigned preservationLevelValue differs from usual repository policy. For example, a repository may normally assign a preservationLevelValue of “full preservation” for JPEG2000 files, but detects that a particular file is defective. This may mean that the repository’s preservation strategy for JPEG2000 may not be effective for this particular file, so the repository may assign a preservationLevelValue of “bit-level preservation” to this file, recording “defective file” as the rationale. Similarly, legislative requirements or contractual agreements may require a higher level of preservation to be assigned to a particular object than would be assigned to that class of object according to usual policy. In this case, the rationale for the assignment may be recorded as “legislation” or “user pays”, for example. preservationLevelRationale may be repeated if more than one reason needs to be recorded.
745
- # #
746
- # # Definition: The reason a particular preservationLevelValue was applied to the object.
747
- # #
748
- # # Examples: user pays, legislation, defective file, bit-level preservation only available for this format
749
- # #
750
- # # Rationale: Application of a particular preservationLevelValue may require justification, especially if it differs from that usually applied according to repository policy.
751
- # # @return [RDF::Vocabulary::Term]
752
- # attr_reader :hasPreservationLevelRationale
753
- #
754
- # # Definition: A value indicating the context in which a set of preservation options is applicable.
755
- # #
756
- # # Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/preservationLevelRole
757
- # #
758
- # # Rationale: Repositories may assign preservationLevelValues in different contexts which must be differentiated, and may need to record more than one context.
759
- # #
760
- # # Extensions: One can use its own SKOS vocabulary to use for this property. The precondition to do this, is to link your SKOS concepts to the SKOS concepts of the id.loc.gov vocabulary.
761
- # # @return [RDF::Vocabulary::Term]
762
- # attr_reader :hasPreservationLevelRole
763
- #
764
- # # Usage Notes: Only one preservationLevelValue may be recorded per preservationLevel container. If a further preservationLevelValue applies to the object in a different context, a separate preservationLevel container should be repeated.
765
- # #
766
- # # Examples: bit-level, full, fully supported with future migrations (File), 0
767
- # #
768
- # # Data Constraint: Value should be taken from a controlled vocabulary.
769
- # #
770
- # # Rationale: Some preservation repositories will offer multiple preservation options depending on factors such as the value or uniqueness of the material, the “preservability” of the format, the amount the customer is willing to pay, etc.
771
- # #
772
- # # Creation / Maintenance Notes: The preservation level may be assigned by the repository or requested by the depositor and submitted as metadata.
773
- # #
774
- # # Definition: A value indicating the set of preservation functions expected to be applied to the object.
775
- # # @return [RDF::Vocabulary::Term]
776
- # attr_reader :hasPreservationLevelValue
777
- #
778
- # # Definition: This property related to all object belonging to a RelatedObjectIdentification to describe the related objects as an aggregation.
779
- # # @return [RDF::Vocabulary::Term]
780
- # attr_reader :hasRelatedObject
781
- #
782
- # # Rationale: This semantic unit is particularly useful for structural relationships. In order to reconstruct a representation, it may be necessary to know the order of components with sibling or part-whole relationships. For example, to render a page-image book, it is necessary to know the order of files representing pages.
783
- # #
784
- # # Definition: The order of the related object relative to other objects with the same type of relationship.
785
- # # @return [RDF::Vocabulary::Term]
786
- # attr_reader :hasRelatedObjectSequence
787
- #
788
- # # Definition: This property is used to relate certain StatuteInformation instances. The rationale for this is that in the PREMIS data dictionary, a RightsStatement instance can consist of several StatuteInformation instances. In the PREMIS OWL ontology, the StatuteInformation class is subclassed to RightsStatement. The restore the relation between the grouped StatuteInformation instances of a RightsStatement of the PREMIS data dictionary, this property is used is PREMIS OWL.
789
- # # @return [RDF::Vocabulary::Term]
790
- # attr_reader :hasRelatedStatuteInformation
791
- #
792
- # # Extensions: One can extend this property to use more fine grained properties by defining the fine grained properties as subproperties of this property.
793
- # #
794
- # # The LOC will provide a SKOS vocabulary, where the concepts can also be used as object properties at http://id.loc.gov/. These relationships will capture the relationship type and subtype. One can define its own relationships, but for interoperability reasons, these should be linked to or made a subproperty of the properties of the LOC vocabulary.
795
- # #
796
- # # Definition: This property links one object to one or more other objects.
797
- # # @return [RDF::Vocabulary::Term]
798
- # attr_reader :hasRelationship
799
- #
800
- # # Examples: No more than three, Allowed only after one year of archival retention has elapsed, Rightsholder must be notified after completion of act
801
- # #
802
- # # Definition: A condition or limitation on the act.
803
- # # @return [RDF::Vocabulary::Term]
804
- # attr_reader :hasRestriction
805
- #
806
- # # @return [RDF::Vocabulary::Term]
807
- # attr_reader :hasRightsDocumentation
808
- #
809
- # # Definition: This property denotes the role of the related documentation. The value must be taken from a skos vocabulary. A value indicating the purpose or expected use of the documentation being identified.
810
- # #
811
- # # Rationale: This information distinguishes the purpose of the supporting documentation especially when there are multiple documentation identifiers.
812
- # # @return [RDF::Vocabulary::Term]
813
- # attr_reader :hasRightsDocumentationRole
814
- #
815
- # # @return [RDF::Vocabulary::Term]
816
- # attr_reader :hasRightsGranted
817
- #
818
- # # Usage Notes: This semantic unit may include a statement about risk assessment, for example, when a repository is not certain about what permissions have been granted.
819
- # #
820
- # # Definition: Additional information about the rights granted.
821
- # #
822
- # # Rationale: A textual description of the rights granted may be needed for additional explanation.
823
- # # @return [RDF::Vocabulary::Term]
824
- # attr_reader :hasRightsGrantedNote
825
- #
826
- # # Extensions: One can extend this property to use more fine grained properties by defining the fine grained properties as subproperties of this property.
827
- # #
828
- # # This propety links a RightsStatement instance to an Agent instance. Via this property a distinction can be made in the linkingAgent properties based on the domain.
829
- # # @return [RDF::Vocabulary::Term]
830
- # attr_reader :hasRightsRelatedAgent
831
- #
832
- # # Rationale: A repository may choose to link from a rights statement to an object or from an object to a rights statement or both.
833
- # #
834
- # # Definition: A rights statement associated with the object.
835
- # # @return [RDF::Vocabulary::Term]
836
- # attr_reader :hasRightsStatement
837
- #
838
- # # Definition: Additional information about the RightsStatement of an object.
839
- # #
840
- # # Examples: Copyright expiration expected in 2010 unless renewed. License is embedded in XMP block in file header.
841
- # # @return [RDF::Vocabulary::Term]
842
- # attr_reader :hasRightsStatementNote
843
- #
844
- # # @return [RDF::Vocabulary::Term]
845
- # attr_reader :hasSignature
846
- #
847
- # # Definition: The encoding used for the values of signatureValue, keyInformation.
848
- # #
849
- # # Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/signatureEncoding
850
- # #
851
- # # Rationale: These values cannot be interpreted correctly if the encoding is unknown.
852
- # #
853
- # # Extensions: One can use its own SKOS vocabulary to use for this property. The precondition to do this, is to link your SKOS concepts to the SKOS concepts of the id.loc.gov vocabulary.
854
- # # @return [RDF::Vocabulary::Term]
855
- # attr_reader :hasSignatureEncoding
856
- #
857
- # # Rationale: The same algorithms must be used for signature validation.
858
- # #
859
- # # Data Constraint: Values are taken from a SKOS vocabulary
860
- # #
861
- # # Extensions: One can use its own SKOS vocabulary to use for this property. The precondition to do this, is to link your SKOS concepts to the SKOS concepts of the id.loc.gov vocabulary.
862
- # #
863
- # # Definition: A designation for the encryption and hash algorithms used for signature generation.
864
- # # @return [RDF::Vocabulary::Term]
865
- # attr_reader :hasSignatureMethod
866
- #
867
- # # Definition: Additional information about the generation of the signature.
868
- # #
869
- # # Usage Notes: This may include the date/time of signature generation, the serial number of the cryptographic hardware used, or other information related to the generation of the signature. Repositories will likely want to define a suitably granular structure to signatureProperties.
870
- # # @return [RDF::Vocabulary::Term]
871
- # attr_reader :hasSignatureProperties
872
- #
873
- # # Definition: The operations to be performed in order to validate the digital signature.
874
- # #
875
- # # Usage Notes: This may include the canonicalization method used before calculating the message digest, if the object was normalized before signing. This value could also be a pointer to archive documentation.
876
- # #
877
- # # Rationale: The repository should not assume that the procedure for validating any particular signature will be known many years in the future without documentation.
878
- # # @return [RDF::Vocabulary::Term]
879
- # attr_reader :hasSignatureValidationRules
880
- #
881
- # # Definition: The digital signature; a value generated from the application of a private key to a message digest.
882
- # #
883
- # # Example: juS5RhJ884qoFR8flVXd/rbrSDVGn40CapgB7qeQiT+rr0NekEQ6BHhUA8dT3+BCTBUQI0dBjlml9lwzENXvS83zRECjzXbMRTUtVZiPZG2pqKPnL2YU3A9645UCjTXU+jgFumv7k78hieAGDzNci+PQ9KRmm//icT7JaYztgt4=
884
- # # @return [RDF::Vocabulary::Term]
885
- # attr_reader :hasSignatureValue
886
- #
887
- # # Usage Notes: If the signer is an Agent known to the repository, this property can directly link to this agent. The consequence is punning: a datatype property and object property with the same name, i.e., :signer
888
- # #
889
- # # Definition: The individual, institution, or authority responsible for generating the signature.
890
- # #
891
- # # Rationale: The signer might also be carried in the keyInformation, but it can be accessed more conveniently if recorded here.
892
- # # @return [RDF::Vocabulary::Term]
893
- # attr_reader :hasSigner
894
- #
895
- # # @return [RDF::Vocabulary::Term]
896
- # attr_reader :hasSignificantProperties
897
- #
898
- # # Definition: The aspect, facet, or attribute of an object about which significant properties are being described.
899
- # #
900
- # # Usage Notes: This semantic unit is optional and may be used as part of a facet:detail pair with significantPropertiesValue.
901
- # #
902
- # # Rationale: Repositories may choose to describe significant properties based on a particular aspect or attribute of an object.
903
- # #
904
- # # Examples: content, structure, behavior, page count, page width, typeface, hyperlinks (representation), image count (representation), color space [for an embedded image] (bitstream)
905
- # # @return [RDF::Vocabulary::Term]
906
- # attr_reader :hasSignificantPropertiesType
907
- #
908
- # # Rationale: Repositories may choose to describe significant properties based on a particular aspect or attribute of an object.
909
- # #
910
- # # Examples: [For a Web page containing animation that is not considered essential] Content only, [For detail associated with a significantPropertiesType of "behavior"] Hyperlinks traversable, [For a Word document with embedded links that are not considered essential] Content only, [For detail associated with significantPropertiesType of "behavior"] Editable, [For detail associated with a significantPropertiesType of "page width"] 210 mm, [For a PDF with an embedded graph, where the lines' color determines the lines' meaning] Color, [For detail associated with a significantPropertiesType of "appearance"] Color
911
- # #
912
- # # Usage Notes: If facet:detail pairs are used, the content of significantPropertiesValue should describe the significant properties of object relevant to the aspect, facet, or attribute declared in the significantPropertiesType with which it is paired. If facet:detail pairs are not used, significantPropertiesValue may be used to freely describe any characteristic of an object. significantPropertiesValue is not repeatable. Multiple significant properties should be described in separate, repeated significantProperties container units.
913
- # #
914
- # # Definition: Description of the characteristics of a particular object subjectively determined to be important to maintain through preservation actions.
915
- # # @return [RDF::Vocabulary::Term]
916
- # attr_reader :hasSignificantPropertiesValue
917
- #
918
- # # Usage Notes: Defining this semantic unit as size in bytes makes it unnecessary to record a unit of measurement. However, for the purpose of data exchange the unit of measurement should be stated or understood by both partners.
919
- # #
920
- # # Definition: The size in bytes of the file or bitstream stored in the repository.
921
- # #
922
- # # Creation / Maintenance Notes: Automatically obtained by the repository.
923
- # #
924
- # # Example: 2038937
925
- # #
926
- # # Rationale: Size is useful for ensuring the correct number of bytes from storage have been retrieved and that an application has enough room to move or process files. It might also be used when billing for storage.
927
- # # @return [RDF::Vocabulary::Term]
928
- # attr_reader :hasSize
929
- #
930
- # # @return [RDF::Vocabulary::Term]
931
- # attr_reader :hasSoftware
932
- #
933
- # # Definition: The name and, if applicable, version of any software component needed by the software referenced in swName in the context of using this object.
934
- # #
935
- # # Usage Notes: The value should be constructed in a way that is consistent with the construction of swName and swVersion. This semantic unit identifies the software that is needed by what is recorded in swName, for example, a Perl script that depends on a Perl module. In this case the Perl script is listed in swName, with the module in swDependency within a software container.
936
- # #
937
- # # Example: GNU gcc >=2.7.2
938
- # # @return [RDF::Vocabulary::Term]
939
- # attr_reader :hasSoftwareDependency
940
- #
941
- # # Definition: Manufacturer and title of the software application.
942
- # #
943
- # # Usage Notes: Include manufacturer when this helps to identify or disambiguate the product, for example, use “Adobe Photoshop” rather than “Photoshop.”
944
- # #
945
- # # Examples: Adobe Photoshop, Adobe Acrobat Reader
946
- # # @return [RDF::Vocabulary::Term]
947
- # attr_reader :hasSoftwareName
948
- #
949
- # # Definition: Additional requirements or instructions related to the software referenced in swName.
950
- # #
951
- # # Example: Install Acroread (Adobe Acrobat) first; copy nppdf.so (the plug-in) to your Mozilla plug-ins directory, and make sure a copy of (or symlink to) Acroread is in your PATH.
952
- # #
953
- # # Usage Notes: This could be a reliable persistent identifier or URI pointing to software documentation within or outside the repository.
954
- # # @return [RDF::Vocabulary::Term]
955
- # attr_reader :hasSoftwareOtherInformation
956
- #
957
- # # Rationale: Several different layers of software can be required to support an object.
958
- # #
959
- # # Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/softwareType
960
- # #
961
- # # Definition: Class or category of software.
962
- # #
963
- # # Extensions: One can use its own SKOS vocabulary to use for this property. The precondition to do this, is to link your SKOS concepts to the SKOS concepts of the id.loc.gov vocabulary.
964
- # # @return [RDF::Vocabulary::Term]
965
- # attr_reader :hasSoftwareType
966
- #
967
- # # Usage Notes: If there is no formal version, the date of issuance can be used.
968
- # #
969
- # # Definition: The version or versions of the software referenced in swName.
970
- # #
971
- # # Examples: >=2.2.0, 6.0, 2003
972
- # # @return [RDF::Vocabulary::Term]
973
- # attr_reader :hasSoftwareVersion
974
- #
975
- # # Data Constraint: To aid machine processing, value should use a structured form: xsd:dateTime
976
- # #
977
- # # Definition: The beginning date of the permission granted.
978
- # # @return [RDF::Vocabulary::Term]
979
- # attr_reader :hasStartDate
980
- #
981
- # # Definition: An identifying designation for the statute.
982
- # #
983
- # # Usage Notes: Use standard citation form when applicable.
984
- # #
985
- # # Examples: Legal Deposit (Jersey) Law 200, National Library of New Zealand (Te Puna Mātauranga o Aotearoa) Act 2003 no 19 part 4 s 34
986
- # # @return [RDF::Vocabulary::Term]
987
- # attr_reader :hasStatuteCitation
988
- #
989
- # # Data Constraint: To aid machine processing, value should use a structured form: xsd:dateTime
990
- # #
991
- # # Rationale: The permission in question may be the subject of some interpretation. These assessments are made within a specific context and at a specific time. At another time the context, and therefore the assessment, could change. For this reason it can be important to record the date of the decision.
992
- # #
993
- # # Example: 2001-10-26T19:32:52+00:00
994
- # #
995
- # # Definition: The date that the determination was made that the statute authorized the permission(s) noted.
996
- # # @return [RDF::Vocabulary::Term]
997
- # attr_reader :hasStatuteInformationDeterminationDate
998
- #
999
- # # Data Constraint: Values should be taken from a controlled vocabulary.
1000
- # #
1001
- # # Definition: The country or other political body enacting the statute.
1002
- # #
1003
- # # Rationale: The connection between the object and the rights granted is based on jurisdiction.
1004
- # #
1005
- # # Examples: us, de, be
1006
- # # @return [RDF::Vocabulary::Term]
1007
- # attr_reader :hasStatuteJurisdiction
1008
- #
1009
- # # @return [RDF::Vocabulary::Term]
1010
- # attr_reader :hasStorage
1011
- #
1012
- # # Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/storageMedium
1013
- # #
1014
- # # Extensions: One can use its own SKOS vocabulary to use for this property. The precondition to do this, is to link your SKOS concepts to the SKOS concepts of the id.loc.gov vocabulary.
1015
- # #
1016
- # # Rationale: The repository needs to know the medium on which an object is stored in order to know how and when to do media refreshment and media migration.
1017
- # #
1018
- # # Definition: The physical medium on which the object is stored (e.g., magnetic tape, hard disk, CD-ROM, DVD).
1019
- # # @return [RDF::Vocabulary::Term]
1020
- # attr_reader :hasStorageMedium
1021
- #
1022
- # # @return [RDF::Vocabulary::Term]
1023
- # attr_reader :hasTermOfGrant
1024
- #
1025
- # # @return [RDF::Vocabulary::Term]
1026
- # attr_reader :hasTermOfRestriction
1027
- #
1028
- # end
1029
6
  PREMIS = Class.new(RDF::StrictVocabulary("http://www.loc.gov/premis/rdf/v1#")) do
1030
7
 
1031
8
  # Ontology definition
1032
9
  ontology :"http://www.loc.gov/premis/rdf/v1#",
1033
- comment: %(
1034
- This ontology identifies the classes and properties used to describe preservation metadata in RDF.
1035
- It aligns with PREMIS Data Dictionary version 2.2.).freeze,
1036
- "dc:modified": "2012-09-14T00:00:00Z".freeze,
10
+ comment: "\n This ontology identifies the classes and properties used to describe preservation metadata in RDF.\n It aligns with PREMIS Data Dictionary version 2.2.".freeze,
11
+ "http://purl.org/dc/terms/modified": "2012-09-14T00:00:00Z".freeze,
12
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "http://multimedialab.elis.ugent.be/users/samcoppe/ontologies/Premis/index.html for the OWL Documentation of the ontology.".freeze,
13
+ "http://www.w3.org/2002/07/owl#imports": ["http://id.loc.gov/vocabulary/preservation/actionsGranted".freeze, "http://id.loc.gov/vocabulary/preservation/agentType".freeze, "http://id.loc.gov/vocabulary/preservation/contentLocationType".freeze, "http://id.loc.gov/vocabulary/preservation/copyrightStatus".freeze, "http://id.loc.gov/vocabulary/preservation/cryptographicHashFunctions".freeze, "http://id.loc.gov/vocabulary/preservation/environmentCharacteristic".freeze, "http://id.loc.gov/vocabulary/preservation/environmentPurpose".freeze, "http://id.loc.gov/vocabulary/preservation/eventRelatedAgentRole".freeze, "http://id.loc.gov/vocabulary/preservation/eventRelatedObjectRole".freeze, "http://id.loc.gov/vocabulary/preservation/eventType".freeze, "http://id.loc.gov/vocabulary/preservation/formatRegistryRole".freeze, "http://id.loc.gov/vocabulary/preservation/hardwareType".freeze, "http://id.loc.gov/vocabulary/preservation/inhibitorTarget".freeze, "http://id.loc.gov/vocabulary/preservation/inhibitorType".freeze, "http://id.loc.gov/vocabulary/preservation/objectCategory".freeze, "http://id.loc.gov/vocabulary/preservation/preservationLevelRole".freeze, "http://id.loc.gov/vocabulary/preservation/relationshipSubType".freeze, "http://id.loc.gov/vocabulary/preservation/relationshipType".freeze, "http://id.loc.gov/vocabulary/preservation/rightsBasis".freeze, "http://id.loc.gov/vocabulary/preservation/rightsRelatedAgentRole".freeze, "http://id.loc.gov/vocabulary/preservation/signatureEncoding".freeze, "http://id.loc.gov/vocabulary/preservation/signatureMethod".freeze, "http://id.loc.gov/vocabulary/preservation/softwareType".freeze, "http://id.loc.gov/vocabulary/preservation/storageMedium".freeze],
14
+ "http://www.w3.org/2002/07/owl#versionInfo": "1.0.0".freeze,
1037
15
  isDefinedBy: "http://www.loc.gov/standards/premis/v2/premis-2-2.pdf".freeze,
1038
16
  label: "Preservation Metadata: Implementation Strategies (PREMIS) Ontology".freeze,
1039
- "owl:imports": ["http://id.loc.gov/vocabulary/preservation/actionsGranted".freeze, "http://id.loc.gov/vocabulary/preservation/agentType".freeze, "http://id.loc.gov/vocabulary/preservation/contentLocationType".freeze, "http://id.loc.gov/vocabulary/preservation/copyrightStatus".freeze, "http://id.loc.gov/vocabulary/preservation/cryptographicHashFunctions".freeze, "http://id.loc.gov/vocabulary/preservation/environmentCharacteristic".freeze, "http://id.loc.gov/vocabulary/preservation/environmentPurpose".freeze, "http://id.loc.gov/vocabulary/preservation/eventRelatedAgentRole".freeze, "http://id.loc.gov/vocabulary/preservation/eventRelatedObjectRole".freeze, "http://id.loc.gov/vocabulary/preservation/eventType".freeze, "http://id.loc.gov/vocabulary/preservation/formatRegistryRole".freeze, "http://id.loc.gov/vocabulary/preservation/hardwareType".freeze, "http://id.loc.gov/vocabulary/preservation/inhibitorTarget".freeze, "http://id.loc.gov/vocabulary/preservation/inhibitorType".freeze, "http://id.loc.gov/vocabulary/preservation/objectCategory".freeze, "http://id.loc.gov/vocabulary/preservation/preservationLevelRole".freeze, "http://id.loc.gov/vocabulary/preservation/relationshipSubType".freeze, "http://id.loc.gov/vocabulary/preservation/relationshipType".freeze, "http://id.loc.gov/vocabulary/preservation/rightsBasis".freeze, "http://id.loc.gov/vocabulary/preservation/rightsRelatedAgentRole".freeze, "http://id.loc.gov/vocabulary/preservation/signatureEncoding".freeze, "http://id.loc.gov/vocabulary/preservation/signatureMethod".freeze, "http://id.loc.gov/vocabulary/preservation/softwareType".freeze, "http://id.loc.gov/vocabulary/preservation/storageMedium".freeze],
1040
- "owl:versionInfo": "1.0.0".freeze,
1041
- "rdfs:seeAlso": "http://multimedialab.elis.ugent.be/users/samcoppe/ontologies/Premis/index.html for the OWL Documentation of the ontology.".freeze,
1042
- type: "owl:Ontology".freeze
17
+ type: "http://www.w3.org/2002/07/owl#Ontology".freeze
1043
18
 
1044
19
  # Class definitions
1045
20
  term :Agent,
1046
- comment: [%(Entity properties:
1047
- May hold or grant one or more rights.
1048
- May carry out, authorize, or compel one or more events.
1049
- May create or act upon one or more objects through an event or with respect to a rights statement.).freeze, %(The Agent entity aggregates information about attributes or characteristics of agents \(persons, organizations, or software\) associated with rights management and preservation events in the life of a data object. Agent information serves to identify an agent unambiguously from all other
1050
- Agent entities.).freeze],
1051
- subClassOf: ["dc:Agent".freeze, "foaf:Agent".freeze, "premis:PremisEntity".freeze],
1052
- type: "owl:Class".freeze,
1053
- "vs:term_status": "stable".freeze
21
+ comment: ["Entity properties:\nMay hold or grant one or more rights.\nMay carry out, authorize, or compel one or more events.\nMay create or act upon one or more objects through an event or with respect to a rights statement.".freeze, "The Agent entity aggregates information about attributes or characteristics of agents (persons, organizations, or software) associated with rights management and preservation events in the life of a data object. Agent information serves to identify an agent unambiguously from all other\nAgent entities.".freeze],
22
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
23
+ subClassOf: ["http://purl.org/dc/terms/Agent".freeze, "http://www.loc.gov/premis/rdf/v1#PremisEntity".freeze, "http://xmlns.com/foaf/0.1/Agent".freeze],
24
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
1054
25
  term :ApplicableDates,
1055
- comment: [%(Definition: The date range during which the particular rights statement applies or is
1056
- applied to the content.).freeze, %(Rationale Specific dates may apply to the particular rights statement.).freeze],
26
+ comment: ["Definition: The date range during which the particular rights statement applies or is\napplied to the content.".freeze, "Rationale Specific dates may apply to the particular rights statement.".freeze],
27
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1057
28
  subClassOf: [term(
1058
29
  maxCardinality: "1".freeze,
1059
- onProperty: "premis:hasEndDate".freeze,
1060
- type: "owl:Restriction".freeze
30
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasEndDate".freeze,
31
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
1061
32
  ), term(
1062
33
  maxCardinality: "1".freeze,
1063
- onProperty: "premis:hasStartDate".freeze,
1064
- type: "owl:Restriction".freeze
34
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasStartDate".freeze,
35
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
1065
36
  )],
1066
- type: "owl:Class".freeze,
1067
- "vs:term_status": "stable".freeze
37
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
1068
38
  term :Bitstream,
1069
- comment: %(Definition: Contiguous or non-contiguous data within a file that has meaningful properties for preservation purposes.).freeze,
1070
- "rdfs:seeAlso": "Object class definition".freeze,
1071
- subClassOf: ["premis:Object".freeze, term(
39
+ comment: "Definition: Contiguous or non-contiguous data within a file that has meaningful properties for preservation purposes.".freeze,
40
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "Object class definition".freeze,
41
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
42
+ subClassOf: ["http://www.loc.gov/premis/rdf/v1#Object".freeze, term(
1072
43
  minCardinality: "1".freeze,
1073
- onProperty: "premis:hasObjectCharacteristics".freeze,
1074
- type: "owl:Restriction".freeze
44
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasObjectCharacteristics".freeze,
45
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
1075
46
  )],
1076
- type: "owl:Class".freeze,
1077
- "vs:term_status": "stable".freeze
47
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
1078
48
  term :ContentLocation,
1079
- comment: [%(Creation / Maintenance Notes: A preservation repository should never refer to content that it does not control. Therefore, the PREMIS working group assumed that the repository will always assign the contentLocation, probably by program.).freeze, %(Definition: Information needed to retrieve a file from the storage system, or to access a bitstream within a file.).freeze, %(Usage Notes: If the preservation repository uses the objectIdentifier as a handle for retrieving data, contentLocation is implicit and does not need to be recorded.).freeze],
49
+ comment: ["Creation / Maintenance Notes: A preservation repository should never refer to content that it does not control. Therefore, the PREMIS working group assumed that the repository will always assign the contentLocation, probably by program.".freeze, "Definition: Information needed to retrieve a file from the storage system, or to access a bitstream within a file.".freeze, "Usage Notes: If the preservation repository uses the objectIdentifier as a handle for retrieving data, contentLocation is implicit and does not need to be recorded.".freeze],
50
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1080
51
  subClassOf: term(
1081
- intersectionOf: list(term(
1082
- cardinality: "1".freeze,
1083
- onProperty: "premis:hasContentLocationType".freeze,
1084
- type: "owl:Restriction".freeze
1085
- ), term(
1086
- cardinality: "1".freeze,
1087
- onProperty: "premis:hasContentLocationValue".freeze,
1088
- type: "owl:Restriction".freeze
1089
- )),
1090
- type: "owl:Class".freeze
52
+ intersectionOf: list("_:g17620".freeze, "_:g17660".freeze),
53
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
1091
54
  ),
1092
- type: "owl:Class".freeze,
1093
- "vs:term_status": "stable".freeze
55
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
1094
56
  term :CopyrightInformation,
1095
- comment: [%(Definition: Information about the copyright status of the object\(s\).).freeze, %(Usage Notes: When rights basis is a copyright, copyrightInformation should be provided.
1096
- Repositories may need to extend this with more detailed information. See the California Digital Library's copyrightMD schema \(www.cdlib.org/inside/projects/rights/schema/\) for an example of a more detailed scheme.).freeze],
1097
- subClassOf: ["premis:RightsStatement".freeze, term(
1098
- intersectionOf: list(term(
1099
- cardinality: "1".freeze,
1100
- onProperty: "premis:hasCopyrightStatus".freeze,
1101
- type: "owl:Restriction".freeze
1102
- ), term(
1103
- cardinality: "1".freeze,
1104
- onProperty: "premis:hasCopyrightJurisdiction".freeze,
1105
- type: "owl:Restriction".freeze
1106
- )),
1107
- type: "owl:Class".freeze
57
+ comment: ["Definition: Information about the copyright status of the object(s).".freeze, "Usage Notes: When rights basis is a copyright, copyrightInformation should be provided.\nRepositories may need to extend this with more detailed information. See the California Digital Library's copyrightMD schema (www.cdlib.org/inside/projects/rights/schema/) for an example of a more detailed scheme.".freeze],
58
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
59
+ subClassOf: ["http://www.loc.gov/premis/rdf/v1#RightsStatement".freeze, term(
60
+ intersectionOf: list("_:g16140".freeze, "_:g16180".freeze),
61
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
1108
62
  )],
1109
- type: "owl:Class".freeze,
1110
- "vs:term_status": "stable".freeze
63
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
1111
64
  term :CreatingApplication,
1112
- comment: [%(Creation / Maintenance Notes: If the object was created by the repository, assignment of creating application information should be straightforward.
1113
- If the object was created outside the repository, it is possible this information could be supplied by the depositor. It might also be extracted from the file itself; the name of the creating application is often embedded within the file.).freeze, %(Definition: Information about the application that created the object.).freeze, %(Rationale: Information about the creating application, including the version of the application and the date the file was created, can be useful for problem solving purposes. For example, it is not uncommon for certain versions of software to be known for causing conversion errors or introducing artifacts. It is also useful to determine which rendering software is available for the digital object. For example, if you know that the Distiller program created the PDF file, you know it will be renderable with \(among other programs\) Adobe Reader.).freeze, %(Usage Notes: This semantic unit applies to both objects created external to the repository and subsequently ingested, and to objects created by the repository, for example, through migration events.
1114
- The creatingApplication container is repeatable if more than one application processed the object in turn. For example, a file could be created by Microsoft Word and later turned into a PDF using Adobe Acrobat. Details of both the Word and Acrobat applications may be recorded. However, if both files are stored in the repository, each file should be completely described as an Object entity and linked by using relationship information with a relationshipType “derivation.”
1115
- It may also be repeated to record the creating application before the object was ingested as well as the creating application used as part of the ingest process. For example, an HTML file was created pre-ingest using Dreamweaver, and the Web crawler Heritrix then captured a snapshot of the files as part of the ingest.
1116
- The amount of information needed for creatingApplication given here is minimal. For more granularity, extensibility is provided.
1117
- Rather than having each repository record this locally, it would be preferable to have a registry of this information similar to format or environment registries.).freeze],
65
+ comment: ["Creation / Maintenance Notes: If the object was created by the repository, assignment of creating application information should be straightforward.\nIf the object was created outside the repository, it is possible this information could be supplied by the depositor. It might also be extracted from the file itself; the name of the creating application is often embedded within the file.".freeze, "Definition: Information about the application that created the object.".freeze, "Rationale: Information about the creating application, including the version of the application and the date the file was created, can be useful for problem solving purposes. For example, it is not uncommon for certain versions of software to be known for causing conversion errors or introducing artifacts. It is also useful to determine which rendering software is available for the digital object. For example, if you know that the Distiller program created the PDF file, you know it will be renderable with (among other programs) Adobe Reader.".freeze, "Usage Notes: This semantic unit applies to both objects created external to the repository and subsequently ingested, and to objects created by the repository, for example, through migration events.\nThe creatingApplication container is repeatable if more than one application processed the object in turn. For example, a file could be created by Microsoft Word and later turned into a PDF using Adobe Acrobat. Details of both the Word and Acrobat applications may be recorded. However, if both files are stored in the repository, each file should be completely described as an Object entity and linked by using relationship information with a relationshipType “derivation.”\nIt may also be repeated to record the creating application before the object was ingested as well as the creating application used as part of the ingest process. For example, an HTML file was created pre-ingest using Dreamweaver, and the Web crawler Heritrix then captured a snapshot of the files as part of the ingest.\nThe amount of information needed for creatingApplication given here is minimal. For more granularity, extensibility is provided.\nRather than having each repository record this locally, it would be preferable to have a registry of this information similar to format or environment registries.".freeze],
66
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1118
67
  subClassOf: term(
1119
- type: "owl:Class".freeze,
1120
- unionOf: list(term(
1121
- cardinality: "1".freeze,
1122
- onProperty: "premis:hasCreatingApplicationName".freeze,
1123
- type: "owl:Restriction".freeze
1124
- ), term(
1125
- maxCardinality: "1".freeze,
1126
- onProperty: "premis:hasCreatingApplicationVersion".freeze,
1127
- type: "owl:Restriction".freeze
1128
- ), term(
1129
- maxCardinality: "1".freeze,
1130
- onProperty: "premis:hasDateCreatedByApplication".freeze,
1131
- type: "owl:Restriction".freeze
1132
- ))
68
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
69
+ unionOf: list("_:g16280".freeze, "_:g16320".freeze, "_:g16360".freeze)
1133
70
  ),
1134
- type: "owl:Class".freeze,
1135
- "vs:term_status": "stable".freeze
71
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
1136
72
  term :Dependency,
1137
- comment: [%(Creation / Maintenance Notes: Recommended practice is for a repository to archive objects on which other objects depend. These may be sent by the submitter of the primary object, or they may in some cases be automatically obtained by the repository. For example, a markup file will often contain links to other objects it requires such as DTDs or XML Schema. If it does, these objects can often be identified by the link and downloaded by the repository.).freeze, %(Definition: Information about a non-software component or associated file needed in order to use or render the representation or file, for example, a schema, a DTD, or an entity file declaration.).freeze, %(Usage Notes: This semantic unit is for additional objects that are necessary to render a file or representation, not for required software or hardware. It may also be used for a non-executable component of the object, such as a font or style sheet. For things that the software requires, see swDependency.
1138
- This semantic unit does not include objects required by structural relationships, such as child content objects \(e.g., figures that are part of an article\), which are recorded under relationship with a relationshipType of “structural”.
1139
- It is up to the repository to determine what constitutes a dependency in the context of the designated community.
1140
- The objects noted may be internal or external to the preservation repository.).freeze],
73
+ comment: ["Creation / Maintenance Notes: Recommended practice is for a repository to archive objects on which other objects depend. These may be sent by the submitter of the primary object, or they may in some cases be automatically obtained by the repository. For example, a markup file will often contain links to other objects it requires such as DTDs or XML Schema. If it does, these objects can often be identified by the link and downloaded by the repository.".freeze, "Definition: Information about a non-software component or associated file needed in order to use or render the representation or file, for example, a schema, a DTD, or an entity file declaration.".freeze, "Usage Notes: This semantic unit is for additional objects that are necessary to render a file or representation, not for required software or hardware. It may also be used for a non-executable component of the object, such as a font or style sheet. For things that the software requires, see swDependency.\nThis semantic unit does not include objects required by structural relationships, such as child content objects (e.g., figures that are part of an article), which are recorded under relationship with a relationshipType of “structural”.\nIt is up to the repository to determine what constitutes a dependency in the context of the designated community.\nThe objects noted may be internal or external to the preservation repository.".freeze],
74
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1141
75
  subClassOf: term(
1142
- type: "owl:Class".freeze,
1143
- unionOf: list(term(
1144
- maxCardinality: "1".freeze,
1145
- onProperty: "premis:hasIdentifier".freeze,
1146
- type: "owl:Restriction".freeze
1147
- ), term(
1148
- minCardinality: "1".freeze,
1149
- onProperty: "premis:hasDependencyName".freeze,
1150
- type: "owl:Restriction".freeze
1151
- ))
76
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
77
+ unionOf: list("_:g16860".freeze, "_:g16900".freeze)
1152
78
  ),
1153
- type: "owl:Class".freeze,
1154
- "vs:term_status": "stable".freeze
79
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
1155
80
  term :Environment,
1156
- comment: [%(Creation / Maintenance Notes: This information may be omitted when the repository is doing only bit-level preservation on the object.
1157
- Rather than having each repository record this locally, it would be preferable to have a registry of environment information similar to proposed registries of format information.
1158
- Repositories may choose to design mechanisms for inheritance, so that if the environment required for each file within a representation is identical to the environment recorded for the representation as a whole, it is not necessary to store this information in each file.).freeze, %(Definition: Hardware/software combinations supporting use of the object.).freeze, %(Rationale: Environment is the means by which the user renders and interacts with content. Separation of digital content from its environmental context can result in the content becoming unusable.).freeze, %(Usage Notes: All of this semantic units’ subunits are optional. At least one subunit \(i.e. environmentNote, dependency, software, hardware, and/or environmentExtension\) must be present if this container is included.).freeze],
81
+ comment: ["Creation / Maintenance Notes: This information may be omitted when the repository is doing only bit-level preservation on the object.\nRather than having each repository record this locally, it would be preferable to have a registry of environment information similar to proposed registries of format information.\nRepositories may choose to design mechanisms for inheritance, so that if the environment required for each file within a representation is identical to the environment recorded for the representation as a whole, it is not necessary to store this information in each file.".freeze, "Definition: Hardware/software combinations supporting use of the object.".freeze, "Rationale: Environment is the means by which the user renders and interacts with content. Separation of digital content from its environmental context can result in the content becoming unusable.".freeze, "Usage Notes: All of this semantic units’ subunits are optional. At least one subunit (i.e. environmentNote, dependency, software, hardware, and/or environmentExtension) must be present if this container is included.".freeze],
82
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1159
83
  subClassOf: term(
1160
84
  maxCardinality: "1".freeze,
1161
- onProperty: "premis:hasEnvironmentCharacteristic".freeze,
1162
- type: "owl:Restriction".freeze
85
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasEnvironmentCharacteristic".freeze,
86
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
1163
87
  ),
1164
- type: "owl:Class".freeze,
1165
- "vs:term_status": "stable".freeze
88
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
1166
89
  term :Event,
1167
- comment: [%(Entity properties:
1168
- Must be related to one or more objects.
1169
- Can be related to one or more agents.
1170
- Links between entities may be recorded from either direction and need not be bi-directional.).freeze, %(The Event entity aggregates information about an action that involves one or more Object entities. Metadata about an Event would normally be recorded and stored separately from the digital object.
1171
- Whether or not a preservation repository records an Event depends upon the importance of the event. Actions that modify objects should always be recorded. Other actions such as copying an object for backup purposes may be recorded in system logs or an audit trail but not necessarily in
1172
- an Event entity.
1173
- Mandatory semantic units are: eventIdentifier, eventType, and eventDateTime.).freeze],
1174
- subClassOf: ["premis:PremisEntity".freeze, term(
1175
- intersectionOf: list(term(
1176
- cardinality: "1".freeze,
1177
- onProperty: "premis:hasEventType".freeze,
1178
- type: "owl:Restriction".freeze
1179
- ), term(
1180
- maxCardinality: "1".freeze,
1181
- onProperty: "premis:hasIdentifier".freeze,
1182
- type: "owl:Restriction".freeze
1183
- ), term(
1184
- cardinality: "1".freeze,
1185
- onProperty: "premis:hasEventDateTime".freeze,
1186
- type: "owl:Restriction".freeze
1187
- )),
1188
- type: "owl:Class".freeze
90
+ comment: ["Entity properties:\nMust be related to one or more objects.\nCan be related to one or more agents.\nLinks between entities may be recorded from either direction and need not be bi-directional.".freeze, "The Event entity aggregates information about an action that involves one or more Object entities. Metadata about an Event would normally be recorded and stored separately from the digital object.\nWhether or not a preservation repository records an Event depends upon the importance of the event. Actions that modify objects should always be recorded. Other actions such as copying an object for backup purposes may be recorded in system logs or an audit trail but not necessarily in\nan Event entity.\nMandatory semantic units are: eventIdentifier, eventType, and eventDateTime.".freeze],
91
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
92
+ subClassOf: ["http://www.loc.gov/premis/rdf/v1#PremisEntity".freeze, term(
93
+ intersectionOf: list("_:g18160".freeze, "_:g18200".freeze, "_:g18240".freeze),
94
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
1189
95
  )],
1190
- type: "owl:Class".freeze,
1191
- "vs:term_status": "stable".freeze
96
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
1192
97
  term :EventOutcomeDetail,
1193
- comment: [%(Definition: A detailed description of the result or product of the event.).freeze, %(Rationale: An event outcome may be sufficiently complex that a coded description is not adequate to document it.).freeze, %(Usage Notes: This may be used to record all error and warning messages issued by a program involved in the event or to record a pointer to an error log.
1194
- If the event was a validity check \(e.g., profile conformance\) any anomalies or quirks discovered would be recorded here.
1195
- All subunits of this semantic unit are optional. At least one subunit \(i.e. eventOutcomeDetailNote and/or eventOutcomeDetailExtension\) must be present if this container is included.).freeze],
98
+ comment: ["Definition: A detailed description of the result or product of the event.".freeze, "Rationale: An event outcome may be sufficiently complex that a coded description is not adequate to document it.".freeze, "Usage Notes: This may be used to record all error and warning messages issued by a program involved in the event or to record a pointer to an error log.\nIf the event was a validity check (e.g., profile conformance) any anomalies or quirks discovered would be recorded here.\nAll subunits of this semantic unit are optional. At least one subunit (i.e. eventOutcomeDetailNote and/or eventOutcomeDetailExtension) must be present if this container is included.".freeze],
99
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1196
100
  subClassOf: term(
1197
101
  maxCardinality: "1".freeze,
1198
- onProperty: "premis:hasEventOutcomeDetailNote".freeze,
1199
- type: "owl:Restriction".freeze
102
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasEventOutcomeDetailNote".freeze,
103
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
1200
104
  ),
1201
- type: "owl:Class".freeze,
1202
- "vs:term_status": "stable".freeze
105
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
1203
106
  term :EventOutcomeInformation,
1204
- comment: [%(Definition: Information about the outcome of an event.).freeze, %(Usage Notes: A repository may wish to supplement a coded eventOutcome value with additional information in eventOutcomeDetail. Since events may have more than one outcome, the container is repeatable.
1205
- All subunits of this semantic unit are optional. At least one subunit \(i.e. eventOutcome or eventOutcomeDetail\) must be present if this container is included.).freeze],
107
+ comment: ["Definition: Information about the outcome of an event.".freeze, "Usage Notes: A repository may wish to supplement a coded eventOutcome value with additional information in eventOutcomeDetail. Since events may have more than one outcome, the container is repeatable.\nAll subunits of this semantic unit are optional. At least one subunit (i.e. eventOutcome or eventOutcomeDetail) must be present if this container is included.".freeze],
108
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1206
109
  subClassOf: term(
1207
110
  maxCardinality: "1".freeze,
1208
- onProperty: "premis:hasEventOutcome".freeze,
1209
- type: "owl:Restriction".freeze
111
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasEventOutcome".freeze,
112
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
1210
113
  ),
1211
- type: "owl:Class".freeze,
1212
- "vs:term_status": "stable".freeze
114
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
1213
115
  term :File,
1214
- comment: %(Definition: A named and ordered sequence of bytes that is known to an operating system.).freeze,
1215
- "rdfs:seeAlso": "Object class definition".freeze,
1216
- subClassOf: ["premis:Object".freeze, term(
116
+ comment: "Definition: A named and ordered sequence of bytes that is known to an operating system.".freeze,
117
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "Object class definition".freeze,
118
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
119
+ subClassOf: ["http://www.loc.gov/premis/rdf/v1#Object".freeze, term(
1217
120
  minCardinality: "1".freeze,
1218
- onProperty: "premis:hasObjectCharacteristics".freeze,
1219
- type: "owl:Restriction".freeze
121
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasObjectCharacteristics".freeze,
122
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
1220
123
  )],
1221
- type: "owl:Class".freeze,
1222
- "vs:term_status": "stable".freeze
124
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
1223
125
  term :Fixity,
1224
- comment: [%(Creation / Maintenance Notes: Automatically calculated and recorded by repository.).freeze, %(Definition: Information used to verify whether an object has been altered in an undocumented or unauthorized way.).freeze, %(Usage Notes: To perform a fixity check, a message digest calculated at some earlier time is compared with a message digest calculated at a later time. If the digests are the same, the object was not altered in the interim. Recommended practice is to use two or more message digests calculated by different algorithms. \(Note that the terms “message digest” and “checksum” are commonly used interchangeably. However, the term “checksum” is more correctly used for the product of a cyclical redundancy check \(CRC\), whereas the term “message digest” refers to the result of a cryptographic hash function, which is what is referred to here.\)
1225
- The act of performing a fixity check and the date it occurred would be recorded as an Event. The result of the check would be recorded as the eventOutcome. Therefore, only the messageDigestAlgorithm and messageDigest need to be recorded as objectCharacteristics for future comparison.
1226
- Representation level: It could be argued that if a representation consists of a single file or if all the files comprised by a representation are combined \(e.g., zipped\) into a single file, then a fixity check could be performed on the representation. However, in both cases the fixity check is actually being performed on a file, which in this case happens to be coincidental with a representation.
1227
- Bitstream level: Message digests can be computed for bitstreams although they are not as common as with files. For example, the JPX format, which is a JPEG2000 format, supports the inclusion of MD5 or SHA-1 message digests in internal metadata that was calculated on any range of bytes of the file.).freeze],
126
+ comment: ["Creation / Maintenance Notes: Automatically calculated and recorded by repository.".freeze, "Definition: Information used to verify whether an object has been altered in an undocumented or unauthorized way.".freeze, "Usage Notes: To perform a fixity check, a message digest calculated at some earlier time is compared with a message digest calculated at a later time. If the digests are the same, the object was not altered in the interim. Recommended practice is to use two or more message digests calculated by different algorithms. (Note that the terms “message digest” and “checksum” are commonly used interchangeably. However, the term “checksum” is more correctly used for the product of a cyclical redundancy check (CRC), whereas the term “message digest” refers to the result of a cryptographic hash function, which is what is referred to here.)\nThe act of performing a fixity check and the date it occurred would be recorded as an Event. The result of the check would be recorded as the eventOutcome. Therefore, only the messageDigestAlgorithm and messageDigest need to be recorded as objectCharacteristics for future comparison.\nRepresentation level: It could be argued that if a representation consists of a single file or if all the files comprised by a representation are combined (e.g., zipped) into a single file, then a fixity check could be performed on the representation. However, in both cases the fixity check is actually being performed on a file, which in this case happens to be coincidental with a representation.\nBitstream level: Message digests can be computed for bitstreams although they are not as common as with files. For example, the JPX format, which is a JPEG2000 format, supports the inclusion of MD5 or SHA-1 message digests in internal metadata that was calculated on any range of bytes of the file.".freeze],
127
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1228
128
  subClassOf: term(
1229
- intersectionOf: list(term(
1230
- cardinality: "1".freeze,
1231
- onProperty: "premis:hasMessageDigestAlgorithm".freeze,
1232
- type: "owl:Restriction".freeze
1233
- ), term(
1234
- cardinality: "1".freeze,
1235
- onProperty: "premis:hasMessageDigest".freeze,
1236
- type: "owl:Restriction".freeze
1237
- )),
1238
- type: "owl:Class".freeze
129
+ intersectionOf: list("_:g18780".freeze, "_:g18820".freeze),
130
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
1239
131
  ),
1240
- type: "owl:Class".freeze,
1241
- "vs:term_status": "stable".freeze
132
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
1242
133
  term :Format,
1243
- comment: [%(Creation / Maintenance Notes: The format of a file or bitstream should be ascertained by the repository on ingest. Even if this information is provided by the submitter, directly in metadata or indirectly via the file name extension, recommended practice is to independently identify the format by parsing the file when possible. If the format cannot be identified at the time of ingest, it is valid to record that it is unknown, but the repository should subsequently make an effort to identify the format, even if manual intervention is required.).freeze, %(Definition: Identification of the format of a file or bitstream where format is the organization of digital information according to preset specifications.).freeze, %(Rationale: Many preservation activities depend on detailed knowledge about the format of the digital object. An accurate identification of format is essential. The identification provided, whether by name or pointer into a format registry, should be sufficient to associate the object with more detailed format information.).freeze, %(Usage Notes: A bitstream embedded within a file may have different characteristics than the larger file. For example, a bitstream in LaTex format could be embedded within an SGML file, or multiple images using different colorspaces could be embedded within a TIFF file. format must be recorded for every object. When the bitstream format can be recognized by the repository and the repository might want to treat the bitstream differently from the embedding file for preservation purposes, format can be recorded for embedded bitstreams.
1244
- Although this semantic unit is mandatory, both of its subunits are optional. At least one subunit \(i.e. either formatDesignation or formatRegistry\) must be present if this container is included or both may be used. If the subunit \(formatDesignation or formatRegistry\) needs to be repeated, the entire format container is repeated. This allows for association of format designation with a particular set of format registry information. For example, if the precise format cannot be determined and two format designations are recorded, each is given within a separate format container. The format container may also be repeated for multiple format registry entries.).freeze],
134
+ comment: ["Creation / Maintenance Notes: The format of a file or bitstream should be ascertained by the repository on ingest. Even if this information is provided by the submitter, directly in metadata or indirectly via the file name extension, recommended practice is to independently identify the format by parsing the file when possible. If the format cannot be identified at the time of ingest, it is valid to record that it is unknown, but the repository should subsequently make an effort to identify the format, even if manual intervention is required.".freeze, "Definition: Identification of the format of a file or bitstream where format is the organization of digital information according to preset specifications.".freeze, "Rationale: Many preservation activities depend on detailed knowledge about the format of the digital object. An accurate identification of format is essential. The identification provided, whether by name or pointer into a format registry, should be sufficient to associate the object with more detailed format information.".freeze, "Usage Notes: A bitstream embedded within a file may have different characteristics than the larger file. For example, a bitstream in LaTex format could be embedded within an SGML file, or multiple images using different colorspaces could be embedded within a TIFF file. format must be recorded for every object. When the bitstream format can be recognized by the repository and the repository might want to treat the bitstream differently from the embedding file for preservation purposes, format can be recorded for embedded bitstreams.\nAlthough this semantic unit is mandatory, both of its subunits are optional. At least one subunit (i.e. either formatDesignation or formatRegistry) must be present if this container is included or both may be used. If the subunit (formatDesignation or formatRegistry) needs to be repeated, the entire format container is repeated. This allows for association of format designation with a particular set of format registry information. For example, if the precise format cannot be determined and two format designations are recorded, each is given within a separate format container. The format container may also be repeated for multiple format registry entries.".freeze],
135
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1245
136
  subClassOf: term(
1246
- type: "owl:Class".freeze,
1247
- unionOf: list(term(
1248
- maxCardinality: "1".freeze,
1249
- onProperty: "premis:hasFormatDesignation".freeze,
1250
- type: "owl:Restriction".freeze
1251
- ), term(
1252
- maxCardinality: "1".freeze,
1253
- onProperty: "premis:hasFormatRegistry".freeze,
1254
- type: "owl:Restriction".freeze
1255
- ))
137
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
138
+ unionOf: list("_:g15920".freeze, "_:g15960".freeze)
1256
139
  ),
1257
- type: "owl:Class".freeze,
1258
- "vs:term_status": "stable".freeze
140
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
1259
141
  term :FormatDesignation,
1260
- comment: [%(Definition: An identification of the format of the object.).freeze, %(Usage Notes: Either formatDesignation or at least one instance of formatRegistry is required. Both may be included.
1261
- The most specific format \(or format profile\) should be recorded. A repository \(or formats registry\) may wish to use multipart format names \(e.g., “TIFF_GeoTIFF” or “WAVE_MPEG_BWF”\) to achieve this specificity.).freeze],
142
+ comment: ["Definition: An identification of the format of the object.".freeze, "Usage Notes: Either formatDesignation or at least one instance of formatRegistry is required. Both may be included.\nThe most specific format (or format profile) should be recorded. A repository (or formats registry) may wish to use multipart format names (e.g., “TIFF_GeoTIFF” or “WAVE_MPEG_BWF”) to achieve this specificity.".freeze],
143
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1262
144
  subClassOf: term(
1263
145
  cardinality: "1".freeze,
1264
- onProperty: "premis:hasFormatName".freeze,
1265
- type: "owl:Restriction".freeze
146
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasFormatName".freeze,
147
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
1266
148
  ),
1267
- type: "owl:Class".freeze,
1268
- "vs:term_status": "stable".freeze
149
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
1269
150
  term :FormatRegistry,
1270
- comment: [%(Definition: Identifies and/or gives further information about the format by reference to an entry in a format registry.).freeze, %(Rationale: If central format registries are available to the preservation repository, they may provide an excellent way of referencing detailed format information.).freeze, %(Usage Notes: Either formatDesignation or at least one instance of formatRegistry is required. If more than one formatRegistry needs to be recorded the format container should be repeated to include each additional set of formatRegistry information.
1271
- The PREMIS working group assumed that a number of format registries will be developed and maintained to support digital preservation efforts. The proposal for a Global Digital Format Registry \(GDFR\) \(http://hul.harvard.edu/gdfr/documents.html#data\), for example, would create a network-accessible registry designed to store detailed specifications on formats and profiles.).freeze],
151
+ comment: ["Definition: Identifies and/or gives further information about the format by reference to an entry in a format registry.".freeze, "Rationale: If central format registries are available to the preservation repository, they may provide an excellent way of referencing detailed format information.".freeze, "Usage Notes: Either formatDesignation or at least one instance of formatRegistry is required. If more than one formatRegistry needs to be recorded the format container should be repeated to include each additional set of formatRegistry information.\nThe PREMIS working group assumed that a number of format registries will be developed and maintained to support digital preservation efforts. The proposal for a Global Digital Format Registry (GDFR) (http://hul.harvard.edu/gdfr/documents.html#data), for example, would create a network-accessible registry designed to store detailed specifications on formats and profiles.".freeze],
152
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1272
153
  subClassOf: [term(
1273
154
  cardinality: "1".freeze,
1274
- onProperty: "premis:hasFormatRegistryKey".freeze,
1275
- type: "owl:Restriction".freeze
155
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasFormatRegistryKey".freeze,
156
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
1276
157
  ), term(
1277
158
  cardinality: "1".freeze,
1278
- onProperty: "premis:hasFormatRegistryName".freeze,
1279
- type: "owl:Restriction".freeze
159
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasFormatRegistryName".freeze,
160
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
1280
161
  )],
1281
- type: "owl:Class".freeze,
1282
- "vs:term_status": "stable".freeze
162
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
1283
163
  term :Hardware,
1284
- comment: [%(Creation / Maintenance Notes: Hardware environment information can be very difficult to provide. Many different hardware environments may apply; there are a huge number of combinations of maker and type of CPU, memory, video drivers, and so on. Although at least one hardware environment should be recorded, it is not necessary to record them all and each repository will have to make its own decisions about which hardware environments to record.
1285
- Because of the difficulty recording this information comprehensively, it would be optimal if central registries of environment information existed. In many cases the environment of a file object is directly associated with the format, making registry lookup by format feasible. In the absence of a global mechanism, repositories may be forced to develop their own local “registries” relating format to hwEnvironment.).freeze, %(Definition: Hardware components needed by the software referenced in swName or the human user of the referenced software.).freeze],
164
+ comment: ["Creation / Maintenance Notes: Hardware environment information can be very difficult to provide. Many different hardware environments may apply; there are a huge number of combinations of maker and type of CPU, memory, video drivers, and so on. Although at least one hardware environment should be recorded, it is not necessary to record them all and each repository will have to make its own decisions about which hardware environments to record.\nBecause of the difficulty recording this information comprehensively, it would be optimal if central registries of environment information existed. In many cases the environment of a file object is directly associated with the format, making registry lookup by format feasible. In the absence of a global mechanism, repositories may be forced to develop their own local “registries” relating format to hwEnvironment.".freeze, "Definition: Hardware components needed by the software referenced in swName or the human user of the referenced software.".freeze],
165
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1286
166
  subClassOf: term(
1287
- intersectionOf: list(term(
1288
- cardinality: "1".freeze,
1289
- onProperty: "premis:hasHardwareType".freeze,
1290
- type: "owl:Restriction".freeze
1291
- ), term(
1292
- cardinality: "1".freeze,
1293
- onProperty: "premis:hasHardwareName".freeze,
1294
- type: "owl:Restriction".freeze
1295
- )),
1296
- type: "owl:Class".freeze
167
+ intersectionOf: list("_:g16940".freeze, "_:g16980".freeze),
168
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
1297
169
  ),
1298
- type: "owl:Class".freeze,
1299
- "vs:term_status": "stable".freeze
170
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
1300
171
  term :Identifier,
1301
- comment: %(This class is used in PREMIS OWL to describe identifiers if the identifiers are not http URIs.).freeze,
172
+ comment: "This class is used in PREMIS OWL to describe identifiers if the identifiers are not http URIs.".freeze,
173
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1302
174
  subClassOf: [term(
1303
175
  cardinality: "1".freeze,
1304
- onProperty: "premis:hasIdentifierType".freeze,
1305
- type: "owl:Restriction".freeze
176
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasIdentifierType".freeze,
177
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
1306
178
  ), term(
1307
179
  cardinality: "1".freeze,
1308
- onProperty: "premis:hasIdentifierValue".freeze,
1309
- type: "owl:Restriction".freeze
180
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasIdentifierValue".freeze,
181
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
1310
182
  )],
1311
- type: "owl:Class".freeze,
1312
- "vs:term_status": "stable".freeze
183
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
1313
184
  term :Inhibitors,
1314
- comment: [%(Creation / Maintenance Notes: Inhibitors are more likely to be present on an object ingested by the repository than applied by the repository itself. It is often not possible to tell that a file has been encrypted by parsing it; the file may appear to be ASCII text. Therefore, information about inhibitors should be supplied as metadata with submitted objects when possible.).freeze, %(Definition: Features of the object intended to inhibit access, use, or migration.).freeze, %(Rationale: Format information may indicate whether a file is encrypted, but the nature of the encryption also must be recorded, as well as the access key.).freeze, %(Usage Notes: Some file formats allow encryption for embedded bitstreams.
1315
- Some file formats such as PDF use passwords to control access to content or specific functions. Although this is actually implemented at the bitstream level, for preservation purposes it is effectively managed at the file level; that is, passwords would not be recorded for individually addressable bitstreams.
1316
- For certain types of inhibitor keys, more granularity may be required. If the inhibitor key information is identical to key information in digital signatures, use those semantic units.).freeze],
185
+ comment: ["Creation / Maintenance Notes: Inhibitors are more likely to be present on an object ingested by the repository than applied by the repository itself. It is often not possible to tell that a file has been encrypted by parsing it; the file may appear to be ASCII text. Therefore, information about inhibitors should be supplied as metadata with submitted objects when possible.".freeze, "Definition: Features of the object intended to inhibit access, use, or migration.".freeze, "Rationale: Format information may indicate whether a file is encrypted, but the nature of the encryption also must be recorded, as well as the access key.".freeze, "Usage Notes: Some file formats allow encryption for embedded bitstreams.\nSome file formats such as PDF use passwords to control access to content or specific functions. Although this is actually implemented at the bitstream level, for preservation purposes it is effectively managed at the file level; that is, passwords would not be recorded for individually addressable bitstreams.\nFor certain types of inhibitor keys, more granularity may be required. If the inhibitor key information is identical to key information in digital signatures, use those semantic units.".freeze],
186
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1317
187
  subClassOf: term(
1318
188
  cardinality: "1".freeze,
1319
- onProperty: "premis:hasInhibitorType".freeze,
1320
- type: "owl:Restriction".freeze
189
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasInhibitorType".freeze,
190
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
1321
191
  ),
1322
- type: "owl:Class".freeze,
1323
- "vs:term_status": "stable".freeze
192
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
1324
193
  term :IntellectualEntity,
1325
- comment: [%(Definition: a set of content that is considered a single intellectual unit for purposes of management and description: for example, a particular book, map, photograph, or database. An Intellectual Entity can include other Intellectual Entities; for example, a Web site can include a Web page; a Web page can include an image. An Intellectual Entity may have one or more digital representations.).freeze, %(Intellectual entities are described via Descriptive metadata models. These are very domain-specific and are out of scope for PREMIS. Examples: Dublin Core, Mets, MARC).freeze],
1326
- subClassOf: "premis:PremisEntity".freeze,
1327
- type: "owl:Class".freeze,
1328
- "vs:term_status": "stable".freeze
194
+ comment: ["Definition: a set of content that is considered a single intellectual unit for purposes of management and description: for example, a particular book, map, photograph, or database. An Intellectual Entity can include other Intellectual Entities; for example, a Web site can include a Web page; a Web page can include an image. An Intellectual Entity may have one or more digital representations.".freeze, "Intellectual entities are described via Descriptive metadata models. These are very domain-specific and are out of scope for PREMIS. Examples: Dublin Core, Mets, MARC".freeze],
195
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
196
+ subClassOf: "http://www.loc.gov/premis/rdf/v1#PremisEntity".freeze,
197
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
1329
198
  term :LicenseInformation,
1330
- comment: [%(Definition: Information about a license or other agreement granting permissions related to an object.).freeze, %(Usage Note: When rights basis is a license, licenseInformation should be provided.).freeze],
1331
- subClassOf: ["premis:RightsStatement".freeze, term(
199
+ comment: ["Definition: Information about a license or other agreement granting permissions related to an object.".freeze, "Usage Note: When rights basis is a license, licenseInformation should be provided.".freeze],
200
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
201
+ subClassOf: ["http://www.loc.gov/premis/rdf/v1#RightsStatement".freeze, term(
1332
202
  maxCardinality: "1".freeze,
1333
- onProperty: "premis:hasLicenseTerms".freeze,
1334
- type: "owl:Restriction".freeze
203
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasLicenseTerms".freeze,
204
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
1335
205
  )],
1336
- type: "owl:Class".freeze,
1337
- "vs:term_status": "stable".freeze
206
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
1338
207
  term :Object,
1339
- comment: [%(Entity properties:
1340
- Can be associated with one or more rights statements.
1341
- Can participate in one or more events.
1342
- Links between entities may be recorded from either direction and need not be bi-directional.).freeze, %(Entity types:
1343
- Representation: A digital object instantiating or embodying an Intellectual Entity. A representation is the set of stored digital files and structural metadata needed to provide a complete and reasonable rendition of the Intellectual Entity.
1344
- File: A named and ordered sequence of bytes that is known to an operating system.
1345
- Bitstream: Contiguous or non-contiguous data within a file that has meaningful properties for preservation purposes.).freeze, %(The object class aggregates information about a digital object held by a preservation repository and describes those characteristics relevant to preservation management. The only mandatory property is objectIdentifier.
1346
- The object class has three subclasses: Representation, File, and Bitstream.).freeze],
1347
- subClassOf: "premis:PremisEntity".freeze,
1348
- type: "owl:Class".freeze,
1349
- "vs:term_status": "stable".freeze
208
+ comment: ["Entity properties:\nCan be associated with one or more rights statements.\nCan participate in one or more events.\nLinks between entities may be recorded from either direction and need not be bi-directional.".freeze, "Entity types: \nRepresentation: A digital object instantiating or embodying an Intellectual Entity. A representation is the set of stored digital files and structural metadata needed to provide a complete and reasonable rendition of the Intellectual Entity.\nFile: A named and ordered sequence of bytes that is known to an operating system.\nBitstream: Contiguous or non-contiguous data within a file that has meaningful properties for preservation purposes.".freeze, "The object class aggregates information about a digital object held by a preservation repository and describes those characteristics relevant to preservation management. The only mandatory property is objectIdentifier.\nThe object class has three subclasses: Representation, File, and Bitstream.".freeze],
209
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
210
+ subClassOf: "http://www.loc.gov/premis/rdf/v1#PremisEntity".freeze,
211
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
1350
212
  term :ObjectCharacteristics,
1351
- comment: [%(Definition: Technical properties of a file or bitstream that are applicable to all or most formats.).freeze, %(Rationale: There are some important technical properties that apply to objects of any format. Detailed definition of format-specific properties is outside the scope of this Data Dictionary, although such properties may be included within objectCharacteristicsExtension.).freeze, %(Usage Notes: The semantic units included in objectCharacteristics should be treated as a set of information that pertains to a single object at a single compositionLevel. Object characteristics may be repeated when an object was created by applying two or more encodings, such as compression and encryption. In this case each repetition of objectCharacteristics would have an incrementally higher compositionLevel.
1352
- When encryption is applied, the objectCharacteristics block must include an inhibitors semantic unit.
1353
- A bitstream embedded within a file may have different object characteristics than the file. Where these characteristics are relevant for preservation, they should be recorded.
1354
- When a single file is equivalent to a representation, objectCharacteristics may be applied and thus associated with the representation. In these cases, the relationship between the file comprising the representation and other associated files may be expressed using relationshipSubType.).freeze],
213
+ comment: ["Definition: Technical properties of a file or bitstream that are applicable to all or most formats.".freeze, "Rationale: There are some important technical properties that apply to objects of any format. Detailed definition of format-specific properties is outside the scope of this Data Dictionary, although such properties may be included within objectCharacteristicsExtension.".freeze, "Usage Notes: The semantic units included in objectCharacteristics should be treated as a set of information that pertains to a single object at a single compositionLevel. Object characteristics may be repeated when an object was created by applying two or more encodings, such as compression and encryption. In this case each repetition of objectCharacteristics would have an incrementally higher compositionLevel.\nWhen encryption is applied, the objectCharacteristics block must include an inhibitors semantic unit.\nA bitstream embedded within a file may have different object characteristics than the file. Where these characteristics are relevant for preservation, they should be recorded.\nWhen a single file is equivalent to a representation, objectCharacteristics may be applied and thus associated with the representation. In these cases, the relationship between the file comprising the representation and other associated files may be expressed using relationshipSubType.".freeze],
214
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1355
215
  subClassOf: [term(
1356
216
  cardinality: "1".freeze,
1357
- onProperty: "premis:hasCompositionLevel".freeze,
1358
- type: "owl:Restriction".freeze
217
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasCompositionLevel".freeze,
218
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
1359
219
  ), term(
1360
220
  minCardinality: "1".freeze,
1361
- onProperty: "premis:hasFormat".freeze,
1362
- type: "owl:Restriction".freeze
221
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasFormat".freeze,
222
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
1363
223
  )],
1364
- type: "owl:Class".freeze,
1365
- "vs:term_status": "stable".freeze
224
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
1366
225
  term :PremisEntity,
1367
- comment: %(Definition: Basicly, the preservation information in PREMIS OWL consists of five entities related to each other. The entities are: Agent, Event, IntellectualEntity, Object, and RightsStatement.).freeze,
1368
- "owl:versionInfo": "PREMIS 2.2 Owl v2".freeze,
1369
- subClassOf: "owl:Thing".freeze,
1370
- type: "owl:Class".freeze,
1371
- "vs:term_status": "stable".freeze
226
+ comment: "Definition: Basicly, the preservation information in PREMIS OWL consists of five entities related to each other. The entities are: Agent, Event, IntellectualEntity, Object, and RightsStatement.".freeze,
227
+ "http://www.w3.org/2002/07/owl#versionInfo": "PREMIS 2.2 Owl v2".freeze,
228
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
229
+ subClassOf: "http://www.w3.org/2002/07/owl#Thing".freeze,
230
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
1372
231
  term :PreservationLevel,
1373
- comment: [%(Creation / Maintenance Notes: The preservation level may be assigned by the repository or requested by the depositor and submitted as metadata. The repository may also choose to record additional metadata indicating the context for the assignment of the preservation level.).freeze, %(Definition: Information indicating the decision or policy on the set of preservation functions to be applied to an object and the context in which the decision or policy was made.).freeze, %(Rationale: Some preservation repositories will offer multiple preservation options depending on factors such as the value or uniqueness of the material, the “preservability” of the format, the amount the customer is willing to pay, etc. The context surrounding the choice of a particular preservation option for an object may also require further explanation.).freeze, %(Usage Notes: If the repository offers only a single preservation level, this value does not need to be explicitly recorded within the repository.
1374
- Application of a particular set of preservationLevel semantic units may only cover a single representation of an object: representations in other technical forms or serving other functions may have a different preservationLevel applied.
1375
- The container may be repeated if a preservation level value needs to be recorded in additional contexts \(see preservationLevelRole\).).freeze],
232
+ comment: ["Creation / Maintenance Notes: The preservation level may be assigned by the repository or requested by the depositor and submitted as metadata. The repository may also choose to record additional metadata indicating the context for the assignment of the preservation level.".freeze, "Definition: Information indicating the decision or policy on the set of preservation functions to be applied to an object and the context in which the decision or policy was made.".freeze, "Rationale: Some preservation repositories will offer multiple preservation options depending on factors such as the value or uniqueness of the material, the “preservability” of the format, the amount the customer is willing to pay, etc. The context surrounding the choice of a particular preservation option for an object may also require further explanation.".freeze, "Usage Notes: If the repository offers only a single preservation level, this value does not need to be explicitly recorded within the repository.\nApplication of a particular set of preservationLevel semantic units may only cover a single representation of an object: representations in other technical forms or serving other functions may have a different preservationLevel applied.\nThe container may be repeated if a preservation level value needs to be recorded in additional contexts (see preservationLevelRole).".freeze],
233
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1376
234
  subClassOf: [term(
1377
235
  cardinality: "1".freeze,
1378
- onProperty: "premis:hasPreservationLevelValue".freeze,
1379
- type: "owl:Restriction".freeze
236
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasPreservationLevelValue".freeze,
237
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
1380
238
  ), term(
1381
239
  maxCardinality: "1".freeze,
1382
- onProperty: "premis:hasPreservationLevelRole".freeze,
1383
- type: "owl:Restriction".freeze
240
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasPreservationLevelRole".freeze,
241
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
1384
242
  )],
1385
- type: "owl:Class".freeze,
1386
- "vs:term_status": "stable".freeze
243
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
1387
244
  term :RelatedObjectIdentification,
1388
- comment: [%( Definition: The identifier and sequential context of the related resource).freeze, %(Usage Notes: The related object may or may not be held within the preservation repository. Recommended practice is that objects reside within the repository unless there is a good reason to reference an object outside. Internal and external references should be clear.).freeze],
245
+ comment: [" Definition: The identifier and sequential context of the related resource".freeze, "Usage Notes: The related object may or may not be held within the preservation repository. Recommended practice is that objects reside within the repository unless there is a good reason to reference an object outside. Internal and external references should be clear.".freeze],
246
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1389
247
  subClassOf: term(
1390
- intersectionOf: list(term(
1391
- cardinality: "1".freeze,
1392
- onProperty: "premis:hasRelatedObject".freeze,
1393
- type: "owl:Restriction".freeze
1394
- ), term(
1395
- cardinality: "1".freeze,
1396
- onProperty: "premis:hasRelatedObjectSequence".freeze,
1397
- type: "owl:Restriction".freeze
1398
- )),
1399
- type: "owl:Class".freeze
248
+ intersectionOf: list("_:g14700".freeze, "_:g14740".freeze),
249
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
1400
250
  ),
1401
- type: "owl:Class".freeze,
1402
- "vs:term_status": "stable".freeze
251
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
1403
252
  term :Representation,
1404
- comment: %(Definition: A digital object instantiating or embodying an Intellectual Entity. A representation is the set of stored digital files and structural metadata needed to provide a complete and reasonable rendition of the Intellectual Entity.).freeze,
1405
- "rdfs:seeAlso": "Object class definition".freeze,
1406
- subClassOf: "premis:Object".freeze,
1407
- type: "owl:Class".freeze,
1408
- "vs:term_status": "stable".freeze
253
+ comment: "Definition: A digital object instantiating or embodying an Intellectual Entity. A representation is the set of stored digital files and structural metadata needed to provide a complete and reasonable rendition of the Intellectual Entity.".freeze,
254
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "Object class definition".freeze,
255
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
256
+ subClassOf: "http://www.loc.gov/premis/rdf/v1#Object".freeze,
257
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
1409
258
  term :RightsDocumentation,
1410
- comment: %(Definition: A designation used to uniquely identify documentation supporting the
1411
- specified rights within the repository system.).freeze,
259
+ comment: "Definition: A designation used to uniquely identify documentation supporting the\nspecified rights within the repository system.".freeze,
260
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1412
261
  subClassOf: term(
1413
262
  maxCardinality: "1".freeze,
1414
- onProperty: "premis:hasRightsDocumentationRole".freeze,
1415
- type: "owl:Restriction".freeze
263
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasRightsDocumentationRole".freeze,
264
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
1416
265
  ),
1417
- type: "owl:Class".freeze,
1418
- "vs:term_status": "stable".freeze
266
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
1419
267
  term :RightsGranted,
1420
- comment: %(Definition: The action\(s\) that the granting agency has allowed the repository.).freeze,
268
+ comment: "Definition: The action(s) that the granting agency has allowed the repository.".freeze,
269
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1421
270
  subClassOf: [term(
1422
- intersectionOf: list(term(
1423
- cardinality: "1".freeze,
1424
- onProperty: "premis:hasAct".freeze,
1425
- type: "owl:Restriction".freeze
1426
- ), term(
1427
- maxCardinality: "1".freeze,
1428
- onProperty: "premis:hasTermOfGrant".freeze,
1429
- type: "owl:Restriction".freeze
1430
- )),
1431
- type: "owl:Class".freeze
271
+ intersectionOf: list("_:g17540".freeze, "_:g17580".freeze),
272
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
1432
273
  ), term(
1433
274
  maxCardinality: "1".freeze,
1434
- onProperty: "premis:hasTermOfRestriction".freeze,
1435
- type: "owl:Restriction".freeze
275
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasTermOfRestriction".freeze,
276
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
1436
277
  )],
1437
- type: "owl:Class".freeze,
1438
- "vs:term_status": "stable".freeze
278
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
1439
279
  term :RightsStatement,
1440
- comment: [%(Definition: Documentation of the repository's right to perform one or more acts.).freeze, %(Extensions: In OWL one can define its own subclasses to the the RightsStatement class to denote OtherRightsInformation of the PREMIS data dictionary.).freeze, %(Usage Notes: This semantic unit is optional because in some cases rights may be unknown. Institutions are encouraged to record rights information when possible.
1441
- Either rightsStatement or rightsExtension must be present if the Rights entity is included.
1442
- The rightsStatement should be repeated when the act\(s\) described has more than one basis, or when different acts have different bases.).freeze],
1443
- subClassOf: ["dc:RightsStatement".freeze, "premis:PremisEntity".freeze, term(
280
+ comment: ["Definition: Documentation of the repository's right to perform one or more acts.".freeze, "Extensions: In OWL one can define its own subclasses to the the RightsStatement class to denote OtherRightsInformation of the PREMIS data dictionary.".freeze, "Usage Notes: This semantic unit is optional because in some cases rights may be unknown. Institutions are encouraged to record rights information when possible.\nEither rightsStatement or rightsExtension must be present if the Rights entity is included.\nThe rightsStatement should be repeated when the act(s) described has more than one basis, or when different acts have different bases.".freeze],
281
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
282
+ subClassOf: ["http://purl.org/dc/terms/RightsStatement".freeze, "http://www.loc.gov/premis/rdf/v1#PremisEntity".freeze, term(
1444
283
  maxCardinality: "1".freeze,
1445
- onProperty: "premis:hasApplicableDates".freeze,
1446
- type: "owl:Restriction".freeze
284
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasApplicableDates".freeze,
285
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
1447
286
  ), term(
1448
287
  maxCardinality: "1".freeze,
1449
- onProperty: "premis:hasIdentifier".freeze,
1450
- type: "owl:Restriction".freeze
288
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasIdentifier".freeze,
289
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
1451
290
  )],
1452
- type: "owl:Class".freeze,
1453
- "vs:term_status": "stable".freeze
291
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
1454
292
  term :Signature,
1455
- comment: [%(Definition: Information needed to use a digital signature to authenticate the signer of an object and/or the information contained in the object.).freeze, %(Rationale: A repository may have a policy of generating digital signatures for files on ingest, or may have a need to store and later validate incoming digital signatures.).freeze, %(Usage Notes: Several of the semantic components of signatureInformation are taken from the W3C’s XML-Signature Syntax and Processing; see www.w3.org/TR/2002/REC-xmldsig-core-20020212/ for more information on the structure and application of these semantic units.).freeze],
293
+ comment: ["Definition: Information needed to use a digital signature to authenticate the signer of an object and/or the information contained in the object.".freeze, "Rationale: A repository may have a policy of generating digital signatures for files on ingest, or may have a need to store and later validate incoming digital signatures.".freeze, "Usage Notes: Several of the semantic components of signatureInformation are taken from the W3C’s XML-Signature Syntax and Processing; see www.w3.org/TR/2002/REC-xmldsig-core-20020212/ for more information on the structure and application of these semantic units.".freeze],
294
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1456
295
  subClassOf: term(
1457
- intersectionOf: list(term(
1458
- cardinality: "1".freeze,
1459
- onProperty: "premis:hasSignatureEncoding".freeze,
1460
- type: "owl:Restriction".freeze
1461
- ), term(
1462
- cardinality: "1".freeze,
1463
- onProperty: "premis:hasSignatureMethod".freeze,
1464
- type: "owl:Restriction".freeze
1465
- ), term(
1466
- cardinality: "1".freeze,
1467
- onProperty: "premis:hasSignatureValidationRules".freeze,
1468
- type: "owl:Restriction".freeze
1469
- ), term(
1470
- cardinality: "1".freeze,
1471
- onProperty: "premis:hasSignatureValue".freeze,
1472
- type: "owl:Restriction".freeze
1473
- )),
1474
- type: "owl:Class".freeze
296
+ intersectionOf: list("_:g19340".freeze, "_:g19380".freeze, "_:g19420".freeze, "_:g19460".freeze),
297
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
1475
298
  ),
1476
- type: "owl:Class".freeze,
1477
- "vs:term_status": "stable".freeze
299
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
1478
300
  term :SignificantProperties,
1479
- comment: [%(Creation / Maintenance Notes: Significant properties may pertain to all objects of a certain class; for example, the repository can decide that for all PDF files, only the content need be preserved. In other cases, for example, for media art, the significant properties may be unique to each individual object. Where values are unique, they must be supplied by the submitter or provided by the curatorial staff of the repository.).freeze, %(Definition: Characteristics of a particular object subjectively determined to be important to maintain through preservation actions.).freeze, %(Rationale: Objects that have the same technical properties may still differ as to the properties that should be preserved for future presentation or use.).freeze, %(Usage Notes: All of this semantic unit’s subunits are optional. At least one of the significantPropertiesValue and significantPropertiesExtension subunits must be present if this container is included or both may be used.
1480
- Significant properties may be objective technical characteristics subjectively considered important, or subjectively determined characteristics. For example, a PDF may contain links that are not considered important and JavaScript that is considered important. Or future migrations of a TIFF image may require optimization for line clarity or for color; the option chosen would depend upon a curatorial judgment of the significant properties of the image.
1481
- Listing significant properties implies that the repository plans to preserve these properties across time and requires them to acceptably survive preservation action; for example, to be maintained during emulation or after format migration. It also implies that the repository would note when preservation action results in modification of significant properties.
1482
- In practice, significant properties might be used as measures of preservation success, as part of quality checking the results of a preservation action or evaluating the efficacy of a preservation method. For example, if the listed significant properties are not maintained after application of a particular preservation method, it may indicate a failure of the process or that the method is not well suited to the type of material.
1483
- More experience with digital preservation is needed to determine the best ways of representing significant properties in general, and of representing modification of significant properties.
1484
- The semantic units included in the significantProperties container aim to provide a flexible structure for describing significant properties, allowing general types of aspects, facets or attributes of an object to be declared and to be paired with specific significant details about the object pertaining to that aspect, facet or attribute.
1485
- For example, some repositories may define significant properties for objects related to facets of content, appearance, structure, behavior, and context. Examples of facet:detail pairs in this case could include:
1486
- significantPropertiesType = “content”
1487
- significantPropertiesValue = “all textual content and images”
1488
- significantPropertiesType = “behavior”
1489
- significantPropertiesValue = “editable”
1490
- Other repositories may choose to describe significant properties at a more granular attribute level; for example:
1491
- significantPropertiesType = “page count”
1492
- significantPropertiesValue = “7”
1493
- significantPropertiesType = “page width”
1494
- significantPropertiesValue = “210 mm”
1495
- Each facet:detail pair should be contained in a separate, repeated significantProperties container.
1496
- Further work on determining and describing significant properties may yield more detailed schemes to facilitate general description.
1497
- Representing modification of significant properties as a result of preservation action also requires further work. One possible way involves the use of Object and Event information: Object A has significant properties volume and timing, which are recorded as significantProperties of A. In migrated version B, the timing is modified, which is noted in the eventOutcome of the migration event. Only volume is listed as a significant property of B.).freeze],
1498
- type: "owl:Class".freeze,
1499
- "vs:term_status": "stable".freeze
301
+ comment: ["Creation / Maintenance Notes: Significant properties may pertain to all objects of a certain class; for example, the repository can decide that for all PDF files, only the content need be preserved. In other cases, for example, for media art, the significant properties may be unique to each individual object. Where values are unique, they must be supplied by the submitter or provided by the curatorial staff of the repository.".freeze, "Definition: Characteristics of a particular object subjectively determined to be important to maintain through preservation actions.".freeze, "Rationale: Objects that have the same technical properties may still differ as to the properties that should be preserved for future presentation or use.".freeze, "Usage Notes: All of this semantic unit’s subunits are optional. At least one of the significantPropertiesValue and significantPropertiesExtension subunits must be present if this container is included or both may be used.\nSignificant properties may be objective technical characteristics subjectively considered important, or subjectively determined characteristics. For example, a PDF may contain links that are not considered important and JavaScript that is considered important. Or future migrations of a TIFF image may require optimization for line clarity or for color; the option chosen would depend upon a curatorial judgment of the significant properties of the image.\nListing significant properties implies that the repository plans to preserve these properties across time and requires them to acceptably survive preservation action; for example, to be maintained during emulation or after format migration. It also implies that the repository would note when preservation action results in modification of significant properties.\nIn practice, significant properties might be used as measures of preservation success, as part of quality checking the results of a preservation action or evaluating the efficacy of a preservation method. For example, if the listed significant properties are not maintained after application of a particular preservation method, it may indicate a failure of the process or that the method is not well suited to the type of material.\nMore experience with digital preservation is needed to determine the best ways of representing significant properties in general, and of representing modification of significant properties.\nThe semantic units included in the significantProperties container aim to provide a flexible structure for describing significant properties, allowing general types of aspects, facets or attributes of an object to be declared and to be paired with specific significant details about the object pertaining to that aspect, facet or attribute.\nFor example, some repositories may define significant properties for objects related to facets of content, appearance, structure, behavior, and context. Examples of facet:detail pairs in this case could include:\nsignificantPropertiesType = “content”\nsignificantPropertiesValue = “all textual content and images”\nsignificantPropertiesType = “behavior”\nsignificantPropertiesValue = “editable”\nOther repositories may choose to describe significant properties at a more granular attribute level; for example:\nsignificantPropertiesType = “page count”\nsignificantPropertiesValue = “7”\nsignificantPropertiesType = “page width”\nsignificantPropertiesValue = “210 mm”\nEach facet:detail pair should be contained in a separate, repeated significantProperties container.\nFurther work on determining and describing significant properties may yield more detailed schemes to facilitate general description.\nRepresenting modification of significant properties as a result of preservation action also requires further work. One possible way involves the use of Object and Event information: Object A has significant properties volume and timing, which are recorded as significantProperties of A. In migrated version B, the timing is modified, which is noted in the eventOutcome of the migration event. Only volume is listed as a significant property of B.".freeze],
302
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
303
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
1500
304
  term :Software,
1501
- comment: [%(Creation / Maintenance Notes: If recording this explicitly, many different software environments may apply; for example, a particular object such as a PDF file may be viewable by several versions of several applications running under several operating systems and operating system versions. Although at least one software environment should be recorded, it is not necessary to record them all and each repository will have to make its own decisions about which software environments to record.
1502
- Also, what appears to the user as a single rendering program can have many dependencies, including system utilities, runtime libraries, and so on, which each might have their own dependencies in turn.
1503
- As with environment, metadata may be more efficiently managed in conjunction with a format registry either internal or external to a repository. In the absence of a global mechanism, repositories may be forced to develop their own local “registries” relating format to software environment.).freeze, %(Definition: Software required to render or use the object.).freeze],
305
+ comment: ["Creation / Maintenance Notes: If recording this explicitly, many different software environments may apply; for example, a particular object such as a PDF file may be viewable by several versions of several applications running under several operating systems and operating system versions. Although at least one software environment should be recorded, it is not necessary to record them all and each repository will have to make its own decisions about which software environments to record.\nAlso, what appears to the user as a single rendering program can have many dependencies, including system utilities, runtime libraries, and so on, which each might have their own dependencies in turn.\nAs with environment, metadata may be more efficiently managed in conjunction with a format registry either internal or external to a repository. In the absence of a global mechanism, repositories may be forced to develop their own local “registries” relating format to software environment.".freeze, "Definition: Software required to render or use the object.".freeze],
306
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1504
307
  subClassOf: term(
1505
- intersectionOf: list(term(
1506
- cardinality: "1".freeze,
1507
- onProperty: "premis:hasSoftwareType".freeze,
1508
- type: "owl:Restriction".freeze
1509
- ), term(
1510
- cardinality: "1".freeze,
1511
- onProperty: "premis:hasSoftwareName".freeze,
1512
- type: "owl:Restriction".freeze
1513
- )),
1514
- type: "owl:Class".freeze
308
+ intersectionOf: list("_:g17760".freeze, "_:g17800".freeze),
309
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
1515
310
  ),
1516
- type: "owl:Class".freeze,
1517
- "vs:term_status": "stable".freeze
311
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
1518
312
  term :StatuteInformation,
1519
- comment: [%(Definition: Information about the statute allowing use of the object.).freeze, %(Usage Notes: When rights basis is a statute, statuteInformation should be provided.).freeze],
1520
- subClassOf: ["premis:RightsStatement".freeze, term(
1521
- intersectionOf: list(term(
1522
- cardinality: "1".freeze,
1523
- onProperty: "premis:hasStatuteCitation".freeze,
1524
- type: "owl:Restriction".freeze
1525
- ), term(
1526
- cardinality: "1".freeze,
1527
- onProperty: "premis:hasStatuteJurisdiction".freeze,
1528
- type: "owl:Restriction".freeze
1529
- )),
1530
- type: "owl:Class".freeze
313
+ comment: ["Definition: Information about the statute allowing use of the object.".freeze, "Usage Notes: When rights basis is a statute, statuteInformation should be provided.".freeze],
314
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
315
+ subClassOf: ["http://www.loc.gov/premis/rdf/v1#RightsStatement".freeze, term(
316
+ intersectionOf: list("_:g15500".freeze, "_:g15540".freeze),
317
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
1531
318
  )],
1532
- type: "owl:Class".freeze,
1533
- "vs:term_status": "stable".freeze
319
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
1534
320
  term :Storage,
1535
- comment: [%(Definition: Information about how and where a file is stored in the storage system.).freeze, %(Rationale: It is necessary for a repository to associate the contentLocation with the storageMedium.).freeze, %(Usage Notes: Normally there would be a single storage location and medium for an object, because an object in another location would be considered a different object. The storage composite should be repeated if there are two or more copies that are identical bit-wise and managed as a unit except for the medium on which they are stored. They must have a single objectIdentifier and be managed as a single object by the repository.
1536
- Although this semantic unit is mandatory, both of its subunits are optional. At least one subunit \(i.e. either contentLocation or storageMedium\) must be present or both may be used.).freeze],
321
+ comment: ["Definition: Information about how and where a file is stored in the storage system.".freeze, "Rationale: It is necessary for a repository to associate the contentLocation with the storageMedium.".freeze, "Usage Notes: Normally there would be a single storage location and medium for an object, because an object in another location would be considered a different object. The storage composite should be repeated if there are two or more copies that are identical bit-wise and managed as a unit except for the medium on which they are stored. They must have a single objectIdentifier and be managed as a single object by the repository.\nAlthough this semantic unit is mandatory, both of its subunits are optional. At least one subunit (i.e. either contentLocation or storageMedium) must be present or both may be used.".freeze],
322
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1537
323
  subClassOf: term(
1538
- type: "owl:Class".freeze,
1539
- unionOf: list(term(
1540
- maxCardinality: "1".freeze,
1541
- onProperty: "premis:hasContentLocation".freeze,
1542
- type: "owl:Restriction".freeze
1543
- ), term(
1544
- maxCardinality: "1".freeze,
1545
- onProperty: "premis:hasStorageMedium".freeze,
1546
- type: "owl:Restriction".freeze
1547
- ))
324
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
325
+ unionOf: list("_:g18340".freeze, "_:g18380".freeze)
1548
326
  ),
1549
- type: "owl:Class".freeze,
1550
- "vs:term_status": "stable".freeze
327
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
1551
328
  term :TermOfGrant,
1552
- comment: [%(Definition: The time period for the permissions granted.).freeze, %(Rationale: The permission to preserve may be time bounded.).freeze],
1553
- subClassOf: ["premis:ApplicableDates".freeze, term(
329
+ comment: ["Definition: The time period for the permissions granted.".freeze, "Rationale: The permission to preserve may be time bounded.".freeze],
330
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
331
+ subClassOf: ["http://www.loc.gov/premis/rdf/v1#ApplicableDates".freeze, term(
1554
332
  cardinality: "1".freeze,
1555
- onProperty: "premis:hasStartDate".freeze,
1556
- type: "owl:Restriction".freeze
333
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasStartDate".freeze,
334
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
1557
335
  )],
1558
- type: "owl:Class".freeze,
1559
- "vs:term_status": "stable".freeze
336
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
1560
337
  term :TermOfRestriction,
1561
- comment: [%(Definition: The time period for the restriction granted.).freeze, %(Rationale: The current definition of termOfGrant is "time period for the permissions granted." This allows for expressing information about the rights granted, but some repositories may need to express timebounded restrictions like embargoes. If this is applicable startDate for the beginning of the embargo and endDate for the end of the embargo should be recorded.).freeze],
1562
- subClassOf: ["premis:ApplicableDates".freeze, term(
338
+ comment: ["Definition: The time period for the restriction granted.".freeze, "Rationale: The current definition of termOfGrant is \"time period for the permissions granted.\" This allows for expressing information about the rights granted, but some repositories may need to express timebounded restrictions like embargoes. If this is applicable startDate for the beginning of the embargo and endDate for the end of the embargo should be recorded.".freeze],
339
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
340
+ subClassOf: ["http://www.loc.gov/premis/rdf/v1#ApplicableDates".freeze, term(
1563
341
  cardinality: "1".freeze,
1564
- onProperty: "premis:hasStartDate".freeze,
1565
- type: "owl:Restriction".freeze
342
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasStartDate".freeze,
343
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
1566
344
  )],
1567
- type: "owl:Class".freeze,
1568
- "vs:term_status": "stable".freeze
345
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
1569
346
 
1570
347
  # Property definitions
1571
348
  property :hasAct,
1572
- comment: [%(Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/actionsGranted ).freeze, %(Definition: The action the preservation repository is allowed to take.).freeze, %(Extensions: One can use its own SKOS vocabulary to use for this property. The precondition to do this, is to link your SKOS concepts to the SKOS concepts of the id.loc.gov vocabulary.).freeze],
1573
- domain: "premis:RightsGranted".freeze,
349
+ comment: ["Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/actionsGranted ".freeze, "Definition: The action the preservation repository is allowed to take.".freeze, "Extensions: One can use its own SKOS vocabulary to use for this property. The precondition to do this, is to link your SKOS concepts to the SKOS concepts of the id.loc.gov vocabulary.".freeze],
350
+ domain: "http://www.loc.gov/premis/rdf/v1#RightsGranted".freeze,
351
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1574
352
  range: term(
1575
- onProperty: "skos:inScheme".freeze,
1576
- "owl:hasValue": "http://id.loc.gov/vocabulary/preservation/actionsGranted".freeze,
1577
- type: "owl:Restriction".freeze
353
+ "http://www.w3.org/2002/07/owl#hasValue": "http://id.loc.gov/vocabulary/preservation/actionsGranted".freeze,
354
+ onProperty: "http://www.w3.org/2004/02/skos/core#inScheme".freeze,
355
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
1578
356
  ),
1579
- type: ["owl:FunctionalProperty".freeze, "owl:ObjectProperty".freeze],
1580
- "vs:term_status": "stable".freeze
357
+ type: ["http://www.w3.org/2002/07/owl#FunctionalProperty".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
1581
358
  property :hasAgent,
1582
- comment: [%(Definition: link to the associated Agent.).freeze, %(Rationale: Digital provenance requires often that relationships between agents and events are documented. The role of the associated agent may need to be documented. For this, a SKOS vocabulary can be used. The LOC will publish a vocabulary at http://id.loc.gov/, denoting the agent's role. These vocabulary will publish the concepts also as subproperties to the linkingAgent property, for denoting the role of the agent in the event or rightsstatement.).freeze],
359
+ comment: ["Definition: link to the associated Agent.".freeze, "Rationale: Digital provenance requires often that relationships between agents and events are documented. The role of the associated agent may need to be documented. For this, a SKOS vocabulary can be used. The LOC will publish a vocabulary at http://id.loc.gov/, denoting the agent's role. These vocabulary will publish the concepts also as subproperties to the linkingAgent property, for denoting the role of the agent in the event or rightsstatement.".freeze],
1583
360
  domain: term(
1584
- type: "owl:Class".freeze,
1585
- unionOf: list("premis:Event".freeze, "premis:RightsStatement".freeze)
361
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
362
+ unionOf: list("http://www.loc.gov/premis/rdf/v1#Event".freeze, "http://www.loc.gov/premis/rdf/v1#RightsStatement".freeze)
1586
363
  ),
1587
- range: "premis:Agent".freeze,
1588
- "rdfs:seeAlso": "Agent class definition".freeze,
1589
- type: "owl:ObjectProperty".freeze,
1590
- "vs:term_status": "testing".freeze
364
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "Agent class definition".freeze,
365
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
366
+ range: "http://www.loc.gov/premis/rdf/v1#Agent".freeze,
367
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1591
368
  property :hasAgentName,
1592
- comment: [%(Definition: A text string which could be used in addition to agentIdentifier to identify an agent.).freeze, %(Examples: Erik Owens, Pc).freeze, %(Rationale: This semantic unit provides a more reader-friendly version of the agent identified by the agentIdentifier.).freeze, %(Usage Note: The value is not necessarily unique.).freeze],
1593
- domain: "premis:Agent".freeze,
1594
- range: "xsd:string".freeze,
1595
- type: "owl:DatatypeProperty".freeze,
1596
- "vs:term_status": "stable".freeze
369
+ comment: ["Definition: A text string which could be used in addition to agentIdentifier to identify an agent.".freeze, "Examples: Erik Owens, Pc".freeze, "Rationale: This semantic unit provides a more reader-friendly version of the agent identified by the agentIdentifier.".freeze, "Usage Note: The value is not necessarily unique.".freeze],
370
+ domain: "http://www.loc.gov/premis/rdf/v1#Agent".freeze,
371
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
372
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
373
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1597
374
  property :hasAgentNote,
1598
- comment: [%(Definition: Additional information about the agent.
1599
- ).freeze, %(Rationale: Additional information may be needed to describe or disambiguate
1600
- the agent.).freeze],
1601
- domain: "premis:Agent".freeze,
1602
- range: "xsd:string".freeze,
1603
- type: "owl:DatatypeProperty".freeze,
1604
- "vs:term_status": "stable".freeze
375
+ comment: ["Definition: Additional information about the agent.\n".freeze, "Rationale: Additional information may be needed to describe or disambiguate\nthe agent.".freeze],
376
+ domain: "http://www.loc.gov/premis/rdf/v1#Agent".freeze,
377
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
378
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
379
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1605
380
  property :hasAgentType,
1606
- comment: [%(Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/agentType ).freeze, %(Definition: A high-level characterization of the type of agent.).freeze, %(Extensions: One can use its own SKOS vocabulary to use for this property. The precondition to do this, is to link your SKOS concepts to the SKOS concepts of the id.loc.gov vocabulary.).freeze],
1607
- domain: "premis:Agent".freeze,
381
+ comment: ["Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/agentType ".freeze, "Definition: A high-level characterization of the type of agent.".freeze, "Extensions: One can use its own SKOS vocabulary to use for this property. The precondition to do this, is to link your SKOS concepts to the SKOS concepts of the id.loc.gov vocabulary.".freeze],
382
+ domain: "http://www.loc.gov/premis/rdf/v1#Agent".freeze,
383
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1608
384
  range: term(
1609
- onProperty: "skos:inScheme".freeze,
1610
- "owl:hasValue": "http://id.loc.gov/vocabulary/preservation/agentType".freeze,
1611
- type: "owl:Restriction".freeze
385
+ "http://www.w3.org/2002/07/owl#hasValue": "http://id.loc.gov/vocabulary/preservation/agentType".freeze,
386
+ onProperty: "http://www.w3.org/2004/02/skos/core#inScheme".freeze,
387
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
1612
388
  ),
1613
- type: ["owl:FunctionalProperty".freeze, "owl:ObjectProperty".freeze],
1614
- "vs:term_status": "stable".freeze
389
+ type: ["http://www.w3.org/2002/07/owl#FunctionalProperty".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
1615
390
  property :hasApplicableDates,
1616
- domain: "premis:RightsStatement".freeze,
1617
- range: "premis:ApplicableDates".freeze,
1618
- "rdfs:seeAlso": "ApplicableDates class definition".freeze,
1619
- type: "owl:ObjectProperty".freeze,
1620
- "vs:term_status": "stable".freeze
391
+ domain: "http://www.loc.gov/premis/rdf/v1#RightsStatement".freeze,
392
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "ApplicableDates class definition".freeze,
393
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
394
+ range: "http://www.loc.gov/premis/rdf/v1#ApplicableDates".freeze,
395
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1621
396
  property :hasCompositionLevel,
1622
- comment: [%(Creation / Maintenance Notes: Composition level will generally be supplied by the repository, which should attempt to supply this value automatically. If the object was created by the repository, the creating routine knows the composition level and can supply this metadata. If the object is being ingested by the repository, repository programs will have to attempt to identify the composition level from the object itself or from externally supplied metadata.).freeze, %(Data Constraints: Non-negative integers.).freeze, %(Definition: An indication of whether the object is subject to one or more processes of decoding or unbundling.).freeze, %(Examples: 0, 1, 2).freeze, %(Rationale: A file or bitstream can be encoded with compression, encryption, etc., or bundled with other files or bitstreams into larger packages. Knowing the order in which these actions are taken is important if the original object or objects must be recovered.).freeze, %(Usage Notes: A file or bitstream can be subject to multiple encodings that must be decoded in reverse order \(highest to lowest\). For example, file A may be compressed to create file B, which is encrypted to create file C. To recreate a copy of the base file A, one would have to unencrypt file C to create file B and then uncompress file B to create file A. A compositionLevel of zero indicates that the object is a base object and not subject to further decoding, while a level of 1 or higher indicates that one or more decodings must be applied.
1623
- Numbering goes lowest to highest \(first encoded = 0\). 0 is base object; 1-n are subsequent encodings.
1624
- Use 0 as the default if there is only one compositionLevel.
1625
- When multiple file objects are bundled together as filestreams within a package file object \(e.g., a ZIP file\), the individual filestream objects are not composition levels of the package file object. They should be considered separate objects, each with their own composition levels. For example, two encrypted files zipped together and stored in an archive as one file object would be described as three separate objects, each with its own associated metadata. The storage location of the two inner objects would point to the ZIP file, but the ZIP file itself would have only a single composition level \(of zero\) whose format would be “zip.”).freeze],
1626
- domain: "premis:ObjectCharacteristics".freeze,
1627
- range: "xsd:int".freeze,
1628
- type: ["owl:DatatypeProperty".freeze, "owl:FunctionalProperty".freeze],
1629
- "vs:term_status": "stable".freeze
397
+ comment: ["Creation / Maintenance Notes: Composition level will generally be supplied by the repository, which should attempt to supply this value automatically. If the object was created by the repository, the creating routine knows the composition level and can supply this metadata. If the object is being ingested by the repository, repository programs will have to attempt to identify the composition level from the object itself or from externally supplied metadata.".freeze, "Data Constraints: Non-negative integers.".freeze, "Definition: An indication of whether the object is subject to one or more processes of decoding or unbundling.".freeze, "Examples: 0, 1, 2".freeze, "Rationale: A file or bitstream can be encoded with compression, encryption, etc., or bundled with other files or bitstreams into larger packages. Knowing the order in which these actions are taken is important if the original object or objects must be recovered.".freeze, "Usage Notes: A file or bitstream can be subject to multiple encodings that must be decoded in reverse order (highest to lowest). For example, file A may be compressed to create file B, which is encrypted to create file C. To recreate a copy of the base file A, one would have to unencrypt file C to create file B and then uncompress file B to create file A. A compositionLevel of zero indicates that the object is a base object and not subject to further decoding, while a level of 1 or higher indicates that one or more decodings must be applied.\nNumbering goes lowest to highest (first encoded = 0). 0 is base object; 1-n are subsequent encodings.\nUse 0 as the default if there is only one compositionLevel.\nWhen multiple file objects are bundled together as filestreams within a package file object (e.g., a ZIP file), the individual filestream objects are not composition levels of the package file object. They should be considered separate objects, each with their own composition levels. For example, two encrypted files zipped together and stored in an archive as one file object would be described as three separate objects, each with its own associated metadata. The storage location of the two inner objects would point to the ZIP file, but the ZIP file itself would have only a single composition level (of zero) whose format would be “zip.”".freeze],
398
+ domain: "http://www.loc.gov/premis/rdf/v1#ObjectCharacteristics".freeze,
399
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
400
+ range: "http://www.w3.org/2001/XMLSchema#int".freeze,
401
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
1630
402
  property :hasContentLocation,
1631
- domain: "premis:Storage".freeze,
1632
- range: "premis:ContentLocation".freeze,
1633
- "rdfs:seeAlso": "Storage class definition and ContentLocation class definition".freeze,
1634
- type: ["owl:FunctionalProperty".freeze, "owl:InverseFunctionalProperty".freeze, "owl:ObjectProperty".freeze],
1635
- "vs:term_status": "stable".freeze
403
+ domain: "http://www.loc.gov/premis/rdf/v1#Storage".freeze,
404
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "Storage class definition and ContentLocation class definition".freeze,
405
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
406
+ range: "http://www.loc.gov/premis/rdf/v1#ContentLocation".freeze,
407
+ type: ["http://www.w3.org/2002/07/owl#FunctionalProperty".freeze, "http://www.w3.org/2002/07/owl#InverseFunctionalProperty".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
1636
408
  property :hasContentLocationType,
1637
- comment: [%(Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/contentLocationType).freeze, %(Definition: The means of referencing the location of the content.).freeze, %(Extensions: One can use its own SKOS vocabulary to use for this property. The precondition to do this, is to link your SKOS concepts to the SKOS concepts of the id.loc.gov vocabulary.).freeze, %(Rationale: To understand the meaning of the value it is necessary to know what location scheme is used.).freeze],
1638
- domain: "premis:ContentLocation".freeze,
409
+ comment: ["Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/contentLocationType".freeze, "Definition: The means of referencing the location of the content.".freeze, "Extensions: One can use its own SKOS vocabulary to use for this property. The precondition to do this, is to link your SKOS concepts to the SKOS concepts of the id.loc.gov vocabulary.".freeze, "Rationale: To understand the meaning of the value it is necessary to know what location scheme is used.".freeze],
410
+ domain: "http://www.loc.gov/premis/rdf/v1#ContentLocation".freeze,
411
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1639
412
  range: term(
1640
- onProperty: "skos:inScheme".freeze,
1641
- "owl:hasValue": "http://id.loc.gov/vocabulary/preservation/contentLocationType".freeze,
1642
- type: "owl:Restriction".freeze
413
+ "http://www.w3.org/2002/07/owl#hasValue": "http://id.loc.gov/vocabulary/preservation/contentLocationType".freeze,
414
+ onProperty: "http://www.w3.org/2004/02/skos/core#inScheme".freeze,
415
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
1643
416
  ),
1644
- type: ["owl:FunctionalProperty".freeze, "owl:ObjectProperty".freeze],
1645
- "vs:term_status": "stable".freeze
417
+ type: ["http://www.w3.org/2002/07/owl#FunctionalProperty".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
1646
418
  property :hasContentLocationValue,
1647
- comment: [%(Definition: The reference to the location of the content used by the storage system.).freeze, %(Examples: http://wwasearch.loc.gov/107th/200212107035/http://house.gov/langevin/ \(file\), c:\apache2\htdocs\index.html \(file\), 64 [offset from start of file c:\apache2\htdocs\image\logo.gif] \(bitstream\)).freeze, %(Usage Notes: This could be a fully qualified path and filename, or the information used by a resolution system \(e.g., a handle\) or the native information used by a storage management system. For a bitstream or filestream, this would probably be the reference point and offset of the starting position of the bitstream. It is up to the repository to determine the level of granularity that should be recorded.).freeze],
1648
- domain: "premis:ContentLocation".freeze,
1649
- range: "xsd:string".freeze,
1650
- type: ["owl:DatatypeProperty".freeze, "owl:FunctionalProperty".freeze],
1651
- "vs:term_status": "stable".freeze
419
+ comment: ["Definition: The reference to the location of the content used by the storage system.".freeze, "Examples: http://wwasearch.loc.gov/107th/200212107035/http://house.gov/langevin/ (file), c:\\apache2\\htdocs\\index.html (file), 64 [offset from start of file c:\\apache2\\htdocs\\image\\logo.gif] (bitstream)".freeze, "Usage Notes: This could be a fully qualified path and filename, or the information used by a resolution system (e.g., a handle) or the native information used by a storage management system. For a bitstream or filestream, this would probably be the reference point and offset of the starting position of the bitstream. It is up to the repository to determine the level of granularity that should be recorded.".freeze],
420
+ domain: "http://www.loc.gov/premis/rdf/v1#ContentLocation".freeze,
421
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
422
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
423
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
1652
424
  property :hasCopyrightJurisdiction,
1653
- comment: [%(Data Constraint: Values should be taken from ISO 3166.).freeze, %(Definition: The country whose copyright laws apply.).freeze, %(Examples: us, de, be).freeze, %(Rationale: Copyright law can vary from country to country.).freeze],
1654
- domain: "premis:CopyrightInformation".freeze,
1655
- range: "xsd:string".freeze,
1656
- type: ["owl:DatatypeProperty".freeze, "owl:FunctionalProperty".freeze],
1657
- "vs:term_status": "stable".freeze
425
+ comment: ["Data Constraint: Values should be taken from ISO 3166.".freeze, "Definition: The country whose copyright laws apply.".freeze, "Examples: us, de, be".freeze, "Rationale: Copyright law can vary from country to country.".freeze],
426
+ domain: "http://www.loc.gov/premis/rdf/v1#CopyrightInformation".freeze,
427
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
428
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
429
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
1658
430
  property :hasCopyrightStatus,
1659
- comment: [%(Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/copyrightStatus).freeze, %(Definition: A coded designation for the copyright status of the object at the time the rights statement is recorded.).freeze, %(Extensions: One can use its own SKOS vocabulary to use for this property. The precondition to do this, is to link your SKOS concepts to the SKOS concepts of the id.loc.gov vocabulary.).freeze],
1660
- domain: "premis:CopyrightInformation".freeze,
431
+ comment: ["Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/copyrightStatus".freeze, "Definition: A coded designation for the copyright status of the object at the time the rights statement is recorded.".freeze, "Extensions: One can use its own SKOS vocabulary to use for this property. The precondition to do this, is to link your SKOS concepts to the SKOS concepts of the id.loc.gov vocabulary.".freeze],
432
+ domain: "http://www.loc.gov/premis/rdf/v1#CopyrightInformation".freeze,
433
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1661
434
  range: term(
1662
- onProperty: "skos:inScheme".freeze,
1663
- "owl:hasValue": "http://id.loc.gov/vocabulary/preservation/copyrightStatus".freeze,
1664
- type: "owl:Restriction".freeze
435
+ "http://www.w3.org/2002/07/owl#hasValue": "http://id.loc.gov/vocabulary/preservation/copyrightStatus".freeze,
436
+ onProperty: "http://www.w3.org/2004/02/skos/core#inScheme".freeze,
437
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
1665
438
  ),
1666
- type: ["owl:FunctionalProperty".freeze, "owl:ObjectProperty".freeze],
1667
- "vs:term_status": "stable".freeze
439
+ type: ["http://www.w3.org/2002/07/owl#FunctionalProperty".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
1668
440
  property :hasCopyrightStatusDeterminationDate,
1669
- comment: [%(Data Constraint: To aid machine processing, value should use a structured form: xsd:dateTime).freeze, %(Definition: The date that the copyright status recorded in copyrightStatus was determined.).freeze, %(Example: 2001-10-26T19:32:52+00:00).freeze],
1670
- domain: "premis:CopyrightInformation".freeze,
1671
- range: "xsd:dateTime".freeze,
1672
- type: ["owl:DatatypeProperty".freeze, "owl:FunctionalProperty".freeze],
1673
- "vs:term_status": "stable".freeze
441
+ comment: ["Data Constraint: To aid machine processing, value should use a structured form: xsd:dateTime".freeze, "Definition: The date that the copyright status recorded in copyrightStatus was determined.".freeze, "Example: 2001-10-26T19:32:52+00:00".freeze],
442
+ domain: "http://www.loc.gov/premis/rdf/v1#CopyrightInformation".freeze,
443
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
444
+ range: "http://www.w3.org/2001/XMLSchema#dateTime".freeze,
445
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
1674
446
  property :hasCreatingApplication,
1675
- domain: "premis:ObjectCharacteristics".freeze,
1676
- range: "premis:CreatingApplication".freeze,
1677
- "rdfs:seeAlso": "ObjectCharacteristics class definition and CreatingApplication class definition".freeze,
1678
- type: "owl:ObjectProperty".freeze,
1679
- "vs:term_status": "stable".freeze
447
+ domain: "http://www.loc.gov/premis/rdf/v1#ObjectCharacteristics".freeze,
448
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "ObjectCharacteristics class definition and CreatingApplication class definition".freeze,
449
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
450
+ range: "http://www.loc.gov/premis/rdf/v1#CreatingApplication".freeze,
451
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1680
452
  property :hasCreatingApplicationName,
1681
- comment: [%(Definition: A designation for the name of the software program that created the object.).freeze, %(Example: MSWord).freeze, %(Usage Notes: The creatingApplication is the application that created the object in its current format, not the application that created the copy written to storage. For example, if a document is created by Microsoft Word and subsequently copied to archive storage by a repository’s Ingest program, the creatingApplication is Word, not the Ingest program.).freeze],
1682
- domain: "premis:CreatingApplication".freeze,
1683
- range: "xsd:string".freeze,
1684
- type: ["owl:DatatypeProperty".freeze, "owl:FunctionalProperty".freeze],
1685
- "vs:term_status": "stable".freeze
453
+ comment: ["Definition: A designation for the name of the software program that created the object.".freeze, "Example: MSWord".freeze, "Usage Notes: The creatingApplication is the application that created the object in its current format, not the application that created the copy written to storage. For example, if a document is created by Microsoft Word and subsequently copied to archive storage by a repository’s Ingest program, the creatingApplication is Word, not the Ingest program.".freeze],
454
+ domain: "http://www.loc.gov/premis/rdf/v1#CreatingApplication".freeze,
455
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
456
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
457
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
1686
458
  property :hasCreatingApplicationVersion,
1687
- comment: [%(Definition: The version of the software program that created the object.).freeze, %(Example: 2000).freeze],
1688
- domain: "premis:CreatingApplication".freeze,
1689
- range: "xsd:string".freeze,
1690
- type: ["owl:DatatypeProperty".freeze, "owl:FunctionalProperty".freeze],
1691
- "vs:term_status": "stable".freeze
459
+ comment: ["Definition: The version of the software program that created the object.".freeze, "Example: 2000".freeze],
460
+ domain: "http://www.loc.gov/premis/rdf/v1#CreatingApplication".freeze,
461
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
462
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
463
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
1692
464
  property :hasDateCreatedByApplication,
1693
- comment: [%(Data Constraint: To aid machine processing, value should use a structured form: xsd:dateTime).freeze, %(Definition: The actual or approximate date and time the object was created.).freeze, %(Example: 2001-10-26T19:32:52+00:00).freeze, %(Usage Notes: Use the most precise date available.
1694
- This is the date the object was created by the creating application, not the date any copy was made externally or by the repository. For example, if a file is created by Microsoft Word in 2001 and two copies are made in 2003, the dateCreatedByApplication of all three files is 2001. The date a file is written to storage can be recorded as an Event.
1695
- If the object itself contains internal creation and modification dates, the modification date should be used as dateCreatedByApplication.
1696
- If the application is a Web harvester capturing an object at a point of time, use for date captured.).freeze],
1697
- domain: "premis:CreatingApplication".freeze,
1698
- range: "xsd:dateTime".freeze,
1699
- type: ["owl:DatatypeProperty".freeze, "owl:FunctionalProperty".freeze],
1700
- "vs:term_status": "stable".freeze
465
+ comment: ["Data Constraint: To aid machine processing, value should use a structured form: xsd:dateTime".freeze, "Definition: The actual or approximate date and time the object was created.".freeze, "Example: 2001-10-26T19:32:52+00:00".freeze, "Usage Notes: Use the most precise date available.\nThis is the date the object was created by the creating application, not the date any copy was made externally or by the repository. For example, if a file is created by Microsoft Word in 2001 and two copies are made in 2003, the dateCreatedByApplication of all three files is 2001. The date a file is written to storage can be recorded as an Event.\nIf the object itself contains internal creation and modification dates, the modification date should be used as dateCreatedByApplication.\nIf the application is a Web harvester capturing an object at a point of time, use for date captured.".freeze],
466
+ domain: "http://www.loc.gov/premis/rdf/v1#CreatingApplication".freeze,
467
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
468
+ range: "http://www.w3.org/2001/XMLSchema#dateTime".freeze,
469
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
1701
470
  property :hasDependency,
1702
- domain: "premis:Environment".freeze,
1703
- range: "premis:Dependency".freeze,
1704
- "rdfs:seeAlso": "Environment class definition and Dependency class definition".freeze,
1705
- type: "owl:ObjectProperty".freeze,
1706
- "vs:term_status": "stable".freeze
471
+ domain: "http://www.loc.gov/premis/rdf/v1#Environment".freeze,
472
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "Environment class definition and Dependency class definition".freeze,
473
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
474
+ range: "http://www.loc.gov/premis/rdf/v1#Dependency".freeze,
475
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1707
476
  property :hasDependencyName,
1708
- comment: [%(Definition: A designation for a component or associated file needed by the representation or file.).freeze, %(Example: Additional Element Set for Language Corpora).freeze, %(Rationale: It may not be self-evident from the dependencyIdentifier what the name of the object actually is.).freeze],
1709
- domain: "premis:Dependency".freeze,
1710
- range: "xsd:string".freeze,
1711
- type: "owl:DatatypeProperty".freeze,
1712
- "vs:term_status": "stable".freeze
477
+ comment: ["Definition: A designation for a component or associated file needed by the representation or file.".freeze, "Example: Additional Element Set for Language Corpora".freeze, "Rationale: It may not be self-evident from the dependencyIdentifier what the name of the object actually is.".freeze],
478
+ domain: "http://www.loc.gov/premis/rdf/v1#Dependency".freeze,
479
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
480
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
481
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1713
482
  property :hasEndDate,
1714
- comment: [%(Data Constraint: To aid machine processing, value should use a structured form: xsd:dateTime).freeze, %(Definition: The ending date of the permission granted.).freeze, %(Usage Notes: Use “0000-00-00T00:00:00+00:00” for an open ended term of grant. Omit endDate if the ending date is unknown or the permission statement applies to many objects with different end dates.).freeze],
1715
- domain: "premis:ApplicableDates".freeze,
1716
- range: "xsd:dateTime".freeze,
1717
- type: ["owl:DatatypeProperty".freeze, "owl:FunctionalProperty".freeze],
1718
- "vs:term_status": "stable".freeze
483
+ comment: ["Data Constraint: To aid machine processing, value should use a structured form: xsd:dateTime".freeze, "Definition: The ending date of the permission granted.".freeze, "Usage Notes: Use “0000-00-00T00:00:00+00:00” for an open ended term of grant. Omit endDate if the ending date is unknown or the permission statement applies to many objects with different end dates.".freeze],
484
+ domain: "http://www.loc.gov/premis/rdf/v1#ApplicableDates".freeze,
485
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
486
+ range: "http://www.w3.org/2001/XMLSchema#dateTime".freeze,
487
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
1719
488
  property :hasEnvironment,
1720
- domain: "premis:Object".freeze,
1721
- range: "premis:Environment".freeze,
1722
- "rdfs:seeAlso": "Object class definition and Environment class definition".freeze,
1723
- type: "owl:ObjectProperty".freeze,
1724
- "vs:term_status": "stable".freeze
489
+ domain: "http://www.loc.gov/premis/rdf/v1#Object".freeze,
490
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "Object class definition and Environment class definition".freeze,
491
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
492
+ range: "http://www.loc.gov/premis/rdf/v1#Environment".freeze,
493
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1725
494
  property :hasEnvironmentCharacteristic,
1726
- comment: [%(Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/environmentCharacteristic).freeze, %(Definition: An assessment of the extent to which the described environment supports its purpose.).freeze, %(Extensions: One can use its own SKOS vocabulary to use for this property. The precondition to do this, is to link your SKOS concepts to the SKOS concepts of the id.loc.gov vocabulary.).freeze, %(Rationale: If multiple environments are described, this element can help to distinguish among them.).freeze],
1727
- domain: "premis:Environment".freeze,
495
+ comment: ["Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/environmentCharacteristic".freeze, "Definition: An assessment of the extent to which the described environment supports its purpose.".freeze, "Extensions: One can use its own SKOS vocabulary to use for this property. The precondition to do this, is to link your SKOS concepts to the SKOS concepts of the id.loc.gov vocabulary.".freeze, "Rationale: If multiple environments are described, this element can help to distinguish among them.".freeze],
496
+ domain: "http://www.loc.gov/premis/rdf/v1#Environment".freeze,
497
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1728
498
  range: term(
1729
- onProperty: "skos:inScheme".freeze,
1730
- "owl:hasValue": "http://id.loc.gov/vocabulary/preservation/environmentCharacteristic".freeze,
1731
- type: "owl:Restriction".freeze
499
+ "http://www.w3.org/2002/07/owl#hasValue": "http://id.loc.gov/vocabulary/preservation/environmentCharacteristic".freeze,
500
+ onProperty: "http://www.w3.org/2004/02/skos/core#inScheme".freeze,
501
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
1732
502
  ),
1733
- type: ["owl:FunctionalProperty".freeze, "owl:ObjectProperty".freeze],
1734
- "vs:term_status": "stable".freeze
503
+ type: ["http://www.w3.org/2002/07/owl#FunctionalProperty".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
1735
504
  property :hasEnvironmentNote,
1736
- comment: [%(Definition: Additional information about the environment.).freeze, %(Example: This environment assumes that the PDF will be stored locally
1737
- and used with a standalone PDF reader.).freeze, %(Rationale: There may be a need to give a textual description of the environment for additional explanation.).freeze, %(Usage Notes: This note could be used to record the context of the environment information. For example, if a file can be rendered through a PC client application or through a browser with a plug-in, this note could be used to identify which situation applies.
1738
- The note should not be used for a textual description of environment information recorded more rigorously elsewhere.).freeze],
1739
- domain: "premis:Environment".freeze,
1740
- range: "xsd:string".freeze,
1741
- type: "owl:DatatypeProperty".freeze,
1742
- "vs:term_status": "stable".freeze
505
+ comment: ["Definition: Additional information about the environment.".freeze, "Example: This environment assumes that the PDF will be stored locally\nand used with a standalone PDF reader.".freeze, "Rationale: There may be a need to give a textual description of the environment for additional explanation.".freeze, "Usage Notes: This note could be used to record the context of the environment information. For example, if a file can be rendered through a PC client application or through a browser with a plug-in, this note could be used to identify which situation applies.\nThe note should not be used for a textual description of environment information recorded more rigorously elsewhere.".freeze],
506
+ domain: "http://www.loc.gov/premis/rdf/v1#Environment".freeze,
507
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
508
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
509
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1743
510
  property :hasEnvironmentPurpose,
1744
- comment: [%(Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/environmentPurpose).freeze, %(Definition: The use\(s\) supported by the specified environment.).freeze, %(Extensions: One can use its own SKOS vocabulary to use for this property. The precondition to do this, is to link your SKOS concepts to the SKOS concepts of the id.loc.gov vocabulary.).freeze, %(Rationale: Different environments can support different uses of objects. For example, the environment needed to edit and modify a file can be quite different than the environment needed to render it.).freeze],
1745
- domain: "premis:Environment".freeze,
511
+ comment: ["Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/environmentPurpose".freeze, "Definition: The use(s) supported by the specified environment.".freeze, "Extensions: One can use its own SKOS vocabulary to use for this property. The precondition to do this, is to link your SKOS concepts to the SKOS concepts of the id.loc.gov vocabulary.".freeze, "Rationale: Different environments can support different uses of objects. For example, the environment needed to edit and modify a file can be quite different than the environment needed to render it.".freeze],
512
+ domain: "http://www.loc.gov/premis/rdf/v1#Environment".freeze,
513
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1746
514
  range: term(
1747
- onProperty: "skos:inScheme".freeze,
1748
- "owl:hasValue": "http://id.loc.gov/vocabulary/preservation/environmentPurpose".freeze,
1749
- type: "owl:Restriction".freeze
515
+ "http://www.w3.org/2002/07/owl#hasValue": "http://id.loc.gov/vocabulary/preservation/environmentPurpose".freeze,
516
+ onProperty: "http://www.w3.org/2004/02/skos/core#inScheme".freeze,
517
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
1750
518
  ),
1751
- type: "owl:ObjectProperty".freeze,
1752
- "vs:term_status": "stable".freeze
519
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1753
520
  property :hasEvent,
1754
- comment: [%(Definition: The event associated with the object or an agent.).freeze, %(Usage Notes: Use to link to events that are not associated with relationships between objects, such as format validation, virus checking, etc.).freeze],
521
+ comment: ["Definition: The event associated with the object or an agent.".freeze, "Usage Notes: Use to link to events that are not associated with relationships between objects, such as format validation, virus checking, etc.".freeze],
1755
522
  domain: term(
1756
- type: "owl:Class".freeze,
1757
- unionOf: list("premis:Agent".freeze, "premis:Object".freeze)
523
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
524
+ unionOf: list("http://www.loc.gov/premis/rdf/v1#Agent".freeze, "http://www.loc.gov/premis/rdf/v1#Object".freeze)
1758
525
  ),
1759
- range: "premis:Event".freeze,
1760
- "rdfs:seeAlso": "Object class definition, the Agent class Definition and Event class definition".freeze,
1761
- type: "owl:ObjectProperty".freeze,
1762
- "vs:term_status": "stable".freeze
526
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "Object class definition, the Agent class Definition and Event class definition".freeze,
527
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
528
+ range: "http://www.loc.gov/premis/rdf/v1#Event".freeze,
529
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1763
530
  property :hasEventDateTime,
1764
- comment: [%(Data Constraint: To aid machine processing, value should use a structured form: xsd:dateTime).freeze, %(Definition: The single date and time, or date and time range, at or during which the event occurred.).freeze, %(Example: 2001-10-26T19:32:52+00:00).freeze, %(Usage Notes: Recommended practice is to record the most specific time possible and to designate the time zone.).freeze],
1765
- domain: "premis:Event".freeze,
1766
- range: "xsd:dateTime".freeze,
1767
- type: ["owl:DatatypeProperty".freeze, "owl:FunctionalProperty".freeze],
1768
- "vs:term_status": "stable".freeze
531
+ comment: ["Data Constraint: To aid machine processing, value should use a structured form: xsd:dateTime".freeze, "Definition: The single date and time, or date and time range, at or during which the event occurred.".freeze, "Example: 2001-10-26T19:32:52+00:00".freeze, "Usage Notes: Recommended practice is to record the most specific time possible and to designate the time zone.".freeze],
532
+ domain: "http://www.loc.gov/premis/rdf/v1#Event".freeze,
533
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
534
+ range: "http://www.w3.org/2001/XMLSchema#dateTime".freeze,
535
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
1769
536
  property :hasEventDetail,
1770
- comment: [%(Definition: Additional information about the event.).freeze, %(Examples: Object permanently withdrawn by request of Caroline Hunt,
1771
- Program=“MIGJP2JP2K”; version=“2.2”).freeze, %(Usage Notes: eventDetail is not intended to be processed by machine. It may record any information about an event and/or point to information stored elsewhere.).freeze],
1772
- domain: "premis:Event".freeze,
1773
- range: "xsd:string".freeze,
1774
- type: ["owl:DatatypeProperty".freeze, "owl:FunctionalProperty".freeze],
1775
- "vs:term_status": "stable".freeze
537
+ comment: ["Definition: Additional information about the event.".freeze, "Examples: Object permanently withdrawn by request of Caroline Hunt, \nProgram=“MIGJP2JP2K”; version=“2.2”".freeze, "Usage Notes: eventDetail is not intended to be processed by machine. It may record any information about an event and/or point to information stored elsewhere.".freeze],
538
+ domain: "http://www.loc.gov/premis/rdf/v1#Event".freeze,
539
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
540
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
541
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
1776
542
  property :hasEventOutcome,
1777
- comment: [%(Data Constraint: Value should be taken from a controlled vocabulary.).freeze, %(Definition: A categorization of the overall result of the event in terms of success, partial success, or failure.).freeze, %(Examples: 00 [a code meaning “action successfully completed”], CV-01 [a code meaning “checksum validated”]).freeze, %(Rationale: A coded way of representing the outcome of an event may be useful for machine processing and reporting. If, for example, a fixity check fails, the event record provides both an actionable and a permanent record.).freeze, %(Usage Notes: Recommended practice is to use a controlled vocabulary that a system can act upon automatically. More detail about the outcome may be recorded in eventOutcomeDetail.
1778
- Recommended practice is to define events with sufficient granularity that each event has a single outcome.).freeze],
1779
- domain: "premis:EventOutcomeInformation".freeze,
1780
- range: "xsd:string".freeze,
1781
- type: ["owl:DatatypeProperty".freeze, "owl:FunctionalProperty".freeze],
1782
- "vs:term_status": "stable".freeze
543
+ comment: ["Data Constraint: Value should be taken from a controlled vocabulary.".freeze, "Definition: A categorization of the overall result of the event in terms of success, partial success, or failure.".freeze, "Examples: 00 [a code meaning “action successfully completed”], CV-01 [a code meaning “checksum validated”]".freeze, "Rationale: A coded way of representing the outcome of an event may be useful for machine processing and reporting. If, for example, a fixity check fails, the event record provides both an actionable and a permanent record.".freeze, "Usage Notes: Recommended practice is to use a controlled vocabulary that a system can act upon automatically. More detail about the outcome may be recorded in eventOutcomeDetail.\nRecommended practice is to define events with sufficient granularity that each event has a single outcome.".freeze],
544
+ domain: "http://www.loc.gov/premis/rdf/v1#EventOutcomeInformation".freeze,
545
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
546
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
547
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
1783
548
  property :hasEventOutcomeDetail,
1784
- domain: "premis:EventOutcomeInformation".freeze,
1785
- range: "premis:EventOutcomeDetail".freeze,
1786
- "rdfs:seeAlso": "EventOutcomeInformation class definition and EventOutcomeDetail class definition".freeze,
1787
- type: "owl:ObjectProperty".freeze,
1788
- "vs:term_status": "stable".freeze
549
+ domain: "http://www.loc.gov/premis/rdf/v1#EventOutcomeInformation".freeze,
550
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "EventOutcomeInformation class definition and EventOutcomeDetail class definition".freeze,
551
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
552
+ range: "http://www.loc.gov/premis/rdf/v1#EventOutcomeDetail".freeze,
553
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1789
554
  property :hasEventOutcomeDetailNote,
1790
- comment: [%(Definition: A detailed description of the result or product of the event in textual form.).freeze, %(Examples: LZW compressed file, Non-standard tags found in header).freeze, %(Rationale: Additional information in textual form may be needed about the outcome of the event.).freeze],
1791
- domain: "premis:EventOutcomeDetail".freeze,
1792
- range: "xsd:string".freeze,
1793
- type: ["owl:DatatypeProperty".freeze, "owl:FunctionalProperty".freeze],
1794
- "vs:term_status": "stable".freeze
555
+ comment: ["Definition: A detailed description of the result or product of the event in textual form.".freeze, "Examples: LZW compressed file, Non-standard tags found in header".freeze, "Rationale: Additional information in textual form may be needed about the outcome of the event.".freeze],
556
+ domain: "http://www.loc.gov/premis/rdf/v1#EventOutcomeDetail".freeze,
557
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
558
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
559
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
1795
560
  property :hasEventOutcomeInformation,
1796
- domain: "premis:Event".freeze,
1797
- range: "premis:EventOutcomeInformation".freeze,
1798
- "rdfs:seeAlso": "Event class definition and EventOutcomeInformation class definition".freeze,
1799
- type: "owl:ObjectProperty".freeze,
1800
- "vs:term_status": "stable".freeze
561
+ domain: "http://www.loc.gov/premis/rdf/v1#Event".freeze,
562
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "Event class definition and EventOutcomeInformation class definition".freeze,
563
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
564
+ range: "http://www.loc.gov/premis/rdf/v1#EventOutcomeInformation".freeze,
565
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1801
566
  property :hasEventRelatedAgent,
1802
- comment: [%(Extensions: One can extend this property to use more fine grained properties by defining the fine grained properties as subproperties of this property.).freeze, %(This propety links a Event instance to an Agent instance. Via this property a distinction can be made in the linkingAgent properties based on the domain.).freeze],
1803
- domain: "premis:Event".freeze,
1804
- range: "premis:Agent".freeze,
1805
- "rdfs:seeAlso": "http://id.loc.gov/vocabulary/preservation/eventRelatedAgentRole".freeze,
1806
- subPropertyOf: "premis:hasAgent".freeze,
1807
- type: "owl:ObjectProperty".freeze,
1808
- "vs:term_status": "unstable".freeze
567
+ comment: ["Extensions: One can extend this property to use more fine grained properties by defining the fine grained properties as subproperties of this property.".freeze, "This propety links a Event instance to an Agent instance. Via this property a distinction can be made in the linkingAgent properties based on the domain.".freeze],
568
+ domain: "http://www.loc.gov/premis/rdf/v1#Event".freeze,
569
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "http://id.loc.gov/vocabulary/preservation/eventRelatedAgentRole".freeze,
570
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "unstable".freeze,
571
+ range: "http://www.loc.gov/premis/rdf/v1#Agent".freeze,
572
+ subPropertyOf: "http://www.loc.gov/premis/rdf/v1#hasAgent".freeze,
573
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1809
574
  property :hasEventRelatedObject,
1810
- comment: [%(Definition: Information about an object associated with an event.).freeze, %(Extensions: One can extend this property to use more fine grained properties by defining the fine grained properties as subproperties of this property.).freeze, %(Rationale: Digital provenance often requires that relationships between objects and events are documented.).freeze],
1811
- domain: "premis:Event".freeze,
1812
- range: "premis:Object".freeze,
1813
- "rdfs:seeAlso": ["Event class definition and Object class definition".freeze, "http://id.loc.gov/vocabulary/preservation/eventRelatedObjectRole".freeze],
1814
- subPropertyOf: "premis:hasObject".freeze,
1815
- type: "owl:ObjectProperty".freeze,
1816
- "vs:term_status": "stable".freeze
575
+ comment: ["Definition: Information about an object associated with an event.".freeze, "Extensions: One can extend this property to use more fine grained properties by defining the fine grained properties as subproperties of this property.".freeze, "Rationale: Digital provenance often requires that relationships between objects and events are documented.".freeze],
576
+ domain: "http://www.loc.gov/premis/rdf/v1#Event".freeze,
577
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": ["Event class definition and Object class definition".freeze, "http://id.loc.gov/vocabulary/preservation/eventRelatedObjectRole".freeze],
578
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
579
+ range: "http://www.loc.gov/premis/rdf/v1#Object".freeze,
580
+ subPropertyOf: "http://www.loc.gov/premis/rdf/v1#hasObject".freeze,
581
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1817
582
  property :hasEventType,
1818
- comment: [%(Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/eventType).freeze, %(Definition: A categorization of the nature of the event.).freeze, %(Extensions: One can use its own SKOS vocabulary to use for this property. The precondition to do this, is to link your SKOS concepts to the SKOS concepts of the id.loc.gov vocabulary.).freeze, %(Rationale: Categorizing events will aid the preservation repository in machine processing of event information, particularly in reporting.).freeze],
1819
- domain: "premis:Event".freeze,
583
+ comment: ["Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/eventType".freeze, "Definition: A categorization of the nature of the event.".freeze, "Extensions: One can use its own SKOS vocabulary to use for this property. The precondition to do this, is to link your SKOS concepts to the SKOS concepts of the id.loc.gov vocabulary.".freeze, "Rationale: Categorizing events will aid the preservation repository in machine processing of event information, particularly in reporting.".freeze],
584
+ domain: "http://www.loc.gov/premis/rdf/v1#Event".freeze,
585
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
1820
586
  range: term(
1821
- onProperty: "skos:inScheme".freeze,
1822
- "owl:hasValue": "http://id.loc.gov/vocabulary/preservation/eventType".freeze,
1823
- type: "owl:Restriction".freeze
587
+ "http://www.w3.org/2002/07/owl#hasValue": "http://id.loc.gov/vocabulary/preservation/eventType".freeze,
588
+ onProperty: "http://www.w3.org/2004/02/skos/core#inScheme".freeze,
589
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
1824
590
  ),
1825
- type: ["owl:FunctionalProperty".freeze, "owl:ObjectProperty".freeze],
1826
- "vs:term_status": "testing".freeze
591
+ type: ["http://www.w3.org/2002/07/owl#FunctionalProperty".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
1827
592
  property :hasFixity,
1828
- domain: "premis:ObjectCharacteristics".freeze,
1829
- range: "premis:Fixity".freeze,
1830
- "rdfs:seeAlso": "ObjectCharacteristics class definition and Fixity class definition".freeze,
1831
- type: ["owl:InverseFunctionalProperty".freeze, "owl:ObjectProperty".freeze],
1832
- "vs:term_status": "stable".freeze
593
+ domain: "http://www.loc.gov/premis/rdf/v1#ObjectCharacteristics".freeze,
594
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "ObjectCharacteristics class definition and Fixity class definition".freeze,
595
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
596
+ range: "http://www.loc.gov/premis/rdf/v1#Fixity".freeze,
597
+ type: ["http://www.w3.org/2002/07/owl#InverseFunctionalProperty".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
1833
598
  property :hasFormat,
1834
- domain: "premis:ObjectCharacteristics".freeze,
599
+ domain: "http://www.loc.gov/premis/rdf/v1#ObjectCharacteristics".freeze,
600
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "ObjectCharacteristics class definition and Format class definition. Next to the premis:Format class this property can also link to a pronom:file-format or udfr:AbstractFormat .".freeze,
601
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1835
602
  range: term(
1836
- type: "owl:Class".freeze,
1837
- unionOf: list("premis:Format".freeze, "http://reference.data.gov.uk/technical-registry/file-format".freeze, "http://www.udfr.org/onto#AbstractFormat".freeze)
603
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
604
+ unionOf: list("http://www.loc.gov/premis/rdf/v1#Format".freeze, "http://reference.data.gov.uk/technical-registry/file-format".freeze, "http://www.udfr.org/onto#AbstractFormat".freeze)
1838
605
  ),
1839
- "rdfs:seeAlso": "ObjectCharacteristics class definition and Format class definition. Next to the premis:Format class this property can also link to a pronom:file-format or udfr:AbstractFormat .".freeze,
1840
- type: "owl:ObjectProperty".freeze,
1841
- "vs:term_status": "stable".freeze
606
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1842
607
  property :hasFormatDesignation,
1843
- domain: "premis:Format".freeze,
1844
- range: "premis:FormatDesignation".freeze,
1845
- "rdfs:seeAlso": "Format class definition and FormatDesignation class definition".freeze,
1846
- type: ["owl:FunctionalProperty".freeze, "owl:ObjectProperty".freeze],
1847
- "vs:term_status": "stable".freeze
608
+ domain: "http://www.loc.gov/premis/rdf/v1#Format".freeze,
609
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "Format class definition and FormatDesignation class definition".freeze,
610
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
611
+ range: "http://www.loc.gov/premis/rdf/v1#FormatDesignation".freeze,
612
+ type: ["http://www.w3.org/2002/07/owl#FunctionalProperty".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
1848
613
  property :hasFormatName,
1849
- comment: [%(Data Constraint: Value should be taken from a controlled vocabulary.).freeze, %(Definition: A designation of the format of the file or bitstream.).freeze, %(Examples: Text/sgml, image/tiff/geotiff, Adobe PDF, DES, PGP, base64, unknown, LaTex).freeze, %(Usage Notes: For unidentified formats, formatName may be recorded as “unknown”.).freeze],
1850
- domain: "premis:FormatDesignation".freeze,
1851
- range: "xsd:string".freeze,
1852
- type: ["owl:DatatypeProperty".freeze, "owl:FunctionalProperty".freeze],
1853
- "vs:term_status": "stable".freeze
614
+ comment: ["Data Constraint: Value should be taken from a controlled vocabulary.".freeze, "Definition: A designation of the format of the file or bitstream.".freeze, "Examples: Text/sgml, image/tiff/geotiff, Adobe PDF, DES, PGP, base64, unknown, LaTex".freeze, "Usage Notes: For unidentified formats, formatName may be recorded as “unknown”.".freeze],
615
+ domain: "http://www.loc.gov/premis/rdf/v1#FormatDesignation".freeze,
616
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
617
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
618
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
1854
619
  property :hasFormatNote,
1855
- comment: [%(Definition: Additional information about format.).freeze, %(Examples: tentative identification, disjunction, multiple format identifications found).freeze, %(Rationale: Qualifying information may be needed to supplement format designation and registry information or record a status for identification.).freeze, %(Usage Notes: The formatNote may contain free text, a reference pointer, or a value from a controlled list.).freeze],
1856
- domain: "premis:Format".freeze,
1857
- range: "xsd:string".freeze,
1858
- type: "owl:DatatypeProperty".freeze,
1859
- "vs:term_status": "stable".freeze
620
+ comment: ["Definition: Additional information about format.".freeze, "Examples: tentative identification, disjunction, multiple format identifications found".freeze, "Rationale: Qualifying information may be needed to supplement format designation and registry information or record a status for identification.".freeze, "Usage Notes: The formatNote may contain free text, a reference pointer, or a value from a controlled list.".freeze],
621
+ domain: "http://www.loc.gov/premis/rdf/v1#Format".freeze,
622
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
623
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
624
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1860
625
  property :hasFormatRegistry,
1861
- domain: "premis:Format".freeze,
1862
- range: "premis:FormatRegistry".freeze,
1863
- "rdfs:seeAlso": "Format class definition and FormatRegistry class definition".freeze,
1864
- type: ["owl:FunctionalProperty".freeze, "owl:ObjectProperty".freeze],
1865
- "vs:term_status": "stable".freeze
626
+ domain: "http://www.loc.gov/premis/rdf/v1#Format".freeze,
627
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "Format class definition and FormatRegistry class definition".freeze,
628
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
629
+ range: "http://www.loc.gov/premis/rdf/v1#FormatRegistry".freeze,
630
+ type: ["http://www.w3.org/2002/07/owl#FunctionalProperty".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
1866
631
  property :hasFormatRegistryKey,
1867
- comment: [%(Definition: The unique key used to reference an entry for this format in a format registry.).freeze, %(Examples: info:gdfr/fred/f/tiff, TIFF/6.0).freeze],
1868
- domain: "premis:FormatRegistry".freeze,
1869
- type: ["owl:DatatypeProperty".freeze, "owl:FunctionalProperty".freeze],
1870
- "vs:term_status": "stable".freeze
632
+ comment: ["Definition: The unique key used to reference an entry for this format in a format registry.".freeze, "Examples: info:gdfr/fred/f/tiff, TIFF/6.0".freeze],
633
+ domain: "http://www.loc.gov/premis/rdf/v1#FormatRegistry".freeze,
634
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
635
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
1871
636
  property :hasFormatRegistryName,
1872
- comment: [%(Definition: A designation identifying the referenced format registry.).freeze, %(Examples: PRONOM, www.nationalarchives.gov.uk/pronom, Representation Information Registry Repository, FRED: A format registry demonstration, release 0.07).freeze, %(Usage Notes: This can be a formal name, internally used name, or URI.).freeze],
1873
- domain: "premis:FormatRegistry".freeze,
1874
- range: "xsd:string".freeze,
1875
- type: ["owl:DatatypeProperty".freeze, "owl:FunctionalProperty".freeze],
1876
- "vs:term_status": "stable".freeze
637
+ comment: ["Definition: A designation identifying the referenced format registry.".freeze, "Examples: PRONOM, www.nationalarchives.gov.uk/pronom, Representation Information Registry Repository, FRED: A format registry demonstration, release 0.07".freeze, "Usage Notes: This can be a formal name, internally used name, or URI.".freeze],
638
+ domain: "http://www.loc.gov/premis/rdf/v1#FormatRegistry".freeze,
639
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
640
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
641
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
1877
642
  property :hasFormatRegistryRole,
1878
- comment: [%(Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/formatRegistryRole).freeze, %(Definition: The purpose or expected use of the registry.).freeze, %(Extensions: One can use its own SKOS vocabulary to use for this property. The precondition to do this, is to link your SKOS concepts to the SKOS concepts of the id.loc.gov vocabulary.).freeze, %(Rationale: The same format may be defined in different registries for different purposes. For example, one registry may give detailed format specifications while another has profile information. If multiple registries are recorded, this semantic unit can be used to distinguish among them.).freeze],
1879
- domain: "premis:FormatRegistry".freeze,
643
+ comment: ["Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/formatRegistryRole".freeze, "Definition: The purpose or expected use of the registry.".freeze, "Extensions: One can use its own SKOS vocabulary to use for this property. The precondition to do this, is to link your SKOS concepts to the SKOS concepts of the id.loc.gov vocabulary.".freeze, "Rationale: The same format may be defined in different registries for different purposes. For example, one registry may give detailed format specifications while another has profile information. If multiple registries are recorded, this semantic unit can be used to distinguish among them.".freeze],
644
+ domain: "http://www.loc.gov/premis/rdf/v1#FormatRegistry".freeze,
645
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1880
646
  range: term(
1881
- onProperty: "skos:inScheme".freeze,
1882
- "owl:hasValue": "http://id.loc.gov/vocabulary/preservation/formatRegistryRole".freeze,
1883
- type: "owl:Restriction".freeze
647
+ "http://www.w3.org/2002/07/owl#hasValue": "http://id.loc.gov/vocabulary/preservation/formatRegistryRole".freeze,
648
+ onProperty: "http://www.w3.org/2004/02/skos/core#inScheme".freeze,
649
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
1884
650
  ),
1885
- type: ["owl:FunctionalProperty".freeze, "owl:ObjectProperty".freeze],
1886
- "vs:term_status": "stable".freeze
651
+ type: ["http://www.w3.org/2002/07/owl#FunctionalProperty".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
1887
652
  property :hasFormatVersion,
1888
- comment: [%(Definition: The version of the format named in formatName.).freeze, %(Examples: 6.0, 2003).freeze, %(Rationale: Many authority lists of format names are not granular enough to indicate version, for example, MIME Media types.).freeze, %(Usage Notes: If the format is versioned, formatVersion should be recorded. It can be either a numeric or chronological designation.).freeze],
1889
- domain: "premis:FormatDesignation".freeze,
1890
- range: "xsd:string".freeze,
1891
- type: ["owl:DatatypeProperty".freeze, "owl:FunctionalProperty".freeze],
1892
- "vs:term_status": "stable".freeze
653
+ comment: ["Definition: The version of the format named in formatName.".freeze, "Examples: 6.0, 2003".freeze, "Rationale: Many authority lists of format names are not granular enough to indicate version, for example, MIME Media types.".freeze, "Usage Notes: If the format is versioned, formatVersion should be recorded. It can be either a numeric or chronological designation.".freeze],
654
+ domain: "http://www.loc.gov/premis/rdf/v1#FormatDesignation".freeze,
655
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
656
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
657
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
1893
658
  property :hasHardware,
1894
- domain: "premis:Environment".freeze,
1895
- range: "premis:Hardware".freeze,
1896
- "rdfs:seeAlso": "Environment class definition and Hardware class definition".freeze,
1897
- type: "owl:ObjectProperty".freeze,
1898
- "vs:term_status": "stable".freeze
659
+ domain: "http://www.loc.gov/premis/rdf/v1#Environment".freeze,
660
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "Environment class definition and Hardware class definition".freeze,
661
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
662
+ range: "http://www.loc.gov/premis/rdf/v1#Hardware".freeze,
663
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1899
664
  property :hasHardwareName,
1900
- comment: [%(Definition: Manufacturer, model, and version \(if applicable\) of the hardware.).freeze, %(Examples: Intel Pentium III, 1 GB DRAM, Windows XPcompatible joystick).freeze, %(Usage Notes: Include manufacturer when this helps to identify or disambiguate the product.
1901
- Include version for firmware or other components where that information is pertinent.).freeze],
1902
- domain: "premis:Hardware".freeze,
1903
- range: "xsd:string".freeze,
1904
- type: ["owl:DatatypeProperty".freeze, "owl:FunctionalProperty".freeze],
1905
- "vs:term_status": "stable".freeze
665
+ comment: ["Definition: Manufacturer, model, and version (if applicable) of the hardware.".freeze, "Examples: Intel Pentium III, 1 GB DRAM, Windows XPcompatible joystick".freeze, "Usage Notes: Include manufacturer when this helps to identify or disambiguate the product.\nInclude version for firmware or other components where that information is pertinent.".freeze],
666
+ domain: "http://www.loc.gov/premis/rdf/v1#Hardware".freeze,
667
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
668
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
669
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
1906
670
  property :hasHardwareOtherInformation,
1907
- comment: [%(Definition: Additional requirements or instructions related to the hardware referenced in hwName.).freeze, %(Examples: 32MB minimum, Required RAM for Apache is unknown).freeze, %(Rationale: For hardware, the amount of computing resource needed \(such as memory, storage, processor speed, etc.\) may need to be documented. In addition, more detailed instructions may be needed to install and/or operate the hardware.).freeze, %(Usage Notes: This could be an identifier or URI used to point to hardware documentation.).freeze],
1908
- domain: "premis:Hardware".freeze,
1909
- range: "xsd:string".freeze,
1910
- type: "owl:DatatypeProperty".freeze,
1911
- "vs:term_status": "stable".freeze
671
+ comment: ["Definition: Additional requirements or instructions related to the hardware referenced in hwName.".freeze, "Examples: 32MB minimum, Required RAM for Apache is unknown".freeze, "Rationale: For hardware, the amount of computing resource needed (such as memory, storage, processor speed, etc.) may need to be documented. In addition, more detailed instructions may be needed to install and/or operate the hardware.".freeze, "Usage Notes: This could be an identifier or URI used to point to hardware documentation.".freeze],
672
+ domain: "http://www.loc.gov/premis/rdf/v1#Hardware".freeze,
673
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
674
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
675
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1912
676
  property :hasHardwareType,
1913
- comment: [%(Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/hardwareType).freeze, %(Definition: Class or category of the hardware.).freeze, %(Extensions: One can use its own SKOS vocabulary to use for this property. The precondition to do this, is to link your SKOS concepts to the SKOS concepts of the id.loc.gov vocabulary.).freeze],
1914
- domain: "premis:Hardware".freeze,
677
+ comment: ["Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/hardwareType".freeze, "Definition: Class or category of the hardware.".freeze, "Extensions: One can use its own SKOS vocabulary to use for this property. The precondition to do this, is to link your SKOS concepts to the SKOS concepts of the id.loc.gov vocabulary.".freeze],
678
+ domain: "http://www.loc.gov/premis/rdf/v1#Hardware".freeze,
679
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1915
680
  range: term(
1916
- onProperty: "skos:inScheme".freeze,
1917
- "owl:hasValue": "http://id.loc.gov/vocabulary/preservation/hardwareType".freeze,
1918
- type: "owl:Restriction".freeze
681
+ "http://www.w3.org/2002/07/owl#hasValue": "http://id.loc.gov/vocabulary/preservation/hardwareType".freeze,
682
+ onProperty: "http://www.w3.org/2004/02/skos/core#inScheme".freeze,
683
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
1919
684
  ),
1920
- type: ["owl:FunctionalProperty".freeze, "owl:ObjectProperty".freeze],
1921
- "vs:term_status": "stable".freeze
685
+ type: ["http://www.w3.org/2002/07/owl#FunctionalProperty".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
1922
686
  property :hasIdentifier,
1923
687
  domain: term(
1924
- type: "owl:Class".freeze,
1925
- unionOf: list("premis:Agent".freeze, "premis:Dependency".freeze, "premis:Event".freeze, "premis:LicenseInformation".freeze, "premis:Object".freeze, "premis:RightsDocumentation".freeze, "premis:RightsStatement".freeze)
688
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
689
+ unionOf: list("http://www.loc.gov/premis/rdf/v1#Agent".freeze, "http://www.loc.gov/premis/rdf/v1#Dependency".freeze, "http://www.loc.gov/premis/rdf/v1#Event".freeze, "http://www.loc.gov/premis/rdf/v1#LicenseInformation".freeze, "http://www.loc.gov/premis/rdf/v1#Object".freeze, "http://www.loc.gov/premis/rdf/v1#RightsDocumentation".freeze, "http://www.loc.gov/premis/rdf/v1#RightsStatement".freeze)
1926
690
  ),
1927
- "rdfs:seeAlso": "Identifier class definition".freeze,
1928
- type: ["owl:InverseFunctionalProperty".freeze, "owl:ObjectProperty".freeze],
1929
- "vs:term_status": "stable".freeze
691
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "Identifier class definition".freeze,
692
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
693
+ type: ["http://www.w3.org/2002/07/owl#InverseFunctionalProperty".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
1930
694
  property :hasIdentifierType,
1931
- comment: [%(Data Constraint: Value should be taken from controlled vocabulary.).freeze, %(Definition: A designation of the domain within which the identifier is unique.).freeze, %(Examples: DLC, DRS, hdl:4263537).freeze, %(Rationale: Identifier values cannot be assumed to be unique across domains. The combination of identifierType and identifierValue should ensure uniqueness.).freeze, %(Usage Notes: The type of the identifier may be implicit within the repository as long it can be explicitly communicated when the item is disseminated outside of it.).freeze],
1932
- domain: "premis:Identifier".freeze,
1933
- range: "xsd:string".freeze,
1934
- type: ["owl:DatatypeProperty".freeze, "owl:FunctionalProperty".freeze],
1935
- "vs:term_status": "stable".freeze
695
+ comment: ["Data Constraint: Value should be taken from controlled vocabulary.".freeze, "Definition: A designation of the domain within which the identifier is unique.".freeze, "Examples: DLC, DRS, hdl:4263537".freeze, "Rationale: Identifier values cannot be assumed to be unique across domains. The combination of identifierType and identifierValue should ensure uniqueness.".freeze, "Usage Notes: The type of the identifier may be implicit within the repository as long it can be explicitly communicated when the item is disseminated outside of it.".freeze],
696
+ domain: "http://www.loc.gov/premis/rdf/v1#Identifier".freeze,
697
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
698
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
699
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
1936
700
  property :hasIdentifierValue,
1937
- comment: [%(Defnition: The value of the Identifier.).freeze, %(Examples: 0000000312 \(Representation\), IU2440 \(File\), WAC1943.56 \(File\), http://nrs.harvard.edu/urn-3:FHCL.Loeb:sal \(File\), IU2440-1 \(Bitstream\)).freeze],
1938
- domain: "premis:Identifier".freeze,
1939
- range: "xsd:string".freeze,
1940
- type: ["owl:DatatypeProperty".freeze, "owl:FunctionalProperty".freeze],
1941
- "vs:term_status": "stable".freeze
701
+ comment: ["Defnition: The value of the Identifier.".freeze, "Examples: 0000000312 (Representation), IU2440 (File), WAC1943.56 (File), http://nrs.harvard.edu/urn-3:FHCL.Loeb:sal (File), IU2440-1 (Bitstream)".freeze],
702
+ domain: "http://www.loc.gov/premis/rdf/v1#Identifier".freeze,
703
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
704
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
705
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
1942
706
  property :hasInhibitorKey,
1943
- comment: [%(Definition: The decryption key or password.).freeze, %(Example: [DES decryption key]).freeze, %(Usage Notes: The key should be provided if known. However, it is not advisable to actually store the inhibitorKey in plain text in an unsecure database.).freeze],
1944
- domain: "premis:Inhibitors".freeze,
1945
- range: "xsd:string".freeze,
1946
- type: ["owl:DatatypeProperty".freeze, "owl:FunctionalProperty".freeze],
1947
- "vs:term_status": "stable".freeze
707
+ comment: ["Definition: The decryption key or password.".freeze, "Example: [DES decryption key]".freeze, "Usage Notes: The key should be provided if known. However, it is not advisable to actually store the inhibitorKey in plain text in an unsecure database.".freeze],
708
+ domain: "http://www.loc.gov/premis/rdf/v1#Inhibitors".freeze,
709
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
710
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
711
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
1948
712
  property :hasInhibitorTarget,
1949
- comment: [%(Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/inhibitorTarget).freeze, %(Definition: The content or function protected by the inhibitor.).freeze, %(Extensions: One can use its own SKOS vocabulary to use for this property. The precondition to do this, is to link your SKOS concepts to the SKOS concepts of the id.loc.gov vocabulary.).freeze],
1950
- domain: "premis:Inhibitors".freeze,
713
+ comment: ["Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/inhibitorTarget".freeze, "Definition: The content or function protected by the inhibitor.".freeze, "Extensions: One can use its own SKOS vocabulary to use for this property. The precondition to do this, is to link your SKOS concepts to the SKOS concepts of the id.loc.gov vocabulary.".freeze],
714
+ domain: "http://www.loc.gov/premis/rdf/v1#Inhibitors".freeze,
715
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1951
716
  range: term(
1952
- onProperty: "skos:inScheme".freeze,
1953
- "owl:hasValue": "http://id.loc.gov/vocabulary/preservation/inhibitorTarget".freeze,
1954
- type: "owl:Restriction".freeze
717
+ "http://www.w3.org/2002/07/owl#hasValue": "http://id.loc.gov/vocabulary/preservation/inhibitorTarget".freeze,
718
+ onProperty: "http://www.w3.org/2004/02/skos/core#inScheme".freeze,
719
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
1955
720
  ),
1956
- type: "owl:ObjectProperty".freeze,
1957
- "vs:term_status": "stable".freeze
721
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1958
722
  property :hasInhibitorType,
1959
- comment: [%(Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/inhibitorType).freeze, %(Definition: The inhibitor method employed.).freeze, %(Extensions: One can use its own SKOS vocabulary to use for this property. The precondition to do this, is to link your SKOS concepts to the SKOS concepts of the id.loc.gov vocabulary.).freeze],
1960
- domain: "premis:Inhibitors".freeze,
723
+ comment: ["Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/inhibitorType".freeze, "Definition: The inhibitor method employed.".freeze, "Extensions: One can use its own SKOS vocabulary to use for this property. The precondition to do this, is to link your SKOS concepts to the SKOS concepts of the id.loc.gov vocabulary.".freeze],
724
+ domain: "http://www.loc.gov/premis/rdf/v1#Inhibitors".freeze,
725
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1961
726
  range: term(
1962
- onProperty: "skos:inScheme".freeze,
1963
- "owl:hasValue": "http://id.loc.gov/vocabulary/preservation/inhibitorType".freeze,
1964
- type: "owl:Restriction".freeze
727
+ "http://www.w3.org/2002/07/owl#hasValue": "http://id.loc.gov/vocabulary/preservation/inhibitorType".freeze,
728
+ onProperty: "http://www.w3.org/2004/02/skos/core#inScheme".freeze,
729
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
1965
730
  ),
1966
- type: ["owl:FunctionalProperty".freeze, "owl:ObjectProperty".freeze],
1967
- "vs:term_status": "stable".freeze
731
+ type: ["http://www.w3.org/2002/07/owl#FunctionalProperty".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
1968
732
  property :hasInhibitors,
1969
- domain: "premis:ObjectCharacteristics".freeze,
1970
- range: "premis:Inhibitors".freeze,
1971
- "rdfs:seeAlso": "ObjectCharacteristics class definition and Inhibitors class definition".freeze,
1972
- type: "owl:ObjectProperty".freeze,
1973
- "vs:term_status": "stable".freeze
733
+ domain: "http://www.loc.gov/premis/rdf/v1#ObjectCharacteristics".freeze,
734
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "ObjectCharacteristics class definition and Inhibitors class definition".freeze,
735
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
736
+ range: "http://www.loc.gov/premis/rdf/v1#Inhibitors".freeze,
737
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1974
738
  property :hasIntellectualEntity,
1975
- comment: [%(Definition: An intellectual entity associated with the object.).freeze, %(Usage Notes: Use to link to an intellectual entity that is related to the object. This may be a link to descriptive metadata that describes the intellectual entity or some other surrogate for it that can be referenced. This link will likely be to an identifier of an object that is at a higher conceptual level than the object for which the metadata is provided, for example, to a collection or parent object.).freeze],
1976
- domain: "premis:Object".freeze,
1977
- range: "premis:IntellectualEntity".freeze,
1978
- type: "owl:ObjectProperty".freeze,
1979
- "vs:term_status": "stable".freeze
739
+ comment: ["Definition: An intellectual entity associated with the object.".freeze, "Usage Notes: Use to link to an intellectual entity that is related to the object. This may be a link to descriptive metadata that describes the intellectual entity or some other surrogate for it that can be referenced. This link will likely be to an identifier of an object that is at a higher conceptual level than the object for which the metadata is provided, for example, to a collection or parent object.".freeze],
740
+ domain: "http://www.loc.gov/premis/rdf/v1#Object".freeze,
741
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
742
+ range: "http://www.loc.gov/premis/rdf/v1#IntellectualEntity".freeze,
743
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1980
744
  property :hasKeyInformation,
1981
- domain: "premis:Signature".freeze,
1982
- "rdfs:seeAlso": "Signature class definition and KeyInformation class definition".freeze,
1983
- type: ["owl:FunctionalProperty".freeze, "owl:ObjectProperty".freeze],
1984
- "vs:term_status": "unstable".freeze
745
+ domain: "http://www.loc.gov/premis/rdf/v1#Signature".freeze,
746
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "Signature class definition and KeyInformation class definition".freeze,
747
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "unstable".freeze,
748
+ type: ["http://www.w3.org/2002/07/owl#FunctionalProperty".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
1985
749
  property :hasLicenseTerms,
1986
- comment: [%(Definition: Text describing the license or agreement by which permission was granted.).freeze, %(Usage Notes: This could contain the actual text of the license or agreement or a paraphrase or summary.).freeze],
1987
- domain: "premis:LicenseInformation".freeze,
1988
- range: "xsd:string".freeze,
1989
- type: ["owl:DatatypeProperty".freeze, "owl:FunctionalProperty".freeze],
1990
- "vs:term_status": "stable".freeze
750
+ comment: ["Definition: Text describing the license or agreement by which permission was granted.".freeze, "Usage Notes: This could contain the actual text of the license or agreement or a paraphrase or summary.".freeze],
751
+ domain: "http://www.loc.gov/premis/rdf/v1#LicenseInformation".freeze,
752
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
753
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
754
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
1991
755
  property :hasMessageDigest,
1992
- comment: [%(Definition: The output of the message digest algorithm.).freeze, %(Example: 7c9b35da4f2ebd436f1cf88e5a39b3a257edf4a22be3c955ac49da2e2107b67a1924419563).freeze, %(Rationale: This must be stored so that it can be compared in future fixity checks.).freeze],
1993
- domain: "premis:Fixity".freeze,
1994
- range: "xsd:string".freeze,
1995
- type: ["owl:DatatypeProperty".freeze, "owl:FunctionalProperty".freeze],
1996
- "vs:term_status": "stable".freeze
756
+ comment: ["Definition: The output of the message digest algorithm.".freeze, "Example: 7c9b35da4f2ebd436f1cf88e5a39b3a257edf4a22be3c955ac49da2e2107b67a1924419563".freeze, "Rationale: This must be stored so that it can be compared in future fixity checks.".freeze],
757
+ domain: "http://www.loc.gov/premis/rdf/v1#Fixity".freeze,
758
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
759
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
760
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
1997
761
  property :hasMessageDigestAlgorithm,
1998
- comment: [%(Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/cryptographicHashFunctions).freeze, %(Definition: The specific algorithm used to construct the message digest for the digital object.).freeze, %(Extensions: One can use its own SKOS vocabulary to use for this property. The precondition to do this, is to link your SKOS concepts to the SKOS concepts of the id.loc.gov vocabulary.).freeze],
1999
- domain: "premis:Fixity".freeze,
762
+ comment: ["Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/cryptographicHashFunctions".freeze, "Definition: The specific algorithm used to construct the message digest for the digital object.".freeze, "Extensions: One can use its own SKOS vocabulary to use for this property. The precondition to do this, is to link your SKOS concepts to the SKOS concepts of the id.loc.gov vocabulary.".freeze],
763
+ domain: "http://www.loc.gov/premis/rdf/v1#Fixity".freeze,
764
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
2000
765
  range: term(
2001
- onProperty: "skos:inScheme".freeze,
2002
- "owl:hasValue": "http://id.loc.gov/vocabulary/preservation/cryptographicHashFunctions".freeze,
2003
- type: "owl:Restriction".freeze
766
+ "http://www.w3.org/2002/07/owl#hasValue": "http://id.loc.gov/vocabulary/preservation/cryptographicHashFunctions".freeze,
767
+ onProperty: "http://www.w3.org/2004/02/skos/core#inScheme".freeze,
768
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
2004
769
  ),
2005
- type: ["owl:FunctionalProperty".freeze, "owl:ObjectProperty".freeze],
2006
- "vs:term_status": "stable".freeze
770
+ type: ["http://www.w3.org/2002/07/owl#FunctionalProperty".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
2007
771
  property :hasMessageDigestOriginator,
2008
- comment: [%(Creation / Maintenance Notes: If the calculation of the initial message digest is treated by the repository as an Event, this information could be obtained from an Event record.).freeze, %(Definition: The agent that created the original message digest that is compared in a fixity check.).freeze, %(Examples: DRS, A0000978).freeze, %(Rationale: A preservation repository may ingest files that have had message digests calculated by the submitter; checking these ensures that the file as received is the same as the file as sent. The repository may also ingest files that do not have message digests, and so must calculate the initial value upon ingest. It can be useful to know who calculated the initial value of the message digest.).freeze, %(Usage Notes: The originator of the message digest could be represented by a string representing the agent \(e.g., “NRS” referring to the archive itself\) or a pointer to an agent description \(e.g., “A0000987” taken here to be an agentIdentifierValue\).).freeze],
2009
- domain: "premis:Fixity".freeze,
2010
- range: "xsd:string".freeze,
2011
- type: ["owl:DatatypeProperty".freeze, "owl:FunctionalProperty".freeze],
2012
- "vs:term_status": "stable".freeze
772
+ comment: ["Creation / Maintenance Notes: If the calculation of the initial message digest is treated by the repository as an Event, this information could be obtained from an Event record.".freeze, "Definition: The agent that created the original message digest that is compared in a fixity check.".freeze, "Examples: DRS, A0000978".freeze, "Rationale: A preservation repository may ingest files that have had message digests calculated by the submitter; checking these ensures that the file as received is the same as the file as sent. The repository may also ingest files that do not have message digests, and so must calculate the initial value upon ingest. It can be useful to know who calculated the initial value of the message digest.".freeze, "Usage Notes: The originator of the message digest could be represented by a string representing the agent (e.g., “NRS” referring to the archive itself) or a pointer to an agent description (e.g., “A0000987” taken here to be an agentIdentifierValue).".freeze],
773
+ domain: "http://www.loc.gov/premis/rdf/v1#Fixity".freeze,
774
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
775
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
776
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
2013
777
  property :hasObject,
2014
- comment: [%(Definition: Information about an object associated with an event or rightsstatement.).freeze, %(Extensions: One can extend this property to use more fine grained properties by defining the fine grained properties as subproperties of this property.).freeze, %(Rationale: Digital provenance often requires that relationships between objects and events are documented. / Rights statements must be associated with the objects to which they pertain, either by linking from the rights statement to the object\(s\) or by linking from the object\(s\) to the rights statement. This provides the mechanism for the link from the rights statement to an object. For denoting the role of the object, when related to an event,one can extend this ontology be defining your own subproperties, such as those given by http://id.loc.gov/vocabulary/preservation/eventRelatedObjectRole.).freeze],
778
+ comment: ["Definition: Information about an object associated with an event or rightsstatement.".freeze, "Extensions: One can extend this property to use more fine grained properties by defining the fine grained properties as subproperties of this property.".freeze, "Rationale: Digital provenance often requires that relationships between objects and events are documented. / Rights statements must be associated with the objects to which they pertain, either by linking from the rights statement to the object(s) or by linking from the object(s) to the rights statement. This provides the mechanism for the link from the rights statement to an object. For denoting the role of the object, when related to an event,one can extend this ontology be defining your own subproperties, such as those given by http://id.loc.gov/vocabulary/preservation/eventRelatedObjectRole.".freeze],
2015
779
  domain: term(
2016
- type: "owl:Class".freeze,
2017
- unionOf: list("premis:Event".freeze, "premis:RightsStatement".freeze)
780
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
781
+ unionOf: list("http://www.loc.gov/premis/rdf/v1#Event".freeze, "http://www.loc.gov/premis/rdf/v1#RightsStatement".freeze)
2018
782
  ),
2019
- range: "premis:Object".freeze,
2020
- "rdfs:seeAlso": ["Event and RightsStatement class definition and Object class definition".freeze, "http://id.loc.gov/vocabulary/preservation/eventRelatedObjectRole".freeze],
2021
- type: "owl:ObjectProperty".freeze,
2022
- "vs:term_status": "stable".freeze
783
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": ["Event and RightsStatement class definition and Object class definition".freeze, "http://id.loc.gov/vocabulary/preservation/eventRelatedObjectRole".freeze],
784
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
785
+ range: "http://www.loc.gov/premis/rdf/v1#Object".freeze,
786
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
2023
787
  property :hasObjectCharacteristics,
2024
788
  domain: term(
2025
- type: "owl:Class".freeze,
2026
- unionOf: list("premis:Bitstream".freeze, "premis:File".freeze)
789
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
790
+ unionOf: list("http://www.loc.gov/premis/rdf/v1#Bitstream".freeze, "http://www.loc.gov/premis/rdf/v1#File".freeze)
2027
791
  ),
2028
- range: "premis:ObjectCharacteristics".freeze,
2029
- "rdfs:seeAlso": "Object class definition and ObjectCharacteristics class definition".freeze,
2030
- type: ["owl:InverseFunctionalProperty".freeze, "owl:ObjectProperty".freeze],
2031
- "vs:term_status": "stable".freeze
792
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "Object class definition and ObjectCharacteristics class definition".freeze,
793
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
794
+ range: "http://www.loc.gov/premis/rdf/v1#ObjectCharacteristics".freeze,
795
+ type: ["http://www.w3.org/2002/07/owl#InverseFunctionalProperty".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
2032
796
  property :hasOriginalName,
2033
- comment: [%(Creation / Maintenance Notes: This value would always be supplied to the repository by the submitter or harvesting application. How much of the file path to preserve would be up to the repository.).freeze, %(Definition: The name of the object as submitted to or harvested by the repository, before any renaming by the repository.).freeze, %(Example: N419.pdf).freeze, %(Rationale: The name used within the preservation repository may not be known outside of the repository. A depositor might need to request a file by its original name. Also, the repository may need to reconstruct internal links for dissemination.).freeze, %(Usage Notes: This is the name of the object as designated in the Submission Information Package \(SIP\). The object may have other names in different contexts. When two repositories are exchanging content, it would be important for the receiving repository to know and record the name of the representation at the originating repository. In the case of representations, this may be a directory name.).freeze],
797
+ comment: ["Creation / Maintenance Notes: This value would always be supplied to the repository by the submitter or harvesting application. How much of the file path to preserve would be up to the repository.".freeze, "Definition: The name of the object as submitted to or harvested by the repository, before any renaming by the repository.".freeze, "Example: N419.pdf".freeze, "Rationale: The name used within the preservation repository may not be known outside of the repository. A depositor might need to request a file by its original name. Also, the repository may need to reconstruct internal links for dissemination.".freeze, "Usage Notes: This is the name of the object as designated in the Submission Information Package (SIP). The object may have other names in different contexts. When two repositories are exchanging content, it would be important for the receiving repository to know and record the name of the representation at the originating repository. In the case of representations, this may be a directory name.".freeze],
2034
798
  domain: term(
2035
- type: "owl:Class".freeze,
2036
- unionOf: list("premis:File".freeze, "premis:Representation".freeze)
799
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
800
+ unionOf: list("http://www.loc.gov/premis/rdf/v1#File".freeze, "http://www.loc.gov/premis/rdf/v1#Representation".freeze)
2037
801
  ),
2038
- range: "xsd:string".freeze,
2039
- type: ["owl:DatatypeProperty".freeze, "owl:FunctionalProperty".freeze],
2040
- "vs:term_status": "stable".freeze
802
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
803
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
804
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
2041
805
  property :hasPreservationLevel,
2042
806
  domain: term(
2043
- type: "owl:Class".freeze,
2044
- unionOf: list("premis:File".freeze, "premis:Representation".freeze)
807
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
808
+ unionOf: list("http://www.loc.gov/premis/rdf/v1#File".freeze, "http://www.loc.gov/premis/rdf/v1#Representation".freeze)
2045
809
  ),
2046
- range: "premis:PreservationLevel".freeze,
2047
- "rdfs:seeAlso": "Object class definition and PreservationLevel class definition".freeze,
2048
- type: "owl:ObjectProperty".freeze,
2049
- "vs:term_status": "stable".freeze
810
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "Object class definition and PreservationLevel class definition".freeze,
811
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
812
+ range: "http://www.loc.gov/premis/rdf/v1#PreservationLevel".freeze,
813
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
2050
814
  property :hasPreservationLevelDateAssigned,
2051
- comment: [%(Data Constraint: To aid machine processing, value should use a structured form: xsd:dateTime).freeze, %(Definition: The date, or date and time, when a particular preservationLevelValue was assigned to the object.).freeze, %(Examples: 2001-10-26T19:32:52+00:00).freeze, %(Rationale: The preservationLevel applicable to an object is expected to be reviewed and changed over time, in response to changes in repository preservation requirements, policies, or capabilities relevant to the object. The date that the current preservationLevelValue was assigned aids review of decisions.).freeze],
2052
- domain: "premis:PreservationLevel".freeze,
2053
- range: "xsd:dateTime".freeze,
2054
- type: ["owl:DatatypeProperty".freeze, "owl:FunctionalProperty".freeze],
2055
- "vs:term_status": "stable".freeze
815
+ comment: ["Data Constraint: To aid machine processing, value should use a structured form: xsd:dateTime".freeze, "Definition: The date, or date and time, when a particular preservationLevelValue was assigned to the object.".freeze, "Examples: 2001-10-26T19:32:52+00:00".freeze, "Rationale: The preservationLevel applicable to an object is expected to be reviewed and changed over time, in response to changes in repository preservation requirements, policies, or capabilities relevant to the object. The date that the current preservationLevelValue was assigned aids review of decisions.".freeze],
816
+ domain: "http://www.loc.gov/premis/rdf/v1#PreservationLevel".freeze,
817
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
818
+ range: "http://www.w3.org/2001/XMLSchema#dateTime".freeze,
819
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
2056
820
  property :hasPreservationLevelRationale,
2057
- comment: [%(Definition: The reason a particular preservationLevelValue was applied to
2058
- the object.).freeze, %(Examples: user pays, legislation, defective file, bit-level preservation only available for this format).freeze, %(Rationale: Application of a particular preservationLevelValue may require justification, especially if it differs from that usually applied according to repository policy.).freeze, %(Usage Notes: This optional semantic unit records the reason for applying the preservationLevelValue.
2059
- This information can be particularly important when the assigned preservationLevelValue differs from usual repository policy.
2060
- For example, a repository may normally assign a preservationLevelValue of “full preservation” for JPEG2000 files, but detects that a particular file is defective. This may mean that the repository’s preservation strategy for JPEG2000 may not be effective for this particular file, so the repository may assign a preservationLevelValue of “bit-level preservation” to this file, recording “defective file” as the rationale.
2061
- Similarly, legislative requirements or contractual agreements may require a higher level of preservation to be assigned to a particular object than would be assigned to that class of object according to usual policy. In this case, the rationale for the assignment may be recorded as “legislation” or “user pays”, for example.
2062
- preservationLevelRationale may be repeated if more than one reason needs to be recorded.).freeze],
2063
- domain: "premis:PreservationLevel".freeze,
2064
- range: "xsd:string".freeze,
2065
- type: "owl:DatatypeProperty".freeze,
2066
- "vs:term_status": "stable".freeze
821
+ comment: ["Definition: The reason a particular preservationLevelValue was applied to \n the object.".freeze, "Examples: user pays, legislation, defective file, bit-level preservation only available for this format".freeze, "Rationale: Application of a particular preservationLevelValue may require justification, especially if it differs from that usually applied according to repository policy.".freeze, "Usage Notes: This optional semantic unit records the reason for applying the preservationLevelValue.\nThis information can be particularly important when the assigned preservationLevelValue differs from usual repository policy.\nFor example, a repository may normally assign a preservationLevelValue of “full preservation” for JPEG2000 files, but detects that a particular file is defective. This may mean that the repository’s preservation strategy for JPEG2000 may not be effective for this particular file, so the repository may assign a preservationLevelValue of “bit-level preservation” to this file, recording “defective file” as the rationale.\nSimilarly, legislative requirements or contractual agreements may require a higher level of preservation to be assigned to a particular object than would be assigned to that class of object according to usual policy. In this case, the rationale for the assignment may be recorded as “legislation” or “user pays”, for example.\npreservationLevelRationale may be repeated if more than one reason needs to be recorded.".freeze],
822
+ domain: "http://www.loc.gov/premis/rdf/v1#PreservationLevel".freeze,
823
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
824
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
825
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
2067
826
  property :hasPreservationLevelRole,
2068
- comment: [%(Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/preservationLevelRole).freeze, %(Definition: A value indicating the context in which a set of preservation options is applicable.).freeze, %(Extensions: One can use its own SKOS vocabulary to use for this property. The precondition to do this, is to link your SKOS concepts to the SKOS concepts of the id.loc.gov vocabulary.).freeze, %(Rationale: Repositories may assign preservationLevelValues in different contexts which must be differentiated, and may need to record more than one context.).freeze],
2069
- domain: "premis:PreservationLevel".freeze,
827
+ comment: ["Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/preservationLevelRole".freeze, "Definition: A value indicating the context in which a set of preservation options is applicable.".freeze, "Extensions: One can use its own SKOS vocabulary to use for this property. The precondition to do this, is to link your SKOS concepts to the SKOS concepts of the id.loc.gov vocabulary.".freeze, "Rationale: Repositories may assign preservationLevelValues in different contexts which must be differentiated, and may need to record more than one context.".freeze],
828
+ domain: "http://www.loc.gov/premis/rdf/v1#PreservationLevel".freeze,
829
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
2070
830
  range: term(
2071
- onProperty: "skos:inScheme".freeze,
2072
- "owl:hasValue": "http://id.loc.gov/vocabulary/preservation/preservationLevelRole".freeze,
2073
- type: "owl:Restriction".freeze
831
+ "http://www.w3.org/2002/07/owl#hasValue": "http://id.loc.gov/vocabulary/preservation/preservationLevelRole".freeze,
832
+ onProperty: "http://www.w3.org/2004/02/skos/core#inScheme".freeze,
833
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
2074
834
  ),
2075
- type: ["owl:FunctionalProperty".freeze, "owl:ObjectProperty".freeze],
2076
- "vs:term_status": "stable".freeze
835
+ type: ["http://www.w3.org/2002/07/owl#FunctionalProperty".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
2077
836
  property :hasPreservationLevelValue,
2078
- comment: [%(Creation / Maintenance Notes: The preservation level may be assigned by the repository or requested by the depositor and submitted as metadata.).freeze, %(Data Constraint: Value should be taken from a controlled vocabulary.).freeze, %(Definition: A value indicating the set of preservation functions expected to be applied to the object.).freeze, %(Examples: bit-level, full, fully supported with future migrations \(File\), 0).freeze, %(Rationale: Some preservation repositories will offer multiple preservation options depending on factors such as the value or uniqueness of the material, the “preservability” of the format, the amount the customer is willing to pay, etc.).freeze, %(Usage Notes: Only one preservationLevelValue may be recorded per preservationLevel container. If a further preservationLevelValue applies to the object in a different context, a separate preservationLevel container should be repeated.).freeze],
2079
- domain: "premis:PreservationLevel".freeze,
2080
- range: "xsd:string".freeze,
2081
- type: ["owl:DatatypeProperty".freeze, "owl:FunctionalProperty".freeze],
2082
- "vs:term_status": "stable".freeze
837
+ comment: ["Creation / Maintenance Notes: The preservation level may be assigned by the repository or requested by the depositor and submitted as metadata.".freeze, "Data Constraint: Value should be taken from a controlled vocabulary.".freeze, "Definition: A value indicating the set of preservation functions expected to be applied to the object.".freeze, "Examples: bit-level, full, fully supported with future migrations (File), 0".freeze, "Rationale: Some preservation repositories will offer multiple preservation options depending on factors such as the value or uniqueness of the material, the “preservability” of the format, the amount the customer is willing to pay, etc.".freeze, "Usage Notes: Only one preservationLevelValue may be recorded per preservationLevel container. If a further preservationLevelValue applies to the object in a different context, a separate preservationLevel container should be repeated.".freeze],
838
+ domain: "http://www.loc.gov/premis/rdf/v1#PreservationLevel".freeze,
839
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
840
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
841
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
2083
842
  property :hasRelatedObject,
2084
- comment: %(Definition: This property related to all object belonging to a RelatedObjectIdentification to describe the related objects as an aggregation.).freeze,
2085
- domain: "premis:RelatedObjectIdentification".freeze,
2086
- range: "premis:Object".freeze,
2087
- type: "owl:ObjectProperty".freeze,
2088
- "vs:term_status": "stable".freeze
843
+ comment: "Definition: This property related to all object belonging to a RelatedObjectIdentification to describe the related objects as an aggregation.".freeze,
844
+ domain: "http://www.loc.gov/premis/rdf/v1#RelatedObjectIdentification".freeze,
845
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
846
+ range: "http://www.loc.gov/premis/rdf/v1#Object".freeze,
847
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
2089
848
  property :hasRelatedObjectSequence,
2090
- comment: [%(Definition: The order of the related object relative to other objects with the same
2091
- type of relationship.).freeze, %(Rationale: This semantic unit is particularly useful for structural relationships. In order to reconstruct a representation, it may be necessary to know the order of components with sibling or part-whole relationships. For example, to render a page-image book, it is necessary to know the order of files representing pages.).freeze],
2092
- domain: "premis:RelatedObjectIdentification".freeze,
2093
- range: "xsd:string".freeze,
2094
- type: "owl:DatatypeProperty".freeze,
2095
- "vs:term_status": "stable".freeze
849
+ comment: ["Definition: The order of the related object relative to other objects with the same\ntype of relationship.".freeze, "Rationale: This semantic unit is particularly useful for structural relationships. In order to reconstruct a representation, it may be necessary to know the order of components with sibling or part-whole relationships. For example, to render a page-image book, it is necessary to know the order of files representing pages.".freeze],
850
+ domain: "http://www.loc.gov/premis/rdf/v1#RelatedObjectIdentification".freeze,
851
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
852
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
853
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
2096
854
  property :hasRelatedStatuteInformation,
2097
- comment: %(Definition: This property is used to relate certain StatuteInformation instances. The rationale for this is that in the PREMIS data dictionary, a RightsStatement instance can consist of several StatuteInformation instances. In the PREMIS OWL ontology, the StatuteInformation class is subclassed to RightsStatement. The restore the relation between the grouped StatuteInformation instances of a RightsStatement of the PREMIS data dictionary, this property is used is PREMIS OWL.).freeze,
2098
- domain: "premis:StatuteInformation".freeze,
2099
- range: "premis:StatuteInformation".freeze,
2100
- type: "owl:ObjectProperty".freeze,
2101
- "vs:term_status": "stable".freeze
855
+ comment: "Definition: This property is used to relate certain StatuteInformation instances. The rationale for this is that in the PREMIS data dictionary, a RightsStatement instance can consist of several StatuteInformation instances. In the PREMIS OWL ontology, the StatuteInformation class is subclassed to RightsStatement. The restore the relation between the grouped StatuteInformation instances of a RightsStatement of the PREMIS data dictionary, this property is used is PREMIS OWL.".freeze,
856
+ domain: "http://www.loc.gov/premis/rdf/v1#StatuteInformation".freeze,
857
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
858
+ range: "http://www.loc.gov/premis/rdf/v1#StatuteInformation".freeze,
859
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
2102
860
  property :hasRelationship,
2103
- comment: [%(Definition: This property links one object to one or more other objects.).freeze, %(Extensions: One can extend this property to use more fine grained properties by defining the fine grained properties as subproperties of this property.).freeze, %(The LOC will provide a SKOS vocabulary, where the concepts can also be used as object properties at http://id.loc.gov/. These relationships will capture the relationship type and subtype. One can define its own relationships, but for interoperability reasons, these should be linked to or made a subproperty of the properties of the LOC vocabulary.).freeze],
2104
- domain: "premis:Object".freeze,
861
+ comment: ["Definition: This property links one object to one or more other objects.".freeze, "Extensions: One can extend this property to use more fine grained properties by defining the fine grained properties as subproperties of this property.".freeze, "The LOC will provide a SKOS vocabulary, where the concepts can also be used as object properties at http://id.loc.gov/. These relationships will capture the relationship type and subtype. One can define its own relationships, but for interoperability reasons, these should be linked to or made a subproperty of the properties of the LOC vocabulary.".freeze],
862
+ domain: "http://www.loc.gov/premis/rdf/v1#Object".freeze,
863
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": ["http://id.loc.gov/vocabulary/preservation/relationshipSubType".freeze, "http://id.loc.gov/vocabulary/preservation/relationshipType".freeze],
864
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
2105
865
  range: term(
2106
- type: "owl:Class".freeze,
2107
- unionOf: list("premis:Object".freeze, "premis:RelatedObjectIdentification".freeze)
866
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
867
+ unionOf: list("http://www.loc.gov/premis/rdf/v1#Object".freeze, "http://www.loc.gov/premis/rdf/v1#RelatedObjectIdentification".freeze)
2108
868
  ),
2109
- "rdfs:seeAlso": ["http://id.loc.gov/vocabulary/preservation/relationshipSubType".freeze, "http://id.loc.gov/vocabulary/preservation/relationshipType".freeze],
2110
- type: "owl:ObjectProperty".freeze,
2111
- "vs:term_status": "testing".freeze
869
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
2112
870
  property :hasRestriction,
2113
- comment: [%(Definition: A condition or limitation on the act.).freeze, %(Examples: No more than three, Allowed only after one year of archival retention has elapsed, Rightsholder must be notified after completion of act).freeze],
2114
- domain: "premis:RightsGranted".freeze,
2115
- range: "xsd:string".freeze,
2116
- type: "owl:DatatypeProperty".freeze,
2117
- "vs:term_status": "stable".freeze
871
+ comment: ["Definition: A condition or limitation on the act.".freeze, "Examples: No more than three, Allowed only after one year of archival retention has elapsed, Rightsholder must be notified after completion of act".freeze],
872
+ domain: "http://www.loc.gov/premis/rdf/v1#RightsGranted".freeze,
873
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
874
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
875
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
2118
876
  property :hasRightsDocumentation,
2119
- domain: "premis:RightsStatement".freeze,
2120
- range: "premis:RightsDocumentation".freeze,
2121
- "rdfs:seeAlso": "RiightsDocumentation class definition".freeze,
2122
- type: "owl:ObjectProperty".freeze,
2123
- "vs:term_status": "stable".freeze
877
+ domain: "http://www.loc.gov/premis/rdf/v1#RightsStatement".freeze,
878
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "RiightsDocumentation class definition".freeze,
879
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
880
+ range: "http://www.loc.gov/premis/rdf/v1#RightsDocumentation".freeze,
881
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
2124
882
  property :hasRightsDocumentationRole,
2125
- comment: [%(Definition: This property denotes the role of the related documentation. The value must be taken from a skos vocabulary. A value indicating the purpose or expected use of the documentation being identified.).freeze, %(Rationale: This information distinguishes the purpose of the supporting documentation especially when there are multiple documentation identifiers.).freeze],
2126
- domain: "premis:RightsDocumentation".freeze,
2127
- range: "skos:Concept".freeze,
2128
- type: "owl:ObjectProperty".freeze,
2129
- "vs:term_status": "stable".freeze
883
+ comment: ["Definition: This property denotes the role of the related documentation. The value must be taken from a skos vocabulary. A value indicating the purpose or expected use of the documentation being identified.".freeze, "Rationale: This information distinguishes the purpose of the supporting documentation especially when there are multiple documentation identifiers.".freeze],
884
+ domain: "http://www.loc.gov/premis/rdf/v1#RightsDocumentation".freeze,
885
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
886
+ range: "http://www.w3.org/2004/02/skos/core#Concept".freeze,
887
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
2130
888
  property :hasRightsGranted,
2131
- domain: "premis:RightsStatement".freeze,
2132
- range: "premis:RightsGranted".freeze,
2133
- "rdfs:seeAlso": "RightsStatement class definition and RightsGranted class definition".freeze,
2134
- type: "owl:ObjectProperty".freeze,
2135
- "vs:term_status": "stable".freeze
889
+ domain: "http://www.loc.gov/premis/rdf/v1#RightsStatement".freeze,
890
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "RightsStatement class definition and RightsGranted class definition".freeze,
891
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
892
+ range: "http://www.loc.gov/premis/rdf/v1#RightsGranted".freeze,
893
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
2136
894
  property :hasRightsGrantedNote,
2137
- comment: [%(Definition: Additional information about the rights granted.).freeze, %(Rationale: A textual description of the rights granted may be needed for additional explanation.).freeze, %(Usage Notes: This semantic unit may include a statement about risk assessment, for example, when a repository is not certain about what permissions have been granted.).freeze],
2138
- domain: "premis:RightsGranted".freeze,
2139
- range: "xsd:string".freeze,
2140
- type: "owl:DatatypeProperty".freeze,
2141
- "vs:term_status": "stable".freeze
895
+ comment: ["Definition: Additional information about the rights granted.".freeze, "Rationale: A textual description of the rights granted may be needed for additional explanation.".freeze, "Usage Notes: This semantic unit may include a statement about risk assessment, for example, when a repository is not certain about what permissions have been granted.".freeze],
896
+ domain: "http://www.loc.gov/premis/rdf/v1#RightsGranted".freeze,
897
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
898
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
899
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
2142
900
  property :hasRightsRelatedAgent,
2143
- comment: [%(Extensions: One can extend this property to use more fine grained properties by defining the fine grained properties as subproperties of this property.).freeze, %(This propety links a RightsStatement instance to an Agent instance. Via this property a distinction can be made in the linkingAgent properties based on the domain.).freeze],
2144
- domain: "premis:RightsStatement".freeze,
2145
- range: "premis:Agent".freeze,
2146
- "rdfs:seeAlso": "http://id.loc.gov/vocabulary/preservation/rightsRelatedAgentRole".freeze,
2147
- subPropertyOf: "premis:hasAgent".freeze,
2148
- type: "owl:ObjectProperty".freeze,
2149
- "vs:term_status": "unstable".freeze
901
+ comment: ["Extensions: One can extend this property to use more fine grained properties by defining the fine grained properties as subproperties of this property.".freeze, "This propety links a RightsStatement instance to an Agent instance. Via this property a distinction can be made in the linkingAgent properties based on the domain.".freeze],
902
+ domain: "http://www.loc.gov/premis/rdf/v1#RightsStatement".freeze,
903
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "http://id.loc.gov/vocabulary/preservation/rightsRelatedAgentRole".freeze,
904
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "unstable".freeze,
905
+ range: "http://www.loc.gov/premis/rdf/v1#Agent".freeze,
906
+ subPropertyOf: "http://www.loc.gov/premis/rdf/v1#hasAgent".freeze,
907
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
2150
908
  property :hasRightsStatement,
2151
- comment: [%(Definition: A rights statement associated with the object.).freeze, %(Rationale: A repository may choose to link from a rights statement to an object or from an object to a rights statement or both.).freeze],
909
+ comment: ["Definition: A rights statement associated with the object.".freeze, "Rationale: A repository may choose to link from a rights statement to an object or from an object to a rights statement or both.".freeze],
2152
910
  domain: term(
2153
- type: "owl:Class".freeze,
2154
- unionOf: list("premis:Agent".freeze, "premis:Object".freeze)
911
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
912
+ unionOf: list("http://www.loc.gov/premis/rdf/v1#Agent".freeze, "http://www.loc.gov/premis/rdf/v1#Object".freeze)
2155
913
  ),
2156
- range: "premis:RightsStatement".freeze,
2157
- "rdfs:seeAlso": "RightsStatement class definition".freeze,
2158
- type: "owl:ObjectProperty".freeze,
2159
- "vs:term_status": "stable".freeze
914
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "RightsStatement class definition".freeze,
915
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
916
+ range: "http://www.loc.gov/premis/rdf/v1#RightsStatement".freeze,
917
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
2160
918
  property :hasRightsStatementNote,
2161
- comment: [%(Definition: Additional information about the RightsStatement of an object.).freeze, %(Examples: Copyright expiration expected in 2010 unless renewed.
2162
- License is embedded in XMP block in file header.).freeze],
2163
- domain: "premis:RightsStatement".freeze,
2164
- range: "xsd:string".freeze,
2165
- type: "owl:DatatypeProperty".freeze,
2166
- "vs:term_status": "stable".freeze
919
+ comment: ["Definition: Additional information about the RightsStatement of an object.".freeze, "Examples: Copyright expiration expected in 2010 unless renewed.\nLicense is embedded in XMP block in file header.".freeze],
920
+ domain: "http://www.loc.gov/premis/rdf/v1#RightsStatement".freeze,
921
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
922
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
923
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
2167
924
  property :hasSignature,
2168
925
  domain: term(
2169
- type: "owl:Class".freeze,
2170
- unionOf: list("premis:Bitstream".freeze, "premis:File".freeze)
926
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
927
+ unionOf: list("http://www.loc.gov/premis/rdf/v1#Bitstream".freeze, "http://www.loc.gov/premis/rdf/v1#File".freeze)
2171
928
  ),
2172
- range: "premis:Signature".freeze,
2173
- "rdfs:seeAlso": "Signature class definition".freeze,
2174
- type: "owl:ObjectProperty".freeze,
2175
- "vs:term_status": "stable".freeze
929
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "Signature class definition".freeze,
930
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
931
+ range: "http://www.loc.gov/premis/rdf/v1#Signature".freeze,
932
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
2176
933
  property :hasSignatureEncoding,
2177
- comment: [%(Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/signatureEncoding).freeze, %(Definition: The encoding used for the values of signatureValue, keyInformation.).freeze, %(Extensions: One can use its own SKOS vocabulary to use for this property. The precondition to do this, is to link your SKOS concepts to the SKOS concepts of the id.loc.gov vocabulary.).freeze, %(Rationale: These values cannot be interpreted correctly if the encoding is unknown.).freeze],
2178
- domain: "premis:Signature".freeze,
934
+ comment: ["Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/signatureEncoding".freeze, "Definition: The encoding used for the values of signatureValue, keyInformation.".freeze, "Extensions: One can use its own SKOS vocabulary to use for this property. The precondition to do this, is to link your SKOS concepts to the SKOS concepts of the id.loc.gov vocabulary.".freeze, "Rationale: These values cannot be interpreted correctly if the encoding is unknown.".freeze],
935
+ domain: "http://www.loc.gov/premis/rdf/v1#Signature".freeze,
936
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
2179
937
  range: term(
2180
- onProperty: "skos:inScheme".freeze,
2181
- "owl:hasValue": "http://id.loc.gov/vocabulary/preservation/signatureEncoding".freeze,
2182
- type: "owl:Restriction".freeze
938
+ "http://www.w3.org/2002/07/owl#hasValue": "http://id.loc.gov/vocabulary/preservation/signatureEncoding".freeze,
939
+ onProperty: "http://www.w3.org/2004/02/skos/core#inScheme".freeze,
940
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
2183
941
  ),
2184
- type: ["owl:FunctionalProperty".freeze, "owl:ObjectProperty".freeze],
2185
- "vs:term_status": "stable".freeze
942
+ type: ["http://www.w3.org/2002/07/owl#FunctionalProperty".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
2186
943
  property :hasSignatureMethod,
2187
- comment: [%(Data Constraint: Values are taken from a SKOS vocabulary).freeze, %(Definition: A designation for the encryption and hash algorithms used for signature generation.).freeze, %(Extensions: One can use its own SKOS vocabulary to use for this property. The precondition to do this, is to link your SKOS concepts to the SKOS concepts of the id.loc.gov vocabulary.).freeze, %(Rationale: The same algorithms must be used for signature validation.).freeze],
2188
- domain: "premis:Signature".freeze,
2189
- range: "skos:Concept".freeze,
2190
- type: ["owl:FunctionalProperty".freeze, "owl:ObjectProperty".freeze],
2191
- "vs:term_status": "stable".freeze
944
+ comment: ["Data Constraint: Values are taken from a SKOS vocabulary".freeze, "Definition: A designation for the encryption and hash algorithms used for signature generation.".freeze, "Extensions: One can use its own SKOS vocabulary to use for this property. The precondition to do this, is to link your SKOS concepts to the SKOS concepts of the id.loc.gov vocabulary.".freeze, "Rationale: The same algorithms must be used for signature validation.".freeze],
945
+ domain: "http://www.loc.gov/premis/rdf/v1#Signature".freeze,
946
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
947
+ range: "http://www.w3.org/2004/02/skos/core#Concept".freeze,
948
+ type: ["http://www.w3.org/2002/07/owl#FunctionalProperty".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
2192
949
  property :hasSignatureProperties,
2193
- comment: [%(Definition: Additional information about the generation of the signature.).freeze, %(Usage Notes: This may include the date/time of signature generation, the serial number of the cryptographic hardware used, or other information related to the generation of the signature. Repositories will likely want to define a suitably granular structure to signatureProperties.).freeze],
2194
- domain: "premis:Signature".freeze,
2195
- range: "xsd:string".freeze,
2196
- type: "owl:DatatypeProperty".freeze,
2197
- "vs:term_status": "stable".freeze
950
+ comment: ["Definition: Additional information about the generation of the signature.".freeze, "Usage Notes: This may include the date/time of signature generation, the serial number of the cryptographic hardware used, or other information related to the generation of the signature. Repositories will likely want to define a suitably granular structure to signatureProperties.".freeze],
951
+ domain: "http://www.loc.gov/premis/rdf/v1#Signature".freeze,
952
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
953
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
954
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
2198
955
  property :hasSignatureValidationRules,
2199
- comment: [%(Definition: The operations to be performed in order to validate the digital signature.).freeze, %(Rationale: The repository should not assume that the procedure for validating any particular signature will be known many years in the future without documentation.).freeze, %(Usage Notes: This may include the canonicalization method used before calculating the message digest, if the object was normalized before signing.
2200
- This value could also be a pointer to archive documentation.).freeze],
2201
- domain: "premis:Signature".freeze,
2202
- range: "xsd:string".freeze,
2203
- type: ["owl:DatatypeProperty".freeze, "owl:FunctionalProperty".freeze],
2204
- "vs:term_status": "stable".freeze
956
+ comment: ["Definition: The operations to be performed in order to validate the digital signature.".freeze, "Rationale: The repository should not assume that the procedure for validating any particular signature will be known many years in the future without documentation.".freeze, "Usage Notes: This may include the canonicalization method used before calculating the message digest, if the object was normalized before signing.\nThis value could also be a pointer to archive documentation.".freeze],
957
+ domain: "http://www.loc.gov/premis/rdf/v1#Signature".freeze,
958
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
959
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
960
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
2205
961
  property :hasSignatureValue,
2206
- comment: [%(Definition: The digital signature; a value generated from the application of a private key to a message digest.).freeze, %(Example: juS5RhJ884qoFR8flVXd/rbrSDVGn40CapgB7qeQiT+rr0NekEQ6BHhUA8dT3+BCTBUQI0dBjlml9lwzENXvS83zRECjzXbMRTUtVZiPZG2pqKPnL2YU3A9645UCjTXU+jgFumv7k78hieAGDzNci+PQ9KRmm//icT7JaYztgt4=).freeze],
2207
- domain: "premis:Signature".freeze,
2208
- range: "xsd:string".freeze,
2209
- type: ["owl:DatatypeProperty".freeze, "owl:FunctionalProperty".freeze],
2210
- "vs:term_status": "stable".freeze
962
+ comment: ["Definition: The digital signature; a value generated from the application of a private key to a message digest.".freeze, "Example: juS5RhJ884qoFR8flVXd/rbrSDVGn40CapgB7qeQiT+rr0NekEQ6BHhUA8dT3+BCTBUQI0dBjlml9lwzENXvS83zRECjzXbMRTUtVZiPZG2pqKPnL2YU3A9645UCjTXU+jgFumv7k78hieAGDzNci+PQ9KRmm//icT7JaYztgt4=".freeze],
963
+ domain: "http://www.loc.gov/premis/rdf/v1#Signature".freeze,
964
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
965
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
966
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
2211
967
  property :hasSigner,
2212
- comment: [%(Definition: The individual, institution, or authority responsible for generating the signature.).freeze, %(Rationale: The signer might also be carried in the keyInformation, but it can be accessed more conveniently if recorded here.).freeze, %(Usage Notes: If the signer is an Agent known to the repository, this property can directly link to this agent. The consequence is punning: a datatype property and object property with the same name, i.e., :signer).freeze],
2213
- domain: "premis:Signature".freeze,
2214
- range: ["premis:Agent".freeze, "xsd:string".freeze],
2215
- type: "owl:AnnotationProperty".freeze,
2216
- "vs:term_status": "stable".freeze
968
+ comment: ["Definition: The individual, institution, or authority responsible for generating the signature.".freeze, "Rationale: The signer might also be carried in the keyInformation, but it can be accessed more conveniently if recorded here.".freeze, "Usage Notes: If the signer is an Agent known to the repository, this property can directly link to this agent. The consequence is punning: a datatype property and object property with the same name, i.e., :signer".freeze],
969
+ domain: "http://www.loc.gov/premis/rdf/v1#Signature".freeze,
970
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
971
+ range: ["http://www.loc.gov/premis/rdf/v1#Agent".freeze, "http://www.w3.org/2001/XMLSchema#string".freeze],
972
+ type: "http://www.w3.org/2002/07/owl#AnnotationProperty".freeze
2217
973
  property :hasSignificantProperties,
2218
- domain: "premis:Object".freeze,
2219
- range: "premis:SignificantProperties".freeze,
2220
- "rdfs:seeAlso": "Object class definition and SignificantProperties class definition".freeze,
2221
- type: "owl:ObjectProperty".freeze,
2222
- "vs:term_status": "stable".freeze
974
+ domain: "http://www.loc.gov/premis/rdf/v1#Object".freeze,
975
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "Object class definition and SignificantProperties class definition".freeze,
976
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
977
+ range: "http://www.loc.gov/premis/rdf/v1#SignificantProperties".freeze,
978
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
2223
979
  property :hasSignificantPropertiesType,
2224
- comment: [%(Definition: The aspect, facet, or attribute of an object about which significant properties are being described.).freeze, %(Examples: content, structure, behavior, page count, page width, typeface, hyperlinks \(representation\), image count \(representation\), color space [for an embedded image] \(bitstream\)).freeze, %(Rationale: Repositories may choose to describe significant properties based on a particular aspect or attribute of an object.).freeze, %(Usage Notes: This semantic unit is optional and may be used as part of a facet:detail pair with significantPropertiesValue.).freeze],
2225
- domain: "premis:SignificantProperties".freeze,
2226
- range: "xsd:string".freeze,
2227
- type: ["owl:DatatypeProperty".freeze, "owl:FunctionalProperty".freeze],
2228
- "vs:term_status": "stable".freeze
980
+ comment: ["Definition: The aspect, facet, or attribute of an object about which significant properties are being described.".freeze, "Examples: content, structure, behavior, page count, page width, typeface, hyperlinks (representation), image count (representation), color space [for an embedded image] (bitstream)".freeze, "Rationale: Repositories may choose to describe significant properties based on a particular aspect or attribute of an object.".freeze, "Usage Notes: This semantic unit is optional and may be used as part of a facet:detail pair with significantPropertiesValue.".freeze],
981
+ domain: "http://www.loc.gov/premis/rdf/v1#SignificantProperties".freeze,
982
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
983
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
984
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
2229
985
  property :hasSignificantPropertiesValue,
2230
- comment: [%(Definition: Description of the characteristics of a particular object subjectively determined to be important to maintain through preservation actions.).freeze, %(Examples: [For a Web page containing animation that is not considered essential] Content only, [For detail associated with a significantPropertiesType of "behavior"] Hyperlinks traversable, [For a Word document with embedded links that are not considered essential] Content only, [For detail associated with significantPropertiesType of "behavior"] Editable, [For detail associated with a significantPropertiesType of "page width"] 210 mm, [For a PDF with an embedded graph, where the lines' color determines the lines' meaning] Color, [For detail associated with a significantPropertiesType of "appearance"] Color).freeze, %(Rationale: Repositories may choose to describe significant properties based on a particular aspect or attribute of an object.).freeze, %(Usage Notes: If facet:detail pairs are used, the content of significantPropertiesValue should describe the significant properties of object relevant to the aspect, facet, or attribute declared in the significantPropertiesType with which it is paired.
2231
- If facet:detail pairs are not used, significantPropertiesValue may be used to freely describe any characteristic of an object.
2232
- significantPropertiesValue is not repeatable. Multiple significant properties should be described in separate, repeated significantProperties container units.).freeze],
2233
- domain: "premis:SignificantProperties".freeze,
2234
- range: "xsd:string".freeze,
2235
- type: ["owl:DatatypeProperty".freeze, "owl:FunctionalProperty".freeze],
2236
- "vs:term_status": "stable".freeze
986
+ comment: ["Definition: Description of the characteristics of a particular object subjectively determined to be important to maintain through preservation actions.".freeze, "Examples: [For a Web page containing animation that is not considered essential] Content only, [For detail associated with a significantPropertiesType of \"behavior\"] Hyperlinks traversable, [For a Word document with embedded links that are not considered essential] Content only, [For detail associated with significantPropertiesType of \"behavior\"] Editable, [For detail associated with a significantPropertiesType of \"page width\"] 210 mm, [For a PDF with an embedded graph, where the lines' color determines the lines' meaning] Color, [For detail associated with a significantPropertiesType of \"appearance\"] Color".freeze, "Rationale: Repositories may choose to describe significant properties based on a particular aspect or attribute of an object.".freeze, "Usage Notes: If facet:detail pairs are used, the content of significantPropertiesValue should describe the significant properties of object relevant to the aspect, facet, or attribute declared in the significantPropertiesType with which it is paired.\nIf facet:detail pairs are not used, significantPropertiesValue may be used to freely describe any characteristic of an object.\nsignificantPropertiesValue is not repeatable. Multiple significant properties should be described in separate, repeated significantProperties container units.".freeze],
987
+ domain: "http://www.loc.gov/premis/rdf/v1#SignificantProperties".freeze,
988
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
989
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
990
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
2237
991
  property :hasSize,
2238
- comment: [%(Creation / Maintenance Notes: Automatically obtained by the repository.).freeze, %(Definition: The size in bytes of the file or bitstream stored in the repository.).freeze, %(Example: 2038937).freeze, %(Rationale: Size is useful for ensuring the correct number of bytes from storage have been retrieved and that an application has enough room to move or process files. It might also be used when billing for storage.).freeze, %(Usage Notes: Defining this semantic unit as size in bytes makes it unnecessary to record a unit of measurement. However, for the purpose of data exchange the unit of measurement should be stated or understood by both partners.).freeze],
2239
- domain: "premis:ObjectCharacteristics".freeze,
2240
- range: "xsd:long".freeze,
2241
- type: ["owl:DatatypeProperty".freeze, "owl:FunctionalProperty".freeze],
2242
- "vs:term_status": "stable".freeze
992
+ comment: ["Creation / Maintenance Notes: Automatically obtained by the repository.".freeze, "Definition: The size in bytes of the file or bitstream stored in the repository.".freeze, "Example: 2038937".freeze, "Rationale: Size is useful for ensuring the correct number of bytes from storage have been retrieved and that an application has enough room to move or process files. It might also be used when billing for storage.".freeze, "Usage Notes: Defining this semantic unit as size in bytes makes it unnecessary to record a unit of measurement. However, for the purpose of data exchange the unit of measurement should be stated or understood by both partners.".freeze],
993
+ domain: "http://www.loc.gov/premis/rdf/v1#ObjectCharacteristics".freeze,
994
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
995
+ range: "http://www.w3.org/2001/XMLSchema#long".freeze,
996
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
2243
997
  property :hasSoftware,
2244
- domain: "premis:Environment".freeze,
2245
- range: "premis:Software".freeze,
2246
- "rdfs:seeAlso": "Environment class definition and Software class definition".freeze,
2247
- type: "owl:ObjectProperty".freeze,
2248
- "vs:term_status": "stable".freeze
998
+ domain: "http://www.loc.gov/premis/rdf/v1#Environment".freeze,
999
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "Environment class definition and Software class definition".freeze,
1000
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1001
+ range: "http://www.loc.gov/premis/rdf/v1#Software".freeze,
1002
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
2249
1003
  property :hasSoftwareDependency,
2250
- comment: [%(Definition: The name and, if applicable, version of any software component needed by the software referenced in swName in the context of using this object.).freeze, %(Example: GNU gcc >=2.7.2).freeze, %(Usage Notes: The value should be constructed in a way that is consistent with the construction of swName and swVersion. This semantic unit identifies the software that is needed by what is recorded in swName, for example, a Perl script that depends on a Perl module. In this case the Perl script is listed in swName, with the module in swDependency within a software container.).freeze],
2251
- domain: "premis:Software".freeze,
2252
- range: "xsd:string".freeze,
2253
- type: "owl:DatatypeProperty".freeze,
2254
- "vs:term_status": "stable".freeze
1004
+ comment: ["Definition: The name and, if applicable, version of any software component needed by the software referenced in swName in the context of using this object.".freeze, "Example: GNU gcc >=2.7.2".freeze, "Usage Notes: The value should be constructed in a way that is consistent with the construction of swName and swVersion. This semantic unit identifies the software that is needed by what is recorded in swName, for example, a Perl script that depends on a Perl module. In this case the Perl script is listed in swName, with the module in swDependency within a software container.".freeze],
1005
+ domain: "http://www.loc.gov/premis/rdf/v1#Software".freeze,
1006
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1007
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
1008
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
2255
1009
  property :hasSoftwareName,
2256
- comment: [%(Definition: Manufacturer and title of the software application.).freeze, %(Examples: Adobe Photoshop, Adobe Acrobat Reader).freeze, %(Usage Notes: Include manufacturer when this helps to identify or disambiguate the product, for example, use “Adobe Photoshop” rather than “Photoshop.”).freeze],
2257
- domain: "premis:Software".freeze,
2258
- range: "xsd:string".freeze,
2259
- type: ["owl:DatatypeProperty".freeze, "owl:FunctionalProperty".freeze],
2260
- "vs:term_status": "stable".freeze
1010
+ comment: ["Definition: Manufacturer and title of the software application.".freeze, "Examples: Adobe Photoshop, Adobe Acrobat Reader".freeze, "Usage Notes: Include manufacturer when this helps to identify or disambiguate the product, for example, use “Adobe Photoshop” rather than “Photoshop.”".freeze],
1011
+ domain: "http://www.loc.gov/premis/rdf/v1#Software".freeze,
1012
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1013
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
1014
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
2261
1015
  property :hasSoftwareOtherInformation,
2262
- comment: [%(Definition: Additional requirements or instructions related to the software referenced in swName.).freeze, %(Example: Install Acroread \(Adobe Acrobat\) first; copy nppdf.so \(the plug-in\) to your Mozilla plug-ins directory, and make sure a copy of \(or symlink to\) Acroread is in your PATH.).freeze, %(Usage Notes: This could be a reliable persistent identifier or URI pointing to software documentation within or outside the repository.).freeze],
2263
- domain: "premis:Software".freeze,
2264
- range: "xsd:string".freeze,
2265
- type: "owl:DatatypeProperty".freeze,
2266
- "vs:term_status": "stable".freeze
1016
+ comment: ["Definition: Additional requirements or instructions related to the software referenced in swName.".freeze, "Example: Install Acroread (Adobe Acrobat) first; copy nppdf.so (the plug-in) to your Mozilla plug-ins directory, and make sure a copy of (or symlink to) Acroread is in your PATH.".freeze, "Usage Notes: This could be a reliable persistent identifier or URI pointing to software documentation within or outside the repository.".freeze],
1017
+ domain: "http://www.loc.gov/premis/rdf/v1#Software".freeze,
1018
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1019
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
1020
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
2267
1021
  property :hasSoftwareType,
2268
- comment: [%(Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/softwareType).freeze, %(Definition: Class or category of software.).freeze, %(Extensions: One can use its own SKOS vocabulary to use for this property. The precondition to do this, is to link your SKOS concepts to the SKOS concepts of the id.loc.gov vocabulary.).freeze, %(Rationale: Several different layers of software can be required to support an object.).freeze],
2269
- domain: "premis:Software".freeze,
1022
+ comment: ["Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/softwareType".freeze, "Definition: Class or category of software.".freeze, "Extensions: One can use its own SKOS vocabulary to use for this property. The precondition to do this, is to link your SKOS concepts to the SKOS concepts of the id.loc.gov vocabulary.".freeze, "Rationale: Several different layers of software can be required to support an object.".freeze],
1023
+ domain: "http://www.loc.gov/premis/rdf/v1#Software".freeze,
1024
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
2270
1025
  range: term(
2271
- onProperty: "skos:inScheme".freeze,
2272
- "owl:hasValue": "http://id.loc.gov/vocabulary/preservation/softwareType".freeze,
2273
- type: "owl:Restriction".freeze
1026
+ "http://www.w3.org/2002/07/owl#hasValue": "http://id.loc.gov/vocabulary/preservation/softwareType".freeze,
1027
+ onProperty: "http://www.w3.org/2004/02/skos/core#inScheme".freeze,
1028
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
2274
1029
  ),
2275
- type: ["owl:FunctionalProperty".freeze, "owl:ObjectProperty".freeze],
2276
- "vs:term_status": "stable".freeze
1030
+ type: ["http://www.w3.org/2002/07/owl#FunctionalProperty".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
2277
1031
  property :hasSoftwareVersion,
2278
- comment: [%(Definition: The version or versions of the software referenced in swName.).freeze, %(Examples: >=2.2.0, 6.0, 2003).freeze, %(Usage Notes: If there is no formal version, the date of issuance can be used.).freeze],
2279
- domain: "premis:Software".freeze,
2280
- range: "xsd:string".freeze,
2281
- type: ["owl:DatatypeProperty".freeze, "owl:FunctionalProperty".freeze],
2282
- "vs:term_status": "stable".freeze
1032
+ comment: ["Definition: The version or versions of the software referenced in swName.".freeze, "Examples: >=2.2.0, 6.0, 2003".freeze, "Usage Notes: If there is no formal version, the date of issuance can be used.".freeze],
1033
+ domain: "http://www.loc.gov/premis/rdf/v1#Software".freeze,
1034
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1035
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
1036
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
2283
1037
  property :hasStartDate,
2284
- comment: [%(Data Constraint: To aid machine processing, value should use a structured form: xsd:dateTime).freeze, %(Definition: The beginning date of the permission granted.).freeze],
2285
- domain: "premis:ApplicableDates".freeze,
2286
- range: "xsd:dateTime".freeze,
2287
- type: ["owl:DatatypeProperty".freeze, "owl:FunctionalProperty".freeze],
2288
- "vs:term_status": "stable".freeze
1038
+ comment: ["Data Constraint: To aid machine processing, value should use a structured form: xsd:dateTime".freeze, "Definition: The beginning date of the permission granted.".freeze],
1039
+ domain: "http://www.loc.gov/premis/rdf/v1#ApplicableDates".freeze,
1040
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1041
+ range: "http://www.w3.org/2001/XMLSchema#dateTime".freeze,
1042
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
2289
1043
  property :hasStatuteCitation,
2290
- comment: [%(Definition: An identifying designation for the statute.).freeze, %(Examples: Legal Deposit \(Jersey\) Law 200, National Library of New Zealand \(Te Puna Mātauranga o Aotearoa\) Act 2003 no 19 part 4 s 34).freeze, %(Usage Notes: Use standard citation form when applicable.).freeze],
2291
- domain: "premis:StatuteInformation".freeze,
2292
- range: "xsd:string".freeze,
2293
- type: ["owl:DatatypeProperty".freeze, "owl:FunctionalProperty".freeze],
2294
- "vs:term_status": "stable".freeze
1044
+ comment: ["Definition: An identifying designation for the statute.".freeze, "Examples: Legal Deposit (Jersey) Law 200, National Library of New Zealand (Te Puna Mātauranga o Aotearoa) Act 2003 no 19 part 4 s 34".freeze, "Usage Notes: Use standard citation form when applicable.".freeze],
1045
+ domain: "http://www.loc.gov/premis/rdf/v1#StatuteInformation".freeze,
1046
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1047
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
1048
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
2295
1049
  property :hasStatuteInformationDeterminationDate,
2296
- comment: [%(Data Constraint: To aid machine processing, value should use a structured form: xsd:dateTime).freeze, %(Definition: The date that the determination was made that the statute authorized the permission\(s\) noted.).freeze, %(Example: 2001-10-26T19:32:52+00:00).freeze, %(Rationale: The permission in question may be the subject of some interpretation. These assessments are made within a specific context and at a specific time. At another time the context, and therefore the assessment, could change. For this reason it can be important to record the date of the decision.).freeze],
2297
- domain: "premis:StatuteInformation".freeze,
2298
- range: "xsd:dateTime".freeze,
2299
- type: ["owl:DatatypeProperty".freeze, "owl:FunctionalProperty".freeze],
2300
- "vs:term_status": "stable".freeze
1050
+ comment: ["Data Constraint: To aid machine processing, value should use a structured form: xsd:dateTime".freeze, "Definition: The date that the determination was made that the statute authorized the permission(s) noted.".freeze, "Example: 2001-10-26T19:32:52+00:00".freeze, "Rationale: The permission in question may be the subject of some interpretation. These assessments are made within a specific context and at a specific time. At another time the context, and therefore the assessment, could change. For this reason it can be important to record the date of the decision.".freeze],
1051
+ domain: "http://www.loc.gov/premis/rdf/v1#StatuteInformation".freeze,
1052
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1053
+ range: "http://www.w3.org/2001/XMLSchema#dateTime".freeze,
1054
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
2301
1055
  property :hasStatuteJurisdiction,
2302
- comment: [%(Data Constraint: Values should be taken from a controlled vocabulary.).freeze, %(Definition: The country or other political body enacting the statute.).freeze, %(Examples: us, de, be).freeze, %(Rationale: The connection between the object and the rights granted is based on jurisdiction.).freeze],
2303
- domain: "premis:StatuteInformation".freeze,
2304
- range: "xsd:string".freeze,
2305
- type: ["owl:DatatypeProperty".freeze, "owl:FunctionalProperty".freeze],
2306
- "vs:term_status": "stable".freeze
1056
+ comment: ["Data Constraint: Values should be taken from a controlled vocabulary.".freeze, "Definition: The country or other political body enacting the statute.".freeze, "Examples: us, de, be".freeze, "Rationale: The connection between the object and the rights granted is based on jurisdiction.".freeze],
1057
+ domain: "http://www.loc.gov/premis/rdf/v1#StatuteInformation".freeze,
1058
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1059
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
1060
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
2307
1061
  property :hasStorage,
2308
1062
  domain: term(
2309
- type: "owl:Class".freeze,
2310
- unionOf: list("premis:Bitstream".freeze, "premis:File".freeze)
1063
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
1064
+ unionOf: list("http://www.loc.gov/premis/rdf/v1#Bitstream".freeze, "http://www.loc.gov/premis/rdf/v1#File".freeze)
2311
1065
  ),
2312
- range: "premis:Storage".freeze,
2313
- "rdfs:seeAlso": "Object class definition and Storage class definition".freeze,
2314
- type: "owl:ObjectProperty".freeze,
2315
- "vs:term_status": "stable".freeze
1066
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "Object class definition and Storage class definition".freeze,
1067
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1068
+ range: "http://www.loc.gov/premis/rdf/v1#Storage".freeze,
1069
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
2316
1070
  property :hasStorageMedium,
2317
- comment: [%(Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/storageMedium).freeze, %(Definition: The physical medium on which the object is stored \(e.g., magnetic tape, hard disk, CD-ROM, DVD\).).freeze, %(Extensions: One can use its own SKOS vocabulary to use for this property. The precondition to do this, is to link your SKOS concepts to the SKOS concepts of the id.loc.gov vocabulary.).freeze, %(Rationale: The repository needs to know the medium on which an object is stored in order to know how and when to do media refreshment and media migration.).freeze],
2318
- domain: "premis:Storage".freeze,
1071
+ comment: ["Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/storageMedium".freeze, "Definition: The physical medium on which the object is stored (e.g., magnetic tape, hard disk, CD-ROM, DVD).".freeze, "Extensions: One can use its own SKOS vocabulary to use for this property. The precondition to do this, is to link your SKOS concepts to the SKOS concepts of the id.loc.gov vocabulary.".freeze, "Rationale: The repository needs to know the medium on which an object is stored in order to know how and when to do media refreshment and media migration.".freeze],
1072
+ domain: "http://www.loc.gov/premis/rdf/v1#Storage".freeze,
1073
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
2319
1074
  range: term(
2320
- onProperty: "skos:inScheme".freeze,
2321
- "owl:hasValue": "http://id.loc.gov/vocabulary/preservation/storageMedium".freeze,
2322
- type: "owl:Restriction".freeze
1075
+ "http://www.w3.org/2002/07/owl#hasValue": "http://id.loc.gov/vocabulary/preservation/storageMedium".freeze,
1076
+ onProperty: "http://www.w3.org/2004/02/skos/core#inScheme".freeze,
1077
+ type: "http://www.w3.org/2002/07/owl#Restriction".freeze
2323
1078
  ),
2324
- type: ["owl:FunctionalProperty".freeze, "owl:ObjectProperty".freeze],
2325
- "vs:term_status": "stable".freeze
1079
+ type: ["http://www.w3.org/2002/07/owl#FunctionalProperty".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
2326
1080
  property :hasTermOfGrant,
2327
- domain: "premis:RightsGranted".freeze,
2328
- range: "premis:TermOfGrant".freeze,
2329
- "rdfs:seeAlso": "RightsGranted class definition and TermOfGrant class definition".freeze,
2330
- type: ["owl:FunctionalProperty".freeze, "owl:ObjectProperty".freeze],
2331
- "vs:term_status": "stable".freeze
1081
+ domain: "http://www.loc.gov/premis/rdf/v1#RightsGranted".freeze,
1082
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "RightsGranted class definition and TermOfGrant class definition".freeze,
1083
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1084
+ range: "http://www.loc.gov/premis/rdf/v1#TermOfGrant".freeze,
1085
+ type: ["http://www.w3.org/2002/07/owl#FunctionalProperty".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
2332
1086
  property :hasTermOfRestriction,
2333
- domain: "premis:RightsGranted".freeze,
2334
- range: "premis:TermOfRestriction".freeze,
2335
- "rdfs:seeAlso": "RightsGranted and TermOfRestriction class definitions".freeze,
2336
- type: "owl:ObjectProperty".freeze,
2337
- "vs:term_status": "stable".freeze
1087
+ domain: "http://www.loc.gov/premis/rdf/v1#RightsGranted".freeze,
1088
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "RightsGranted and TermOfRestriction class definitions".freeze,
1089
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1090
+ range: "http://www.loc.gov/premis/rdf/v1#TermOfRestriction".freeze,
1091
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
2338
1092
  end
2339
1093
  end