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,146 +3,148 @@
3
3
  # This file generated automatically using rdf vocabulary format from http://rightsstatements.org/vocab/
4
4
  require 'rdf'
5
5
  module RDF::Vocab
6
+ # Vocabulary for <http://rightsstatements.org/vocab/>
7
+ # @!visibility private
6
8
  RightsStatements = Class.new(RDF::StrictVocabulary("http://rightsstatements.org/vocab/")) do
7
9
 
8
10
  # Extra definitions
9
11
  term :"1.0/",
10
- "http://purl.org/dc/elements/1.1/identifier": "rscs".freeze,
11
- "http://purl.org/dc/terms/creator": "http://rightsstatements.org/vocab/irswg".freeze,
12
- "http://purl.org/dc/terms/title": "RightsStatements.org Standardized International Rights Statements".freeze,
13
- "http://www.w3.org/2002/07/owl#versionInfo": "1.0".freeze,
14
- type: "http://www.w3.org/2004/02/skos/core#ConceptScheme".freeze
12
+ "http://purl.org/dc/elements/1.1/identifier": "rscs",
13
+ "http://purl.org/dc/terms/creator": "http://rightsstatements.org/vocab/irswg",
14
+ "http://purl.org/dc/terms/title": {en: "RightsStatements.org Standardized International Rights Statements"},
15
+ "http://www.w3.org/2002/07/owl#versionInfo": "1.0",
16
+ type: "http://www.w3.org/2004/02/skos/core#ConceptScheme"
15
17
  term :"CNE/1.0/",
16
- "http://purl.org/dc/elements/1.1/identifier": "CNE".freeze,
17
- "http://purl.org/dc/terms/creator": "http://rightsstatements.org/vocab/irswg".freeze,
18
- "http://purl.org/dc/terms/modified": "2019-04-18".freeze,
19
- "http://www.w3.org/2002/07/owl#versionInfo": "1.0".freeze,
20
- "http://www.w3.org/2004/02/skos/core#closeMatch": "http://www.europeana.eu/rights/unknown/".freeze,
21
- "http://www.w3.org/2004/02/skos/core#relatedMatch": "http://id.loc.gov/vocabulary/preservation/copyrightStatus/unk".freeze,
22
- inScheme: "http://rightsstatements.org/vocab/1.0/".freeze,
23
- notation: "CNE".freeze,
24
- type: ["http://purl.org/dc/terms/RightsStatement".freeze, "http://www.w3.org/2004/02/skos/core#Concept".freeze]
18
+ "http://purl.org/dc/elements/1.1/identifier": "CNE",
19
+ "http://purl.org/dc/terms/creator": "http://rightsstatements.org/vocab/irswg",
20
+ "http://purl.org/dc/terms/modified": "2019-04-18",
21
+ "http://www.w3.org/2002/07/owl#versionInfo": "1.0",
22
+ "http://www.w3.org/2004/02/skos/core#closeMatch": "http://www.europeana.eu/rights/unknown/",
23
+ "http://www.w3.org/2004/02/skos/core#relatedMatch": "http://id.loc.gov/vocabulary/preservation/copyrightStatus/unk",
24
+ inScheme: "http://rightsstatements.org/vocab/1.0/",
25
+ notation: "CNE",
26
+ type: ["http://purl.org/dc/terms/RightsStatement", "http://www.w3.org/2004/02/skos/core#Concept"]
25
27
  term :"InC-EDU/1.0/",
26
- "http://purl.org/dc/elements/1.1/identifier": "InC-EDU".freeze,
27
- "http://purl.org/dc/terms/creator": "http://rightsstatements.org/vocab/irswg".freeze,
28
- "http://purl.org/dc/terms/modified": "2019-04-18".freeze,
29
- "http://www.w3.org/2002/07/owl#versionInfo": "1.0".freeze,
30
- "http://www.w3.org/2004/02/skos/core#relatedMatch": "http://id.loc.gov/vocabulary/preservation/copyrightStatus/cpr".freeze,
31
- inScheme: "http://rightsstatements.org/vocab/1.0/".freeze,
32
- notation: "InC-EDU".freeze,
33
- type: ["http://purl.org/dc/terms/RightsStatement".freeze, "http://www.w3.org/2004/02/skos/core#Concept".freeze]
28
+ "http://purl.org/dc/elements/1.1/identifier": "InC-EDU",
29
+ "http://purl.org/dc/terms/creator": "http://rightsstatements.org/vocab/irswg",
30
+ "http://purl.org/dc/terms/modified": "2019-04-18",
31
+ "http://www.w3.org/2002/07/owl#versionInfo": "1.0",
32
+ "http://www.w3.org/2004/02/skos/core#relatedMatch": "http://id.loc.gov/vocabulary/preservation/copyrightStatus/cpr",
33
+ inScheme: "http://rightsstatements.org/vocab/1.0/",
34
+ notation: "InC-EDU",
35
+ type: ["http://purl.org/dc/terms/RightsStatement", "http://www.w3.org/2004/02/skos/core#Concept"]
34
36
  term :"InC-NC/1.0/",
