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.
- checksums.yaml +4 -4
- data/README.md +2 -4
- data/VERSION +1 -1
- data/lib/rdf/vocab/acl.rb +91 -89
- data/lib/rdf/vocab/as.rb +624 -622
- data/lib/rdf/vocab/bf2.rb +2241 -2239
- data/lib/rdf/vocab/bibframe.rb +2241 -2239
- data/lib/rdf/vocab/bibo.rb +943 -941
- data/lib/rdf/vocab/cc.rb +102 -100
- data/lib/rdf/vocab/cert.rb +107 -105
- data/lib/rdf/vocab/cnt.rb +92 -90
- data/lib/rdf/vocab/crm.rb +1793 -1791
- data/lib/rdf/vocab/datacite.rb +261 -263
- data/lib/rdf/vocab/dbo.rb +4307 -4305
- data/lib/rdf/vocab/dc.rb +665 -663
- data/lib/rdf/vocab/dc11.rb +109 -107
- data/lib/rdf/vocab/dcat.rb +373 -356
- data/lib/rdf/vocab/dcmitype.rb +91 -89
- data/lib/rdf/vocab/disco.rb +348 -346
- data/lib/rdf/vocab/doap.rb +304 -302
- data/lib/rdf/vocab/dwc.rb +2244 -2242
- data/lib/rdf/vocab/earl.rb +146 -144
- data/lib/rdf/vocab/ebucore.rb +4945 -4941
- data/lib/rdf/vocab/edm.rb +310 -308
- data/lib/rdf/vocab/exif.rb +777 -775
- data/lib/rdf/vocab/extensions.rb +2 -2
- data/lib/rdf/vocab/fcrepo4.rb +307 -305
- data/lib/rdf/vocab/foaf.rb +525 -523
- data/lib/rdf/vocab/geo.rb +34 -32
- data/lib/rdf/vocab/geojson.rb +66 -64
- data/lib/rdf/vocab/geonames.rb +3656 -3654
- data/lib/rdf/vocab/gr.rb +1204 -1202
- data/lib/rdf/vocab/gs1.rb +5881 -5879
- data/lib/rdf/vocab/ht.rb +194 -192
- data/lib/rdf/vocab/hydra.rb +439 -437
- data/lib/rdf/vocab/iana.rb +215 -213
- data/lib/rdf/vocab/ical.rb +726 -724
- data/lib/rdf/vocab/identifiers.rb +219 -217
- data/lib/rdf/vocab/iiif.rb +132 -130
- data/lib/rdf/vocab/jsonld.rb +205 -203
- data/lib/rdf/vocab/ldp.rb +193 -191
- data/lib/rdf/vocab/lrmi.rb +188 -186
- data/lib/rdf/vocab/ma.rb +318 -316
- data/lib/rdf/vocab/mads.rb +670 -668
- data/lib/rdf/vocab/marcrelators.rb +543 -541
- data/lib/rdf/vocab/mo.rb +1823 -1821
- data/lib/rdf/vocab/mods.rb +636 -634
- data/lib/rdf/vocab/nfo.rb +482 -480
- data/lib/rdf/vocab/oa.rb +333 -331
- data/lib/rdf/vocab/og.rb +198 -196
- data/lib/rdf/vocab/ogc.rb +43 -41
- data/lib/rdf/vocab/ore.rb +79 -77
- data/lib/rdf/vocab/org.rb +322 -320
- data/lib/rdf/vocab/pcdm.rb +73 -71
- data/lib/rdf/vocab/pplan.rb +97 -95
- data/lib/rdf/vocab/premis.rb +903 -901
- data/lib/rdf/vocab/premiseventtype.rb +143 -141
- data/lib/rdf/vocab/prov.rb +1360 -1358
- data/lib/rdf/vocab/ptr.rb +147 -145
- data/lib/rdf/vocab/rdau.rb +9447 -9438
- data/lib/rdf/vocab/rightsstatements.rb +123 -121
- data/lib/rdf/vocab/rsa.rb +44 -42
- data/lib/rdf/vocab/rss.rb +46 -44
- data/lib/rdf/vocab/schema.rb +14700 -14698
- data/lib/rdf/vocab/schemas.rb +14700 -14698
- data/lib/rdf/vocab/sd.rb +165 -163
- data/lib/rdf/vocab/sh.rb +1096 -1094
- data/lib/rdf/vocab/sioc.rb +615 -613
- data/lib/rdf/vocab/siocservices.rb +49 -47
- data/lib/rdf/vocab/sioctypes.rb +224 -222
- data/lib/rdf/vocab/skos.rb +202 -200
- data/lib/rdf/vocab/skosxl.rb +51 -49
- data/lib/rdf/vocab/v.rb +233 -231
- data/lib/rdf/vocab/vcard.rb +776 -774
- data/lib/rdf/vocab/vmd.rb +233 -231
- data/lib/rdf/vocab/void.rb +145 -143
- data/lib/rdf/vocab/vs.rb +27 -25
- data/lib/rdf/vocab/wdrs.rb +112 -110
- data/lib/rdf/vocab/wot.rb +135 -133
- data/lib/rdf/vocab/xhtml.rb +4 -2
- data/lib/rdf/vocab/xhv.rb +208 -206
- data/lib/rdf/vocab/xkos.rb +220 -218
- data/lib/rdf/vocab.rb +2 -0
- 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"
|
11
|
-
"http://purl.org/dc/terms/creator": "http://rightsstatements.org/vocab/irswg"
|
12
|
-
"http://purl.org/dc/terms/title": "RightsStatements.org Standardized International Rights Statements"
|
13
|
-
"http://www.w3.org/2002/07/owl#versionInfo": "1.0"
|
14
|
-
type: "http://www.w3.org/2004/02/skos/core#ConceptScheme"
|
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"
|
17
|
-
"http://purl.org/dc/terms/creator": "http://rightsstatements.org/vocab/irswg"
|
18
|
-
"http://purl.org/dc/terms/modified": "2019-04-18"
|
19
|
-
"http://www.w3.org/2002/07/owl#versionInfo": "1.0"
|
20
|
-
"http://www.w3.org/2004/02/skos/core#closeMatch": "http://www.europeana.eu/rights/unknown/"
|
21
|
-
"http://www.w3.org/2004/02/skos/core#relatedMatch": "http://id.loc.gov/vocabulary/preservation/copyrightStatus/unk"
|
22
|
-
inScheme: "http://rightsstatements.org/vocab/1.0/"
|
23
|
-
notation: "CNE"
|
24
|
-
type: ["http://purl.org/dc/terms/RightsStatement"
|
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"
|
27
|
-
"http://purl.org/dc/terms/creator": "http://rightsstatements.org/vocab/irswg"
|
28
|
-
"http://purl.org/dc/terms/modified": "2019-04-18"
|
29
|
-
"http://www.w3.org/2002/07/owl#versionInfo": "1.0"
|
30
|
-
"http://www.w3.org/2004/02/skos/core#relatedMatch": "http://id.loc.gov/vocabulary/preservation/copyrightStatus/cpr"
|
31
|
-
inScheme: "http://rightsstatements.org/vocab/1.0/"
|
32
|
-
notation: "InC-EDU"
|
33
|
-
type: ["http://purl.org/dc/terms/RightsStatement"
|
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"
|
36
|
-
"http://purl.org/dc/elements/1.1/identifier": "InC-NC"
|
37
|
-
"http://purl.org/dc/terms/creator": "http://rightsstatements.org/vocab/irswg"
|
38
|
-
"http://purl.org/dc/terms/modified": "2019-04-18"
|
39
|
-
"http://www.w3.org/2002/07/owl#versionInfo": "1.0"
|
40
|
-
"http://www.w3.org/2004/02/skos/core#closeMatch": "http://creativecommons.org/licenses/by-nc/4.0/"
|
41
|
-
"http://www.w3.org/2004/02/skos/core#relatedMatch": "http://id.loc.gov/vocabulary/preservation/copyrightStatus/cpr"
|
42
|
-
inScheme: "http://rightsstatements.org/vocab/1.0/"
|
43
|
-
notation: "InC-NC"
|
44
|
-
type: ["http://purl.org/dc/terms/RightsStatement"
|
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"
|
47
|
-
"http://purl.org/dc/terms/creator": "http://rightsstatements.org/vocab/irswg"
|
48
|
-
"http://purl.org/dc/terms/modified": "2010-04-18"
|
49
|
-
"http://www.w3.org/2002/07/owl#versionInfo": "1.0"
|
50
|
-
"http://www.w3.org/2004/02/skos/core#closeMatch": "http://www.europeana.eu/rights/orphan-work-eu/"
|
51
|
-
"http://www.w3.org/2004/02/skos/core#relatedMatch": "http://id.loc.gov/vocabulary/preservation/copyrightStatus/cpr"
|
52
|
-
inScheme: "http://rightsstatements.org/vocab/1.0/"
|
53
|
-
notation: "InC-OW-EU"
|
54
|
-
type: ["http://purl.org/dc/terms/RightsStatement"
|
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"
|
57
|
-
"http://purl.org/dc/terms/creator": "http://rightsstatements.org/vocab/irswg"
|
58
|
-
"http://purl.org/dc/terms/modified": "2019-04-18"
|
59
|
-
"http://www.w3.org/2002/07/owl#versionInfo": "1.0"
|
60
|
-
"http://www.w3.org/2004/02/skos/core#relatedMatch": "http://id.loc.gov/vocabulary/preservation/copyrightStatus/cpr"
|
61
|
-
inScheme: "http://rightsstatements.org/vocab/1.0/"
|
62
|
-
notation: "InC-RUU"
|
63
|
-
type: ["http://purl.org/dc/terms/RightsStatement"
|
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"
|
66
|
-
"http://purl.org/dc/terms/creator": "http://rightsstatements.org/vocab/irswg"
|
67
|
-
"http://purl.org/dc/terms/modified": "2019-04-18"
|
68
|
-
"http://www.w3.org/2002/07/owl#versionInfo": "1.0"
|
69
|
-
"http://www.w3.org/2004/02/skos/core#closeMatch": "http://www.europeana.eu/rights/rr-f/"
|
70
|
-
"http://www.w3.org/2004/02/skos/core#relatedMatch": "http://id.loc.gov/vocabulary/preservation/copyrightStatus/cpr"
|
71
|
-
inScheme: "http://rightsstatements.org/vocab/1.0/"
|
72
|
-
notation: "InC"
|
73
|
-
type: ["http://purl.org/dc/terms/RightsStatement"
|
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"
|
76
|
-
"http://purl.org/dc/terms/creator": "http://rightsstatements.org/vocab/irswg"
|
77
|
-
"http://purl.org/dc/terms/modified": "2019-04-18"
|
78
|
-
"http://www.w3.org/2002/07/owl#versionInfo": "1.0"
|
79
|
-
"http://www.w3.org/2004/02/skos/core#relatedMatch": "http://id.loc.gov/vocabulary/preservation/copyrightStatus/unk"
|
80
|
-
inScheme: "http://rightsstatements.org/vocab/1.0/"
|
81
|
-
notation: "NKC"
|
82
|
-
type: ["http://purl.org/dc/terms/RightsStatement"
|
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"
|
85
|
-
"http://purl.org/dc/terms/creator": "http://rightsstatements.org/vocab/irswg"
|
86
|
-
"http://purl.org/dc/terms/modified": "2019-04-18"
|
87
|
-
"http://www.w3.org/2002/07/owl#versionInfo": "1.0"
|
88
|
-
"http://www.w3.org/2004/02/skos/core#relatedMatch": "http://id.loc.gov/vocabulary/preservation/copyrightStatus/pub"
|
89
|
-
inScheme: "http://rightsstatements.org/vocab/1.0/"
|
90
|
-
notation: "NoC-CR"
|
91
|
-
type: ["http://purl.org/dc/terms/RightsStatement"
|
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"
|
94
|
-
"http://purl.org/dc/elements/1.1/identifier": "NoC-NC"
|
95
|
-
"http://purl.org/dc/terms/creator": "http://rightsstatements.org/vocab/irswg"
|
96
|
-
"http://purl.org/dc/terms/modified": "2019-04-18"
|
97
|
-
"http://www.w3.org/2002/07/owl#versionInfo": "1.0"
|
98
|
-
"http://www.w3.org/2004/02/skos/core#relatedMatch": "http://id.loc.gov/vocabulary/preservation/copyrightStatus/pub"
|
99
|
-
inScheme: "http://rightsstatements.org/vocab/1.0/"
|
100
|
-
notation: "NoC-NC"
|
101
|
-
type: ["http://purl.org/dc/terms/RightsStatement"
|
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"
|
104
|
-
"http://purl.org/dc/terms/creator": "http://rightsstatements.org/vocab/irswg"
|
105
|
-
"http://purl.org/dc/terms/modified": "2019-04-18"
|
106
|
-
"http://www.w3.org/2002/07/owl#versionInfo": "1.0"
|
107
|
-
"http://www.w3.org/2004/02/skos/core#relatedMatch": "http://id.loc.gov/vocabulary/preservation/copyrightStatus/pub"
|
108
|
-
inScheme: "http://rightsstatements.org/vocab/1.0/"
|
109
|
-
notation: "NoC-OKLR"
|
110
|
-
type: ["http://purl.org/dc/terms/RightsStatement"
|
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"
|
113
|
-
"http://purl.org/dc/terms/creator": "http://rightsstatements.org/vocab/irswg"
|
114
|
-
"http://purl.org/dc/terms/modified": "2019-04-18"
|
115
|
-
"http://www.w3.org/2002/07/owl#versionInfo": "1.0"
|
116
|
-
inScheme: "http://rightsstatements.org/vocab/1.0/"
|
117
|
-
notation: "NoC-US"
|
118
|
-
type: ["http://purl.org/dc/terms/RightsStatement"
|
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"
|
121
|
-
"http://purl.org/dc/terms/creator": "http://rightsstatements.org/vocab/irswg"
|
122
|
-
"http://purl.org/dc/terms/modified": "2019-04-18"
|
123
|
-
"http://www.w3.org/2002/07/owl#versionInfo": "1.0"
|
124
|
-
inScheme: "http://rightsstatements.org/vocab/1.0/"
|
125
|
-
notation: "UND"
|
126
|
-
type: ["http://purl.org/dc/terms/RightsStatement"
|
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"
|
129
|
-
inScheme: "http://rightsstatements.org/vocab/1.0/"
|
130
|
-
member: ["http://rightsstatements.org/vocab/InC-EDU/1.0/"
|
131
|
-
type: "http://www.w3.org/2004/02/skos/core#Collection"
|
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"
|
134
|
-
inScheme: "http://rightsstatements.org/vocab/1.0/"
|
135
|
-
member: ["http://rightsstatements.org/vocab/NoC-CR/1.0/"
|
136
|
-
type: "http://www.w3.org/2004/02/skos/core#Collection"
|
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"
|
139
|
-
inScheme: "http://rightsstatements.org/vocab/1.0/"
|
140
|
-
member: ["http://rightsstatements.org/vocab/CNE/1.0/"
|
141
|
-
type: "http://www.w3.org/2004/02/skos/core#Collection"
|
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/"
|
144
|
-
"http://xmlns.com/foaf/0.1/name": "RightsStatements.org Consortium"
|
145
|
-
prefLabel: "RightsStatements.org Consortium"
|
146
|
-
type: ["http://www.europeana.eu/schemas/edm/Agent"
|
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 "
|
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"
|
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"
|
15
|
-
"http://www.w3.org/2000/01/rdf-schema#seeAlso": ["http://en.wikipedia.org/wiki/RSA"
|
16
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "unstable"
|
17
|
-
"http://xmlns.com/foaf/0.1/maker": "http://bblfish.net/people/henry/card#me"
|
18
|
-
type: "http://www.w3.org/2002/07/owl#Ontology"
|
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 "
|
23
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "unstable"
|
24
|
-
label: "RSA Key"
|
25
|
-
subClassOf: "http://www.w3.org/ns/auth/cert#Key"
|
26
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
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 "
|
29
|
-
"http://www.w3.org/2000/01/rdf-schema#seeAlso": "http://en.wikipedia.org/wiki/RSA"
|
30
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "unstable"
|
31
|
-
label: "RSA Private Key"
|
32
|
-
subClassOf: ["http://www.w3.org/ns/auth/cert#PrivateKey"
|
33
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
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 "
|
36
|
-
"http://www.w3.org/2000/01/rdf-schema#seeAlso": "http://en.wikipedia.org/wiki/RSA"
|
37
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "unstable"
|
38
|
-
label: "RSA Public Key"
|
39
|
-
subClassOf: ["http://www.w3.org/ns/auth/cert#PublicKey"
|
40
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
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 "
|
45
|
-
domain: "http://www.w3.org/ns/auth/rsa#RSAKey"
|
46
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "unstable"
|
47
|
-
label: "modulus"
|
48
|
-
range: ["http://www.w3.org/2001/XMLSchema#base64Binary"
|
49
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
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 "
|
52
|
-
domain: "http://www.w3.org/ns/auth/rsa#RSAPrivateKey"
|
53
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "unstable"
|
54
|
-
label: "private"
|
55
|
-
range: "http://www.w3.org/2001/XMLSchema#nonNegativeInteger"
|
56
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
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 "
|
59
|
-
domain: "http://www.w3.org/ns/auth/rsa#RSAPublicKey"
|
60
|
-
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": "unstable"
|
61
|
-
label: "public_exponent"
|
62
|
-
range: "http://www.w3.org/2001/XMLSchema#nonNegativeInteger"
|
63
|
-
type: "http://www.w3.org/2002/07/owl#DatatypeProperty"
|
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."
|
11
|
-
isDefinedBy: "http://purl.org/rss/1.0/"
|
12
|
-
label: "Channel"
|
13
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
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."
|
16
|
-
isDefinedBy: "http://purl.org/rss/1.0/"
|
17
|
-
label: "Image"
|
18
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
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."
|
21
|
-
isDefinedBy: "http://purl.org/rss/1.0/"
|
22
|
-
label: "Item"
|
23
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
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."
|
26
|
-
isDefinedBy: "http://purl.org/rss/1.0/"
|
27
|
-
label: "Text Input"
|
28
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
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."
|
33
|
-
isDefinedBy: "http://purl.org/rss/1.0/"
|
34
|
-
label: "Description"
|
35
|
-
subPropertyOf: "http://purl.org/dc/elements/1.1/description"
|
36
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
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."
|
39
|
-
isDefinedBy: "http://purl.org/rss/1.0/"
|
40
|
-
label: "Items"
|
41
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
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."
|
44
|
-
isDefinedBy: "http://purl.org/rss/1.0/"
|
45
|
-
label: "Link"
|
46
|
-
subPropertyOf: "http://purl.org/dc/elements/1.1/identifier"
|
47
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
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."
|
50
|
-
isDefinedBy: "http://purl.org/rss/1.0/"
|
51
|
-
label: "Name"
|
52
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
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."
|
55
|
-
isDefinedBy: "http://purl.org/rss/1.0/"
|
56
|
-
label: "Title"
|
57
|
-
subPropertyOf: "http://purl.org/dc/elements/1.1/title"
|
58
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
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."
|
61
|
-
isDefinedBy: "http://purl.org/rss/1.0/"
|
62
|
-
label: "URL"
|
63
|
-
subPropertyOf: "http://purl.org/dc/elements/1.1/identifier"
|
64
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
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
|