rdf-vocab 3.2.0 → 3.2.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (84) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +2 -4
  3. data/VERSION +1 -1
  4. data/lib/rdf/vocab/acl.rb +91 -89
  5. data/lib/rdf/vocab/as.rb +624 -622
  6. data/lib/rdf/vocab/bf2.rb +2241 -2239
  7. data/lib/rdf/vocab/bibframe.rb +2241 -2239
  8. data/lib/rdf/vocab/bibo.rb +943 -941
  9. data/lib/rdf/vocab/cc.rb +102 -100
  10. data/lib/rdf/vocab/cert.rb +107 -105
  11. data/lib/rdf/vocab/cnt.rb +92 -90
  12. data/lib/rdf/vocab/crm.rb +1793 -1791
  13. data/lib/rdf/vocab/datacite.rb +261 -263
  14. data/lib/rdf/vocab/dbo.rb +4307 -4305
  15. data/lib/rdf/vocab/dc.rb +665 -663
  16. data/lib/rdf/vocab/dc11.rb +109 -107
  17. data/lib/rdf/vocab/dcat.rb +373 -356
  18. data/lib/rdf/vocab/dcmitype.rb +91 -89
  19. data/lib/rdf/vocab/disco.rb +348 -346
  20. data/lib/rdf/vocab/doap.rb +304 -302
  21. data/lib/rdf/vocab/dwc.rb +2244 -2242
  22. data/lib/rdf/vocab/earl.rb +146 -144
  23. data/lib/rdf/vocab/ebucore.rb +4945 -4941
  24. data/lib/rdf/vocab/edm.rb +310 -308
  25. data/lib/rdf/vocab/exif.rb +777 -775
  26. data/lib/rdf/vocab/extensions.rb +2 -2
  27. data/lib/rdf/vocab/fcrepo4.rb +307 -305
  28. data/lib/rdf/vocab/foaf.rb +525 -523
  29. data/lib/rdf/vocab/geo.rb +34 -32
  30. data/lib/rdf/vocab/geojson.rb +66 -64
  31. data/lib/rdf/vocab/geonames.rb +3656 -3654
  32. data/lib/rdf/vocab/gr.rb +1204 -1202
  33. data/lib/rdf/vocab/gs1.rb +5881 -5879
  34. data/lib/rdf/vocab/ht.rb +194 -192
  35. data/lib/rdf/vocab/hydra.rb +439 -437
  36. data/lib/rdf/vocab/iana.rb +215 -213
  37. data/lib/rdf/vocab/ical.rb +726 -724
  38. data/lib/rdf/vocab/identifiers.rb +219 -217
  39. data/lib/rdf/vocab/iiif.rb +132 -130
  40. data/lib/rdf/vocab/jsonld.rb +205 -203
  41. data/lib/rdf/vocab/ldp.rb +193 -191
  42. data/lib/rdf/vocab/lrmi.rb +188 -186
  43. data/lib/rdf/vocab/ma.rb +318 -316
  44. data/lib/rdf/vocab/mads.rb +670 -668
  45. data/lib/rdf/vocab/marcrelators.rb +543 -541
  46. data/lib/rdf/vocab/mo.rb +1823 -1821
  47. data/lib/rdf/vocab/mods.rb +636 -634
  48. data/lib/rdf/vocab/nfo.rb +482 -480
  49. data/lib/rdf/vocab/oa.rb +333 -331
  50. data/lib/rdf/vocab/og.rb +198 -196
  51. data/lib/rdf/vocab/ogc.rb +43 -41
  52. data/lib/rdf/vocab/ore.rb +79 -77
  53. data/lib/rdf/vocab/org.rb +322 -320
  54. data/lib/rdf/vocab/pcdm.rb +73 -71
  55. data/lib/rdf/vocab/pplan.rb +97 -95
  56. data/lib/rdf/vocab/premis.rb +903 -901
  57. data/lib/rdf/vocab/premiseventtype.rb +143 -141
  58. data/lib/rdf/vocab/prov.rb +1360 -1358
  59. data/lib/rdf/vocab/ptr.rb +147 -145
  60. data/lib/rdf/vocab/rdau.rb +9447 -9438
  61. data/lib/rdf/vocab/rightsstatements.rb +123 -121
  62. data/lib/rdf/vocab/rsa.rb +44 -42
  63. data/lib/rdf/vocab/rss.rb +46 -44
  64. data/lib/rdf/vocab/schema.rb +14700 -14698
  65. data/lib/rdf/vocab/schemas.rb +14700 -14698
  66. data/lib/rdf/vocab/sd.rb +165 -163
  67. data/lib/rdf/vocab/sh.rb +1096 -1094
  68. data/lib/rdf/vocab/sioc.rb +615 -613
  69. data/lib/rdf/vocab/siocservices.rb +49 -47
  70. data/lib/rdf/vocab/sioctypes.rb +224 -222
  71. data/lib/rdf/vocab/skos.rb +202 -200
  72. data/lib/rdf/vocab/skosxl.rb +51 -49
  73. data/lib/rdf/vocab/v.rb +233 -231
  74. data/lib/rdf/vocab/vcard.rb +776 -774
  75. data/lib/rdf/vocab/vmd.rb +233 -231
  76. data/lib/rdf/vocab/void.rb +145 -143
  77. data/lib/rdf/vocab/vs.rb +27 -25
  78. data/lib/rdf/vocab/wdrs.rb +112 -110
  79. data/lib/rdf/vocab/wot.rb +135 -133
  80. data/lib/rdf/vocab/xhtml.rb +4 -2
  81. data/lib/rdf/vocab/xhv.rb +208 -206
  82. data/lib/rdf/vocab/xkos.rb +220 -218
  83. data/lib/rdf/vocab.rb +2 -0
  84. metadata +14 -3
@@ -3,1219 +3,1221 @@
3
3
  # This file generated automatically using rdf vocabulary format from http://www.loc.gov/premis/rdf/v1#
4
4
  require 'rdf'
5
5
  module RDF::Vocab
6
+ # Vocabulary for <http://www.loc.gov/premis/rdf/v1#>
7
+ # @!visibility private
6
8
  PREMIS = Class.new(RDF::StrictVocabulary("http://www.loc.gov/premis/rdf/v1#")) do
7
9
 
8
10
  # Ontology definition
9
11
  ontology :"http://www.loc.gov/premis/rdf/v1#",
10
- comment: "\n This ontology identifies the classes and properties used to describe preservation metadata in RDF.\n It aligns with PREMIS Data Dictionary version 2.2.".freeze,
11
- "http://purl.org/dc/terms/modified": "2012-09-14T00:00:00Z".freeze,
12
- "http://www.w3.org/2000/01/rdf-schema#seeAlso": "http://multimedialab.elis.ugent.be/users/samcoppe/ontologies/Premis/index.html for the OWL Documentation of the ontology.".freeze,
13
- "http://www.w3.org/2002/07/owl#imports": ["http://id.loc.gov/vocabulary/preservation/actionsGranted".freeze, "http://id.loc.gov/vocabulary/preservation/agentType".freeze, "http://id.loc.gov/vocabulary/preservation/contentLocationType".freeze, "http://id.loc.gov/vocabulary/preservation/copyrightStatus".freeze, "http://id.loc.gov/vocabulary/preservation/cryptographicHashFunctions".freeze, "http://id.loc.gov/vocabulary/preservation/environmentCharacteristic".freeze, "http://id.loc.gov/vocabulary/preservation/environmentPurpose".freeze, "http://id.loc.gov/vocabulary/preservation/eventRelatedAgentRole".freeze, "http://id.loc.gov/vocabulary/preservation/eventRelatedObjectRole".freeze, "http://id.loc.gov/vocabulary/preservation/eventType".freeze, "http://id.loc.gov/vocabulary/preservation/formatRegistryRole".freeze, "http://id.loc.gov/vocabulary/preservation/hardwareType".freeze, "http://id.loc.gov/vocabulary/preservation/inhibitorTarget".freeze, "http://id.loc.gov/vocabulary/preservation/inhibitorType".freeze, "http://id.loc.gov/vocabulary/preservation/objectCategory".freeze, "http://id.loc.gov/vocabulary/preservation/preservationLevelRole".freeze, "http://id.loc.gov/vocabulary/preservation/relationshipSubType".freeze, "http://id.loc.gov/vocabulary/preservation/relationshipType".freeze, "http://id.loc.gov/vocabulary/preservation/rightsBasis".freeze, "http://id.loc.gov/vocabulary/preservation/rightsRelatedAgentRole".freeze, "http://id.loc.gov/vocabulary/preservation/signatureEncoding".freeze, "http://id.loc.gov/vocabulary/preservation/signatureMethod".freeze, "http://id.loc.gov/vocabulary/preservation/softwareType".freeze, "http://id.loc.gov/vocabulary/preservation/storageMedium".freeze],
14
- "http://www.w3.org/2002/07/owl#versionInfo": "1.0.0".freeze,
15
- isDefinedBy: "http://www.loc.gov/standards/premis/v2/premis-2-2.pdf".freeze,
16
- label: "Preservation Metadata: Implementation Strategies (PREMIS) Ontology".freeze,
17
- type: "http://www.w3.org/2002/07/owl#Ontology".freeze
12
+ comment: "\n This ontology identifies the classes and properties used to describe preservation metadata in RDF.\n It aligns with PREMIS Data Dictionary version 2.2.",
13
+ "http://purl.org/dc/terms/modified": "2012-09-14T00:00:00Z",
14
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "http://multimedialab.elis.ugent.be/users/samcoppe/ontologies/Premis/index.html for the OWL Documentation of the ontology.",
15
+ "http://www.w3.org/2002/07/owl#imports": ["http://id.loc.gov/vocabulary/preservation/actionsGranted", "http://id.loc.gov/vocabulary/preservation/agentType", "http://id.loc.gov/vocabulary/preservation/contentLocationType", "http://id.loc.gov/vocabulary/preservation/copyrightStatus", "http://id.loc.gov/vocabulary/preservation/cryptographicHashFunctions", "http://id.loc.gov/vocabulary/preservation/environmentCharacteristic", "http://id.loc.gov/vocabulary/preservation/environmentPurpose", "http://id.loc.gov/vocabulary/preservation/eventRelatedAgentRole", "http://id.loc.gov/vocabulary/preservation/eventRelatedObjectRole", "http://id.loc.gov/vocabulary/preservation/eventType", "http://id.loc.gov/vocabulary/preservation/formatRegistryRole", "http://id.loc.gov/vocabulary/preservation/hardwareType", "http://id.loc.gov/vocabulary/preservation/inhibitorTarget", "http://id.loc.gov/vocabulary/preservation/inhibitorType", "http://id.loc.gov/vocabulary/preservation/objectCategory", "http://id.loc.gov/vocabulary/preservation/preservationLevelRole", "http://id.loc.gov/vocabulary/preservation/relationshipSubType", "http://id.loc.gov/vocabulary/preservation/relationshipType", "http://id.loc.gov/vocabulary/preservation/rightsBasis", "http://id.loc.gov/vocabulary/preservation/rightsRelatedAgentRole", "http://id.loc.gov/vocabulary/preservation/signatureEncoding", "http://id.loc.gov/vocabulary/preservation/signatureMethod", "http://id.loc.gov/vocabulary/preservation/softwareType", "http://id.loc.gov/vocabulary/preservation/storageMedium"],
16
+ "http://www.w3.org/2002/07/owl#versionInfo": "1.0.0",
17
+ isDefinedBy: "http://www.loc.gov/standards/premis/v2/premis-2-2.pdf",
18
+ label: "Preservation Metadata: Implementation Strategies (PREMIS) Ontology",
19
+ type: "http://www.w3.org/2002/07/owl#Ontology"
18
20
 
19
21
  # Class definitions
20
22
  term :Agent,
21
- comment: ["Entity properties:\nMay hold or grant one or more rights.\nMay carry out, authorize, or compel one or more events.\nMay create or act upon one or more objects through an event or with respect to a rights statement.".freeze, "The Agent entity aggregates information about attributes or characteristics of agents (persons, organizations, or software) associated with rights management and preservation events in the life of a data object. Agent information serves to identify an agent unambiguously from all other\nAgent entities.".freeze],
22
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
23
- subClassOf: ["http://purl.org/dc/terms/Agent".freeze, "http://www.loc.gov/premis/rdf/v1#PremisEntity".freeze, "http://xmlns.com/foaf/0.1/Agent".freeze],
24
- type: "http://www.w3.org/2002/07/owl#Class".freeze
23
+ comment: ["Entity properties:\nMay hold or grant one or more rights.\nMay carry out, authorize, or compel one or more events.\nMay create or act upon one or more objects through an event or with respect to a rights statement.", "The Agent entity aggregates information about attributes or characteristics of agents (persons, organizations, or software) associated with rights management and preservation events in the life of a data object. Agent information serves to identify an agent unambiguously from all other\nAgent entities."],
24
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
25
+ subClassOf: ["http://purl.org/dc/terms/Agent", "http://www.loc.gov/premis/rdf/v1#PremisEntity", "http://xmlns.com/foaf/0.1/Agent"],
26
+ type: "http://www.w3.org/2002/07/owl#Class"
25
27
  term :ApplicableDates,
26
- comment: ["Definition: The date range during which the particular rights statement applies or is\napplied to the content.".freeze, "Rationale Specific dates may apply to the particular rights statement.".freeze],
27
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
28
+ comment: ["Definition: The date range during which the particular rights statement applies or is\napplied to the content.", "Rationale Specific dates may apply to the particular rights statement."],
29
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
28
30
  subClassOf: [term(
29
- maxCardinality: "1".freeze,
30
- onProperty: "http://www.loc.gov/premis/rdf/v1#hasEndDate".freeze,
31
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
31
+ maxCardinality: "1",
32
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasEndDate",
33
+ type: "http://www.w3.org/2002/07/owl#Restriction"
32
34
  ), term(
33
- maxCardinality: "1".freeze,
34
- onProperty: "http://www.loc.gov/premis/rdf/v1#hasStartDate".freeze,
35
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
35
+ maxCardinality: "1",
36
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasStartDate",
37
+ type: "http://www.w3.org/2002/07/owl#Restriction"
36
38
  )],
37
- type: "http://www.w3.org/2002/07/owl#Class".freeze
39
+ type: "http://www.w3.org/2002/07/owl#Class"
38
40
  term :Bitstream,