35
- "http://creativecommons.org/ns#prohibits": "http://creativecommons.org/ns#CommercialUse".freeze,
36
- "http://purl.org/dc/elements/1.1/identifier": "InC-NC".freeze,
37
- "http://purl.org/dc/terms/creator": "http://rightsstatements.org/vocab/irswg".freeze,
38
- "http://purl.org/dc/terms/modified": "2019-04-18".freeze,
39
- "http://www.w3.org/2002/07/owl#versionInfo": "1.0".freeze,
40
- "http://www.w3.org/2004/02/skos/core#closeMatch": "http://creativecommons.org/licenses/by-nc/4.0/".freeze,
41
- "http://www.w3.org/2004/02/skos/core#relatedMatch": "http://id.loc.gov/vocabulary/preservation/copyrightStatus/cpr".freeze,
42
- inScheme: "http://rightsstatements.org/vocab/1.0/".freeze,
43
- notation: "InC-NC".freeze,
44
- type: ["http://purl.org/dc/terms/RightsStatement".freeze, "http://www.w3.org/2004/02/skos/core#Concept".freeze]
37
+ "http://creativecommons.org/ns#prohibits": "http://creativecommons.org/ns#CommercialUse",
38
+ "http://purl.org/dc/elements/1.1/identifier": "InC-NC",
39
+ "http://purl.org/dc/terms/creator": "http://rightsstatements.org/vocab/irswg",
40
+ "http://purl.org/dc/terms/modified": "2019-04-18",
41
+ "http://www.w3.org/2002/07/owl#versionInfo": "1.0",
42
+ "http://www.w3.org/2004/02/skos/core#closeMatch": "http://creativecommons.org/licenses/by-nc/4.0/",
43
+ "http://www.w3.org/2004/02/skos/core#relatedMatch": "http://id.loc.gov/vocabulary/preservation/copyrightStatus/cpr",
44
+ inScheme: "http://rightsstatements.org/vocab/1.0/",
45
+ notation: "InC-NC",
46
+ type: ["http://purl.org/dc/terms/RightsStatement", "http://www.w3.org/2004/02/skos/core#Concept"]
45
47
  term :"InC-OW-EU/1.0/",
46
- "http://purl.org/dc/elements/1.1/identifier": "InC-OW-EU".freeze,
47
- "http://purl.org/dc/terms/creator": "http://rightsstatements.org/vocab/irswg".freeze,
48
- "http://purl.org/dc/terms/modified": "2010-04-18".freeze,
49
- "http://www.w3.org/2002/07/owl#versionInfo": "1.0".freeze,
50
- "http://www.w3.org/2004/02/skos/core#closeMatch": "http://www.europeana.eu/rights/orphan-work-eu/".freeze,
51
- "http://www.w3.org/2004/02/skos/core#relatedMatch": "http://id.loc.gov/vocabulary/preservation/copyrightStatus/cpr".freeze,
52
- inScheme: "http://rightsstatements.org/vocab/1.0/".freeze,
53
- notation: "InC-OW-EU".freeze,
54
- type: ["http://purl.org/dc/terms/RightsStatement".freeze, "http://www.w3.org/2004/02/skos/core#Concept".freeze]
48
+ "http://purl.org/dc/elements/1.1/identifier": "InC-OW-EU",
49
+ "http://purl.org/dc/terms/creator": "http://rightsstatements.org/vocab/irswg",
50
+ "http://purl.org/dc/terms/modified": "2010-04-18",
51
+ "http://www.w3.org/2002/07/owl#versionInfo": "1.0",
52
+ "http://www.w3.org/2004/02/skos/core#closeMatch": "http://www.europeana.eu/rights/orphan-work-eu/",
53
+ "http://www.w3.org/2004/02/skos/core#relatedMatch": "http://id.loc.gov/vocabulary/preservation/copyrightStatus/cpr",
54
+ inScheme: "http://rightsstatements.org/vocab/1.0/",
55
+ notation: "InC-OW-EU",
56
+ type: ["http://purl.org/dc/terms/RightsStatement", "http://www.w3.org/2004/02/skos/core#Concept"]
55
57
  term :"InC-RUU/1.0/",
