Created on 2015-05-20 18:11
Published on 2015-05-20 18:11
We've recently unveiled a collection of special offers relating to our ODBC, JDBC, ADO.NET, and OLE-DB drivers. Here's how I leverage the power of Linked Data and Nanotation in regards creating simple digital sentences that describe the various offers. Note, the magic of Linked Data kicks in as you drill-down (clicking the "sponge" button to grab more data [via name lookup] in cases where its sparse).
I will post comments with links showcasing the results of passing content from this post through our public RDF Language Processor (known as: URIBurner).
{
<> a schema:WebPage ;
rdfs:label "New ODBC, JDBC, ADO.NET, OLE-DB Driver Special Offer Licenses" ;
foaf:depiction <https://s-media-cache-ak0.pinimg.com/originals/2a/7d/3b/2a7d3b1bd1ac3dad213e2dc5ad18ab3d.png> ;
dcterms:description """
As a data access technology user, I would like to bring your attention to the latest Special
Offers for our ODBC, JDBC, ADO.NET, and OLE-DB drivers. These offers
introduce new database family (as opposed to database version) scoped licenses that are
transferable across any supported Operating System (OS). (Standard offer licenses are scoped
to a single OS.)
"""@en ;
rdfs:comment """
Key take-away: You no longer require new licenses when you upgrade to supported database
versions or migrate across supported operating systems. Likewise, the same licenses cover
data access using ODBC, JDBC, ADO.NET, and OLE-DB.
"""@en ;
schema:about <http://bit.ly/oracle-data-access-drivers-special-offers-may-2015>,
<http://bit.ly/sql-server-data-access-drivers-special-offers-may-2015>,
<http://bit.ly/db2-data-access-driver-special-offers-may-2015>,
<http://bit.ly/sybase-data-access-driver-special-offers-may-2015>,
<http://bit.ly/informix-data-access-driver-special-offers-may-2015>,
<http://bit.ly/progress-data-access-driver-special-offers-may-2015>,
<http://bit.ly/ingres-data-access-driver-special-offers-may-2015> ,
<http://bit.ly/mysql-data-access-driver-special-offers-may-2015>,
<http://bit.ly/postgresql-data-access-driver-special-offers-may-2015>,
<http://bit.ly/jdbc-odbc-data-access-driver-special-offers-may-2015>,
<http://bit.ly/odbc-jdbc-data-access-driver-special-offers-may-2015> .
<http://bit.ly/oracle-data-access-drivers-special-offers-may-2015>
a schema:WebPage ;
rdfs:label "Oracle Data Access Driver Special Offers" ;
schema:mentions <http://data.openlinksw.com/oplweb/dbms_family/Oracle#this> .
<http://bit.ly/sql-server-data-access-drivers-special-offers-may-2015>
a schema:WebPage ;
rdfs:label "Microsoft SQL Server Data Access Driver Special Offers" ;
schema:mentions <http://data.openlinksw.com/oplweb/dbms_family/SQLServer#this> .
<http://bit.ly/db2-data-access-driver-special-offers-may-2015>
a schema:WebPage ;
rdfs:label "IBM DB2 Server Data Access Driver Special Offers" ;
schema:mentions <http://data.openlinksw.com/oplweb/dbms_family/DB2#this> .
<http://bit.ly/sybase-data-access-driver-special-offers-may-2015>
a schema:WebPage ;
rdfs:label "SAP Sybase Data Access Driver Special Offers" ;
schema:mentions <http://data.openlinksw.com/oplweb/dbms_family/Sybase#this> .
<http://bit.ly/informix-data-access-driver-special-offers-may-2015>
a schema:WebPage ;
rdfs:label "IBM Informix Data Access Driver Special Offers" ;
schema:mentions <http://data.openlinksw.com/oplweb/dbms_family/Informix#this> .
<http://bit.ly/progress-data-access-driver-special-offers-may-2015>
a schema:WebPage ;
rdfs:label "Progress / OpenEdge Data Access Driver Special Offers" ;
schema:mentions <http://data.openlinksw.com/oplweb/dbms_family/Progress#this> .
<http://bit.ly/ingres-data-access-driver-special-offers-may-2015>
a schema:WebPage ;
rdfs:label "Ingres Data Access Driver Special Offers" ;
schema:mentions <http://data.openlinksw.com/oplweb/dbms_family/Ingres#this> .
<http://bit.ly/mysql-data-access-driver-special-offers-may-2015>
a schema:WebPage ;
rdfs:label "MySQL Data Access Driver Special Offers" ;
schema:mentions <http://data.openlinksw.com/oplweb/dbms_family/MySQL#this> .
<http://bit.ly/postgresql-data-access-driver-special-offers-may-2015>
a schema:WebPage ;
rdfs:label "PostgreSQL Data Access Driver Special Offers" ;
schema:mentions <http://data.openlinksw.com/oplweb/dbms_family/PostgreSQL#this> .
<http://bit.ly/jdbc-odbc-data-access-driver-special-offers-may-2015>
a schema:WebPage ;
rdfs:label "JDBC to ODBC Bridge Data Access Driver Special Offers" ;
schema:mentions <http://data.openlinksw.com/oplweb/dbms_family/ODBCBridge#this> .
<http://bit.ly/odbc-jdbc-data-access-driver-special-offers-may-2015>
a schema:WebPage ;
rdfs:label "ODBC to JDBC Bridge Data Access Driver Special Offers" ;
schema:mentions <http://data.openlinksw.com/oplweb/dbms_family/JDBCBridge#this> .
}