rdf-vocab 3.1.12 → 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 +3 -5
- data/VERSION +1 -1
- data/lib/rdf/vocab/acl.rb +91 -89
- data/lib/rdf/vocab/as.rb +647 -601
- data/lib/rdf/vocab/bf2.rb +2263 -2097
- data/lib/rdf/vocab/bibframe.rb +2263 -2097
- data/lib/rdf/vocab/bibo.rb +944 -939
- 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 +4856 -3758
- data/lib/rdf/vocab/dc.rb +665 -663
- data/lib/rdf/vocab/dc11.rb +109 -107
- data/lib/rdf/vocab/dcat.rb +378 -359
- 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 +150 -135
- data/lib/rdf/vocab/ebucore.rb +4945 -4941
- data/lib/rdf/vocab/edm.rb +327 -286
- data/lib/rdf/vocab/exif.rb +777 -775
- data/lib/rdf/vocab/extensions.rb +8 -8
- 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 +1272 -1069
- data/lib/rdf/vocab/gs1.rb +5881 -5879
- data/lib/rdf/vocab/ht.rb +194 -192
- data/lib/rdf/vocab/hydra.rb +444 -403
- 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 +320 -312
- 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 +323 -317
- data/lib/rdf/vocab/pcdm.rb +73 -71
- data/lib/rdf/vocab/pplan.rb +116 -16
- data/lib/rdf/vocab/premis.rb +949 -819
- 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 +9462 -9295
- 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 +14780 -14153
- data/lib/rdf/vocab/schemas.rb +14780 -14153
- 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 +821 -700
- 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 +27 -2
- data/spec/spec_helper.rb +11 -3
- metadata +32 -45
data/lib/rdf/vocab/iana.rb
CHANGED
@@ -3,292 +3,294 @@
|
|
3
3
|
# This file generated automatically using rdf vocabulary format from http://www.iana.org/assignments/relation/
|
4
4
|
require 'rdf'
|
5
5
|
module RDF::Vocab
|
6
|
+
# Vocabulary for <http://www.iana.org/assignments/relation/>
|
7
|
+
# @!visibility private
|
6
8
|
IANA = Class.new(RDF::StrictVocabulary("http://www.iana.org/assignments/relation/")) do
|
7
9
|
|
8
10
|
# Property definitions
|
9
11
|
property :about,
|
10
|
-
comment: "Refers to a resource that is the subject of the link's context."
|
11
|
-
label: "about"
|
12
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
12
|
+
comment: {en: "Refers to a resource that is the subject of the link's context."},
|
13
|
+
label: {en: "about"},
|
14
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
13
15
|
property :alternate,
|
14
|
-
comment: "Refers to a substitute for this context"
|
15
|
-
label: "alternate"
|
16
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
16
|
+
comment: {en: "Refers to a substitute for this context"},
|
17
|
+
label: {en: "alternate"},
|
18
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
17
19
|
property :appendix,
|
18
|
-
comment: "Refers to an appendix."
|
19
|
-
label: "appendix"
|
20
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
20
|
+
comment: {en: "Refers to an appendix."},
|
21
|
+
label: {en: "appendix"},
|
22
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
21
23
|
property :archives,
|
22
|
-
comment: "Refers to a collection of records, documents, or other\n materials of historical interest."
|
23
|
-
label: "archives"
|
24
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
24
|
+
comment: {en: "Refers to a collection of records, documents, or other\n materials of historical interest."},
|
25
|
+
label: {en: "archives"},
|
26
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
25
27
|
property :author,
|
26
|
-
comment: "Refers to the context's author."
|
27
|
-
label: "author"
|
28
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
28
|
+
comment: {en: "Refers to the context's author."},
|
29
|
+
label: {en: "author"},
|
30
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
29
31
|
property :bookmark,
|
30
|
-
comment: "Gives a permanent link to use for bookmarking purposes."
|
31
|
-
label: "bookmark"
|
32
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
32
|
+
comment: {en: "Gives a permanent link to use for bookmarking purposes."},
|
33
|
+
label: {en: "bookmark"},
|
34
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
33
35
|
property :canonical,
|
34
|
-
comment: "Designates the preferred version of a resource (the IRI and its contents)."
|
35
|
-
label: "canonical"
|
36
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
36
|
+
comment: {en: "Designates the preferred version of a resource (the IRI and its contents)."},
|
37
|
+
label: {en: "canonical"},
|
38
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
37
39
|
property :chapter,
|
38
|
-
comment: "Refers to a chapter in a collection of resources."
|
39
|
-
label: "chapter"
|
40
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
40
|
+
comment: {en: "Refers to a chapter in a collection of resources."},
|
41
|
+
label: {en: "chapter"},
|
42
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
41
43
|
property :collection,
|
42
|
-
comment: "The target IRI points to a resource which represents the collection resource for the context IRI."
|
43
|
-
label: "collection"
|
44
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
44
|
+
comment: {en: "The target IRI points to a resource which represents the collection resource for the context IRI."},
|
45
|
+
label: {en: "collection"},
|
46
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
45
47
|
property :contents,
|
46
|
-
comment: "Refers to a table of contents."
|
47
|
-
label: "contents"
|
48
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
48
|
+
comment: {en: "Refers to a table of contents."},
|
49
|
+
label: {en: "contents"},
|
50
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
49
51
|
property :copyright,
|
50
|
-
comment: "Refers to a copyright statement that applies to the\n link's context."
|
51
|
-
label: "copyright"
|
52
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
52
|
+
comment: {en: "Refers to a copyright statement that applies to the\n link's context."},
|
53
|
+
label: {en: "copyright"},
|
54
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
53
55
|
property :"create-form",
|
54
|
-
comment: "The target IRI points to a resource where a submission form can be obtained."
|
55
|
-
label: "create-form"
|
56
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
56
|
+
comment: {en: "The target IRI points to a resource where a submission form can be obtained."},
|
57
|
+
label: {en: "create-form"},
|
58
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
57
59
|
property :current,
|
58
|
-
comment: "Refers to a resource containing the most recent\n item(s) in a collection of resources."
|
59
|
-
label: "current"
|
60
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
60
|
+
comment: {en: "Refers to a resource containing the most recent\n item(s) in a collection of resources."},
|
61
|
+
label: {en: "current"},
|
62
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
61
63
|
property :derivedfrom,
|
62
|
-
comment: "The target IRI points to a resource from which this material was derived."
|
63
|
-
label: "derivedfrom"
|
64
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
64
|
+
comment: {en: "The target IRI points to a resource from which this material was derived."},
|
65
|
+
label: {en: "derivedfrom"},
|
66
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
65
67
|
property :describedby,
|
66
|
-
comment: "Refers to a resource providing information about the\n link's context."
|
67
|
-
label: "describedby"
|
68
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
68
|
+
comment: {en: "Refers to a resource providing information about the\n link's context."},
|
69
|
+
label: {en: "describedby"},
|
70
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
69
71
|
property :describes,
|
70
|
-
comment: "The relationship A 'describes' B asserts that\n resource A provides a description of resource B. There are no\n constraints on the format or representation of either A or B,\n neither are there any further constraints on either resource."
|
71
|
-
label: "describes"
|
72
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
72
|
+
comment: {en: "The relationship A 'describes' B asserts that\n resource A provides a description of resource B. There are no\n constraints on the format or representation of either A or B,\n neither are there any further constraints on either resource."},
|
73
|
+
label: {en: "describes"},
|
74
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
73
75
|
property :disclosure,
|
74
|
-
comment: "Refers to a list of patent disclosures made with respect to material for which 'disclosure' relation is specified."
|
75
|
-
label: "disclosure"
|
76
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
76
|
+
comment: {en: "Refers to a list of patent disclosures made with respect to material for which 'disclosure' relation is specified."},
|
77
|
+
label: {en: "disclosure"},
|
78
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
77
79
|
property :duplicate,
|
78
|
-
comment: "Refers to a resource whose available representations\n are byte-for-byte identical with the corresponding representations of\n the context IRI."
|
79
|
-
label: "duplicate"
|
80
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
80
|
+
comment: {en: "Refers to a resource whose available representations\n are byte-for-byte identical with the corresponding representations of\n the context IRI."},
|
81
|
+
label: {en: "duplicate"},
|
82
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
81
83
|
property :edit,
|
82
|
-
comment: "Refers to a resource that can be used to edit the\n link's context."
|
83
|
-
label: "edit"
|
84
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
84
|
+
comment: {en: "Refers to a resource that can be used to edit the\n link's context."},
|
85
|
+
label: {en: "edit"},
|
86
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
85
87
|
property :"edit-form",
|
86
|
-
comment: "The target IRI points to a resource where a submission form for\n editing associated resource can be obtained."
|
87
|
-
label: "edit-form"
|
88
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
88
|
+
comment: {en: "The target IRI points to a resource where a submission form for\n editing associated resource can be obtained."},
|
89
|
+
label: {en: "edit-form"},
|
90
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
89
91
|
property :"edit-media",
|
90
|
-
comment: "Refers to a resource that can be used to edit media\n associated with the link's context."
|
91
|
-
label: "edit-media"
|
92
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
92
|
+
comment: {en: "Refers to a resource that can be used to edit media\n associated with the link's context."},
|
93
|
+
label: {en: "edit-media"},
|
94
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
93
95
|
property :enclosure,
|
94
|
-
comment: "Identifies a related resource that is potentially\n large and might require special handling."
|
95
|
-
label: "enclosure"
|
96
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
96
|
+
comment: {en: "Identifies a related resource that is potentially\n large and might require special handling."},
|
97
|
+
label: {en: "enclosure"},
|
98
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
97
99
|
property :first,
|
98
|
-
comment: "An IRI that refers to the furthest preceding resource\n in a series of resources."
|
99
|
-
label: "first"
|
100
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
100
|
+
comment: {en: "An IRI that refers to the furthest preceding resource\n in a series of resources."},
|
101
|
+
label: {en: "first"},
|
102
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
101
103
|
property :glossary,
|
102
|
-
comment: "Refers to a glossary of terms."
|
103
|
-
label: "glossary"
|
104
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
104
|
+
comment: {en: "Refers to a glossary of terms."},
|
105
|
+
label: {en: "glossary"},
|
106
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
105
107
|
property :help,
|
106
|
-
comment: "Refers to context-sensitive help."
|
107
|
-
label: "help"
|
108
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
108
|
+
comment: {en: "Refers to context-sensitive help."},
|
109
|
+
label: {en: "help"},
|
110
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
109
111
|
property :hosts,
|
110
|
-
comment: "Refers to a resource hosted by the server indicated by\n the link context."
|
111
|
-
label: "hosts"
|
112
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
112
|
+
comment: {en: "Refers to a resource hosted by the server indicated by\n the link context."},
|
113
|
+
label: {en: "hosts"},
|
114
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
113
115
|
property :hub,
|
114
|
-
comment: "Refers to a hub that enables registration for\n notification of updates to the context."
|
115
|
-
label: "hub"
|
116
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
116
|
+
comment: {en: "Refers to a hub that enables registration for\n notification of updates to the context."},
|
117
|
+
label: {en: "hub"},
|
118
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
117
119
|
property :icon,
|
118
|
-
comment: "Refers to an icon representing the link's context."
|
119
|
-
label: "icon"
|
120
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
120
|
+
comment: {en: "Refers to an icon representing the link's context."},
|
121
|
+
label: {en: "icon"},
|
122
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
121
123
|
property :index,
|
122
|
-
comment: "Refers to an index."
|
123
|
-
label: "index"
|
124
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
124
|
+
comment: {en: "Refers to an index."},
|
125
|
+
label: {en: "index"},
|
126
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
125
127
|
property :item,
|
126
|
-
comment: "The target IRI points to a resource that is a member of the collection represented by the context IRI."
|
127
|
-
label: "item"
|
128
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
128
|
+
comment: {en: "The target IRI points to a resource that is a member of the collection represented by the context IRI."},
|
129
|
+
label: {en: "item"},
|
130
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
129
131
|
property :last,
|
130
|
-
comment: "An IRI that refers to the furthest following resource\n in a series of resources."
|
131
|
-
label: "last"
|
132
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
132
|
+
comment: {en: "An IRI that refers to the furthest following resource\n in a series of resources."},
|
133
|
+
label: {en: "last"},
|
134
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
133
135
|
property :"latest-version",
|
134
|
-
comment: "Points to a resource containing the latest (e.g.,\n current) version of the context."
|
135
|
-
label: "latest-version"
|
136
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
136
|
+
comment: {en: "Points to a resource containing the latest (e.g.,\n current) version of the context."},
|
137
|
+
label: {en: "latest-version"},
|
138
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
137
139
|
property :license,
|
138
|
-
comment: "Refers to a license associated with this context."
|
139
|
-
label: "license"
|
140
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
140
|
+
comment: {en: "Refers to a license associated with this context."},
|
141
|
+
label: {en: "license"},
|
142
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
141
143
|
property :lrdd,
|
142
|
-
comment: "Refers to further information about the link's context,\n expressed as a LRDD (\"Link-based Resource Descriptor Document\")\n resource. See [RFC6415] for information about\n processing this relation type in host-meta documents. When used\n elsewhere, it refers to additional links and other metadata.\n Multiple instances indicate additional LRDD resources. LRDD\n resources MUST have an \"application/xrd+xml\" representation, and\n MAY have others."
|
143
|
-
label: "lrdd"
|
144
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
144
|
+
comment: {en: "Refers to further information about the link's context,\n expressed as a LRDD (\"Link-based Resource Descriptor Document\")\n resource. See [RFC6415] for information about\n processing this relation type in host-meta documents. When used\n elsewhere, it refers to additional links and other metadata.\n Multiple instances indicate additional LRDD resources. LRDD\n resources MUST have an \"application/xrd+xml\" representation, and\n MAY have others."},
|
145
|
+
label: {en: "lrdd"},
|
146
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
145
147
|
property :memento,
|
146
|
-
comment: "The Target IRI points to a Memento, a fixed resource that will not change state anymore."
|
147
|
-
label: "memento"
|
148
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
148
|
+
comment: {en: "The Target IRI points to a Memento, a fixed resource that will not change state anymore."},
|
149
|
+
label: {en: "memento"},
|
150
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
149
151
|
property :monitor,
|
150
|
-
comment: "Refers to a resource that can be used to monitor changes in an HTTP resource."
|
151
|
-
label: "monitor"
|
152
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
152
|
+
comment: {en: "Refers to a resource that can be used to monitor changes in an HTTP resource."},
|
153
|
+
label: {en: "monitor"},
|
154
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
153
155
|
property :"monitor-group",
|
154
|
-
comment: "Refers to a resource that can be used to monitor changes in a specified group of HTTP resources."
|
155
|
-
label: "monitor-group"
|
156
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
156
|
+
comment: {en: "Refers to a resource that can be used to monitor changes in a specified group of HTTP resources."},
|
157
|
+
label: {en: "monitor-group"},
|
158
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
157
159
|
property :next,
|
158
|
-
comment: "Indicates that the link's context is a part of a series, and\n that the next in the series is the link target."
|
159
|
-
label: "next"
|
160
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
160
|
+
comment: {en: "Indicates that the link's context is a part of a series, and\n that the next in the series is the link target."},
|
161
|
+
label: {en: "next"},
|
162
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
161
163
|
property :"next-archive",
|
162
|
-
comment: "Refers to the immediately following archive resource."
|
163
|
-
label: "next-archive"
|
164
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
164
|
+
comment: {en: "Refers to the immediately following archive resource."},
|
165
|
+
label: {en: "next-archive"},
|
166
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
165
167
|
property :nofollow,
|
166
|
-
comment: "Indicates that the context’s original author or publisher does not endorse the link target."
|
167
|
-
label: "nofollow"
|
168
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
168
|
+
comment: {en: "Indicates that the context’s original author or publisher does not endorse the link target."},
|
169
|
+
label: {en: "nofollow"},
|
170
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
169
171
|
property :noreferrer,
|
170
|
-
comment: "Indicates that no referrer information is to be leaked when following the link."
|
171
|
-
label: "noreferrer"
|
172
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
172
|
+
comment: {en: "Indicates that no referrer information is to be leaked when following the link."},
|
173
|
+
label: {en: "noreferrer"},
|
174
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
173
175
|
property :original,
|
174
|
-
comment: "The Target IRI points to an Original Resource."
|
175
|
-
label: "original"
|
176
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
176
|
+
comment: {en: "The Target IRI points to an Original Resource."},
|
177
|
+
label: {en: "original"},
|
178
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
177
179
|
property :payment,
|
178
|
-
comment: "Indicates a resource where payment is accepted."
|
179
|
-
label: "payment"
|
180
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
180
|
+
comment: {en: "Indicates a resource where payment is accepted."},
|
181
|
+
label: {en: "payment"},
|
182
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
181
183
|
property :"predecessor-version",
|
182
|
-
comment: "Points to a resource containing the predecessor\n version in the version history."
|
183
|
-
label: "predecessor-version"
|
184
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
184
|
+
comment: {en: "Points to a resource containing the predecessor\n version in the version history."},
|
185
|
+
label: {en: "predecessor-version"},
|
186
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
185
187
|
property :prefetch,
|
186
|
-
comment: "Indicates that the link target should be preemptively cached."
|
187
|
-
label: "prefetch"
|
188
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
188
|
+
comment: {en: "Indicates that the link target should be preemptively cached."},
|
189
|
+
label: {en: "prefetch"},
|
190
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
189
191
|
property :prev,
|
190
|
-
comment: "Indicates that the link's context is a part of a series, and\n that the previous in the series is the link target."
|
191
|
-
label: "prev"
|
192
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
192
|
+
comment: {en: "Indicates that the link's context is a part of a series, and\n that the previous in the series is the link target."},
|
193
|
+
label: {en: "prev"},
|
194
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
193
195
|
property :"prev-archive",
|
194
|
-
comment: "Refers to the immediately preceding archive resource."
|
195
|
-
label: "prev-archive"
|
196
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
196
|
+
comment: {en: "Refers to the immediately preceding archive resource."},
|
197
|
+
label: {en: "prev-archive"},
|
198
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
197
199
|
property :preview,
|
198
|
-
comment: "Refers to a resource that provides a preview of the link's context."
|
199
|
-
label: "preview"
|
200
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
200
|
+
comment: {en: "Refers to a resource that provides a preview of the link's context."},
|
201
|
+
label: {en: "preview"},
|
202
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
201
203
|
property :previous,
|
202
|
-
comment: "Refers to the previous resource in an ordered series\n of resources. Synonym for \"prev\"."
|
203
|
-
label: "previous"
|
204
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
204
|
+
comment: {en: "Refers to the previous resource in an ordered series\n of resources. Synonym for \"prev\"."},
|
205
|
+
label: {en: "previous"},
|
206
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
205
207
|
property :"privacy-policy",
|
206
|
-
comment: "Refers to a privacy policy associated with the link's context."
|
207
|
-
label: "privacy-policy"
|
208
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
208
|
+
comment: {en: "Refers to a privacy policy associated with the link's context."},
|
209
|
+
label: {en: "privacy-policy"},
|
210
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
209
211
|
property :profile,
|
210
|
-
comment: "Identifying that a resource representation conforms\nto a certain profile, without affecting the non-profile semantics\nof the resource representation."
|
211
|
-
label: "profile"
|
212
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
212
|
+
comment: {en: "Identifying that a resource representation conforms\nto a certain profile, without affecting the non-profile semantics\nof the resource representation."},
|
213
|
+
label: {en: "profile"},
|
214
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
213
215
|
property :related,
|
214
|
-
comment: "Identifies a related resource."
|
215
|
-
label: "related"
|
216
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
216
|
+
comment: {en: "Identifies a related resource."},
|
217
|
+
label: {en: "related"},
|
218
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
217
219
|
property :replies,
|
218
|
-
comment: "Identifies a resource that is a reply to the context\n of the link."
|
219
|
-
label: "replies"
|
220
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
220
|
+
comment: {en: "Identifies a resource that is a reply to the context\n of the link."},
|
221
|
+
label: {en: "replies"},
|
222
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
221
223
|
property :search,
|
222
|
-
comment: "Refers to a resource that can be used to search through\n the link's context and related resources."
|
223
|
-
label: "search"
|
224
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
224
|
+
comment: {en: "Refers to a resource that can be used to search through\n the link's context and related resources."},
|
225
|
+
label: {en: "search"},
|
226
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
225
227
|
property :section,
|
226
|
-
comment: "Refers to a section in a collection of resources."
|
227
|
-
label: "section"
|
228
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
228
|
+
comment: {en: "Refers to a section in a collection of resources."},
|
229
|
+
label: {en: "section"},
|
230
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
229
231
|
property :self,
|
230
|
-
comment: "Conveys an identifier for the link's context."
|
231
|
-
label: "self"
|
232
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
232
|
+
comment: {en: "Conveys an identifier for the link's context."},
|
233
|
+
label: {en: "self"},
|
234
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
233
235
|
property :service,
|
234
|
-
comment: "Indicates a URI that can be used to retrieve a\n service document."
|
235
|
-
label: "service"
|
236
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
236
|
+
comment: {en: "Indicates a URI that can be used to retrieve a\n service document."},
|
237
|
+
label: {en: "service"},
|
238
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
237
239
|
property :start,
|
238
|
-
comment: "Refers to the first resource in a collection of\n resources."
|
239
|
-
label: "start"
|
240
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
240
|
+
comment: {en: "Refers to the first resource in a collection of\n resources."},
|
241
|
+
label: {en: "start"},
|
242
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
241
243
|
property :stylesheet,
|
242
|
-
comment: "Refers to a stylesheet."
|
243
|
-
label: "stylesheet"
|
244
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
244
|
+
comment: {en: "Refers to a stylesheet."},
|
245
|
+
label: {en: "stylesheet"},
|
246
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
245
247
|
property :subsection,
|
246
|
-
comment: "Refers to a resource serving as a subsection in a\n collection of resources."
|
247
|
-
label: "subsection"
|
248
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
248
|
+
comment: {en: "Refers to a resource serving as a subsection in a\n collection of resources."},
|
249
|
+
label: {en: "subsection"},
|
250
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
249
251
|
property :"successor-version",
|
250
|
-
comment: "Points to a resource containing the successor version\n in the version history."
|
251
|
-
label: "successor-version"
|
252
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
252
|
+
comment: {en: "Points to a resource containing the successor version\n in the version history."},
|
253
|
+
label: {en: "successor-version"},
|
254
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
253
255
|
property :tag,
|
254
|
-
comment: "Gives a tag (identified by the given address) that applies to\n the current document."
|
255
|
-
label: "tag"
|
256
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
256
|
+
comment: {en: "Gives a tag (identified by the given address) that applies to\n the current document."},
|
257
|
+
label: {en: "tag"},
|
258
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
257
259
|
property :"terms-of-service",
|
258
|
-
comment: "Refers to the terms of service associated with the link's context."
|
259
|
-
label: "terms-of-service"
|
260
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
260
|
+
comment: {en: "Refers to the terms of service associated with the link's context."},
|
261
|
+
label: {en: "terms-of-service"},
|
262
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
261
263
|
property :timegate,
|
262
|
-
comment: "The Target IRI points to a TimeGate for an Original Resource."
|
263
|
-
label: "timegate"
|
264
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
264
|
+
comment: {en: "The Target IRI points to a TimeGate for an Original Resource."},
|
265
|
+
label: {en: "timegate"},
|
266
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
265
267
|
property :timemap,
|
266
|
-
comment: "The Target IRI points to a TimeMap for an Original Resource."
|
267
|
-
label: "timemap"
|
268
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
268
|
+
comment: {en: "The Target IRI points to a TimeMap for an Original Resource."},
|
269
|
+
label: {en: "timemap"},
|
270
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
269
271
|
property :type,
|
270
|
-
comment: "Refers to a resource identifying the abstract semantic type of which the link's context is considered to be an instance."
|
271
|
-
label: "type"
|
272
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
272
|
+
comment: {en: "Refers to a resource identifying the abstract semantic type of which the link's context is considered to be an instance."},
|
273
|
+
label: {en: "type"},
|
274
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
273
275
|
property :up,
|
274
|
-
comment: "Refers to a parent document in a hierarchy of\n documents."
|
275
|
-
label: "up"
|
276
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
276
|
+
comment: {en: "Refers to a parent document in a hierarchy of\n documents."},
|
277
|
+
label: {en: "up"},
|
278
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
277
279
|
property :"version-history",
|
278
|
-
comment: "Points to a resource containing the version history\n for the context."
|
279
|
-
label: "version-history"
|
280
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
280
|
+
comment: {en: "Points to a resource containing the version history\n for the context."},
|
281
|
+
label: {en: "version-history"},
|
282
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
281
283
|
property :via,
|
282
|
-
comment: "Identifies a resource that is the source of the\n information in the link's context."
|
283
|
-
label: "via"
|
284
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
284
|
+
comment: {en: "Identifies a resource that is the source of the\n information in the link's context."},
|
285
|
+
label: {en: "via"},
|
286
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
285
287
|
property :"working-copy",
|
286
|
-
comment: "Points to a working copy for this resource."
|
287
|
-
label: "working-copy"
|
288
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
288
|
+
comment: {en: "Points to a working copy for this resource."},
|
289
|
+
label: {en: "working-copy"},
|
290
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
289
291
|
property :"working-copy-of",
|
290
|
-
comment: "Points to the versioned resource from which this\n working copy was obtained."
|
291
|
-
label: "working-copy-of"
|
292
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
292
|
+
comment: {en: "Points to the versioned resource from which this\n working copy was obtained."},
|
293
|
+
label: {en: "working-copy-of"},
|
294
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
293
295
|
end
|
294
296
|
end
|