56
- "http://purl.org/dc/elements/1.1/identifier": "InC-RUU".freeze,
57
- "http://purl.org/dc/terms/creator": "http://rightsstatements.org/vocab/irswg".freeze,
58
- "http://purl.org/dc/terms/modified": "2019-04-18".freeze,
59
- "http://www.w3.org/2002/07/owl#versionInfo": "1.0".freeze,
60
- "http://www.w3.org/2004/02/skos/core#relatedMatch": "http://id.loc.gov/vocabulary/preservation/copyrightStatus/cpr".freeze,
61
- inScheme: "http://rightsstatements.org/vocab/1.0/".freeze,
62
- notation: "InC-RUU".freeze,
63
- type: ["http://purl.org/dc/terms/RightsStatement".freeze, "http://www.w3.org/2004/02/skos/core#Concept".freeze]
58
+ "http://purl.org/dc/elements/1.1/identifier": "InC-RUU",
59
+ "http://purl.org/dc/terms/creator": "http://rightsstatements.org/vocab/irswg",
60
+ "http://purl.org/dc/terms/modified": "2019-04-18",
61
+ "http://www.w3.org/2002/07/owl#versionInfo": "1.0",
62
+ "http://www.w3.org/2004/02/skos/core#relatedMatch": "http://id.loc.gov/vocabulary/preservation/copyrightStatus/cpr",
63
+ inScheme: "http://rightsstatements.org/vocab/1.0/",
64
+ notation: "InC-RUU",
65
+ type: ["http://purl.org/dc/terms/RightsStatement", "http://www.w3.org/2004/02/skos/core#Concept"]
64
66
  term :"InC/1.0/",
65
- "http://purl.org/dc/elements/1.1/identifier": "InC".freeze,
66
- "http://purl.org/dc/terms/creator": "http://rightsstatements.org/vocab/irswg".freeze,
67
- "http://purl.org/dc/terms/modified": "2019-04-18".freeze,
68
- "http://www.w3.org/2002/07/owl#versionInfo": "1.0".freeze,
69
- "http://www.w3.org/2004/02/skos/core#closeMatch": "http://www.europeana.eu/rights/rr-f/".freeze,
70
- "http://www.w3.org/2004/02/skos/core#relatedMatch": "http://id.loc.gov/vocabulary/preservation/copyrightStatus/cpr".freeze,
71
- inScheme: "http://rightsstatements.org/vocab/1.0/".freeze,
72
- notation: "InC".freeze,
73
- type: ["http://purl.org/dc/terms/RightsStatement".freeze, "http://www.w3.org/2004/02/skos/core#Concept".freeze]
67
+ "http://purl.org/dc/elements/1.1/identifier": "InC",
68
+ "http://purl.org/dc/terms/creator": "http://rightsstatements.org/vocab/irswg",
69
+ "http://purl.org/dc/terms/modified": "2019-04-18",
70
+ "http://www.w3.org/2002/07/owl#versionInfo": "1.0",
71
+ "http://www.w3.org/2004/02/skos/core#closeMatch": "http://www.europeana.eu/rights/rr-f/",
72
+ "http://www.w3.org/2004/02/skos/core#relatedMatch": "http://id.loc.gov/vocabulary/preservation/copyrightStatus/cpr",
73
+ inScheme: "http://rightsstatements.org/vocab/1.0/",
74
+ notation: "InC",
75
+ type: ["http://purl.org/dc/terms/RightsStatement", "http://www.w3.org/2004/02/skos/core#Concept"]
74
76
  term :"NKC/1.0/",
75
- "http://purl.org/dc/elements/1.1/identifier": "NKC".freeze,
76
- "http://purl.org/dc/terms/creator": "http://rightsstatements.org/vocab/irswg".freeze,
77
- "http://purl.org/dc/terms/modified": "2019-04-18".freeze,
78
- "http://www.w3.org/2002/07/owl#versionInfo": "1.0".freeze,
79
- "http://www.w3.org/2004/02/skos/core#relatedMatch": "http://id.loc.gov/vocabulary/preservation/copyrightStatus/unk".freeze,
80
- inScheme: "http://rightsstatements.org/vocab/1.0/".freeze,
81
- notation: "NKC".freeze,
82
- type: ["http://purl.org/dc/terms/RightsStatement".freeze, "http://www.w3.org/2004/02/skos/core#Concept".freeze]
77
+ "http://purl.org/dc/elements/1.1/identifier": "NKC",
78
+ "http://purl.org/dc/terms/creator": "http://rightsstatements.org/vocab/irswg",
79
+ "http://purl.org/dc/terms/modified": "2019-04-18",
80
+ "http://www.w3.org/2002/07/owl#versionInfo": "1.0",
81
+ "http://www.w3.org/2004/02/skos/core#relatedMatch": "http://id.loc.gov/vocabulary/preservation/copyrightStatus/unk",
82
+ inScheme: "http://rightsstatements.org/vocab/1.0/",
83
+ notation: "NKC",
84
+ type: ["http://purl.org/dc/terms/RightsStatement", "http://www.w3.org/2004/02/skos/core#Concept"]
83
85
  term :"NoC-CR/1.0/",
