rdf-vocab 0.0.1 → 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,445 +1,1143 @@
1
- # This file generated automatically using vocab-loader
1
+ # -*- encoding: utf-8 -*-
2
+ # This file generated automatically using vocab-fetch from http://www.loc.gov/premis/rdf/v1.rdf
2
3
  require 'rdf'
3
-
4
4
  module RDF
5
- class PREMIS < StrictVocabulary("http://www.loc.gov/premis/rdf/v1#")
5
+ class PREMIS < RDF::StrictVocabulary("http://www.loc.gov/premis/rdf/v1#")
6
6
 
7
7
  # Class definitions
8
- property :Agent, :comment =>
9
- %(The Agent entity aggregates information about attributes or
10
- characteristics of agents \(persons, organizations, or
11
- software\) associated with rights management and preservation
12
- events in the life of a data object. Agent information serves
13
- to identify an agent unambiguously from all other Agent
14
- entities.)
15
- property :ApplicableDates
16
- property :Bitstream
17
- property :ContentLocation
18
- property :CopyrightInformation
19
- property :CreatingApplication
20
- property :Dependency
21
- property :Environment
22
- property :Event, :comment =>
23
- %(The Event entity aggregates information about an action that
24
- involves one or more Object entities. Metadata about an Event
25
- would normally be recorded and stored separately from the
26
- digital object. Whether or not a preservation repository
27
- records an Event depends upon the importance of the event.
28
- Actions that modify objects should always be recorded. Other
29
- actions such as copying an object for backup purposes may be
30
- recorded in system logs or an audit trail but not necessarily
31
- in an Event entity. Mandatory semantic units are:
32
- eventIdentifier, eventType, and eventDateTime.)
33
- property :EventOutcomeDetail
34
- property :EventOutcomeInformation
35
- property :File
36
- property :Fixity
37
- property :Format
38
- property :FormatDesignation
39
- property :FormatRegistry
40
- property :Hardware
41
- property :Identifier, :comment =>
42
- %(This class is used in PREMIS OWL to describe identifiers if
43
- the identifiers are not http URIs.)
44
- property :Inhibitors
45
- property :IntellectualEntity, :comment =>
46
- %(Intellectual entities are described via Descriptive metadata
47
- models. These are very domain-specific and are out of scope
48
- for PREMIS. Examples: Dublin Core, Mets, MARC)
49
- property :LicenseInformation
50
- property :Object, :comment =>
51
- %(The object class aggregates information about a digital object
52
- held by a preservation repository and describes those
53
- characteristics relevant to preservation management. The only
54
- mandatory property is objectIdentifier. The object class has
55
- three subclasses: Representation, File, and Bitstream.)
56
- property :ObjectCharacteristics
57
- property :PremisEntity
58
- property :PreservationLevel
59
- property :RelatedObjectIdentification
60
- property :Representation
61
- property :RightsDocumentation
62
- property :RightsGranted
63
- property :RightsStatement, :comment =>
64
- %(Extensions: In OWL one can define its own subclasses to the
65
- the RightsStatement class to denote OtherRightsInformation of
66
- the PREMIS data dictionary.)
67
- property :Signature
68
- property :SignificantProperties
69
- property :Software
70
- property :StatuteInformation
71
- property :Storage
72
- property :TermOfGrant
73
- property :TermOfRestriction
8
+ term :Agent,
9
+ comment: %(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
10
+ Agent entities.).freeze,
11
+ label: "Agent".freeze,
12
+ "skos:editorialNote" => %(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.).freeze,
13
+ subClassOf: ["http://www.loc.gov/premis/rdf/v1#PremisEntity".freeze, "dc:Agent".freeze, "foaf:Agent".freeze],
14
+ type: "owl:Class".freeze,
15
+ "vs:term_status" => %(stable).freeze
16
+ term :ApplicableDates,
17
+ label: "ApplicableDates".freeze,
18
+ "skos:definition" => %(Definition: The date range during which the particular rights statement applies or is applied to the content.).freeze,
19
+ "skos:editorialNote" => %(Rationale Specific dates may apply to the particular rights statement.).freeze,
20
+ type: "owl:Class".freeze,
21
+ "vs:term_status" => %(stable).freeze
22
+ term :Bitstream,
23
+ label: "Bitstream".freeze,
24
+ "rdfs:seeAlso" => %(Object class definition).freeze,
25
+ "skos:definition" => %(Definition: Contiguous or non-contiguous data within a file that has meaningful properties for preservation purposes.).freeze,
26
+ subClassOf: "http://www.loc.gov/premis/rdf/v1#Object".freeze,
27
+ type: "owl:Class".freeze,
28
+ "vs:term_status" => %(stable).freeze
29
+ term :ContentLocation,
30
+ label: "ContentLocation".freeze,
31
+ "skos:definition" => %(Definition: Information needed to retrieve a file from the storage system, or to access a bitstream within a file.).freeze,
32
+ "skos:historyNote" => %(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,
33
+ "skos:scopeNote" => %(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,
34
+ type: "owl:Class".freeze,
35
+ "vs:term_status" => %(stable).freeze
36
+ term :CopyrightInformation,
37
+ label: "CopyrightInformation".freeze,
38
+ "skos:definition" => %(Definition: Information about the copyright status of the object\(s\).).freeze,
39
+ "skos:scopeNote" => %(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.).freeze,
40
+ subClassOf: "http://www.loc.gov/premis/rdf/v1#RightsStatement".freeze,
41
+ type: "owl:Class".freeze,
42
+ "vs:term_status" => %(stable).freeze
43
+ term :CreatingApplication,
44
+ label: "CreatingApplication".freeze,
45
+ "skos:definition" => %(Definition: Information about the application that created the object.).freeze,
46
+ "skos:editorialNote" => %(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,
47
+ "skos:historyNote" => %(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.).freeze,
48
+ "skos:scopeNote" => %(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.).freeze,
49
+ type: "owl:Class".freeze,
50
+ "vs:term_status" => %(stable).freeze
51
+ term :Dependency,
52
+ label: "Dependency".freeze,
53
+ "skos:definition" => %(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,
54
+ "skos:historyNote" => %(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,
55
+ "skos:scopeNote" => %(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.).freeze,
56
+ type: "owl:Class".freeze,
57
+ "vs:term_status" => %(stable).freeze
58
+ term :Environment,
59
+ label: "Environment".freeze,
60
+ "skos:definition" => %(Definition: Hardware/software combinations supporting use of the object.).freeze,
61
+ "skos:editorialNote" => %(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,
62
+ "skos:historyNote" => %(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.).freeze,
63
+ "skos:scopeNote" => %(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,
64
+ type: "owl:Class".freeze,
65
+ "vs:term_status" => %(stable).freeze
66
+ term :Event,
67
+ comment: %(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.
68
+ 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
69
+ an Event entity.
70
+ Mandatory semantic units are: eventIdentifier, eventType, and eventDateTime.).freeze,
71
+ label: "Event".freeze,
72
+ "skos:editorialNote" => %(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.).freeze,
73
+ subClassOf: "http://www.loc.gov/premis/rdf/v1#PremisEntity".freeze,
74
+ type: "owl:Class".freeze,
75
+ "vs:term_status" => %(stable).freeze
76
+ term :EventOutcomeDetail,
77
+ label: "EventOutcomeDetail".freeze,
78
+ "skos:definition" => %(Definition: A detailed description of the result or product of the event.).freeze,
79
+ "skos:editorialNote" => %(Rationale: An event outcome may be sufficiently complex that a coded description is not adequate to document it.).freeze,
80
+ "skos:scopeNote" => %(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.).freeze,
81
+ type: "owl:Class".freeze,
82
+ "vs:term_status" => %(stable).freeze
83
+ term :EventOutcomeInformation,
84
+ label: "EventOutcomeInformation".freeze,
85
+ "skos:definition" => %(Definition: Information about the outcome of an event.).freeze,
86
+ "skos:scopeNote" => %(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.).freeze,
87
+ type: "owl:Class".freeze,
88
+ "vs:term_status" => %(stable).freeze
89
+ term :File,
90
+ label: "File".freeze,
91
+ "rdfs:seeAlso" => %(Object class definition).freeze,
92
+ "skos:definition" => %(Definition: A named and ordered sequence of bytes that is known to an operating system.).freeze,
93
+ subClassOf: "http://www.loc.gov/premis/rdf/v1#Object".freeze,
94
+ type: "owl:Class".freeze,
95
+ "vs:term_status" => %(stable).freeze
96
+ term :Fixity,
97
+ label: "Fixity".freeze,
98
+ "skos:definition" => %(Definition: Information used to verify whether an object has been altered in an undocumented or unauthorized way.).freeze,
99
+ "skos:historyNote" => %(Creation / Maintenance Notes: Automatically calculated and recorded by repository.).freeze,
100
+ "skos:scopeNote" => %(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.).freeze,
101
+ type: "owl:Class".freeze,
102
+ "vs:term_status" => %(stable).freeze
103
+ term :Format,
104
+ label: "Format".freeze,
105
+ "skos:definition" => %(Definition: Identification of the format of a file or bitstream where format is the organization of digital information according to preset specifications.).freeze,
106
+ "skos:editorialNote" => %(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,
107
+ "skos:historyNote" => %(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,
108
+ "skos:scopeNote" => %(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.).freeze,
109
+ type: "owl:Class".freeze,
110
+ "vs:term_status" => %(stable).freeze
111
+ term :FormatDesignation,
112
+ label: "FormatDesignation".freeze,
113
+ "skos:definition" => %(Definition: An identification of the format of the object.).freeze,
114
+ "skos:scopeNote" => %(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.).freeze,
115
+ type: "owl:Class".freeze,
116
+ "vs:term_status" => %(stable).freeze
117
+ term :FormatRegistry,
118
+ label: "FormatRegistry".freeze,
119
+ "skos:definition" => %(Definition: Identifies and/or gives further information about the format by reference to an entry in a format registry.).freeze,
120
+ "skos:editorialNote" => %(Rationale: If central format registries are available to the preservation repository, they may provide an excellent way of referencing detailed format information.).freeze,
121
+ "skos:scopeNote" => %(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.).freeze,
122
+ type: "owl:Class".freeze,
123
+ "vs:term_status" => %(stable).freeze
124
+ term :Hardware,
125
+ label: "Hardware".freeze,
126
+ "skos:definition" => %(Definition: Hardware components needed by the software referenced in swName or the human user of the referenced software.).freeze,
127
+ "skos:historyNote" => %(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.).freeze,
128
+ type: "owl:Class".freeze,
129
+ "vs:term_status" => %(stable).freeze
130
+ term :Identifier,
131
+ comment: %(This class is used in PREMIS OWL to describe identifiers if the identifiers are not http URIs.).freeze,
132
+ label: "Identifier".freeze,
133
+ type: "owl:Class".freeze,
134
+ "vs:term_status" => %(stable).freeze
135
+ term :Inhibitors,
136
+ label: "Inhibitors".freeze,
137
+ "skos:definition" => %(Definition: Features of the object intended to inhibit access, use, or migration.).freeze,
138
+ "skos:editorialNote" => %(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,
139
+ "skos:historyNote" => %(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,
140
+ "skos:scopeNote" => %(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.).freeze,
141
+ type: "owl:Class".freeze,
142
+ "vs:term_status" => %(stable).freeze
143
+ term :IntellectualEntity,
144
+ comment: %(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,
145
+ label: "IntellectualEntity".freeze,
146
+ "skos:definition" => %(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,
147
+ subClassOf: "http://www.loc.gov/premis/rdf/v1#PremisEntity".freeze,
148
+ type: "owl:Class".freeze,
149
+ "vs:term_status" => %(stable).freeze
150
+ term :LicenseInformation,
151
+ label: "LicenseInformation".freeze,
152
+ "skos:definition" => %(Definition: Information about a license or other agreement granting permissions related to an object.).freeze,
153
+ "skos:scopeNote" => %(Usage Note: When rights basis is a license, licenseInformation should be provided.).freeze,
154
+ subClassOf: "http://www.loc.gov/premis/rdf/v1#RightsStatement".freeze,
155
+ type: "owl:Class".freeze,
156
+ "vs:term_status" => %(stable).freeze
157
+ term :Object,
158
+ comment: %(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.
159
+ The object class has three subclasses: Representation, File, and Bitstream.).freeze,
160
+ label: "Object".freeze,
161
+ "skos:editorialNote" => [%(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.).freeze, %(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.).freeze],
162
+ subClassOf: "http://www.loc.gov/premis/rdf/v1#PremisEntity".freeze,
163
+ type: "owl:Class".freeze,
164
+ "vs:term_status" => %(stable).freeze
165
+ term :ObjectCharacteristics,
166
+ label: "ObjectCharacteristics".freeze,
167
+ "skos:definition" => %(Definition: Technical properties of a file or bitstream that are applicable to all or most formats.).freeze,
168
+ "skos:editorialNote" => %(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,
169
+ "skos:scopeNote" => %(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.).freeze,
170
+ type: "owl:Class".freeze,
171
+ "vs:term_status" => %(stable).freeze
172
+ term :PremisEntity,
173
+ label: "PremisEntity".freeze,
174
+ "owl:versionInfo" => %(PREMIS 2.2 Owl v2).freeze,
175
+ "skos:definition" => %(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,
176
+ subClassOf: "owl:Thing".freeze,
177
+ type: "owl:Class".freeze,
178
+ "vs:term_status" => %(stable).freeze
179
+ term :PreservationLevel,
180
+ label: "PreservationLevel".freeze,
181
+ "skos:definition" => %(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,
182
+ "skos:editorialNote" => %(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,
183
+ "skos:historyNote" => %(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,
184
+ "skos:scopeNote" => %(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\).).freeze,
185
+ type: "owl:Class".freeze,
186
+ "vs:term_status" => %(stable).freeze
187
+ term :RelatedObjectIdentification,
188
+ label: "RelatedObjectIdentification".freeze,
189
+ "skos:definition" => %(Definition: The identifier and sequential context of the related resource).freeze,
190
+ "skos:scopeNote" => %(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,
191
+ type: "owl:Class".freeze,
192
+ "vs:term_status" => %(stable).freeze
193
+ term :Representation,
194
+ label: "Representation".freeze,
195
+ "rdfs:seeAlso" => %(Object class definition).freeze,
196
+ "skos:definition" => %(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,
197
+ subClassOf: "http://www.loc.gov/premis/rdf/v1#Object".freeze,
198
+ type: "owl:Class".freeze,
199
+ "vs:term_status" => %(stable).freeze
200
+ term :RightsDocumentation,
201
+ label: "RightsDocumentation".freeze,
202
+ "skos:definition" => %(Definition: A designation used to uniquely identify documentation supporting the specified rights within the repository system.).freeze,
203
+ type: "owl:Class".freeze,
204
+ "vs:term_status" => %(stable).freeze
205
+ term :RightsGranted,
206
+ label: "RightsGranted".freeze,
207
+ "skos:definition" => %(Definition: The action\(s\) that the granting agency has allowed the repository.).freeze,
208
+ type: "owl:Class".freeze,
209
+ "vs:term_status" => %(stable).freeze
210
+ term :RightsStatement,
211
+ comment: %(Extensions: In OWL one can define its own subclasses to the the RightsStatement class to denote OtherRightsInformation of the PREMIS data dictionary.).freeze,
212
+ label: "RightsStatement".freeze,
213
+ "skos:definition" => %(Definition: Documentation of the repository's right to perform one or more acts.).freeze,
214
+ "skos:scopeNote" => %(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.).freeze,
215
+ subClassOf: ["http://www.loc.gov/premis/rdf/v1#PremisEntity".freeze, "dc:RightsStatement".freeze],
216
+ type: "owl:Class".freeze,
217
+ "vs:term_status" => %(stable).freeze
218
+ term :Signature,
219
+ label: "Signature".freeze,
220
+ "skos:definition" => %(Definition: Information needed to use a digital signature to authenticate the signer of an object and/or the information contained in the object.).freeze,
221
+ "skos:editorialNote" => %(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,
222
+ "skos:scopeNote" => %(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,
223
+ type: "owl:Class".freeze,
224
+ "vs:term_status" => %(stable).freeze
225
+ term :SignificantProperties,
226
+ label: "SignificantProperties".freeze,
227
+ "skos:definition" => %(Definition: Characteristics of a particular object subjectively determined to be important to maintain through preservation actions.).freeze,
228
+ "skos:editorialNote" => %(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,
229
+ "skos:historyNote" => %(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,
230
+ "skos:scopeNote" => %(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.).freeze,
231
+ type: "owl:Class".freeze,
232
+ "vs:term_status" => %(stable).freeze
233
+ term :Software,
234
+ label: "Software".freeze,
235
+ "skos:definition" => %(Definition: Software required to render or use the object.).freeze,
236
+ "skos:historyNote" => %(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.).freeze,
237
+ type: "owl:Class".freeze,
238
+ "vs:term_status" => %(stable).freeze
239
+ term :StatuteInformation,
240
+ label: "StatuteInformation".freeze,
241
+ "skos:definition" => %(Definition: Information about the statute allowing use of the object.).freeze,
242
+ "skos:scopeNote" => %(Usage Notes: When rights basis is a statute, statuteInformation should be provided.).freeze,
243
+ subClassOf: "http://www.loc.gov/premis/rdf/v1#RightsStatement".freeze,
244
+ type: "owl:Class".freeze,
245
+ "vs:term_status" => %(stable).freeze
246
+ term :Storage,
247
+ label: "Storage".freeze,
248
+ "skos:definition" => %(Definition: Information about how and where a file is stored in the storage system.).freeze,
249
+ "skos:editorialNote" => %(Rationale: It is necessary for a repository to associate the contentLocation with the storageMedium.).freeze,
250
+ "skos:scopeNote" => %(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.).freeze,
251
+ type: "owl:Class".freeze,
252
+ "vs:term_status" => %(stable).freeze
253
+ term :TermOfGrant,
254
+ label: "TermOfGrant".freeze,
255
+ "skos:definition" => %(Definition: The time period for the permissions granted.).freeze,
256
+ "skos:editorialNote" => %(Rationale: The permission to preserve may be time bounded.).freeze,
257
+ subClassOf: "http://www.loc.gov/premis/rdf/v1#ApplicableDates".freeze,
258
+ type: "owl:Class".freeze,
259
+ "vs:term_status" => %(stable).freeze
260
+ term :TermOfRestriction,
261
+ label: "TermOfRestriction".freeze,
262
+ "skos:definition" => %(Definition: The time period for the restriction granted.).freeze,
263
+ "skos:editorialNote" => %(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,
264
+ subClassOf: "http://www.loc.gov/premis/rdf/v1#ApplicableDates".freeze,
265
+ type: "owl:Class".freeze,
266
+ "vs:term_status" => %(stable).freeze
74
267
 
75
268
  # Property definitions
76
- property :hasAgentName, :comment =>
77
- %(Examples: Erik Owens, Pc)
78
- property :hasAgentNote
79
- property :hasCompositionLevel, :comment =>
80
- %(Examples: 0, 1, 2)
81
- property :hasCompositionLevel, :comment =>
82
- %(Data Constraints: Non-negative integers.)
83
- property :hasContentLocationValue, :comment =>
84
- %(Examples:
85
- http://wwasearch.loc.gov/107th/200212107035/http://house.gov/langevin/
86
- \(file\), c:\apache2\htdocs\index.html \(file\), 64 [offset
87
- from start of file c:\apache2\htdocs\image\logo.gif]
88
- \(bitstream\))
89
- property :hasCopyrightJurisdiction, :comment =>
90
- %(Examples: us, de, be)
91
- property :hasCopyrightJurisdiction, :comment =>
92
- %(Data Constraint: Values should be taken from ISO 3166.)
93
- property :hasCopyrightStatusDeterminationDate, :comment =>
94
- %(Example: 2001-10-26T19:32:52+00:00)
95
- property :hasCopyrightStatusDeterminationDate, :comment =>
96
- %(Data Constraint: To aid machine processing, value should use a
97
- structured form: xsd:dateTime)
98
- property :hasCreatingApplicationName, :comment =>
99
- %(Example: MSWord)
100
- property :hasCreatingApplicationVersion, :comment =>
101
- %(Example: 2000)
102
- property :hasDateCreatedByApplication, :comment =>
103
- %(Example: 2001-10-26T19:32:52+00:00)
104
- property :hasDateCreatedByApplication, :comment =>
105
- %(Data Constraint: To aid machine processing, value should use a
106
- structured form: xsd:dateTime)
107
- property :hasDependencyName, :comment =>
108
- %(Example: Additional Element Set for Language Corpora)
109
- property :hasEndDate, :comment =>
110
- %(Data Constraint: To aid machine processing, value should use a
111
- structured form: xsd:dateTime)
112
- property :hasEnvironmentNote, :comment =>
113
- %(Example: This environment assumes that the PDF will be stored
114
- locally and used with a standalone PDF reader.)
115
- property :hasEventDateTime, :comment =>
116
- %(Example: 2001-10-26T19:32:52+00:00)
117
- property :hasEventDateTime, :comment =>
118
- %(Data Constraint: To aid machine processing, value should use a
119
- structured form: xsd:dateTime)
120
- property :hasEventOutcome, :comment =>
121
- %(Data Constraint: Value should be taken from a controlled
122
- vocabulary.)
123
- property :hasEventOutcomeDetailNote, :comment =>
124
- %(Examples: LZW compressed file, Non-standard tags found in
125
- header)
126
- property :hasFormatName, :comment =>
127
- %(Data Constraint: Value should be taken from a controlled
128
- vocabulary.)
129
- property :hasFormatName, :comment =>
130
- %(Examples: Text/sgml, image/tiff/geotiff, Adobe PDF, DES, PGP,
131
- base64, unknown, LaTex)
132
- property :hasFormatNote, :comment =>
133
- %(Examples: tentative identification, disjunction, multiple
134
- format identifications found)
135
- property :hasFormatRegistryKey, :comment =>
136
- %(Examples: info:gdfr/fred/f/tiff, TIFF/6.0)
137
- property :hasFormatRegistryName, :comment =>
138
- %(Examples: PRONOM, www.nationalarchives.gov.uk/pronom,
139
- Representation Information Registry Repository, FRED: A format
140
- registry demonstration, release 0.07)
141
- property :hasFormatVersion, :comment =>
142
- %(Examples: 6.0, 2003)
143
- property :hasHardwareName, :comment =>
144
- %(Examples: Intel Pentium III, 1 GB DRAM, Windows XPcompatible
145
- joystick)
146
- property :hasHardwareOtherInformation, :comment =>
147
- %(Examples: 32MB minimum, Required RAM for Apache is unknown)
148
- property :hasIdentifierType, :comment =>
149
- %(Data Constraint: Value should be taken from controlled
150
- vocabulary.)
151
- property :hasIdentifierType, :comment =>
152
- %(Examples: DLC, DRS, hdl:4263537)
153
- property :hasIdentifierValue, :comment =>
154
- %(Examples: 0000000312 \(Representation\), IU2440 \(File\),
155
- WAC1943.56 \(File\),
156
- http://nrs.harvard.edu/urn-3:FHCL.Loeb:sal \(File\), IU2440-1
157
- \(Bitstream\))
158
- property :hasIdentifierValue, :comment =>
159
- %(Defnition: The value of the Identifier.)
160
- property :hasInhibitorKey, :comment =>
161
- %(Example: [DES decryption key])
162
- property :hasLicenseTerms
163
- property :hasMessageDigest, :comment =>
164
- %(Example:
165
- 7c9b35da4f2ebd436f1cf88e5a39b3a257edf4a22be3c955ac49da2e2107b67a1924419563)
166
- property :hasMessageDigestOriginator, :comment =>
167
- %(Examples: DRS, A0000978)
168
- property :hasOriginalName, :comment =>
169
- %(Example: N419.pdf)
170
- property :hasPreservationLevelDateAssigned, :comment =>
171
- %(Data Constraint: To aid machine processing, value should use a
172
- structured form: xsd:dateTime)
173
- property :hasPreservationLevelDateAssigned, :comment =>
174
- %(Examples: 2001-10-26T19:32:52+00:00)
175
- property :hasPreservationLevelRationale, :comment =>
176
- %(Examples: user pays, legislation, defective file, bit-level
177
- preservation only available for this format)
178
- property :hasPreservationLevelValue, :comment =>
179
- %(Examples: bit-level, full, fully supported with future
180
- migrations \(File\), 0)
181
- property :hasPreservationLevelValue, :comment =>
182
- %(Data Constraint: Value should be taken from a controlled
183
- vocabulary.)
184
- property :hasRelatedObjectSequence
185
- property :hasRestriction, :comment =>
186
- %(Examples: No more than three, Allowed only after one year of
187
- archival retention has elapsed, Rightsholder must be notified
188
- after completion of act)
189
- property :hasRightsGrantedNote
190
- property :hasRightsStatementNote, :comment =>
191
- %(Examples: Copyright expiration expected in 2010 unless
192
- renewed. License is embedded in XMP block in file header.)
193
- property :hasSignatureProperties
194
- property :hasSignatureValidationRules
195
- property :hasSignatureValue, :comment =>
196
- %(Example:
197
- juS5RhJ884qoFR8flVXd/rbrSDVGn40CapgB7qeQiT+rr0NekEQ6BHhUA8dT3+BCTBUQI0dBjlml9lwzENXvS83zRECjzXbMRTUtVZiPZG2pqKPnL2YU3A9645UCjTXU+jgFumv7k78hieAGDzNci+PQ9KRmm//icT7JaYztgt4=)
198
- property :hasSignificantPropertiesType, :comment =>
199
- %(Examples: content, structure, behavior, page count, page
200
- width, typeface, hyperlinks \(representation\), image count
201
- \(representation\), color space [for an embedded image]
202
- \(bitstream\))
203
- property :hasSignificantPropertiesValue, :comment =>
204
- %(Examples: [For a Web page containing animation that is not
205
- considered essential] Content only, [For detail associated
206
- with a significantPropertiesType of "behavior"] Hyperlinks
207
- traversable, [For a Word document with embedded links that are
208
- not considered essential] Content only, [For detail associated
209
- with significantPropertiesType of "behavior"] Editable, [For
210
- detail associated with a significantPropertiesType of "page
211
- width"] 210 mm, [For a PDF with an embedded graph, where the
212
- lines' color determines the lines' meaning] Color, [For detail
213
- associated with a significantPropertiesType of "appearance"]
214
- Color)
215
- property :hasSize, :comment =>
216
- %(Example: 2038937)
217
- property :hasSoftwareDependency, :comment =>
218
- %(Example: GNU gcc >=2.7.2)
219
- property :hasSoftwareName, :comment =>
220
- %(Examples: Adobe Photoshop, Adobe Acrobat Reader)
221
- property :hasSoftwareOtherInformation, :comment =>
222
- %(Example: Install Acroread \(Adobe Acrobat\) first; copy
223
- nppdf.so \(the plug-in\) to your Mozilla plug-ins directory,
224
- and make sure a copy of \(or symlink to\) Acroread is in your
225
- PATH.)
226
- property :hasSoftwareVersion, :comment =>
227
- %(Examples: >=2.2.0, 6.0, 2003)
228
- property :hasStartDate, :comment =>
229
- %(Data Constraint: To aid machine processing, value should use a
230
- structured form: xsd:dateTime)
231
- property :hasStatuteInformationDeterminationDate, :comment =>
232
- %(Data Constraint: To aid machine processing, value should use a
233
- structured form: xsd:dateTime)
234
- property :hasStatuteInformationDeterminationDate, :comment =>
235
- %(Example: 2001-10-26T19:32:52+00:00)
236
- property :hasStatuteJurisdiction, :comment =>
237
- %(Examples: us, de, be)
238
- property :hasStatuteJurisdiction, :comment =>
239
- %(Data Constraint: Values should be taken from a controlled
240
- vocabulary.)
241
- property :hasAct, :comment =>
242
- %(Extensions: One can use its own SKOS vocabulary to use for
243
- this property. The precondition to do this, is to link your
244
- SKOS concepts to the SKOS concepts of the id.loc.gov
245
- vocabulary.)
246
- property :hasAct, :comment =>
247
- %(Data Constraint: Values are taken from the SKOS vocabulary:
248
- http://id.loc.gov/vocabulary/preservation/actionsGranted)
249
- property :hasAgent
250
- property :hasAgentType, :comment =>
251
- %(Data Constraint: Values are taken from the SKOS vocabulary:
252
- http://id.loc.gov/vocabulary/preservation/agentType)
253
- property :hasAgentType, :comment =>
254
- %(Extensions: One can use its own SKOS vocabulary to use for
255
- this property. The precondition to do this, is to link your
256
- SKOS concepts to the SKOS concepts of the id.loc.gov
257
- vocabulary.)
258
- property :hasApplicableDates
259
- property :hasContentLocation
260
- property :hasContentLocationType, :comment =>
261
- %(Extensions: One can use its own SKOS vocabulary to use for
262
- this property. The precondition to do this, is to link your
263
- SKOS concepts to the SKOS concepts of the id.loc.gov
264
- vocabulary.)
265
- property :hasContentLocationType, :comment =>
266
- %(Data Constraint: Values are taken from the SKOS vocabulary:
267
- http://id.loc.gov/vocabulary/preservation/contentLocationType)
268
- property :hasCopyrightStatus, :comment =>
269
- %(Extensions: One can use its own SKOS vocabulary to use for
270
- this property. The precondition to do this, is to link your
271
- SKOS concepts to the SKOS concepts of the id.loc.gov
272
- vocabulary.)
273
- property :hasCopyrightStatus, :comment =>
274
- %(Data Constraint: Values are taken from the SKOS vocabulary:
275
- http://id.loc.gov/vocabulary/preservation/copyrightStatus)
276
- property :hasCreatingApplication
277
- property :hasDependency
278
- property :hasEnvironment
279
- property :hasEnvironmentCharacteristic, :comment =>
280
- %(Extensions: One can use its own SKOS vocabulary to use for
281
- this property. The precondition to do this, is to link your
282
- SKOS concepts to the SKOS concepts of the id.loc.gov
283
- vocabulary.)
284
- property :hasEnvironmentCharacteristic, :comment =>
285
- %(Data Constraint: Values are taken from the SKOS vocabulary:
286
- http://id.loc.gov/vocabulary/preservation/environmentCharacteristic)
287
- property :hasEnvironmentPurpose, :comment =>
288
- %(Data Constraint: Values are taken from the SKOS vocabulary:
289
- http://id.loc.gov/vocabulary/preservation/environmentPurpose)
290
- property :hasEnvironmentPurpose, :comment =>
291
- %(Extensions: One can use its own SKOS vocabulary to use for
292
- this property. The precondition to do this, is to link your
293
- SKOS concepts to the SKOS concepts of the id.loc.gov
294
- vocabulary.)
295
- property :hasEvent
296
- property :hasEventOutcomeDetail
297
- property :hasEventOutcomeInformation
298
- property :hasEventRelatedAgent, :comment =>
299
- %(This propety links a Event instance to an Agent instance. Via
300
- this property a distinction can be made in the linkingAgent
301
- properties based on the domain.)
302
- property :hasEventRelatedAgent, :comment =>
303
- %(Extensions: One can extend this property to use more fine
304
- grained properties by defining the fine grained properties as
305
- subproperties of this property.)
306
- property :hasEventRelatedObject, :comment =>
307
- %(Extensions: One can extend this property to use more fine
308
- grained properties by defining the fine grained properties as
309
- subproperties of this property.)
310
- property :hasEventType, :comment =>
311
- %(Data Constraint: Values are taken from the SKOS vocabulary:
312
- http://id.loc.gov/vocabulary/preservation/eventType)
313
- property :hasEventType, :comment =>
314
- %(Extensions: One can use its own SKOS vocabulary to use for
315
- this property. The precondition to do this, is to link your
316
- SKOS concepts to the SKOS concepts of the id.loc.gov
317
- vocabulary.)
318
- property :hasFixity
319
- property :hasFormat
320
- property :hasFormatDesignation
321
- property :hasFormatRegistry
322
- property :hasFormatRegistryRole, :comment =>
323
- %(Extensions: One can use its own SKOS vocabulary to use for
324
- this property. The precondition to do this, is to link your
325
- SKOS concepts to the SKOS concepts of the id.loc.gov
326
- vocabulary.)
327
- property :hasFormatRegistryRole, :comment =>
328
- %(Data Constraint: Values are taken from the SKOS vocabulary:
329
- http://id.loc.gov/vocabulary/preservation/formatRegistryRole)
330
- property :hasHardware
331
- property :hasHardwareType, :comment =>
332
- %(Extensions: One can use its own SKOS vocabulary to use for
333
- this property. The precondition to do this, is to link your
334
- SKOS concepts to the SKOS concepts of the id.loc.gov
335
- vocabulary.)
336
- property :hasHardwareType, :comment =>
337
- %(Data Constraint: Values are taken from the SKOS vocabulary:
338
- http://id.loc.gov/vocabulary/preservation/hardwareType)
339
- property :hasIdentifier
340
- property :hasInhibitorTarget, :comment =>
341
- %(Data Constraint: Values are taken from the SKOS vocabulary:
342
- http://id.loc.gov/vocabulary/preservation/inhibitorTarget)
343
- property :hasInhibitorTarget, :comment =>
344
- %(Extensions: One can use its own SKOS vocabulary to use for
345
- this property. The precondition to do this, is to link your
346
- SKOS concepts to the SKOS concepts of the id.loc.gov
347
- vocabulary.)
348
- property :hasInhibitorType, :comment =>
349
- %(Data Constraint: Values are taken from the SKOS vocabulary:
350
- http://id.loc.gov/vocabulary/preservation/inhibitorType)
351
- property :hasInhibitorType, :comment =>
352
- %(Extensions: One can use its own SKOS vocabulary to use for
353
- this property. The precondition to do this, is to link your
354
- SKOS concepts to the SKOS concepts of the id.loc.gov
355
- vocabulary.)
356
- property :hasInhibitors
357
- property :hasIntellectualEntity
358
- property :hasKeyInformation
359
- property :hasMessageDigestAlgorithm, :comment =>
360
- %(Data Constraint: Values are taken from the SKOS vocabulary:
361
- http://id.loc.gov/vocabulary/preservation/cryptographicHashFunctions)
362
- property :hasMessageDigestAlgorithm, :comment =>
363
- %(Extensions: One can use its own SKOS vocabulary to use for
364
- this property. The precondition to do this, is to link your
365
- SKOS concepts to the SKOS concepts of the id.loc.gov
366
- vocabulary.)
367
- property :hasObject, :comment =>
368
- %(Extensions: One can extend this property to use more fine
369
- grained properties by defining the fine grained properties as
370
- subproperties of this property.)
371
- property :hasObjectCharacteristics
372
- property :hasPreservationLevel
373
- property :hasPreservationLevelRole, :comment =>
374
- %(Extensions: One can use its own SKOS vocabulary to use for
375
- this property. The precondition to do this, is to link your
376
- SKOS concepts to the SKOS concepts of the id.loc.gov
377
- vocabulary.)
378
- property :hasPreservationLevelRole, :comment =>
379
- %(Data Constraint: Values are taken from the SKOS vocabulary:
380
- http://id.loc.gov/vocabulary/preservation/preservationLevelRole)
381
- property :hasRelatedObject
382
- property :hasRelatedStatuteInformation
383
- property :hasRelationship, :comment =>
384
- %(The LOC will provide a SKOS vocabulary, where the concepts can
385
- also be used as object properties at http://id.loc.gov/. These
386
- relationships will capture the relationship type and subtype.
387
- One can define its own relationships, but for interoperability
388
- reasons, these should be linked to or made a subproperty of
389
- the properties of the LOC vocabulary.)
390
- property :hasRelationship, :comment =>
391
- %(Extensions: One can extend this property to use more fine
392
- grained properties by defining the fine grained properties as
393
- subproperties of this property.)
394
- property :hasRightsDocumentation
395
- property :hasRightsDocumentationRole
396
- property :hasRightsGranted
397
- property :hasRightsRelatedAgent, :comment =>
398
- %(Extensions: One can extend this property to use more fine
399
- grained properties by defining the fine grained properties as
400
- subproperties of this property.)
401
- property :hasRightsRelatedAgent, :comment =>
402
- %(This propety links a RightsStatement instance to an Agent
403
- instance. Via this property a distinction can be made in the
404
- linkingAgent properties based on the domain.)
405
- property :hasRightsStatement
406
- property :hasSignature
407
- property :hasSignatureEncoding, :comment =>
408
- %(Data Constraint: Values are taken from the SKOS vocabulary:
409
- http://id.loc.gov/vocabulary/signatureEncoding)
410
- property :hasSignatureEncoding, :comment =>
411
- %(Extensions: One can use its own SKOS vocabulary to use for
412
- this property. The precondition to do this, is to link your
413
- SKOS concepts to the SKOS concepts of the id.loc.gov
414
- vocabulary.)
415
- property :hasSignatureMethod, :comment =>
416
- %(Extensions: One can use its own SKOS vocabulary to use for
417
- this property. The precondition to do this, is to link your
418
- SKOS concepts to the SKOS concepts of the id.loc.gov
419
- vocabulary.)
420
- property :hasSignatureMethod, :comment =>
421
- %(Data Constraint: Values are taken from a SKOS vocabulary)
422
- property :hasSignificantProperties
423
- property :hasSoftware
424
- property :hasSoftwareType, :comment =>
425
- %(Extensions: One can use its own SKOS vocabulary to use for
426
- this property. The precondition to do this, is to link your
427
- SKOS concepts to the SKOS concepts of the id.loc.gov
428
- vocabulary.)
429
- property :hasSoftwareType, :comment =>
430
- %(Data Constraint: Values are taken from the SKOS vocabulary:
431
- http://id.loc.gov/vocabulary/preservation/softwareType)
432
- property :hasStorage
433
- property :hasStorageMedium, :comment =>
434
- %(Data Constraint: Values are taken from the SKOS vocabulary:
435
- http://id.loc.gov/vocabulary/preservation/storageMedium)
436
- property :hasStorageMedium, :comment =>
437
- %(Extensions: One can use its own SKOS vocabulary to use for
438
- this property. The precondition to do this, is to link your
439
- SKOS concepts to the SKOS concepts of the id.loc.gov
440
- vocabulary.)
441
- property :hasTermOfGrant
442
- property :hasTermOfRestriction
443
- property :hasSigner
269
+ property :hasAct,
270
+ comment: [%(Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/actionsGranted ).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],
271
+ domain: "http://www.loc.gov/premis/rdf/v1#RightsGranted".freeze,
272
+ label: "hasAct".freeze,
273
+ "skos:definition" => %(Definition: The action the preservation repository is allowed to take.).freeze,
274
+ type: ["owl:FunctionalProperty".freeze, "owl:ObjectProperty".freeze],
275
+ "vs:term_status" => %(stable).freeze
276
+ property :hasAgent,
277
+ label: "hasAgent".freeze,
278
+ range: "http://www.loc.gov/premis/rdf/v1#Agent".freeze,
279
+ "rdfs:seeAlso" => %(Agent class definition).freeze,
280
+ "skos:definition" => %(Definition: link to the associated Agent.).freeze,
281
+ "skos:editorialNote" => %(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,
282
+ type: "owl:ObjectProperty".freeze,
283
+ "vs:term_status" => %(testing).freeze
284
+ property :hasAgentName,
285
+ comment: %(Examples: Erik Owens, Pc).freeze,
286
+ domain: "http://www.loc.gov/premis/rdf/v1#Agent".freeze,
287
+ label: "hasAgentName".freeze,
288
+ range: "xsd:string".freeze,
289
+ "skos:definition" => %(Definition: A text string which could be used in addition to agentIdentifier to identify an agent.).freeze,
290
+ "skos:editorialNote" => %(Rationale: This semantic unit provides a more reader-friendly version of the agent identified by the agentIdentifier.).freeze,
291
+ "skos:scopeNote" => %(Usage Note: The value is not necessarily unique.).freeze,
292
+ type: "owl:DatatypeProperty".freeze,
293
+ "vs:term_status" => %(stable).freeze
294
+ property :hasAgentNote,
295
+ domain: "http://www.loc.gov/premis/rdf/v1#Agent".freeze,
296
+ label: "hasAgentNote".freeze,
297
+ range: "xsd:string".freeze,
298
+ "skos:definition" => %(Definition: Additional information about the agent.).freeze,
299
+ "skos:editorialNote" => %(Rationale: Additional information may be needed to describe or disambiguate the agent.).freeze,
300
+ type: "owl:DatatypeProperty".freeze,
301
+ "vs:term_status" => %(stable).freeze
302
+ property :hasAgentType,
303
+ comment: [%(Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/agentType ).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],
304
+ domain: "http://www.loc.gov/premis/rdf/v1#Agent".freeze,
305
+ label: "hasAgentType".freeze,
306
+ "skos:definition" => %(Definition: A high-level characterization of the type of agent.).freeze,
307
+ type: ["owl:ObjectProperty".freeze, "owl:FunctionalProperty".freeze],
308
+ "vs:term_status" => %(stable).freeze
309
+ property :hasApplicableDates,
310
+ domain: "http://www.loc.gov/premis/rdf/v1#RightsStatement".freeze,
311
+ label: "hasApplicableDates".freeze,
312
+ range: "http://www.loc.gov/premis/rdf/v1#ApplicableDates".freeze,
313
+ "rdfs:seeAlso" => %(ApplicableDates class definition).freeze,
314
+ type: "owl:ObjectProperty".freeze,
315
+ "vs:term_status" => %(stable).freeze
316
+ property :hasCompositionLevel,
317
+ comment: [%(Examples: 0, 1, 2).freeze, %(Data Constraints: Non-negative integers.).freeze],
318
+ domain: "http://www.loc.gov/premis/rdf/v1#ObjectCharacteristics".freeze,
319
+ label: "hasCompositionLevel".freeze,
320
+ range: "xsd:int".freeze,
321
+ "skos:definition" => %(Definition: An indication of whether the object is subject to one or more processes of decoding or unbundling.).freeze,
322
+ "skos:editorialNote" => %(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,
323
+ "skos:historyNote" => %(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,
324
+ "skos:scopeNote" => %(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.”).freeze,
325
+ type: ["owl:FunctionalProperty".freeze, "owl:DatatypeProperty".freeze],
326
+ "vs:term_status" => %(stable).freeze
327
+ property :hasContentLocation,
328
+ domain: "http://www.loc.gov/premis/rdf/v1#Storage".freeze,
329
+ label: "hasContentLocation".freeze,
330
+ range: "http://www.loc.gov/premis/rdf/v1#ContentLocation".freeze,
331
+ "rdfs:seeAlso" => %(Storage class definition and ContentLocation class definition).freeze,
332
+ type: ["owl:FunctionalProperty".freeze, "owl:InverseFunctionalProperty".freeze, "owl:ObjectProperty".freeze],
333
+ "vs:term_status" => %(stable).freeze
334
+ property :hasContentLocationType,
335
+ comment: [%(Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/contentLocationType).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],
336
+ domain: "http://www.loc.gov/premis/rdf/v1#ContentLocation".freeze,
337
+ label: "hasContentLocationType".freeze,
338
+ "skos:definition" => %(Definition: The means of referencing the location of the content.).freeze,
339
+ "skos:editorialNote" => %(Rationale: To understand the meaning of the value it is necessary to know what location scheme is used.).freeze,
340
+ type: ["owl:FunctionalProperty".freeze, "owl:ObjectProperty".freeze],
341
+ "vs:term_status" => %(stable).freeze
342
+ property :hasContentLocationValue,
343
+ comment: %(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,
344
+ domain: "http://www.loc.gov/premis/rdf/v1#ContentLocation".freeze,
345
+ label: "hasContentLocationValue".freeze,
346
+ range: "xsd:string".freeze,
347
+ "skos:definition" => %(Definition: The reference to the location of the content used by the storage system.).freeze,
348
+ "skos:scopeNote" => %(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,
349
+ type: ["owl:DatatypeProperty".freeze, "owl:FunctionalProperty".freeze],
350
+ "vs:term_status" => %(stable).freeze
351
+ property :hasCopyrightJurisdiction,
352
+ comment: [%(Data Constraint: Values should be taken from ISO 3166.).freeze, %(Examples: us, de, be).freeze],
353
+ domain: "http://www.loc.gov/premis/rdf/v1#CopyrightInformation".freeze,
354
+ label: "hasCopyrightJurisdiction".freeze,
355
+ range: "xsd:string".freeze,
356
+ "skos:definition" => %(Definition: The country whose copyright laws apply.).freeze,
357
+ "skos:editorialNote" => %(Rationale: Copyright law can vary from country to country.).freeze,
358
+ type: ["owl:FunctionalProperty".freeze, "owl:DatatypeProperty".freeze],
359
+ "vs:term_status" => %(stable).freeze
360
+ property :hasCopyrightStatus,
361
+ comment: [%(Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/copyrightStatus).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],
362
+ domain: "http://www.loc.gov/premis/rdf/v1#CopyrightInformation".freeze,
363
+ label: "hasCopyrightStatus".freeze,
364
+ "skos:definition" => %(Definition: A coded designation for the copyright status of the object at the time the rights statement is recorded.).freeze,
365
+ type: ["owl:FunctionalProperty".freeze, "owl:ObjectProperty".freeze],
366
+ "vs:term_status" => %(stable).freeze
367
+ property :hasCopyrightStatusDeterminationDate,
368
+ comment: [%(Data Constraint: To aid machine processing, value should use a structured form: xsd:dateTime).freeze, %(Example: 2001-10-26T19:32:52+00:00).freeze],
369
+ domain: "http://www.loc.gov/premis/rdf/v1#CopyrightInformation".freeze,
370
+ label: "hasCopyrightStatusDeterminationDate".freeze,
371
+ range: "xsd:dateTime".freeze,
372
+ "skos:definition" => %(Definition: The date that the copyright status recorded in copyrightStatus was determined.).freeze,
373
+ type: ["owl:FunctionalProperty".freeze, "owl:DatatypeProperty".freeze],
374
+ "vs:term_status" => %(stable).freeze
375
+ property :hasCreatingApplication,
376
+ domain: "http://www.loc.gov/premis/rdf/v1#ObjectCharacteristics".freeze,
377
+ label: "hasCreatingApplication".freeze,
378
+ range: "http://www.loc.gov/premis/rdf/v1#CreatingApplication".freeze,
379
+ "rdfs:seeAlso" => %(ObjectCharacteristics class definition and CreatingApplication class definition).freeze,
380
+ type: "owl:ObjectProperty".freeze,
381
+ "vs:term_status" => %(stable).freeze
382
+ property :hasCreatingApplicationName,
383
+ comment: %(Example: MSWord).freeze,
384
+ domain: "http://www.loc.gov/premis/rdf/v1#CreatingApplication".freeze,
385
+ label: "hasCreatingApplicationName".freeze,
386
+ range: "xsd:string".freeze,
387
+ "skos:definition" => %(Definition: A designation for the name of the software program that created the object.).freeze,
388
+ "skos:scopeNote" => %(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,
389
+ type: ["owl:FunctionalProperty".freeze, "owl:DatatypeProperty".freeze],
390
+ "vs:term_status" => %(stable).freeze
391
+ property :hasCreatingApplicationVersion,
392
+ comment: %(Example: 2000).freeze,
393
+ domain: "http://www.loc.gov/premis/rdf/v1#CreatingApplication".freeze,
394
+ label: "hasCreatingApplicationVersion".freeze,
395
+ range: "xsd:string".freeze,
396
+ "skos:definition" => %(Definition: The version of the software program that created the object.).freeze,
397
+ type: ["owl:FunctionalProperty".freeze, "owl:DatatypeProperty".freeze],
398
+ "vs:term_status" => %(stable).freeze
399
+ property :hasDateCreatedByApplication,
400
+ comment: [%(Data Constraint: To aid machine processing, value should use a structured form: xsd:dateTime).freeze, %(Example: 2001-10-26T19:32:52+00:00).freeze],
401
+ domain: "http://www.loc.gov/premis/rdf/v1#CreatingApplication".freeze,
402
+ label: "hasDateCreatedByApplication".freeze,
403
+ range: "xsd:dateTime".freeze,
404
+ "skos:definition" => %(Definition: The actual or approximate date and time the object was created.).freeze,
405
+ "skos:scopeNote" => %(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.).freeze,
406
+ type: ["owl:FunctionalProperty".freeze, "owl:DatatypeProperty".freeze],
407
+ "vs:term_status" => %(stable).freeze
408
+ property :hasDependency,
409
+ domain: "http://www.loc.gov/premis/rdf/v1#Environment".freeze,
410
+ label: "hasDependency".freeze,
411
+ range: "http://www.loc.gov/premis/rdf/v1#Dependency".freeze,
412
+ "rdfs:seeAlso" => %(Environment class definition and Dependency class definition).freeze,
413
+ type: "owl:ObjectProperty".freeze,
414
+ "vs:term_status" => %(stable).freeze
415
+ property :hasDependencyName,
416
+ comment: %(Example: Additional Element Set for Language Corpora).freeze,
417
+ domain: "http://www.loc.gov/premis/rdf/v1#Dependency".freeze,
418
+ label: "hasDependencyName".freeze,
419
+ range: "xsd:string".freeze,
420
+ "skos:definition" => %(Definition: A designation for a component or associated file needed by the representation or file.).freeze,
421
+ "skos:editorialNote" => %(Rationale: It may not be self-evident from the dependencyIdentifier what the name of the object actually is.).freeze,
422
+ type: "owl:DatatypeProperty".freeze,
423
+ "vs:term_status" => %(stable).freeze
424
+ property :hasEndDate,
425
+ comment: %(Data Constraint: To aid machine processing, value should use a structured form: xsd:dateTime).freeze,
426
+ domain: "http://www.loc.gov/premis/rdf/v1#ApplicableDates".freeze,
427
+ label: "hasEndDate".freeze,
428
+ range: "xsd:dateTime".freeze,
429
+ "skos:definition" => %(Definition: The ending date of the permission granted.).freeze,
430
+ "skos:scopeNote" => %(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,
431
+ type: ["owl:DatatypeProperty".freeze, "owl:FunctionalProperty".freeze],
432
+ "vs:term_status" => %(stable).freeze
433
+ property :hasEnvironment,
434
+ domain: "http://www.loc.gov/premis/rdf/v1#Object".freeze,
435
+ label: "hasEnvironment".freeze,
436
+ range: "http://www.loc.gov/premis/rdf/v1#Environment".freeze,
437
+ "rdfs:seeAlso" => %(Object class definition and Environment class definition).freeze,
438
+ type: "owl:ObjectProperty".freeze,
439
+ "vs:term_status" => %(stable).freeze
440
+ property :hasEnvironmentCharacteristic,
441
+ comment: [%(Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/environmentCharacteristic).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],
442
+ domain: "http://www.loc.gov/premis/rdf/v1#Environment".freeze,
443
+ label: "hasEnvironmentCharacteristic".freeze,
444
+ "skos:definition" => %(Definition: An assessment of the extent to which the described environment supports its purpose.).freeze,
445
+ "skos:editorialNote" => %(Rationale: If multiple environments are described, this element can help to distinguish among them.).freeze,
446
+ type: ["owl:ObjectProperty".freeze, "owl:FunctionalProperty".freeze],
447
+ "vs:term_status" => %(stable).freeze
448
+ property :hasEnvironmentNote,
449
+ comment: %(Example: This environment assumes that the PDF will be stored locally
450
+ and used with a standalone PDF reader.).freeze,
451
+ domain: "http://www.loc.gov/premis/rdf/v1#Environment".freeze,
452
+ label: "hasEnvironmentNote".freeze,
453
+ range: "xsd:string".freeze,
454
+ "skos:definition" => %(Definition: Additional information about the environment.).freeze,
455
+ "skos:editorialNote" => %(Rationale: There may be a need to give a textual description of the environment for additional explanation.).freeze,
456
+ "skos:scopeNote" => %(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.).freeze,
457
+ type: "owl:DatatypeProperty".freeze,
458
+ "vs:term_status" => %(stable).freeze
459
+ property :hasEnvironmentPurpose,
460
+ comment: [%(Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/environmentPurpose).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],
461
+ domain: "http://www.loc.gov/premis/rdf/v1#Environment".freeze,
462
+ label: "hasEnvironmentPurpose".freeze,
463
+ "skos:definition" => %(Definition: The use\(s\) supported by the specified environment.).freeze,
464
+ "skos:editorialNote" => %(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,
465
+ type: "owl:ObjectProperty".freeze,
466
+ "vs:term_status" => %(stable).freeze
467
+ property :hasEvent,
468
+ label: "hasEvent".freeze,
469
+ range: "http://www.loc.gov/premis/rdf/v1#Event".freeze,
470
+ "rdfs:seeAlso" => %(Object class definition, the Agent class Definition and Event class definition).freeze,
471
+ "skos:definition" => %(Definition: The event associated with the object or an agent.).freeze,
472
+ "skos:scopeNote" => %(Usage Notes: Use to link to events that are not associated with relationships between objects, such as format validation, virus checking, etc.).freeze,
473
+ type: "owl:ObjectProperty".freeze,
474
+ "vs:term_status" => %(stable).freeze
475
+ property :hasEventDateTime,
476
+ comment: [%(Data Constraint: To aid machine processing, value should use a structured form: xsd:dateTime).freeze, %(Example: 2001-10-26T19:32:52+00:00).freeze],
477
+ domain: "http://www.loc.gov/premis/rdf/v1#Event".freeze,
478
+ label: "hasEventDateTime".freeze,
479
+ range: "xsd:dateTime".freeze,
480
+ "skos:definition" => %(Definition: The single date and time, or date and time range, at or during which the event occurred.).freeze,
481
+ "skos:scopeNote" => %(Usage Notes: Recommended practice is to record the most specific time possible and to designate the time zone.).freeze,
482
+ type: ["owl:FunctionalProperty".freeze, "owl:DatatypeProperty".freeze],
483
+ "vs:term_status" => %(stable).freeze
484
+ property :hasEventDetail,
485
+ comment: %(Examples: Object permanently withdrawn by request of Caroline Hunt,
486
+ Program=“MIGJP2JP2K”; version=“2.2”).freeze,
487
+ domain: "http://www.loc.gov/premis/rdf/v1#Event".freeze,
488
+ label: "hasEventDetail".freeze,
489
+ range: "xsd:string".freeze,
490
+ "skos:definition" => %(Definition: Additional information about the event.).freeze,
491
+ "skos:scopeNote" => %(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,
492
+ type: ["owl:DatatypeProperty".freeze, "owl:FunctionalProperty".freeze],
493
+ "vs:term_status" => %(stable).freeze
494
+ property :hasEventOutcome,
495
+ comment: [%(Data Constraint: Value should be taken from a controlled vocabulary.).freeze, %(Examples: 00 [a code meaning “action successfully completed”], CV-01 [a code meaning “checksum validated”]).freeze],
496
+ domain: "http://www.loc.gov/premis/rdf/v1#EventOutcomeInformation".freeze,
497
+ label: "hasEventOutcome".freeze,
498
+ range: "xsd:string".freeze,
499
+ "skos:definition" => %(Definition: A categorization of the overall result of the event in terms of success, partial success, or failure.).freeze,
500
+ "skos:editorialNote" => %(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,
501
+ "skos:scopeNote" => %(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.).freeze,
502
+ type: ["owl:FunctionalProperty".freeze, "owl:DatatypeProperty".freeze],
503
+ "vs:term_status" => %(stable).freeze
504
+ property :hasEventOutcomeDetail,
505
+ domain: "http://www.loc.gov/premis/rdf/v1#EventOutcomeInformation".freeze,
506
+ label: "hasEventOutcomeDetail".freeze,
507
+ range: "http://www.loc.gov/premis/rdf/v1#EventOutcomeDetail".freeze,
508
+ "rdfs:seeAlso" => %(EventOutcomeInformation class definition and EventOutcomeDetail class definition).freeze,
509
+ type: "owl:ObjectProperty".freeze,
510
+ "vs:term_status" => %(stable).freeze
511
+ property :hasEventOutcomeDetailNote,
512
+ comment: %(Examples: LZW compressed file, Non-standard tags found in header).freeze,
513
+ domain: "http://www.loc.gov/premis/rdf/v1#EventOutcomeDetail".freeze,
514
+ label: "hasEventOutcomeDetailNote".freeze,
515
+ range: "xsd:string".freeze,
516
+ "skos:definition" => %(Definition: A detailed description of the result or product of the event in textual form.).freeze,
517
+ "skos:editorialNote" => %(Rationale: Additional information in textual form may be needed about the outcome of the event.).freeze,
518
+ type: ["owl:FunctionalProperty".freeze, "owl:DatatypeProperty".freeze],
519
+ "vs:term_status" => %(stable).freeze
520
+ property :hasEventOutcomeInformation,
521
+ domain: "http://www.loc.gov/premis/rdf/v1#Event".freeze,
522
+ label: "hasEventOutcomeInformation".freeze,
523
+ range: "http://www.loc.gov/premis/rdf/v1#EventOutcomeInformation".freeze,
524
+ "rdfs:seeAlso" => %(Event class definition and EventOutcomeInformation class definition).freeze,
525
+ type: "owl:ObjectProperty".freeze,
526
+ "vs:term_status" => %(stable).freeze
527
+ property :hasEventRelatedAgent,
528
+ comment: [%(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, %(Extensions: One can extend this property to use more fine grained properties by defining the fine grained properties as subproperties of this property.).freeze],
529
+ domain: "http://www.loc.gov/premis/rdf/v1#Event".freeze,
530
+ label: "hasEventRelatedAgent".freeze,
531
+ range: "http://www.loc.gov/premis/rdf/v1#Agent".freeze,
532
+ "rdfs:seeAlso" => %(http://id.loc.gov/vocabulary/preservation/eventRelatedAgentRole).freeze,
533
+ subPropertyOf: "http://www.loc.gov/premis/rdf/v1#hasAgent".freeze,
534
+ type: "owl:ObjectProperty".freeze,
535
+ "vs:term_status" => %(unstable).freeze
536
+ property :hasEventRelatedObject,
537
+ 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,
538
+ domain: "http://www.loc.gov/premis/rdf/v1#Event".freeze,
539
+ label: "hasEventRelatedObject".freeze,
540
+ range: "http://www.loc.gov/premis/rdf/v1#Object".freeze,
541
+ "rdfs:seeAlso" => [%(Event class definition and Object class definition).freeze, %(http://id.loc.gov/vocabulary/preservation/eventRelatedObjectRole).freeze],
542
+ "skos:definition" => %(Definition: Information about an object associated with an event.).freeze,
543
+ "skos:editorialNote" => %(Rationale: Digital provenance often requires that relationships between objects and events are documented.).freeze,
544
+ subPropertyOf: "http://www.loc.gov/premis/rdf/v1#hasObject".freeze,
545
+ type: "owl:ObjectProperty".freeze,
546
+ "vs:term_status" => %(stable).freeze
547
+ property :hasEventType,
548
+ comment: [%(Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/eventType).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],
549
+ domain: "http://www.loc.gov/premis/rdf/v1#Event".freeze,
550
+ label: "hasEventType".freeze,
551
+ "skos:definition" => %(Definition: A categorization of the nature of the event.).freeze,
552
+ "skos:editorialNote" => %(Rationale: Categorizing events will aid the preservation repository in machine processing of event information, particularly in reporting.).freeze,
553
+ type: ["owl:ObjectProperty".freeze, "owl:FunctionalProperty".freeze],
554
+ "vs:term_status" => %(testing).freeze
555
+ property :hasFixity,
556
+ domain: "http://www.loc.gov/premis/rdf/v1#ObjectCharacteristics".freeze,
557
+ label: "hasFixity".freeze,
558
+ range: "http://www.loc.gov/premis/rdf/v1#Fixity".freeze,
559
+ "rdfs:seeAlso" => %(ObjectCharacteristics class definition and Fixity class definition).freeze,
560
+ type: ["owl:InverseFunctionalProperty".freeze, "owl:ObjectProperty".freeze],
561
+ "vs:term_status" => %(stable).freeze
562
+ property :hasFormat,
563
+ domain: "http://www.loc.gov/premis/rdf/v1#ObjectCharacteristics".freeze,
564
+ label: "hasFormat".freeze,
565
+ "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,
566
+ type: "owl:ObjectProperty".freeze,
567
+ "vs:term_status" => %(stable).freeze
568
+ property :hasFormatDesignation,
569
+ domain: "http://www.loc.gov/premis/rdf/v1#Format".freeze,
570
+ label: "hasFormatDesignation".freeze,
571
+ range: "http://www.loc.gov/premis/rdf/v1#FormatDesignation".freeze,
572
+ "rdfs:seeAlso" => %(Format class definition and FormatDesignation class definition).freeze,
573
+ type: ["owl:ObjectProperty".freeze, "owl:FunctionalProperty".freeze],
574
+ "vs:term_status" => %(stable).freeze
575
+ property :hasFormatName,
576
+ comment: [%(Data Constraint: Value should be taken from a controlled vocabulary.).freeze, %(Examples: Text/sgml, image/tiff/geotiff, Adobe PDF, DES, PGP, base64, unknown, LaTex).freeze],
577
+ domain: "http://www.loc.gov/premis/rdf/v1#FormatDesignation".freeze,
578
+ label: "hasFormatName".freeze,
579
+ range: "xsd:string".freeze,
580
+ "skos:definition" => %(Definition: A designation of the format of the file or bitstream.).freeze,
581
+ "skos:scopeNote" => %(Usage Notes: For unidentified formats, formatName may be recorded as “unknown”.).freeze,
582
+ type: ["owl:DatatypeProperty".freeze, "owl:FunctionalProperty".freeze],
583
+ "vs:term_status" => %(stable).freeze
584
+ property :hasFormatNote,
585
+ comment: %(Examples: tentative identification, disjunction, multiple format identifications found).freeze,
586
+ domain: "http://www.loc.gov/premis/rdf/v1#Format".freeze,
587
+ label: "hasFormatNote".freeze,
588
+ range: "xsd:string".freeze,
589
+ "skos:definition" => %(Definition: Additional information about format.).freeze,
590
+ "skos:editorialNote" => %(Rationale: Qualifying information may be needed to supplement format designation and registry information or record a status for identification.).freeze,
591
+ "skos:scopeNote" => %(Usage Notes: The formatNote may contain free text, a reference pointer, or a value from a controlled list.).freeze,
592
+ type: "owl:DatatypeProperty".freeze,
593
+ "vs:term_status" => %(stable).freeze
594
+ property :hasFormatRegistry,
595
+ domain: "http://www.loc.gov/premis/rdf/v1#Format".freeze,
596
+ label: "hasFormatRegistry".freeze,
597
+ range: "http://www.loc.gov/premis/rdf/v1#FormatRegistry".freeze,
598
+ "rdfs:seeAlso" => %(Format class definition and FormatRegistry class definition).freeze,
599
+ type: ["owl:FunctionalProperty".freeze, "owl:ObjectProperty".freeze],
600
+ "vs:term_status" => %(stable).freeze
601
+ property :hasFormatRegistryKey,
602
+ comment: %(Examples: info:gdfr/fred/f/tiff, TIFF/6.0).freeze,
603
+ domain: "http://www.loc.gov/premis/rdf/v1#FormatRegistry".freeze,
604
+ label: "hasFormatRegistryKey".freeze,
605
+ "skos:definition" => %(Definition: The unique key used to reference an entry for this format in a format registry.).freeze,
606
+ type: ["owl:FunctionalProperty".freeze, "owl:DatatypeProperty".freeze],
607
+ "vs:term_status" => %(stable).freeze
608
+ property :hasFormatRegistryName,
609
+ comment: %(Examples: PRONOM, www.nationalarchives.gov.uk/pronom, Representation Information Registry Repository, FRED: A format registry demonstration, release 0.07).freeze,
610
+ domain: "http://www.loc.gov/premis/rdf/v1#FormatRegistry".freeze,
611
+ label: "hasFormatRegistryName".freeze,
612
+ range: "xsd:string".freeze,
613
+ "skos:definition" => %(Definition: A designation identifying the referenced format registry.).freeze,
614
+ "skos:scopeNote" => %(Usage Notes: This can be a formal name, internally used name, or URI.).freeze,
615
+ type: ["owl:DatatypeProperty".freeze, "owl:FunctionalProperty".freeze],
616
+ "vs:term_status" => %(stable).freeze
617
+ property :hasFormatRegistryRole,
618
+ comment: [%(Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/formatRegistryRole).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],
619
+ domain: "http://www.loc.gov/premis/rdf/v1#FormatRegistry".freeze,
620
+ label: "hasFormatRegistryRole".freeze,
621
+ "skos:definition" => %(Definition: The purpose or expected use of the registry.).freeze,
622
+ "skos:editorialNote" => %(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,
623
+ type: ["owl:FunctionalProperty".freeze, "owl:ObjectProperty".freeze],
624
+ "vs:term_status" => %(stable).freeze
625
+ property :hasFormatVersion,
626
+ comment: %(Examples: 6.0, 2003).freeze,
627
+ domain: "http://www.loc.gov/premis/rdf/v1#FormatDesignation".freeze,
628
+ label: "hasFormatVersion".freeze,
629
+ range: "xsd:string".freeze,
630
+ "skos:definition" => %(Definition: The version of the format named in formatName.).freeze,
631
+ "skos:editorialNote" => %(Rationale: Many authority lists of format names are not granular enough to indicate version, for example, MIME Media types.).freeze,
632
+ "skos:scopeNote" => %(Usage Notes: If the format is versioned, formatVersion should be recorded. It can be either a numeric or chronological designation.).freeze,
633
+ type: ["owl:DatatypeProperty".freeze, "owl:FunctionalProperty".freeze],
634
+ "vs:term_status" => %(stable).freeze
635
+ property :hasHardware,
636
+ domain: "http://www.loc.gov/premis/rdf/v1#Environment".freeze,
637
+ label: "hasHardware".freeze,
638
+ range: "http://www.loc.gov/premis/rdf/v1#Hardware".freeze,
639
+ "rdfs:seeAlso" => %(Environment class definition and Hardware class definition).freeze,
640
+ type: "owl:ObjectProperty".freeze,
641
+ "vs:term_status" => %(stable).freeze
642
+ property :hasHardwareName,
643
+ comment: %(Examples: Intel Pentium III, 1 GB DRAM, Windows XPcompatible joystick).freeze,
644
+ domain: "http://www.loc.gov/premis/rdf/v1#Hardware".freeze,
645
+ label: "hasHardwareName".freeze,
646
+ range: "xsd:string".freeze,
647
+ "skos:definition" => %(Definition: Manufacturer, model, and version \(if applicable\) of the hardware.).freeze,
648
+ "skos:scopeNote" => %(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.).freeze,
649
+ type: ["owl:FunctionalProperty".freeze, "owl:DatatypeProperty".freeze],
650
+ "vs:term_status" => %(stable).freeze
651
+ property :hasHardwareOtherInformation,
652
+ comment: %(Examples: 32MB minimum, Required RAM for Apache is unknown).freeze,
653
+ domain: "http://www.loc.gov/premis/rdf/v1#Hardware".freeze,
654
+ label: "hasHardwareOtherInformation".freeze,
655
+ range: "xsd:string".freeze,
656
+ "skos:definition" => %(Definition: Additional requirements or instructions related to the hardware referenced in hwName.).freeze,
657
+ "skos:editorialNote" => %(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,
658
+ "skos:scopeNote" => %(Usage Notes: This could be an identifier or URI used to point to hardware documentation.).freeze,
659
+ type: "owl:DatatypeProperty".freeze,
660
+ "vs:term_status" => %(stable).freeze
661
+ property :hasHardwareType,
662
+ comment: [%(Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/hardwareType).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],
663
+ domain: "http://www.loc.gov/premis/rdf/v1#Hardware".freeze,
664
+ label: "hasHardwareType".freeze,
665
+ "skos:definition" => %(Definition: Class or category of the hardware.).freeze,
666
+ type: ["owl:FunctionalProperty".freeze, "owl:ObjectProperty".freeze],
667
+ "vs:term_status" => %(stable).freeze
668
+ property :hasIdentifier,
669
+ label: "hasIdentifier".freeze,
670
+ "rdfs:seeAlso" => %(Identifier class definition).freeze,
671
+ type: ["owl:ObjectProperty".freeze, "owl:InverseFunctionalProperty".freeze],
672
+ "vs:term_status" => %(stable).freeze
673
+ property :hasIdentifierType,
674
+ comment: [%(Examples: DLC, DRS, hdl:4263537).freeze, %(Data Constraint: Value should be taken from controlled vocabulary.).freeze],
675
+ domain: "http://www.loc.gov/premis/rdf/v1#Identifier".freeze,
676
+ label: "hasIdentifierType".freeze,
677
+ range: "xsd:string".freeze,
678
+ "skos:definition" => %(Definition: A designation of the domain within which the identifier is unique.).freeze,
679
+ "skos:editorialNote" => %(Rationale: Identifier values cannot be assumed to be unique across domains. The combination of identifierType and identifierValue should ensure uniqueness.).freeze,
680
+ "skos:scopeNote" => %(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,
681
+ type: ["owl:FunctionalProperty".freeze, "owl:DatatypeProperty".freeze],
682
+ "vs:term_status" => %(stable).freeze
683
+ property :hasIdentifierValue,
684
+ 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],
685
+ domain: "http://www.loc.gov/premis/rdf/v1#Identifier".freeze,
686
+ label: "hasIdentifierValue".freeze,
687
+ range: "xsd:string".freeze,
688
+ type: ["owl:FunctionalProperty".freeze, "owl:DatatypeProperty".freeze],
689
+ "vs:term_status" => %(stable).freeze
690
+ property :hasInhibitorKey,
691
+ comment: %(Example: [DES decryption key]).freeze,
692
+ domain: "http://www.loc.gov/premis/rdf/v1#Inhibitors".freeze,
693
+ label: "hasInhibitorKey".freeze,
694
+ range: "xsd:string".freeze,
695
+ "skos:definition" => %(Definition: The decryption key or password.).freeze,
696
+ "skos:scopeNote" => %(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,
697
+ type: ["owl:FunctionalProperty".freeze, "owl:DatatypeProperty".freeze],
698
+ "vs:term_status" => %(stable).freeze
699
+ property :hasInhibitorTarget,
700
+ comment: [%(Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/inhibitorTarget).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],
701
+ domain: "http://www.loc.gov/premis/rdf/v1#Inhibitors".freeze,
702
+ label: "hasInhibitorTarget".freeze,
703
+ "skos:definition" => %(Definition: The content or function protected by the inhibitor.).freeze,
704
+ type: "owl:ObjectProperty".freeze,
705
+ "vs:term_status" => %(stable).freeze
706
+ property :hasInhibitorType,
707
+ comment: [%(Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/inhibitorType).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],
708
+ domain: "http://www.loc.gov/premis/rdf/v1#Inhibitors".freeze,
709
+ label: "hasInhibitorType".freeze,
710
+ "skos:definition" => %(Definition: The inhibitor method employed.).freeze,
711
+ type: ["owl:FunctionalProperty".freeze, "owl:ObjectProperty".freeze],
712
+ "vs:term_status" => %(stable).freeze
713
+ property :hasInhibitors,
714
+ domain: "http://www.loc.gov/premis/rdf/v1#ObjectCharacteristics".freeze,
715
+ label: "hasInhibitors".freeze,
716
+ range: "http://www.loc.gov/premis/rdf/v1#Inhibitors".freeze,
717
+ "rdfs:seeAlso" => %(ObjectCharacteristics class definition and Inhibitors class definition).freeze,
718
+ type: "owl:ObjectProperty".freeze,
719
+ "vs:term_status" => %(stable).freeze
720
+ property :hasIntellectualEntity,
721
+ domain: "http://www.loc.gov/premis/rdf/v1#Object".freeze,
722
+ label: "hasIntellectualEntity".freeze,
723
+ range: "http://www.loc.gov/premis/rdf/v1#IntellectualEntity".freeze,
724
+ "skos:definition" => %(Definition: An intellectual entity associated with the object.).freeze,
725
+ "skos:scopeNote" => %(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,
726
+ type: "owl:ObjectProperty".freeze,
727
+ "vs:term_status" => %(stable).freeze
728
+ property :hasKeyInformation,
729
+ domain: "http://www.loc.gov/premis/rdf/v1#Signature".freeze,
730
+ label: "hasKeyInformation".freeze,
731
+ "rdfs:seeAlso" => %(Signature class definition and KeyInformation class definition).freeze,
732
+ type: ["owl:ObjectProperty".freeze, "owl:FunctionalProperty".freeze],
733
+ "vs:term_status" => %(unstable).freeze
734
+ property :hasLicenseTerms,
735
+ domain: "http://www.loc.gov/premis/rdf/v1#LicenseInformation".freeze,
736
+ label: "hasLicenseTerms".freeze,
737
+ range: "xsd:string".freeze,
738
+ "skos:definition" => %(Definition: Text describing the license or agreement by which permission was granted.).freeze,
739
+ "skos:scopeNote" => %(Usage Notes: This could contain the actual text of the license or agreement or a paraphrase or summary.).freeze,
740
+ type: ["owl:FunctionalProperty".freeze, "owl:DatatypeProperty".freeze],
741
+ "vs:term_status" => %(stable).freeze
742
+ property :hasMessageDigest,
743
+ comment: %(Example: 7c9b35da4f2ebd436f1cf88e5a39b3a257edf4a22be3c955ac49da2e2107b67a1924419563).freeze,
744
+ domain: "http://www.loc.gov/premis/rdf/v1#Fixity".freeze,
745
+ label: "hasMessageDigest".freeze,
746
+ range: "xsd:string".freeze,
747
+ "skos:definition" => %(Definition: The output of the message digest algorithm.).freeze,
748
+ "skos:editorialNote" => %(Rationale: This must be stored so that it can be compared in future fixity checks.).freeze,
749
+ type: ["owl:FunctionalProperty".freeze, "owl:DatatypeProperty".freeze],
750
+ "vs:term_status" => %(stable).freeze
751
+ property :hasMessageDigestAlgorithm,
752
+ comment: [%(Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/cryptographicHashFunctions).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],
753
+ domain: "http://www.loc.gov/premis/rdf/v1#Fixity".freeze,
754
+ label: "hasMessageDigestAlgorithm".freeze,
755
+ "skos:definition" => %(Definition: The specific algorithm used to construct the message digest for the digital object.).freeze,
756
+ type: ["owl:FunctionalProperty".freeze, "owl:ObjectProperty".freeze],
757
+ "vs:term_status" => %(stable).freeze
758
+ property :hasMessageDigestOriginator,
759
+ comment: %(Examples: DRS, A0000978).freeze,
760
+ domain: "http://www.loc.gov/premis/rdf/v1#Fixity".freeze,
761
+ label: "hasMessageDigestOriginator".freeze,
762
+ range: "xsd:string".freeze,
763
+ "skos:definition" => %(Definition: The agent that created the original message digest that is compared in a fixity check.).freeze,
764
+ "skos:editorialNote" => %(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,
765
+ "skos:historyNote" => %(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,
766
+ "skos:scopeNote" => %(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,
767
+ type: ["owl:DatatypeProperty".freeze, "owl:FunctionalProperty".freeze],
768
+ "vs:term_status" => %(stable).freeze
769
+ property :hasObject,
770
+ 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,
771
+ label: "hasObject".freeze,
772
+ range: "http://www.loc.gov/premis/rdf/v1#Object".freeze,
773
+ "rdfs:seeAlso" => [%(Event and RightsStatement class definition and Object class definition).freeze, %(http://id.loc.gov/vocabulary/preservation/eventRelatedObjectRole).freeze],
774
+ "skos:definition" => %(Definition: Information about an object associated with an event or rightsstatement.).freeze,
775
+ "skos:editorialNote" => %(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,
776
+ type: "owl:ObjectProperty".freeze,
777
+ "vs:term_status" => %(stable).freeze
778
+ property :hasObjectCharacteristics,
779
+ label: "hasObjectCharacteristics".freeze,
780
+ range: "http://www.loc.gov/premis/rdf/v1#ObjectCharacteristics".freeze,
781
+ "rdfs:seeAlso" => %(Object class definition and ObjectCharacteristics class definition).freeze,
782
+ type: ["owl:InverseFunctionalProperty".freeze, "owl:ObjectProperty".freeze],
783
+ "vs:term_status" => %(stable).freeze
784
+ property :hasOriginalName,
785
+ comment: %(Example: N419.pdf).freeze,
786
+ label: "hasOriginalName".freeze,
787
+ range: "xsd:string".freeze,
788
+ "skos:definition" => %(Definition: The name of the object as submitted to or harvested by the repository, before any renaming by the repository.).freeze,
789
+ "skos:editorialNote" => %(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,
790
+ "skos:historyNote" => %(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,
791
+ "skos:scopeNote" => %(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,
792
+ type: ["owl:FunctionalProperty".freeze, "owl:DatatypeProperty".freeze],
793
+ "vs:term_status" => %(stable).freeze
794
+ property :hasPreservationLevel,
795
+ label: "hasPreservationLevel".freeze,
796
+ range: "http://www.loc.gov/premis/rdf/v1#PreservationLevel".freeze,
797
+ "rdfs:seeAlso" => %(Object class definition and PreservationLevel class definition).freeze,
798
+ type: "owl:ObjectProperty".freeze,
799
+ "vs:term_status" => %(stable).freeze
800
+ property :hasPreservationLevelDateAssigned,
801
+ comment: [%(Data Constraint: To aid machine processing, value should use a structured form: xsd:dateTime).freeze, %(Examples: 2001-10-26T19:32:52+00:00).freeze],
802
+ domain: "http://www.loc.gov/premis/rdf/v1#PreservationLevel".freeze,
803
+ label: "hasPreservationLevelDateAssigned".freeze,
804
+ range: "xsd:dateTime".freeze,
805
+ "skos:definition" => %(Definition: The date, or date and time, when a particular preservationLevelValue was assigned to the object.).freeze,
806
+ "skos:editorialNote" => %(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,
807
+ type: ["owl:DatatypeProperty".freeze, "owl:FunctionalProperty".freeze],
808
+ "vs:term_status" => %(stable).freeze
809
+ property :hasPreservationLevelRationale,
810
+ comment: %(Examples: user pays, legislation, defective file, bit-level preservation only available for this format).freeze,
811
+ domain: "http://www.loc.gov/premis/rdf/v1#PreservationLevel".freeze,
812
+ label: "hasPreservationLevelRationale".freeze,
813
+ range: "xsd:string".freeze,
814
+ "skos:definition" => %(Definition: The reason a particular preservationLevelValue was applied to the object.).freeze,
815
+ "skos:editorialNote" => %(Rationale: Application of a particular preservationLevelValue may require justification, especially if it differs from that usually applied according to repository policy.).freeze,
816
+ "skos:scopeNote" => %(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.).freeze,
817
+ type: "owl:DatatypeProperty".freeze,
818
+ "vs:term_status" => %(stable).freeze
819
+ property :hasPreservationLevelRole,
820
+ comment: [%(Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/preservationLevelRole).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],
821
+ domain: "http://www.loc.gov/premis/rdf/v1#PreservationLevel".freeze,
822
+ label: "hasPreservationLevelRole".freeze,
823
+ "skos:definition" => %(Definition: A value indicating the context in which a set of preservation options is applicable.).freeze,
824
+ "skos:editorialNote" => %(Rationale: Repositories may assign preservationLevelValues in different contexts which must be differentiated, and may need to record more than one context.).freeze,
825
+ type: ["owl:FunctionalProperty".freeze, "owl:ObjectProperty".freeze],
826
+ "vs:term_status" => %(stable).freeze
827
+ property :hasPreservationLevelValue,
828
+ comment: [%(Examples: bit-level, full, fully supported with future migrations \(File\), 0).freeze, %(Data Constraint: Value should be taken from a controlled vocabulary.).freeze],
829
+ domain: "http://www.loc.gov/premis/rdf/v1#PreservationLevel".freeze,
830
+ label: "hasPreservationLevelValue".freeze,
831
+ range: "xsd:string".freeze,
832
+ "skos:definition" => %(Definition: A value indicating the set of preservation functions expected to be applied to the object.).freeze,
833
+ "skos:editorialNote" => %(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,
834
+ "skos:historyNote" => %(Creation / Maintenance Notes: The preservation level may be assigned by the repository or requested by the depositor and submitted as metadata.).freeze,
835
+ "skos:scopeNote" => %(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,
836
+ type: ["owl:DatatypeProperty".freeze, "owl:FunctionalProperty".freeze],
837
+ "vs:term_status" => %(stable).freeze
838
+ property :hasRelatedObject,
839
+ domain: "http://www.loc.gov/premis/rdf/v1#RelatedObjectIdentification".freeze,
840
+ label: "hasRelatedObject".freeze,
841
+ range: "http://www.loc.gov/premis/rdf/v1#Object".freeze,
842
+ "skos:definition" => %(Definition: This property related to all object belonging to a RelatedObjectIdentification to describe the related objects as an aggregation.).freeze,
843
+ type: "owl:ObjectProperty".freeze,
844
+ "vs:term_status" => %(stable).freeze
845
+ property :hasRelatedObjectSequence,
846
+ domain: "http://www.loc.gov/premis/rdf/v1#RelatedObjectIdentification".freeze,
847
+ label: "hasRelatedObjectSequence".freeze,
848
+ range: "xsd:string".freeze,
849
+ "skos:definition" => %(Definition: The order of the related object relative to other objects with the same type of relationship.).freeze,
850
+ "skos:editorialNote" => %(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,
851
+ type: "owl:DatatypeProperty".freeze,
852
+ "vs:term_status" => %(stable).freeze
853
+ property :hasRelatedStatuteInformation,
854
+ domain: "http://www.loc.gov/premis/rdf/v1#StatuteInformation".freeze,
855
+ label: "hasRelatedStatuteInformation".freeze,
856
+ range: "http://www.loc.gov/premis/rdf/v1#StatuteInformation".freeze,
857
+ "skos:definition" => %(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,
858
+ type: "owl:ObjectProperty".freeze,
859
+ "vs:term_status" => %(stable).freeze
860
+ property :hasRelationship,
861
+ comment: [%(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, %(Extensions: One can extend this property to use more fine grained properties by defining the fine grained properties as subproperties of this property.).freeze],
862
+ domain: "http://www.loc.gov/premis/rdf/v1#Object".freeze,
863
+ label: "hasRelationship".freeze,
864
+ "rdfs:seeAlso" => [%(http://id.loc.gov/vocabulary/preservation/relationshipType).freeze, %(http://id.loc.gov/vocabulary/preservation/relationshipSubType).freeze],
865
+ "skos:definition" => %(Definition: This property links one object to one or more other objects.).freeze,
866
+ type: "owl:ObjectProperty".freeze,
867
+ "vs:term_status" => %(testing).freeze
868
+ property :hasRestriction,
869
+ comment: %(Examples: No more than three, Allowed only after one year of archival retention has elapsed, Rightsholder must be notified after completion of act).freeze,
870
+ domain: "http://www.loc.gov/premis/rdf/v1#RightsGranted".freeze,
871
+ label: "hasRestriction".freeze,
872
+ range: "xsd:string".freeze,
873
+ "skos:definition" => %(Definition: A condition or limitation on the act.).freeze,
874
+ type: "owl:DatatypeProperty".freeze,
875
+ "vs:term_status" => %(stable).freeze
876
+ property :hasRightsDocumentation,
877
+ domain: "http://www.loc.gov/premis/rdf/v1#RightsStatement".freeze,
878
+ label: "hasRightsDocumentation".freeze,
879
+ range: "http://www.loc.gov/premis/rdf/v1#RightsDocumentation".freeze,
880
+ "rdfs:seeAlso" => %(RiightsDocumentation class definition).freeze,
881
+ type: "owl:ObjectProperty".freeze,
882
+ "vs:term_status" => %(stable).freeze
883
+ property :hasRightsDocumentationRole,
884
+ domain: "http://www.loc.gov/premis/rdf/v1#RightsDocumentation".freeze,
885
+ label: "hasRightsDocumentationRole".freeze,
886
+ range: "skos:Concept".freeze,
887
+ "skos:definition" => %(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,
888
+ "skos:editorialNote" => %(Rationale: This information distinguishes the purpose of the supporting documentation especially when there are multiple documentation identifiers.).freeze,
889
+ type: "owl:ObjectProperty".freeze,
890
+ "vs:term_status" => %(stable).freeze
891
+ property :hasRightsGranted,
892
+ domain: "http://www.loc.gov/premis/rdf/v1#RightsStatement".freeze,
893
+ label: "hasRightsGranted".freeze,
894
+ range: "http://www.loc.gov/premis/rdf/v1#RightsGranted".freeze,
895
+ "rdfs:seeAlso" => %(RightsStatement class definition and RightsGranted class definition).freeze,
896
+ type: "owl:ObjectProperty".freeze,
897
+ "vs:term_status" => %(stable).freeze
898
+ property :hasRightsGrantedNote,
899
+ domain: "http://www.loc.gov/premis/rdf/v1#RightsGranted".freeze,
900
+ label: "hasRightsGrantedNote".freeze,
901
+ range: "xsd:string".freeze,
902
+ "skos:definition" => %(Definition: Additional information about the rights granted.).freeze,
903
+ "skos:editorialNote" => %(Rationale: A textual description of the rights granted may be needed for additional explanation.).freeze,
904
+ "skos:scopeNote" => %(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,
905
+ type: "owl:DatatypeProperty".freeze,
906
+ "vs:term_status" => %(stable).freeze
907
+ property :hasRightsRelatedAgent,
908
+ 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],
909
+ domain: "http://www.loc.gov/premis/rdf/v1#RightsStatement".freeze,
910
+ label: "hasRightsRelatedAgent".freeze,
911
+ range: "http://www.loc.gov/premis/rdf/v1#Agent".freeze,
912
+ "rdfs:seeAlso" => %(http://id.loc.gov/vocabulary/preservation/rightsRelatedAgentRole).freeze,
913
+ subPropertyOf: "http://www.loc.gov/premis/rdf/v1#hasAgent".freeze,
914
+ type: "owl:ObjectProperty".freeze,
915
+ "vs:term_status" => %(unstable).freeze
916
+ property :hasRightsStatement,
917
+ label: "hasRightsStatement".freeze,
918
+ range: "http://www.loc.gov/premis/rdf/v1#RightsStatement".freeze,
919
+ "rdfs:seeAlso" => %(RightsStatement class definition).freeze,
920
+ "skos:definition" => %(Definition: A rights statement associated with the object.).freeze,
921
+ "skos:editorialNote" => %(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,
922
+ type: "owl:ObjectProperty".freeze,
923
+ "vs:term_status" => %(stable).freeze
924
+ property :hasRightsStatementNote,
925
+ comment: %(Examples: Copyright expiration expected in 2010 unless renewed.
926
+ License is embedded in XMP block in file header.).freeze,
927
+ domain: "http://www.loc.gov/premis/rdf/v1#RightsStatement".freeze,
928
+ label: "hasRightsStatementNote".freeze,
929
+ range: "xsd:string".freeze,
930
+ "skos:definition" => %(Definition: Additional information about the RightsStatement of an object.).freeze,
931
+ type: "owl:DatatypeProperty".freeze,
932
+ "vs:term_status" => %(stable).freeze
933
+ property :hasSignature,
934
+ label: "hasSignature".freeze,
935
+ range: "http://www.loc.gov/premis/rdf/v1#Signature".freeze,
936
+ "rdfs:seeAlso" => %(Signature class definition).freeze,
937
+ type: "owl:ObjectProperty".freeze,
938
+ "vs:term_status" => %(stable).freeze
939
+ property :hasSignatureEncoding,
940
+ comment: [%(Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/signatureEncoding).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],
941
+ domain: "http://www.loc.gov/premis/rdf/v1#Signature".freeze,
942
+ label: "hasSignatureEncoding".freeze,
943
+ "skos:definition" => %(Definition: The encoding used for the values of signatureValue, keyInformation.).freeze,
944
+ "skos:editorialNote" => %(Rationale: These values cannot be interpreted correctly if the encoding is unknown.).freeze,
945
+ type: ["owl:ObjectProperty".freeze, "owl:FunctionalProperty".freeze],
946
+ "vs:term_status" => %(stable).freeze
947
+ property :hasSignatureMethod,
948
+ comment: [%(Data Constraint: Values are taken from a SKOS vocabulary).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],
949
+ domain: "http://www.loc.gov/premis/rdf/v1#Signature".freeze,
950
+ label: "hasSignatureMethod".freeze,
951
+ range: "skos:Concept".freeze,
952
+ "skos:definition" => %(Definition: A designation for the encryption and hash algorithms used for signature generation.).freeze,
953
+ "skos:editorialNote" => %(Rationale: The same algorithms must be used for signature validation.).freeze,
954
+ type: ["owl:FunctionalProperty".freeze, "owl:ObjectProperty".freeze],
955
+ "vs:term_status" => %(stable).freeze
956
+ property :hasSignatureProperties,
957
+ domain: "http://www.loc.gov/premis/rdf/v1#Signature".freeze,
958
+ label: "hasSignatureProperties".freeze,
959
+ range: "xsd:string".freeze,
960
+ "skos:definition" => %(Definition: Additional information about the generation of the signature.).freeze,
961
+ "skos:scopeNote" => %(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,
962
+ type: "owl:DatatypeProperty".freeze,
963
+ "vs:term_status" => %(stable).freeze
964
+ property :hasSignatureValidationRules,
965
+ domain: "http://www.loc.gov/premis/rdf/v1#Signature".freeze,
966
+ label: "hasSignatureValidationRules".freeze,
967
+ range: "xsd:string".freeze,
968
+ "skos:definition" => %(Definition: The operations to be performed in order to validate the digital signature.).freeze,
969
+ "skos:editorialNote" => %(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,
970
+ "skos:scopeNote" => %(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.).freeze,
971
+ type: ["owl:DatatypeProperty".freeze, "owl:FunctionalProperty".freeze],
972
+ "vs:term_status" => %(stable).freeze
973
+ property :hasSignatureValue,
974
+ comment: %(Example: juS5RhJ884qoFR8flVXd/rbrSDVGn40CapgB7qeQiT+rr0NekEQ6BHhUA8dT3+BCTBUQI0dBjlml9lwzENXvS83zRECjzXbMRTUtVZiPZG2pqKPnL2YU3A9645UCjTXU+jgFumv7k78hieAGDzNci+PQ9KRmm//icT7JaYztgt4=).freeze,
975
+ domain: "http://www.loc.gov/premis/rdf/v1#Signature".freeze,
976
+ label: "hasSignatureValue".freeze,
977
+ range: "xsd:string".freeze,
978
+ "skos:definition" => %(Definition: The digital signature; a value generated from the application of a private key to a message digest.).freeze,
979
+ type: ["owl:FunctionalProperty".freeze, "owl:DatatypeProperty".freeze],
980
+ "vs:term_status" => %(stable).freeze
981
+ property :hasSigner,
982
+ domain: "http://www.loc.gov/premis/rdf/v1#Signature".freeze,
983
+ label: "hasSigner".freeze,
984
+ range: ["http://www.loc.gov/premis/rdf/v1#Agent".freeze, "xsd:string".freeze],
985
+ "skos:definition" => %(Definition: The individual, institution, or authority responsible for generating the signature.).freeze,
986
+ "skos:editorialNote" => %(Rationale: The signer might also be carried in the keyInformation, but it can be accessed more conveniently if recorded here.).freeze,
987
+ "skos:scopeNote" => %(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,
988
+ type: "owl:AnnotationProperty".freeze,
989
+ "vs:term_status" => %(stable).freeze
990
+ property :hasSignificantProperties,
991
+ domain: "http://www.loc.gov/premis/rdf/v1#Object".freeze,
992
+ label: "hasSignificantProperties".freeze,
993
+ range: "http://www.loc.gov/premis/rdf/v1#SignificantProperties".freeze,
994
+ "rdfs:seeAlso" => %(Object class definition and SignificantProperties class definition).freeze,
995
+ type: "owl:ObjectProperty".freeze,
996
+ "vs:term_status" => %(stable).freeze
997
+ property :hasSignificantPropertiesType,
998
+ comment: %(Examples: content, structure, behavior, page count, page width, typeface, hyperlinks \(representation\), image count \(representation\), color space [for an embedded image] \(bitstream\)).freeze,
999
+ domain: "http://www.loc.gov/premis/rdf/v1#SignificantProperties".freeze,
1000
+ label: "hasSignificantPropertiesType".freeze,
1001
+ range: "xsd:string".freeze,
1002
+ "skos:definition" => %(Definition: The aspect, facet, or attribute of an object about which significant properties are being described.).freeze,
1003
+ "skos:editorialNote" => %(Rationale: Repositories may choose to describe significant properties based on a particular aspect or attribute of an object.).freeze,
1004
+ "skos:scopeNote" => %(Usage Notes: This semantic unit is optional and may be used as part of a facet:detail pair with significantPropertiesValue.).freeze,
1005
+ type: ["owl:FunctionalProperty".freeze, "owl:DatatypeProperty".freeze],
1006
+ "vs:term_status" => %(stable).freeze
1007
+ property :hasSignificantPropertiesValue,
1008
+ comment: %(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,
1009
+ domain: "http://www.loc.gov/premis/rdf/v1#SignificantProperties".freeze,
1010
+ label: "hasSignificantPropertiesValue".freeze,
1011
+ range: "xsd:string".freeze,
1012
+ "skos:definition" => %(Definition: Description of the characteristics of a particular object subjectively determined to be important to maintain through preservation actions.).freeze,
1013
+ "skos:editorialNote" => %(Rationale: Repositories may choose to describe significant properties based on a particular aspect or attribute of an object.).freeze,
1014
+ "skos:scopeNote" => %(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.).freeze,
1015
+ type: ["owl:FunctionalProperty".freeze, "owl:DatatypeProperty".freeze],
1016
+ "vs:term_status" => %(stable).freeze
1017
+ property :hasSize,
1018
+ comment: %(Example: 2038937).freeze,
1019
+ domain: "http://www.loc.gov/premis/rdf/v1#ObjectCharacteristics".freeze,
1020
+ label: "hasSize".freeze,
1021
+ range: "xsd:long".freeze,
1022
+ "skos:definition" => %(Definition: The size in bytes of the file or bitstream stored in the repository.).freeze,
1023
+ "skos:editorialNote" => %(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,
1024
+ "skos:historyNote" => %(Creation / Maintenance Notes: Automatically obtained by the repository.).freeze,
1025
+ "skos:scopeNote" => %(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,
1026
+ type: ["owl:DatatypeProperty".freeze, "owl:FunctionalProperty".freeze],
1027
+ "vs:term_status" => %(stable).freeze
1028
+ property :hasSoftware,
1029
+ domain: "http://www.loc.gov/premis/rdf/v1#Environment".freeze,
1030
+ label: "hasSoftware".freeze,
1031
+ range: "http://www.loc.gov/premis/rdf/v1#Software".freeze,
1032
+ "rdfs:seeAlso" => %(Environment class definition and Software class definition).freeze,
1033
+ type: "owl:ObjectProperty".freeze,
1034
+ "vs:term_status" => %(stable).freeze
1035
+ property :hasSoftwareDependency,
1036
+ comment: %(Example: GNU gcc >=2.7.2).freeze,
1037
+ domain: "http://www.loc.gov/premis/rdf/v1#Software".freeze,
1038
+ label: "hasSoftwareDependency".freeze,
1039
+ range: "xsd:string".freeze,
1040
+ "skos:definition" => %(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,
1041
+ "skos:scopeNote" => %(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,
1042
+ type: "owl:DatatypeProperty".freeze,
1043
+ "vs:term_status" => %(stable).freeze
1044
+ property :hasSoftwareName,
1045
+ comment: %(Examples: Adobe Photoshop, Adobe Acrobat Reader).freeze,
1046
+ domain: "http://www.loc.gov/premis/rdf/v1#Software".freeze,
1047
+ label: "hasSoftwareName".freeze,
1048
+ range: "xsd:string".freeze,
1049
+ "skos:definition" => %(Definition: Manufacturer and title of the software application.).freeze,
1050
+ "skos:scopeNote" => %(Usage Notes: Include manufacturer when this helps to identify or disambiguate the product, for example, use “Adobe Photoshop” rather than “Photoshop.”).freeze,
1051
+ type: ["owl:FunctionalProperty".freeze, "owl:DatatypeProperty".freeze],
1052
+ "vs:term_status" => %(stable).freeze
1053
+ property :hasSoftwareOtherInformation,
1054
+ comment: %(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,
1055
+ domain: "http://www.loc.gov/premis/rdf/v1#Software".freeze,
1056
+ label: "hasSoftwareOtherInformation".freeze,
1057
+ range: "xsd:string".freeze,
1058
+ "skos:definition" => %(Definition: Additional requirements or instructions related to the software referenced in swName.).freeze,
1059
+ "skos:scopeNote" => %(Usage Notes: This could be a reliable persistent identifier or URI pointing to software documentation within or outside the repository.).freeze,
1060
+ type: "owl:DatatypeProperty".freeze,
1061
+ "vs:term_status" => %(stable).freeze
1062
+ property :hasSoftwareType,
1063
+ comment: [%(Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/softwareType).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],
1064
+ domain: "http://www.loc.gov/premis/rdf/v1#Software".freeze,
1065
+ label: "hasSoftwareType".freeze,
1066
+ "skos:definition" => %(Definition: Class or category of software.).freeze,
1067
+ "skos:editorialNote" => %(Rationale: Several different layers of software can be required to support an object.).freeze,
1068
+ type: ["owl:FunctionalProperty".freeze, "owl:ObjectProperty".freeze],
1069
+ "vs:term_status" => %(stable).freeze
1070
+ property :hasSoftwareVersion,
1071
+ comment: %(Examples: >=2.2.0, 6.0, 2003).freeze,
1072
+ domain: "http://www.loc.gov/premis/rdf/v1#Software".freeze,
1073
+ label: "hasSoftwareVersion".freeze,
1074
+ range: "xsd:string".freeze,
1075
+ "skos:definition" => %(Definition: The version or versions of the software referenced in swName.).freeze,
1076
+ "skos:scopeNote" => %(Usage Notes: If there is no formal version, the date of issuance can be used.).freeze,
1077
+ type: ["owl:FunctionalProperty".freeze, "owl:DatatypeProperty".freeze],
1078
+ "vs:term_status" => %(stable).freeze
1079
+ property :hasStartDate,
1080
+ comment: %(Data Constraint: To aid machine processing, value should use a structured form: xsd:dateTime).freeze,
1081
+ domain: "http://www.loc.gov/premis/rdf/v1#ApplicableDates".freeze,
1082
+ label: "hasStartDate".freeze,
1083
+ range: "xsd:dateTime".freeze,
1084
+ "skos:definition" => %(Definition: The beginning date of the permission granted.).freeze,
1085
+ type: ["owl:FunctionalProperty".freeze, "owl:DatatypeProperty".freeze],
1086
+ "vs:term_status" => %(stable).freeze
1087
+ property :hasStatuteCitation,
1088
+ comment: %(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,
1089
+ domain: "http://www.loc.gov/premis/rdf/v1#StatuteInformation".freeze,
1090
+ label: "hasStatuteCitation".freeze,
1091
+ range: "xsd:string".freeze,
1092
+ "skos:definition" => %(Definition: An identifying designation for the statute.).freeze,
1093
+ "skos:scopeNote" => %(Usage Notes: Use standard citation form when applicable.).freeze,
1094
+ type: ["owl:FunctionalProperty".freeze, "owl:DatatypeProperty".freeze],
1095
+ "vs:term_status" => %(stable).freeze
1096
+ property :hasStatuteInformationDeterminationDate,
1097
+ comment: [%(Data Constraint: To aid machine processing, value should use a structured form: xsd:dateTime).freeze, %(Example: 2001-10-26T19:32:52+00:00).freeze],
1098
+ domain: "http://www.loc.gov/premis/rdf/v1#StatuteInformation".freeze,
1099
+ label: "hasStatuteInformationDeterminationDate".freeze,
1100
+ range: "xsd:dateTime".freeze,
1101
+ "skos:definition" => %(Definition: The date that the determination was made that the statute authorized the permission\(s\) noted.).freeze,
1102
+ "skos:editorialNote" => %(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,
1103
+ type: ["owl:FunctionalProperty".freeze, "owl:DatatypeProperty".freeze],
1104
+ "vs:term_status" => %(stable).freeze
1105
+ property :hasStatuteJurisdiction,
1106
+ comment: [%(Data Constraint: Values should be taken from a controlled vocabulary.).freeze, %(Examples: us, de, be).freeze],
1107
+ domain: "http://www.loc.gov/premis/rdf/v1#StatuteInformation".freeze,
1108
+ label: "hasStatuteJurisdiction".freeze,
1109
+ range: "xsd:string".freeze,
1110
+ "skos:definition" => %(Definition: The country or other political body enacting the statute.).freeze,
1111
+ "skos:editorialNote" => %(Rationale: The connection between the object and the rights granted is based on jurisdiction.).freeze,
1112
+ type: ["owl:FunctionalProperty".freeze, "owl:DatatypeProperty".freeze],
1113
+ "vs:term_status" => %(stable).freeze
1114
+ property :hasStorage,
1115
+ label: "hasStorage".freeze,
1116
+ range: "http://www.loc.gov/premis/rdf/v1#Storage".freeze,
1117
+ "rdfs:seeAlso" => %(Object class definition and Storage class definition).freeze,
1118
+ type: "owl:ObjectProperty".freeze,
1119
+ "vs:term_status" => %(stable).freeze
1120
+ property :hasStorageMedium,
1121
+ comment: [%(Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/storageMedium).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],
1122
+ domain: "http://www.loc.gov/premis/rdf/v1#Storage".freeze,
1123
+ label: "hasStorageMedium".freeze,
1124
+ "skos:definition" => %(Definition: The physical medium on which the object is stored \(e.g., magnetic tape, hard disk, CD-ROM, DVD\).).freeze,
1125
+ "skos:editorialNote" => %(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,
1126
+ type: ["owl:ObjectProperty".freeze, "owl:FunctionalProperty".freeze],
1127
+ "vs:term_status" => %(stable).freeze
1128
+ property :hasTermOfGrant,
1129
+ domain: "http://www.loc.gov/premis/rdf/v1#RightsGranted".freeze,
1130
+ label: "hasTermOfGrant".freeze,
1131
+ range: "http://www.loc.gov/premis/rdf/v1#TermOfGrant".freeze,
1132
+ "rdfs:seeAlso" => %(RightsGranted class definition and TermOfGrant class definition).freeze,
1133
+ type: ["owl:FunctionalProperty".freeze, "owl:ObjectProperty".freeze],
1134
+ "vs:term_status" => %(stable).freeze
1135
+ property :hasTermOfRestriction,
1136
+ domain: "http://www.loc.gov/premis/rdf/v1#RightsGranted".freeze,
1137
+ label: "hasTermOfRestriction".freeze,
1138
+ range: "http://www.loc.gov/premis/rdf/v1#TermOfRestriction".freeze,
1139
+ "rdfs:seeAlso" => %(RightsGranted and TermOfRestriction class definitions).freeze,
1140
+ type: "owl:ObjectProperty".freeze,
1141
+ "vs:term_status" => %(stable).freeze
444
1142
  end
445
1143
  end