rdf-vocab 0.8.4 → 0.8.5

Sign up to get free protection for your applications and to get access to all the features.
data/lib/rdf/vocab/ore.rb CHANGED
@@ -14,7 +14,7 @@ module RDF::Vocab
14
14
  comment: %(A set of related resources \(Aggregated Resources\), grouped together such that the set can be treated as a single resource. This is the entity described within the ORE interoperability framework by a Resource Map.).freeze,
15
15
  label: "Aggregation".freeze,
16
16
  "rdfs:isDefinedBy" => %(ore:).freeze,
17
- subClassOf: "http://purl.org/dc/dcmitype/Collection".freeze,
17
+ subClassOf: "dcmitype:Collection".freeze,
18
18
  type: "rdfs:Class".freeze
19
19
  term :Proxy,
20
20
  comment: %(A Proxy represents an Aggregated Resource as it exists in a specific Aggregation. All assertions made about an entity are globally true, not only within the context of the Aggregation. As such, in order to make assertions which are only true of a resource as it exists in an Aggregation, a Proxy object is required. For example, one might want to cite an article as it appears in a specific journal, or assign aggregation-specific metadata to a Resource.).freeze,
@@ -0,0 +1,349 @@
1
+ # -*- encoding: utf-8 -*-
2
+ # This file generated automatically using vocab-fetch from http://www.w3.org/ns/org#
3
+ require 'rdf'
4
+ module RDF::Vocab
5
+ class ORG < RDF::StrictVocabulary("http://www.w3.org/ns/org#")
6
+
7
+ # Class definitions
8
+ term :ChangeEvent,
9
+ comment: %(Represents an event which resulted in a major change to an organization such as a merger or complete restructuring. It is intended for situations where the resulting organization is sufficient distinct from the original organizations that it has a distinct identity and distinct URI. Extension vocabularies should define sub-classes of this to denote particular categories of event. The instant or interval at which the event occurred should be given by `prov:startAtTime` and `prov:endedAtTime`, a description should be given by `dct:description`. ).freeze,
10
+ label: "Change Event".freeze,
11
+ "rdfs:isDefinedBy" => %(http://www.w3.org/ns/org).freeze,
12
+ subClassOf: "prov:Activity".freeze,
13
+ type: ["owl:Class".freeze, "rdfs:Class".freeze]
14
+ term :FormalOrganization,
15
+ comment: %(An Organization which is recognized in the world at large, in particular in legal jurisdictions, with associated rights and responsibilities. Examples include a Corporation, Charity, Government or Church. Note that this is a super class of `gr:BusinessEntity` and it is recommended to use the GoodRelations vocabulary to denote Business classifications such as DUNS or NAICS.).freeze,
16
+ label: "Formal Organization".freeze,
17
+ "rdfs:isDefinedBy" => %(http://www.w3.org/ns/org).freeze,
18
+ subClassOf: ["org:Organization".freeze, "foaf:Organization".freeze],
19
+ type: ["owl:Class".freeze, "rdfs:Class".freeze]
20
+ term :Membership,
21
+ comment: %(Indicates the nature of an Agent's membership of an organization. Represents an n-ary relation between an Agent, an Organization and a Role. It is possible to directly indicate membership, independent of the specific Role, through use of the `org:memberOf` property.).freeze,
22
+ label: "Membership".freeze,
23
+ "owl:disjointWith" => [%(org:Site).freeze, %(org:ChangeEvent).freeze],
24
+ "rdfs:isDefinedBy" => %(http://www.w3.org/ns/org).freeze,
25
+ type: ["owl:Class".freeze, "rdfs:Class".freeze]
26
+ term :Organization,
27
+ comment: %(Represents a collection of people organized together into a community or other social, commercial or political structure. The group has some common purpose or reason for existence which goes beyond the set of people belonging to it and can act as an Agent. Organizations are often decomposable into hierarchical structures. It is recommended that SKOS lexical labels should be used to label the Organization. In particular `skos:prefLabel` for the primary \(possibly legally recognized name\), `skos:altLabel` for alternative names \(trading names, colloquial names\) and `skos:notation` to denote a code from a code list. Alternative names: _Collective_ _Body_ _Org_ _Group_).freeze,
28
+ label: "Organization".freeze,
29
+ "owl:disjointWith" => [%(org:Role).freeze, %(org:Membership).freeze, %(org:Site).freeze, %(org:ChangeEvent).freeze],
30
+ "owl:equivalentClass" => %(foaf:Organization).freeze,
31
+ "rdfs:isDefinedBy" => %(http://www.w3.org/ns/org).freeze,
32
+ subClassOf: "foaf:Agent".freeze,
33
+ type: ["owl:Class".freeze, "rdfs:Class".freeze]
34
+ term :OrganizationalCollaboration,
35
+ comment: %(A collaboration between two or more Organizations such as a project. It meets the criteria for being an Organization in that it has an identity and defining purpose independent of its particular members but is neither a formally recognized legal entity nor a sub-unit within some larger organization. Might typically have a shorter lifetime than the Organizations within it, but not necessarily. All members are `org:Organization`s rather than individuals and those Organizations can play particular roles within the venture. Alternative names: _Project_ _Venture_ _Endeavour_ _Consortium_ _Endeavour_).freeze,
36
+ label: "Endeavour".freeze,
37
+ "rdfs:isDefinedBy" => %(http://www.w3.org/ns/org).freeze,
38
+ subClassOf: "org:Organization".freeze,
39
+ type: ["owl:Class".freeze, "rdfs:Class".freeze]
40
+ term :OrganizationalUnit,
41
+ comment: %(An Organization such as a University Support Unit which is part of some larger FormalOrganization and only has full recognition within the context of that FormalOrganization, it is not a Legal Entity in its own right. Units can be large and complex containing other Units and even FormalOrganizations. Alternative names: _OU_ _Unit_ _Department_).freeze,
42
+ label: "OrganizationalUnit".freeze,
43
+ "rdfs:isDefinedBy" => %(http://www.w3.org/ns/org).freeze,
44
+ subClassOf: "org:Organization".freeze,
45
+ type: ["owl:Class".freeze, "rdfs:Class".freeze]
46
+ term :Post,
47
+ comment: %(A Post represents some position within an organization that exists independently of the person or persons filling it. Posts may be used to represent situations where a person is a member of an organization ex officio \(for example the Secretary of State for Scotland is part of UK Cabinet by virtue of being Secretary of State for Scotland, not as an individual person\). A post can be held by multiple people and hence can be treated as a organization in its own right.).freeze,
48
+ label: "Post".freeze,
49
+ "rdfs:isDefinedBy" => %(http://www.w3.org/ns/org).freeze,
50
+ type: ["owl:Class".freeze, "rdfs:Class".freeze]
51
+ term :Role,
52
+ comment: %(Denotes a role that a Person or other Agent can take in an organization. Instances of this class describe the abstract role; to denote a specific instance of a person playing that role in a specific organization use an instance of `org:Membership`. It is common for roles to be arranged in some taxonomic structure and we use SKOS to represent that. The normal SKOS lexical properties should be used when labelling the Role. Additional descriptive properties for the Role, such as a Salary band, may be added by extension vocabularies.).freeze,
53
+ label: "Role".freeze,
54
+ "owl:disjointWith" => [%(org:Membership).freeze, %(org:Site).freeze, %(org:ChangeEvent).freeze],
55
+ "rdfs:isDefinedBy" => %(http://www.w3.org/ns/org).freeze,
56
+ subClassOf: "skos:Concept".freeze,
57
+ type: ["owl:Class".freeze, "rdfs:Class".freeze]
58
+ term :Site,
59
+ comment: %(An office or other premise at which the organization is located. Many organizations are spread across multiple sites and many sites will host multiple locations. In most cases a Site will be a physical location. However, we don't exclude the possibility of non-physical sites such as a virtual office with an associated post box and phone reception service. Extensions may provide subclasses to denote particular types of site.).freeze,
60
+ label: "Site".freeze,
61
+ "owl:disjointWith" => %(org:ChangeEvent).freeze,
62
+ "rdfs:isDefinedBy" => %(http://www.w3.org/ns/org).freeze,
63
+ type: ["owl:Class".freeze, "rdfs:Class".freeze]
64
+
65
+ # Property definitions
66
+ property :basedAt,
67
+ comment: %(Indicates the site at which a person is based. We do not restrict the possibility that a person is based at multiple sites.).freeze,
68
+ domain: "foaf:Person".freeze,
69
+ label: "based At".freeze,
70
+ range: "org:Site".freeze,
71
+ "rdfs:isDefinedBy" => %(http://www.w3.org/ns/org).freeze,
72
+ type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
73
+ property :changedBy,
74
+ comment: %(Indicates a change event which resulted in a change to this organization. Depending on the event the organization may or may not have continued to exist after the event. Inverse of `org:originalOrganization`.).freeze,
75
+ domain: "org:Organization".freeze,
76
+ label: "changed by".freeze,
77
+ "owl:inverseOf" => %(org:originalOrganization).freeze,
78
+ range: "org:ChangeEvent".freeze,
79
+ "rdfs:isDefinedBy" => %(http://www.w3.org/ns/org).freeze,
80
+ type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
81
+ property :classification,
82
+ comment: %(Indicates a classification for this Organization within some classification scheme. Extension vocabularies may wish to specialize this property to have a range corresponding to a specific `skos:ConceptScheme`. This property is under discussion and may be revised or removed - in many cases organizations are best categorized by defining a sub-class hierarchy in an extension vocabulary.).freeze,
83
+ domain: "org:Organization".freeze,
84
+ label: "classification".freeze,
85
+ range: "skos:Concept".freeze,
86
+ "rdfs:isDefinedBy" => %(http://www.w3.org/ns/org).freeze,
87
+ type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
88
+ property :hasMember,
89
+ comment: %(Indicates a person who is a member of the subject Organization. Inverse of `org:memberOf`, see that property for further clarification. Provided for compatibility with `foaf:member`.).freeze,
90
+ domain: "org:Organization".freeze,
91
+ label: "has member".freeze,
92
+ "owl:equivalentProperty" => %(foaf:member).freeze,
93
+ "owl:inverseOf" => %(org:memberOf).freeze,
94
+ range: "foaf:Agent".freeze,
95
+ "rdfs:isDefinedBy" => %(http://www.w3.org/ns/org).freeze,
96
+ type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
97
+ property :hasMembership,
98
+ comment: %(Indicates a membership relationship that the Agent plays. Inverse of `org:member`.).freeze,
99
+ domain: "foaf:Agent".freeze,
100
+ label: "membership".freeze,
101
+ "owl:inverseOf" => %(org:member).freeze,
102
+ range: "org:Membership".freeze,
103
+ "rdfs:isDefinedBy" => %(http://www.w3.org/ns/org).freeze,
104
+ type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
105
+ property :hasPost,
106
+ comment: %(Indicates a Post which exists within the Organization.).freeze,
107
+ domain: "org:Organization".freeze,
108
+ label: "post".freeze,
109
+ range: "org:Post".freeze,
110
+ "rdfs:isDefinedBy" => %(http://www.w3.org/ns/org).freeze,
111
+ type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
112
+ property :hasPrimarySite,
113
+ comment: %(Indicates a primary site for the Organization, this is the default means by which an Organization can be contacted and is not necessarily the formal headquarters.).freeze,
114
+ domain: "org:Organization".freeze,
115
+ label: "primary Site".freeze,
116
+ range: "org:Site".freeze,
117
+ "rdfs:isDefinedBy" => %(http://www.w3.org/ns/org).freeze,
118
+ subPropertyOf: "org:hasSite".freeze,
119
+ type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
120
+ property :hasRegisteredSite,
121
+ comment: %(Indicates the legally registered site for the organization, in many legal jurisdictions there is a requirement that FormalOrganizations such as Companies or Charities have such a primary designed site. ).freeze,
122
+ domain: "org:FormalOrganization".freeze,
123
+ label: "registered Site".freeze,
124
+ range: "org:Site".freeze,
125
+ "rdfs:isDefinedBy" => %(http://www.w3.org/ns/org).freeze,
126
+ subPropertyOf: "org:hasPrimarySite".freeze,
127
+ type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
128
+ property :hasSite,
129
+ comment: %(Indicates a site at which the Organization has some presence even if only indirect \(e.g. virtual office or a professional service which is acting as the registered address for a company\). Inverse of `org:siteOf`.).freeze,
130
+ domain: "org:Organization".freeze,
131
+ label: "has site".freeze,
132
+ "owl:inverseOf" => %(org:siteOf).freeze,
133
+ range: "org:Site".freeze,
134
+ "rdfs:isDefinedBy" => %(http://www.w3.org/ns/org).freeze,
135
+ type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
136
+ property :hasSubOrganization,
137
+ comment: %(Represents hierarchical containment of Organizations or Organizational Units; indicates an organization which is a sub-part or child of this organization. Inverse of `org:subOrganizationOf`.).freeze,
138
+ domain: "org:Organization".freeze,
139
+ label: "has SubOrganization".freeze,
140
+ "owl:inverseOf" => %(org:subOrganizationOf).freeze,
141
+ range: "org:Organization".freeze,
142
+ "rdfs:isDefinedBy" => %(http://www.w3.org/ns/org).freeze,
143
+ type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
144
+ property :hasUnit,
145
+ comment: %(Indicates a unit which is part of this Organization, e.g. a Department within a larger FormalOrganization. Inverse of `org:unitOf`.).freeze,
146
+ domain: "org:FormalOrganization".freeze,
147
+ label: "has Unit".freeze,
148
+ "owl:inverseOf" => %(org:unitOf).freeze,
149
+ range: "org:OrganizationalUnit".freeze,
150
+ "rdfs:isDefinedBy" => %(http://www.w3.org/ns/org).freeze,
151
+ subPropertyOf: "org:hasSubOrganization".freeze,
152
+ type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
153
+ property :headOf,
154
+ comment: %(Indicates that a person is the leader or formal head of the Organization. This will normally mean that they are the root of the `org:reportsTo` \(acyclic\) graph, though an organization may have more than one head.).freeze,
155
+ domain: "foaf:Person".freeze,
156
+ label: "head of".freeze,
157
+ range: "org:Organization".freeze,
158
+ "rdfs:isDefinedBy" => %(http://www.w3.org/ns/org).freeze,
159
+ subPropertyOf: "org:memberOf".freeze,
160
+ type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
161
+ property :heldBy,
162
+ comment: %(Indicates an Agent which holds a Post.).freeze,
163
+ domain: "org:Post".freeze,
164
+ label: "held by".freeze,
165
+ range: "foaf:Agent".freeze,
166
+ "rdfs:isDefinedBy" => %(http://www.w3.org/ns/org).freeze,
167
+ type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
168
+ property :holds,
169
+ comment: %(Indicates a Post held by some Agent.).freeze,
170
+ domain: "foaf:Agent".freeze,
171
+ label: "holds".freeze,
172
+ "owl:inverseOf" => %(org:heldBy).freeze,
173
+ range: "org:Post".freeze,
174
+ "rdfs:isDefinedBy" => %(http://www.w3.org/ns/org).freeze,
175
+ type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
176
+ property :identifier,
177
+ comment: %(Gives an identifier, such as a company registration number, that can be used to used to uniquely identify the organization. Many different national and international identier schemes are available. The org ontology is neutral to which schemes are used. The particular identifier scheme should be indicated by the datatype of the identifier value. Using datatypes to distinguish the notation scheme used is consistent with recommended best practice for `skos:notation` of which this property is a specialization.).freeze,
178
+ domain: "org:Organization".freeze,
179
+ label: "identifier".freeze,
180
+ "rdfs:isDefinedBy" => %(http://www.w3.org/ns/org).freeze,
181
+ subPropertyOf: "skos:notation".freeze,
182
+ type: ["owl:DatatypeProperty".freeze, "rdf:Property".freeze]
183
+ property :linkedTo,
184
+ comment: %(Indicates an arbitrary relationship between two organizations. Specializations of this can be used to, for example, denote funding or supply chain relationships.).freeze,
185
+ domain: "org:Organization".freeze,
186
+ label: "linked to".freeze,
187
+ range: "org:Organization".freeze,
188
+ "rdfs:isDefinedBy" => %(http://www.w3.org/ns/org).freeze,
189
+ type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
190
+ property :location,
191
+ comment: %(Gives a location description for a person within the organization, for example a _Mail Stop_ for internal posting purposes.).freeze,
192
+ domain: "foaf:Person".freeze,
193
+ label: "location".freeze,
194
+ range: "xsd:string".freeze,
195
+ "rdfs:isDefinedBy" => %(http://www.w3.org/ns/org).freeze,
196
+ type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
197
+ property :member,
198
+ comment: %(Indicates the Person \(or other Agent including Organization\) involved in the Membership relationship. Inverse of `org:hasMembership`).freeze,
199
+ domain: "org:Membership".freeze,
200
+ label: "member".freeze,
201
+ "owl:inverseOf" => %(org:hasMembership).freeze,
202
+ range: "foaf:Agent".freeze,
203
+ "rdfs:isDefinedBy" => %(http://www.w3.org/ns/org).freeze,
204
+ type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze, "owl:FunctionalProperty".freeze]
205
+ property :memberDuring,
206
+ comment: %(Optional property to indicate the interval for which the membership is/was valid.).freeze,
207
+ domain: "org:Membership".freeze,
208
+ label: "member During".freeze,
209
+ "rdfs:isDefinedBy" => %(http://www.w3.org/ns/org).freeze,
210
+ type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
211
+ property :memberOf,
212
+ comment: %(Indicates that a person is a member of the Organization with no indication of the nature of that membership or the role played. Note that the choice of property name is not meant to limit the property to only formal membership arrangements, it is also indended to cover related concepts such as affilliation or other involvement in the organization. Extensions can specialize this relationship to indicate particular roles within the organization or more nuanced relationships to the organization. Has an optional inverse, `org:hasmember`.).freeze,
213
+ domain: "foaf:Agent".freeze,
214
+ label: "member of".freeze,
215
+ "owl:inverseOf" => %(org:hasMember).freeze,
216
+ range: "org:Organization".freeze,
217
+ "rdfs:isDefinedBy" => %(http://www.w3.org/ns/org).freeze,
218
+ type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
219
+ property :organization,
220
+ comment: %(Indicates Organization in which the Agent is a member.).freeze,
221
+ domain: "org:Membership".freeze,
222
+ label: "organization".freeze,
223
+ range: "org:Organization".freeze,
224
+ "rdfs:isDefinedBy" => %(http://www.w3.org/ns/org).freeze,
225
+ type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze, "owl:FunctionalProperty".freeze]
226
+ property :originalOrganization,
227
+ comment: %(Indicates one or more organizations that existed before the change event. Depending on the event they may or may not have continued to exist after the event. Inverse of `org:changedBy`.).freeze,
228
+ domain: "org:ChangeEvent".freeze,
229
+ label: "original organization".freeze,
230
+ "owl:inverseOf" => %(org:changedBy).freeze,
231
+ range: "org:Organization".freeze,
232
+ "rdfs:isDefinedBy" => %(http://www.w3.org/ns/org).freeze,
233
+ subPropertyOf: "prov:used".freeze,
234
+ type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
235
+ property :postIn,
236
+ comment: %(Indicates the Organization in which the Post exists.).freeze,
237
+ domain: "org:Post".freeze,
238
+ label: "post in".freeze,
239
+ "owl:inverseOf" => %(org:hasPost).freeze,
240
+ range: "org:Organization".freeze,
241
+ "rdfs:isDefinedBy" => %(http://www.w3.org/ns/org).freeze,
242
+ type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
243
+ property :purpose,
244
+ comment: %(Indicates the purpose of this Organization. There can be many purposes at different levels of abstraction but the nature of an organization is to have a reason for existence and this property is a means to document that reason. An Organization may have multiple purposes. It is recommended that the purpose be denoted by a controlled term or code list, ideally a `skos:Concept`. However, the range is left open to allow for other types of descriptive schemes. It is expected that specializations or application profiles of this vocabulary will constrain the range of the purpose. Alternative names: _remit_ _responsibility_ \(esp. if applied to OrganizationalUnits such as Government Departments\).).freeze,
245
+ domain: "org:Organization".freeze,
246
+ label: "purpose".freeze,
247
+ "rdfs:isDefinedBy" => %(http://www.w3.org/ns/org).freeze,
248
+ type: "rdf:Property".freeze
249
+ property :remuneration,
250
+ comment: %(Indicates a salary or other reward associated with the role. Typically this will be denoted using an existing representation scheme such as `gr:PriceSpecification` but the range is left open to allow applications to specialize it \(e.g. to remunerationInGBP\).).freeze,
251
+ domain: "org:Role".freeze,
252
+ label: "remuneration".freeze,
253
+ "rdfs:isDefinedBy" => %(http://www.w3.org/ns/org).freeze,
254
+ type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
255
+ property :reportsTo,
256
+ comment: %(Indicates a reporting relationship as might be depicted on an organizational chart. The precise semantics of the reporting relationship will vary by organization but is intended to encompass both direct supervisory relationships \(e.g. carrying objective and salary setting authority\) and more general reporting or accountability relationships \(e.g. so called _dotted line_ reporting\).).freeze,
257
+ label: "reports to".freeze,
258
+ "rdfs:isDefinedBy" => %(http://www.w3.org/ns/org).freeze,
259
+ type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
260
+ property :resultedFrom,
261
+ comment: %(Indicates an event which resulted in this organization. Inverse of `org:resultingOrganization`.).freeze,
262
+ domain: "org:Organization".freeze,
263
+ label: "resulted from".freeze,
264
+ "owl:inverseOf" => %(org:resultingOrganization).freeze,
265
+ range: "org:ChangeEvent".freeze,
266
+ "rdfs:isDefinedBy" => %(http://www.w3.org/ns/org).freeze,
267
+ subPropertyOf: "prov:wasGeneratedBy".freeze,
268
+ type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
269
+ property :resultingOrganization,
270
+ comment: %(Indicates an organization which was created or changed as a result of the event. Inverse of `org:resultedFrom`.).freeze,
271
+ domain: "org:ChangeEvent".freeze,
272
+ label: "resulted in".freeze,
273
+ "owl:inverseOf" => %(org:resultedFrom).freeze,
274
+ range: "org:Organization".freeze,
275
+ "rdfs:isDefinedBy" => %(http://www.w3.org/ns/org).freeze,
276
+ type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
277
+ property :role,
278
+ comment: %(Indicates the Role that the Agent plays in a Membership relationship with an Organization.).freeze,
279
+ label: "role".freeze,
280
+ range: "org:Role".freeze,
281
+ "rdfs:isDefinedBy" => %(http://www.w3.org/ns/org).freeze,
282
+ type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
283
+ property :roleProperty,
284
+ comment: %(This is a metalevel property which is used to annotate an `org:Role` instance with a sub-property of `org:memberOf` that can be used to directly indicate the role for easy of query. The intended semantics is a Membership relation involving the Role implies the existence of a direct property relationship through an inference rule of the form: `{ [] org:member ?p; org:organization ?o; org:role [org:roleProperty ?r] } -> {?p ?r ?o}`.).freeze,
285
+ domain: "org:Role".freeze,
286
+ label: "role (property)".freeze,
287
+ range: "rdf:Property".freeze,
288
+ "rdfs:isDefinedBy" => %(http://www.w3.org/ns/org).freeze,
289
+ type: ["owl:AnnotationProperty".freeze, "rdf:Property".freeze]
290
+ property :siteAddress,
291
+ comment: %(Indicates an address for the site in a suitable encoding. Use of vCard \(using the http://www.w3.org/TR/vcard-rdf/ vocabulary\) is encouraged but the range is left open to allow other encodings to be used. The address may include email, telephone, and geo-location information and is not restricted to a physical address. ).freeze,
292
+ domain: "org:Site".freeze,
293
+ label: "site Address".freeze,
294
+ "rdfs:isDefinedBy" => %(http://www.w3.org/ns/org).freeze,
295
+ type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
296
+ property :siteOf,
297
+ comment: %(Indicates an Organization which has some presence at the given site. This is the inverse of `org:hasSite`.).freeze,
298
+ domain: "org:Site".freeze,
299
+ label: "site Of".freeze,
300
+ "owl:inverseOf" => %(org:hasSite).freeze,
301
+ range: "org:Organization".freeze,
302
+ "rdfs:isDefinedBy" => %(http://www.w3.org/ns/org).freeze,
303
+ type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
304
+ property :subOrganizationOf,
305
+ comment: %(Represents hierarchical containment of Organizations or OrganizationalUnits; indicates an Organization which contains this Organization. Inverse of `org:hasSubOrganization`.).freeze,
306
+ domain: "org:Organization".freeze,
307
+ label: "subOrganization of".freeze,
308
+ "owl:inverseOf" => %(org:hasSubOrganization).freeze,
309
+ range: "org:Organization".freeze,
310
+ "rdfs:isDefinedBy" => %(http://www.w3.org/ns/org).freeze,
311
+ subPropertyOf: "org:transitiveSubOrganizationOf".freeze,
312
+ type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
313
+ property :transitiveSubOrganizationOf,
314
+ comment: %(The transitive closure of subOrganizationOf, giving a representation of all organizations that contain this one. Note that technically this is a super property of the transitive closure so it could contain additional assertions but such usage is discouraged.).freeze,
315
+ domain: "org:Organization".freeze,
316
+ label: "transitive sub-organization".freeze,
317
+ range: "org:Organization".freeze,
318
+ "rdfs:isDefinedBy" => %(http://www.w3.org/ns/org).freeze,
319
+ type: ["owl:ObjectProperty".freeze, "owl:TransitiveProperty".freeze, "rdf:Property".freeze]
320
+ property :unitOf,
321
+ comment: %(Indicates an Organization of which this Unit is a part, e.g. a Department within a larger FormalOrganization. This is the inverse of `org:hasUnit`.).freeze,
322
+ domain: "org:OrganizationalUnit".freeze,
323
+ label: "unit Of".freeze,
324
+ "owl:inverseOf" => %(org:hasUnit).freeze,
325
+ range: "org:FormalOrganization".freeze,
326
+ "rdfs:isDefinedBy" => %(http://www.w3.org/ns/org).freeze,
327
+ subPropertyOf: "org:subOrganizationOf".freeze,
328
+ type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
329
+
330
+ # Extra definitions
331
+ term :"",
332
+ comment: %(Vocabulary for describing organizational structures, specializable to a broad variety of types of organization.).freeze,
333
+ "dc:created" => %(2010-05-28).freeze,
334
+ "dc:license" => %(http://www.opendatacommons.org/licenses/pddl/1.0/).freeze,
335
+ "dc:modified" => [%(2010-06-09).freeze, %(2010-10-08).freeze, %(2012-09-30).freeze, %(2012-10-06).freeze, %(2013-02-15).freeze, %(2013-12-16).freeze, %(2014-01-02).freeze, %(2014-01-25).freeze, %(2014-02-05).freeze, %(2014-04-12).freeze],
336
+ "dc:title" => %(Core organization ontology).freeze,
337
+ label: "Core organization ontology".freeze,
338
+ "owl:versionInfo" => %(0.8).freeze,
339
+ "rdfs:seeAlso" => %(http://www.w3.org/TR/vocab-org/).freeze,
340
+ type: "owl:Ontology".freeze
341
+ term :Head,
342
+ comment: %(A role corresponding to the `org:headOf` property).freeze,
343
+ label: "head".freeze,
344
+ "org:roleProperty" => %(org:headOf).freeze,
345
+ "rdfs:isDefinedBy" => %(http://www.w3.org/ns/org).freeze,
346
+ "skos:prefLabel" => %(head).freeze,
347
+ type: "org:Role".freeze
348
+ end
349
+ end
@@ -0,0 +1,146 @@
1
+ # -*- encoding: utf-8 -*-
2
+ # This file generated automatically using vocab-fetch from http://purl.org/net/p-plan#
3
+ require 'rdf'
4
+ module RDF::Vocab
5
+ class PPLAN < RDF::StrictVocabulary("http://purl.org/net/p-plan#")
6
+
7
+ # Class definitions
8
+ term :Activity,
9
+ comment: %(A p-plan:Activity represents the execution process planned in a p-plan:Step).freeze,
10
+ label: "Activity".freeze,
11
+ "rdfs:isDefinedBy" => %(pplan:).freeze,
12
+ subClassOf: "prov:Activity".freeze,
13
+ type: "owl:Class".freeze
14
+ term :Bundle,
15
+ label: "Bundle".freeze,
16
+ "prov:definition" => %(A p-plan:Bundle is a specific type of prov:Bundle that contains the provenance assertions of the execution of a p-plan:Plan).freeze,
17
+ "rdfs:isDefinedBy" => %(pplan:).freeze,
18
+ subClassOf: ["pplan:Entity".freeze, "prov:Bundle".freeze],
19
+ type: "owl:Class".freeze
20
+ term :Entity,
21
+ label: "Entity".freeze,
22
+ "prov:definition" => %(A p-plan:Entity represents the input of the execution of a p-plan:Activity. It corresponds to a p-plan:Variable.).freeze,
23
+ "rdfs:isDefinedBy" => %(pplan:).freeze,
24
+ subClassOf: "prov:Entity".freeze,
25
+ type: "owl:Class".freeze
26
+ term :MultiStep,
27
+ label: "MultiStep".freeze,
28
+ "prov:definition" => %(A multi step is the representation of a plan that appears as a step of another plan.).freeze,
29
+ "rdfs:isDefinedBy" => %(pplan:).freeze,
30
+ subClassOf: ["pplan:Plan".freeze, "pplan:Step".freeze],
31
+ type: "owl:Class".freeze
32
+ term :Plan,
33
+ label: "Plan".freeze,
34
+ "prov:definition" => %(A p-plan:Plan is a specific type of prov:Plan. It is composed of smaller steps that use and produce Variables.).freeze,
35
+ "rdfs:isDefinedBy" => %(pplan:).freeze,
36
+ subClassOf: ["pplan:Entity".freeze, "prov:Plan".freeze],
37
+ type: "owl:Class".freeze
38
+ term :Step,
39
+ label: "Step".freeze,
40
+ "prov:definition" => %(A p-plan:Step represents the planned execution activity).freeze,
41
+ "rdfs:isDefinedBy" => %(pplan:).freeze,
42
+ type: "owl:Class".freeze
43
+ term :Variable,
44
+ label: "Variable".freeze,
45
+ "prov:definition" => %(A p-plan:Variable represents a description of the input of the planned Activity \(p-plan:Step\)).freeze,
46
+ "rdfs:isDefinedBy" => %(pplan:).freeze,
47
+ type: "owl:Class".freeze
48
+
49
+ # Property definitions
50
+ property :correspondsToStep,
51
+ domain: "pplan:Activity".freeze,
52
+ label: "correspondsToStep".freeze,
53
+ "prov:definition" => %(p-plan:correspondsToStep links a p-plan:Activity to its planned p-plan:Step).freeze,
54
+ range: "pplan:Step".freeze,
55
+ "rdfs:isDefinedBy" => %(pplan:).freeze,
56
+ type: ["owl:ObjectProperty".freeze, "owl:FunctionalProperty".freeze]
57
+ property :correspondsToVariable,
58
+ domain: "pplan:Entity".freeze,
59
+ label: "correspondsToVariable".freeze,
60
+ "prov:definition" => %(p-plan:correspondsToVariable binds a p-plan:Entity \(used by a p-plan:Activity in the execution of a plan\) to the p-plan:Variable it represented it in the p-plan:Plan.).freeze,
61
+ range: "pplan:Variable".freeze,
62
+ "rdfs:isDefinedBy" => %(pplan:).freeze,
63
+ type: ["owl:ObjectProperty".freeze, "owl:FunctionalProperty".freeze]
64
+ property :hasInputVar,
65
+ domain: "pplan:Step".freeze,
66
+ label: "hasInputVar".freeze,
67
+ "prov:definition" => %(p-plan:hasInputVar binds a p-plan:Step to the p-plan:Variable that takes as input for the planned execution).freeze,
68
+ range: "pplan:Variable".freeze,
69
+ "rdfs:isDefinedBy" => %(pplan:).freeze,
70
+ type: "owl:ObjectProperty".freeze
71
+ property :hasOutputVar,
72
+ domain: "pplan:Step".freeze,
73
+ label: "hasOutputVar".freeze,
74
+ "owl:inverseOf" => %(pplan:isOutputVarOf).freeze,
75
+ "prov:definition" => %(p-plan:hasOutputVar binds a p-plan:Step to the p-plan:Variable that will be produced as output in the planned execution).freeze,
76
+ range: "pplan:Variable".freeze,
77
+ "rdfs:isDefinedBy" => %(pplan:).freeze,
78
+ type: "owl:ObjectProperty".freeze
79
+ property :isDecomposedAsPlan,
80
+ domain: "pplan:MultiStep".freeze,
81
+ label: "isDecomposedAsPlan".freeze,
82
+ "prov:definition" => %(The p-plan:isDecomposedAsPlan relationship binds a p-plan:MultiStep to the p-plan:Plan holding the definition of that step. That is, p-plan:isDecomposedAsPlan links the MultiStep to the Plan sptecification where it is decomposed.).freeze,
83
+ range: "pplan:Plan".freeze,
84
+ "rdfs:isDefinedBy" => %(pplan:).freeze,
85
+ type: "owl:ObjectProperty".freeze
86
+ property :isInputVarOf,
87
+ domain: "pplan:Variable".freeze,
88
+ label: "isInputVarOf".freeze,
89
+ "owl:inverseOf" => %(pplan:hasInputVar).freeze,
90
+ "prov:definition" => %(p-plan:isInputVarOf links an input variable of a step to the step.).freeze,
91
+ range: "pplan:Step".freeze,
92
+ "rdfs:isDefinedBy" => %(pplan:).freeze,
93
+ type: "owl:ObjectProperty".freeze
94
+ property :isOutputVarOf,
95
+ domain: "pplan:Variable".freeze,
96
+ label: "isOutputVarOf".freeze,
97
+ "prov:definition" => %(p-plan:isOutputVarOf is intended to link an output variable of a step to the step.).freeze,
98
+ range: "pplan:Step".freeze,
99
+ "rdfs:isDefinedBy" => %(pplan:).freeze,
100
+ type: ["owl:ObjectProperty".freeze, "owl:FunctionalProperty".freeze]
101
+ property :isPrecededBy,
102
+ comment: %(Property that asserts which Step preceeds the current one. ).freeze,
103
+ domain: "pplan:Step".freeze,
104
+ label: "isPrecededBy".freeze,
105
+ range: "pplan:Step".freeze,
106
+ "rdfs:isDefinedBy" => %(pplan:).freeze,
107
+ type: ["owl:ObjectProperty".freeze, "owl:TransitiveProperty".freeze]
108
+ property :isStepOfPlan,
109
+ domain: "pplan:Step".freeze,
110
+ label: "isStepOfPlan".freeze,
111
+ "prov:definition" => %(p-plan:isStepOfPlan links a p-plan:Step to the p-plan:Plan which it corresponds to.).freeze,
112
+ range: "pplan:Plan".freeze,
113
+ "rdfs:isDefinedBy" => %(pplan:).freeze,
114
+ type: "owl:ObjectProperty".freeze
115
+ property :isSubPlanOfPlan,
116
+ domain: "pplan:Plan".freeze,
117
+ label: "isSubPlanOfPlan".freeze,
118
+ "prov:definition" => %(A p-plan:Plan may be a subplan of another bigger p-plan:Plan. p-plan:isSubPlanOfPlan is used to state the link among the two different plans. Note that if p1 is a p-plan:subPlan of p2, p1will not necessarily be a step of p2. A multistep will represent p1 in p2, and link to p1 with the p-plan.hasStepDecomposition relationship.).freeze,
119
+ range: "pplan:Plan".freeze,
120
+ "rdfs:isDefinedBy" => %(pplan:).freeze,
121
+ subPropertyOf: "owl:topObjectProperty".freeze,
122
+ type: "owl:ObjectProperty".freeze
123
+ property :isVariableOfPlan,
124
+ domain: "pplan:Variable".freeze,
125
+ label: "isVariableofPlan".freeze,
126
+ "prov:definition" => %(p-plan:IsVariableOfPlan binds a p-plan:Variable to the p-plan:Plan it corresponds to.).freeze,
127
+ range: "pplan:Plan".freeze,
128
+ "rdfs:isDefinedBy" => %(pplan:).freeze,
129
+ type: "owl:ObjectProperty".freeze
130
+
131
+ # Extra definitions
132
+ term :"",
133
+ comment: %(PROV extension for linking Plans and parts of plans to their respective executions. Created by Daniel Garijo and Yolanda Gil).freeze,
134
+ "dc:created" => %(2012-11-10).freeze,
135
+ "dc:creator" => [%(http://delicias.dia.fi.upm.es/members/DGarijo#me).freeze, %(http://www.isi.edu/~gil/).freeze],
136
+ "dc:description" => %(PROV extension for linking Plans and parts of plans to their respective executions.).freeze,
137
+ "dc:license" => %(http://creativecommons.org/licenses/by-nc-sa/2.0/).freeze,
138
+ "dc:modified" => %(2014-03-12).freeze,
139
+ "dc:title" => %(The P-Plan ontology).freeze,
140
+ "http://purl.org/vocab/vann/preferredNamespacePrefix" => %(p-plan).freeze,
141
+ "http://purl.org/vocab/vann/preferredNamespaceUri" => %(http://purl.org/net/p-plan#).freeze,
142
+ label: "".freeze,
143
+ "owl:versionInfo" => %(1.3).freeze,
144
+ type: ["owl:Ontology".freeze, "owl:Thing".freeze, "owl:NamedIndividual".freeze]
145
+ end
146
+ end