84
- "http://purl.org/dc/elements/1.1/identifier": "NoC-CR".freeze,
85
- "http://purl.org/dc/terms/creator": "http://rightsstatements.org/vocab/irswg".freeze,
86
- "http://purl.org/dc/terms/modified": "2019-04-18".freeze,
87
- "http://www.w3.org/2002/07/owl#versionInfo": "1.0".freeze,
88
- "http://www.w3.org/2004/02/skos/core#relatedMatch": "http://id.loc.gov/vocabulary/preservation/copyrightStatus/pub".freeze,
89
- inScheme: "http://rightsstatements.org/vocab/1.0/".freeze,
90
- notation: "NoC-CR".freeze,
91
- type: ["http://purl.org/dc/terms/RightsStatement".freeze, "http://www.w3.org/2004/02/skos/core#Concept".freeze]
86
+ "http://purl.org/dc/elements/1.1/identifier": "NoC-CR",
87
+ "http://purl.org/dc/terms/creator": "http://rightsstatements.org/vocab/irswg",
88
+ "http://purl.org/dc/terms/modified": "2019-04-18",
89
+ "http://www.w3.org/2002/07/owl#versionInfo": "1.0",
90
+ "http://www.w3.org/2004/02/skos/core#relatedMatch": "http://id.loc.gov/vocabulary/preservation/copyrightStatus/pub",
91
+ inScheme: "http://rightsstatements.org/vocab/1.0/",
92
+ notation: "NoC-CR",
93
+ type: ["http://purl.org/dc/terms/RightsStatement", "http://www.w3.org/2004/02/skos/core#Concept"]
92
94
  term :"NoC-NC/1.0/",
93
- "http://creativecommons.org/ns#prohibits": "http://creativecommons.org/ns#CommercialUse".freeze,
94
- "http://purl.org/dc/elements/1.1/identifier": "NoC-NC".freeze,
95
- "http://purl.org/dc/terms/creator": "http://rightsstatements.org/vocab/irswg".freeze,
96
- "http://purl.org/dc/terms/modified": "2019-04-18".freeze,
97
- "http://www.w3.org/2002/07/owl#versionInfo": "1.0".freeze,
98
- "http://www.w3.org/2004/02/skos/core#relatedMatch": "http://id.loc.gov/vocabulary/preservation/copyrightStatus/pub".freeze,
99
- inScheme: "http://rightsstatements.org/vocab/1.0/".freeze,
100
- notation: "NoC-NC".freeze,
101
- type: ["http://purl.org/dc/terms/RightsStatement".freeze, "http://www.w3.org/2004/02/skos/core#Concept".freeze]
95
+ "http://creativecommons.org/ns#prohibits": "http://creativecommons.org/ns#CommercialUse",
96
+ "http://purl.org/dc/elements/1.1/identifier": "NoC-NC",
97
+ "http://purl.org/dc/terms/creator": "http://rightsstatements.org/vocab/irswg",
98
+ "http://purl.org/dc/terms/modified": "2019-04-18",
99
+ "http://www.w3.org/2002/07/owl#versionInfo": "1.0",
100
+ "http://www.w3.org/2004/02/skos/core#relatedMatch": "http://id.loc.gov/vocabulary/preservation/copyrightStatus/pub",
101
+ inScheme: "http://rightsstatements.org/vocab/1.0/",
102
+ notation: "NoC-NC",
103
+ type: ["http://purl.org/dc/terms/RightsStatement", "http://www.w3.org/2004/02/skos/core#Concept"]
102
104
  term :"NoC-OKLR/1.0/",
103
- "http://purl.org/dc/elements/1.1/identifier": "NoC-OKLR".freeze,
104
- "http://purl.org/dc/terms/creator": "http://rightsstatements.org/vocab/irswg".freeze,
105
- "http://purl.org/dc/terms/modified": "2019-04-18".freeze,
106
- "http://www.w3.org/2002/07/owl#versionInfo": "1.0".freeze,
107
- "http://www.w3.org/2004/02/skos/core#relatedMatch": "http://id.loc.gov/vocabulary/preservation/copyrightStatus/pub".freeze,
108
- inScheme: "http://rightsstatements.org/vocab/1.0/".freeze,
109
- notation: "NoC-OKLR".freeze,
110
- type: ["http://purl.org/dc/terms/RightsStatement".freeze, "http://www.w3.org/2004/02/skos/core#Concept".freeze]
105
+ "http://purl.org/dc/elements/1.1/identifier": "NoC-OKLR",
106
+ "http://purl.org/dc/terms/creator": "http://rightsstatements.org/vocab/irswg",
107
+ "http://purl.org/dc/terms/modified": "2019-04-18",
108
+ "http://www.w3.org/2002/07/owl#versionInfo": "1.0",
109
+ "http://www.w3.org/2004/02/skos/core#relatedMatch": "http://id.loc.gov/vocabulary/preservation/copyrightStatus/pub",
110
+ inScheme: "http://rightsstatements.org/vocab/1.0/",
111
+ notation: "NoC-OKLR",
112
+ type: ["http://purl.org/dc/terms/RightsStatement", "http://www.w3.org/2004/02/skos/core#Concept"]
111
113
  term :"NoC-US/1.0/",
