-
Notifications
You must be signed in to change notification settings - Fork 2
/
about.ttl
365 lines (330 loc) · 22 KB
/
about.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
@prefix sioc: <http://rdfs.org/sioc/ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix gr: <http://purl.org/goodrelations/v1#> .
@prefix siocs: <http://rdfs.org/sioc/services#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix wdrs: <http://www.w3.org/2007/05/powder-s#> .
@prefix xhv: <http://www.w3.org/1999/xhtml/vocab#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix cc: <http://creativecommons.org/ns#> .
@prefix schema: <http://schema.org/> .
@prefix umbel: <http://umbel.org/umbel#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix : <#> .
@prefix source: <http://virtuoso.openlinksw.com/data/turtle/about.ttl> .
@prefix sourceDAV: <http://www.openlinksw.com/DAV/virtuoso2.openlinksw.com/data/turtle/about.ttl> .
sourceDAV:
a schema:WebPage ;
schema:author <http://www.openlinksw.com/dataspace/organization/openlink#this> ;
schema:name "Raw TURTLE Document describing various entities in our domain" ;
schema:comment """RDF Language based Linked Data document that describes the OpenLink Virtuoso Web Site."""@en ;
schema:dateCreated "2014-07-02T13:00:00-05:00"^^xsd:dateTime ;
schema:dateModified "2022-10-11T15:57:00-05:00"^^xsd:dateTime ;
schema:fileFormat "text/turtle" ;
owl:sameAs source: .
source:
a schema:WebPage ;
schema:author <http://www.openlinksw.com/dataspace/organization/openlink#this> ;
schema:name "OpenLink Virtuoso Web Site -- WebDAV hosted TURTLE Document" ;
schema:comment """RDF Language based Linked Data document that describes the OpenLink Virtuoso Web Site."""@en ;
schema:dateCreated "2014-07-02T13:00:00-05:00"^^xsd:dateTime ;
schema:dateModified "2022-10-11T15:57:00-05:00"^^xsd:dateTime ;
cc:license <http://creativecommons.org/licenses/by/4.0/deed.en_US> ;
cc:attributionName "OpenLink Software" ;
schema:fileFormat "text/turtle" ;
cc:attributionURL <http://www.openlinksw.com/dataspace/organization/openlink#this> ;
schema:about <http://virtuoso.openlinksw.com#this> ;
schema:mainEntity <http://virtuoso.openlinksw.com#this> .
#<http://virtuoso.openlinksw.com>
# a schema:WebSite;
# schema:name "OpenLink Virtuoso Web Site" ;
# schema:comment """Web Site comprised of a collection of documents that describe Virtuoso, our high-performance, scalable, secure, and platform independent hybrid data server for -- native data management (SQL relational tables or RDF property graphs), heterogeneous data integration, and application deployment."""@en ;
# schema:description """The unique hybrid server architecture of Virtuoso enables it to offer traditionally distinct server functionality within a single product offering that covers the following areas: Relational Data Management, RDF Data Management, XML Data Management, Free Text Content Management & Full Text Indexing, Document Web Server, Linked Data Server, Web Application Server, Web Services Deployment (SOAP or REST)"""@en ;
# foaf:page <http://virtuoso.openlinksw.com/> ;
# schema:author <http://www.openlinksw.com/dataspace/organization/openlink#this> ;
# schema:author <http://www.openlinksw.com/dataspace/organization/openlink#this> ;
# cc:license <http://creativecommons.org/licenses/by/4.0/deed.en_US> ;
# cc:attributionName "OpenLink Software" ;
# schema:mentions <http://www.openlinksw.com>, <http://uda.openlinksw.com>,
# <http://ode.openlinksw.com>, <http://linkeddata.uriburner.com>,
# <http://web.ods.openlinksw.com> .
<https://virtuoso.openlinksw.com/>
a schema:WebPage ;
schema:name "OpenLink Virtuoso Web Page" ;
# schema:description """Virtuoso is a modern hybrid data server that provides native relational database management
# (supporting sql tables and rdf property graphs), semantically-enhanced conceptual data integration,
# and HTTP application services as part of single product offering.
# """@en ;
schema:description """Virtuoso is a secure and high-performance platform for modern data access, integration, virtualization, and multi-model
data management (tables & graphs) based on innovative support of existing open standards (e.g., HTTP, ODBC, JDBC, SQL, SPARQL, GraphQL, and others).
It uniquely harnesses the power of Hyperlinks as tools for breaking down data silos en route to enhancing user and enterprise ability.
"""@en ;
schema:author <http://www.openlinksw.com/dataspace/organization/openlink#this> ;
schema:url <http://virtuoso.openlinksw.com/#this> ;
schema:mainEntity <http://data.openlinksw.com/oplweb/product_family/virtuoso#this>;
schema:about <http://virtuoso.openlinksw.com/#this> ;
schema:author <http://www.openlinksw.com/dataspace/organization/openlink#this> ;
schema:image <https://virtuoso.openlinksw.com/images/virtuoso3arch.gif> ;
schema:relatedLink <http://uda.openlinksw.com/>, <http://www.openlinksw.com/>, <http://ode.openlinksw.com/>,
<http://linkeddata.uriburner.com/>, <http://web.ods.openlinksw.com/>, <http://oat.openlinksw.com/> ,
<http://virtuoso.openlinksw.com/offers/>,
<http://virtuoso.openlinksw.com/news/>,
<http://virtuoso.openlinksw.com/virt_faq/>,
<http://virtuoso.openlinksw.com/howto/>,
<http://virtuoso.openlinksw.com/whats-new/>,
<http://virtuoso.openlinksw.com/features-comparison-matrix/>,
<http://virtuoso.openlinksw.com/rdbms-engine/>,
<http://virtuoso.openlinksw.com/middleware/>,
<http://virtuoso.openlinksw.com/web-application-server/>,
<http://virtuoso.openlinksw.com/linked-data/>,
<http://virtuoso.openlinksw.com/information-and-knowledge-worker-benefits/>,
<http://virtuoso.openlinksw.com/systems-integrator-benefits/>,
<http://virtuoso.openlinksw.com/distributed-collaboration-benefits/>,
<http://virtuoso.openlinksw.com/cloud-computing-benefits/>,
<http://virtuoso.openlinksw.com/database-admin-benefits/>,
<http://virtuoso.openlinksw.com/application-developer-benefits/>,
<http://virtuoso.openlinksw.com/white-papers/#presentations/>,
<http://virtuoso.openlinksw.com/blog/>,
<http://wikis.openlinksw.com/dataspace/owiki/wiki/VirtuosoWikiWeb/>,
<http://docs.openlinksw.com/virtuoso/>,
<http://virtuoso.openlinksw.com/articles/>,
<http://virtuoso.openlinksw.com/white-papers/>,
<http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/>,
<http://virtuoso.openlinksw.com/data/turtle/connectivity/products.ttl>,
<https://azuremarketplace.microsoft.com/en-us/marketplace/apps/openlinkswcom-pago.openlink-odjb-azure-pago-offer-20210821>,
<https://azuremarketplace.microsoft.com/en-us/marketplace/apps/openlinkswcom-pago.openlink-virtuoso-azure-pago-offer-20201019>,
<https://azuremarketplace.microsoft.com/en-us/marketplace/apps/openlinkswcom-pago.openlink-virtuoso-azure-byol-offer-20201017>,
<https://aws.amazon.com/marketplace/pp/prodview-idujw25jbgpn4>,
<https://aws.amazon.com/marketplace/pp/prodview-xygh35joahz3k>,
<https://aws.amazon.com/marketplace/pp/prodview-emqn2y66pu7xi>,
<https://aws.amazon.com/marketplace/pp/prodview-zzfalrw6etzhq>,
<https://aws.amazon.com/marketplace/pp/prodview-cjnxt5cxd7s3a>,
<https://aws.amazon.com/marketplace/pp/prodview-ynmginpwzszuo>,
<https://aws.amazon.com/marketplace/pp/prodview-fi6y6lnzvs6vc>,
<https://hub.docker.com/r/openlink/virtuoso-opensource-7/>,
<https://github.com/openlink/virtuoso-opensource> ;
schema:keywords """OpenLink, ODBC, ODBC Driver, ODBC Connector, Knowledge Graph, Database Connectivity, Java Database Connectivity, JDBC, Data Access Middleware, Database Management System,
RDBMS, Semantic Web, Linked Data, Linked Open Data, LinkedData, SemanticWeb, RDF, LOD, ADO.NET, .NET, Java, OLEDB, OLE-DB, SQL,
SPARQL, Open Data, Smart Data, Data Virtualization, MDM, Master Data Management, Data Lake, NoSQL, Big Data, NewSQL, Data Integration,
Analytics, Data Transformation, Extract Transform Load, ETL, Web Services, API, Opem Source, Column Store, Columnar Database,
Quad Store, Triple Store, Deductive Database, Reasoning, Inference, OWL, Hybrid Database, Multi-Model Database, Graph DB, Graph Database,
GraphQL
""" .
<https://virtuoso.openlinksw.com/#this>
a schema:SoftwareApplication ;
schema:name "Virtuoso" ;
schema:publisher <https://www.openlinksw.com/#this> ;
schema:creator <https://www.openlinksw.com/#this> ;
schema:logo <https://www.openlinksw.com/DAV/virtuoso2.openlinksw.com/images/virtuoso_128x128.png>,
<https://www.openlinksw.com/DAV/virtuoso2.openlinksw.com/images/virtuoso_128x128.png>,
<https://www.openlinksw.com/DAV/virtuoso2.openlinksw.com/images/virtuoso_100x100.png>,
<https://www.openlinksw.com/DAV/virtuoso2.openlinksw.com/images/virtuoso-std-250.png> ;
schema:mainEntityOfPage <http://data.openlinksw.com/oplweb/product/column-store-cl>, <http://docs.openlinksw.com/virtuoso/> ;
schema:workExample <http://dbpedia.org/sparql/>, <http://linkeddata.uriburner.com/>, <http://lod.openlinksw.com/>,
<http://lod.openlinksw.com/sparql/>, <http://linkeddata.uriburner.com/sparql/>, <https://delicious.com/kidehen/virtuoso_powered/>,
<http://linkeddata.uriburner.com/fct/>, <http://sparql.uniprot.org/>, <https://id.nlm.nih.gov/mesh/query>,
<http://www.openphacts.org/index.php>, <https://open-data.europa.eu/en/data>, <http://dbpedia-live.openlinksw.com/live/>,
<http://dbpedia-live.openlinksw.com/sparql/> ;
schema:description """As a combined multi-model DBMS, Knowledge Graph, and Data Virtualization platform, Virtuoso enables fast and
flexible integration of data across 3rd party APIs and DBMS platforms without compromising security, performance,
or deployment platform options.
"""@en ;
schema:downloadUrl <https://download3.openlinksw.com/uda/virtuoso/8.3/universal-apple-macos11-64/m1vpz2zz.dmg> ;
schema:downloadUrl <https://download3.openlinksw.com/uda/virtuoso/8.3/x86_64-generic-win-64/wavcz2zz.exe> ;
schema:downloadUrl <https://github.com/openlink/virtuoso-opensource/releases/download/v7.2.6.1/Virtuoso_OpenSource_Server_7.2.x64.exe> ;
schema:downloadUrl <https://download3.openlinksw.com/uda/virtuoso/8.3/x86_64-generic-linux-glibc25-64/lovpz2zz.tar> ;
schema:downloadUrl <https://download3.openlinksw.com/uda/virtuoso/8.3/x86_64-generic-linux-glibc25-64/lovcz2zz.tar> ;
schema:downloadUrl <https://github.com/openlink/virtuoso-opensource/releases/download/v7.2.6.1/virtuoso-opensource.x86_64-generic_glibc25-linux-gnu.tar.gz> .
<https://virtuoso.openlinksw.com/download/>
schema:fileFormat "text/html" ;
a schema:WebPage ;
schema:author <http://www.openlinksw.com/dataspace/organization/openlink#this> ;
schema:name "Virtuoso Installer Program and Archives Web page" .
<https://virtuoso.openlinksw.com/offers/>
schema:fileFormat "text/html" ;
a schema:WebPage ;
schema:author <http://www.openlinksw.com/dataspace/organization/openlink#this> ;
schema:name "Virtuoso Offers Web page" ;
schema:description """
About Virtuoso Special and Retail Price related License Offers.
"""@en ;
schema:keywords "license, offer, pricing, virtuoso, semantic web, linked data, open data, rdbms, nosql" .
<https://virtuoso.openlinksw.com/news/>
schema:fileFormat "text/html" ;
a schema:WebPage ;
schema:url <http://virtuoso.openlinksw.com/news> ;
schema:author <http://www.openlinksw.com/dataspace/organization/openlink#this> ;
schema:name "Virtuoso News-- Web Page" ;
schema:description """
Product release news and other announcements.
"""@en ;
schema:keywords "news, press release, virtuoso, annoucement, product news" .
<https://virtuoso.openlinksw.com/virt_faq/>
schema:fileFormat "text/html" ;
a schema:WebPage ;
schema:url <http://virtuoso.openlinksw.com/virt_faq> ;
schema:author <http://www.openlinksw.com/dataspace/organization/openlink#this> ;
schema:name "Virtuoso Frequently Asked Questions -- Web Page" ;
schema:description """
Frequently Asked Questions (FAQ) page.
"""@en ;
schema:keywords "faq, questions, answers, howto, virtuoso" .
<https://virtuoso.openlinksw.com/howto/>
schema:fileFormat "text/html" ;
a schema:WebPage ;
schema:url <http://virtuoso.openlinksw.com/howto> ;
schema:author <http://www.openlinksw.com/dataspace/organization/openlink#this> ;
schema:name "Virtuoso How To -- Web Page" ;
schema:description """
Howto page that answers 'How Do I' related questions.
"""@en ;
schema:keywords "how do I, questions, howto, virtuoso" .
<https://virtuoso.openlinksw.com/whats-new/>
schema:fileFormat "text/html" ;
a schema:WebPage ;
schema:url <http://virtuoso.openlinksw.com/whats-new> ;
schema:author <http://www.openlinksw.com/dataspace/organization/openlink#this> ;
schema:name "Virtuoso What is New -- Web Page" ;
schema:description """
What's New page.
"""@en ;
schema:keywords "news, what's new, virtuoso" .
<https://virtuoso.openlinksw.com/features-comparison-matrix/>
schema:fileFormat "text/html" ;
a schema:WebPage ;
schema:url <http://virtuoso.openlinksw.com/features-comparison-matrix> ;
schema:author <http://www.openlinksw.com/dataspace/organization/openlink#this> ;
schema:name "Virtuoso Features Comparison Matrix -- Web Page" ;
schema:description """
Features Comparison Page across various releases.
"""@en ;
schema:keywords "comparison, features, benefits, releases, virtuoso" .
<https://virtuoso.openlinksw.com/rdbms-engine/>
schema:fileFormat "text/html" ;
a schema:WebPage ;
schema:url <http://virtuoso.openlinksw.com/rdbms-engine> ;
schema:author <http://www.openlinksw.com/dataspace/organization/openlink#this> ;
schema:name "Virtuoso Relational Database Engine -- Web Page" .
<https://virtuoso.openlinksw.com/middleware/>
schema:fileFormat "text/html" ;
a schema:WebPage ;
schema:url <http://virtuoso.openlinksw.com/middleware> ;
schema:mainEntity <http://data.openlinksw.com/oplweb/product_family/virtuoso#this> ;
schema:author <http://www.openlinksw.com/dataspace/organization/openlink#this> ;
schema:name "Virtuoso Middleware -- Web Page" .
<https://virtuoso.openlinksw.com/web-application-server/>
schema:fileFormat "text/html" ;
a schema:WebPage ;
schema:url <http://virtuoso.openlinksw.com/web-application-server> ;
schema:mainEntity <http://data.openlinksw.com/oplweb/product_family/virtuoso#this> ;
schema:author <http://www.openlinksw.com/dataspace/organization/openlink#this> ;
schema:name "Virtuoso Web Application Server -- Web Page" .
<https://virtuoso.openlinksw.com/linked-data/>
schema:fileFormat "text/html" ;
a schema:WebPage ;
schema:url <http://virtuoso.openlinksw.com/linked-data> ;
schema:mainEntity <http://data.openlinksw.com/oplweb/product_family/virtuoso#this> ;
schema:author <http://www.openlinksw.com/dataspace/organization/openlink#this> ;
schema:name "Virtuoso Linked Data -- Web Page" .
<https://virtuoso.openlinksw.com/information-and-knowledge-worker-benefits/>
schema:fileFormat "text/html" ;
schema:mainEntityOfPage source: ;
a schema:WebPage ;
schema:url <http://virtuoso.openlinksw.com/information-and-knowledge-worker-benefits> ;
schema:mainEntity <http://data.openlinksw.com/oplweb/product_family/virtuoso#this> ;
schema:author <http://www.openlinksw.com/dataspace/organization/openlink#this> ;
schema:name "Virtuoso Information and Knowledge Worker Benefits -- Web Page" .
<https://virtuoso.openlinksw.com/systems-integrator-benefits/>
a schema:WebPage ;
schema:url <http://virtuoso.openlinksw.com/systems-integrator-benefits> ;
schema:mainEntity <http://data.openlinksw.com/oplweb/product_family/virtuoso#this> ;
schema:author <http://www.openlinksw.com/dataspace/organization/openlink#this> ;
schema:name "Virtuoso Systems Integrator Benefits -- Web Page" .
<https://virtuoso.openlinksw.com/distributed-collaboration-benefits/>
schema:fileFormat "text/html" ;
a schema:WebPage ;
schema:url <http://virtuoso.openlinksw.com/distributed-collaboration-benefits> ;
schema:mainEntity <http://data.openlinksw.com/oplweb/product_family/virtuoso#this> ;
schema:author <http://www.openlinksw.com/dataspace/organization/openlink#this> ;
schema:name "Virtuoso Distributed Collaboration-Benefits -- Web Page" .
<https://virtuoso.openlinksw.com/cloud-computing-benefits/>
schema:fileFormat "text/html" ;
a schema:WebPage ;
schema:url <http://virtuoso.openlinksw.com/cloud-computing-benefits> ;
schema:mainEntity <http://data.openlinksw.com/oplweb/product_family/virtuoso#this> ;
schema:author <http://www.openlinksw.com/dataspace/organization/openlink#this> ;
schema:name "Virtuoso Cloud Computing Benefits -- Web Page" .
<https://virtuoso.openlinksw.com/database-admin-benefits/>
schema:fileFormat "text/html" ;
a schema:WebPage ;
schema:url <http://virtuoso.openlinksw.com/database-admin-benefits> ;
schema:mainEntity <http://data.openlinksw.com/oplweb/product_family/virtuoso#this> ;
schema:author <http://www.openlinksw.com/dataspace/organization/openlink#this> ;
schema:name "Virtuoso Database Admin Benefits -- Web Page" .
<https://virtuoso.openlinksw.com/application-developer-benefits/>
schema:fileFormat "text/html" ;
a schema:WebPage ;
schema:url <http://virtuoso.openlinksw.com/application-developer-benefits> ;
schema:mainEntity <http://data.openlinksw.com/oplweb/product_family/virtuoso#this> ;
schema:author <http://www.openlinksw.com/dataspace/organization/openlink#this> ;
schema:name "Virtuoso Application Developer Benefits -- Web Page" .
<https://virtuoso.openlinksw.com/white-papers/#presentations/>
schema:fileFormat "text/html" ;
a schema:WebPage ;
schema:url <http://virtuoso.openlinksw.com/white-papers/#presentations> ;
schema:mainEntity <http://data.openlinksw.com/oplweb/product_family/virtuoso#this> ;
schema:author <http://www.openlinksw.com/dataspace/organization/openlink#this> ;
schema:name "Virtuoso Presentations -- Web Page" .
<https://demo.openlinksw.com/tutorial/>
schema:fileFormat "text/html" ;
a schema:WebPage ;
schema:url <http://demo.openlinksw.com/tutorial> ;
schema:mainEntity <http://data.openlinksw.com/oplweb/product_family/virtuoso#this> ;
schema:author <http://www.openlinksw.com/dataspace/organization/openlink#this> ;
schema:name "Virtuoso Tutorials" .
<https://virtuoso.openlinksw.com/blog/>
schema:fileFormat "text/html" ;
a schema:WebPage ;
schema:url <http://virtuoso.openlinksw.com/blog> ;
schema:mainEntity <http://data.openlinksw.com/oplweb/product_family/virtuoso#this> ;
schema:author <http://www.openlinksw.com/dataspace/organization/openlink#this> ;
schema:name "Virtuoso WebBlog" .
<https://wikis.openlinksw.com/dataspace/owiki/wiki/VirtuosoWikiWeb/>
schema:fileFormat "text/html" ;
a schema:WebPage ;
schema:url <http://wikis.openlinksw.com/dataspace/owiki/wiki/VirtuosoWikiWeb> ;
schema:mainEntity <http://data.openlinksw.com/oplweb/product_family/virtuoso#this> ;
schema:author <http://www.openlinksw.com/dataspace/organization/openlink#this> ;
schema:name "Virtuoso Wiki Web" .
<https://docs.openlinksw.com/virtuoso/>
schema:fileFormat "text/html" ;
a schema:WebPage ;
schema:url <http://docs.openlinksw.com/virtuoso> ;
schema:mainEntity <http://data.openlinksw.com/oplweb/product_family/virtuoso#this> ;
schema:author <http://www.openlinksw.com/dataspace/organization/openlink#this> ;
schema:name "Virtuoso Documentation" .
<https://virtuoso.openlinksw.com/articles/>
schema:fileFormat "text/html" ;
a schema:WebPage ;
schema:url <http://virtuoso.openlinksw.com/articles> ;
schema:mainEntity <http://data.openlinksw.com/oplweb/product_family/virtuoso#this> ;
schema:author <http://www.openlinksw.com/dataspace/organization/openlink#this> ;
schema:name "Virtuoso Articles Collection" .
<https://virtuoso.openlinksw.com/white-papers/>
schema:fileFormat "text/html" ;
a schema:WebPage ;
schema:url <http://virtuoso.openlinksw.com/white-papers> ;
schema:mainEntity <http://data.openlinksw.com/oplweb/product_family/virtuoso#this> ;
schema:author <http://www.openlinksw.com/dataspace/organization/openlink#this> ;
schema:name "Virtuoso White Papers Collection" .
<https://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/>
schema:fileFormat "text/html" ;
a schema:WebPage ;
schema:url <http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main> ;
schema:mainEntity <http://data.openlinksw.com/oplweb/product_family/virtuoso#this> ;
schema:author <http://www.openlinksw.com/dataspace/organization/openlink#this> ;
schema:name "Virtuoso Open-Source Edition Wiki Web" .