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
data/lib/rdf/vocab/v.rb
CHANGED
@@ -3,375 +3,377 @@
|
|
3
3
|
# This file generated automatically using rdf vocabulary format from http://rdf.data-vocabulary.org/#
|
4
4
|
require 'rdf'
|
5
5
|
module RDF::Vocab
|
6
|
+
# Vocabulary for <http://rdf.data-vocabulary.org/#>
|
7
|
+
# @!visibility private
|
6
8
|
V = Class.new(RDF::StrictVocabulary("http://rdf.data-vocabulary.org/#")) do
|
7
9
|
|
8
10
|
# Class definitions
|
9
11
|
term :Address,
|
10
|
-
comment: "Postal address for a Person or Organization."
|
11
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
12
|
+
comment: "Postal address for a Person or Organization.",
|
13
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
12
14
|
term :Breadcrumb,
|
13
|
-
comment: "Represents a single Breadcrumb in a Breadcrumb trail."
|
14
|
-
type: ["http://www.w3.org/2000/01/rdf-schema#Class"
|
15
|
+
comment: "Represents a single Breadcrumb in a Breadcrumb trail.",
|
16
|
+
type: ["http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class"]
|
15
17
|
term :Instructions,
|
16
|
-
comment: "Represents the steps to make a dish."
|
17
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
18
|
+
comment: "Represents the steps to make a dish.",
|
19
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
18
20
|
term :Nutrition,
|
19
|
-
comment: "Represents the nutrition information about a recipe."
|
20
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
21
|
+
comment: "Represents the nutrition information about a recipe.",
|
22
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
21
23
|
term :Offer,
|
22
|
-
comment: "Represents an offer to sell a product."
|
23
|
-
type: ["http://www.w3.org/2000/01/rdf-schema#Class"
|
24
|
+
comment: "Represents an offer to sell a product.",
|
25
|
+
type: ["http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class"]
|
24
26
|
term :OfferAggregate,
|
25
|
-
comment: "Represents a collection of offers to sell a product."
|
26
|
-
type: ["http://www.w3.org/2000/01/rdf-schema#Class"
|
27
|
+
comment: "Represents a collection of offers to sell a product.",
|
28
|
+
type: ["http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class"]
|
27
29
|
term :Organization,
|
28
|
-
comment: "An Organization is a business, agency, school, etc."
|
29
|
-
type: ["http://www.w3.org/2000/01/rdf-schema#Class"
|
30
|
+
comment: "An Organization is a business, agency, school, etc.",
|
31
|
+
type: ["http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class"]
|
30
32
|
term :Person,
|
31
|
-
comment: "Represents a Person, living/dead/fictional."
|
32
|
-
type: ["http://www.w3.org/2000/01/rdf-schema#Class"
|
33
|
+
comment: "Represents a Person, living/dead/fictional.",
|
34
|
+
type: ["http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class"]
|
33
35
|
term :Product,
|
34
|
-
comment: "Represents a product or service in a Review or Review-aggregate."
|
35
|
-
type: ["http://www.w3.org/2000/01/rdf-schema#Class"
|
36
|
+
comment: "Represents a product or service in a Review or Review-aggregate.",
|
37
|
+
type: ["http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class"]
|
36
38
|
term :Rating,
|
37
|
-
comment: "Represents a rating in a Review or Review-aggregate."
|
38
|
-
type: ["http://www.w3.org/2000/01/rdf-schema#Class"
|
39
|
+
comment: "Represents a rating in a Review or Review-aggregate.",
|
40
|
+
type: ["http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class"]
|
39
41
|
term :Recipe,
|
40
|
-
comment: "A single instance of a Recipe."
|
41
|
-
type: ["http://www.w3.org/2000/01/rdf-schema#Class"
|
42
|
+
comment: "A single instance of a Recipe.",
|
43
|
+
type: ["http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class"]
|
42
44
|
term :RecipeIngredient,
|
43
|
-
comment: "Represents ingredients used in a recipe."
|
44
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
45
|
+
comment: "Represents ingredients used in a recipe.",
|
46
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
45
47
|
term :Review,
|
46
|
-
comment: "A single instance of a Review."
|
47
|
-
type: ["http://www.w3.org/2000/01/rdf-schema#Class"
|
48
|
+
comment: "A single instance of a Review.",
|
49
|
+
type: ["http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class"]
|
48
50
|
term :"Review-aggregate",
|
49
|
-
comment: "Represents data from a collection of reviews.\n Can be used whether or not there is instance-level Review data on the page.\n "
|
50
|
-
subClassOf: "http://rdf.data-vocabulary.org/#Review"
|
51
|
-
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
51
|
+
comment: "Represents data from a collection of reviews.\n Can be used whether or not there is instance-level Review data on the page.\n ",
|
52
|
+
subClassOf: "http://rdf.data-vocabulary.org/#Review",
|
53
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class"
|
52
54
|
term :TimeRange,
|
53
|
-
comment: "Represents the length of time it takes to prepare a recipe."
|
54
|
-
type: ["http://www.w3.org/2000/01/rdf-schema#Class"
|
55
|
+
comment: "Represents the length of time it takes to prepare a recipe.",
|
56
|
+
type: ["http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class"]
|
55
57
|
|
56
58
|
# Property definitions
|
57
59
|
property :acquaintance,
|
58
|
-
domain: "http://rdf.data-vocabulary.org/#Person"
|
59
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
60
|
+
domain: "http://rdf.data-vocabulary.org/#Person",
|
61
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
60
62
|
property :address,
|
61
63
|
domain: term(
|
62
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
63
|
-
unionOf: list("http://rdf.data-vocabulary.org/#Person"
|
64
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
65
|
+
unionOf: list("http://rdf.data-vocabulary.org/#Person", "http://rdf.data-vocabulary.org/#Organization")
|
64
66
|
),
|
65
|
-
range: "http://rdf.data-vocabulary.org/#Address"
|
66
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
67
|
+
range: "http://rdf.data-vocabulary.org/#Address",
|
68
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
67
69
|
property :affiliation,
|
68
|
-
comment: "An affiliation can be specified by a string literal or an Organization instance."
|
69
|
-
domain: "http://rdf.data-vocabulary.org/#Person"
|
70
|
+
comment: "An affiliation can be specified by a string literal or an Organization instance.",
|
71
|
+
domain: "http://rdf.data-vocabulary.org/#Person",
|
70
72
|
range: term(
|
71
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
72
|
-
unionOf: list("http://rdf.data-vocabulary.org/#Organization"
|
73
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
74
|
+
unionOf: list("http://rdf.data-vocabulary.org/#Organization", "http://www.w3.org/2001/XMLSchema#string")
|
73
75
|
),
|
74
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
76
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
75
77
|
property :amount,
|
76
|
-
domain: "http://rdf.data-vocabulary.org/#RecipeIngredient"
|
77
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
78
|
+
domain: "http://rdf.data-vocabulary.org/#RecipeIngredient",
|
79
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
78
80
|
property :author,
|
79
|
-
comment: "An author of the recipe can be specified by a string literal or a Person instance."
|
80
|
-
domain: "http://rdf.data-vocabulary.org/#Recipe"
|
81
|
+
comment: "An author of the recipe can be specified by a string literal or a Person instance.",
|
82
|
+
domain: "http://rdf.data-vocabulary.org/#Recipe",
|
81
83
|
range: term(
|
82
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
83
|
-
unionOf: list("http://rdf.data-vocabulary.org/#Person"
|
84
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
85
|
+
unionOf: list("http://rdf.data-vocabulary.org/#Person", "http://www.w3.org/2001/XMLSchema#string")
|
84
86
|
),
|
85
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
87
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
86
88
|
property :availability,
|
87
|
-
domain: "http://rdf.data-vocabulary.org/#Offer"
|
88
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
89
|
+
domain: "http://rdf.data-vocabulary.org/#Offer",
|
90
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
89
91
|
property :average,
|
90
|
-
comment: "The average of an aggregate value."
|
91
|
-
domain: "http://rdf.data-vocabulary.org/#Rating"
|
92
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
92
|
+
comment: "The average of an aggregate value.",
|
93
|
+
domain: "http://rdf.data-vocabulary.org/#Rating",
|
94
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
93
95
|
property :best,
|
94
|
-
comment: "The best value of a rating scale (default 5)."
|
95
|
-
domain: "http://rdf.data-vocabulary.org/#Rating"
|
96
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
96
|
+
comment: "The best value of a rating scale (default 5).",
|
97
|
+
domain: "http://rdf.data-vocabulary.org/#Rating",
|
98
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
97
99
|
property :brand,
|
98
|
-
domain: "http://rdf.data-vocabulary.org/#Product"
|
99
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
100
|
+
domain: "http://rdf.data-vocabulary.org/#Product",
|
101
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
100
102
|
property :calories,
|
101
|
-
domain: "http://rdf.data-vocabulary.org/#Nutrition"
|
102
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
103
|
+
domain: "http://rdf.data-vocabulary.org/#Nutrition",
|
104
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
103
105
|
property :carbohydrates,
|
104
|
-
domain: "http://rdf.data-vocabulary.org/#Nutrition"
|
105
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
106
|
+
domain: "http://rdf.data-vocabulary.org/#Nutrition",
|
107
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
106
108
|
property :category,
|
107
109
|
domain: term(
|
108
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
109
|
-
unionOf: list("http://rdf.data-vocabulary.org/#Organization"
|
110
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
111
|
+
unionOf: list("http://rdf.data-vocabulary.org/#Organization", "http://rdf.data-vocabulary.org/#Product")
|
110
112
|
),
|
111
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
113
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
112
114
|
property :child,
|
113
|
-
domain: "http://rdf.data-vocabulary.org/#Breadcrumb"
|
114
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
115
|
+
domain: "http://rdf.data-vocabulary.org/#Breadcrumb",
|
116
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
115
117
|
property :cholesterol,
|
116
|
-
domain: "http://rdf.data-vocabulary.org/#Nutrition"
|
117
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
118
|
+
domain: "http://rdf.data-vocabulary.org/#Nutrition",
|
119
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
118
120
|
property :colleague,
|
119
|
-
domain: "http://rdf.data-vocabulary.org/#Person"
|
120
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
121
|
+
domain: "http://rdf.data-vocabulary.org/#Person",
|
122
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
121
123
|
property :condition,
|
122
124
|
domain: term(
|
123
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
124
|
-
unionOf: list("http://rdf.data-vocabulary.org/#Offer"
|
125
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
126
|
+
unionOf: list("http://rdf.data-vocabulary.org/#Offer", "http://rdf.data-vocabulary.org/#OfferAggregate")
|
125
127
|
),
|
126
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
128
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
127
129
|
property :contact,
|
128
|
-
domain: "http://rdf.data-vocabulary.org/#Person"
|
129
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
130
|
+
domain: "http://rdf.data-vocabulary.org/#Person",
|
131
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
130
132
|
property :cookTime,
|
131
|
-
domain: "http://rdf.data-vocabulary.org/#Recipe"
|
133
|
+
domain: "http://rdf.data-vocabulary.org/#Recipe",
|
132
134
|
range: term(
|
133
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
134
|
-
unionOf: list("http://rdf.data-vocabulary.org/#TimeRange"
|
135
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
136
|
+
unionOf: list("http://rdf.data-vocabulary.org/#TimeRange", "http://www.w3.org/2001/XMLSchema#string")
|
135
137
|
),
|
136
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
138
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
137
139
|
property :count,
|
138
|
-
comment: "The total number of items used in an aggregate (e.g., number of reviews)."
|
139
|
-
domain: "http://rdf.data-vocabulary.org/#Review-aggregate"
|
140
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
140
|
+
comment: "The total number of items used in an aggregate (e.g., number of reviews).",
|
141
|
+
domain: "http://rdf.data-vocabulary.org/#Review-aggregate",
|
142
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
141
143
|
property :"country-name",
|
142
|
-
domain: "http://rdf.data-vocabulary.org/#Address"
|
143
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
144
|
+
domain: "http://rdf.data-vocabulary.org/#Address",
|
145
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
144
146
|
property :currency,
|
145
147
|
domain: term(
|
146
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
147
|
-
unionOf: list("http://rdf.data-vocabulary.org/#Offer"
|
148
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
149
|
+
unionOf: list("http://rdf.data-vocabulary.org/#Offer", "http://rdf.data-vocabulary.org/#OfferAggregate")
|
148
150
|
),
|
149
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
151
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
150
152
|
property :description,
|
151
153
|
domain: term(
|
152
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
153
|
-
unionOf: list("http://rdf.data-vocabulary.org/#Review"
|
154
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
155
|
+
unionOf: list("http://rdf.data-vocabulary.org/#Review", "http://rdf.data-vocabulary.org/#Product")
|
154
156
|
),
|
155
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
157
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
156
158
|
property :dtreviewed,
|
157
|
-
comment: "The date of the review."
|
158
|
-
domain: "http://rdf.data-vocabulary.org/#Review"
|
159
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
159
|
+
comment: "The date of the review.",
|
160
|
+
domain: "http://rdf.data-vocabulary.org/#Review",
|
161
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
160
162
|
property :duration,
|
161
|
-
domain: "http://rdf.data-vocabulary.org/#Recipe"
|
163
|
+
domain: "http://rdf.data-vocabulary.org/#Recipe",
|
162
164
|
range: term(
|
163
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
164
|
-
unionOf: list("http://rdf.data-vocabulary.org/#TimeRange"
|
165
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
166
|
+
unionOf: list("http://rdf.data-vocabulary.org/#TimeRange", "http://www.w3.org/2001/XMLSchema#string")
|
165
167
|
),
|
166
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
168
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
167
169
|
property :fat,
|
168
|
-
domain: "http://rdf.data-vocabulary.org/#Nutrition"
|
169
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
170
|
+
domain: "http://rdf.data-vocabulary.org/#Nutrition",
|
171
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
170
172
|
property :fiber,
|
171
|
-
domain: "http://rdf.data-vocabulary.org/#Nutrition"
|
172
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
173
|
+
domain: "http://rdf.data-vocabulary.org/#Nutrition",
|
174
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
173
175
|
property :friend,
|
174
|
-
domain: "http://rdf.data-vocabulary.org/#Person"
|
175
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
176
|
+
domain: "http://rdf.data-vocabulary.org/#Person",
|
177
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
176
178
|
property :highprice,
|
177
|
-
domain: "http://rdf.data-vocabulary.org/#OfferAggregate"
|
178
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
179
|
+
domain: "http://rdf.data-vocabulary.org/#OfferAggregate",
|
180
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
179
181
|
property :identifier,
|
180
182
|
domain: term(
|
181
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
182
|
-
unionOf: list("http://rdf.data-vocabulary.org/#Product"
|
183
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
184
|
+
unionOf: list("http://rdf.data-vocabulary.org/#Product", "http://rdf.data-vocabulary.org/#Offer")
|
183
185
|
),
|
184
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
186
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
185
187
|
property :image,
|
186
|
-
domain: "http://rdf.data-vocabulary.org/#Product"
|
187
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
188
|
+
domain: "http://rdf.data-vocabulary.org/#Product",
|
189
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
188
190
|
property :ingredient,
|
189
|
-
comment: "Represents ingredients used in a recipe."
|
190
|
-
domain: "http://rdf.data-vocabulary.org/#Recipe"
|
191
|
-
range: "http://rdf.data-vocabulary.org/#RecipeIngredient"
|
192
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
191
|
+
comment: "Represents ingredients used in a recipe.",
|
192
|
+
domain: "http://rdf.data-vocabulary.org/#Recipe",
|
193
|
+
range: "http://rdf.data-vocabulary.org/#RecipeIngredient",
|
194
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
193
195
|
property :instruction,
|
194
|
-
domain: "http://rdf.data-vocabulary.org/#Instructions"
|
195
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
196
|
+
domain: "http://rdf.data-vocabulary.org/#Instructions",
|
197
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
196
198
|
property :instructions,
|
197
|
-
comment: "Represents the steps to make a dish."
|
198
|
-
domain: "http://rdf.data-vocabulary.org/#Recipe"
|
199
|
-
range: "http://rdf.data-vocabulary.org/#Instructions"
|
200
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
199
|
+
comment: "Represents the steps to make a dish.",
|
200
|
+
domain: "http://rdf.data-vocabulary.org/#Recipe",
|
201
|
+
range: "http://rdf.data-vocabulary.org/#Instructions",
|
202
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
201
203
|
property :itemoffered,
|
202
204
|
domain: term(
|
203
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
204
|
-
unionOf: list("http://rdf.data-vocabulary.org/#Offer"
|
205
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
206
|
+
unionOf: list("http://rdf.data-vocabulary.org/#Offer", "http://rdf.data-vocabulary.org/#OfferAggregate")
|
205
207
|
),
|
206
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
208
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
207
209
|
property :itemreviewed,
|
208
|
-
domain: "http://rdf.data-vocabulary.org/#Review"
|
209
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
210
|
+
domain: "http://rdf.data-vocabulary.org/#Review",
|
211
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
210
212
|
property :locality,
|
211
|
-
domain: "http://rdf.data-vocabulary.org/#Address"
|
212
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
213
|
+
domain: "http://rdf.data-vocabulary.org/#Address",
|
214
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
213
215
|
property :lowprice,
|
214
|
-
domain: "http://rdf.data-vocabulary.org/#OfferAggregate"
|
215
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
216
|
+
domain: "http://rdf.data-vocabulary.org/#OfferAggregate",
|
217
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
216
218
|
property :max,
|
217
|
-
comment: "The maximum value of an aggregated Rating."
|
219
|
+
comment: "The maximum value of an aggregated Rating.",
|
218
220
|
domain: term(
|
219
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
220
|
-
unionOf: list("http://rdf.data-vocabulary.org/#Rating"
|
221
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
222
|
+
unionOf: list("http://rdf.data-vocabulary.org/#Rating", "http://rdf.data-vocabulary.org/#TimeRange")
|
221
223
|
),
|
222
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
224
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
223
225
|
property :min,
|
224
|
-
comment: "The minimum value of an aggregated Rating."
|
226
|
+
comment: "The minimum value of an aggregated Rating.",
|
225
227
|
domain: term(
|
226
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
227
|
-
unionOf: list("http://rdf.data-vocabulary.org/#Rating"
|
228
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
229
|
+
unionOf: list("http://rdf.data-vocabulary.org/#Rating", "http://rdf.data-vocabulary.org/#TimeRange")
|
228
230
|
),
|
229
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
231
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
230
232
|
property :name,
|
231
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
233
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
232
234
|
property :nickname,
|
233
|
-
domain: "http://rdf.data-vocabulary.org/#Person"
|
234
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
235
|
+
domain: "http://rdf.data-vocabulary.org/#Person",
|
236
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
235
237
|
property :nutrition,
|
236
|
-
comment: "Represents the nutrition information about a recipe."
|
237
|
-
domain: "http://rdf.data-vocabulary.org/#Recipe"
|
238
|
-
range: "http://rdf.data-vocabulary.org/#Nutrition"
|
239
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
238
|
+
comment: "Represents the nutrition information about a recipe.",
|
239
|
+
domain: "http://rdf.data-vocabulary.org/#Recipe",
|
240
|
+
range: "http://rdf.data-vocabulary.org/#Nutrition",
|
241
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
240
242
|
property :offercount,
|
241
|
-
domain: "http://rdf.data-vocabulary.org/#OfferAggregate"
|
242
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
243
|
+
domain: "http://rdf.data-vocabulary.org/#OfferAggregate",
|
244
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
243
245
|
property :offerdetails,
|
244
|
-
domain: "http://rdf.data-vocabulary.org/#Product"
|
245
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
246
|
+
domain: "http://rdf.data-vocabulary.org/#Product",
|
247
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
246
248
|
property :offerurl,
|
247
249
|
domain: term(
|
248
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
249
|
-
unionOf: list("http://rdf.data-vocabulary.org/#Offer"
|
250
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
251
|
+
unionOf: list("http://rdf.data-vocabulary.org/#Offer", "http://rdf.data-vocabulary.org/#OfferAggregate")
|
250
252
|
),
|
251
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
253
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
252
254
|
property :photo,
|
253
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
255
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
254
256
|
property :"postal-code",
|
255
|
-
domain: "http://rdf.data-vocabulary.org/#Address"
|
256
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
257
|
+
domain: "http://rdf.data-vocabulary.org/#Address",
|
258
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
257
259
|
property :prepTime,
|
258
|
-
domain: "http://rdf.data-vocabulary.org/#Recipe"
|
260
|
+
domain: "http://rdf.data-vocabulary.org/#Recipe",
|
259
261
|
range: term(
|
260
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
261
|
-
unionOf: list("http://rdf.data-vocabulary.org/#TimeRange"
|
262
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
263
|
+
unionOf: list("http://rdf.data-vocabulary.org/#TimeRange", "http://www.w3.org/2001/XMLSchema#string")
|
262
264
|
),
|
263
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
265
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
264
266
|
property :price,
|
265
|
-
domain: "http://rdf.data-vocabulary.org/#Offer"
|
266
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
267
|
+
domain: "http://rdf.data-vocabulary.org/#Offer",
|
268
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
267
269
|
property :pricerange,
|
268
|
-
comment: "The price range of products and services offered\n by a restaurant, business or other organization.\n "
|
269
|
-
domain: "http://rdf.data-vocabulary.org/#Organization"
|
270
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
270
|
+
comment: "The price range of products and services offered\n by a restaurant, business or other organization.\n ",
|
271
|
+
domain: "http://rdf.data-vocabulary.org/#Organization",
|
272
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
271
273
|
property :pricevaliduntil,
|
272
|
-
domain: "http://rdf.data-vocabulary.org/#Offer"
|
273
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
274
|
+
domain: "http://rdf.data-vocabulary.org/#Offer",
|
275
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
274
276
|
property :protein,
|
275
|
-
domain: "http://rdf.data-vocabulary.org/#Nutrition"
|
276
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
277
|
+
domain: "http://rdf.data-vocabulary.org/#Nutrition",
|
278
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
277
279
|
property :published,
|
278
|
-
domain: "http://rdf.data-vocabulary.org/#Recipe"
|
279
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
280
|
+
domain: "http://rdf.data-vocabulary.org/#Recipe",
|
281
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
280
282
|
property :quantity,
|
281
|
-
domain: "http://rdf.data-vocabulary.org/#Offer"
|
282
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
283
|
+
domain: "http://rdf.data-vocabulary.org/#Offer",
|
284
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
283
285
|
property :rating,
|
284
|
-
comment: "A rating can be specified by a string literal or a Rating instance."
|
285
|
-
domain: "http://rdf.data-vocabulary.org/#Review"
|
286
|
+
comment: "A rating can be specified by a string literal or a Rating instance.",
|
287
|
+
domain: "http://rdf.data-vocabulary.org/#Review",
|
286
288
|
range: term(
|
287
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
288
|
-
unionOf: list("http://rdf.data-vocabulary.org/#Rating"
|
289
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
290
|
+
unionOf: list("http://rdf.data-vocabulary.org/#Rating", "http://www.w3.org/2001/XMLSchema#string")
|
289
291
|
),
|
290
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
292
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
291
293
|
property :recipeType,
|
292
|
-
domain: "http://rdf.data-vocabulary.org/#Recipe"
|
293
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
294
|
+
domain: "http://rdf.data-vocabulary.org/#Recipe",
|
295
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
294
296
|
property :region,
|
295
|
-
domain: "http://rdf.data-vocabulary.org/#Address"
|
296
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
297
|
+
domain: "http://rdf.data-vocabulary.org/#Address",
|
298
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
297
299
|
property :reviewer,
|
298
|
-
comment: "A reviewer can be specified by a string literal or a Person instance."
|
299
|
-
domain: "http://rdf.data-vocabulary.org/#Review"
|
300
|
+
comment: "A reviewer can be specified by a string literal or a Person instance.",
|
301
|
+
domain: "http://rdf.data-vocabulary.org/#Review",
|
300
302
|
range: term(
|
301
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
302
|
-
unionOf: list("http://rdf.data-vocabulary.org/#Person"
|
303
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
304
|
+
unionOf: list("http://rdf.data-vocabulary.org/#Person", "http://www.w3.org/2001/XMLSchema#string")
|
303
305
|
),
|
304
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
306
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
305
307
|
property :role,
|
306
|
-
domain: "http://rdf.data-vocabulary.org/#Person"
|
307
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
308
|
+
domain: "http://rdf.data-vocabulary.org/#Person",
|
309
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
308
310
|
property :saturatedFat,
|
309
|
-
domain: "http://rdf.data-vocabulary.org/#Nutrition"
|
310
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
311
|
+
domain: "http://rdf.data-vocabulary.org/#Nutrition",
|
312
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
311
313
|
property :seller,
|
312
|
-
domain: "http://rdf.data-vocabulary.org/#Offer"
|
313
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
314
|
+
domain: "http://rdf.data-vocabulary.org/#Offer",
|
315
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
314
316
|
property :servingSize,
|
315
|
-
domain: "http://rdf.data-vocabulary.org/#Nutrition"
|
316
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
317
|
+
domain: "http://rdf.data-vocabulary.org/#Nutrition",
|
318
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
317
319
|
property :"street-address",
|
318
|
-
domain: "http://rdf.data-vocabulary.org/#Address"
|
319
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
320
|
+
domain: "http://rdf.data-vocabulary.org/#Address",
|
321
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
320
322
|
property :sugar,
|
321
|
-
domain: "http://rdf.data-vocabulary.org/#Nutrition"
|
322
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
323
|
+
domain: "http://rdf.data-vocabulary.org/#Nutrition",
|
324
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
323
325
|
property :summary,
|
324
326
|
domain: term(
|
325
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
326
|
-
unionOf: list("http://rdf.data-vocabulary.org/#Review"
|
327
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
328
|
+
unionOf: list("http://rdf.data-vocabulary.org/#Review", "http://rdf.data-vocabulary.org/#Recipe")
|
327
329
|
),
|
328
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
330
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
329
331
|
property :tag,
|
330
|
-
domain: "http://rdf.data-vocabulary.org/#Recipe"
|
331
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
332
|
+
domain: "http://rdf.data-vocabulary.org/#Recipe",
|
333
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
332
334
|
property :tel,
|
333
335
|
domain: term(
|
334
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
335
|
-
unionOf: list("http://rdf.data-vocabulary.org/#Person"
|
336
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
337
|
+
unionOf: list("http://rdf.data-vocabulary.org/#Person", "http://rdf.data-vocabulary.org/#Organization")
|
336
338
|
),
|
337
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
339
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
338
340
|
property :timeRange,
|
339
|
-
comment: "Represents the length of time it takes to prepare a recipe."
|
340
|
-
domain: "http://rdf.data-vocabulary.org/#Recipe"
|
341
|
-
range: "http://rdf.data-vocabulary.org/#TimeRange"
|
342
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
341
|
+
comment: "Represents the length of time it takes to prepare a recipe.",
|
342
|
+
domain: "http://rdf.data-vocabulary.org/#Recipe",
|
343
|
+
range: "http://rdf.data-vocabulary.org/#TimeRange",
|
344
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
343
345
|
property :title,
|
344
346
|
domain: term(
|
345
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
346
|
-
unionOf: list("http://rdf.data-vocabulary.org/#Person"
|
347
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
348
|
+
unionOf: list("http://rdf.data-vocabulary.org/#Person", "http://rdf.data-vocabulary.org/#Breadcrumb")
|
347
349
|
),
|
348
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
350
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
349
351
|
property :totalTime,
|
350
|
-
domain: "http://rdf.data-vocabulary.org/#Recipe"
|
352
|
+
domain: "http://rdf.data-vocabulary.org/#Recipe",
|
351
353
|
range: term(
|
352
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
353
|
-
unionOf: list("http://rdf.data-vocabulary.org/#TimeRange"
|
354
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
355
|
+
unionOf: list("http://rdf.data-vocabulary.org/#TimeRange", "http://www.w3.org/2001/XMLSchema#string")
|
354
356
|
),
|
355
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
357
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
356
358
|
property :unsaturatedFat,
|
357
|
-
domain: "http://rdf.data-vocabulary.org/#Nutrition"
|
358
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
359
|
+
domain: "http://rdf.data-vocabulary.org/#Nutrition",
|
360
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
359
361
|
property :url,
|
360
362
|
domain: term(
|
361
|
-
type: "http://www.w3.org/2002/07/owl#Class"
|
362
|
-
unionOf: list("http://rdf.data-vocabulary.org/#Person"
|
363
|
+
type: "http://www.w3.org/2002/07/owl#Class",
|
364
|
+
unionOf: list("http://rdf.data-vocabulary.org/#Person", "http://rdf.data-vocabulary.org/#Organization", "http://rdf.data-vocabulary.org/#Product", "http://rdf.data-vocabulary.org/#Breadcrumb")
|
363
365
|
),
|
364
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
366
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
365
367
|
property :value,
|
366
|
-
comment: "The value of a single Rating."
|
367
|
-
domain: "http://rdf.data-vocabulary.org/#Rating"
|
368
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
368
|
+
comment: "The value of a single Rating.",
|
369
|
+
domain: "http://rdf.data-vocabulary.org/#Rating",
|
370
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
369
371
|
property :worst,
|
370
|
-
comment: "The poorest value of a rating scale (default 1)."
|
371
|
-
domain: "http://rdf.data-vocabulary.org/#Rating"
|
372
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
372
|
+
comment: "The poorest value of a rating scale (default 1).",
|
373
|
+
domain: "http://rdf.data-vocabulary.org/#Rating",
|
374
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
373
375
|
property :yield,
|
374
|
-
domain: "http://rdf.data-vocabulary.org/#Recipe"
|
375
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
376
|
+
domain: "http://rdf.data-vocabulary.org/#Recipe",
|
377
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
376
378
|
end
|
377
379
|
end
|