112
- "http://purl.org/dc/elements/1.1/identifier": "NoC-US".freeze,
113
- "http://purl.org/dc/terms/creator": "http://rightsstatements.org/vocab/irswg".freeze,
114
- "http://purl.org/dc/terms/modified": "2019-04-18".freeze,
115
- "http://www.w3.org/2002/07/owl#versionInfo": "1.0".freeze,
116
- inScheme: "http://rightsstatements.org/vocab/1.0/".freeze,
117
- notation: "NoC-US".freeze,
118
- type: ["http://purl.org/dc/terms/RightsStatement".freeze, "http://www.w3.org/2004/02/skos/core#Concept".freeze]
114
+ "http://purl.org/dc/elements/1.1/identifier": "NoC-US",
115
+ "http://purl.org/dc/terms/creator": "http://rightsstatements.org/vocab/irswg",
116
+ "http://purl.org/dc/terms/modified": "2019-04-18",
117
+ "http://www.w3.org/2002/07/owl#versionInfo": "1.0",
118
+ inScheme: "http://rightsstatements.org/vocab/1.0/",
119
+ notation: "NoC-US",
120
+ type: ["http://purl.org/dc/terms/RightsStatement", "http://www.w3.org/2004/02/skos/core#Concept"]
119
121
  term :"UND/1.0/",
120
- "http://purl.org/dc/elements/1.1/identifier": "UND".freeze,
121
- "http://purl.org/dc/terms/creator": "http://rightsstatements.org/vocab/irswg".freeze,
122
- "http://purl.org/dc/terms/modified": "2019-04-18".freeze,
123
- "http://www.w3.org/2002/07/owl#versionInfo": "1.0".freeze,
124
- inScheme: "http://rightsstatements.org/vocab/1.0/".freeze,
125
- notation: "UND".freeze,
126
- type: ["http://purl.org/dc/terms/RightsStatement".freeze, "http://www.w3.org/2004/02/skos/core#Concept".freeze]
122
+ "http://purl.org/dc/elements/1.1/identifier": "UND",
123
+ "http://purl.org/dc/terms/creator": "http://rightsstatements.org/vocab/irswg",
124
+ "http://purl.org/dc/terms/modified": "2019-04-18",
125
+ "http://www.w3.org/2002/07/owl#versionInfo": "1.0",
126
+ inScheme: "http://rightsstatements.org/vocab/1.0/",
127
+ notation: "UND",
128
+ type: ["http://purl.org/dc/terms/RightsStatement", "http://www.w3.org/2004/02/skos/core#Concept"]
127
129
  term :"collection-ic/1.0/",
128
- "http://www.w3.org/2002/07/owl#versionInfo": "1.0".freeze,
129
- inScheme: "http://rightsstatements.org/vocab/1.0/".freeze,
130
- member: ["http://rightsstatements.org/vocab/InC-EDU/1.0/".freeze, "http://rightsstatements.org/vocab/InC-NC/1.0/".freeze, "http://rightsstatements.org/vocab/InC-OW-EU/1.0/".freeze, "http://rightsstatements.org/vocab/InC-RUU/1.0/".freeze, "http://rightsstatements.org/vocab/InC/1.0/".freeze],
131
- type: "http://www.w3.org/2004/02/skos/core#Collection".freeze
130
+ "http://www.w3.org/2002/07/owl#versionInfo": "1.0",
131
+ inScheme: "http://rightsstatements.org/vocab/1.0/",
132
+ member: ["http://rightsstatements.org/vocab/InC-EDU/1.0/", "http://rightsstatements.org/vocab/InC-NC/1.0/", "http://rightsstatements.org/vocab/InC-OW-EU/1.0/", "http://rightsstatements.org/vocab/InC-RUU/1.0/", "http://rightsstatements.org/vocab/InC/1.0/"],
133
+ type: "http://www.w3.org/2004/02/skos/core#Collection"
132
134
  term :"collection-nc/1.0/",
133
- "http://www.w3.org/2002/07/owl#versionInfo": "1.0".freeze,
134
- inScheme: "http://rightsstatements.org/vocab/1.0/".freeze,
135
- member: ["http://rightsstatements.org/vocab/NoC-CR/1.0/".freeze, "http://rightsstatements.org/vocab/NoC-NC/1.0/".freeze, "http://rightsstatements.org/vocab/NoC-OKLR/1.0/".freeze, "http://rightsstatements.org/vocab/NoC-US/1.0/".freeze],
136
- type: "http://www.w3.org/2004/02/skos/core#Collection".freeze
135
+ "http://www.w3.org/2002/07/owl#versionInfo": "1.0",
136
+ inScheme: "http://rightsstatements.org/vocab/1.0/",
137
+ member: ["http://rightsstatements.org/vocab/NoC-CR/1.0/", "http://rightsstatements.org/vocab/NoC-NC/1.0/", "http://rightsstatements.org/vocab/NoC-OKLR/1.0/", "http://rightsstatements.org/vocab/NoC-US/1.0/"],
138
+ type: "http://www.w3.org/2004/02/skos/core#Collection"
137
139
  term :"collection-other/1.0/",
