rdf-vocab 3.1.4 → 3.1.5
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/LICENSE +1 -1
- data/README.md +69 -45
- data/VERSION +1 -1
- data/lib/rdf/vocab.rb +14 -28
- data/lib/rdf/vocab/acl.rb +84 -1
- data/lib/rdf/vocab/as.rb +466 -1
- data/lib/rdf/vocab/bf2.rb +1317 -1
- data/lib/rdf/vocab/bibframe.rb +1 -2
- data/lib/rdf/vocab/bibo.rb +496 -1
- data/lib/rdf/vocab/cc.rb +107 -1
- data/lib/rdf/vocab/cert.rb +68 -1
- data/lib/rdf/vocab/cnt.rb +79 -1
- data/lib/rdf/vocab/crm.rb +1303 -1
- data/lib/rdf/vocab/datacite.rb +1 -1
- data/lib/rdf/vocab/dbo.rb +10463 -1
- data/lib/rdf/vocab/dc.rb +1 -1
- data/lib/rdf/vocab/dc11.rb +63 -1
- data/lib/rdf/vocab/dcat.rb +152 -4
- data/lib/rdf/vocab/dcmitype.rb +1 -1
- data/lib/rdf/vocab/disco.rb +228 -1
- data/lib/rdf/vocab/doap.rb +175 -1
- data/lib/rdf/vocab/dwc.rb +753 -1
- data/lib/rdf/vocab/earl.rb +135 -1
- data/lib/rdf/vocab/ebucore.rb +7335 -1974
- data/lib/rdf/vocab/edm.rb +150 -1
- data/lib/rdf/vocab/exif.rb +650 -1
- data/lib/rdf/vocab/extensions.rb +253 -203
- data/lib/rdf/vocab/fcrepo4.rb +377 -1
- data/lib/rdf/vocab/foaf.rb +305 -1
- data/lib/rdf/vocab/geo.rb +39 -1
- data/lib/rdf/vocab/geojson.rb +66 -1
- data/lib/rdf/vocab/geonames.rb +166 -1
- data/lib/rdf/vocab/gr.rb +684 -1
- data/lib/rdf/vocab/gs1.rb +1597 -1
- data/lib/rdf/vocab/ht.rb +164 -1
- data/lib/rdf/vocab/hydra.rb +236 -2
- data/lib/rdf/vocab/iana.rb +230 -1
- data/lib/rdf/vocab/ical.rb +462 -1
- data/lib/rdf/vocab/identifiers.rb +462 -1
- data/lib/rdf/vocab/iiif.rb +136 -1
- data/lib/rdf/vocab/jsonld.rb +135 -1
- data/lib/rdf/vocab/ldp.rb +130 -1
- data/lib/rdf/vocab/lrmi.rb +1 -1
- data/lib/rdf/vocab/ma.rb +381 -1
- data/lib/rdf/vocab/mads.rb +600 -22
- data/lib/rdf/vocab/{marc_relators.rb → marcrelators.rb} +809 -1
- data/lib/rdf/vocab/mo.rb +919 -1
- data/lib/rdf/vocab/mods.rb +516 -1
- data/lib/rdf/vocab/nfo.rb +1 -1
- data/lib/rdf/vocab/oa.rb +275 -1
- data/lib/rdf/vocab/og.rb +78 -1
- data/lib/rdf/vocab/ogc.rb +34 -1
- data/lib/rdf/vocab/ore.rb +56 -1
- data/lib/rdf/vocab/org.rb +189 -1
- data/lib/rdf/vocab/pcdm.rb +47 -1
- data/lib/rdf/vocab/pplan.rb +64 -1
- data/lib/rdf/vocab/premis.rb +1266 -779
- data/lib/rdf/vocab/{premis_event_type.rb → premiseventtype.rb} +155 -1
- data/lib/rdf/vocab/prov.rb +619 -1
- data/lib/rdf/vocab/ptr.rb +138 -1
- data/lib/rdf/vocab/rightsstatements.rb +5 -1
- data/lib/rdf/vocab/rsa.rb +30 -1
- data/lib/rdf/vocab/rss.rb +1 -1
- data/lib/rdf/vocab/schema.rb +10032 -12
- data/lib/rdf/vocab/sd.rb +372 -0
- data/lib/rdf/vocab/sh.rb +736 -1
- data/lib/rdf/vocab/sioc.rb +401 -1
- data/lib/rdf/vocab/{sioc_services.rb → siocservices.rb} +38 -1
- data/lib/rdf/vocab/{sioct.rb → sioctypes.rb} +158 -1
- data/lib/rdf/vocab/skos.rb +119 -1
- data/lib/rdf/vocab/skosxl.rb +30 -1
- data/lib/rdf/vocab/v.rb +291 -1
- data/lib/rdf/vocab/vcard.rb +508 -1
- data/lib/rdf/vocab/vmd.rb +291 -1
- data/lib/rdf/vocab/void.rb +121 -1
- data/lib/rdf/vocab/vs.rb +19 -1
- data/lib/rdf/vocab/wdrs.rb +90 -1
- data/lib/rdf/vocab/wot.rb +78 -1
- data/lib/rdf/vocab/xhtml.rb +2 -1
- data/lib/rdf/vocab/xhv.rb +338 -1
- data/lib/rdf/vocab/xkos.rb +150 -1
- data/spec/extensions_spec.rb +68 -0
- data/spec/vocab_spec.rb +10 -0
- metadata +15 -8
@@ -5,9 +5,166 @@ require 'rdf'
|
|
5
5
|
module RDF::Vocab
|
6
6
|
# @!parse
|
7
7
|
# # Vocabulary for <http://rdfs.org/sioc/types#>
|
8
|
+
# #
|
9
|
+
# # SIOC Types Ontology Module Namespace
|
10
|
+
# #
|
11
|
+
# # Extends the SIOC Core Ontology (Semantically-Interlinked Online Communities) by defining subclasses and subproperties of SIOC terms.
|
12
|
+
# # @see http://rdfs.org/sioc/spec/#sec-modules
|
8
13
|
# class SiocTypes < RDF::StrictVocabulary
|
14
|
+
# # Describes a collection of personal or organisational addresses.
|
15
|
+
# # @return [RDF::Vocabulary::Term]
|
16
|
+
# attr_reader :AddressBook
|
17
|
+
#
|
18
|
+
# # Describes a set of annotations, for example, those created by a particular user or related to a particular topic.
|
19
|
+
# # @return [RDF::Vocabulary::Term]
|
20
|
+
# attr_reader :AnnotationSet
|
21
|
+
#
|
22
|
+
# # A Post that provides an answer in reply to a Question.
|
23
|
+
# # @return [RDF::Vocabulary::Term]
|
24
|
+
# attr_reader :Answer
|
25
|
+
#
|
26
|
+
# # Describes a discussion area where logical arguments can take place.
|
27
|
+
# # @return [RDF::Vocabulary::Term]
|
28
|
+
# attr_reader :ArgumentativeDiscussion
|
29
|
+
#
|
30
|
+
# # Describes a channel for distributing audio or sound files, for example, a podcast.
|
31
|
+
# # @return [RDF::Vocabulary::Term]
|
32
|
+
# attr_reader :AudioChannel
|
33
|
+
#
|
34
|
+
# # A Post that is the best answer to a Question, as chosen by the UserAccount who asked the Question or as voted by a Community of UserAccounts.
|
35
|
+
# # @return [RDF::Vocabulary::Term]
|
36
|
+
# attr_reader :BestAnswer
|
37
|
+
#
|
38
|
+
# # Describes a post that is specifically made on a weblog.
|
39
|
+
# # @return [RDF::Vocabulary::Term]
|
40
|
+
# attr_reader :BlogPost
|
41
|
+
#
|
42
|
+
# # Describes a post that is specifically made on a message board.
|
43
|
+
# # @return [RDF::Vocabulary::Term]
|
44
|
+
# attr_reader :BoardPost
|
45
|
+
#
|
46
|
+
# # Describes a shared collection of bookmarks.
|
47
|
+
# # @return [RDF::Vocabulary::Term]
|
48
|
+
# attr_reader :BookmarkFolder
|
49
|
+
#
|
50
|
+
# # Describes a briefcase or file service.
|
51
|
+
# # @return [RDF::Vocabulary::Term]
|
52
|
+
# attr_reader :Briefcase
|
53
|
+
#
|
54
|
+
# # Category is used on the object of sioc:topic to indicate that this resource is a category on a site.
|
55
|
+
# # @return [RDF::Vocabulary::Term]
|
56
|
+
# attr_reader :Category
|
57
|
+
#
|
58
|
+
# # Describes a channel for chat or instant messages, for example, via IRC or IM.
|
59
|
+
# # @return [RDF::Vocabulary::Term]
|
60
|
+
# attr_reader :ChatChannel
|
61
|
+
#
|
62
|
+
# # Comment is a subtype of sioc:Post and allows one to explicitly indicate that this SIOC post is a comment. Note that comments have a narrower scope than sioc:Post and may not apply to all types of community site.
|
63
|
+
# # @return [RDF::Vocabulary::Term]
|
64
|
+
# attr_reader :Comment
|
65
|
+
#
|
66
|
+
# # Describes a calendar of events.
|
67
|
+
# # @return [RDF::Vocabulary::Term]
|
68
|
+
# attr_reader :EventCalendar
|
69
|
+
#
|
70
|
+
# # Describes a list or a collection of one's favourite things.
|
71
|
+
# # @return [RDF::Vocabulary::Term]
|
72
|
+
# attr_reader :FavouriteThings
|
73
|
+
#
|
74
|
+
# # Describes an image gallery, for example, a photo album.
|
75
|
+
# # @return [RDF::Vocabulary::Term]
|
76
|
+
# attr_reader :ImageGallery
|
77
|
+
#
|
78
|
+
# # Describes an instant message, e.g. sent via Jabber.
|
79
|
+
# # @return [RDF::Vocabulary::Term]
|
80
|
+
# attr_reader :InstantMessage
|
81
|
+
#
|
82
|
+
# # Describes an electronic mail message, e.g. a post sent to a mailing list.
|
83
|
+
# # @return [RDF::Vocabulary::Term]
|
84
|
+
# attr_reader :MailMessage
|
85
|
+
#
|
86
|
+
# # Describes an electronic mailing list.
|
87
|
+
# # @return [RDF::Vocabulary::Term]
|
88
|
+
# attr_reader :MailingList
|
89
|
+
#
|
90
|
+
# # Describes a message board, also known as an online bulletin board or discussion forum.
|
91
|
+
# # @return [RDF::Vocabulary::Term]
|
92
|
+
# attr_reader :MessageBoard
|
93
|
+
#
|
94
|
+
# # Describes a microblog, i.e. a blog consisting of short text messages.
|
95
|
+
# # @return [RDF::Vocabulary::Term]
|
96
|
+
# attr_reader :Microblog
|
97
|
+
#
|
98
|
+
# # Describes a post that is specifically made on a microblog.
|
99
|
+
# # @return [RDF::Vocabulary::Term]
|
100
|
+
# attr_reader :MicroblogPost
|
101
|
+
#
|
102
|
+
# # Describes a list of the items someone has available to offer.
|
103
|
+
# # @return [RDF::Vocabulary::Term]
|
104
|
+
# attr_reader :OfferList
|
105
|
+
#
|
106
|
+
# # Describes a list of media items that have been played or can be played.
|
107
|
+
# # @return [RDF::Vocabulary::Term]
|
108
|
+
# attr_reader :Playlist
|
109
|
+
#
|
110
|
+
# # Describes a posted item that contains a poll or survey content.
|
111
|
+
# # @return [RDF::Vocabulary::Term]
|
112
|
+
# attr_reader :Poll
|
113
|
+
#
|
114
|
+
# # Describes a project directory.
|
115
|
+
# # @return [RDF::Vocabulary::Term]
|
116
|
+
# attr_reader :ProjectDirectory
|
117
|
+
#
|
118
|
+
# # A Post that asks a Question.
|
119
|
+
# # @return [RDF::Vocabulary::Term]
|
120
|
+
# attr_reader :Question
|
121
|
+
#
|
122
|
+
# # Describes a list of books or other materials that have been read or are suggested for reading.
|
123
|
+
# # @return [RDF::Vocabulary::Term]
|
124
|
+
# attr_reader :ReadingList
|
125
|
+
#
|
126
|
+
# # Describes a collection of resumes.
|
127
|
+
# # @return [RDF::Vocabulary::Term]
|
128
|
+
# attr_reader :ResumeBank
|
129
|
+
#
|
130
|
+
# # Describes an area where reviews are posted.
|
131
|
+
# # @return [RDF::Vocabulary::Term]
|
132
|
+
# attr_reader :ReviewArea
|
133
|
+
#
|
134
|
+
# # Describes a shared set of feed subscriptions.
|
135
|
+
# # @return [RDF::Vocabulary::Term]
|
136
|
+
# attr_reader :SubscriptionList
|
137
|
+
#
|
138
|
+
# # Describes an area where survey data can be collected, e.g. from polls.
|
139
|
+
# # @return [RDF::Vocabulary::Term]
|
140
|
+
# attr_reader :SurveyCollection
|
141
|
+
#
|
142
|
+
# # Tag is used on the object of sioc:topic to indicate that this resource is a tag on a site.
|
143
|
+
# # @return [RDF::Vocabulary::Term]
|
144
|
+
# attr_reader :Tag
|
145
|
+
#
|
146
|
+
# # Describes a channel for distributing videos (moving image) files, for example, a video podcast.
|
147
|
+
# # @return [RDF::Vocabulary::Term]
|
148
|
+
# attr_reader :VideoChannel
|
149
|
+
#
|
150
|
+
# # Describes a weblog (blog), i.e. an online journal.
|
151
|
+
# # @return [RDF::Vocabulary::Term]
|
152
|
+
# attr_reader :Weblog
|
153
|
+
#
|
154
|
+
# # Describes a wiki space.
|
155
|
+
# # @return [RDF::Vocabulary::Term]
|
156
|
+
# attr_reader :Wiki
|
157
|
+
#
|
158
|
+
# # Describes a wiki article.
|
159
|
+
# # @return [RDF::Vocabulary::Term]
|
160
|
+
# attr_reader :WikiArticle
|
161
|
+
#
|
162
|
+
# # Describes a list of the items someone wishes to get.
|
163
|
+
# # @return [RDF::Vocabulary::Term]
|
164
|
+
# attr_reader :WishList
|
165
|
+
#
|
9
166
|
# end
|
10
|
-
|
167
|
+
SiocTypes = Class.new(RDF::StrictVocabulary("http://rdfs.org/sioc/types#")) do
|
11
168
|
|
12
169
|
# Ontology definition
|
13
170
|
ontology :"http://rdfs.org/sioc/types#",
|
data/lib/rdf/vocab/skos.rb
CHANGED
@@ -5,9 +5,127 @@ require 'rdf'
|
|
5
5
|
module RDF::Vocab
|
6
6
|
# @!parse
|
7
7
|
# # Vocabulary for <http://www.w3.org/2004/02/skos/core#>
|
8
|
+
# #
|
9
|
+
# # SKOS Vocabulary
|
10
|
+
# #
|
11
|
+
# # An RDF vocabulary for describing the basic structure and content of concept schemes such as thesauri, classification schemes, subject heading lists, taxonomies, 'folksonomies', other types of controlled vocabulary, and also concept schemes embedded in glossaries and terminologies.
|
12
|
+
# # @see http://www.w3.org/TR/skos-reference/
|
8
13
|
# class SKOS < RDF::StrictVocabulary
|
14
|
+
# # @return [RDF::Vocabulary::Term]
|
15
|
+
# attr_reader :Collection
|
16
|
+
#
|
17
|
+
# # @return [RDF::Vocabulary::Term]
|
18
|
+
# attr_reader :Concept
|
19
|
+
#
|
20
|
+
# # @return [RDF::Vocabulary::Term]
|
21
|
+
# attr_reader :ConceptScheme
|
22
|
+
#
|
23
|
+
# # @return [RDF::Vocabulary::Term]
|
24
|
+
# attr_reader :OrderedCollection
|
25
|
+
#
|
26
|
+
# # The range of skos:altLabel is the class of RDF plain literals.
|
27
|
+
# #
|
28
|
+
# # skos:prefLabel, skos:altLabel and skos:hiddenLabel are pairwise disjoint properties.
|
29
|
+
# # @return [RDF::Vocabulary::Term]
|
30
|
+
# attr_reader :altLabel
|
31
|
+
#
|
32
|
+
# # @return [RDF::Vocabulary::Term]
|
33
|
+
# attr_reader :broadMatch
|
34
|
+
#
|
35
|
+
# # Broader concepts are typically rendered as parents in a concept hierarchy (tree).
|
36
|
+
# # @return [RDF::Vocabulary::Term]
|
37
|
+
# attr_reader :broader
|
38
|
+
#
|
39
|
+
# # @return [RDF::Vocabulary::Term]
|
40
|
+
# attr_reader :broaderTransitive
|
41
|
+
#
|
42
|
+
# # @return [RDF::Vocabulary::Term]
|
43
|
+
# attr_reader :changeNote
|
44
|
+
#
|
45
|
+
# # @return [RDF::Vocabulary::Term]
|
46
|
+
# attr_reader :closeMatch
|
47
|
+
#
|
48
|
+
# # @return [RDF::Vocabulary::Term]
|
49
|
+
# attr_reader :definition
|
50
|
+
#
|
51
|
+
# # @return [RDF::Vocabulary::Term]
|
52
|
+
# attr_reader :editorialNote
|
53
|
+
#
|
54
|
+
# # skos:exactMatch is disjoint with each of the properties skos:broadMatch and skos:relatedMatch.
|
55
|
+
# # @return [RDF::Vocabulary::Term]
|
56
|
+
# attr_reader :exactMatch
|
57
|
+
#
|
58
|
+
# # @return [RDF::Vocabulary::Term]
|
59
|
+
# attr_reader :example
|
60
|
+
#
|
61
|
+
# # @return [RDF::Vocabulary::Term]
|
62
|
+
# attr_reader :hasTopConcept
|
63
|
+
#
|
64
|
+
# # The range of skos:hiddenLabel is the class of RDF plain literals.
|
65
|
+
# #
|
66
|
+
# # skos:prefLabel, skos:altLabel and skos:hiddenLabel are pairwise disjoint properties.
|
67
|
+
# # @return [RDF::Vocabulary::Term]
|
68
|
+
# attr_reader :hiddenLabel
|
69
|
+
#
|
70
|
+
# # @return [RDF::Vocabulary::Term]
|
71
|
+
# attr_reader :historyNote
|
72
|
+
#
|
73
|
+
# # @return [RDF::Vocabulary::Term]
|
74
|
+
# attr_reader :inScheme
|
75
|
+
#
|
76
|
+
# # These concept mapping relations mirror semantic relations, and the data model defined below is similar (with the exception of skos:exactMatch) to the data model defined for semantic relations. A distinct vocabulary is provided for concept mapping relations, to provide a convenient way to differentiate links within a concept scheme from links between concept schemes. However, this pattern of usage is not a formal requirement of the SKOS data model, and relies on informal definitions of best practice.
|
77
|
+
# # @return [RDF::Vocabulary::Term]
|
78
|
+
# attr_reader :mappingRelation
|
79
|
+
#
|
80
|
+
# # @return [RDF::Vocabulary::Term]
|
81
|
+
# attr_reader :member
|
82
|
+
#
|
83
|
+
# # For any resource, every item in the list given as the value of the skos:memberList property is also a value of the skos:member property.
|
84
|
+
# # @return [RDF::Vocabulary::Term]
|
85
|
+
# attr_reader :memberList
|
86
|
+
#
|
87
|
+
# # @return [RDF::Vocabulary::Term]
|
88
|
+
# attr_reader :narrowMatch
|
89
|
+
#
|
90
|
+
# # Narrower concepts are typically rendered as children in a concept hierarchy (tree).
|
91
|
+
# # @return [RDF::Vocabulary::Term]
|
92
|
+
# attr_reader :narrower
|
93
|
+
#
|
94
|
+
# # @return [RDF::Vocabulary::Term]
|
95
|
+
# attr_reader :narrowerTransitive
|
96
|
+
#
|
97
|
+
# # @return [RDF::Vocabulary::Term]
|
98
|
+
# attr_reader :notation
|
99
|
+
#
|
100
|
+
# # @return [RDF::Vocabulary::Term]
|
101
|
+
# attr_reader :note
|
102
|
+
#
|
103
|
+
# # A resource has no more than one value of skos:prefLabel per language tag, and no more than one value of skos:prefLabel without language tag.
|
104
|
+
# #
|
105
|
+
# # skos:prefLabel, skos:altLabel and skos:hiddenLabel are pairwise disjoint properties.
|
106
|
+
# #
|
107
|
+
# # The range of skos:prefLabel is the class of RDF plain literals.
|
108
|
+
# # @return [RDF::Vocabulary::Term]
|
109
|
+
# attr_reader :prefLabel
|
110
|
+
#
|
111
|
+
# # skos:related is disjoint with skos:broaderTransitive
|
112
|
+
# # @return [RDF::Vocabulary::Term]
|
113
|
+
# attr_reader :related
|
114
|
+
#
|
115
|
+
# # @return [RDF::Vocabulary::Term]
|
116
|
+
# attr_reader :relatedMatch
|
117
|
+
#
|
118
|
+
# # @return [RDF::Vocabulary::Term]
|
119
|
+
# attr_reader :scopeNote
|
120
|
+
#
|
121
|
+
# # @return [RDF::Vocabulary::Term]
|
122
|
+
# attr_reader :semanticRelation
|
123
|
+
#
|
124
|
+
# # @return [RDF::Vocabulary::Term]
|
125
|
+
# attr_reader :topConceptOf
|
126
|
+
#
|
9
127
|
# end
|
10
|
-
|
128
|
+
SKOS = Class.new(RDF::StrictVocabulary("http://www.w3.org/2004/02/skos/core#")) do
|
11
129
|
|
12
130
|
# Ontology definition
|
13
131
|
ontology :"http://www.w3.org/2004/02/skos/core#",
|
data/lib/rdf/vocab/skosxl.rb
CHANGED
@@ -5,9 +5,38 @@ require 'rdf'
|
|
5
5
|
module RDF::Vocab
|
6
6
|
# @!parse
|
7
7
|
# # Vocabulary for <http://www.w3.org/2008/05/skos-xl#>
|
8
|
+
# #
|
9
|
+
# # SKOS XL Vocabulary
|
10
|
+
# #
|
11
|
+
# # An RDF vocabulary extending SKOS and allowing the description and linking of lexical entities.
|
12
|
+
# # @see http://www.w3.org/2008/05/skos
|
8
13
|
# class SKOSXL < RDF::StrictVocabulary
|
14
|
+
# # @return [RDF::Vocabulary::Term]
|
15
|
+
# attr_reader :Label
|
16
|
+
#
|
17
|
+
# # If C skosxl:altLabel L and L skosxl:literalForm V, then X skos:altLabel V.
|
18
|
+
# # @return [RDF::Vocabulary::Term]
|
19
|
+
# attr_reader :altLabel
|
20
|
+
#
|
21
|
+
# # If C skosxl:hiddenLabel L and L skosxl:literalForm V, then C skos:hiddenLabel V.
|
22
|
+
# # @return [RDF::Vocabulary::Term]
|
23
|
+
# attr_reader :hiddenLabel
|
24
|
+
#
|
25
|
+
# # @return [RDF::Vocabulary::Term]
|
26
|
+
# attr_reader :labelRelation
|
27
|
+
#
|
28
|
+
# # If two instances of the class skosxl:Label have the same literal form, they are not necessarily the same resource.
|
29
|
+
# #
|
30
|
+
# # The range of skosxl:literalForm is the class of RDF plain literals.
|
31
|
+
# # @return [RDF::Vocabulary::Term]
|
32
|
+
# attr_reader :literalForm
|
33
|
+
#
|
34
|
+
# # If C skosxl:prefLabel L and L skosxl:literalForm V, then X skos:prefLabel V.
|
35
|
+
# # @return [RDF::Vocabulary::Term]
|
36
|
+
# attr_reader :prefLabel
|
37
|
+
#
|
9
38
|
# end
|
10
|
-
|
39
|
+
SKOSXL = Class.new(RDF::StrictVocabulary("http://www.w3.org/2008/05/skos-xl#")) do
|
11
40
|
|
12
41
|
# Ontology definition
|
13
42
|
ontology :"http://www.w3.org/2008/05/skos-xl#",
|
data/lib/rdf/vocab/v.rb
CHANGED
@@ -5,9 +5,299 @@ require 'rdf'
|
|
5
5
|
module RDF::Vocab
|
6
6
|
# @!parse
|
7
7
|
# # Vocabulary for <http://rdf.data-vocabulary.org/#>
|
8
|
+
# #
|
8
9
|
# class V < RDF::StrictVocabulary
|
10
|
+
# # Postal address for a Person or Organization.
|
11
|
+
# # @return [RDF::Vocabulary::Term]
|
12
|
+
# attr_reader :Address
|
13
|
+
#
|
14
|
+
# # Represents a single Breadcrumb in a Breadcrumb trail.
|
15
|
+
# # @return [RDF::Vocabulary::Term]
|
16
|
+
# attr_reader :Breadcrumb
|
17
|
+
#
|
18
|
+
# # Represents the steps to make a dish.
|
19
|
+
# # @return [RDF::Vocabulary::Term]
|
20
|
+
# attr_reader :Instructions
|
21
|
+
#
|
22
|
+
# # Represents the nutrition information about a recipe.
|
23
|
+
# # @return [RDF::Vocabulary::Term]
|
24
|
+
# attr_reader :Nutrition
|
25
|
+
#
|
26
|
+
# # Represents an offer to sell a product.
|
27
|
+
# # @return [RDF::Vocabulary::Term]
|
28
|
+
# attr_reader :Offer
|
29
|
+
#
|
30
|
+
# # Represents a collection of offers to sell a product.
|
31
|
+
# # @return [RDF::Vocabulary::Term]
|
32
|
+
# attr_reader :OfferAggregate
|
33
|
+
#
|
34
|
+
# # An Organization is a business, agency, school, etc.
|
35
|
+
# # @return [RDF::Vocabulary::Term]
|
36
|
+
# attr_reader :Organization
|
37
|
+
#
|
38
|
+
# # Represents a Person, living/dead/fictional.
|
39
|
+
# # @return [RDF::Vocabulary::Term]
|
40
|
+
# attr_reader :Person
|
41
|
+
#
|
42
|
+
# # Represents a product or service in a Review or Review-aggregate.
|
43
|
+
# # @return [RDF::Vocabulary::Term]
|
44
|
+
# attr_reader :Product
|
45
|
+
#
|
46
|
+
# # Represents a rating in a Review or Review-aggregate.
|
47
|
+
# # @return [RDF::Vocabulary::Term]
|
48
|
+
# attr_reader :Rating
|
49
|
+
#
|
50
|
+
# # A single instance of a Recipe.
|
51
|
+
# # @return [RDF::Vocabulary::Term]
|
52
|
+
# attr_reader :Recipe
|
53
|
+
#
|
54
|
+
# # Represents ingredients used in a recipe.
|
55
|
+
# # @return [RDF::Vocabulary::Term]
|
56
|
+
# attr_reader :RecipeIngredient
|
57
|
+
#
|
58
|
+
# # A single instance of a Review.
|
59
|
+
# # @return [RDF::Vocabulary::Term]
|
60
|
+
# attr_reader :Review
|
61
|
+
#
|
62
|
+
# # Represents the length of time it takes to prepare a recipe.
|
63
|
+
# # @return [RDF::Vocabulary::Term]
|
64
|
+
# attr_reader :TimeRange
|
65
|
+
#
|
66
|
+
# # @return [RDF::Vocabulary::Term]
|
67
|
+
# attr_reader :acquaintance
|
68
|
+
#
|
69
|
+
# # @return [RDF::Vocabulary::Term]
|
70
|
+
# attr_reader :address
|
71
|
+
#
|
72
|
+
# # An affiliation can be specified by a string literal or an Organization instance.
|
73
|
+
# # @return [RDF::Vocabulary::Term]
|
74
|
+
# attr_reader :affiliation
|
75
|
+
#
|
76
|
+
# # @return [RDF::Vocabulary::Term]
|
77
|
+
# attr_reader :amount
|
78
|
+
#
|
79
|
+
# # An author of the recipe can be specified by a string literal or a Person instance.
|
80
|
+
# # @return [RDF::Vocabulary::Term]
|
81
|
+
# attr_reader :author
|
82
|
+
#
|
83
|
+
# # @return [RDF::Vocabulary::Term]
|
84
|
+
# attr_reader :availability
|
85
|
+
#
|
86
|
+
# # The average of an aggregate value.
|
87
|
+
# # @return [RDF::Vocabulary::Term]
|
88
|
+
# attr_reader :average
|
89
|
+
#
|
90
|
+
# # The best value of a rating scale (default 5).
|
91
|
+
# # @return [RDF::Vocabulary::Term]
|
92
|
+
# attr_reader :best
|
93
|
+
#
|
94
|
+
# # @return [RDF::Vocabulary::Term]
|
95
|
+
# attr_reader :brand
|
96
|
+
#
|
97
|
+
# # @return [RDF::Vocabulary::Term]
|
98
|
+
# attr_reader :calories
|
99
|
+
#
|
100
|
+
# # @return [RDF::Vocabulary::Term]
|
101
|
+
# attr_reader :carbohydrates
|
102
|
+
#
|
103
|
+
# # @return [RDF::Vocabulary::Term]
|
104
|
+
# attr_reader :category
|
105
|
+
#
|
106
|
+
# # @return [RDF::Vocabulary::Term]
|
107
|
+
# attr_reader :child
|
108
|
+
#
|
109
|
+
# # @return [RDF::Vocabulary::Term]
|
110
|
+
# attr_reader :cholesterol
|
111
|
+
#
|
112
|
+
# # @return [RDF::Vocabulary::Term]
|
113
|
+
# attr_reader :colleague
|
114
|
+
#
|
115
|
+
# # @return [RDF::Vocabulary::Term]
|
116
|
+
# attr_reader :condition
|
117
|
+
#
|
118
|
+
# # @return [RDF::Vocabulary::Term]
|
119
|
+
# attr_reader :contact
|
120
|
+
#
|
121
|
+
# # @return [RDF::Vocabulary::Term]
|
122
|
+
# attr_reader :cookTime
|
123
|
+
#
|
124
|
+
# # The total number of items used in an aggregate (e.g., number of reviews).
|
125
|
+
# # @return [RDF::Vocabulary::Term]
|
126
|
+
# attr_reader :count
|
127
|
+
#
|
128
|
+
# # @return [RDF::Vocabulary::Term]
|
129
|
+
# attr_reader :currency
|
130
|
+
#
|
131
|
+
# # @return [RDF::Vocabulary::Term]
|
132
|
+
# attr_reader :description
|
133
|
+
#
|
134
|
+
# # The date of the review.
|
135
|
+
# # @return [RDF::Vocabulary::Term]
|
136
|
+
# attr_reader :dtreviewed
|
137
|
+
#
|
138
|
+
# # @return [RDF::Vocabulary::Term]
|
139
|
+
# attr_reader :duration
|
140
|
+
#
|
141
|
+
# # @return [RDF::Vocabulary::Term]
|
142
|
+
# attr_reader :fat
|
143
|
+
#
|
144
|
+
# # @return [RDF::Vocabulary::Term]
|
145
|
+
# attr_reader :fiber
|
146
|
+
#
|
147
|
+
# # @return [RDF::Vocabulary::Term]
|
148
|
+
# attr_reader :friend
|
149
|
+
#
|
150
|
+
# # @return [RDF::Vocabulary::Term]
|
151
|
+
# attr_reader :highprice
|
152
|
+
#
|
153
|
+
# # @return [RDF::Vocabulary::Term]
|
154
|
+
# attr_reader :identifier
|
155
|
+
#
|
156
|
+
# # @return [RDF::Vocabulary::Term]
|
157
|
+
# attr_reader :image
|
158
|
+
#
|
159
|
+
# # Represents ingredients used in a recipe.
|
160
|
+
# # @return [RDF::Vocabulary::Term]
|
161
|
+
# attr_reader :ingredient
|
162
|
+
#
|
163
|
+
# # @return [RDF::Vocabulary::Term]
|
164
|
+
# attr_reader :instruction
|
165
|
+
#
|
166
|
+
# # Represents the steps to make a dish.
|
167
|
+
# # @return [RDF::Vocabulary::Term]
|
168
|
+
# attr_reader :instructions
|
169
|
+
#
|
170
|
+
# # @return [RDF::Vocabulary::Term]
|
171
|
+
# attr_reader :itemoffered
|
172
|
+
#
|
173
|
+
# # @return [RDF::Vocabulary::Term]
|
174
|
+
# attr_reader :itemreviewed
|
175
|
+
#
|
176
|
+
# # @return [RDF::Vocabulary::Term]
|
177
|
+
# attr_reader :locality
|
178
|
+
#
|
179
|
+
# # @return [RDF::Vocabulary::Term]
|
180
|
+
# attr_reader :lowprice
|
181
|
+
#
|
182
|
+
# # The maximum value of an aggregated Rating.
|
183
|
+
# # @return [RDF::Vocabulary::Term]
|
184
|
+
# attr_reader :max
|
185
|
+
#
|
186
|
+
# # The minimum value of an aggregated Rating.
|
187
|
+
# # @return [RDF::Vocabulary::Term]
|
188
|
+
# attr_reader :min
|
189
|
+
#
|
190
|
+
# # @return [RDF::Vocabulary::Term]
|
191
|
+
# attr_reader :name
|
192
|
+
#
|
193
|
+
# # @return [RDF::Vocabulary::Term]
|
194
|
+
# attr_reader :nickname
|
195
|
+
#
|
196
|
+
# # Represents the nutrition information about a recipe.
|
197
|
+
# # @return [RDF::Vocabulary::Term]
|
198
|
+
# attr_reader :nutrition
|
199
|
+
#
|
200
|
+
# # @return [RDF::Vocabulary::Term]
|
201
|
+
# attr_reader :offercount
|
202
|
+
#
|
203
|
+
# # @return [RDF::Vocabulary::Term]
|
204
|
+
# attr_reader :offerdetails
|
205
|
+
#
|
206
|
+
# # @return [RDF::Vocabulary::Term]
|
207
|
+
# attr_reader :offerurl
|
208
|
+
#
|
209
|
+
# # @return [RDF::Vocabulary::Term]
|
210
|
+
# attr_reader :photo
|
211
|
+
#
|
212
|
+
# # @return [RDF::Vocabulary::Term]
|
213
|
+
# attr_reader :prepTime
|
214
|
+
#
|
215
|
+
# # @return [RDF::Vocabulary::Term]
|
216
|
+
# attr_reader :price
|
217
|
+
#
|
218
|
+
# # The price range of products and services offered by a restaurant, business or other organization.
|
219
|
+
# # @return [RDF::Vocabulary::Term]
|
220
|
+
# attr_reader :pricerange
|
221
|
+
#
|
222
|
+
# # @return [RDF::Vocabulary::Term]
|
223
|
+
# attr_reader :pricevaliduntil
|
224
|
+
#
|
225
|
+
# # @return [RDF::Vocabulary::Term]
|
226
|
+
# attr_reader :protein
|
227
|
+
#
|
228
|
+
# # @return [RDF::Vocabulary::Term]
|
229
|
+
# attr_reader :published
|
230
|
+
#
|
231
|
+
# # @return [RDF::Vocabulary::Term]
|
232
|
+
# attr_reader :quantity
|
233
|
+
#
|
234
|
+
# # A rating can be specified by a string literal or a Rating instance.
|
235
|
+
# # @return [RDF::Vocabulary::Term]
|
236
|
+
# attr_reader :rating
|
237
|
+
#
|
238
|
+
# # @return [RDF::Vocabulary::Term]
|
239
|
+
# attr_reader :recipeType
|
240
|
+
#
|
241
|
+
# # @return [RDF::Vocabulary::Term]
|
242
|
+
# attr_reader :region
|
243
|
+
#
|
244
|
+
# # A reviewer can be specified by a string literal or a Person instance.
|
245
|
+
# # @return [RDF::Vocabulary::Term]
|
246
|
+
# attr_reader :reviewer
|
247
|
+
#
|
248
|
+
# # @return [RDF::Vocabulary::Term]
|
249
|
+
# attr_reader :role
|
250
|
+
#
|
251
|
+
# # @return [RDF::Vocabulary::Term]
|
252
|
+
# attr_reader :saturatedFat
|
253
|
+
#
|
254
|
+
# # @return [RDF::Vocabulary::Term]
|
255
|
+
# attr_reader :seller
|
256
|
+
#
|
257
|
+
# # @return [RDF::Vocabulary::Term]
|
258
|
+
# attr_reader :servingSize
|
259
|
+
#
|
260
|
+
# # @return [RDF::Vocabulary::Term]
|
261
|
+
# attr_reader :sugar
|
262
|
+
#
|
263
|
+
# # @return [RDF::Vocabulary::Term]
|
264
|
+
# attr_reader :summary
|
265
|
+
#
|
266
|
+
# # @return [RDF::Vocabulary::Term]
|
267
|
+
# attr_reader :tag
|
268
|
+
#
|
269
|
+
# # @return [RDF::Vocabulary::Term]
|
270
|
+
# attr_reader :tel
|
271
|
+
#
|
272
|
+
# # Represents the length of time it takes to prepare a recipe.
|
273
|
+
# # @return [RDF::Vocabulary::Term]
|
274
|
+
# attr_reader :timeRange
|
275
|
+
#
|
276
|
+
# # @return [RDF::Vocabulary::Term]
|
277
|
+
# attr_reader :title
|
278
|
+
#
|
279
|
+
# # @return [RDF::Vocabulary::Term]
|
280
|
+
# attr_reader :totalTime
|
281
|
+
#
|
282
|
+
# # @return [RDF::Vocabulary::Term]
|
283
|
+
# attr_reader :unsaturatedFat
|
284
|
+
#
|
285
|
+
# # @return [RDF::Vocabulary::Term]
|
286
|
+
# attr_reader :url
|
287
|
+
#
|
288
|
+
# # The value of a single Rating.
|
289
|
+
# # @return [RDF::Vocabulary::Term]
|
290
|
+
# attr_reader :value
|
291
|
+
#
|
292
|
+
# # The poorest value of a rating scale (default 1).
|
293
|
+
# # @return [RDF::Vocabulary::Term]
|
294
|
+
# attr_reader :worst
|
295
|
+
#
|
296
|
+
# # @return [RDF::Vocabulary::Term]
|
297
|
+
# attr_reader :yield
|
298
|
+
#
|
9
299
|
# end
|
10
|
-
|
300
|
+
V = Class.new(RDF::StrictVocabulary("http://rdf.data-vocabulary.org/#")) do
|
11
301
|
|
12
302
|
# Class definitions
|
13
303
|
term :Address,
|