-
Notifications
You must be signed in to change notification settings - Fork 4
/
Virtuoso-83-Offers-Licenses-Prices2020.ttl
373 lines (344 loc) · 27.1 KB
/
Virtuoso-83-Offers-Licenses-Prices2020.ttl
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
@prefix schema: <http://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix offers: <http://www.openlinksw.com/ontology/offers#> .
@prefix oplpro: <http://www.openlinksw.com/ontology/products#> .
@prefix gr: <http://purl.org/goodrelations/v1#> .
@prefix license: <http://www.openlinksw.com/ontology/licenses#> .
@prefix oplsof: <http://www.openlinksw.com/ontology/software#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix oplic: <http://www.openlinksw.com/ontology/licenses#> .
@prefix wdrs: <http://www.w3.org/2007/05/powder-s#> .
@prefix source: <#>.
@prefix : <#>.
## Associating a Company with its Offers
<http://www.openlinksw.com/dataspace/organization/openlink#this>
schema:offers <http://data.openlinksw.com/oplweb/offer/Offer-2020-10-virtuoso-8-app-developer-development-WKS-ANY#this>,
<http://data.openlinksw.com/oplweb/offer/Offer-2020-10-virtuoso-8-app-developer-project-WKS-ANY#this>,
<http://data.openlinksw.com/oplweb/offer/Offer-2020-10-virtuoso-8-app-developer-workgroup-WKSSVR-ANY#this>;
schema:creator <http://data.openlinksw.com/oplweb/offer/Offer-2020-10-virtuoso-8-app-developer-development-WKS-ANY#this>,
<http://data.openlinksw.com/oplweb/offer/Offer-2020-10-virtuoso-8-app-developer-project-WKS-ANY#this>,
<http://data.openlinksw.com/oplweb/offer/Offer-2020-10-virtuoso-8-app-developer-workgroup-WKSSVR-ANY#this>,
<http://data.openlinksw.com/oplweb/offer-unitprice/UnitPriceSpecification-2020-10-virtuoso-8-early-stage-WKS-ANY-retail-price#this>,
<http://data.openlinksw.com/oplweb/offer-unitprice/UnitPriceSpecification-2020-10-virtuoso-8-app-developer-project-WKS-ANY-retail-price#this>,
<http://data.openlinksw.com/oplweb/offer-unitprice/UnitPriceSpecification-2020-10-virtuoso-8-late-stage-WKS-ANY-retail-price#this>,
<http://data.openlinksw.com/oplweb/license/License-2020-10-virtuoso-8-early-stage-combo-WKS-ANY#this>,
<http://data.openlinksw.com/oplweb/license/License-2020-10-virtuoso-8-app-developer-project-WKS-ANY#this>,
<http://data.openlinksw.com/oplweb/license/License-2020-10-virtuoso-8-initial-deployment-WKSSVR-ANY#this>.
## Associating Virtuoso Pricing Page with Offers
<http://virtuoso.openlinksw.com/pricing/>
schema:offers <http://data.openlinksw.com/oplweb/offer/Offer-2020-10-virtuoso-8-app-developer-development-WKS-ANY#this>,
<http://data.openlinksw.com/oplweb/offer/Offer-2020-10-virtuoso-8-app-developer-project-WKS-ANY#this>,
<http://data.openlinksw.com/oplweb/offer/Offer-2020-10-virtuoso-8-app-developer-workgroup-WKSSVR-ANY#this> .
## License Duration for Licenses to be associated with offers in this doc
<http://data.openlinksw.com/oplweb/license/License-Duration#annual>
oplic:isDurationOf <http://data.openlinksw.com/oplweb/license/License-2020-10-virtuoso-8-early-stage-combo-WKS-ANY#this>,
<http://data.openlinksw.com/oplweb/license/License-2020-10-virtuoso-8-app-developer-project-WKS-ANY#this>,
<http://data.openlinksw.com/oplweb/license/License-2020-10-virtuoso-8-initial-deployment-WKSSVR-ANY#this>.
## Personal Offer
<http://data.openlinksw.com/oplweb/offer/Offer-2020-10-virtuoso-8-app-developer-development-WKS-ANY#this> a
schema:Offer,
offers:Virtuoso8Offer,
offers:VirtuosoSpecialOffer ;
schema:url <http://data.openlinksw.com/oplweb/offer/Offer-2020-10-virtuoso-8-app-developer-development-WKS-ANY>;
schema:validFrom "2020-10-01T00:00:00+00:00"^^xsd:dateTime ;
schema:validThrough "2020-10-31T16:59:59+00:00"^^xsd:dateTime ;
schema:price "499.00"^^xsd:decimal ;
schema:priceSpecification <http://data.openlinksw.com/oplweb/offer-unitprice/UnitPriceSpecification-2020-10-virtuoso-8-early-stage-WKS-ANY-special-price#this>;
schema:itemOffered <http://data.openlinksw.com/oplweb/license/License-2020-10-virtuoso-8-early-stage-combo-WKS-ANY#this> ;
schema:category "appdeveloperdevelopment"^^xsd:string ;
gr:businessFunction gr:Sell ;
schema:image <http://virtuoso.openlinksw.com/images/OPL-VIRTOFFER-5CON-8CORE.png> ;
offers:isMemberOf <http://virtuoso.openlinksw.com/data/turtle/virtuoso8/2019/Virtuoso8Offers.ttl#OfferGroupEarlyStage> ;
schema:name "Software License Offer: Virtuoso 8.x Application Development License for any Workstation-class Operating System"^^xsd:string ;
rdfs:label "Personal";
skos:prefLabel "Software License Offer: Virtuoso 8.x Application Development License for any Workstation-class Operating System"^^xsd:string ;
offers:offerNumber "2020-10-virtuoso-8-app-developer-development-WKS-ANY"^^xsd:string ;
schema:comment """Software License Offer: Virtuoso 8.x Application Development License (non-expiring, 8 cores, 5 threads)
for deployment on any Workstation-class Operating System.
"""^^xsd:string ;
schema:description """Workstation-class Virtuoso 8.x Application Development License for installation on one (1) host running a
Workstation-class Operating System. Enables five (5) Client Service Threads and the Column Store, Linked Data Middleware,
Business Analytics, Replication, Custom Reasoning & Inference Rules, Virtual Database, Virutalized Authentication, and
Attribute-based Access Controls Modules; will utilize a maximum of eight (8) logical processors; and is transferable across
hosts running supported operating systems, for one (1) year.
"""^^xsd:string ;
gr:businessFunction gr:Sell ;
wdrs:describedby source: ;
schema:mainEntityOfPage <http://virtuoso.openlinksw.com/offers/order?uri=http%3A%2F%2Fdata.openlinksw.com%2Foplweb%2Foffer%2FOffer-2020-10-virtuoso-8-app-developer-development-WKS-ANY%23this&type=buy&mode=v> ;
oplic:hasBuyService <http://virtuoso.openlinksw.com/offers/order?uri=http%3A%2F%2Fdata.openlinksw.com%2Foplweb%2Foffer%2FOffer-2020-10-virtuoso-8-app-developer-development-WKS-ANY%23this&type=buy&mode=v> ;
schema:potentialAction <https://shop.openlinksw.com/cart.vsp?command=add&item=http%3A%2F%2Fdata.openlinksw.com%2Foplweb%2Foffer%2FOffer-2020-10-virtuoso-8-app-developer-development-WKS-ANY%23this>;
skos:related _:node1das6kevvx1 .
_:node1das6kevvx1 oplpro:hasFamily <http://data.openlinksw.com/oplweb/product_family/virtuoso#this> .
<http://virtuoso.openlinksw.com/offers/order?uri=http%3A%2F%2Fdata.openlinksw.com%2Foplweb%2Foffer%2FOffer-2020-10-virtuoso-8-app-developer-development-WKS-ANY%23this&type=buy&mode=v>
schema:description "HTML Document Generated via BuyAction for REST-ful listing of Offer: 2020-10-virtuoso-8-app-developer-development-WKS-ANY"^^<http://www.w3.org/2001/XMLSchema#string> ;
schema:name "HTML Document Generated via BuyAction for listing of Offer: 2020-10-virtuoso-8-app-developer-development-WKS-ANY"^^<http://www.w3.org/2001/XMLSchema#string> .
## Personal Offer Special Price Specification
<http://data.openlinksw.com/oplweb/offer-unitprice/UnitPriceSpecification-2020-10-virtuoso-8-early-stage-WKS-ANY-special-price#this>
a schema:UnitPriceSpecification ,
offers:Virtuoso8Pricing ,
offers:SpecialUnitPriceSpecification;
wdrs:describedby source: ;
schema:validFrom "2020-09-30T23:59:59Z"^^xsd:dateTime ;
schema:validThrough "2020-10-31T23:59:59Z"^^xsd:dateTime ;
schema:name """Software License Offer: Virtuoso 8.x Application Development License
For Any (Linux, Windows, macOS) Operating Systems -- Special Offer Unit Price: 499.99"""^^xsd:string ;
schema:price "499.00"^^xsd:decimal ;
schema:priceCurrency "USD"^^xsd:string ;
offers:hasRetailPriceSpecification <http://data.openlinksw.com/oplweb/offer-unitprice/UnitPriceSpecification-2020-10-virtuoso-8-early-stage-WKS-ANY-retail-price#this>.
## Personal Offer Retail Special Price Specification
<http://data.openlinksw.com/oplweb/offer-unitprice/UnitPriceSpecification-2020-10-virtuoso-8-early-stage-WKS-ANY-retail-price#this>
a schema:UnitPriceSpecification ,
offers:Virtuoso8Pricing ,
offers:RetailUnitPriceSpecification;
wdrs:describedby source: ;
schema:validFrom "2020-09-30T23:59:59Z"^^xsd:dateTime ;
schema:validThrough "2020-10-31T23:59:59Z"^^xsd:dateTime ;
schema:name """Software License Offer: Virtuoso 8.x Application Development License
For Any (Linux, Windows, macOS) Operating Systems -- Retail Offer Unit Price: 999.99"""^^xsd:string ;
schema:price "999.99"^^xsd:decimal ;
schema:priceCurrency "USD"^^xsd:string .
## License for Personal Offer
<http://data.openlinksw.com/oplweb/license/License-2020-10-virtuoso-8-early-stage-combo-WKS-ANY#this> a
oplic:ExpiringLicense,
oplic:ProductLicense,
oplic:Virtuoso8License , schema:Product ;
oplsof:hasDatabaseFamily oplsof:OpenLinkVirtuoso ;
# schema:image <http://media-cache-ak0.pinimg.com/originals/52/de/1b/52de1b4e67a10efe19bc11eed1d52682.jpg> ;
schema:image <https://virtuoso.openlinksw.com/images/OPL-VIRTOFFER-5CON-8CORE.png> ;
schema:name "Virtuoso 8.x License: 2020-10-virtuoso-8-early-stage-combo-WKS-ANY 8 cores"^^xsd:string;
skos:prefLabel "Virtuoso 8.x License: 2020-10-virtuoso-8-early-stage-combo-WKS-ANY"^^xsd:string ;
schema:comment """
Virtuoso 8.x Early-stage-combo-WKS-ANY-Development License (non-expiring, 8 cores, 5 threads) for
deployment on any OS (Workstation)
"""^^xsd:string ;
schema:description """
Workstation-class Virtuoso 8.x Early-Stage-Combo Development License for installation (transferable)
on one (1) host running any supported Workstation-class OS. Enables five (5) Client Service Threads,
the Column Store, Custom Reasoning & Inference Rules, Advanced Module, and will utilize a maximum of
eight (8) processor cores, for one (1) year.
"""^^xsd:string ;
schema:model <http://data.openlinksw.com/oplweb/product/column-store-cl#this> ;
oplic:hasLicenseModule <http://data.openlinksw.com/oplweb/module/Virtuoso8ColumnStore#this>,
# <http://data.openlinksw.com/oplweb/module/VirtuosoSponger#this>,
<http://data.openlinksw.com/oplweb/module/BusinessAnalytics#this>,
<http://data.openlinksw.com/oplweb/module/Replication#this>,
<http://data.openlinksw.com/oplweb/module/SPIN#this>,
<http://data.openlinksw.com/oplweb/module/VDB#this>,
<http://data.openlinksw.com/oplweb/module/VAL#this>,
<http://data.openlinksw.com/oplweb/module/ABACACLs#this>,
<http://data.openlinksw.com/oplweb/module/SHACL#this> ;
oplic:hasMaximumProcessorCores "8"^^xsd:integer ;
oplic:hasSessions "5"^^xsd:integer ;
oplic:maxNetworkInstance "1"^^xsd:integer ;
oplic:serialNumberBroadcast "1"^^xsd:integer ;
oplic:hasDuration <http://data.openlinksw.com/oplweb/license/License-Duration#annual> ;
## note, oplic:PartOf owl:inverseOf schema:itemOffered. It is mandatory for the offers listing control query re shop
oplic:partOf <http://data.openlinksw.com/oplweb/offer/Offer-2020-10-virtuoso-8-early-stage-combo-WKS-ANY#this> ;
oplic:productLicenseOf <http://data.openlinksw.com/oplweb/product_release/VirtuosoRelease8x#this> ;
oplsof:hasOperatingSystemFamily oplsof:OSFamilyAny ;
oplsof:hasOperatingSystemType oplsof:workstationOS ;
wdrs:describedby source: .
## Project Offer
<http://data.openlinksw.com/oplweb/offer/Offer-2020-10-virtuoso-8-app-developer-project-WKS-ANY#this> a
schema:Offer,
offers:Virtuoso8Offer,
offers:VirtuosoSpecialOffer ;
schema:url <http://data.openlinksw.com/oplweb/offer/Offer-2020-10-virtuoso-8-app-developer-project-WKS-ANY>;
schema:category "appdeveloperproject" ;
schema:image <http://virtuoso.openlinksw.com/images/OPL-VIRTOFFER-5CON-16CORE.png> ;
offers:isMemberOf <http://virtuoso.openlinksw.com/data/turtle/virtuoso8/2019/Virtuoso8Offers.ttl#OfferGroupLateStage> ;
schema:name "Software License Offer: Virtuoso 8.x Project Development License for any Workstation-class Operating System"^^xsd:string ;
rdfs:label 'Project';
skos:prefLabel "Software License Offer: Virtuoso 8.x Project Development License for any Workstation-class Operating System"^^xsd:string ;
offers:offerNumber "2020-10-virtuoso-8-app-developer-project-WKS-ANY"^^xsd:string ;
schema:itemOffered <http://data.openlinksw.com/oplweb/license/License-2020-10-virtuoso-8-app-developer-project-WKS-ANY#this> ;
schema:price "749.00"^^xsd:decimal ;
schema:priceSpecification <http://data.openlinksw.com/oplweb/offer-unitprice/UnitPriceSpecification-2020-10-virtuoso-8-app-developer-project-WKS-ANY-special-price#this>;
schema:validFrom "2020-10-01T00:00:00+00:00"^^xsd:dateTime ;
schema:validThrough "2020-10-31T23:59:59Z"^^xsd:dateTime ;
schema:comment """Software License Offer: Virtuoso 8.x Project Development License (non-expiring, 16 cores, 5 threads)
for deployment on any Workstation-class Operating System.
"""^^xsd:string ;
schema:description """Workstation-class Virtuoso 8.x Project Development License for installation on one (1) host running
a Workstation-class Operating System. Enables five (5) Client Service Threads and the Column Store,
Linked Data Middleware, Business Analytics, Replication, Custom Reasoning & Inference Rules, Virtual Database,
Virutalized Authentication, and Attribute-based Access Controls Modules; will utilize a maximum of sixteen (16)
logical processors; and is transferable across hosts running supported operating systems, for one (1) year.
"""^^xsd:string ;
gr:businessFunction gr:Sell ;
wdrs:describedby source: ;
schema:mainEntityOfPage <http://virtuoso.openlinksw.com/offers/order?uri=http%3A%2F%2Fdata.openlinksw.com%2Foplweb%2Foffer%2FOffer-2020-10-virtuoso-8-app-developer-project-WKS-ANY%23this&type=buy&mode=v> ;
schema:potentialAction <https://shop.openlinksw.com/cart.vsp?command=add&item=http%3A%2F%2Fdata.openlinksw.com%2Foplweb%2Foffer%2FOffer-2020-10-virtuoso-8-app-developer-project-WKS-ANY%23this>;
oplic:hasBuyService <http://virtuoso.openlinksw.com/offers/order?uri=http%3A%2F%2Fdata.openlinksw.com%2Foplweb%2Foffer%2FOffer-2020-10-virtuoso-8-app-developer-project-WKS-ANY%23this&type=buy&mode=v> ;
skos:related _:node1das6kevvx1 .
<http://virtuoso.openlinksw.com/offers/order?uri=http%3A%2F%2Fdata.openlinksw.com%2Foplweb%2Foffer%2FOffer-2020-10-virtuoso-8-app-developer-project-WKS-ANY%23this&type=buy&mode=v>
schema:description "HTML Document Generated via BuyAction for REST-ful listing of Offer: 2020-10-virtuoso-8-app-developer-project-WKS-ANY"^^<http://www.w3.org/2001/XMLSchema#string> ;
schema:name "HTML Document Generated via BuyAction for listing of Offer: 2020-10-virtuoso-8-app-developer-project-WKS-ANY"^^<http://www.w3.org/2001/XMLSchema#string> .
## Pricing Specification for Project Offer
## Retail
<http://data.openlinksw.com/oplweb/offer-unitprice/UnitPriceSpecification-2020-10-virtuoso-8-app-developer-project-WKS-ANY-retail-price#this>
a schema:UnitPriceSpecification , offers:Virtuoso8Pricing ,
offers:Virtuoso8RetailUnitPriceSpecification;
wdrs:describedby source: ;
schema:validFrom "2020-09-30T23:59:59Z"^^xsd:dateTime ;
schema:validThrough "2020-10-31T23:59:59Z"^^xsd:dateTime ;
schema:name """Software License Offer: Virtuoso 8.x Application Development License
For Any (Linux, Windows, macOS) Operating Systems -- Retail Offer Unit Price: 1,466.99"""^^xsd:string ;
schema:price "1498.00"^^xsd:decimal ;
schema:priceCurrency "USD"^^xsd:string .
## Special
<http://data.openlinksw.com/oplweb/offer-unitprice/UnitPriceSpecification-2020-10-virtuoso-8-app-developer-project-WKS-ANY-special-price#this>
a schema:UnitPriceSpecification ,
offers:Virtuoso8Pricing ,
offers:Virtuoso8SpecialUnitPriceSpecification,
offers:SpecialUnitPriceSpecification;
wdrs:describedby source: ;
schema:validFrom "2020-09-30T23:59:59Z"^^xsd:dateTime ;
schema:validThrough "2020-10-31T23:59:59Z"^^xsd:dateTime ;
schema:name """Software License Offer: Virtuoso 8.x Application Development License
For Any (Linux, Windows, macOS) Operating Systems -- Special Offer Unit Price: 799.00"""^^xsd:string ;
schema:price "749.00"^^xsd:decimal ;
schema:priceCurrency "USD"^^xsd:string ;
offers:hasRetailPriceSpecification <http://data.openlinksw.com/oplweb/offer-unitprice/UnitPriceSpecification-2020-10-virtuoso-8-app-developer-project-WKS-ANY-retail-price#this>.
## License for Project Offer
<http://data.openlinksw.com/oplweb/license/License-2020-10-virtuoso-8-app-developer-project-WKS-ANY#this> a
oplic:ExpiringLicense,
oplic:ProductLicense,
oplic:Virtuoso8License , schema:Product ;
oplsof:hasDatabaseFamily oplsof:OpenLinkVirtuoso ;
# schema:image <http://media-cache-ak0.pinimg.com/originals/52/de/1b/52de1b4e67a10efe19bc11eed1d52682.jpg> ;
schema:image <https://virtuoso.openlinksw.com/images/OPL-VIRTOFFER-5CON-16CORE.png> ;
schema:name "Virtuoso 8.x License: 2020-10-virtuoso-8-app-developer-project-WKS-ANY 16 cores"^^xsd:string;
skos:prefLabel "Virtuoso 8.x License: 2020-10-virtuoso-8-app-developer-project-WKS-ANY"^^xsd:string;
schema:comment """
Virtuoso 8.x Application Development Progject License (non-expiring, 16 cores, 5 threads)
for deployment on any OS (Workstation)
"""^^xsd:string ;
schema:description """
Workstation-class Virtuoso 8.x Application Development Progject License for installation (transferable)
on one (1) host running any supported Workstation-class OS. Enables five (5) Client Service Threads,
the Column Store, Linked Data Middleware, Business Analytics, Replication, Custom Reasoning & Inference Rules,
Virtual Database, Virutalized Authentication, and Attribute-based Access Controls Modules, and will utilize a
maximum of sixteen (16) processor cores, for one (1) year.
"""^^xsd:string ;
schema:model <http://data.openlinksw.com/oplweb/product/column-store-cl#this> ;
oplic:hasLicenseModule <http://data.openlinksw.com/oplweb/module/Virtuoso8ColumnStore#this>,
# <http://data.openlinksw.com/oplweb/module/VirtuosoSponger#this>,
<http://data.openlinksw.com/oplweb/module/BusinessAnalytics#this>,
<http://data.openlinksw.com/oplweb/module/Replication#this>,
<http://data.openlinksw.com/oplweb/module/SPIN#this>,
<http://data.openlinksw.com/oplweb/module/VDB#this>,
<http://data.openlinksw.com/oplweb/module/VAL#this>,
<http://data.openlinksw.com/oplweb/module/ABACACLs#this>,
<http://data.openlinksw.com/oplweb/module/SHACL#this> ;
oplic:hasMaximumProcessorCores "16"^^xsd:integer ;
oplic:hasSessions "5"^^xsd:integer ;
oplic:maxNetworkInstance "1"^^xsd:integer ;
oplic:serialNumberBroadcast "1"^^xsd:integer ;
oplic:hasDuration <http://data.openlinksw.com/oplweb/license/License-Duration#annual> ;
oplic:partOf <http://data.openlinksw.com/oplweb/product_release/VirtuosoRelease8x#this> ;
# oplic:productLicenseOf <http://data.openlinksw.com/oplweb/offer/Offer-2020-10-virtuoso-8-late-stage-WKS-ANY#this> ;
oplic:productLicenseOf <http://data.openlinksw.com/oplweb/product_release/VirtuosoRelease8x#this> ;
oplsof:hasOperatingSystemFamily oplsof:OSFamilyAny ;
oplsof:hasOperatingSystemType oplsof:workstationOS ;
wdrs:describedby source: .
## Workgroup Offer
<http://data.openlinksw.com/oplweb/offer/Offer-2020-10-virtuoso-8-app-developer-workgroup-WKSSVR-ANY#this> a
schema:Offer,
offers:Virtuoso8Offer,
offers:VirtuosoSpecialOffer ;
schema:url <http://data.openlinksw.com/oplweb/offer/Offer-2020-10-virtuoso-8-app-developer-workgroup-WKSSVR-ANY>;
schema:category "appdeveloperworkgroup" ;
schema:image <https://www.openlinksw.com/DAV/oplweb3/images/OPL-VIRTOFFER-10CON-16CORE.png> ;
offers:isMemberOf <http://virtuoso.openlinksw.com/data/turtle/virtuoso8/2019/Virtuoso8Offers.ttl#OfferGroupInitialDeployment>;
schema:name """Software License Offer: Virtuoso 8.x Workgroup Development License
for any Workstation-class or Server-class Operating System
"""^^xsd:string ;
rdfs:label "Workgroup";
skos:prefLabel "Software License Offer: Virtuoso 8.x Workgroup Development License for any Workstation-class or Server-class Operating System"^^xsd:string ;
offers:offerNumber "2020-10-virtuoso-8-app-developer-workgroup-WKSSVR-ANY"^^xsd:string ;
schema:itemOffered <http://data.openlinksw.com/oplweb/license/License-2020-10-virtuoso-8-initial-deployment-WKSSVR-ANY#this> ;
schema:price "999.00"^^xsd:decimal ;
schema:priceSpecification <http://data.openlinksw.com/oplweb/offer-unitprice/UnitPriceSpecification-2020-10-virtuoso-8-late-stage-WKS-ANY-special-price#this>;
schema:validFrom "2020-10-01T00:00:00+00:00"^^xsd:dateTime ;
schema:validThrough "2020-10-31T16:59:59+00:00"^^xsd:dateTime ;
schema:comment """Software License Offer: Virtuoso 8.x Workgroup Development License (non-expiring, 16 cores, 10 threads)
for deployment on any Workstation- or Server-class Operating System.
"""^^xsd:string ;
schema:description """
Workstation- or Server-class Virtuoso 8.x Workgroup Development License for installation
on one (1) host running a Workstation- or Server-class Operating System. Enables ten (10) Client Service Threads,
the Column Store, Linked Data Middleware, Business Analytics, Replication, Custom Reasoning & Inference Rules, Virtual Database,
Virutalized Authentication, and Attribute-based Access Controls Modules; will utilize a maximum of sixteen
(16) logical processors; and is transferable across hosts running supported operating systems, for one (1) year.
"""^^xsd:string ;
gr:businessFunction gr:Sell ;
wdrs:describedby source: ;
schema:mainEntityOfPage <http://virtuoso.openlinksw.com/offers/order?uri=http%3A%2F%2Fdata.openlinksw.com%2Foplweb%2Foffer%2FOffer-2020-10-virtuoso-8-app-developer-workgroup-WKSSVR-ANY%23this&type=buy&mode=v> ;
schema:potentialAction <https://shop.openlinksw.com/cart.vsp?command=add&item=http%3A%2F%2Fdata.openlinksw.com%2Foplweb%2Foffer%2FOffer-2020-10-virtuoso-8-app-developer-workgroup-WKSSVR-ANY%23this>;
oplic:hasBuyService <http://virtuoso.openlinksw.com/offers/order?uri=http%3A%2F%2Fdata.openlinksw.com%2Foplweb%2Foffer%2FOffer-2020-10-virtuoso-8-app-developer-workgroup-WKSSVR-ANY%23this&type=buy&mode=v> ;
skos:related _:node1das6kevvx1 .
<http://virtuoso.openlinksw.com/offers/order?uri=http%3A%2F%2Fdata.openlinksw.com%2Foplweb%2Foffer%2FOffer-2020-10-virtuoso-8-app-developer-workgroup-WKSSVR-ANY%23this&type=buy&mode=v>
schema:description "HTML Document Generated via BuyAction for REST-ful listing of Offer: Offer-2020-10-virtuoso-8-app-developer-workgroup-WKSSVR-ANY"^^<http://www.w3.org/2001/XMLSchema#string> ;
schema:name "HTML Document Generated via BuyAction for listing of Offer: Offer-2020-10-virtuoso-8-app-developer-workgroup-WKSSVR-ANY"^^<http://www.w3.org/2001/XMLSchema#string> .
## Price Specification for Workgroup Offer
<http://data.openlinksw.com/oplweb/offer-unitprice/UnitPriceSpecification-2020-10-virtuoso-8-late-stage-WKS-ANY-retail-price#this>
a schema:UnitPriceSpecification , offers:Virtuoso8Pricing ,
offers:Virtuoso8RetailUnitPriceSpecification;
schema:validFrom "2020-09-30T23:59:59Z"^^xsd:dateTime ;
schema:validThrough "2020-10-31T23:59:59Z"^^xsd:dateTime ;
schema:name """Software License Offer: Virtuoso 8.x Application Development License
For Any (Linux, Windows, macOS) Operating Systems -- Retail Offer Unit Price: 1,998.99"""^^xsd:string ;
schema:price "1998.99"^^xsd:decimal ;
schema:priceCurrency "USD"^^xsd:string .
<http://data.openlinksw.com/oplweb/offer-unitprice/UnitPriceSpecification-2020-10-virtuoso-8-late-stage-WKS-ANY-special-price#this>
a schema:UnitPriceSpecification , offers:Virtuoso8Pricing ,
offers:Virtuoso8SpecialUnitPriceSpecification;
schema:validFrom "2020-09-30T23:59:59Z"^^xsd:dateTime ;
schema:validThrough "2020-10-31T23:59:59Z"^^xsd:dateTime ;
schema:name """Software License Offer: Virtuoso 8.x Application Development License
For Any (Linux, Windows, macOS) Operating Systems -- Retail Offer Unit Price: 999.99"""^^xsd:string ;
schema:price "999.00"^^xsd:decimal ;
schema:priceCurrency "USD"^^xsd:string;
offers:hasRetailPriceSpecification <http://data.openlinksw.com/oplweb/offer-unitprice/UnitPriceSpecification-2020-10-virtuoso-8-late-stage-WKS-ANY-retail-price#this>.
## License for Workgroup Offer
<http://data.openlinksw.com/oplweb/license/License-2020-10-virtuoso-8-initial-deployment-WKSSVR-ANY#this> a
oplic:ExpiringLicense,
oplic:ProductLicense,
oplic:Virtuoso8License , schema:Product ;
oplsof:hasDatabaseFamily oplsof:OpenLinkVirtuoso ;
# schema:image <http://media-cache-ak0.pinimg.com/originals/52/de/1b/52de1b4e67a10efe19bc11eed1d52682.jpg> ;
schema:image <https://virtuoso.openlinksw.com/images/OPL-VIRTOFFER-10CON-16CORE.png> ;
schema:name "Virtuoso 8.x License: 2020-10-virtuoso-8-initial-deployment-WKSSVR-ANY "^^xsd:string ;
skos:prefLabel "Virtuoso 8.x License: 2020-10-virtuoso-8-initial-deployment-WKSSVR-ANY "^^xsd:string ;
schema:comment """
Virtuoso 8.x Initial-Deployment-WKSSVR-ANY License (non-expiring, 16 cores, 10 threads)
for deployment on any OS (Server or Workstation)
"""^^xsd:string ;
schema:description """
Server-class Virtuoso 8.x Initial-Deployment License for installation (transferable) on one (1) host
running any supported Workstation- or Server-class OS. Enables ten (10) Client Service Threads, the
Column Store, Linked Data Middleware, Business Analytics, Replication, Custom Reasoning & Inference Rules,
Virtual Database, Virutalized Authentication, and Attribute-based Access Controls Modules, and will utilize
a maximum of sixteen (16) processor cores, for one (1) year.
"""^^xsd:string ;
schema:model <http://data.openlinksw.com/oplweb/product/column-store-cl#this> ;
oplic:hasLicenseModule <http://data.openlinksw.com/oplweb/module/Virtuoso8ColumnStore#this>,
# <http://data.openlinksw.com/oplweb/module/VirtuosoSponger#this>,
<http://data.openlinksw.com/oplweb/module/BusinessAnalytics#this>,
<http://data.openlinksw.com/oplweb/module/Replication#this>,
<http://data.openlinksw.com/oplweb/module/SPIN#this>,
<http://data.openlinksw.com/oplweb/module/VDB#this>,
<http://data.openlinksw.com/oplweb/module/VAL#this>,
<http://data.openlinksw.com/oplweb/module/ABACACLs#this>,
<http://data.openlinksw.com/oplweb/module/SHACL#this> ;
oplic:hasMaximumProcessorCores "16"^^xsd:integer ;
oplic:hasSessions "10"^^xsd:integer ;
oplic:maxNetworkInstance "1"^^xsd:integer ;
oplic:serialNumberBroadcast "1"^^xsd:integer ;
oplic:hasDuration <http://data.openlinksw.com/oplweb/license/License-Duration#annual> ;
oplic:partOf <http://data.openlinksw.com/oplweb/offer/Offer-2020-10-virtuoso-8-initial-deployment-WKSSVR-ANY#this> ;
oplic:productLicenseOf <http://data.openlinksw.com/oplweb/product_release/VirtuosoRelease8x#this> ;
oplsof:hasOperatingSystemFamily oplsof:OSFamilyAny ;
oplsof:hasOperatingSystemType oplsof:serverWorkstationOS ;
wdrs:describedby source: .