138
- "http://www.w3.org/2002/07/owl#versionInfo": "1.0".freeze,
139
- inScheme: "http://rightsstatements.org/vocab/1.0/".freeze,
140
- member: ["http://rightsstatements.org/vocab/CNE/1.0/".freeze, "http://rightsstatements.org/vocab/NKC/1.0/".freeze, "http://rightsstatements.org/vocab/UND/1.0/".freeze],
141
- type: "http://www.w3.org/2004/02/skos/core#Collection".freeze
140
+ "http://www.w3.org/2002/07/owl#versionInfo": "1.0",
141
+ inScheme: "http://rightsstatements.org/vocab/1.0/",
142
+ member: ["http://rightsstatements.org/vocab/CNE/1.0/", "http://rightsstatements.org/vocab/NKC/1.0/", "http://rightsstatements.org/vocab/UND/1.0/"],
143
+ type: "http://www.w3.org/2004/02/skos/core#Collection"
142
144
  term :irswg,
143
- "http://xmlns.com/foaf/0.1/homepage": "http://rightsstatements.org/".freeze,
144
- "http://xmlns.com/foaf/0.1/name": "RightsStatements.org Consortium".freeze,
145
- prefLabel: "RightsStatements.org Consortium".freeze,
146
- type: ["http://www.europeana.eu/schemas/edm/Agent".freeze, "http://xmlns.com/foaf/0.1/Group".freeze]
145
+ "http://xmlns.com/foaf/0.1/homepage": "http://rightsstatements.org/",
146
+ "http://xmlns.com/foaf/0.1/name": {en: "RightsStatements.org Consortium"},
147
+ prefLabel: {en: "RightsStatements.org Consortium"},
148
+ type: ["http://www.europeana.eu/schemas/edm/Agent", "http://xmlns.com/foaf/0.1/Group"]
147
149
  end
148
150
  end
data/lib/rdf/vocab/rsa.rb CHANGED
@@ -3,63 +3,65 @@
3
3
  # This file generated automatically using rdf vocabulary format from http://www.w3.org/ns/auth/rsa#
4
4
  require 'rdf'
5
5
  module RDF::Vocab
6
+ # Vocabulary for <http://www.w3.org/ns/auth/rsa#>
7
+ # @!visibility private
6
8
  RSA = Class.new(RDF::StrictVocabulary("http://www.w3.org/ns/auth/rsa#")) do
7
9
 
8
10
  # Ontology definition
9
11
  ontology :"http://www.w3.org/ns/auth/rsa#",
10
- comment: "ontology for the RSA public private keys ".freeze,
12
+ comment: {en: "ontology for the RSA public private keys "},
11
13
  "http://purl.org/dc/terms/contributor": term(
12
- "http://xmlns.com/foaf/0.1/homepage": "http://ii.uwb.edu.pl/~dtomaszuk/card".freeze
14
+ "http://xmlns.com/foaf/0.1/homepage": "http://ii.uwb.edu.pl/~dtomaszuk/card"
13
15
  ),
14
- "http://purl.org/dc/terms/created": "2008-11-13".freeze,
15
- "http://www.w3.org/2000/01/rdf-schema#seeAlso": ["http://en.wikipedia.org/wiki/RSA".freeze, "http://lists.foaf-project.org/mailman/listinfo/foaf-protocols".freeze, "http://www.w3.org/ns/auth/X509Uml.svg".freeze],
16
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "unstable".freeze,
17
- "http://xmlns.com/foaf/0.1/maker": "http://bblfish.net/people/henry/card#me".freeze,
18
- type: "http://www.w3.org/2002/07/owl#Ontology".freeze
16
+ "http://purl.org/dc/terms/created": "2008-11-13",
17
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": ["http://en.wikipedia.org/wiki/RSA", "http://lists.foaf-project.org/mailman/listinfo/foaf-protocols", "http://www.w3.org/ns/auth/X509Uml.svg"],
18
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "unstable",
19
+ "http://xmlns.com/foaf/0.1/maker": "http://bblfish.net/people/henry/card#me",
20
+ type: "http://www.w3.org/2002/07/owl#Ontology"
19
21
 
20
22
  # Class definitions
21
23
  term :RSAKey,
22
- comment: "\n The union of the public and private components of an RSAKey.\n Usually those pieces are not kept together\n ".freeze,
23
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "unstable".freeze,
24
- label: "RSA Key".freeze,
25
- subClassOf: "http://www.w3.org/ns/auth/cert#Key".freeze,
26
- type: "http://www.w3.org/2002/07/owl#Class".freeze
24
+ comment: {en: "\n The union of the public and private components of an RSAKey.\n Usually those pieces are not kept together\n "},
25
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "unstable",
26
+ label: {en: "RSA Key"},
27
+ subClassOf: "http://www.w3.org/ns/auth/cert#Key",
28
+ type: "http://www.w3.org/2002/07/owl#Class"
27
29
  term :RSAPrivateKey,