39
- comment: "Definition: Contiguous or non-contiguous data within a file that has meaningful properties for preservation purposes.".freeze,
40
- "http://www.w3.org/2000/01/rdf-schema#seeAlso": "Object class definition".freeze,
41
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
42
- subClassOf: ["http://www.loc.gov/premis/rdf/v1#Object".freeze, term(
43
- minCardinality: "1".freeze,
44
- onProperty: "http://www.loc.gov/premis/rdf/v1#hasObjectCharacteristics".freeze,
45
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
41
+ comment: "Definition: Contiguous or non-contiguous data within a file that has meaningful properties for preservation purposes.",
42
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "Object class definition",
43
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
44
+ subClassOf: ["http://www.loc.gov/premis/rdf/v1#Object", term(
45
+ minCardinality: "1",
46
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasObjectCharacteristics",
47
+ type: "http://www.w3.org/2002/07/owl#Restriction"
46
48
  )],
47
- type: "http://www.w3.org/2002/07/owl#Class".freeze
49
+ type: "http://www.w3.org/2002/07/owl#Class"
48
50
  term :ContentLocation,
49
- comment: ["Creation / Maintenance Notes: A preservation repository should never refer to content that it does not control. Therefore, the PREMIS working group assumed that the repository will always assign the contentLocation, probably by program.".freeze, "Definition: Information needed to retrieve a file from the storage system, or to access a bitstream within a file.".freeze, "Usage Notes: If the preservation repository uses the objectIdentifier as a handle for retrieving data, contentLocation is implicit and does not need to be recorded.".freeze],
50
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
51
+ comment: ["Creation / Maintenance Notes: A preservation repository should never refer to content that it does not control. Therefore, the PREMIS working group assumed that the repository will always assign the contentLocation, probably by program.", "Definition: Information needed to retrieve a file from the storage system, or to access a bitstream within a file.", "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."],
52
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
51
53
  subClassOf: term(
52
54
  intersectionOf: list(term(
53
- cardinality: "1".freeze,
54
- onProperty: "http://www.loc.gov/premis/rdf/v1#hasContentLocationType".freeze,
55
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
55
+ cardinality: "1",
56
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasContentLocationType",
57
+ type: "http://www.w3.org/2002/07/owl#Restriction"
56
58
  ), term(
57
- cardinality: "1".freeze,
58
- onProperty: "http://www.loc.gov/premis/rdf/v1#hasContentLocationValue".freeze,
59
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
59
+ cardinality: "1",
60
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasContentLocationValue",
61
+ type: "http://www.w3.org/2002/07/owl#Restriction"
60
62
  )),
61
- type: "http://www.w3.org/2002/07/owl#Class".freeze
63
+ type: "http://www.w3.org/2002/07/owl#Class"
62
64
  ),
63
- type: "http://www.w3.org/2002/07/owl#Class".freeze
65
+ type: "http://www.w3.org/2002/07/owl#Class"
64
66
  term :CopyrightInformation,
65
- comment: ["Definition: Information about the copyright status of the object(s).".freeze, "Usage Notes: When rights basis is a copyright, copyrightInformation should be provided.\nRepositories may need to extend this with more detailed information. See the California Digital Library's copyrightMD schema (www.cdlib.org/inside/projects/rights/schema/) for an example of a more detailed scheme.".freeze],
66
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
67
- subClassOf: ["http://www.loc.gov/premis/rdf/v1#RightsStatement".freeze, term(
67
+ comment: ["Definition: Information about the copyright status of the object(s).", "Usage Notes: When rights basis is a copyright, copyrightInformation should be provided.\nRepositories may need to extend this with more detailed information. See the California Digital Library's copyrightMD schema (www.cdlib.org/inside/projects/rights/schema/) for an example of a more detailed scheme."],
68
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
69
+ subClassOf: ["http://www.loc.gov/premis/rdf/v1#RightsStatement", term(
68
70
  intersectionOf: list(term(
69
- cardinality: "1".freeze,
70
- onProperty: "http://www.loc.gov/premis/rdf/v1#hasCopyrightStatus".freeze,
71
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
71
+ cardinality: "1",
72
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasCopyrightStatus",
73
+ type: "http://www.w3.org/2002/07/owl#Restriction"
72
74
  ), term(
73
- cardinality: "1".freeze,
74
- onProperty: "http://www.loc.gov/premis/rdf/v1#hasCopyrightJurisdiction".freeze,
75
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
75
+ cardinality: "1",
76
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasCopyrightJurisdiction",
77
+ type: "http://www.w3.org/2002/07/owl#Restriction"
76
78
  )),
77
- type: "http://www.w3.org/2002/07/owl#Class".freeze
79
+ type: "http://www.w3.org/2002/07/owl#Class"
78
80
  )],
79
- type: "http://www.w3.org/2002/07/owl#Class".freeze
81
+ type: "http://www.w3.org/2002/07/owl#Class"
80
82
  term :CreatingApplication,
81
- comment: ["Creation / Maintenance Notes: If the object was created by the repository, assignment of creating application information should be straightforward.\nIf the object was created outside the repository, it is possible this information could be supplied by the depositor. It might also be extracted from the file itself; the name of the creating application is often embedded within the file.".freeze, "Definition: Information about the application that created the object.".freeze, "Rationale: Information about the creating application, including the version of the application and the date the file was created, can be useful for problem solving purposes. For example, it is not uncommon for certain versions of software to be known for causing conversion errors or introducing artifacts. It is also useful to determine which rendering software is available for the digital object. For example, if you know that the Distiller program created the PDF file, you know it will be renderable with (among other programs) Adobe Reader.".freeze, "Usage Notes: This semantic unit applies to both objects created external to the repository and subsequently ingested, and to objects created by the repository, for example, through migration events.\nThe creatingApplication container is repeatable if more than one application processed the object in turn. For example, a file could be created by Microsoft Word and later turned into a PDF using Adobe Acrobat. Details of both the Word and Acrobat applications may be recorded. However, if both files are stored in the repository, each file should be completely described as an Object entity and linked by using relationship information with a relationshipType “derivation.”\nIt may also be repeated to record the creating application before the object was ingested as well as the creating application used as part of the ingest process. For example, an HTML file was created pre-ingest using Dreamweaver, and the Web crawler Heritrix then captured a snapshot of the files as part of the ingest.\nThe amount of information needed for creatingApplication given here is minimal. For more granularity, extensibility is provided.\nRather than having each repository record this locally, it would be preferable to have a registry of this information similar to format or environment registries.".freeze],
82
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
83
+ comment: ["Creation / Maintenance Notes: If the object was created by the repository, assignment of creating application information should be straightforward.\nIf the object was created outside the repository, it is possible this information could be supplied by the depositor. It might also be extracted from the file itself; the name of the creating application is often embedded within the file.", "Definition: Information about the application that created the object.", "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.", "Usage Notes: This semantic unit applies to both objects created external to the repository and subsequently ingested, and to objects created by the repository, for example, through migration events.\nThe creatingApplication container is repeatable if more than one application processed the object in turn. For example, a file could be created by Microsoft Word and later turned into a PDF using Adobe Acrobat. Details of both the Word and Acrobat applications may be recorded. However, if both files are stored in the repository, each file should be completely described as an Object entity and linked by using relationship information with a relationshipType “derivation.”\nIt may also be repeated to record the creating application before the object was ingested as well as the creating application used as part of the ingest process. For example, an HTML file was created pre-ingest using Dreamweaver, and the Web crawler Heritrix then captured a snapshot of the files as part of the ingest.\nThe amount of information needed for creatingApplication given here is minimal. For more granularity, extensibility is provided.\nRather than having each repository record this locally, it would be preferable to have a registry of this information similar to format or environment registries."],
84
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
83
85
  subClassOf: term(
84
- type: "http://www.w3.org/2002/07/owl#Class".freeze,
86
+ type: "http://www.w3.org/2002/07/owl#Class",
85
87
  unionOf: list(term(
86
- cardinality: "1".freeze,
87
- onProperty: "http://www.loc.gov/premis/rdf/v1#hasCreatingApplicationName".freeze,
88
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
88
+ cardinality: "1",
89
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasCreatingApplicationName",
90
+ type: "http://www.w3.org/2002/07/owl#Restriction"
89
91
  ), term(
90
- maxCardinality: "1".freeze,
91
- onProperty: "http://www.loc.gov/premis/rdf/v1#hasCreatingApplicationVersion".freeze,
92
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
92
+ maxCardinality: "1",
93
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasCreatingApplicationVersion",
94
+ type: "http://www.w3.org/2002/07/owl#Restriction"
93
95
  ), term(
94
- maxCardinality: "1".freeze,
95
- onProperty: "http://www.loc.gov/premis/rdf/v1#hasDateCreatedByApplication".freeze,
96
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
96
+ maxCardinality: "1",
97
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasDateCreatedByApplication",
98
+ type: "http://www.w3.org/2002/07/owl#Restriction"
97
99
  ))
98
100
  ),
99
- type: "http://www.w3.org/2002/07/owl#Class".freeze
101
+ type: "http://www.w3.org/2002/07/owl#Class"
100
102
  term :Dependency,
101
- comment: ["Creation / Maintenance Notes: Recommended practice is for a repository to archive objects on which other objects depend. These may be sent by the submitter of the primary object, or they may in some cases be automatically obtained by the repository. For example, a markup file will often contain links to other objects it requires such as DTDs or XML Schema. If it does, these objects can often be identified by the link and downloaded by the repository.".freeze, "Definition: Information about a non-software component or associated file needed in order to use or render the representation or file, for example, a schema, a DTD, or an entity file declaration.".freeze, "Usage Notes: This semantic unit is for additional objects that are necessary to render a file or representation, not for required software or hardware. It may also be used for a non-executable component of the object, such as a font or style sheet. For things that the software requires, see swDependency.\nThis semantic unit does not include objects required by structural relationships, such as child content objects (e.g., figures that are part of an article), which are recorded under relationship with a relationshipType of “structural”.\nIt is up to the repository to determine what constitutes a dependency in the context of the designated community.\nThe objects noted may be internal or external to the preservation repository.".freeze],
102
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
103
+ comment: ["Creation / Maintenance Notes: Recommended practice is for a repository to archive objects on which other objects depend. These may be sent by the submitter of the primary object, or they may in some cases be automatically obtained by the repository. For example, a markup file will often contain links to other objects it requires such as DTDs or XML Schema. If it does, these objects can often be identified by the link and downloaded by the repository.", "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.", "Usage Notes: This semantic unit is for additional objects that are necessary to render a file or representation, not for required software or hardware. It may also be used for a non-executable component of the object, such as a font or style sheet. For things that the software requires, see swDependency.\nThis semantic unit does not include objects required by structural relationships, such as child content objects (e.g., figures that are part of an article), which are recorded under relationship with a relationshipType of “structural”.\nIt is up to the repository to determine what constitutes a dependency in the context of the designated community.\nThe objects noted may be internal or external to the preservation repository."],
104
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
103
105
  subClassOf: term(
104
- type: "http://www.w3.org/2002/07/owl#Class".freeze,
106
+ type: "http://www.w3.org/2002/07/owl#Class",
105
107
  unionOf: list(term(
106
- maxCardinality: "1".freeze,
107
- onProperty: "http://www.loc.gov/premis/rdf/v1#hasIdentifier".freeze,
108
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
108
+ maxCardinality: "1",
109
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasIdentifier",
110
+ type: "http://www.w3.org/2002/07/owl#Restriction"
109
111
  ), term(
110
- minCardinality: "1".freeze,
111
- onProperty: "http://www.loc.gov/premis/rdf/v1#hasDependencyName".freeze,
112
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
112
+ minCardinality: "1",
113
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasDependencyName",
114
+ type: "http://www.w3.org/2002/07/owl#Restriction"
113
115
  ))
114
116
  ),
115
- type: "http://www.w3.org/2002/07/owl#Class".freeze
117
+ type: "http://www.w3.org/2002/07/owl#Class"
116
118
  term :Environment,
117
- comment: ["Creation / Maintenance Notes: This information may be omitted when the repository is doing only bit-level preservation on the object.\nRather than having each repository record this locally, it would be preferable to have a registry of environment information similar to proposed registries of format information.\nRepositories may choose to design mechanisms for inheritance, so that if the environment required for each file within a representation is identical to the environment recorded for the representation as a whole, it is not necessary to store this information in each file.".freeze, "Definition: Hardware/software combinations supporting use of the object.".freeze, "Rationale: Environment is the means by which the user renders and interacts with content. Separation of digital content from its environmental context can result in the content becoming unusable.".freeze, "Usage Notes: All of this semantic units’ subunits are optional. At least one subunit (i.e. environmentNote, dependency, software, hardware, and/or environmentExtension) must be present if this container is included.".freeze],
118
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
119
+ comment: ["Creation / Maintenance Notes: This information may be omitted when the repository is doing only bit-level preservation on the object.\nRather than having each repository record this locally, it would be preferable to have a registry of environment information similar to proposed registries of format information.\nRepositories may choose to design mechanisms for inheritance, so that if the environment required for each file within a representation is identical to the environment recorded for the representation as a whole, it is not necessary to store this information in each file.", "Definition: Hardware/software combinations supporting use of the object.", "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.", "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."],
120
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
119
121
  subClassOf: term(
120
- maxCardinality: "1".freeze,
121
- onProperty: "http://www.loc.gov/premis/rdf/v1#hasEnvironmentCharacteristic".freeze,
122
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
122
+ maxCardinality: "1",
123
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasEnvironmentCharacteristic",
124
+ type: "http://www.w3.org/2002/07/owl#Restriction"
123
125
  ),
124
- type: "http://www.w3.org/2002/07/owl#Class".freeze
126
+ type: "http://www.w3.org/2002/07/owl#Class"
125
127
  term :Event,
126
- comment: ["Entity properties:\nMust be related to one or more objects.\nCan be related to one or more agents.\nLinks between entities may be recorded from either direction and need not be bi-directional.".freeze, "The Event entity aggregates information about an action that involves one or more Object entities. Metadata about an Event would normally be recorded and stored separately from the digital object.\nWhether or not a preservation repository records an Event depends upon the importance of the event. Actions that modify objects should always be recorded. Other actions such as copying an object for backup purposes may be recorded in system logs or an audit trail but not necessarily in\nan Event entity.\nMandatory semantic units are: eventIdentifier, eventType, and eventDateTime.".freeze],
127
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
128
- subClassOf: ["http://www.loc.gov/premis/rdf/v1#PremisEntity".freeze, term(
128
+ comment: ["Entity properties:\nMust be related to one or more objects.\nCan be related to one or more agents.\nLinks between entities may be recorded from either direction and need not be bi-directional.", "The Event entity aggregates information about an action that involves one or more Object entities. Metadata about an Event would normally be recorded and stored separately from the digital object.\nWhether or not a preservation repository records an Event depends upon the importance of the event. Actions that modify objects should always be recorded. Other actions such as copying an object for backup purposes may be recorded in system logs or an audit trail but not necessarily in\nan Event entity.\nMandatory semantic units are: eventIdentifier, eventType, and eventDateTime."],
129
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
130
+ subClassOf: ["http://www.loc.gov/premis/rdf/v1#PremisEntity", term(
129
131
  intersectionOf: list(term(
130
- cardinality: "1".freeze,
131
- onProperty: "http://www.loc.gov/premis/rdf/v1#hasEventType".freeze,
132
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
132
+ cardinality: "1",
133
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasEventType",
134
+ type: "http://www.w3.org/2002/07/owl#Restriction"
133
135
  ), term(
134
- maxCardinality: "1".freeze,
135
- onProperty: "http://www.loc.gov/premis/rdf/v1#hasIdentifier".freeze,
136
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
136
+ maxCardinality: "1",
137
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasIdentifier",
138
+ type: "http://www.w3.org/2002/07/owl#Restriction"
137
139
  ), term(
138
- cardinality: "1".freeze,
139
- onProperty: "http://www.loc.gov/premis/rdf/v1#hasEventDateTime".freeze,
140
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
140
+ cardinality: "1",
141
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasEventDateTime",
142
+ type: "http://www.w3.org/2002/07/owl#Restriction"
141
143
  )),
142
- type: "http://www.w3.org/2002/07/owl#Class".freeze
144
+ type: "http://www.w3.org/2002/07/owl#Class"
143
145
  )],
144
- type: "http://www.w3.org/2002/07/owl#Class".freeze
146
+ type: "http://www.w3.org/2002/07/owl#Class"
145
147
  term :EventOutcomeDetail,
146
- comment: ["Definition: A detailed description of the result or product of the event.".freeze, "Rationale: An event outcome may be sufficiently complex that a coded description is not adequate to document it.".freeze, "Usage Notes: This may be used to record all error and warning messages issued by a program involved in the event or to record a pointer to an error log.\nIf the event was a validity check (e.g., profile conformance) any anomalies or quirks discovered would be recorded here.\nAll subunits of this semantic unit are optional. At least one subunit (i.e. eventOutcomeDetailNote and/or eventOutcomeDetailExtension) must be present if this container is included.".freeze],
147
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
148
+ comment: ["Definition: A detailed description of the result or product of the event.", "Rationale: An event outcome may be sufficiently complex that a coded description is not adequate to document it.", "Usage Notes: This may be used to record all error and warning messages issued by a program involved in the event or to record a pointer to an error log.\nIf the event was a validity check (e.g., profile conformance) any anomalies or quirks discovered would be recorded here.\nAll subunits of this semantic unit are optional. At least one subunit (i.e. eventOutcomeDetailNote and/or eventOutcomeDetailExtension) must be present if this container is included."],
149
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
148
150
  subClassOf: term(
149
- maxCardinality: "1".freeze,
150
- onProperty: "http://www.loc.gov/premis/rdf/v1#hasEventOutcomeDetailNote".freeze,
151
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
151
+ maxCardinality: "1",
152
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasEventOutcomeDetailNote",
153
+ type: "http://www.w3.org/2002/07/owl#Restriction"
152
154
  ),
153
- type: "http://www.w3.org/2002/07/owl#Class".freeze
155
+ type: "http://www.w3.org/2002/07/owl#Class"
154
156
  term :EventOutcomeInformation,
155
- comment: ["Definition: Information about the outcome of an event.".freeze, "Usage Notes: A repository may wish to supplement a coded eventOutcome value with additional information in eventOutcomeDetail. Since events may have more than one outcome, the container is repeatable.\nAll subunits of this semantic unit are optional. At least one subunit (i.e. eventOutcome or eventOutcomeDetail) must be present if this container is included.".freeze],
156
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
157
+ comment: ["Definition: Information about the outcome of an event.", "Usage Notes: A repository may wish to supplement a coded eventOutcome value with additional information in eventOutcomeDetail. Since events may have more than one outcome, the container is repeatable.\nAll subunits of this semantic unit are optional. At least one subunit (i.e. eventOutcome or eventOutcomeDetail) must be present if this container is included."],
158
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
157
159
  subClassOf: term(
158
- maxCardinality: "1".freeze,
159
- onProperty: "http://www.loc.gov/premis/rdf/v1#hasEventOutcome".freeze,
160
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
160
+ maxCardinality: "1",
161
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasEventOutcome",
162
+ type: "http://www.w3.org/2002/07/owl#Restriction"
161
163
  ),
162
- type: "http://www.w3.org/2002/07/owl#Class".freeze
164
+ type: "http://www.w3.org/2002/07/owl#Class"
163
165
  term :File,
164
- comment: "Definition: A named and ordered sequence of bytes that is known to an operating system.".freeze,
165
- "http://www.w3.org/2000/01/rdf-schema#seeAlso": "Object class definition".freeze,
166
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
167
- subClassOf: ["http://www.loc.gov/premis/rdf/v1#Object".freeze, term(
168
- minCardinality: "1".freeze,
169
- onProperty: "http://www.loc.gov/premis/rdf/v1#hasObjectCharacteristics".freeze,
170
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
166
+ comment: "Definition: A named and ordered sequence of bytes that is known to an operating system.",
167
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "Object class definition",
168
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
169
+ subClassOf: ["http://www.loc.gov/premis/rdf/v1#Object", term(
170
+ minCardinality: "1",
171
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasObjectCharacteristics",
172
+ type: "http://www.w3.org/2002/07/owl#Restriction"
171
173
  )],
172
- type: "http://www.w3.org/2002/07/owl#Class".freeze
174
+ type: "http://www.w3.org/2002/07/owl#Class"
173
175
  term :Fixity,
174
- comment: ["Creation / Maintenance Notes: Automatically calculated and recorded by repository.".freeze, "Definition: Information used to verify whether an object has been altered in an undocumented or unauthorized way.".freeze, "Usage Notes: To perform a fixity check, a message digest calculated at some earlier time is compared with a message digest calculated at a later time. If the digests are the same, the object was not altered in the interim. Recommended practice is to use two or more message digests calculated by different algorithms. (Note that the terms “message digest” and “checksum” are commonly used interchangeably. However, the term “checksum” is more correctly used for the product of a cyclical redundancy check (CRC), whereas the term “message digest” refers to the result of a cryptographic hash function, which is what is referred to here.)\nThe act of performing a fixity check and the date it occurred would be recorded as an Event. The result of the check would be recorded as the eventOutcome. Therefore, only the messageDigestAlgorithm and messageDigest need to be recorded as objectCharacteristics for future comparison.\nRepresentation level: It could be argued that if a representation consists of a single file or if all the files comprised by a representation are combined (e.g., zipped) into a single file, then a fixity check could be performed on the representation. However, in both cases the fixity check is actually being performed on a file, which in this case happens to be coincidental with a representation.\nBitstream level: Message digests can be computed for bitstreams although they are not as common as with files. For example, the JPX format, which is a JPEG2000 format, supports the inclusion of MD5 or SHA-1 message digests in internal metadata that was calculated on any range of bytes of the file.".freeze],
175
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
176
+ comment: ["Creation / Maintenance Notes: Automatically calculated and recorded by repository.", "Definition: Information used to verify whether an object has been altered in an undocumented or unauthorized way.", "Usage Notes: To perform a fixity check, a message digest calculated at some earlier time is compared with a message digest calculated at a later time. If the digests are the same, the object was not altered in the interim. Recommended practice is to use two or more message digests calculated by different algorithms. (Note that the terms “message digest” and “checksum” are commonly used interchangeably. However, the term “checksum” is more correctly used for the product of a cyclical redundancy check (CRC), whereas the term “message digest” refers to the result of a cryptographic hash function, which is what is referred to here.)\nThe act of performing a fixity check and the date it occurred would be recorded as an Event. The result of the check would be recorded as the eventOutcome. Therefore, only the messageDigestAlgorithm and messageDigest need to be recorded as objectCharacteristics for future comparison.\nRepresentation level: It could be argued that if a representation consists of a single file or if all the files comprised by a representation are combined (e.g., zipped) into a single file, then a fixity check could be performed on the representation. However, in both cases the fixity check is actually being performed on a file, which in this case happens to be coincidental with a representation.\nBitstream level: Message digests can be computed for bitstreams although they are not as common as with files. For example, the JPX format, which is a JPEG2000 format, supports the inclusion of MD5 or SHA-1 message digests in internal metadata that was calculated on any range of bytes of the file."],
177
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
176
178
  subClassOf: term(
177
179
  intersectionOf: list(term(
178
- cardinality: "1".freeze,
179
- onProperty: "http://www.loc.gov/premis/rdf/v1#hasMessageDigestAlgorithm".freeze,
180
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
180
+ cardinality: "1",
181
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasMessageDigestAlgorithm",
182
+ type: "http://www.w3.org/2002/07/owl#Restriction"
181
183
  ), term(
182
- cardinality: "1".freeze,
183
- onProperty: "http://www.loc.gov/premis/rdf/v1#hasMessageDigest".freeze,
184
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
184
+ cardinality: "1",
185
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasMessageDigest",
186
+ type: "http://www.w3.org/2002/07/owl#Restriction"
185
187
  )),
186
- type: "http://www.w3.org/2002/07/owl#Class".freeze
188
+ type: "http://www.w3.org/2002/07/owl#Class"
187
189
  ),
188
- type: "http://www.w3.org/2002/07/owl#Class".freeze
190
+ type: "http://www.w3.org/2002/07/owl#Class"
189
191
  term :Format,
190
- comment: ["Creation / Maintenance Notes: The format of a file or bitstream should be ascertained by the repository on ingest. Even if this information is provided by the submitter, directly in metadata or indirectly via the file name extension, recommended practice is to independently identify the format by parsing the file when possible. If the format cannot be identified at the time of ingest, it is valid to record that it is unknown, but the repository should subsequently make an effort to identify the format, even if manual intervention is required.".freeze, "Definition: Identification of the format of a file or bitstream where format is the organization of digital information according to preset specifications.".freeze, "Rationale: Many preservation activities depend on detailed knowledge about the format of the digital object. An accurate identification of format is essential. The identification provided, whether by name or pointer into a format registry, should be sufficient to associate the object with more detailed format information.".freeze, "Usage Notes: A bitstream embedded within a file may have different characteristics than the larger file. For example, a bitstream in LaTex format could be embedded within an SGML file, or multiple images using different colorspaces could be embedded within a TIFF file. format must be recorded for every object. When the bitstream format can be recognized by the repository and the repository might want to treat the bitstream differently from the embedding file for preservation purposes, format can be recorded for embedded bitstreams.\nAlthough this semantic unit is mandatory, both of its subunits are optional. At least one subunit (i.e. either formatDesignation or formatRegistry) must be present if this container is included or both may be used. If the subunit (formatDesignation or formatRegistry) needs to be repeated, the entire format container is repeated. This allows for association of format designation with a particular set of format registry information. For example, if the precise format cannot be determined and two format designations are recorded, each is given within a separate format container. The format container may also be repeated for multiple format registry entries.".freeze],
191
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
192
+ comment: ["Creation / Maintenance Notes: The format of a file or bitstream should be ascertained by the repository on ingest. Even if this information is provided by the submitter, directly in metadata or indirectly via the file name extension, recommended practice is to independently identify the format by parsing the file when possible. If the format cannot be identified at the time of ingest, it is valid to record that it is unknown, but the repository should subsequently make an effort to identify the format, even if manual intervention is required.", "Definition: Identification of the format of a file or bitstream where format is the organization of digital information according to preset specifications.", "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.", "Usage Notes: A bitstream embedded within a file may have different characteristics than the larger file. For example, a bitstream in LaTex format could be embedded within an SGML file, or multiple images using different colorspaces could be embedded within a TIFF file. format must be recorded for every object. When the bitstream format can be recognized by the repository and the repository might want to treat the bitstream differently from the embedding file for preservation purposes, format can be recorded for embedded bitstreams.\nAlthough this semantic unit is mandatory, both of its subunits are optional. At least one subunit (i.e. either formatDesignation or formatRegistry) must be present if this container is included or both may be used. If the subunit (formatDesignation or formatRegistry) needs to be repeated, the entire format container is repeated. This allows for association of format designation with a particular set of format registry information. For example, if the precise format cannot be determined and two format designations are recorded, each is given within a separate format container. The format container may also be repeated for multiple format registry entries."],
193
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
192
194
  subClassOf: term(
193
- type: "http://www.w3.org/2002/07/owl#Class".freeze,
195
+ type: "http://www.w3.org/2002/07/owl#Class",
194
196
  unionOf: list(term(
195
- maxCardinality: "1".freeze,
196
- onProperty: "http://www.loc.gov/premis/rdf/v1#hasFormatDesignation".freeze,
197
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
197
+ maxCardinality: "1",
198
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasFormatDesignation",
199
+ type: "http://www.w3.org/2002/07/owl#Restriction"
198
200
  ), term(
199
- maxCardinality: "1".freeze,
200
- onProperty: "http://www.loc.gov/premis/rdf/v1#hasFormatRegistry".freeze,
201
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
201
+ maxCardinality: "1",
202
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasFormatRegistry",
203
+ type: "http://www.w3.org/2002/07/owl#Restriction"
202
204
  ))
203
205
  ),
204
- type: "http://www.w3.org/2002/07/owl#Class".freeze
206
+ type: "http://www.w3.org/2002/07/owl#Class"
205
207
  term :FormatDesignation,
206
- comment: ["Definition: An identification of the format of the object.".freeze, "Usage Notes: Either formatDesignation or at least one instance of formatRegistry is required. Both may be included.\nThe most specific format (or format profile) should be recorded. A repository (or formats registry) may wish to use multipart format names (e.g., “TIFF_GeoTIFF” or “WAVE_MPEG_BWF”) to achieve this specificity.".freeze],
207
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
208
+ comment: ["Definition: An identification of the format of the object.", "Usage Notes: Either formatDesignation or at least one instance of formatRegistry is required. Both may be included.\nThe most specific format (or format profile) should be recorded. A repository (or formats registry) may wish to use multipart format names (e.g., “TIFF_GeoTIFF” or “WAVE_MPEG_BWF”) to achieve this specificity."],
209
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
208
210
  subClassOf: term(
209
- cardinality: "1".freeze,
210
- onProperty: "http://www.loc.gov/premis/rdf/v1#hasFormatName".freeze,
211
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
211
+ cardinality: "1",
212
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasFormatName",
213
+ type: "http://www.w3.org/2002/07/owl#Restriction"
212
214
  ),
213
- type: "http://www.w3.org/2002/07/owl#Class".freeze
215
+ type: "http://www.w3.org/2002/07/owl#Class"
214
216
  term :FormatRegistry,
215
- comment: ["Definition: Identifies and/or gives further information about the format by reference to an entry in a format registry.".freeze, "Rationale: If central format registries are available to the preservation repository, they may provide an excellent way of referencing detailed format information.".freeze, "Usage Notes: Either formatDesignation or at least one instance of formatRegistry is required. If more than one formatRegistry needs to be recorded the format container should be repeated to include each additional set of formatRegistry information.\nThe PREMIS working group assumed that a number of format registries will be developed and maintained to support digital preservation efforts. The proposal for a Global Digital Format Registry (GDFR) (http://hul.harvard.edu/gdfr/documents.html#data), for example, would create a network-accessible registry designed to store detailed specifications on formats and profiles.".freeze],
216
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
217
+ comment: ["Definition: Identifies and/or gives further information about the format by reference to an entry in a format registry.", "Rationale: If central format registries are available to the preservation repository, they may provide an excellent way of referencing detailed format information.", "Usage Notes: Either formatDesignation or at least one instance of formatRegistry is required. If more than one formatRegistry needs to be recorded the format container should be repeated to include each additional set of formatRegistry information.\nThe PREMIS working group assumed that a number of format registries will be developed and maintained to support digital preservation efforts. The proposal for a Global Digital Format Registry (GDFR) (http://hul.harvard.edu/gdfr/documents.html#data), for example, would create a network-accessible registry designed to store detailed specifications on formats and profiles."],
218
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
217
219
  subClassOf: [term(
218
- cardinality: "1".freeze,
219
- onProperty: "http://www.loc.gov/premis/rdf/v1#hasFormatRegistryKey".freeze,
220
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
220
+ cardinality: "1",
221
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasFormatRegistryKey",
222
+ type: "http://www.w3.org/2002/07/owl#Restriction"
221
223
  ), term(
222
- cardinality: "1".freeze,
223
- onProperty: "http://www.loc.gov/premis/rdf/v1#hasFormatRegistryName".freeze,
224
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
224
+ cardinality: "1",
225
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasFormatRegistryName",
226
+ type: "http://www.w3.org/2002/07/owl#Restriction"
225
227
  )],
226
- type: "http://www.w3.org/2002/07/owl#Class".freeze
228
+ type: "http://www.w3.org/2002/07/owl#Class"
227
229
  term :Hardware,
228
- comment: ["Creation / Maintenance Notes: Hardware environment information can be very difficult to provide. Many different hardware environments may apply; there are a huge number of combinations of maker and type of CPU, memory, video drivers, and so on. Although at least one hardware environment should be recorded, it is not necessary to record them all and each repository will have to make its own decisions about which hardware environments to record.\nBecause of the difficulty recording this information comprehensively, it would be optimal if central registries of environment information existed. In many cases the environment of a file object is directly associated with the format, making registry lookup by format feasible. In the absence of a global mechanism, repositories may be forced to develop their own local “registries” relating format to hwEnvironment.".freeze, "Definition: Hardware components needed by the software referenced in swName or the human user of the referenced software.".freeze],
229
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
230
+ comment: ["Creation / Maintenance Notes: Hardware environment information can be very difficult to provide. Many different hardware environments may apply; there are a huge number of combinations of maker and type of CPU, memory, video drivers, and so on. Although at least one hardware environment should be recorded, it is not necessary to record them all and each repository will have to make its own decisions about which hardware environments to record.\nBecause of the difficulty recording this information comprehensively, it would be optimal if central registries of environment information existed. In many cases the environment of a file object is directly associated with the format, making registry lookup by format feasible. In the absence of a global mechanism, repositories may be forced to develop their own local “registries” relating format to hwEnvironment.", "Definition: Hardware components needed by the software referenced in swName or the human user of the referenced software."],
231
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
230
232
  subClassOf: term(
231
233
  intersectionOf: list(term(
232
- cardinality: "1".freeze,
233
- onProperty: "http://www.loc.gov/premis/rdf/v1#hasHardwareType".freeze,
234
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
234
+ cardinality: "1",
235
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasHardwareType",
236
+ type: "http://www.w3.org/2002/07/owl#Restriction"
235
237
  ), term(
236
- cardinality: "1".freeze,
237
- onProperty: "http://www.loc.gov/premis/rdf/v1#hasHardwareName".freeze,
238
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
238
+ cardinality: "1",
239
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasHardwareName",
240
+ type: "http://www.w3.org/2002/07/owl#Restriction"
239
241
  )),
240
- type: "http://www.w3.org/2002/07/owl#Class".freeze
242
+ type: "http://www.w3.org/2002/07/owl#Class"
241
243
  ),
242
- type: "http://www.w3.org/2002/07/owl#Class".freeze
244
+ type: "http://www.w3.org/2002/07/owl#Class"
243
245
  term :Identifier,
244
- comment: "This class is used in PREMIS OWL to describe identifiers if the identifiers are not http URIs.".freeze,
245
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
246
+ comment: "This class is used in PREMIS OWL to describe identifiers if the identifiers are not http URIs.",
247
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
246
248
  subClassOf: [term(
247
- cardinality: "1".freeze,
248
- onProperty: "http://www.loc.gov/premis/rdf/v1#hasIdentifierType".freeze,
249
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
249
+ cardinality: "1",
250
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasIdentifierType",
251
+ type: "http://www.w3.org/2002/07/owl#Restriction"
250
252
  ), term(
251
- cardinality: "1".freeze,
252
- onProperty: "http://www.loc.gov/premis/rdf/v1#hasIdentifierValue".freeze,
253
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
253
+ cardinality: "1",
254
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasIdentifierValue",
255
+ type: "http://www.w3.org/2002/07/owl#Restriction"
254
256
  )],
255
- type: "http://www.w3.org/2002/07/owl#Class".freeze
257
+ type: "http://www.w3.org/2002/07/owl#Class"
256
258
  term :Inhibitors,
257
- comment: ["Creation / Maintenance Notes: Inhibitors are more likely to be present on an object ingested by the repository than applied by the repository itself. It is often not possible to tell that a file has been encrypted by parsing it; the file may appear to be ASCII text. Therefore, information about inhibitors should be supplied as metadata with submitted objects when possible.".freeze, "Definition: Features of the object intended to inhibit access, use, or migration.".freeze, "Rationale: Format information may indicate whether a file is encrypted, but the nature of the encryption also must be recorded, as well as the access key.".freeze, "Usage Notes: Some file formats allow encryption for embedded bitstreams.\nSome file formats such as PDF use passwords to control access to content or specific functions. Although this is actually implemented at the bitstream level, for preservation purposes it is effectively managed at the file level; that is, passwords would not be recorded for individually addressable bitstreams.\nFor certain types of inhibitor keys, more granularity may be required. If the inhibitor key information is identical to key information in digital signatures, use those semantic units.".freeze],
258
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
259
+ comment: ["Creation / Maintenance Notes: Inhibitors are more likely to be present on an object ingested by the repository than applied by the repository itself. It is often not possible to tell that a file has been encrypted by parsing it; the file may appear to be ASCII text. Therefore, information about inhibitors should be supplied as metadata with submitted objects when possible.", "Definition: Features of the object intended to inhibit access, use, or migration.", "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.", "Usage Notes: Some file formats allow encryption for embedded bitstreams.\nSome file formats such as PDF use passwords to control access to content or specific functions. Although this is actually implemented at the bitstream level, for preservation purposes it is effectively managed at the file level; that is, passwords would not be recorded for individually addressable bitstreams.\nFor certain types of inhibitor keys, more granularity may be required. If the inhibitor key information is identical to key information in digital signatures, use those semantic units."],
260
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
259
261
  subClassOf: term(
260
- cardinality: "1".freeze,
261
- onProperty: "http://www.loc.gov/premis/rdf/v1#hasInhibitorType".freeze,
262
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
262
+ cardinality: "1",
263
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasInhibitorType",
264
+ type: "http://www.w3.org/2002/07/owl#Restriction"
263
265
  ),
264
- type: "http://www.w3.org/2002/07/owl#Class".freeze
266
+ type: "http://www.w3.org/2002/07/owl#Class"
265
267
  term :IntellectualEntity,
266
- comment: ["Definition: a set of content that is considered a single intellectual unit for purposes of management and description: for example, a particular book, map, photograph, or database. An Intellectual Entity can include other Intellectual Entities; for example, a Web site can include a Web page; a Web page can include an image. An Intellectual Entity may have one or more digital representations.".freeze, "Intellectual entities are described via Descriptive metadata models. These are very domain-specific and are out of scope for PREMIS. Examples: Dublin Core, Mets, MARC".freeze],
267
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
268
- subClassOf: "http://www.loc.gov/premis/rdf/v1#PremisEntity".freeze,
269
- type: "http://www.w3.org/2002/07/owl#Class".freeze
268
+ comment: ["Definition: a set of content that is considered a single intellectual unit for purposes of management and description: for example, a particular book, map, photograph, or database. An Intellectual Entity can include other Intellectual Entities; for example, a Web site can include a Web page; a Web page can include an image. An Intellectual Entity may have one or more digital representations.", "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"],
269
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
270
+ subClassOf: "http://www.loc.gov/premis/rdf/v1#PremisEntity",
271
+ type: "http://www.w3.org/2002/07/owl#Class"
270
272
  term :LicenseInformation,
271
- comment: ["Definition: Information about a license or other agreement granting permissions related to an object.".freeze, "Usage Note: When rights basis is a license, licenseInformation should be provided.".freeze],
272
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
273
- subClassOf: ["http://www.loc.gov/premis/rdf/v1#RightsStatement".freeze, term(
274
- maxCardinality: "1".freeze,
275
- onProperty: "http://www.loc.gov/premis/rdf/v1#hasLicenseTerms".freeze,
276
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
273
+ comment: ["Definition: Information about a license or other agreement granting permissions related to an object.", "Usage Note: When rights basis is a license, licenseInformation should be provided."],
274
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
275
+ subClassOf: ["http://www.loc.gov/premis/rdf/v1#RightsStatement", term(
276
+ maxCardinality: "1",
277
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasLicenseTerms",
278
+ type: "http://www.w3.org/2002/07/owl#Restriction"
277
279
  )],
278
- type: "http://www.w3.org/2002/07/owl#Class".freeze
280
+ type: "http://www.w3.org/2002/07/owl#Class"
279
281
  term :Object,
280
- comment: ["Entity properties:\nCan be associated with one or more rights statements.\nCan participate in one or more events.\nLinks between entities may be recorded from either direction and need not be bi-directional.".freeze, "Entity types: \nRepresentation: A digital object instantiating or embodying an Intellectual Entity. A representation is the set of stored digital files and structural metadata needed to provide a complete and reasonable rendition of the Intellectual Entity.\nFile: A named and ordered sequence of bytes that is known to an operating system.\nBitstream: Contiguous or non-contiguous data within a file that has meaningful properties for preservation purposes.".freeze, "The object class aggregates information about a digital object held by a preservation repository and describes those characteristics relevant to preservation management. The only mandatory property is objectIdentifier.\nThe object class has three subclasses: Representation, File, and Bitstream.".freeze],
281
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
282
- subClassOf: "http://www.loc.gov/premis/rdf/v1#PremisEntity".freeze,
283
- type: "http://www.w3.org/2002/07/owl#Class".freeze
282
+ comment: ["Entity properties:\nCan be associated with one or more rights statements.\nCan participate in one or more events.\nLinks between entities may be recorded from either direction and need not be bi-directional.", "Entity types: \nRepresentation: A digital object instantiating or embodying an Intellectual Entity. A representation is the set of stored digital files and structural metadata needed to provide a complete and reasonable rendition of the Intellectual Entity.\nFile: A named and ordered sequence of bytes that is known to an operating system.\nBitstream: Contiguous or non-contiguous data within a file that has meaningful properties for preservation purposes.", "The object class aggregates information about a digital object held by a preservation repository and describes those characteristics relevant to preservation management. The only mandatory property is objectIdentifier.\nThe object class has three subclasses: Representation, File, and Bitstream."],
283
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
284
+ subClassOf: "http://www.loc.gov/premis/rdf/v1#PremisEntity",
285
+ type: "http://www.w3.org/2002/07/owl#Class"
284
286
  term :ObjectCharacteristics,
285
- comment: ["Definition: Technical properties of a file or bitstream that are applicable to all or most formats.".freeze, "Rationale: There are some important technical properties that apply to objects of any format. Detailed definition of format-specific properties is outside the scope of this Data Dictionary, although such properties may be included within objectCharacteristicsExtension.".freeze, "Usage Notes: The semantic units included in objectCharacteristics should be treated as a set of information that pertains to a single object at a single compositionLevel. Object characteristics may be repeated when an object was created by applying two or more encodings, such as compression and encryption. In this case each repetition of objectCharacteristics would have an incrementally higher compositionLevel.\nWhen encryption is applied, the objectCharacteristics block must include an inhibitors semantic unit.\nA bitstream embedded within a file may have different object characteristics than the file. Where these characteristics are relevant for preservation, they should be recorded.\nWhen a single file is equivalent to a representation, objectCharacteristics may be applied and thus associated with the representation. In these cases, the relationship between the file comprising the representation and other associated files may be expressed using relationshipSubType.".freeze],
286
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
287
+ comment: ["Definition: Technical properties of a file or bitstream that are applicable to all or most formats.", "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.", "Usage Notes: The semantic units included in objectCharacteristics should be treated as a set of information that pertains to a single object at a single compositionLevel. Object characteristics may be repeated when an object was created by applying two or more encodings, such as compression and encryption. In this case each repetition of objectCharacteristics would have an incrementally higher compositionLevel.\nWhen encryption is applied, the objectCharacteristics block must include an inhibitors semantic unit.\nA bitstream embedded within a file may have different object characteristics than the file. Where these characteristics are relevant for preservation, they should be recorded.\nWhen a single file is equivalent to a representation, objectCharacteristics may be applied and thus associated with the representation. In these cases, the relationship between the file comprising the representation and other associated files may be expressed using relationshipSubType."],
288
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
287
289
  subClassOf: [term(
288
- cardinality: "1".freeze,
289
- onProperty: "http://www.loc.gov/premis/rdf/v1#hasCompositionLevel".freeze,
290
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
290
+ cardinality: "1",
291
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasCompositionLevel",
292
+ type: "http://www.w3.org/2002/07/owl#Restriction"
291
293
  ), term(
292
- minCardinality: "1".freeze,
293
- onProperty: "http://www.loc.gov/premis/rdf/v1#hasFormat".freeze,
294
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
294
+ minCardinality: "1",
295
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasFormat",
296
+ type: "http://www.w3.org/2002/07/owl#Restriction"
295
297
  )],
296
- type: "http://www.w3.org/2002/07/owl#Class".freeze
298
+ type: "http://www.w3.org/2002/07/owl#Class"
297
299
  term :PremisEntity,
298
- comment: "Definition: Basicly, the preservation information in PREMIS OWL consists of five entities related to each other. The entities are: Agent, Event, IntellectualEntity, Object, and RightsStatement.".freeze,
299
- "http://www.w3.org/2002/07/owl#versionInfo": "PREMIS 2.2 Owl v2".freeze,
300
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
301
- subClassOf: "http://www.w3.org/2002/07/owl#Thing".freeze,
302
- type: "http://www.w3.org/2002/07/owl#Class".freeze
300
+ comment: "Definition: Basicly, the preservation information in PREMIS OWL consists of five entities related to each other. The entities are: Agent, Event, IntellectualEntity, Object, and RightsStatement.",
301
+ "http://www.w3.org/2002/07/owl#versionInfo": "PREMIS 2.2 Owl v2",
302
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
303
+ subClassOf: "http://www.w3.org/2002/07/owl#Thing",
304
+ type: "http://www.w3.org/2002/07/owl#Class"
303
305
  term :PreservationLevel,
304
- comment: ["Creation / Maintenance Notes: The preservation level may be assigned by the repository or requested by the depositor and submitted as metadata. The repository may also choose to record additional metadata indicating the context for the assignment of the preservation level.".freeze, "Definition: Information indicating the decision or policy on the set of preservation functions to be applied to an object and the context in which the decision or policy was made.".freeze, "Rationale: Some preservation repositories will offer multiple preservation options depending on factors such as the value or uniqueness of the material, the “preservability” of the format, the amount the customer is willing to pay, etc. The context surrounding the choice of a particular preservation option for an object may also require further explanation.".freeze, "Usage Notes: If the repository offers only a single preservation level, this value does not need to be explicitly recorded within the repository.\nApplication of a particular set of preservationLevel semantic units may only cover a single representation of an object: representations in other technical forms or serving other functions may have a different preservationLevel applied.\nThe container may be repeated if a preservation level value needs to be recorded in additional contexts (see preservationLevelRole).".freeze],
305
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
306
+ comment: ["Creation / Maintenance Notes: The preservation level may be assigned by the repository or requested by the depositor and submitted as metadata. The repository may also choose to record additional metadata indicating the context for the assignment of the preservation level.", "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.", "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.", "Usage Notes: If the repository offers only a single preservation level, this value does not need to be explicitly recorded within the repository.\nApplication of a particular set of preservationLevel semantic units may only cover a single representation of an object: representations in other technical forms or serving other functions may have a different preservationLevel applied.\nThe container may be repeated if a preservation level value needs to be recorded in additional contexts (see preservationLevelRole)."],
307
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
306
308
  subClassOf: [term(
307
- cardinality: "1".freeze,
308
- onProperty: "http://www.loc.gov/premis/rdf/v1#hasPreservationLevelValue".freeze,
309
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
309
+ cardinality: "1",
310
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasPreservationLevelValue",
311
+ type: "http://www.w3.org/2002/07/owl#Restriction"
310
312
  ), term(
311
- maxCardinality: "1".freeze,
312
- onProperty: "http://www.loc.gov/premis/rdf/v1#hasPreservationLevelRole".freeze,
313
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
313
+ maxCardinality: "1",
314
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasPreservationLevelRole",
315
+ type: "http://www.w3.org/2002/07/owl#Restriction"
314
316
  )],
315
- type: "http://www.w3.org/2002/07/owl#Class".freeze
317
+ type: "http://www.w3.org/2002/07/owl#Class"
316
318
  term :RelatedObjectIdentification,
317
- comment: [" Definition: The identifier and sequential context of the related resource".freeze, "Usage Notes: The related object may or may not be held within the preservation repository. Recommended practice is that objects reside within the repository unless there is a good reason to reference an object outside. Internal and external references should be clear.".freeze],
318
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
319
+ comment: [" Definition: The identifier and sequential context of the related resource", "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."],
320
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
319
321
  subClassOf: term(
320
322
  intersectionOf: list(term(
321
- cardinality: "1".freeze,
322
- onProperty: "http://www.loc.gov/premis/rdf/v1#hasRelatedObject".freeze,
323
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
323
+ cardinality: "1",
324
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasRelatedObject",
325
+ type: "http://www.w3.org/2002/07/owl#Restriction"
324
326
  ), term(
325
- cardinality: "1".freeze,
326
- onProperty: "http://www.loc.gov/premis/rdf/v1#hasRelatedObjectSequence".freeze,
327
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
327
+ cardinality: "1",
328
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasRelatedObjectSequence",
329
+ type: "http://www.w3.org/2002/07/owl#Restriction"
328
330
  )),
329
- type: "http://www.w3.org/2002/07/owl#Class".freeze
331
+ type: "http://www.w3.org/2002/07/owl#Class"
330
332
  ),
331
- type: "http://www.w3.org/2002/07/owl#Class".freeze
333
+ type: "http://www.w3.org/2002/07/owl#Class"
332
334
  term :Representation,
333
- comment: "Definition: A digital object instantiating or embodying an Intellectual Entity. A representation is the set of stored digital files and structural metadata needed to provide a complete and reasonable rendition of the Intellectual Entity.".freeze,
334
- "http://www.w3.org/2000/01/rdf-schema#seeAlso": "Object class definition".freeze,
335
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
336
- subClassOf: "http://www.loc.gov/premis/rdf/v1#Object".freeze,
337
- type: "http://www.w3.org/2002/07/owl#Class".freeze
335
+ comment: "Definition: A digital object instantiating or embodying an Intellectual Entity. A representation is the set of stored digital files and structural metadata needed to provide a complete and reasonable rendition of the Intellectual Entity.",
336
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "Object class definition",
337
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
338
+ subClassOf: "http://www.loc.gov/premis/rdf/v1#Object",
339
+ type: "http://www.w3.org/2002/07/owl#Class"
338
340
  term :RightsDocumentation,
339
- comment: "Definition: A designation used to uniquely identify documentation supporting the\nspecified rights within the repository system.".freeze,
340
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
341
+ comment: "Definition: A designation used to uniquely identify documentation supporting the\nspecified rights within the repository system.",
342
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
341
343
  subClassOf: term(
342
- maxCardinality: "1".freeze,
343
- onProperty: "http://www.loc.gov/premis/rdf/v1#hasRightsDocumentationRole".freeze,
344
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
344
+ maxCardinality: "1",
345
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasRightsDocumentationRole",
346
+ type: "http://www.w3.org/2002/07/owl#Restriction"
345
347
  ),
346
- type: "http://www.w3.org/2002/07/owl#Class".freeze
348
+ type: "http://www.w3.org/2002/07/owl#Class"
347
349
  term :RightsGranted,
348
- comment: "Definition: The action(s) that the granting agency has allowed the repository.".freeze,
349
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
350
+ comment: "Definition: The action(s) that the granting agency has allowed the repository.",
351
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
350
352
  subClassOf: [term(
351
353
  intersectionOf: list(term(
352
- cardinality: "1".freeze,
353
- onProperty: "http://www.loc.gov/premis/rdf/v1#hasAct".freeze,
354
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
354
+ cardinality: "1",
355
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasAct",
356
+ type: "http://www.w3.org/2002/07/owl#Restriction"
355
357
  ), term(
356
- maxCardinality: "1".freeze,
357
- onProperty: "http://www.loc.gov/premis/rdf/v1#hasTermOfGrant".freeze,
358
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
358
+ maxCardinality: "1",
359
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasTermOfGrant",
360
+ type: "http://www.w3.org/2002/07/owl#Restriction"
359
361
  )),
360
- type: "http://www.w3.org/2002/07/owl#Class".freeze
362
+ type: "http://www.w3.org/2002/07/owl#Class"
361
363
  ), term(
362
- maxCardinality: "1".freeze,
363
- onProperty: "http://www.loc.gov/premis/rdf/v1#hasTermOfRestriction".freeze,
364
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
364
+ maxCardinality: "1",
365
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasTermOfRestriction",
366
+ type: "http://www.w3.org/2002/07/owl#Restriction"
365
367
  )],
366
- type: "http://www.w3.org/2002/07/owl#Class".freeze
368
+ type: "http://www.w3.org/2002/07/owl#Class"
367
369
  term :RightsStatement,
368
- comment: ["Definition: Documentation of the repository's right to perform one or more acts.".freeze, "Extensions: In OWL one can define its own subclasses to the the RightsStatement class to denote OtherRightsInformation of the PREMIS data dictionary.".freeze, "Usage Notes: This semantic unit is optional because in some cases rights may be unknown. Institutions are encouraged to record rights information when possible.\nEither rightsStatement or rightsExtension must be present if the Rights entity is included.\nThe rightsStatement should be repeated when the act(s) described has more than one basis, or when different acts have different bases.".freeze],
369
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
370
- subClassOf: ["http://purl.org/dc/terms/RightsStatement".freeze, "http://www.loc.gov/premis/rdf/v1#PremisEntity".freeze, term(
371
- maxCardinality: "1".freeze,
372
- onProperty: "http://www.loc.gov/premis/rdf/v1#hasApplicableDates".freeze,
373
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
370
+ comment: ["Definition: Documentation of the repository's right to perform one or more acts.", "Extensions: In OWL one can define its own subclasses to the the RightsStatement class to denote OtherRightsInformation of the PREMIS data dictionary.", "Usage Notes: This semantic unit is optional because in some cases rights may be unknown. Institutions are encouraged to record rights information when possible.\nEither rightsStatement or rightsExtension must be present if the Rights entity is included.\nThe rightsStatement should be repeated when the act(s) described has more than one basis, or when different acts have different bases."],
371
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
372
+ subClassOf: ["http://purl.org/dc/terms/RightsStatement", "http://www.loc.gov/premis/rdf/v1#PremisEntity", term(
373
+ maxCardinality: "1",
374
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasApplicableDates",
375
+ type: "http://www.w3.org/2002/07/owl#Restriction"
374
376
  ), term(
375
- maxCardinality: "1".freeze,
376
- onProperty: "http://www.loc.gov/premis/rdf/v1#hasIdentifier".freeze,
377
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
377
+ maxCardinality: "1",
378
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasIdentifier",
379
+ type: "http://www.w3.org/2002/07/owl#Restriction"
378
380
  )],
379
- type: "http://www.w3.org/2002/07/owl#Class".freeze
381
+ type: "http://www.w3.org/2002/07/owl#Class"
380
382
  term :Signature,
381
- comment: ["Definition: Information needed to use a digital signature to authenticate the signer of an object and/or the information contained in the object.".freeze, "Rationale: A repository may have a policy of generating digital signatures for files on ingest, or may have a need to store and later validate incoming digital signatures.".freeze, "Usage Notes: Several of the semantic components of signatureInformation are taken from the W3C’s XML-Signature Syntax and Processing; see www.w3.org/TR/2002/REC-xmldsig-core-20020212/ for more information on the structure and application of these semantic units.".freeze],
382
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
383
+ comment: ["Definition: Information needed to use a digital signature to authenticate the signer of an object and/or the information contained in the object.", "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.", "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."],
384
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
383
385
  subClassOf: term(
384
386
  intersectionOf: list(term(
385
- cardinality: "1".freeze,
386
- onProperty: "http://www.loc.gov/premis/rdf/v1#hasSignatureEncoding".freeze,
387
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
387
+ cardinality: "1",
388
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasSignatureEncoding",
389
+ type: "http://www.w3.org/2002/07/owl#Restriction"
388
390
  ), term(
389
- cardinality: "1".freeze,
390
- onProperty: "http://www.loc.gov/premis/rdf/v1#hasSignatureMethod".freeze,
391
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
391
+ cardinality: "1",
392
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasSignatureMethod",
393
+ type: "http://www.w3.org/2002/07/owl#Restriction"
392
394
  ), term(
393
- cardinality: "1".freeze,
394
- onProperty: "http://www.loc.gov/premis/rdf/v1#hasSignatureValidationRules".freeze,
395
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
395
+ cardinality: "1",
396
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasSignatureValidationRules",
397
+ type: "http://www.w3.org/2002/07/owl#Restriction"
396
398
  ), term(
397
- cardinality: "1".freeze,
398
- onProperty: "http://www.loc.gov/premis/rdf/v1#hasSignatureValue".freeze,
399
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
399
+ cardinality: "1",
400
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasSignatureValue",
401
+ type: "http://www.w3.org/2002/07/owl#Restriction"
400
402
  )),
401
- type: "http://www.w3.org/2002/07/owl#Class".freeze
403
+ type: "http://www.w3.org/2002/07/owl#Class"
402
404
  ),
403
- type: "http://www.w3.org/2002/07/owl#Class".freeze
405
+ type: "http://www.w3.org/2002/07/owl#Class"
404
406
  term :SignificantProperties,
405
- comment: ["Creation / Maintenance Notes: Significant properties may pertain to all objects of a certain class; for example, the repository can decide that for all PDF files, only the content need be preserved. In other cases, for example, for media art, the significant properties may be unique to each individual object. Where values are unique, they must be supplied by the submitter or provided by the curatorial staff of the repository.".freeze, "Definition: Characteristics of a particular object subjectively determined to be important to maintain through preservation actions.".freeze, "Rationale: Objects that have the same technical properties may still differ as to the properties that should be preserved for future presentation or use.".freeze, "Usage Notes: All of this semantic unit’s subunits are optional. At least one of the significantPropertiesValue and significantPropertiesExtension subunits must be present if this container is included or both may be used.\nSignificant properties may be objective technical characteristics subjectively considered important, or subjectively determined characteristics. For example, a PDF may contain links that are not considered important and JavaScript that is considered important. Or future migrations of a TIFF image may require optimization for line clarity or for color; the option chosen would depend upon a curatorial judgment of the significant properties of the image.\nListing significant properties implies that the repository plans to preserve these properties across time and requires them to acceptably survive preservation action; for example, to be maintained during emulation or after format migration. It also implies that the repository would note when preservation action results in modification of significant properties.\nIn practice, significant properties might be used as measures of preservation success, as part of quality checking the results of a preservation action or evaluating the efficacy of a preservation method. For example, if the listed significant properties are not maintained after application of a particular preservation method, it may indicate a failure of the process or that the method is not well suited to the type of material.\nMore experience with digital preservation is needed to determine the best ways of representing significant properties in general, and of representing modification of significant properties.\nThe semantic units included in the significantProperties container aim to provide a flexible structure for describing significant properties, allowing general types of aspects, facets or attributes of an object to be declared and to be paired with specific significant details about the object pertaining to that aspect, facet or attribute.\nFor example, some repositories may define significant properties for objects related to facets of content, appearance, structure, behavior, and context. Examples of facet:detail pairs in this case could include:\nsignificantPropertiesType = “content”\nsignificantPropertiesValue = “all textual content and images”\nsignificantPropertiesType = “behavior”\nsignificantPropertiesValue = “editable”\nOther repositories may choose to describe significant properties at a more granular attribute level; for example:\nsignificantPropertiesType = “page count”\nsignificantPropertiesValue = “7”\nsignificantPropertiesType = “page width”\nsignificantPropertiesValue = “210 mm”\nEach facet:detail pair should be contained in a separate, repeated significantProperties container.\nFurther work on determining and describing significant properties may yield more detailed schemes to facilitate general description.\nRepresenting modification of significant properties as a result of preservation action also requires further work. One possible way involves the use of Object and Event information: Object A has significant properties volume and timing, which are recorded as significantProperties of A. In migrated version B, the timing is modified, which is noted in the eventOutcome of the migration event. Only volume is listed as a significant property of B.".freeze],
406
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
407
- type: "http://www.w3.org/2002/07/owl#Class".freeze
407
+ comment: ["Creation / Maintenance Notes: Significant properties may pertain to all objects of a certain class; for example, the repository can decide that for all PDF files, only the content need be preserved. In other cases, for example, for media art, the significant properties may be unique to each individual object. Where values are unique, they must be supplied by the submitter or provided by the curatorial staff of the repository.", "Definition: Characteristics of a particular object subjectively determined to be important to maintain through preservation actions.", "Rationale: Objects that have the same technical properties may still differ as to the properties that should be preserved for future presentation or use.", "Usage Notes: All of this semantic unit’s subunits are optional. At least one of the significantPropertiesValue and significantPropertiesExtension subunits must be present if this container is included or both may be used.\nSignificant properties may be objective technical characteristics subjectively considered important, or subjectively determined characteristics. For example, a PDF may contain links that are not considered important and JavaScript that is considered important. Or future migrations of a TIFF image may require optimization for line clarity or for color; the option chosen would depend upon a curatorial judgment of the significant properties of the image.\nListing significant properties implies that the repository plans to preserve these properties across time and requires them to acceptably survive preservation action; for example, to be maintained during emulation or after format migration. It also implies that the repository would note when preservation action results in modification of significant properties.\nIn practice, significant properties might be used as measures of preservation success, as part of quality checking the results of a preservation action or evaluating the efficacy of a preservation method. For example, if the listed significant properties are not maintained after application of a particular preservation method, it may indicate a failure of the process or that the method is not well suited to the type of material.\nMore experience with digital preservation is needed to determine the best ways of representing significant properties in general, and of representing modification of significant properties.\nThe semantic units included in the significantProperties container aim to provide a flexible structure for describing significant properties, allowing general types of aspects, facets or attributes of an object to be declared and to be paired with specific significant details about the object pertaining to that aspect, facet or attribute.\nFor example, some repositories may define significant properties for objects related to facets of content, appearance, structure, behavior, and context. Examples of facet:detail pairs in this case could include:\nsignificantPropertiesType = “content”\nsignificantPropertiesValue = “all textual content and images”\nsignificantPropertiesType = “behavior”\nsignificantPropertiesValue = “editable”\nOther repositories may choose to describe significant properties at a more granular attribute level; for example:\nsignificantPropertiesType = “page count”\nsignificantPropertiesValue = “7”\nsignificantPropertiesType = “page width”\nsignificantPropertiesValue = “210 mm”\nEach facet:detail pair should be contained in a separate, repeated significantProperties container.\nFurther work on determining and describing significant properties may yield more detailed schemes to facilitate general description.\nRepresenting modification of significant properties as a result of preservation action also requires further work. One possible way involves the use of Object and Event information: Object A has significant properties volume and timing, which are recorded as significantProperties of A. In migrated version B, the timing is modified, which is noted in the eventOutcome of the migration event. Only volume is listed as a significant property of B."],
408
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
409
+ type: "http://www.w3.org/2002/07/owl#Class"
408
410
  term :Software,
409
- comment: ["Creation / Maintenance Notes: If recording this explicitly, many different software environments may apply; for example, a particular object such as a PDF file may be viewable by several versions of several applications running under several operating systems and operating system versions. Although at least one software environment should be recorded, it is not necessary to record them all and each repository will have to make its own decisions about which software environments to record.\nAlso, what appears to the user as a single rendering program can have many dependencies, including system utilities, runtime libraries, and so on, which each might have their own dependencies in turn.\nAs with environment, metadata may be more efficiently managed in conjunction with a format registry either internal or external to a repository. In the absence of a global mechanism, repositories may be forced to develop their own local “registries” relating format to software environment.".freeze, "Definition: Software required to render or use the object.".freeze],
410
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
411
+ comment: ["Creation / Maintenance Notes: If recording this explicitly, many different software environments may apply; for example, a particular object such as a PDF file may be viewable by several versions of several applications running under several operating systems and operating system versions. Although at least one software environment should be recorded, it is not necessary to record them all and each repository will have to make its own decisions about which software environments to record.\nAlso, what appears to the user as a single rendering program can have many dependencies, including system utilities, runtime libraries, and so on, which each might have their own dependencies in turn.\nAs with environment, metadata may be more efficiently managed in conjunction with a format registry either internal or external to a repository. In the absence of a global mechanism, repositories may be forced to develop their own local “registries” relating format to software environment.", "Definition: Software required to render or use the object."],
412
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
411
413
  subClassOf: term(
412
414
  intersectionOf: list(term(
413
- cardinality: "1".freeze,
414
- onProperty: "http://www.loc.gov/premis/rdf/v1#hasSoftwareType".freeze,
415
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
415
+ cardinality: "1",
416
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasSoftwareType",
417
+ type: "http://www.w3.org/2002/07/owl#Restriction"
416
418
  ), term(
417
- cardinality: "1".freeze,
418
- onProperty: "http://www.loc.gov/premis/rdf/v1#hasSoftwareName".freeze,
419
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
419
+ cardinality: "1",
420
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasSoftwareName",
421
+ type: "http://www.w3.org/2002/07/owl#Restriction"
420
422
  )),
421
- type: "http://www.w3.org/2002/07/owl#Class".freeze
423
+ type: "http://www.w3.org/2002/07/owl#Class"
422
424
  ),
423
- type: "http://www.w3.org/2002/07/owl#Class".freeze
425
+ type: "http://www.w3.org/2002/07/owl#Class"
424
426
  term :StatuteInformation,
425
- comment: ["Definition: Information about the statute allowing use of the object.".freeze, "Usage Notes: When rights basis is a statute, statuteInformation should be provided.".freeze],
426
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
427
- subClassOf: ["http://www.loc.gov/premis/rdf/v1#RightsStatement".freeze, term(
427
+ comment: ["Definition: Information about the statute allowing use of the object.", "Usage Notes: When rights basis is a statute, statuteInformation should be provided."],
428
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
429
+ subClassOf: ["http://www.loc.gov/premis/rdf/v1#RightsStatement", term(
428
430
  intersectionOf: list(term(
429
- cardinality: "1".freeze,
430
- onProperty: "http://www.loc.gov/premis/rdf/v1#hasStatuteCitation".freeze,
431
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
431
+ cardinality: "1",
432
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasStatuteCitation",
433
+ type: "http://www.w3.org/2002/07/owl#Restriction"
432
434
  ), term(
433
- cardinality: "1".freeze,
434
- onProperty: "http://www.loc.gov/premis/rdf/v1#hasStatuteJurisdiction".freeze,
435
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
435
+ cardinality: "1",
436
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasStatuteJurisdiction",
437
+ type: "http://www.w3.org/2002/07/owl#Restriction"
436
438
  )),
437
- type: "http://www.w3.org/2002/07/owl#Class".freeze
439
+ type: "http://www.w3.org/2002/07/owl#Class"
438
440
  )],
439
- type: "http://www.w3.org/2002/07/owl#Class".freeze
441
+ type: "http://www.w3.org/2002/07/owl#Class"
440
442
  term :Storage,
441
- comment: ["Definition: Information about how and where a file is stored in the storage system.".freeze, "Rationale: It is necessary for a repository to associate the contentLocation with the storageMedium.".freeze, "Usage Notes: Normally there would be a single storage location and medium for an object, because an object in another location would be considered a different object. The storage composite should be repeated if there are two or more copies that are identical bit-wise and managed as a unit except for the medium on which they are stored. They must have a single objectIdentifier and be managed as a single object by the repository.\nAlthough this semantic unit is mandatory, both of its subunits are optional. At least one subunit (i.e. either contentLocation or storageMedium) must be present or both may be used.".freeze],
442
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
443
+ comment: ["Definition: Information about how and where a file is stored in the storage system.", "Rationale: It is necessary for a repository to associate the contentLocation with the storageMedium.", "Usage Notes: Normally there would be a single storage location and medium for an object, because an object in another location would be considered a different object. The storage composite should be repeated if there are two or more copies that are identical bit-wise and managed as a unit except for the medium on which they are stored. They must have a single objectIdentifier and be managed as a single object by the repository.\nAlthough this semantic unit is mandatory, both of its subunits are optional. At least one subunit (i.e. either contentLocation or storageMedium) must be present or both may be used."],
444
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
443
445
  subClassOf: term(
444
- type: "http://www.w3.org/2002/07/owl#Class".freeze,
446
+ type: "http://www.w3.org/2002/07/owl#Class",
445
447
  unionOf: list(term(
446
- maxCardinality: "1".freeze,
447
- onProperty: "http://www.loc.gov/premis/rdf/v1#hasContentLocation".freeze,
448
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
448
+ maxCardinality: "1",
449
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasContentLocation",
450
+ type: "http://www.w3.org/2002/07/owl#Restriction"
449
451
  ), term(
450
- maxCardinality: "1".freeze,
451
- onProperty: "http://www.loc.gov/premis/rdf/v1#hasStorageMedium".freeze,
452
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
452
+ maxCardinality: "1",
453
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasStorageMedium",
454
+ type: "http://www.w3.org/2002/07/owl#Restriction"
453
455
  ))
454
456
  ),
455
- type: "http://www.w3.org/2002/07/owl#Class".freeze
457
+ type: "http://www.w3.org/2002/07/owl#Class"
456
458
  term :TermOfGrant,
457
- comment: ["Definition: The time period for the permissions granted.".freeze, "Rationale: The permission to preserve may be time bounded.".freeze],
458
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
459
- subClassOf: ["http://www.loc.gov/premis/rdf/v1#ApplicableDates".freeze, term(
460
- cardinality: "1".freeze,
461
- onProperty: "http://www.loc.gov/premis/rdf/v1#hasStartDate".freeze,
462
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
459
+ comment: ["Definition: The time period for the permissions granted.", "Rationale: The permission to preserve may be time bounded."],
460
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
461
+ subClassOf: ["http://www.loc.gov/premis/rdf/v1#ApplicableDates", term(
462
+ cardinality: "1",
463
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasStartDate",
464
+ type: "http://www.w3.org/2002/07/owl#Restriction"
463
465
  )],
464
- type: "http://www.w3.org/2002/07/owl#Class".freeze
466
+ type: "http://www.w3.org/2002/07/owl#Class"
465
467
  term :TermOfRestriction,
466
- comment: ["Definition: The time period for the restriction granted.".freeze, "Rationale: The current definition of termOfGrant is \"time period for the permissions granted.\" This allows for expressing information about the rights granted, but some repositories may need to express timebounded restrictions like embargoes. If this is applicable startDate for the beginning of the embargo and endDate for the end of the embargo should be recorded.".freeze],
467
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
468
- subClassOf: ["http://www.loc.gov/premis/rdf/v1#ApplicableDates".freeze, term(
469
- cardinality: "1".freeze,
470
- onProperty: "http://www.loc.gov/premis/rdf/v1#hasStartDate".freeze,
471
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
468
+ comment: ["Definition: The time period for the restriction granted.", "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."],
469
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
470
+ subClassOf: ["http://www.loc.gov/premis/rdf/v1#ApplicableDates", term(
471
+ cardinality: "1",
472
+ onProperty: "http://www.loc.gov/premis/rdf/v1#hasStartDate",
473
+ type: "http://www.w3.org/2002/07/owl#Restriction"
472
474
  )],
473
- type: "http://www.w3.org/2002/07/owl#Class".freeze
475
+ type: "http://www.w3.org/2002/07/owl#Class"
474
476
 
475
477
  # Property definitions
476
478
  property :hasAct,
477
- comment: ["Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/actionsGranted ".freeze, "Definition: The action the preservation repository is allowed to take.".freeze, "Extensions: One can use its own SKOS vocabulary to use for this property. The precondition to do this, is to link your SKOS concepts to the SKOS concepts of the id.loc.gov vocabulary.".freeze],
478
- domain: "http://www.loc.gov/premis/rdf/v1#RightsGranted".freeze,
479
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
479
+ comment: ["Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/actionsGranted ", "Definition: The action the preservation repository is allowed to take.", "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."],
480
+ domain: "http://www.loc.gov/premis/rdf/v1#RightsGranted",
481
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
480
482
  range: term(
481
- "http://www.w3.org/2002/07/owl#hasValue": "http://id.loc.gov/vocabulary/preservation/actionsGranted".freeze,
482
- onProperty: "http://www.w3.org/2004/02/skos/core#inScheme".freeze,
483
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
483
+ "http://www.w3.org/2002/07/owl#hasValue": "http://id.loc.gov/vocabulary/preservation/actionsGranted",
484
+ onProperty: "http://www.w3.org/2004/02/skos/core#inScheme",
485
+ type: "http://www.w3.org/2002/07/owl#Restriction"
484
486
  ),
485
- type: ["http://www.w3.org/2002/07/owl#FunctionalProperty".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
487
+ type: ["http://www.w3.org/2002/07/owl#FunctionalProperty", "http://www.w3.org/2002/07/owl#ObjectProperty"]
486
488
  property :hasAgent,
487
- comment: ["Definition: link to the associated Agent.".freeze, "Rationale: Digital provenance requires often that relationships between agents and events are documented. The role of the associated agent may need to be documented. For this, a SKOS vocabulary can be used. The LOC will publish a vocabulary at http://id.loc.gov/, denoting the agent's role. These vocabulary will publish the concepts also as subproperties to the linkingAgent property, for denoting the role of the agent in the event or rightsstatement.".freeze],
489
+ comment: ["Definition: link to the associated Agent.", "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."],
488
490
  domain: term(
489
- type: "http://www.w3.org/2002/07/owl#Class".freeze,
490
- unionOf: list("http://www.loc.gov/premis/rdf/v1#Event".freeze, "http://www.loc.gov/premis/rdf/v1#RightsStatement".freeze)
491
+ type: "http://www.w3.org/2002/07/owl#Class",
492
+ unionOf: list("http://www.loc.gov/premis/rdf/v1#Event", "http://www.loc.gov/premis/rdf/v1#RightsStatement")
491
493
  ),
492
- "http://www.w3.org/2000/01/rdf-schema#seeAlso": "Agent class definition".freeze,
493
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
494
- range: "http://www.loc.gov/premis/rdf/v1#Agent".freeze,
495
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
494
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "Agent class definition",
495
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
496
+ range: "http://www.loc.gov/premis/rdf/v1#Agent",
497
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
496
498
  property :hasAgentName,
497
- comment: ["Definition: A text string which could be used in addition to agentIdentifier to identify an agent.".freeze, "Examples: Erik Owens, Pc".freeze, "Rationale: This semantic unit provides a more reader-friendly version of the agent identified by the agentIdentifier.".freeze, "Usage Note: The value is not necessarily unique.".freeze],
498
- domain: "http://www.loc.gov/premis/rdf/v1#Agent".freeze,
499
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
500
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
501
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
499
+ comment: ["Definition: A text string which could be used in addition to agentIdentifier to identify an agent.", "Examples: Erik Owens, Pc", "Rationale: This semantic unit provides a more reader-friendly version of the agent identified by the agentIdentifier.", "Usage Note: The value is not necessarily unique."],
500
+ domain: "http://www.loc.gov/premis/rdf/v1#Agent",
501
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
502
+ range: "http://www.w3.org/2001/XMLSchema#string",
503
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
502
504
  property :hasAgentNote,
503
- comment: ["Definition: Additional information about the agent.\n".freeze, "Rationale: Additional information may be needed to describe or disambiguate\nthe agent.".freeze],
504
- domain: "http://www.loc.gov/premis/rdf/v1#Agent".freeze,
505
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
506
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
507
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
505
+ comment: ["Definition: Additional information about the agent.\n", "Rationale: Additional information may be needed to describe or disambiguate\nthe agent."],
506
+ domain: "http://www.loc.gov/premis/rdf/v1#Agent",
507
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
508
+ range: "http://www.w3.org/2001/XMLSchema#string",
509
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
508
510
  property :hasAgentType,
509
- comment: ["Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/agentType ".freeze, "Definition: A high-level characterization of the type of agent.".freeze, "Extensions: One can use its own SKOS vocabulary to use for this property. The precondition to do this, is to link your SKOS concepts to the SKOS concepts of the id.loc.gov vocabulary.".freeze],
510
- domain: "http://www.loc.gov/premis/rdf/v1#Agent".freeze,
511
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
511
+ comment: ["Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/agentType ", "Definition: A high-level characterization of the type of agent.", "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."],
512
+ domain: "http://www.loc.gov/premis/rdf/v1#Agent",
513
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
512
514
  range: term(
513
- "http://www.w3.org/2002/07/owl#hasValue": "http://id.loc.gov/vocabulary/preservation/agentType".freeze,
514
- onProperty: "http://www.w3.org/2004/02/skos/core#inScheme".freeze,
515
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
515
+ "http://www.w3.org/2002/07/owl#hasValue": "http://id.loc.gov/vocabulary/preservation/agentType",
516
+ onProperty: "http://www.w3.org/2004/02/skos/core#inScheme",
517
+ type: "http://www.w3.org/2002/07/owl#Restriction"
516
518
  ),
517
- type: ["http://www.w3.org/2002/07/owl#FunctionalProperty".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
519
+ type: ["http://www.w3.org/2002/07/owl#FunctionalProperty", "http://www.w3.org/2002/07/owl#ObjectProperty"]
518
520
  property :hasApplicableDates,
519
- domain: "http://www.loc.gov/premis/rdf/v1#RightsStatement".freeze,
520
- "http://www.w3.org/2000/01/rdf-schema#seeAlso": "ApplicableDates class definition".freeze,
521
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
522
- range: "http://www.loc.gov/premis/rdf/v1#ApplicableDates".freeze,
523
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
521
+ domain: "http://www.loc.gov/premis/rdf/v1#RightsStatement",
522
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "ApplicableDates class definition",
523
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
524
+ range: "http://www.loc.gov/premis/rdf/v1#ApplicableDates",
525
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
524
526
  property :hasCompositionLevel,
525
- comment: ["Creation / Maintenance Notes: Composition level will generally be supplied by the repository, which should attempt to supply this value automatically. If the object was created by the repository, the creating routine knows the composition level and can supply this metadata. If the object is being ingested by the repository, repository programs will have to attempt to identify the composition level from the object itself or from externally supplied metadata.".freeze, "Data Constraints: Non-negative integers.".freeze, "Definition: An indication of whether the object is subject to one or more processes of decoding or unbundling.".freeze, "Examples: 0, 1, 2".freeze, "Rationale: A file or bitstream can be encoded with compression, encryption, etc., or bundled with other files or bitstreams into larger packages. Knowing the order in which these actions are taken is important if the original object or objects must be recovered.".freeze, "Usage Notes: A file or bitstream can be subject to multiple encodings that must be decoded in reverse order (highest to lowest). For example, file A may be compressed to create file B, which is encrypted to create file C. To recreate a copy of the base file A, one would have to unencrypt file C to create file B and then uncompress file B to create file A. A compositionLevel of zero indicates that the object is a base object and not subject to further decoding, while a level of 1 or higher indicates that one or more decodings must be applied.\nNumbering goes lowest to highest (first encoded = 0). 0 is base object; 1-n are subsequent encodings.\nUse 0 as the default if there is only one compositionLevel.\nWhen multiple file objects are bundled together as filestreams within a package file object (e.g., a ZIP file), the individual filestream objects are not composition levels of the package file object. They should be considered separate objects, each with their own composition levels. For example, two encrypted files zipped together and stored in an archive as one file object would be described as three separate objects, each with its own associated metadata. The storage location of the two inner objects would point to the ZIP file, but the ZIP file itself would have only a single composition level (of zero) whose format would be “zip.”".freeze],
526
- domain: "http://www.loc.gov/premis/rdf/v1#ObjectCharacteristics".freeze,
527
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
528
- range: "http://www.w3.org/2001/XMLSchema#int".freeze,
529
- type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
527
+ comment: ["Creation / Maintenance Notes: Composition level will generally be supplied by the repository, which should attempt to supply this value automatically. If the object was created by the repository, the creating routine knows the composition level and can supply this metadata. If the object is being ingested by the repository, repository programs will have to attempt to identify the composition level from the object itself or from externally supplied metadata.", "Data Constraints: Non-negative integers.", "Definition: An indication of whether the object is subject to one or more processes of decoding or unbundling.", "Examples: 0, 1, 2", "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.", "Usage Notes: A file or bitstream can be subject to multiple encodings that must be decoded in reverse order (highest to lowest). For example, file A may be compressed to create file B, which is encrypted to create file C. To recreate a copy of the base file A, one would have to unencrypt file C to create file B and then uncompress file B to create file A. A compositionLevel of zero indicates that the object is a base object and not subject to further decoding, while a level of 1 or higher indicates that one or more decodings must be applied.\nNumbering goes lowest to highest (first encoded = 0). 0 is base object; 1-n are subsequent encodings.\nUse 0 as the default if there is only one compositionLevel.\nWhen multiple file objects are bundled together as filestreams within a package file object (e.g., a ZIP file), the individual filestream objects are not composition levels of the package file object. They should be considered separate objects, each with their own composition levels. For example, two encrypted files zipped together and stored in an archive as one file object would be described as three separate objects, each with its own associated metadata. The storage location of the two inner objects would point to the ZIP file, but the ZIP file itself would have only a single composition level (of zero) whose format would be “zip.”"],
528
+ domain: "http://www.loc.gov/premis/rdf/v1#ObjectCharacteristics",
529
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
530
+ range: "http://www.w3.org/2001/XMLSchema#int",
531
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty"]
530
532
  property :hasContentLocation,
531
- domain: "http://www.loc.gov/premis/rdf/v1#Storage".freeze,
532
- "http://www.w3.org/2000/01/rdf-schema#seeAlso": "Storage class definition and ContentLocation class definition".freeze,
533
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
534
- range: "http://www.loc.gov/premis/rdf/v1#ContentLocation".freeze,
535
- type: ["http://www.w3.org/2002/07/owl#FunctionalProperty".freeze, "http://www.w3.org/2002/07/owl#InverseFunctionalProperty".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
533
+ domain: "http://www.loc.gov/premis/rdf/v1#Storage",
534
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "Storage class definition and ContentLocation class definition",
535
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
536
+ range: "http://www.loc.gov/premis/rdf/v1#ContentLocation",
537
+ type: ["http://www.w3.org/2002/07/owl#FunctionalProperty", "http://www.w3.org/2002/07/owl#InverseFunctionalProperty", "http://www.w3.org/2002/07/owl#ObjectProperty"]
536
538
  property :hasContentLocationType,
537
- comment: ["Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/contentLocationType".freeze, "Definition: The means of referencing the location of the content.".freeze, "Extensions: One can use its own SKOS vocabulary to use for this property. The precondition to do this, is to link your SKOS concepts to the SKOS concepts of the id.loc.gov vocabulary.".freeze, "Rationale: To understand the meaning of the value it is necessary to know what location scheme is used.".freeze],
538
- domain: "http://www.loc.gov/premis/rdf/v1#ContentLocation".freeze,
539
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
539
+ comment: ["Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/contentLocationType", "Definition: The means of referencing the location of the content.", "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.", "Rationale: To understand the meaning of the value it is necessary to know what location scheme is used."],
540
+ domain: "http://www.loc.gov/premis/rdf/v1#ContentLocation",
541
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
540
542
  range: term(
541
- "http://www.w3.org/2002/07/owl#hasValue": "http://id.loc.gov/vocabulary/preservation/contentLocationType".freeze,
542
- onProperty: "http://www.w3.org/2004/02/skos/core#inScheme".freeze,
543
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
543
+ "http://www.w3.org/2002/07/owl#hasValue": "http://id.loc.gov/vocabulary/preservation/contentLocationType",
544
+ onProperty: "http://www.w3.org/2004/02/skos/core#inScheme",
545
+ type: "http://www.w3.org/2002/07/owl#Restriction"
544
546
  ),
545
- type: ["http://www.w3.org/2002/07/owl#FunctionalProperty".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
547
+ type: ["http://www.w3.org/2002/07/owl#FunctionalProperty", "http://www.w3.org/2002/07/owl#ObjectProperty"]
546
548
  property :hasContentLocationValue,
547
- comment: ["Definition: The reference to the location of the content used by the storage system.".freeze, "Examples: http://wwasearch.loc.gov/107th/200212107035/http://house.gov/langevin/ (file), c:\\apache2\\htdocs\\index.html (file), 64 [offset from start of file c:\\apache2\\htdocs\\image\\logo.gif] (bitstream)".freeze, "Usage Notes: This could be a fully qualified path and filename, or the information used by a resolution system (e.g., a handle) or the native information used by a storage management system. For a bitstream or filestream, this would probably be the reference point and offset of the starting position of the bitstream. It is up to the repository to determine the level of granularity that should be recorded.".freeze],
548
- domain: "http://www.loc.gov/premis/rdf/v1#ContentLocation".freeze,
549
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
550
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
551
- type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
549
+ comment: ["Definition: The reference to the location of the content used by the storage system.", "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)", "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."],
550
+ domain: "http://www.loc.gov/premis/rdf/v1#ContentLocation",
551
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
552
+ range: "http://www.w3.org/2001/XMLSchema#string",
553
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty"]
552
554
  property :hasCopyrightJurisdiction,
553
- comment: ["Data Constraint: Values should be taken from ISO 3166.".freeze, "Definition: The country whose copyright laws apply.".freeze, "Examples: us, de, be".freeze, "Rationale: Copyright law can vary from country to country.".freeze],
554
- domain: "http://www.loc.gov/premis/rdf/v1#CopyrightInformation".freeze,
555
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
556
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
557
- type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
555
+ comment: ["Data Constraint: Values should be taken from ISO 3166.", "Definition: The country whose copyright laws apply.", "Examples: us, de, be", "Rationale: Copyright law can vary from country to country."],
556
+ domain: "http://www.loc.gov/premis/rdf/v1#CopyrightInformation",
557
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
558
+ range: "http://www.w3.org/2001/XMLSchema#string",
559
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty"]
558
560
  property :hasCopyrightStatus,
559
- comment: ["Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/copyrightStatus".freeze, "Definition: A coded designation for the copyright status of the object at the time the rights statement is recorded.".freeze, "Extensions: One can use its own SKOS vocabulary to use for this property. The precondition to do this, is to link your SKOS concepts to the SKOS concepts of the id.loc.gov vocabulary.".freeze],
560
- domain: "http://www.loc.gov/premis/rdf/v1#CopyrightInformation".freeze,
561
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
561
+ comment: ["Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/copyrightStatus", "Definition: A coded designation for the copyright status of the object at the time the rights statement is recorded.", "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."],
562
+ domain: "http://www.loc.gov/premis/rdf/v1#CopyrightInformation",
563
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
562
564
  range: term(
563
- "http://www.w3.org/2002/07/owl#hasValue": "http://id.loc.gov/vocabulary/preservation/copyrightStatus".freeze,
564
- onProperty: "http://www.w3.org/2004/02/skos/core#inScheme".freeze,
565
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
565
+ "http://www.w3.org/2002/07/owl#hasValue": "http://id.loc.gov/vocabulary/preservation/copyrightStatus",
566
+ onProperty: "http://www.w3.org/2004/02/skos/core#inScheme",
567
+ type: "http://www.w3.org/2002/07/owl#Restriction"
566
568
  ),
567
- type: ["http://www.w3.org/2002/07/owl#FunctionalProperty".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
569
+ type: ["http://www.w3.org/2002/07/owl#FunctionalProperty", "http://www.w3.org/2002/07/owl#ObjectProperty"]
568
570
  property :hasCopyrightStatusDeterminationDate,
569
- comment: ["Data Constraint: To aid machine processing, value should use a structured form: xsd:dateTime".freeze, "Definition: The date that the copyright status recorded in copyrightStatus was determined.".freeze, "Example: 2001-10-26T19:32:52+00:00".freeze],
570
- domain: "http://www.loc.gov/premis/rdf/v1#CopyrightInformation".freeze,
571
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
572
- range: "http://www.w3.org/2001/XMLSchema#dateTime".freeze,
573
- type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
571
+ comment: ["Data Constraint: To aid machine processing, value should use a structured form: xsd:dateTime", "Definition: The date that the copyright status recorded in copyrightStatus was determined.", "Example: 2001-10-26T19:32:52+00:00"],
572
+ domain: "http://www.loc.gov/premis/rdf/v1#CopyrightInformation",
573
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
574
+ range: "http://www.w3.org/2001/XMLSchema#dateTime",
575
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty"]
574
576
  property :hasCreatingApplication,
575
- domain: "http://www.loc.gov/premis/rdf/v1#ObjectCharacteristics".freeze,
576
- "http://www.w3.org/2000/01/rdf-schema#seeAlso": "ObjectCharacteristics class definition and CreatingApplication class definition".freeze,
577
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
578
- range: "http://www.loc.gov/premis/rdf/v1#CreatingApplication".freeze,
579
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
577
+ domain: "http://www.loc.gov/premis/rdf/v1#ObjectCharacteristics",
578
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "ObjectCharacteristics class definition and CreatingApplication class definition",
579
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
580
+ range: "http://www.loc.gov/premis/rdf/v1#CreatingApplication",
581
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
580
582
  property :hasCreatingApplicationName,
581
- comment: ["Definition: A designation for the name of the software program that created the object.".freeze, "Example: MSWord".freeze, "Usage Notes: The creatingApplication is the application that created the object in its current format, not the application that created the copy written to storage. For example, if a document is created by Microsoft Word and subsequently copied to archive storage by a repository’s Ingest program, the creatingApplication is Word, not the Ingest program.".freeze],
582
- domain: "http://www.loc.gov/premis/rdf/v1#CreatingApplication".freeze,
583
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
584
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
585
- type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
583
+ comment: ["Definition: A designation for the name of the software program that created the object.", "Example: MSWord", "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."],
584
+ domain: "http://www.loc.gov/premis/rdf/v1#CreatingApplication",
585
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
586
+ range: "http://www.w3.org/2001/XMLSchema#string",
587
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty"]
586
588
  property :hasCreatingApplicationVersion,
587
- comment: ["Definition: The version of the software program that created the object.".freeze, "Example: 2000".freeze],
588
- domain: "http://www.loc.gov/premis/rdf/v1#CreatingApplication".freeze,
589
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
590
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
591
- type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
589
+ comment: ["Definition: The version of the software program that created the object.", "Example: 2000"],
590
+ domain: "http://www.loc.gov/premis/rdf/v1#CreatingApplication",
591
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
592
+ range: "http://www.w3.org/2001/XMLSchema#string",
593
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty"]
592
594
  property :hasDateCreatedByApplication,
593
- comment: ["Data Constraint: To aid machine processing, value should use a structured form: xsd:dateTime".freeze, "Definition: The actual or approximate date and time the object was created.".freeze, "Example: 2001-10-26T19:32:52+00:00".freeze, "Usage Notes: Use the most precise date available.\nThis is the date the object was created by the creating application, not the date any copy was made externally or by the repository. For example, if a file is created by Microsoft Word in 2001 and two copies are made in 2003, the dateCreatedByApplication of all three files is 2001. The date a file is written to storage can be recorded as an Event.\nIf the object itself contains internal creation and modification dates, the modification date should be used as dateCreatedByApplication.\nIf the application is a Web harvester capturing an object at a point of time, use for date captured.".freeze],
594
- domain: "http://www.loc.gov/premis/rdf/v1#CreatingApplication".freeze,
595
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
596
- range: "http://www.w3.org/2001/XMLSchema#dateTime".freeze,
597
- type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
595
+ comment: ["Data Constraint: To aid machine processing, value should use a structured form: xsd:dateTime", "Definition: The actual or approximate date and time the object was created.", "Example: 2001-10-26T19:32:52+00:00", "Usage Notes: Use the most precise date available.\nThis is the date the object was created by the creating application, not the date any copy was made externally or by the repository. For example, if a file is created by Microsoft Word in 2001 and two copies are made in 2003, the dateCreatedByApplication of all three files is 2001. The date a file is written to storage can be recorded as an Event.\nIf the object itself contains internal creation and modification dates, the modification date should be used as dateCreatedByApplication.\nIf the application is a Web harvester capturing an object at a point of time, use for date captured."],
596
+ domain: "http://www.loc.gov/premis/rdf/v1#CreatingApplication",
597
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
598
+ range: "http://www.w3.org/2001/XMLSchema#dateTime",
599
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty"]
598
600
  property :hasDependency,
599
- domain: "http://www.loc.gov/premis/rdf/v1#Environment".freeze,
600
- "http://www.w3.org/2000/01/rdf-schema#seeAlso": "Environment class definition and Dependency class definition".freeze,
601
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
602
- range: "http://www.loc.gov/premis/rdf/v1#Dependency".freeze,
603
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
601
+ domain: "http://www.loc.gov/premis/rdf/v1#Environment",
602
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "Environment class definition and Dependency class definition",
603
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
604
+ range: "http://www.loc.gov/premis/rdf/v1#Dependency",
605
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
604
606
  property :hasDependencyName,
605
- comment: ["Definition: A designation for a component or associated file needed by the representation or file.".freeze, "Example: Additional Element Set for Language Corpora".freeze, "Rationale: It may not be self-evident from the dependencyIdentifier what the name of the object actually is.".freeze],
606
- domain: "http://www.loc.gov/premis/rdf/v1#Dependency".freeze,
607
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
608
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
609
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
607
+ comment: ["Definition: A designation for a component or associated file needed by the representation or file.", "Example: Additional Element Set for Language Corpora", "Rationale: It may not be self-evident from the dependencyIdentifier what the name of the object actually is."],
608
+ domain: "http://www.loc.gov/premis/rdf/v1#Dependency",
609
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
610
+ range: "http://www.w3.org/2001/XMLSchema#string",
611
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
610
612
  property :hasEndDate,
611
- comment: ["Data Constraint: To aid machine processing, value should use a structured form: xsd:dateTime".freeze, "Definition: The ending date of the permission granted.".freeze, "Usage Notes: Use “0000-00-00T00:00:00+00:00” for an open ended term of grant. Omit endDate if the ending date is unknown or the permission statement applies to many objects with different end dates.".freeze],
612
- domain: "http://www.loc.gov/premis/rdf/v1#ApplicableDates".freeze,
613
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
614
- range: "http://www.w3.org/2001/XMLSchema#dateTime".freeze,
615
- type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
613
+ comment: ["Data Constraint: To aid machine processing, value should use a structured form: xsd:dateTime", "Definition: The ending date of the permission granted.", "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."],
614
+ domain: "http://www.loc.gov/premis/rdf/v1#ApplicableDates",
615
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
616
+ range: "http://www.w3.org/2001/XMLSchema#dateTime",
617
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty"]
616
618
  property :hasEnvironment,
617
- domain: "http://www.loc.gov/premis/rdf/v1#Object".freeze,
618
- "http://www.w3.org/2000/01/rdf-schema#seeAlso": "Object class definition and Environment class definition".freeze,
619
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
620
- range: "http://www.loc.gov/premis/rdf/v1#Environment".freeze,
621
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
619
+ domain: "http://www.loc.gov/premis/rdf/v1#Object",
620
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "Object class definition and Environment class definition",
621
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
622
+ range: "http://www.loc.gov/premis/rdf/v1#Environment",
623
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
622
624
  property :hasEnvironmentCharacteristic,
623
- comment: ["Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/environmentCharacteristic".freeze, "Definition: An assessment of the extent to which the described environment supports its purpose.".freeze, "Extensions: One can use its own SKOS vocabulary to use for this property. The precondition to do this, is to link your SKOS concepts to the SKOS concepts of the id.loc.gov vocabulary.".freeze, "Rationale: If multiple environments are described, this element can help to distinguish among them.".freeze],
624
- domain: "http://www.loc.gov/premis/rdf/v1#Environment".freeze,
625
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
625
+ comment: ["Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/environmentCharacteristic", "Definition: An assessment of the extent to which the described environment supports its purpose.", "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.", "Rationale: If multiple environments are described, this element can help to distinguish among them."],
626
+ domain: "http://www.loc.gov/premis/rdf/v1#Environment",
627
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
626
628
  range: term(
627
- "http://www.w3.org/2002/07/owl#hasValue": "http://id.loc.gov/vocabulary/preservation/environmentCharacteristic".freeze,
628
- onProperty: "http://www.w3.org/2004/02/skos/core#inScheme".freeze,
629
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
629
+ "http://www.w3.org/2002/07/owl#hasValue": "http://id.loc.gov/vocabulary/preservation/environmentCharacteristic",
630
+ onProperty: "http://www.w3.org/2004/02/skos/core#inScheme",
631
+ type: "http://www.w3.org/2002/07/owl#Restriction"
630
632
  ),
631
- type: ["http://www.w3.org/2002/07/owl#FunctionalProperty".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
633
+ type: ["http://www.w3.org/2002/07/owl#FunctionalProperty", "http://www.w3.org/2002/07/owl#ObjectProperty"]
632
634
  property :hasEnvironmentNote,
633
- comment: ["Definition: Additional information about the environment.".freeze, "Example: This environment assumes that the PDF will be stored locally\nand used with a standalone PDF reader.".freeze, "Rationale: There may be a need to give a textual description of the environment for additional explanation.".freeze, "Usage Notes: This note could be used to record the context of the environment information. For example, if a file can be rendered through a PC client application or through a browser with a plug-in, this note could be used to identify which situation applies.\nThe note should not be used for a textual description of environment information recorded more rigorously elsewhere.".freeze],
634
- domain: "http://www.loc.gov/premis/rdf/v1#Environment".freeze,
635
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
636
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
637
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
635
+ comment: ["Definition: Additional information about the environment.", "Example: This environment assumes that the PDF will be stored locally\nand used with a standalone PDF reader.", "Rationale: There may be a need to give a textual description of the environment for additional explanation.", "Usage Notes: This note could be used to record the context of the environment information. For example, if a file can be rendered through a PC client application or through a browser with a plug-in, this note could be used to identify which situation applies.\nThe note should not be used for a textual description of environment information recorded more rigorously elsewhere."],
636
+ domain: "http://www.loc.gov/premis/rdf/v1#Environment",
637
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
638
+ range: "http://www.w3.org/2001/XMLSchema#string",
639
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
638
640
  property :hasEnvironmentPurpose,
639
- comment: ["Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/environmentPurpose".freeze, "Definition: The use(s) supported by the specified environment.".freeze, "Extensions: One can use its own SKOS vocabulary to use for this property. The precondition to do this, is to link your SKOS concepts to the SKOS concepts of the id.loc.gov vocabulary.".freeze, "Rationale: Different environments can support different uses of objects. For example, the environment needed to edit and modify a file can be quite different than the environment needed to render it.".freeze],
640
- domain: "http://www.loc.gov/premis/rdf/v1#Environment".freeze,
641
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
641
+ comment: ["Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/environmentPurpose", "Definition: The use(s) supported by the specified environment.", "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.", "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."],
642
+ domain: "http://www.loc.gov/premis/rdf/v1#Environment",
643
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
642
644
  range: term(
643
- "http://www.w3.org/2002/07/owl#hasValue": "http://id.loc.gov/vocabulary/preservation/environmentPurpose".freeze,
644
- onProperty: "http://www.w3.org/2004/02/skos/core#inScheme".freeze,
645
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
645
+ "http://www.w3.org/2002/07/owl#hasValue": "http://id.loc.gov/vocabulary/preservation/environmentPurpose",
646
+ onProperty: "http://www.w3.org/2004/02/skos/core#inScheme",
647
+ type: "http://www.w3.org/2002/07/owl#Restriction"
646
648
  ),
647
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
649
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
648
650
  property :hasEvent,
649
- comment: ["Definition: The event associated with the object or an agent.".freeze, "Usage Notes: Use to link to events that are not associated with relationships between objects, such as format validation, virus checking, etc.".freeze],
651
+ comment: ["Definition: The event associated with the object or an agent.", "Usage Notes: Use to link to events that are not associated with relationships between objects, such as format validation, virus checking, etc."],
650
652
  domain: term(
651
- type: "http://www.w3.org/2002/07/owl#Class".freeze,
652
- unionOf: list("http://www.loc.gov/premis/rdf/v1#Agent".freeze, "http://www.loc.gov/premis/rdf/v1#Object".freeze)
653
+ type: "http://www.w3.org/2002/07/owl#Class",
654
+ unionOf: list("http://www.loc.gov/premis/rdf/v1#Agent", "http://www.loc.gov/premis/rdf/v1#Object")
653
655
  ),
654
- "http://www.w3.org/2000/01/rdf-schema#seeAlso": "Object class definition, the Agent class Definition and Event class definition".freeze,
655
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
656
- range: "http://www.loc.gov/premis/rdf/v1#Event".freeze,
657
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
656
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "Object class definition, the Agent class Definition and Event class definition",
657
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
658
+ range: "http://www.loc.gov/premis/rdf/v1#Event",
659
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
658
660
  property :hasEventDateTime,
659
- comment: ["Data Constraint: To aid machine processing, value should use a structured form: xsd:dateTime".freeze, "Definition: The single date and time, or date and time range, at or during which the event occurred.".freeze, "Example: 2001-10-26T19:32:52+00:00".freeze, "Usage Notes: Recommended practice is to record the most specific time possible and to designate the time zone.".freeze],
660
- domain: "http://www.loc.gov/premis/rdf/v1#Event".freeze,
661
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
662
- range: "http://www.w3.org/2001/XMLSchema#dateTime".freeze,
663
- type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
661
+ comment: ["Data Constraint: To aid machine processing, value should use a structured form: xsd:dateTime", "Definition: The single date and time, or date and time range, at or during which the event occurred.", "Example: 2001-10-26T19:32:52+00:00", "Usage Notes: Recommended practice is to record the most specific time possible and to designate the time zone."],
662
+ domain: "http://www.loc.gov/premis/rdf/v1#Event",
663
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
664
+ range: "http://www.w3.org/2001/XMLSchema#dateTime",
665
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty"]
664
666
  property :hasEventDetail,
665
- comment: ["Definition: Additional information about the event.".freeze, "Examples: Object permanently withdrawn by request of Caroline Hunt, \nProgram=“MIGJP2JP2K”; version=“2.2”".freeze, "Usage Notes: eventDetail is not intended to be processed by machine. It may record any information about an event and/or point to information stored elsewhere.".freeze],
666
- domain: "http://www.loc.gov/premis/rdf/v1#Event".freeze,
667
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
668
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
669
- type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
667
+ comment: ["Definition: Additional information about the event.", "Examples: Object permanently withdrawn by request of Caroline Hunt, \nProgram=“MIGJP2JP2K”; version=“2.2”", "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."],
668
+ domain: "http://www.loc.gov/premis/rdf/v1#Event",
669
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
670
+ range: "http://www.w3.org/2001/XMLSchema#string",
671
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty"]
670
672
  property :hasEventOutcome,
671
- comment: ["Data Constraint: Value should be taken from a controlled vocabulary.".freeze, "Definition: A categorization of the overall result of the event in terms of success, partial success, or failure.".freeze, "Examples: 00 [a code meaning “action successfully completed”], CV-01 [a code meaning “checksum validated”]".freeze, "Rationale: A coded way of representing the outcome of an event may be useful for machine processing and reporting. If, for example, a fixity check fails, the event record provides both an actionable and a permanent record.".freeze, "Usage Notes: Recommended practice is to use a controlled vocabulary that a system can act upon automatically. More detail about the outcome may be recorded in eventOutcomeDetail.\nRecommended practice is to define events with sufficient granularity that each event has a single outcome.".freeze],
672
- domain: "http://www.loc.gov/premis/rdf/v1#EventOutcomeInformation".freeze,
673
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
674
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
675
- type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
673
+ comment: ["Data Constraint: Value should be taken from a controlled vocabulary.", "Definition: A categorization of the overall result of the event in terms of success, partial success, or failure.", "Examples: 00 [a code meaning “action successfully completed”], CV-01 [a code meaning “checksum validated”]", "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.", "Usage Notes: Recommended practice is to use a controlled vocabulary that a system can act upon automatically. More detail about the outcome may be recorded in eventOutcomeDetail.\nRecommended practice is to define events with sufficient granularity that each event has a single outcome."],
674
+ domain: "http://www.loc.gov/premis/rdf/v1#EventOutcomeInformation",
675
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
676
+ range: "http://www.w3.org/2001/XMLSchema#string",
677
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty"]
676
678
  property :hasEventOutcomeDetail,
677
- domain: "http://www.loc.gov/premis/rdf/v1#EventOutcomeInformation".freeze,
678
- "http://www.w3.org/2000/01/rdf-schema#seeAlso": "EventOutcomeInformation class definition and EventOutcomeDetail class definition".freeze,
679
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
680
- range: "http://www.loc.gov/premis/rdf/v1#EventOutcomeDetail".freeze,
681
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
679
+ domain: "http://www.loc.gov/premis/rdf/v1#EventOutcomeInformation",
680
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "EventOutcomeInformation class definition and EventOutcomeDetail class definition",
681
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
682
+ range: "http://www.loc.gov/premis/rdf/v1#EventOutcomeDetail",
683
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
682
684
  property :hasEventOutcomeDetailNote,
683
- comment: ["Definition: A detailed description of the result or product of the event in textual form.".freeze, "Examples: LZW compressed file, Non-standard tags found in header".freeze, "Rationale: Additional information in textual form may be needed about the outcome of the event.".freeze],
684
- domain: "http://www.loc.gov/premis/rdf/v1#EventOutcomeDetail".freeze,
685
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
686
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
687
- type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
685
+ comment: ["Definition: A detailed description of the result or product of the event in textual form.", "Examples: LZW compressed file, Non-standard tags found in header", "Rationale: Additional information in textual form may be needed about the outcome of the event."],
686
+ domain: "http://www.loc.gov/premis/rdf/v1#EventOutcomeDetail",
687
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
688
+ range: "http://www.w3.org/2001/XMLSchema#string",
689
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty"]
688
690
  property :hasEventOutcomeInformation,
689
- domain: "http://www.loc.gov/premis/rdf/v1#Event".freeze,
690
- "http://www.w3.org/2000/01/rdf-schema#seeAlso": "Event class definition and EventOutcomeInformation class definition".freeze,
691
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
692
- range: "http://www.loc.gov/premis/rdf/v1#EventOutcomeInformation".freeze,
693
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
691
+ domain: "http://www.loc.gov/premis/rdf/v1#Event",
692
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "Event class definition and EventOutcomeInformation class definition",
693
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
694
+ range: "http://www.loc.gov/premis/rdf/v1#EventOutcomeInformation",
695
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
694
696
  property :hasEventRelatedAgent,
695
- comment: ["Extensions: One can extend this property to use more fine grained properties by defining the fine grained properties as subproperties of this property.".freeze, "This propety links a Event instance to an Agent instance. Via this property a distinction can be made in the linkingAgent properties based on the domain.".freeze],
696
- domain: "http://www.loc.gov/premis/rdf/v1#Event".freeze,
697
- "http://www.w3.org/2000/01/rdf-schema#seeAlso": "http://id.loc.gov/vocabulary/preservation/eventRelatedAgentRole".freeze,
698
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "unstable".freeze,
699
- range: "http://www.loc.gov/premis/rdf/v1#Agent".freeze,
700
- subPropertyOf: "http://www.loc.gov/premis/rdf/v1#hasAgent".freeze,
701
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
697
+ comment: ["Extensions: One can extend this property to use more fine grained properties by defining the fine grained properties as subproperties of this property.", "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."],
698
+ domain: "http://www.loc.gov/premis/rdf/v1#Event",
699
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "http://id.loc.gov/vocabulary/preservation/eventRelatedAgentRole",
700
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "unstable",
701
+ range: "http://www.loc.gov/premis/rdf/v1#Agent",
702
+ subPropertyOf: "http://www.loc.gov/premis/rdf/v1#hasAgent",
703
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
702
704
  property :hasEventRelatedObject,
703
- comment: ["Definition: Information about an object associated with an event.".freeze, "Extensions: One can extend this property to use more fine grained properties by defining the fine grained properties as subproperties of this property.".freeze, "Rationale: Digital provenance often requires that relationships between objects and events are documented.".freeze],
704
- domain: "http://www.loc.gov/premis/rdf/v1#Event".freeze,
705
- "http://www.w3.org/2000/01/rdf-schema#seeAlso": ["Event class definition and Object class definition".freeze, "http://id.loc.gov/vocabulary/preservation/eventRelatedObjectRole".freeze],
706
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
707
- range: "http://www.loc.gov/premis/rdf/v1#Object".freeze,
708
- subPropertyOf: "http://www.loc.gov/premis/rdf/v1#hasObject".freeze,
709
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
705
+ comment: ["Definition: Information about an object associated with an event.", "Extensions: One can extend this property to use more fine grained properties by defining the fine grained properties as subproperties of this property.", "Rationale: Digital provenance often requires that relationships between objects and events are documented."],
706
+ domain: "http://www.loc.gov/premis/rdf/v1#Event",
707
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": ["Event class definition and Object class definition", "http://id.loc.gov/vocabulary/preservation/eventRelatedObjectRole"],
708
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
709
+ range: "http://www.loc.gov/premis/rdf/v1#Object",
710
+ subPropertyOf: "http://www.loc.gov/premis/rdf/v1#hasObject",
711
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
710
712
  property :hasEventType,
711
- comment: ["Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/eventType".freeze, "Definition: A categorization of the nature of the event.".freeze, "Extensions: One can use its own SKOS vocabulary to use for this property. The precondition to do this, is to link your SKOS concepts to the SKOS concepts of the id.loc.gov vocabulary.".freeze, "Rationale: Categorizing events will aid the preservation repository in machine processing of event information, particularly in reporting.".freeze],
712
- domain: "http://www.loc.gov/premis/rdf/v1#Event".freeze,
713
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
713
+ comment: ["Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/eventType", "Definition: A categorization of the nature of the event.", "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.", "Rationale: Categorizing events will aid the preservation repository in machine processing of event information, particularly in reporting."],
714
+ domain: "http://www.loc.gov/premis/rdf/v1#Event",
715
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
714
716
  range: term(
715
- "http://www.w3.org/2002/07/owl#hasValue": "http://id.loc.gov/vocabulary/preservation/eventType".freeze,
716
- onProperty: "http://www.w3.org/2004/02/skos/core#inScheme".freeze,
717
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
717
+ "http://www.w3.org/2002/07/owl#hasValue": "http://id.loc.gov/vocabulary/preservation/eventType",
718
+ onProperty: "http://www.w3.org/2004/02/skos/core#inScheme",
719
+ type: "http://www.w3.org/2002/07/owl#Restriction"
718
720
  ),
719
- type: ["http://www.w3.org/2002/07/owl#FunctionalProperty".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
721
+ type: ["http://www.w3.org/2002/07/owl#FunctionalProperty", "http://www.w3.org/2002/07/owl#ObjectProperty"]
720
722
  property :hasFixity,
721
- domain: "http://www.loc.gov/premis/rdf/v1#ObjectCharacteristics".freeze,
722
- "http://www.w3.org/2000/01/rdf-schema#seeAlso": "ObjectCharacteristics class definition and Fixity class definition".freeze,
723
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
724
- range: "http://www.loc.gov/premis/rdf/v1#Fixity".freeze,
725
- type: ["http://www.w3.org/2002/07/owl#InverseFunctionalProperty".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
723
+ domain: "http://www.loc.gov/premis/rdf/v1#ObjectCharacteristics",
724
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "ObjectCharacteristics class definition and Fixity class definition",
725
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
726
+ range: "http://www.loc.gov/premis/rdf/v1#Fixity",
727
+ type: ["http://www.w3.org/2002/07/owl#InverseFunctionalProperty", "http://www.w3.org/2002/07/owl#ObjectProperty"]
726
728
  property :hasFormat,
727
- domain: "http://www.loc.gov/premis/rdf/v1#ObjectCharacteristics".freeze,
728
- "http://www.w3.org/2000/01/rdf-schema#seeAlso": "ObjectCharacteristics class definition and Format class definition. Next to the premis:Format class this property can also link to a pronom:file-format or udfr:AbstractFormat .".freeze,
729
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
729
+ domain: "http://www.loc.gov/premis/rdf/v1#ObjectCharacteristics",
730
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "ObjectCharacteristics class definition and Format class definition. Next to the premis:Format class this property can also link to a pronom:file-format or udfr:AbstractFormat .",
731
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
730
732
  range: term(
731
- type: "http://www.w3.org/2002/07/owl#Class".freeze,
732
- unionOf: list("http://www.loc.gov/premis/rdf/v1#Format".freeze, "http://reference.data.gov.uk/technical-registry/file-format".freeze, "http://www.udfr.org/onto#AbstractFormat".freeze)
733
+ type: "http://www.w3.org/2002/07/owl#Class",
734
+ unionOf: list("http://www.loc.gov/premis/rdf/v1#Format", "http://reference.data.gov.uk/technical-registry/file-format", "http://www.udfr.org/onto#AbstractFormat")
733
735
  ),
734
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
736
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
735
737
  property :hasFormatDesignation,
736
- domain: "http://www.loc.gov/premis/rdf/v1#Format".freeze,
737
- "http://www.w3.org/2000/01/rdf-schema#seeAlso": "Format class definition and FormatDesignation class definition".freeze,
738
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
739
- range: "http://www.loc.gov/premis/rdf/v1#FormatDesignation".freeze,
740
- type: ["http://www.w3.org/2002/07/owl#FunctionalProperty".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
738
+ domain: "http://www.loc.gov/premis/rdf/v1#Format",
739
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "Format class definition and FormatDesignation class definition",
740
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
741
+ range: "http://www.loc.gov/premis/rdf/v1#FormatDesignation",
742
+ type: ["http://www.w3.org/2002/07/owl#FunctionalProperty", "http://www.w3.org/2002/07/owl#ObjectProperty"]
741
743
  property :hasFormatName,
742
- comment: ["Data Constraint: Value should be taken from a controlled vocabulary.".freeze, "Definition: A designation of the format of the file or bitstream.".freeze, "Examples: Text/sgml, image/tiff/geotiff, Adobe PDF, DES, PGP, base64, unknown, LaTex".freeze, "Usage Notes: For unidentified formats, formatName may be recorded as “unknown”.".freeze],
743
- domain: "http://www.loc.gov/premis/rdf/v1#FormatDesignation".freeze,
744
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
745
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
746
- type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
744
+ comment: ["Data Constraint: Value should be taken from a controlled vocabulary.", "Definition: A designation of the format of the file or bitstream.", "Examples: Text/sgml, image/tiff/geotiff, Adobe PDF, DES, PGP, base64, unknown, LaTex", "Usage Notes: For unidentified formats, formatName may be recorded as “unknown”."],
745
+ domain: "http://www.loc.gov/premis/rdf/v1#FormatDesignation",
746
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
747
+ range: "http://www.w3.org/2001/XMLSchema#string",
748
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty"]
747
749
  property :hasFormatNote,
748
- comment: ["Definition: Additional information about format.".freeze, "Examples: tentative identification, disjunction, multiple format identifications found".freeze, "Rationale: Qualifying information may be needed to supplement format designation and registry information or record a status for identification.".freeze, "Usage Notes: The formatNote may contain free text, a reference pointer, or a value from a controlled list.".freeze],
749
- domain: "http://www.loc.gov/premis/rdf/v1#Format".freeze,
750
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
751
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
752
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
750
+ comment: ["Definition: Additional information about format.", "Examples: tentative identification, disjunction, multiple format identifications found", "Rationale: Qualifying information may be needed to supplement format designation and registry information or record a status for identification.", "Usage Notes: The formatNote may contain free text, a reference pointer, or a value from a controlled list."],
751
+ domain: "http://www.loc.gov/premis/rdf/v1#Format",
752
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
753
+ range: "http://www.w3.org/2001/XMLSchema#string",
754
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
753
755
  property :hasFormatRegistry,
754
- domain: "http://www.loc.gov/premis/rdf/v1#Format".freeze,
755
- "http://www.w3.org/2000/01/rdf-schema#seeAlso": "Format class definition and FormatRegistry class definition".freeze,
756
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
757
- range: "http://www.loc.gov/premis/rdf/v1#FormatRegistry".freeze,
758
- type: ["http://www.w3.org/2002/07/owl#FunctionalProperty".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
756
+ domain: "http://www.loc.gov/premis/rdf/v1#Format",
757
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "Format class definition and FormatRegistry class definition",
758
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
759
+ range: "http://www.loc.gov/premis/rdf/v1#FormatRegistry",
760
+ type: ["http://www.w3.org/2002/07/owl#FunctionalProperty", "http://www.w3.org/2002/07/owl#ObjectProperty"]
759
761
  property :hasFormatRegistryKey,
760
- comment: ["Definition: The unique key used to reference an entry for this format in a format registry.".freeze, "Examples: info:gdfr/fred/f/tiff, TIFF/6.0".freeze],
761
- domain: "http://www.loc.gov/premis/rdf/v1#FormatRegistry".freeze,
762
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
763
- type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
762
+ comment: ["Definition: The unique key used to reference an entry for this format in a format registry.", "Examples: info:gdfr/fred/f/tiff, TIFF/6.0"],
763
+ domain: "http://www.loc.gov/premis/rdf/v1#FormatRegistry",
764
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
765
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty"]
764
766
  property :hasFormatRegistryName,
765
- comment: ["Definition: A designation identifying the referenced format registry.".freeze, "Examples: PRONOM, www.nationalarchives.gov.uk/pronom, Representation Information Registry Repository, FRED: A format registry demonstration, release 0.07".freeze, "Usage Notes: This can be a formal name, internally used name, or URI.".freeze],
766
- domain: "http://www.loc.gov/premis/rdf/v1#FormatRegistry".freeze,
767
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
768
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
769
- type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
767
+ comment: ["Definition: A designation identifying the referenced format registry.", "Examples: PRONOM, www.nationalarchives.gov.uk/pronom, Representation Information Registry Repository, FRED: A format registry demonstration, release 0.07", "Usage Notes: This can be a formal name, internally used name, or URI."],
768
+ domain: "http://www.loc.gov/premis/rdf/v1#FormatRegistry",
769
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
770
+ range: "http://www.w3.org/2001/XMLSchema#string",
771
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty"]
770
772
  property :hasFormatRegistryRole,
771
- comment: ["Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/formatRegistryRole".freeze, "Definition: The purpose or expected use of the registry.".freeze, "Extensions: One can use its own SKOS vocabulary to use for this property. The precondition to do this, is to link your SKOS concepts to the SKOS concepts of the id.loc.gov vocabulary.".freeze, "Rationale: The same format may be defined in different registries for different purposes. For example, one registry may give detailed format specifications while another has profile information. If multiple registries are recorded, this semantic unit can be used to distinguish among them.".freeze],
772
- domain: "http://www.loc.gov/premis/rdf/v1#FormatRegistry".freeze,
773
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
773
+ comment: ["Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/formatRegistryRole", "Definition: The purpose or expected use of the registry.", "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.", "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."],
774
+ domain: "http://www.loc.gov/premis/rdf/v1#FormatRegistry",
775
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
774
776
  range: term(
775
- "http://www.w3.org/2002/07/owl#hasValue": "http://id.loc.gov/vocabulary/preservation/formatRegistryRole".freeze,
776
- onProperty: "http://www.w3.org/2004/02/skos/core#inScheme".freeze,
777
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
777
+ "http://www.w3.org/2002/07/owl#hasValue": "http://id.loc.gov/vocabulary/preservation/formatRegistryRole",
778
+ onProperty: "http://www.w3.org/2004/02/skos/core#inScheme",
779
+ type: "http://www.w3.org/2002/07/owl#Restriction"
778
780
  ),
779
- type: ["http://www.w3.org/2002/07/owl#FunctionalProperty".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
781
+ type: ["http://www.w3.org/2002/07/owl#FunctionalProperty", "http://www.w3.org/2002/07/owl#ObjectProperty"]
780
782
  property :hasFormatVersion,
781
- comment: ["Definition: The version of the format named in formatName.".freeze, "Examples: 6.0, 2003".freeze, "Rationale: Many authority lists of format names are not granular enough to indicate version, for example, MIME Media types.".freeze, "Usage Notes: If the format is versioned, formatVersion should be recorded. It can be either a numeric or chronological designation.".freeze],
782
- domain: "http://www.loc.gov/premis/rdf/v1#FormatDesignation".freeze,
783
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
784
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
785
- type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
783
+ comment: ["Definition: The version of the format named in formatName.", "Examples: 6.0, 2003", "Rationale: Many authority lists of format names are not granular enough to indicate version, for example, MIME Media types.", "Usage Notes: If the format is versioned, formatVersion should be recorded. It can be either a numeric or chronological designation."],
784
+ domain: "http://www.loc.gov/premis/rdf/v1#FormatDesignation",
785
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
786
+ range: "http://www.w3.org/2001/XMLSchema#string",
787
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty"]
786
788
  property :hasHardware,
787
- domain: "http://www.loc.gov/premis/rdf/v1#Environment".freeze,
788
- "http://www.w3.org/2000/01/rdf-schema#seeAlso": "Environment class definition and Hardware class definition".freeze,
789
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
790
- range: "http://www.loc.gov/premis/rdf/v1#Hardware".freeze,
791
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
789
+ domain: "http://www.loc.gov/premis/rdf/v1#Environment",
790
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "Environment class definition and Hardware class definition",
791
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
792
+ range: "http://www.loc.gov/premis/rdf/v1#Hardware",
793
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
792
794
  property :hasHardwareName,
793
- comment: ["Definition: Manufacturer, model, and version (if applicable) of the hardware.".freeze, "Examples: Intel Pentium III, 1 GB DRAM, Windows XPcompatible joystick".freeze, "Usage Notes: Include manufacturer when this helps to identify or disambiguate the product.\nInclude version for firmware or other components where that information is pertinent.".freeze],
794
- domain: "http://www.loc.gov/premis/rdf/v1#Hardware".freeze,
795
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
796
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
797
- type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
795
+ comment: ["Definition: Manufacturer, model, and version (if applicable) of the hardware.", "Examples: Intel Pentium III, 1 GB DRAM, Windows XPcompatible joystick", "Usage Notes: Include manufacturer when this helps to identify or disambiguate the product.\nInclude version for firmware or other components where that information is pertinent."],
796
+ domain: "http://www.loc.gov/premis/rdf/v1#Hardware",
797
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
798
+ range: "http://www.w3.org/2001/XMLSchema#string",
799
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty"]
798
800
  property :hasHardwareOtherInformation,
799
- comment: ["Definition: Additional requirements or instructions related to the hardware referenced in hwName.".freeze, "Examples: 32MB minimum, Required RAM for Apache is unknown".freeze, "Rationale: For hardware, the amount of computing resource needed (such as memory, storage, processor speed, etc.) may need to be documented. In addition, more detailed instructions may be needed to install and/or operate the hardware.".freeze, "Usage Notes: This could be an identifier or URI used to point to hardware documentation.".freeze],
800
- domain: "http://www.loc.gov/premis/rdf/v1#Hardware".freeze,
801
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
802
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
803
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
801
+ comment: ["Definition: Additional requirements or instructions related to the hardware referenced in hwName.", "Examples: 32MB minimum, Required RAM for Apache is unknown", "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.", "Usage Notes: This could be an identifier or URI used to point to hardware documentation."],
802
+ domain: "http://www.loc.gov/premis/rdf/v1#Hardware",
803
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
804
+ range: "http://www.w3.org/2001/XMLSchema#string",
805
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
804
806
  property :hasHardwareType,
805
- comment: ["Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/hardwareType".freeze, "Definition: Class or category of the hardware.".freeze, "Extensions: One can use its own SKOS vocabulary to use for this property. The precondition to do this, is to link your SKOS concepts to the SKOS concepts of the id.loc.gov vocabulary.".freeze],
806
- domain: "http://www.loc.gov/premis/rdf/v1#Hardware".freeze,
807
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
807
+ comment: ["Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/hardwareType", "Definition: Class or category of the hardware.", "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."],
808
+ domain: "http://www.loc.gov/premis/rdf/v1#Hardware",
809
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
808
810
  range: term(
809
- "http://www.w3.org/2002/07/owl#hasValue": "http://id.loc.gov/vocabulary/preservation/hardwareType".freeze,
810
- onProperty: "http://www.w3.org/2004/02/skos/core#inScheme".freeze,
811
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
811
+ "http://www.w3.org/2002/07/owl#hasValue": "http://id.loc.gov/vocabulary/preservation/hardwareType",
812
+ onProperty: "http://www.w3.org/2004/02/skos/core#inScheme",
813
+ type: "http://www.w3.org/2002/07/owl#Restriction"
812
814
  ),
813
- type: ["http://www.w3.org/2002/07/owl#FunctionalProperty".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
815
+ type: ["http://www.w3.org/2002/07/owl#FunctionalProperty", "http://www.w3.org/2002/07/owl#ObjectProperty"]
814
816
  property :hasIdentifier,
815
817
  domain: term(
816
- type: "http://www.w3.org/2002/07/owl#Class".freeze,
817
- unionOf: list("http://www.loc.gov/premis/rdf/v1#Agent".freeze, "http://www.loc.gov/premis/rdf/v1#Dependency".freeze, "http://www.loc.gov/premis/rdf/v1#Event".freeze, "http://www.loc.gov/premis/rdf/v1#LicenseInformation".freeze, "http://www.loc.gov/premis/rdf/v1#Object".freeze, "http://www.loc.gov/premis/rdf/v1#RightsDocumentation".freeze, "http://www.loc.gov/premis/rdf/v1#RightsStatement".freeze)
818
+ type: "http://www.w3.org/2002/07/owl#Class",
819
+ unionOf: list("http://www.loc.gov/premis/rdf/v1#Agent", "http://www.loc.gov/premis/rdf/v1#Dependency", "http://www.loc.gov/premis/rdf/v1#Event", "http://www.loc.gov/premis/rdf/v1#LicenseInformation", "http://www.loc.gov/premis/rdf/v1#Object", "http://www.loc.gov/premis/rdf/v1#RightsDocumentation", "http://www.loc.gov/premis/rdf/v1#RightsStatement")
818
820
  ),
819
- "http://www.w3.org/2000/01/rdf-schema#seeAlso": "Identifier class definition".freeze,
820
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
821
- type: ["http://www.w3.org/2002/07/owl#InverseFunctionalProperty".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
821
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "Identifier class definition",
822
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
823
+ type: ["http://www.w3.org/2002/07/owl#InverseFunctionalProperty", "http://www.w3.org/2002/07/owl#ObjectProperty"]
822
824
  property :hasIdentifierType,
823
- comment: ["Data Constraint: Value should be taken from controlled vocabulary.".freeze, "Definition: A designation of the domain within which the identifier is unique.".freeze, "Examples: DLC, DRS, hdl:4263537".freeze, "Rationale: Identifier values cannot be assumed to be unique across domains. The combination of identifierType and identifierValue should ensure uniqueness.".freeze, "Usage Notes: The type of the identifier may be implicit within the repository as long it can be explicitly communicated when the item is disseminated outside of it.".freeze],
824
- domain: "http://www.loc.gov/premis/rdf/v1#Identifier".freeze,
825
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
826
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
827
- type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
825
+ comment: ["Data Constraint: Value should be taken from controlled vocabulary.", "Definition: A designation of the domain within which the identifier is unique.", "Examples: DLC, DRS, hdl:4263537", "Rationale: Identifier values cannot be assumed to be unique across domains. The combination of identifierType and identifierValue should ensure uniqueness.", "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."],
826
+ domain: "http://www.loc.gov/premis/rdf/v1#Identifier",
827
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
828
+ range: "http://www.w3.org/2001/XMLSchema#string",
829
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty"]
828
830
  property :hasIdentifierValue,
829
- 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],
830
- domain: "http://www.loc.gov/premis/rdf/v1#Identifier".freeze,
831
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
832
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
833
- type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
831
+ comment: ["Defnition: The value of the Identifier.", "Examples: 0000000312 (Representation), IU2440 (File), WAC1943.56 (File), http://nrs.harvard.edu/urn-3:FHCL.Loeb:sal (File), IU2440-1 (Bitstream)"],
832
+ domain: "http://www.loc.gov/premis/rdf/v1#Identifier",
833
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
834
+ range: "http://www.w3.org/2001/XMLSchema#string",
835
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty"]
834
836
  property :hasInhibitorKey,
835
- comment: ["Definition: The decryption key or password.".freeze, "Example: [DES decryption key]".freeze, "Usage Notes: The key should be provided if known. However, it is not advisable to actually store the inhibitorKey in plain text in an unsecure database.".freeze],
836
- domain: "http://www.loc.gov/premis/rdf/v1#Inhibitors".freeze,
837
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
838
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
839
- type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
837
+ comment: ["Definition: The decryption key or password.", "Example: [DES decryption key]", "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."],
838
+ domain: "http://www.loc.gov/premis/rdf/v1#Inhibitors",
839
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
840
+ range: "http://www.w3.org/2001/XMLSchema#string",
841
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty"]
840
842
  property :hasInhibitorTarget,
841
- comment: ["Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/inhibitorTarget".freeze, "Definition: The content or function protected by the inhibitor.".freeze, "Extensions: One can use its own SKOS vocabulary to use for this property. The precondition to do this, is to link your SKOS concepts to the SKOS concepts of the id.loc.gov vocabulary.".freeze],
842
- domain: "http://www.loc.gov/premis/rdf/v1#Inhibitors".freeze,
843
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
843
+ comment: ["Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/inhibitorTarget", "Definition: The content or function protected by the inhibitor.", "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."],
844
+ domain: "http://www.loc.gov/premis/rdf/v1#Inhibitors",
845
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
844
846
  range: term(
845
- "http://www.w3.org/2002/07/owl#hasValue": "http://id.loc.gov/vocabulary/preservation/inhibitorTarget".freeze,
846
- onProperty: "http://www.w3.org/2004/02/skos/core#inScheme".freeze,
847
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
847
+ "http://www.w3.org/2002/07/owl#hasValue": "http://id.loc.gov/vocabulary/preservation/inhibitorTarget",
848
+ onProperty: "http://www.w3.org/2004/02/skos/core#inScheme",
849
+ type: "http://www.w3.org/2002/07/owl#Restriction"
848
850
  ),
849
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
851
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
850
852
  property :hasInhibitorType,
851
- comment: ["Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/inhibitorType".freeze, "Definition: The inhibitor method employed.".freeze, "Extensions: One can use its own SKOS vocabulary to use for this property. The precondition to do this, is to link your SKOS concepts to the SKOS concepts of the id.loc.gov vocabulary.".freeze],
852
- domain: "http://www.loc.gov/premis/rdf/v1#Inhibitors".freeze,
853
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
853
+ comment: ["Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/inhibitorType", "Definition: The inhibitor method employed.", "Extensions: One can use its own SKOS vocabulary to use for this property. The precondition to do this, is to link your SKOS concepts to the SKOS concepts of the id.loc.gov vocabulary."],
854
+ domain: "http://www.loc.gov/premis/rdf/v1#Inhibitors",
855
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
854
856
  range: term(
855
- "http://www.w3.org/2002/07/owl#hasValue": "http://id.loc.gov/vocabulary/preservation/inhibitorType".freeze,
856
- onProperty: "http://www.w3.org/2004/02/skos/core#inScheme".freeze,
857
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
857
+ "http://www.w3.org/2002/07/owl#hasValue": "http://id.loc.gov/vocabulary/preservation/inhibitorType",
858
+ onProperty: "http://www.w3.org/2004/02/skos/core#inScheme",
859
+ type: "http://www.w3.org/2002/07/owl#Restriction"
858
860
  ),
859
- type: ["http://www.w3.org/2002/07/owl#FunctionalProperty".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
861
+ type: ["http://www.w3.org/2002/07/owl#FunctionalProperty", "http://www.w3.org/2002/07/owl#ObjectProperty"]
860
862
  property :hasInhibitors,
861
- domain: "http://www.loc.gov/premis/rdf/v1#ObjectCharacteristics".freeze,
862
- "http://www.w3.org/2000/01/rdf-schema#seeAlso": "ObjectCharacteristics class definition and Inhibitors class definition".freeze,
863
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
864
- range: "http://www.loc.gov/premis/rdf/v1#Inhibitors".freeze,
865
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
863
+ domain: "http://www.loc.gov/premis/rdf/v1#ObjectCharacteristics",
864
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "ObjectCharacteristics class definition and Inhibitors class definition",
865
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
866
+ range: "http://www.loc.gov/premis/rdf/v1#Inhibitors",
867
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
866
868
  property :hasIntellectualEntity,
867
- comment: ["Definition: An intellectual entity associated with the object.".freeze, "Usage Notes: Use to link to an intellectual entity that is related to the object. This may be a link to descriptive metadata that describes the intellectual entity or some other surrogate for it that can be referenced. This link will likely be to an identifier of an object that is at a higher conceptual level than the object for which the metadata is provided, for example, to a collection or parent object.".freeze],
868
- domain: "http://www.loc.gov/premis/rdf/v1#Object".freeze,
869
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
870
- range: "http://www.loc.gov/premis/rdf/v1#IntellectualEntity".freeze,
871
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
869
+ comment: ["Definition: An intellectual entity associated with the object.", "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."],
870
+ domain: "http://www.loc.gov/premis/rdf/v1#Object",
871
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
872
+ range: "http://www.loc.gov/premis/rdf/v1#IntellectualEntity",
873
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
872
874
  property :hasKeyInformation,
873
- domain: "http://www.loc.gov/premis/rdf/v1#Signature".freeze,
874
- "http://www.w3.org/2000/01/rdf-schema#seeAlso": "Signature class definition and KeyInformation class definition".freeze,
875
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "unstable".freeze,
876
- type: ["http://www.w3.org/2002/07/owl#FunctionalProperty".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
875
+ domain: "http://www.loc.gov/premis/rdf/v1#Signature",
876
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "Signature class definition and KeyInformation class definition",
877
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "unstable",
878
+ type: ["http://www.w3.org/2002/07/owl#FunctionalProperty", "http://www.w3.org/2002/07/owl#ObjectProperty"]
877
879
  property :hasLicenseTerms,
878
- comment: ["Definition: Text describing the license or agreement by which permission was granted.".freeze, "Usage Notes: This could contain the actual text of the license or agreement or a paraphrase or summary.".freeze],
879
- domain: "http://www.loc.gov/premis/rdf/v1#LicenseInformation".freeze,
880
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
881
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
882
- type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
880
+ comment: ["Definition: Text describing the license or agreement by which permission was granted.", "Usage Notes: This could contain the actual text of the license or agreement or a paraphrase or summary."],
881
+ domain: "http://www.loc.gov/premis/rdf/v1#LicenseInformation",
882
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
883
+ range: "http://www.w3.org/2001/XMLSchema#string",
884
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty"]
883
885
  property :hasMessageDigest,
884
- comment: ["Definition: The output of the message digest algorithm.".freeze, "Example: 7c9b35da4f2ebd436f1cf88e5a39b3a257edf4a22be3c955ac49da2e2107b67a1924419563".freeze, "Rationale: This must be stored so that it can be compared in future fixity checks.".freeze],
885
- domain: "http://www.loc.gov/premis/rdf/v1#Fixity".freeze,
886
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
887
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
888
- type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
886
+ comment: ["Definition: The output of the message digest algorithm.", "Example: 7c9b35da4f2ebd436f1cf88e5a39b3a257edf4a22be3c955ac49da2e2107b67a1924419563", "Rationale: This must be stored so that it can be compared in future fixity checks."],
887
+ domain: "http://www.loc.gov/premis/rdf/v1#Fixity",
888
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
889
+ range: "http://www.w3.org/2001/XMLSchema#string",
890
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty"]
889
891
  property :hasMessageDigestAlgorithm,
890
- comment: ["Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/cryptographicHashFunctions".freeze, "Definition: The specific algorithm used to construct the message digest for the digital object.".freeze, "Extensions: One can use its own SKOS vocabulary to use for this property. The precondition to do this, is to link your SKOS concepts to the SKOS concepts of the id.loc.gov vocabulary.".freeze],
891
- domain: "http://www.loc.gov/premis/rdf/v1#Fixity".freeze,
892
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
892
+ comment: ["Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/cryptographicHashFunctions", "Definition: The specific algorithm used to construct the message digest for the digital object.", "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."],
893
+ domain: "http://www.loc.gov/premis/rdf/v1#Fixity",
894
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
893
895
  range: term(
894
- "http://www.w3.org/2002/07/owl#hasValue": "http://id.loc.gov/vocabulary/preservation/cryptographicHashFunctions".freeze,
895
- onProperty: "http://www.w3.org/2004/02/skos/core#inScheme".freeze,
896
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
896
+ "http://www.w3.org/2002/07/owl#hasValue": "http://id.loc.gov/vocabulary/preservation/cryptographicHashFunctions",
897
+ onProperty: "http://www.w3.org/2004/02/skos/core#inScheme",
898
+ type: "http://www.w3.org/2002/07/owl#Restriction"
897
899
  ),
898
- type: ["http://www.w3.org/2002/07/owl#FunctionalProperty".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
900
+ type: ["http://www.w3.org/2002/07/owl#FunctionalProperty", "http://www.w3.org/2002/07/owl#ObjectProperty"]
899
901
  property :hasMessageDigestOriginator,
900
- comment: ["Creation / Maintenance Notes: If the calculation of the initial message digest is treated by the repository as an Event, this information could be obtained from an Event record.".freeze, "Definition: The agent that created the original message digest that is compared in a fixity check.".freeze, "Examples: DRS, A0000978".freeze, "Rationale: A preservation repository may ingest files that have had message digests calculated by the submitter; checking these ensures that the file as received is the same as the file as sent. The repository may also ingest files that do not have message digests, and so must calculate the initial value upon ingest. It can be useful to know who calculated the initial value of the message digest.".freeze, "Usage Notes: The originator of the message digest could be represented by a string representing the agent (e.g., “NRS” referring to the archive itself) or a pointer to an agent description (e.g., “A0000987” taken here to be an agentIdentifierValue).".freeze],
901
- domain: "http://www.loc.gov/premis/rdf/v1#Fixity".freeze,
902
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
903
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
904
- type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
902
+ comment: ["Creation / Maintenance Notes: If the calculation of the initial message digest is treated by the repository as an Event, this information could be obtained from an Event record.", "Definition: The agent that created the original message digest that is compared in a fixity check.", "Examples: DRS, A0000978", "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.", "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)."],
903
+ domain: "http://www.loc.gov/premis/rdf/v1#Fixity",
904
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
905
+ range: "http://www.w3.org/2001/XMLSchema#string",
906
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty"]
905
907
  property :hasObject,
906
- comment: ["Definition: Information about an object associated with an event or rightsstatement.".freeze, "Extensions: One can extend this property to use more fine grained properties by defining the fine grained properties as subproperties of this property.".freeze, "Rationale: Digital provenance often requires that relationships between objects and events are documented. / Rights statements must be associated with the objects to which they pertain, either by linking from the rights statement to the object(s) or by linking from the object(s) to the rights statement. This provides the mechanism for the link from the rights statement to an object. For denoting the role of the object, when related to an event,one can extend this ontology be defining your own subproperties, such as those given by http://id.loc.gov/vocabulary/preservation/eventRelatedObjectRole.".freeze],
908
+ comment: ["Definition: Information about an object associated with an event or rightsstatement.", "Extensions: One can extend this property to use more fine grained properties by defining the fine grained properties as subproperties of this property.", "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."],
907
909
  domain: term(
908
- type: "http://www.w3.org/2002/07/owl#Class".freeze,
909
- unionOf: list("http://www.loc.gov/premis/rdf/v1#Event".freeze, "http://www.loc.gov/premis/rdf/v1#RightsStatement".freeze)
910
+ type: "http://www.w3.org/2002/07/owl#Class",
911
+ unionOf: list("http://www.loc.gov/premis/rdf/v1#Event", "http://www.loc.gov/premis/rdf/v1#RightsStatement")
910
912
  ),
911
- "http://www.w3.org/2000/01/rdf-schema#seeAlso": ["Event and RightsStatement class definition and Object class definition".freeze, "http://id.loc.gov/vocabulary/preservation/eventRelatedObjectRole".freeze],
912
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
913
- range: "http://www.loc.gov/premis/rdf/v1#Object".freeze,
914
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
913
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": ["Event and RightsStatement class definition and Object class definition", "http://id.loc.gov/vocabulary/preservation/eventRelatedObjectRole"],
914
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
915
+ range: "http://www.loc.gov/premis/rdf/v1#Object",
916
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
915
917
  property :hasObjectCharacteristics,
916
918
  domain: term(
917
- type: "http://www.w3.org/2002/07/owl#Class".freeze,
918
- unionOf: list("http://www.loc.gov/premis/rdf/v1#Bitstream".freeze, "http://www.loc.gov/premis/rdf/v1#File".freeze)
919
+ type: "http://www.w3.org/2002/07/owl#Class",
920
+ unionOf: list("http://www.loc.gov/premis/rdf/v1#Bitstream", "http://www.loc.gov/premis/rdf/v1#File")
919
921
  ),
920
- "http://www.w3.org/2000/01/rdf-schema#seeAlso": "Object class definition and ObjectCharacteristics class definition".freeze,
921
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
922
- range: "http://www.loc.gov/premis/rdf/v1#ObjectCharacteristics".freeze,
923
- type: ["http://www.w3.org/2002/07/owl#InverseFunctionalProperty".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
922
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "Object class definition and ObjectCharacteristics class definition",
923
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
924
+ range: "http://www.loc.gov/premis/rdf/v1#ObjectCharacteristics",
925
+ type: ["http://www.w3.org/2002/07/owl#InverseFunctionalProperty", "http://www.w3.org/2002/07/owl#ObjectProperty"]
924
926
  property :hasOriginalName,
925
- comment: ["Creation / Maintenance Notes: This value would always be supplied to the repository by the submitter or harvesting application. How much of the file path to preserve would be up to the repository.".freeze, "Definition: The name of the object as submitted to or harvested by the repository, before any renaming by the repository.".freeze, "Example: N419.pdf".freeze, "Rationale: The name used within the preservation repository may not be known outside of the repository. A depositor might need to request a file by its original name. Also, the repository may need to reconstruct internal links for dissemination.".freeze, "Usage Notes: This is the name of the object as designated in the Submission Information Package (SIP). The object may have other names in different contexts. When two repositories are exchanging content, it would be important for the receiving repository to know and record the name of the representation at the originating repository. In the case of representations, this may be a directory name.".freeze],
927
+ comment: ["Creation / Maintenance Notes: This value would always be supplied to the repository by the submitter or harvesting application. How much of the file path to preserve would be up to the repository.", "Definition: The name of the object as submitted to or harvested by the repository, before any renaming by the repository.", "Example: N419.pdf", "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.", "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."],
926
928
  domain: term(
927
- type: "http://www.w3.org/2002/07/owl#Class".freeze,
928
- unionOf: list("http://www.loc.gov/premis/rdf/v1#File".freeze, "http://www.loc.gov/premis/rdf/v1#Representation".freeze)
929
+ type: "http://www.w3.org/2002/07/owl#Class",
930
+ unionOf: list("http://www.loc.gov/premis/rdf/v1#File", "http://www.loc.gov/premis/rdf/v1#Representation")
929
931
  ),
930
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
931
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
932
- type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
932
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
933
+ range: "http://www.w3.org/2001/XMLSchema#string",
934
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty"]
933
935
  property :hasPreservationLevel,
934
936
  domain: term(
935
- type: "http://www.w3.org/2002/07/owl#Class".freeze,
936
- unionOf: list("http://www.loc.gov/premis/rdf/v1#File".freeze, "http://www.loc.gov/premis/rdf/v1#Representation".freeze)
937
+ type: "http://www.w3.org/2002/07/owl#Class",
938
+ unionOf: list("http://www.loc.gov/premis/rdf/v1#File", "http://www.loc.gov/premis/rdf/v1#Representation")
937
939
  ),
938
- "http://www.w3.org/2000/01/rdf-schema#seeAlso": "Object class definition and PreservationLevel class definition".freeze,
939
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
940
- range: "http://www.loc.gov/premis/rdf/v1#PreservationLevel".freeze,
941
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
940
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "Object class definition and PreservationLevel class definition",
941
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
942
+ range: "http://www.loc.gov/premis/rdf/v1#PreservationLevel",
943
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
942
944
  property :hasPreservationLevelDateAssigned,
943
- comment: ["Data Constraint: To aid machine processing, value should use a structured form: xsd:dateTime".freeze, "Definition: The date, or date and time, when a particular preservationLevelValue was assigned to the object.".freeze, "Examples: 2001-10-26T19:32:52+00:00".freeze, "Rationale: The preservationLevel applicable to an object is expected to be reviewed and changed over time, in response to changes in repository preservation requirements, policies, or capabilities relevant to the object. The date that the current preservationLevelValue was assigned aids review of decisions.".freeze],
944
- domain: "http://www.loc.gov/premis/rdf/v1#PreservationLevel".freeze,
945
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
946
- range: "http://www.w3.org/2001/XMLSchema#dateTime".freeze,
947
- type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
945
+ comment: ["Data Constraint: To aid machine processing, value should use a structured form: xsd:dateTime", "Definition: The date, or date and time, when a particular preservationLevelValue was assigned to the object.", "Examples: 2001-10-26T19:32:52+00:00", "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."],
946
+ domain: "http://www.loc.gov/premis/rdf/v1#PreservationLevel",
947
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
948
+ range: "http://www.w3.org/2001/XMLSchema#dateTime",
949
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty"]
948
950
  property :hasPreservationLevelRationale,
949
- comment: ["Definition: The reason a particular preservationLevelValue was applied to \n the object.".freeze, "Examples: user pays, legislation, defective file, bit-level preservation only available for this format".freeze, "Rationale: Application of a particular preservationLevelValue may require justification, especially if it differs from that usually applied according to repository policy.".freeze, "Usage Notes: This optional semantic unit records the reason for applying the preservationLevelValue.\nThis information can be particularly important when the assigned preservationLevelValue differs from usual repository policy.\nFor example, a repository may normally assign a preservationLevelValue of “full preservation” for JPEG2000 files, but detects that a particular file is defective. This may mean that the repository’s preservation strategy for JPEG2000 may not be effective for this particular file, so the repository may assign a preservationLevelValue of “bit-level preservation” to this file, recording “defective file” as the rationale.\nSimilarly, legislative requirements or contractual agreements may require a higher level of preservation to be assigned to a particular object than would be assigned to that class of object according to usual policy. In this case, the rationale for the assignment may be recorded as “legislation” or “user pays”, for example.\npreservationLevelRationale may be repeated if more than one reason needs to be recorded.".freeze],
950
- domain: "http://www.loc.gov/premis/rdf/v1#PreservationLevel".freeze,
951
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
952
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
953
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
951
+ comment: ["Definition: The reason a particular preservationLevelValue was applied to \n the object.", "Examples: user pays, legislation, defective file, bit-level preservation only available for this format", "Rationale: Application of a particular preservationLevelValue may require justification, especially if it differs from that usually applied according to repository policy.", "Usage Notes: This optional semantic unit records the reason for applying the preservationLevelValue.\nThis information can be particularly important when the assigned preservationLevelValue differs from usual repository policy.\nFor example, a repository may normally assign a preservationLevelValue of “full preservation” for JPEG2000 files, but detects that a particular file is defective. This may mean that the repository’s preservation strategy for JPEG2000 may not be effective for this particular file, so the repository may assign a preservationLevelValue of “bit-level preservation” to this file, recording “defective file” as the rationale.\nSimilarly, legislative requirements or contractual agreements may require a higher level of preservation to be assigned to a particular object than would be assigned to that class of object according to usual policy. In this case, the rationale for the assignment may be recorded as “legislation” or “user pays”, for example.\npreservationLevelRationale may be repeated if more than one reason needs to be recorded."],
952
+ domain: "http://www.loc.gov/premis/rdf/v1#PreservationLevel",
953
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
954
+ range: "http://www.w3.org/2001/XMLSchema#string",
955
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
954
956
  property :hasPreservationLevelRole,
955
- comment: ["Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/preservationLevelRole".freeze, "Definition: A value indicating the context in which a set of preservation options is applicable.".freeze, "Extensions: One can use its own SKOS vocabulary to use for this property. The precondition to do this, is to link your SKOS concepts to the SKOS concepts of the id.loc.gov vocabulary.".freeze, "Rationale: Repositories may assign preservationLevelValues in different contexts which must be differentiated, and may need to record more than one context.".freeze],
956
- domain: "http://www.loc.gov/premis/rdf/v1#PreservationLevel".freeze,
957
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
957
+ comment: ["Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/preservationLevelRole", "Definition: A value indicating the context in which a set of preservation options is applicable.", "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.", "Rationale: Repositories may assign preservationLevelValues in different contexts which must be differentiated, and may need to record more than one context."],
958
+ domain: "http://www.loc.gov/premis/rdf/v1#PreservationLevel",
959
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
958
960
  range: term(
959
- "http://www.w3.org/2002/07/owl#hasValue": "http://id.loc.gov/vocabulary/preservation/preservationLevelRole".freeze,
960
- onProperty: "http://www.w3.org/2004/02/skos/core#inScheme".freeze,
961
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
961
+ "http://www.w3.org/2002/07/owl#hasValue": "http://id.loc.gov/vocabulary/preservation/preservationLevelRole",
962
+ onProperty: "http://www.w3.org/2004/02/skos/core#inScheme",
963
+ type: "http://www.w3.org/2002/07/owl#Restriction"
962
964
  ),
963
- type: ["http://www.w3.org/2002/07/owl#FunctionalProperty".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
965
+ type: ["http://www.w3.org/2002/07/owl#FunctionalProperty", "http://www.w3.org/2002/07/owl#ObjectProperty"]
964
966
  property :hasPreservationLevelValue,
965
- comment: ["Creation / Maintenance Notes: The preservation level may be assigned by the repository or requested by the depositor and submitted as metadata.".freeze, "Data Constraint: Value should be taken from a controlled vocabulary.".freeze, "Definition: A value indicating the set of preservation functions expected to be applied to the object.".freeze, "Examples: bit-level, full, fully supported with future migrations (File), 0".freeze, "Rationale: Some preservation repositories will offer multiple preservation options depending on factors such as the value or uniqueness of the material, the “preservability” of the format, the amount the customer is willing to pay, etc.".freeze, "Usage Notes: Only one preservationLevelValue may be recorded per preservationLevel container. If a further preservationLevelValue applies to the object in a different context, a separate preservationLevel container should be repeated.".freeze],
966
- domain: "http://www.loc.gov/premis/rdf/v1#PreservationLevel".freeze,
967
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
968
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
969
- type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
967
+ comment: ["Creation / Maintenance Notes: The preservation level may be assigned by the repository or requested by the depositor and submitted as metadata.", "Data Constraint: Value should be taken from a controlled vocabulary.", "Definition: A value indicating the set of preservation functions expected to be applied to the object.", "Examples: bit-level, full, fully supported with future migrations (File), 0", "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.", "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."],
968
+ domain: "http://www.loc.gov/premis/rdf/v1#PreservationLevel",
969
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
970
+ range: "http://www.w3.org/2001/XMLSchema#string",
971
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty"]
970
972
  property :hasRelatedObject,
971
- comment: "Definition: This property related to all object belonging to a RelatedObjectIdentification to describe the related objects as an aggregation.".freeze,
972
- domain: "http://www.loc.gov/premis/rdf/v1#RelatedObjectIdentification".freeze,
973
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
974
- range: "http://www.loc.gov/premis/rdf/v1#Object".freeze,
975
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
973
+ comment: "Definition: This property related to all object belonging to a RelatedObjectIdentification to describe the related objects as an aggregation.",
974
+ domain: "http://www.loc.gov/premis/rdf/v1#RelatedObjectIdentification",
975
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
976
+ range: "http://www.loc.gov/premis/rdf/v1#Object",
977
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
976
978
  property :hasRelatedObjectSequence,
977
- comment: ["Definition: The order of the related object relative to other objects with the same\ntype of relationship.".freeze, "Rationale: This semantic unit is particularly useful for structural relationships. In order to reconstruct a representation, it may be necessary to know the order of components with sibling or part-whole relationships. For example, to render a page-image book, it is necessary to know the order of files representing pages.".freeze],
978
- domain: "http://www.loc.gov/premis/rdf/v1#RelatedObjectIdentification".freeze,
979
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
980
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
981
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
979
+ comment: ["Definition: The order of the related object relative to other objects with the same\ntype of relationship.", "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."],
980
+ domain: "http://www.loc.gov/premis/rdf/v1#RelatedObjectIdentification",
981
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
982
+ range: "http://www.w3.org/2001/XMLSchema#string",
983
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
982
984
  property :hasRelatedStatuteInformation,
983
- comment: "Definition: This property is used to relate certain StatuteInformation instances. The rationale for this is that in the PREMIS data dictionary, a RightsStatement instance can consist of several StatuteInformation instances. In the PREMIS OWL ontology, the StatuteInformation class is subclassed to RightsStatement. The restore the relation between the grouped StatuteInformation instances of a RightsStatement of the PREMIS data dictionary, this property is used is PREMIS OWL.".freeze,
984
- domain: "http://www.loc.gov/premis/rdf/v1#StatuteInformation".freeze,
985
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
986
- range: "http://www.loc.gov/premis/rdf/v1#StatuteInformation".freeze,
987
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
985
+ comment: "Definition: This property is used to relate certain StatuteInformation instances. The rationale for this is that in the PREMIS data dictionary, a RightsStatement instance can consist of several StatuteInformation instances. In the PREMIS OWL ontology, the StatuteInformation class is subclassed to RightsStatement. The restore the relation between the grouped StatuteInformation instances of a RightsStatement of the PREMIS data dictionary, this property is used is PREMIS OWL.",
986
+ domain: "http://www.loc.gov/premis/rdf/v1#StatuteInformation",
987
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
988
+ range: "http://www.loc.gov/premis/rdf/v1#StatuteInformation",
989
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
988
990
  property :hasRelationship,
989
- comment: ["Definition: This property links one object to one or more other objects.".freeze, "Extensions: One can extend this property to use more fine grained properties by defining the fine grained properties as subproperties of this property.".freeze, "The LOC will provide a SKOS vocabulary, where the concepts can also be used as object properties at http://id.loc.gov/. These relationships will capture the relationship type and subtype. One can define its own relationships, but for interoperability reasons, these should be linked to or made a subproperty of the properties of the LOC vocabulary.".freeze],
990
- domain: "http://www.loc.gov/premis/rdf/v1#Object".freeze,
991
- "http://www.w3.org/2000/01/rdf-schema#seeAlso": ["http://id.loc.gov/vocabulary/preservation/relationshipSubType".freeze, "http://id.loc.gov/vocabulary/preservation/relationshipType".freeze],
992
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing".freeze,
991
+ comment: ["Definition: This property links one object to one or more other objects.", "Extensions: One can extend this property to use more fine grained properties by defining the fine grained properties as subproperties of this property.", "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."],
992
+ domain: "http://www.loc.gov/premis/rdf/v1#Object",
993
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": ["http://id.loc.gov/vocabulary/preservation/relationshipSubType", "http://id.loc.gov/vocabulary/preservation/relationshipType"],
994
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "testing",
993
995
  range: term(
994
- type: "http://www.w3.org/2002/07/owl#Class".freeze,
995
- unionOf: list("http://www.loc.gov/premis/rdf/v1#Object".freeze, "http://www.loc.gov/premis/rdf/v1#RelatedObjectIdentification".freeze)
996
+ type: "http://www.w3.org/2002/07/owl#Class",
997
+ unionOf: list("http://www.loc.gov/premis/rdf/v1#Object", "http://www.loc.gov/premis/rdf/v1#RelatedObjectIdentification")
996
998
  ),
997
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
999
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
998
1000
  property :hasRestriction,
999
- comment: ["Definition: A condition or limitation on the act.".freeze, "Examples: No more than three, Allowed only after one year of archival retention has elapsed, Rightsholder must be notified after completion of act".freeze],
1000
- domain: "http://www.loc.gov/premis/rdf/v1#RightsGranted".freeze,
1001
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1002
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
1003
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1001
+ comment: ["Definition: A condition or limitation on the act.", "Examples: No more than three, Allowed only after one year of archival retention has elapsed, Rightsholder must be notified after completion of act"],
1002
+ domain: "http://www.loc.gov/premis/rdf/v1#RightsGranted",
1003
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
1004
+ range: "http://www.w3.org/2001/XMLSchema#string",
1005
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
1004
1006
  property :hasRightsDocumentation,
1005
- domain: "http://www.loc.gov/premis/rdf/v1#RightsStatement".freeze,
1006
- "http://www.w3.org/2000/01/rdf-schema#seeAlso": "RiightsDocumentation class definition".freeze,
1007
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1008
- range: "http://www.loc.gov/premis/rdf/v1#RightsDocumentation".freeze,
1009
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1007
+ domain: "http://www.loc.gov/premis/rdf/v1#RightsStatement",
1008
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "RiightsDocumentation class definition",
1009
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
1010
+ range: "http://www.loc.gov/premis/rdf/v1#RightsDocumentation",
1011
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
1010
1012
  property :hasRightsDocumentationRole,
1011
- comment: ["Definition: This property denotes the role of the related documentation. The value must be taken from a skos vocabulary. A value indicating the purpose or expected use of the documentation being identified.".freeze, "Rationale: This information distinguishes the purpose of the supporting documentation especially when there are multiple documentation identifiers.".freeze],
1012
- domain: "http://www.loc.gov/premis/rdf/v1#RightsDocumentation".freeze,
1013
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1014
- range: "http://www.w3.org/2004/02/skos/core#Concept".freeze,
1015
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1013
+ comment: ["Definition: This property denotes the role of the related documentation. The value must be taken from a skos vocabulary. A value indicating the purpose or expected use of the documentation being identified.", "Rationale: This information distinguishes the purpose of the supporting documentation especially when there are multiple documentation identifiers."],
1014
+ domain: "http://www.loc.gov/premis/rdf/v1#RightsDocumentation",
1015
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
1016
+ range: "http://www.w3.org/2004/02/skos/core#Concept",
1017
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
1016
1018
  property :hasRightsGranted,
1017
- domain: "http://www.loc.gov/premis/rdf/v1#RightsStatement".freeze,
1018
- "http://www.w3.org/2000/01/rdf-schema#seeAlso": "RightsStatement class definition and RightsGranted class definition".freeze,
1019
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1020
- range: "http://www.loc.gov/premis/rdf/v1#RightsGranted".freeze,
1021
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1019
+ domain: "http://www.loc.gov/premis/rdf/v1#RightsStatement",
1020
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "RightsStatement class definition and RightsGranted class definition",
1021
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
1022
+ range: "http://www.loc.gov/premis/rdf/v1#RightsGranted",
1023
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
1022
1024
  property :hasRightsGrantedNote,
1023
- comment: ["Definition: Additional information about the rights granted.".freeze, "Rationale: A textual description of the rights granted may be needed for additional explanation.".freeze, "Usage Notes: This semantic unit may include a statement about risk assessment, for example, when a repository is not certain about what permissions have been granted.".freeze],
1024
- domain: "http://www.loc.gov/premis/rdf/v1#RightsGranted".freeze,
1025
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1026
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
1027
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1025
+ comment: ["Definition: Additional information about the rights granted.", "Rationale: A textual description of the rights granted may be needed for additional explanation.", "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."],
1026
+ domain: "http://www.loc.gov/premis/rdf/v1#RightsGranted",
1027
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
1028
+ range: "http://www.w3.org/2001/XMLSchema#string",
1029
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
1028
1030
  property :hasRightsRelatedAgent,
1029
- 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],
1030
- domain: "http://www.loc.gov/premis/rdf/v1#RightsStatement".freeze,
1031
- "http://www.w3.org/2000/01/rdf-schema#seeAlso": "http://id.loc.gov/vocabulary/preservation/rightsRelatedAgentRole".freeze,
1032
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "unstable".freeze,
1033
- range: "http://www.loc.gov/premis/rdf/v1#Agent".freeze,
1034
- subPropertyOf: "http://www.loc.gov/premis/rdf/v1#hasAgent".freeze,
1035
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1031
+ comment: ["Extensions: One can extend this property to use more fine grained properties by defining the fine grained properties as subproperties of this property.", "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."],
1032
+ domain: "http://www.loc.gov/premis/rdf/v1#RightsStatement",
1033
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "http://id.loc.gov/vocabulary/preservation/rightsRelatedAgentRole",
1034
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "unstable",
1035
+ range: "http://www.loc.gov/premis/rdf/v1#Agent",
1036
+ subPropertyOf: "http://www.loc.gov/premis/rdf/v1#hasAgent",
1037
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
1036
1038
  property :hasRightsStatement,
1037
- comment: ["Definition: A rights statement associated with the object.".freeze, "Rationale: A repository may choose to link from a rights statement to an object or from an object to a rights statement or both.".freeze],
1039
+ comment: ["Definition: A rights statement associated with the object.", "Rationale: A repository may choose to link from a rights statement to an object or from an object to a rights statement or both."],
1038
1040
  domain: term(
1039
- type: "http://www.w3.org/2002/07/owl#Class".freeze,
1040
- unionOf: list("http://www.loc.gov/premis/rdf/v1#Agent".freeze, "http://www.loc.gov/premis/rdf/v1#Object".freeze)
1041
+ type: "http://www.w3.org/2002/07/owl#Class",
1042
+ unionOf: list("http://www.loc.gov/premis/rdf/v1#Agent", "http://www.loc.gov/premis/rdf/v1#Object")
1041
1043
  ),
1042
- "http://www.w3.org/2000/01/rdf-schema#seeAlso": "RightsStatement class definition".freeze,
1043
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1044
- range: "http://www.loc.gov/premis/rdf/v1#RightsStatement".freeze,
1045
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1044
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "RightsStatement class definition",
1045
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
1046
+ range: "http://www.loc.gov/premis/rdf/v1#RightsStatement",
1047
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
1046
1048
  property :hasRightsStatementNote,
1047
- comment: ["Definition: Additional information about the RightsStatement of an object.".freeze, "Examples: Copyright expiration expected in 2010 unless renewed.\nLicense is embedded in XMP block in file header.".freeze],
1048
- domain: "http://www.loc.gov/premis/rdf/v1#RightsStatement".freeze,
1049
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1050
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
1051
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1049
+ comment: ["Definition: Additional information about the RightsStatement of an object.", "Examples: Copyright expiration expected in 2010 unless renewed.\nLicense is embedded in XMP block in file header."],
1050
+ domain: "http://www.loc.gov/premis/rdf/v1#RightsStatement",
1051
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
1052
+ range: "http://www.w3.org/2001/XMLSchema#string",
1053
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
1052
1054
  property :hasSignature,
1053
1055
  domain: term(
1054
- type: "http://www.w3.org/2002/07/owl#Class".freeze,
1055
- unionOf: list("http://www.loc.gov/premis/rdf/v1#Bitstream".freeze, "http://www.loc.gov/premis/rdf/v1#File".freeze)
1056
+ type: "http://www.w3.org/2002/07/owl#Class",
1057
+ unionOf: list("http://www.loc.gov/premis/rdf/v1#Bitstream", "http://www.loc.gov/premis/rdf/v1#File")
1056
1058
  ),
1057
- "http://www.w3.org/2000/01/rdf-schema#seeAlso": "Signature class definition".freeze,
1058
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1059
- range: "http://www.loc.gov/premis/rdf/v1#Signature".freeze,
1060
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1059
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "Signature class definition",
1060
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
1061
+ range: "http://www.loc.gov/premis/rdf/v1#Signature",
1062
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
1061
1063
  property :hasSignatureEncoding,
1062
- comment: ["Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/signatureEncoding".freeze, "Definition: The encoding used for the values of signatureValue, keyInformation.".freeze, "Extensions: One can use its own SKOS vocabulary to use for this property. The precondition to do this, is to link your SKOS concepts to the SKOS concepts of the id.loc.gov vocabulary.".freeze, "Rationale: These values cannot be interpreted correctly if the encoding is unknown.".freeze],
1063
- domain: "http://www.loc.gov/premis/rdf/v1#Signature".freeze,
1064
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1064
+ comment: ["Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/signatureEncoding", "Definition: The encoding used for the values of signatureValue, keyInformation.", "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.", "Rationale: These values cannot be interpreted correctly if the encoding is unknown."],
1065
+ domain: "http://www.loc.gov/premis/rdf/v1#Signature",
1066
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
1065
1067
  range: term(
1066
- "http://www.w3.org/2002/07/owl#hasValue": "http://id.loc.gov/vocabulary/preservation/signatureEncoding".freeze,
1067
- onProperty: "http://www.w3.org/2004/02/skos/core#inScheme".freeze,
1068
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
1068
+ "http://www.w3.org/2002/07/owl#hasValue": "http://id.loc.gov/vocabulary/preservation/signatureEncoding",
1069
+ onProperty: "http://www.w3.org/2004/02/skos/core#inScheme",
1070
+ type: "http://www.w3.org/2002/07/owl#Restriction"
1069
1071
  ),
1070
- type: ["http://www.w3.org/2002/07/owl#FunctionalProperty".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
1072
+ type: ["http://www.w3.org/2002/07/owl#FunctionalProperty", "http://www.w3.org/2002/07/owl#ObjectProperty"]
1071
1073
  property :hasSignatureMethod,
1072
- comment: ["Data Constraint: Values are taken from a SKOS vocabulary".freeze, "Definition: A designation for the encryption and hash algorithms used for signature generation.".freeze, "Extensions: One can use its own SKOS vocabulary to use for this property. The precondition to do this, is to link your SKOS concepts to the SKOS concepts of the id.loc.gov vocabulary.".freeze, "Rationale: The same algorithms must be used for signature validation.".freeze],
1073
- domain: "http://www.loc.gov/premis/rdf/v1#Signature".freeze,
1074
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1075
- range: "http://www.w3.org/2004/02/skos/core#Concept".freeze,
1076
- type: ["http://www.w3.org/2002/07/owl#FunctionalProperty".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
1074
+ comment: ["Data Constraint: Values are taken from a SKOS vocabulary", "Definition: A designation for the encryption and hash algorithms used for signature generation.", "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.", "Rationale: The same algorithms must be used for signature validation."],
1075
+ domain: "http://www.loc.gov/premis/rdf/v1#Signature",
1076
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
1077
+ range: "http://www.w3.org/2004/02/skos/core#Concept",
1078
+ type: ["http://www.w3.org/2002/07/owl#FunctionalProperty", "http://www.w3.org/2002/07/owl#ObjectProperty"]
1077
1079
  property :hasSignatureProperties,
1078
- comment: ["Definition: Additional information about the generation of the signature.".freeze, "Usage Notes: This may include the date/time of signature generation, the serial number of the cryptographic hardware used, or other information related to the generation of the signature. Repositories will likely want to define a suitably granular structure to signatureProperties.".freeze],
1079
- domain: "http://www.loc.gov/premis/rdf/v1#Signature".freeze,
1080
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1081
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
1082
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1080
+ comment: ["Definition: Additional information about the generation of the signature.", "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."],
1081
+ domain: "http://www.loc.gov/premis/rdf/v1#Signature",
1082
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
1083
+ range: "http://www.w3.org/2001/XMLSchema#string",
1084
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
1083
1085
  property :hasSignatureValidationRules,
1084
- comment: ["Definition: The operations to be performed in order to validate the digital signature.".freeze, "Rationale: The repository should not assume that the procedure for validating any particular signature will be known many years in the future without documentation.".freeze, "Usage Notes: This may include the canonicalization method used before calculating the message digest, if the object was normalized before signing.\nThis value could also be a pointer to archive documentation.".freeze],
1085
- domain: "http://www.loc.gov/premis/rdf/v1#Signature".freeze,
1086
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1087
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
1088
- type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
1086
+ comment: ["Definition: The operations to be performed in order to validate the digital signature.", "Rationale: The repository should not assume that the procedure for validating any particular signature will be known many years in the future without documentation.", "Usage Notes: This may include the canonicalization method used before calculating the message digest, if the object was normalized before signing.\nThis value could also be a pointer to archive documentation."],
1087
+ domain: "http://www.loc.gov/premis/rdf/v1#Signature",
1088
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
1089
+ range: "http://www.w3.org/2001/XMLSchema#string",
1090
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty"]
1089
1091
  property :hasSignatureValue,
1090
- comment: ["Definition: The digital signature; a value generated from the application of a private key to a message digest.".freeze, "Example: juS5RhJ884qoFR8flVXd/rbrSDVGn40CapgB7qeQiT+rr0NekEQ6BHhUA8dT3+BCTBUQI0dBjlml9lwzENXvS83zRECjzXbMRTUtVZiPZG2pqKPnL2YU3A9645UCjTXU+jgFumv7k78hieAGDzNci+PQ9KRmm//icT7JaYztgt4=".freeze],
1091
- domain: "http://www.loc.gov/premis/rdf/v1#Signature".freeze,
1092
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1093
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
1094
- type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
1092
+ comment: ["Definition: The digital signature; a value generated from the application of a private key to a message digest.", "Example: juS5RhJ884qoFR8flVXd/rbrSDVGn40CapgB7qeQiT+rr0NekEQ6BHhUA8dT3+BCTBUQI0dBjlml9lwzENXvS83zRECjzXbMRTUtVZiPZG2pqKPnL2YU3A9645UCjTXU+jgFumv7k78hieAGDzNci+PQ9KRmm//icT7JaYztgt4="],
1093
+ domain: "http://www.loc.gov/premis/rdf/v1#Signature",
1094
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
1095
+ range: "http://www.w3.org/2001/XMLSchema#string",
1096
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty"]
1095
1097
  property :hasSigner,
1096
- comment: ["Definition: The individual, institution, or authority responsible for generating the signature.".freeze, "Rationale: The signer might also be carried in the keyInformation, but it can be accessed more conveniently if recorded here.".freeze, "Usage Notes: If the signer is an Agent known to the repository, this property can directly link to this agent. The consequence is punning: a datatype property and object property with the same name, i.e., :signer".freeze],
1097
- domain: "http://www.loc.gov/premis/rdf/v1#Signature".freeze,
1098
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1099
- range: ["http://www.loc.gov/premis/rdf/v1#Agent".freeze, "http://www.w3.org/2001/XMLSchema#string".freeze],
1100
- type: "http://www.w3.org/2002/07/owl#AnnotationProperty".freeze
1098
+ comment: ["Definition: The individual, institution, or authority responsible for generating the signature.", "Rationale: The signer might also be carried in the keyInformation, but it can be accessed more conveniently if recorded here.", "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"],
1099
+ domain: "http://www.loc.gov/premis/rdf/v1#Signature",
1100
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
1101
+ range: ["http://www.loc.gov/premis/rdf/v1#Agent", "http://www.w3.org/2001/XMLSchema#string"],
1102
+ type: "http://www.w3.org/2002/07/owl#AnnotationProperty"
1101
1103
  property :hasSignificantProperties,
1102
- domain: "http://www.loc.gov/premis/rdf/v1#Object".freeze,
1103
- "http://www.w3.org/2000/01/rdf-schema#seeAlso": "Object class definition and SignificantProperties class definition".freeze,
1104
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1105
- range: "http://www.loc.gov/premis/rdf/v1#SignificantProperties".freeze,
1106
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1104
+ domain: "http://www.loc.gov/premis/rdf/v1#Object",
1105
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "Object class definition and SignificantProperties class definition",
1106
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
1107
+ range: "http://www.loc.gov/premis/rdf/v1#SignificantProperties",
1108
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
1107
1109
  property :hasSignificantPropertiesType,
1108
- comment: ["Definition: The aspect, facet, or attribute of an object about which significant properties are being described.".freeze, "Examples: content, structure, behavior, page count, page width, typeface, hyperlinks (representation), image count (representation), color space [for an embedded image] (bitstream)".freeze, "Rationale: Repositories may choose to describe significant properties based on a particular aspect or attribute of an object.".freeze, "Usage Notes: This semantic unit is optional and may be used as part of a facet:detail pair with significantPropertiesValue.".freeze],
1109
- domain: "http://www.loc.gov/premis/rdf/v1#SignificantProperties".freeze,
1110
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1111
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
1112
- type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
1110
+ comment: ["Definition: The aspect, facet, or attribute of an object about which significant properties are being described.", "Examples: content, structure, behavior, page count, page width, typeface, hyperlinks (representation), image count (representation), color space [for an embedded image] (bitstream)", "Rationale: Repositories may choose to describe significant properties based on a particular aspect or attribute of an object.", "Usage Notes: This semantic unit is optional and may be used as part of a facet:detail pair with significantPropertiesValue."],
1111
+ domain: "http://www.loc.gov/premis/rdf/v1#SignificantProperties",
1112
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
1113
+ range: "http://www.w3.org/2001/XMLSchema#string",
1114
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty"]
1113
1115
  property :hasSignificantPropertiesValue,
1114
- comment: ["Definition: Description of the characteristics of a particular object subjectively determined to be important to maintain through preservation actions.".freeze, "Examples: [For a Web page containing animation that is not considered essential] Content only, [For detail associated with a significantPropertiesType of \"behavior\"] Hyperlinks traversable, [For a Word document with embedded links that are not considered essential] Content only, [For detail associated with significantPropertiesType of \"behavior\"] Editable, [For detail associated with a significantPropertiesType of \"page width\"] 210 mm, [For a PDF with an embedded graph, where the lines' color determines the lines' meaning] Color, [For detail associated with a significantPropertiesType of \"appearance\"] Color".freeze, "Rationale: Repositories may choose to describe significant properties based on a particular aspect or attribute of an object.".freeze, "Usage Notes: If facet:detail pairs are used, the content of significantPropertiesValue should describe the significant properties of object relevant to the aspect, facet, or attribute declared in the significantPropertiesType with which it is paired.\nIf facet:detail pairs are not used, significantPropertiesValue may be used to freely describe any characteristic of an object.\nsignificantPropertiesValue is not repeatable. Multiple significant properties should be described in separate, repeated significantProperties container units.".freeze],
1115
- domain: "http://www.loc.gov/premis/rdf/v1#SignificantProperties".freeze,
1116
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1117
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
1118
- type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
1116
+ comment: ["Definition: Description of the characteristics of a particular object subjectively determined to be important to maintain through preservation actions.", "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", "Rationale: Repositories may choose to describe significant properties based on a particular aspect or attribute of an object.", "Usage Notes: If facet:detail pairs are used, the content of significantPropertiesValue should describe the significant properties of object relevant to the aspect, facet, or attribute declared in the significantPropertiesType with which it is paired.\nIf facet:detail pairs are not used, significantPropertiesValue may be used to freely describe any characteristic of an object.\nsignificantPropertiesValue is not repeatable. Multiple significant properties should be described in separate, repeated significantProperties container units."],
1117
+ domain: "http://www.loc.gov/premis/rdf/v1#SignificantProperties",
1118
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
1119
+ range: "http://www.w3.org/2001/XMLSchema#string",
1120
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty"]
1119
1121
  property :hasSize,
1120
- comment: ["Creation / Maintenance Notes: Automatically obtained by the repository.".freeze, "Definition: The size in bytes of the file or bitstream stored in the repository.".freeze, "Example: 2038937".freeze, "Rationale: Size is useful for ensuring the correct number of bytes from storage have been retrieved and that an application has enough room to move or process files. It might also be used when billing for storage.".freeze, "Usage Notes: Defining this semantic unit as size in bytes makes it unnecessary to record a unit of measurement. However, for the purpose of data exchange the unit of measurement should be stated or understood by both partners.".freeze],
1121
- domain: "http://www.loc.gov/premis/rdf/v1#ObjectCharacteristics".freeze,
1122
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1123
- range: "http://www.w3.org/2001/XMLSchema#long".freeze,
1124
- type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
1122
+ comment: ["Creation / Maintenance Notes: Automatically obtained by the repository.", "Definition: The size in bytes of the file or bitstream stored in the repository.", "Example: 2038937", "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.", "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."],
1123
+ domain: "http://www.loc.gov/premis/rdf/v1#ObjectCharacteristics",
1124
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
1125
+ range: "http://www.w3.org/2001/XMLSchema#long",
1126
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty"]
1125
1127
  property :hasSoftware,
1126
- domain: "http://www.loc.gov/premis/rdf/v1#Environment".freeze,
1127
- "http://www.w3.org/2000/01/rdf-schema#seeAlso": "Environment class definition and Software class definition".freeze,
1128
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1129
- range: "http://www.loc.gov/premis/rdf/v1#Software".freeze,
1130
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1128
+ domain: "http://www.loc.gov/premis/rdf/v1#Environment",
1129
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "Environment class definition and Software class definition",
1130
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
1131
+ range: "http://www.loc.gov/premis/rdf/v1#Software",
1132
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
1131
1133
  property :hasSoftwareDependency,
1132
- comment: ["Definition: The name and, if applicable, version of any software component needed by the software referenced in swName in the context of using this object.".freeze, "Example: GNU gcc >=2.7.2".freeze, "Usage Notes: The value should be constructed in a way that is consistent with the construction of swName and swVersion. This semantic unit identifies the software that is needed by what is recorded in swName, for example, a Perl script that depends on a Perl module. In this case the Perl script is listed in swName, with the module in swDependency within a software container.".freeze],
1133
- domain: "http://www.loc.gov/premis/rdf/v1#Software".freeze,
1134
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1135
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
1136
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1134
+ comment: ["Definition: The name and, if applicable, version of any software component needed by the software referenced in swName in the context of using this object.", "Example: GNU gcc >=2.7.2", "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."],
1135
+ domain: "http://www.loc.gov/premis/rdf/v1#Software",
1136
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
1137
+ range: "http://www.w3.org/2001/XMLSchema#string",
1138
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
1137
1139
  property :hasSoftwareName,
1138
- comment: ["Definition: Manufacturer and title of the software application.".freeze, "Examples: Adobe Photoshop, Adobe Acrobat Reader".freeze, "Usage Notes: Include manufacturer when this helps to identify or disambiguate the product, for example, use “Adobe Photoshop” rather than “Photoshop.”".freeze],
1139
- domain: "http://www.loc.gov/premis/rdf/v1#Software".freeze,
1140
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1141
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
1142
- type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
1140
+ comment: ["Definition: Manufacturer and title of the software application.", "Examples: Adobe Photoshop, Adobe Acrobat Reader", "Usage Notes: Include manufacturer when this helps to identify or disambiguate the product, for example, use “Adobe Photoshop” rather than “Photoshop.”"],
1141
+ domain: "http://www.loc.gov/premis/rdf/v1#Software",
1142
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
1143
+ range: "http://www.w3.org/2001/XMLSchema#string",
1144
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty"]
1143
1145
  property :hasSoftwareOtherInformation,
1144
- comment: ["Definition: Additional requirements or instructions related to the software referenced in swName.".freeze, "Example: Install Acroread (Adobe Acrobat) first; copy nppdf.so (the plug-in) to your Mozilla plug-ins directory, and make sure a copy of (or symlink to) Acroread is in your PATH.".freeze, "Usage Notes: This could be a reliable persistent identifier or URI pointing to software documentation within or outside the repository.".freeze],
1145
- domain: "http://www.loc.gov/premis/rdf/v1#Software".freeze,
1146
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1147
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
1148
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
1146
+ comment: ["Definition: Additional requirements or instructions related to the software referenced in swName.", "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.", "Usage Notes: This could be a reliable persistent identifier or URI pointing to software documentation within or outside the repository."],
1147
+ domain: "http://www.loc.gov/premis/rdf/v1#Software",
1148
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
1149
+ range: "http://www.w3.org/2001/XMLSchema#string",
1150
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
1149
1151
  property :hasSoftwareType,
1150
- comment: ["Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/softwareType".freeze, "Definition: Class or category of software.".freeze, "Extensions: One can use its own SKOS vocabulary to use for this property. The precondition to do this, is to link your SKOS concepts to the SKOS concepts of the id.loc.gov vocabulary.".freeze, "Rationale: Several different layers of software can be required to support an object.".freeze],
1151
- domain: "http://www.loc.gov/premis/rdf/v1#Software".freeze,
1152
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1152
+ comment: ["Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/softwareType", "Definition: Class or category of software.", "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.", "Rationale: Several different layers of software can be required to support an object."],
1153
+ domain: "http://www.loc.gov/premis/rdf/v1#Software",
1154
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
1153
1155
  range: term(
1154
- "http://www.w3.org/2002/07/owl#hasValue": "http://id.loc.gov/vocabulary/preservation/softwareType".freeze,
1155
- onProperty: "http://www.w3.org/2004/02/skos/core#inScheme".freeze,
1156
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
1156
+ "http://www.w3.org/2002/07/owl#hasValue": "http://id.loc.gov/vocabulary/preservation/softwareType",
1157
+ onProperty: "http://www.w3.org/2004/02/skos/core#inScheme",
1158
+ type: "http://www.w3.org/2002/07/owl#Restriction"
1157
1159
  ),
1158
- type: ["http://www.w3.org/2002/07/owl#FunctionalProperty".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
1160
+ type: ["http://www.w3.org/2002/07/owl#FunctionalProperty", "http://www.w3.org/2002/07/owl#ObjectProperty"]
1159
1161
  property :hasSoftwareVersion,
1160
- comment: ["Definition: The version or versions of the software referenced in swName.".freeze, "Examples: >=2.2.0, 6.0, 2003".freeze, "Usage Notes: If there is no formal version, the date of issuance can be used.".freeze],
1161
- domain: "http://www.loc.gov/premis/rdf/v1#Software".freeze,
1162
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1163
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
1164
- type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
1162
+ comment: ["Definition: The version or versions of the software referenced in swName.", "Examples: >=2.2.0, 6.0, 2003", "Usage Notes: If there is no formal version, the date of issuance can be used."],
1163
+ domain: "http://www.loc.gov/premis/rdf/v1#Software",
1164
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
1165
+ range: "http://www.w3.org/2001/XMLSchema#string",
1166
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty"]
1165
1167
  property :hasStartDate,
1166
- comment: ["Data Constraint: To aid machine processing, value should use a structured form: xsd:dateTime".freeze, "Definition: The beginning date of the permission granted.".freeze],
1167
- domain: "http://www.loc.gov/premis/rdf/v1#ApplicableDates".freeze,
1168
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1169
- range: "http://www.w3.org/2001/XMLSchema#dateTime".freeze,
1170
- type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
1168
+ comment: ["Data Constraint: To aid machine processing, value should use a structured form: xsd:dateTime", "Definition: The beginning date of the permission granted."],
1169
+ domain: "http://www.loc.gov/premis/rdf/v1#ApplicableDates",
1170
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
1171
+ range: "http://www.w3.org/2001/XMLSchema#dateTime",
1172
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty"]
1171
1173
  property :hasStatuteCitation,
1172
- comment: ["Definition: An identifying designation for the statute.".freeze, "Examples: Legal Deposit (Jersey) Law 200, National Library of New Zealand (Te Puna Mātauranga o Aotearoa) Act 2003 no 19 part 4 s 34".freeze, "Usage Notes: Use standard citation form when applicable.".freeze],
1173
- domain: "http://www.loc.gov/premis/rdf/v1#StatuteInformation".freeze,
1174
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1175
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
1176
- type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
1174
+ comment: ["Definition: An identifying designation for the statute.", "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", "Usage Notes: Use standard citation form when applicable."],
1175
+ domain: "http://www.loc.gov/premis/rdf/v1#StatuteInformation",
1176
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
1177
+ range: "http://www.w3.org/2001/XMLSchema#string",
1178
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty"]
1177
1179
  property :hasStatuteInformationDeterminationDate,
1178
- comment: ["Data Constraint: To aid machine processing, value should use a structured form: xsd:dateTime".freeze, "Definition: The date that the determination was made that the statute authorized the permission(s) noted.".freeze, "Example: 2001-10-26T19:32:52+00:00".freeze, "Rationale: The permission in question may be the subject of some interpretation. These assessments are made within a specific context and at a specific time. At another time the context, and therefore the assessment, could change. For this reason it can be important to record the date of the decision.".freeze],
1179
- domain: "http://www.loc.gov/premis/rdf/v1#StatuteInformation".freeze,
1180
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1181
- range: "http://www.w3.org/2001/XMLSchema#dateTime".freeze,
1182
- type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
1180
+ comment: ["Data Constraint: To aid machine processing, value should use a structured form: xsd:dateTime", "Definition: The date that the determination was made that the statute authorized the permission(s) noted.", "Example: 2001-10-26T19:32:52+00:00", "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."],
1181
+ domain: "http://www.loc.gov/premis/rdf/v1#StatuteInformation",
1182
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
1183
+ range: "http://www.w3.org/2001/XMLSchema#dateTime",
1184
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty"]
1183
1185
  property :hasStatuteJurisdiction,
1184
- comment: ["Data Constraint: Values should be taken from a controlled vocabulary.".freeze, "Definition: The country or other political body enacting the statute.".freeze, "Examples: us, de, be".freeze, "Rationale: The connection between the object and the rights granted is based on jurisdiction.".freeze],
1185
- domain: "http://www.loc.gov/premis/rdf/v1#StatuteInformation".freeze,
1186
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1187
- range: "http://www.w3.org/2001/XMLSchema#string".freeze,
1188
- type: ["http://www.w3.org/2002/07/owl#DatatypeProperty".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze]
1186
+ comment: ["Data Constraint: Values should be taken from a controlled vocabulary.", "Definition: The country or other political body enacting the statute.", "Examples: us, de, be", "Rationale: The connection between the object and the rights granted is based on jurisdiction."],
1187
+ domain: "http://www.loc.gov/premis/rdf/v1#StatuteInformation",
1188
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
1189
+ range: "http://www.w3.org/2001/XMLSchema#string",
1190
+ type: ["http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty"]
1189
1191
  property :hasStorage,
1190
1192
  domain: term(
1191
- type: "http://www.w3.org/2002/07/owl#Class".freeze,
1192
- unionOf: list("http://www.loc.gov/premis/rdf/v1#Bitstream".freeze, "http://www.loc.gov/premis/rdf/v1#File".freeze)
1193
+ type: "http://www.w3.org/2002/07/owl#Class",
1194
+ unionOf: list("http://www.loc.gov/premis/rdf/v1#Bitstream", "http://www.loc.gov/premis/rdf/v1#File")
1193
1195
  ),
1194
- "http://www.w3.org/2000/01/rdf-schema#seeAlso": "Object class definition and Storage class definition".freeze,
1195
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1196
- range: "http://www.loc.gov/premis/rdf/v1#Storage".freeze,
1197
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1196
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "Object class definition and Storage class definition",
1197
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
1198
+ range: "http://www.loc.gov/premis/rdf/v1#Storage",
1199
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
1198
1200
  property :hasStorageMedium,
1199
- comment: ["Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/storageMedium".freeze, "Definition: The physical medium on which the object is stored (e.g., magnetic tape, hard disk, CD-ROM, DVD).".freeze, "Extensions: One can use its own SKOS vocabulary to use for this property. The precondition to do this, is to link your SKOS concepts to the SKOS concepts of the id.loc.gov vocabulary.".freeze, "Rationale: The repository needs to know the medium on which an object is stored in order to know how and when to do media refreshment and media migration.".freeze],
1200
- domain: "http://www.loc.gov/premis/rdf/v1#Storage".freeze,
1201
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1201
+ comment: ["Data Constraint: Values are taken from the SKOS vocabulary: http://id.loc.gov/vocabulary/preservation/storageMedium", "Definition: The physical medium on which the object is stored (e.g., magnetic tape, hard disk, CD-ROM, DVD).", "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.", "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."],
1202
+ domain: "http://www.loc.gov/premis/rdf/v1#Storage",
1203
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
1202
1204
  range: term(
1203
- "http://www.w3.org/2002/07/owl#hasValue": "http://id.loc.gov/vocabulary/preservation/storageMedium".freeze,
1204
- onProperty: "http://www.w3.org/2004/02/skos/core#inScheme".freeze,
1205
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
1205
+ "http://www.w3.org/2002/07/owl#hasValue": "http://id.loc.gov/vocabulary/preservation/storageMedium",
1206
+ onProperty: "http://www.w3.org/2004/02/skos/core#inScheme",
1207
+ type: "http://www.w3.org/2002/07/owl#Restriction"
1206
1208
  ),
1207
- type: ["http://www.w3.org/2002/07/owl#FunctionalProperty".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
1209
+ type: ["http://www.w3.org/2002/07/owl#FunctionalProperty", "http://www.w3.org/2002/07/owl#ObjectProperty"]
1208
1210
  property :hasTermOfGrant,
1209
- domain: "http://www.loc.gov/premis/rdf/v1#RightsGranted".freeze,
1210
- "http://www.w3.org/2000/01/rdf-schema#seeAlso": "RightsGranted class definition and TermOfGrant class definition".freeze,
1211
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1212
- range: "http://www.loc.gov/premis/rdf/v1#TermOfGrant".freeze,
1213
- type: ["http://www.w3.org/2002/07/owl#FunctionalProperty".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
1211
+ domain: "http://www.loc.gov/premis/rdf/v1#RightsGranted",
1212
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "RightsGranted class definition and TermOfGrant class definition",
1213
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
1214
+ range: "http://www.loc.gov/premis/rdf/v1#TermOfGrant",
1215
+ type: ["http://www.w3.org/2002/07/owl#FunctionalProperty", "http://www.w3.org/2002/07/owl#ObjectProperty"]
1214
1216
  property :hasTermOfRestriction,
1215
- domain: "http://www.loc.gov/premis/rdf/v1#RightsGranted".freeze,
1216
- "http://www.w3.org/2000/01/rdf-schema#seeAlso": "RightsGranted and TermOfRestriction class definitions".freeze,
1217
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable".freeze,
1218
- range: "http://www.loc.gov/premis/rdf/v1#TermOfRestriction".freeze,
1219
- type: "http://www.w3.org/2002/07/owl#ObjectProperty".freeze
1217
+ domain: "http://www.loc.gov/premis/rdf/v1#RightsGranted",
1218
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "RightsGranted and TermOfRestriction class definitions",
1219
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "stable",
1220
+ range: "http://www.loc.gov/premis/rdf/v1#TermOfRestriction",
1221
+ type: "http://www.w3.org/2002/07/owl#ObjectProperty"
1220
1222
  end
1221
1223
  end