Virtuoso Universal Server is a modern platform built on
existing open standards that harnesses the power of
Hyperlinks
( functioning as Super Keys ) for breaking down data silos
that impede both user and enterprise ability. For example,
Virtuoso's core SQL & SPARQL power many Enterprise Knowledge
Graph initiatives just as they power DBpedia and a majority
of nodes in the Linked Open Data Cloud — the world's largest
publicly accessible Knowledge Graph.
A Multi-Model Relational Database Management System operates on Entity Relationship Types that are represented conceptually as Relations and visually as Tables or Graphs.
SELECT CUSTOMER,
X.INTEREST
FROM "COMPANY".."CUSTOMER"
LEFT JOIN "COMPANY".."INTEREST" AS X
ON X.CUSTOMER = CUSTOMER;
SELECT ?customer
?interest
FROM <http://www.example.com/customers>
WHERE {
?customer foaf:interest ?interest.
};
SELECT X.customer AS "CUSTOMER",
X.interest AS "INTEREST"
FROM (
SPARQL
SELECT ?customer ?interest
FROM <http://www.example.com/customers>
WHERE {
?customer foaf:interest ?interest
}
) AS X;
This HTML5 document contains 90 embedded RDF statements represented using HTML+Microdata notation.
The embedded RDF content will be recognized by any processor of HTML5 Microdata.
| Prefix | IRI |
|---|---|
| n24 | http://lod.openlinksw.com/sparql/ |
| n22 | http://data.openlinksw.com/oplweb/product/ |
| n25 | http://media-cache-ak0.pinimg.com/originals/52/de/1b/ |
| n29 | http://dbpedia-live.openlinksw.com/sparql/ |
| n17 | http://linkeddata.uriburner.com/sparql/ |
| n5 | https://virtuoso.openlinksw.com/ |
| n14 | http://virtuoso.openlinksw.com/images/ |
| n27 | http://data.openlinksw.com/oplweb/offer/ |
| n4 | https://www.openlinksw.com/DAV/virtuoso2.openlinksw.com/images/ |
| wdrs | http://www.w3.org/2007/05/powder-s# |
| n11 | http://www.openphacts.org/ |
| n6 | https://www.openlinksw.com/DAV/oplweb3/images/ |
| n19 | http://docs.openlinksw.com/virtuoso/ |
| schema | http://schema.org/ |
| n9 | https://id.nlm.nih.gov/mesh/ |
| lod | http://lod.openlinksw.com/ |
| n12 | http://linkeddata.uriburner.com/fct/ |
| n21 | https://www.openlinksw.com/about/id/entity/urn/mdata:websites:google: |
| n23 | https://www.openlinksw.com/ |
| n7 | https://open-data.europa.eu/en/ |
| n15 | https://delicious.com/kidehen/virtuoso_powered/ |
| n28 | http://linkeddata.uriburner.com/ |
| rdf | http://www.w3.org/1999/02/22-rdf-syntax-ns# |
| n26 | https://uda.openlinksw.com/ |
| n2 | https://virtuoso.openlinksw.com/# |
| n18 | http://dbpedia.org/sparql/ |
| n16 | https://www.openlinksw.com/images/ |
| xsdh | http://www.w3.org/2001/XMLSchema# |
| n13 | http://sparql.uniprot.org/ |
| n10 | https://www.openlinksw.com/# |
| n8 | http://dbpedia-live.openlinksw.com/live/ |