28
- comment: "\n A Private Key in the RSA framework \n ".freeze,
29
- "http://www.w3.org/2000/01/rdf-schema#seeAlso": "http://en.wikipedia.org/wiki/RSA".freeze,
30
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "unstable".freeze,
31
- label: "RSA Private Key".freeze,
32
- subClassOf: ["http://www.w3.org/ns/auth/cert#PrivateKey".freeze, "http://www.w3.org/ns/auth/rsa#RSAKey".freeze],
33
- type: "http://www.w3.org/2002/07/owl#Class".freeze
30
+ comment: {en: "\n A Private Key in the RSA framework \n "},
31
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "http://en.wikipedia.org/wiki/RSA",
32
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "unstable",
33
+ label: {en: "RSA Private Key"},
34
+ subClassOf: ["http://www.w3.org/ns/auth/cert#PrivateKey", "http://www.w3.org/ns/auth/rsa#RSAKey"],
35
+ type: "http://www.w3.org/2002/07/owl#Class"
34
36
  term :RSAPublicKey,
35
- comment: "\n The RSA public key. Padded message m are encrypted by applying the function\n modulus(power(m,exponent),modulus)\n ".freeze,
36
- "http://www.w3.org/2000/01/rdf-schema#seeAlso": "http://en.wikipedia.org/wiki/RSA".freeze,
37
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "unstable".freeze,
38
- label: "RSA Public Key".freeze,
39
- subClassOf: ["http://www.w3.org/ns/auth/cert#PublicKey".freeze, "http://www.w3.org/ns/auth/rsa#RSAKey".freeze],
40
- type: "http://www.w3.org/2002/07/owl#Class".freeze
37
+ comment: {en: "\n The RSA public key. Padded message m are encrypted by applying the function\n modulus(power(m,exponent),modulus)\n "},
38
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "http://en.wikipedia.org/wiki/RSA",
39
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "unstable",
40
+ label: {en: "RSA Public Key"},
41
+ subClassOf: ["http://www.w3.org/ns/auth/cert#PublicKey", "http://www.w3.org/ns/auth/rsa#RSAKey"],
42
+ type: "http://www.w3.org/2002/07/owl#Class"
41
43
 
42
44
  # Property definitions
43
45
  property :modulus,
44
- comment: " \n The modulus of an RSA public and private key. \n This is defined as n = p*q\n ".freeze,
45
- domain: "http://www.w3.org/ns/auth/rsa#RSAKey".freeze,
46
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "unstable".freeze,
47
- label: "modulus".freeze,
48
- range: ["http://www.w3.org/2001/XMLSchema#base64Binary".freeze, "http://www.w3.org/2001/XMLSchema#hexBinary".freeze],
49
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
46
+ comment: {en: " \n The modulus of an RSA public and private key. \n This is defined as n = p*q\n "},
47
+ domain: "http://www.w3.org/ns/auth/rsa#RSAKey",
48
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "unstable",
49
+ label: {en: "modulus"},
50
+ range: ["http://www.w3.org/2001/XMLSchema#base64Binary", "http://www.w3.org/2001/XMLSchema#hexBinary"],
51
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
50
52
  property :private_exponent,
51
- comment: "\n The exponent used to decrypt the message\n calculated as \n public_exponent*private_exponent = 1 modulo totient(p*q)\n The private exponent is often named 'd'\n ".freeze,
52
- domain: "http://www.w3.org/ns/auth/rsa#RSAPrivateKey".freeze,
53
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "unstable".freeze,
54
- label: "private".freeze,
55
- range: "http://www.w3.org/2001/XMLSchema#nonNegativeInteger".freeze,
56
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
53
+ comment: {en: "\n The exponent used to decrypt the message\n calculated as \n public_exponent*private_exponent = 1 modulo totient(p*q)\n The private exponent is often named 'd'\n "},
54
+ domain: "http://www.w3.org/ns/auth/rsa#RSAPrivateKey",
55
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "unstable",
56
+ label: {en: "private"},
57
+ range: "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
58
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
57
59
  property :public_exponent,
58
- comment: "\n The exponent used to encrypt the message. Number chosen between\n 1 and the totient(p*q). Often named 'e' .\n ".freeze,
59
- domain: "http://www.w3.org/ns/auth/rsa#RSAPublicKey".freeze,
60
- "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "unstable".freeze,
61
- label: "public_exponent".freeze,
62
- range: "http://www.w3.org/2001/XMLSchema#nonNegativeInteger".freeze,
63
- type: "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze
60
+ comment: {en: "\n The exponent used to encrypt the message. Number chosen between\n 1 and the totient(p*q). Often named 'e' .\n "},
61
+ domain: "http://www.w3.org/ns/auth/rsa#RSAPublicKey",
62
+ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "unstable",
63
+ label: {en: "public_exponent"},
64
+ range: "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
65
+ type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
64
66
  end
65
67
  end
data/lib/rdf/vocab/rss.rb CHANGED
@@ -3,64 +3,66 @@
3
3
  # This file generated automatically using rdf vocabulary format from http://purl.org/rss/1.0/
4
4
  require 'rdf'
5
5
  module RDF::Vocab
6
+ # Vocabulary for <http://purl.org/rss/1.0/>
7
+ # @!visibility private
6
8
  RSS = Class.new(RDF::StrictVocabulary("http://purl.org/rss/1.0/")) do
7
9
 
8
10
  # Class definitions
9
11
  term :channel,
10
- comment: "An RSS information channel.".freeze,
11
- isDefinedBy: "http://purl.org/rss/1.0/".freeze,
12
- label: "Channel".freeze,
13
- type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
12
+ comment: "An RSS information channel.",
13
+ isDefinedBy: "http://purl.org/rss/1.0/",
14
+ label: "Channel",
15
+ type: "http://www.w3.org/2000/01/rdf-schema#Class"
14
16
  term :image,
15
- comment: "An RSS image.".freeze,
16
- isDefinedBy: "http://purl.org/rss/1.0/".freeze,
17
- label: "Image".freeze,
18
- type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
17
+ comment: "An RSS image.",
18
+ isDefinedBy: "http://purl.org/rss/1.0/",
19
+ label: "Image",
20
+ type: "http://www.w3.org/2000/01/rdf-schema#Class"
19
21
  term :item,
20
- comment: "An RSS item.".freeze,
21
- isDefinedBy: "http://purl.org/rss/1.0/".freeze,
22
- label: "Item".freeze,
23
- type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
22
+ comment: "An RSS item.",
23
+ isDefinedBy: "http://purl.org/rss/1.0/",
24
+ label: "Item",
25
+ type: "http://www.w3.org/2000/01/rdf-schema#Class"
24
26
  term :textinput,
25
- comment: "An RSS text input.".freeze,
26
- isDefinedBy: "http://purl.org/rss/1.0/".freeze,
27
- label: "Text Input".freeze,
28
- type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
27
+ comment: "An RSS text input.",
28
+ isDefinedBy: "http://purl.org/rss/1.0/",
29
+ label: "Text Input",
30
+ type: "http://www.w3.org/2000/01/rdf-schema#Class"
29
31
 
30
32
  # Property definitions
31
33
  property :description,
32
- comment: "A short text description of the subject.".freeze,
33
- isDefinedBy: "http://purl.org/rss/1.0/".freeze,
34
- label: "Description".freeze,
35
- subPropertyOf: "http://purl.org/dc/elements/1.1/description".freeze,
36
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
34
+ comment: "A short text description of the subject.",
35
+ isDefinedBy: "http://purl.org/rss/1.0/",
36
+ label: "Description",
37
+ subPropertyOf: "http://purl.org/dc/elements/1.1/description",
38
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
37
39
  property :items,
38
- comment: "Points to a list of rss:item elements that are members of the subject channel.".freeze,
39
- isDefinedBy: "http://purl.org/rss/1.0/".freeze,
40
- label: "Items".freeze,
41
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
40
+ comment: "Points to a list of rss:item elements that are members of the subject channel.",
41
+ isDefinedBy: "http://purl.org/rss/1.0/",
42
+ label: "Items",
43
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
42
44
  property :link,
43
- comment: "The URL to which an HTML rendering of the subject will link.".freeze,
44
- isDefinedBy: "http://purl.org/rss/1.0/".freeze,
45
- label: "Link".freeze,
46
- subPropertyOf: "http://purl.org/dc/elements/1.1/identifier".freeze,
47
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
45
+ comment: "The URL to which an HTML rendering of the subject will link.",
46
+ isDefinedBy: "http://purl.org/rss/1.0/",
47
+ label: "Link",
48
+ subPropertyOf: "http://purl.org/dc/elements/1.1/identifier",
49
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
48
50
  property :name,
49
- comment: "The text input field's (variable) name.".freeze,
50
- isDefinedBy: "http://purl.org/rss/1.0/".freeze,
51
- label: "Name".freeze,
52
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
51
+ comment: "The text input field's (variable) name.",
52
+ isDefinedBy: "http://purl.org/rss/1.0/",
53
+ label: "Name",
54
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
53
55
  property :title,
54
- comment: "A descriptive title for the channel.".freeze,
55
- isDefinedBy: "http://purl.org/rss/1.0/".freeze,
56
- label: "Title".freeze,
57
- subPropertyOf: "http://purl.org/dc/elements/1.1/title".freeze,
58
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
56
+ comment: "A descriptive title for the channel.",
57
+ isDefinedBy: "http://purl.org/rss/1.0/",
58
+ label: "Title",
59
+ subPropertyOf: "http://purl.org/dc/elements/1.1/title",
60
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
59
61
  property :url,
60
- comment: "The URL of the image to used in the 'src' attribute of the channel's image tag when rendered as HTML.".freeze,
61
- isDefinedBy: "http://purl.org/rss/1.0/".freeze,
62
- label: "URL".freeze,
63
- subPropertyOf: "http://purl.org/dc/elements/1.1/identifier".freeze,
64
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
62
+ comment: "The URL of the image to used in the 'src' attribute of the channel's image tag when rendered as HTML.",
63
+ isDefinedBy: "http://purl.org/rss/1.0/",
64
+ label: "URL",
65
+ subPropertyOf: "http://purl.org/dc/elements/1.1/identifier",
66
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
65
67
  end
66
68
  end