What Is This?

This is an HTML+RDFa representation of metadata describing this Web-addressable resource.

Why Is This Important?

The property (attributes and values pairs) links on this page unveil a different kind of link, one which enables the following on HTTP networks such as the Web:

  1. Unambiguous identity for entities (aka. strong identifiers)
  2. Implicit binding of an entity and its metadata via strong identifiers
  3. Multiple metadata representations that enable a variety of presentations
  4. High precision Search and Find queries that simply use the metadata documents (by referencing entity URIs) as the query's Data Source Name

How Do I Discover Alternative Metadata Representations?

This document exposes metadata in the following formats: (X)HTML+RDFa, Turtle, N3, RDF/JSON, or RDF/XML. In the most basic form, you can simply view the (X)HTML source markup of this page, and go directly to the <head/> section which contains a <link/> tag with relationship and type properties for each format.

In addition, you can also explicitly request a desired metadata representation for a given resource via HTTP GET requests that use the entity's strong identifier as the call target.

How Can I Expose My Web Resources In This Manner?

Simply include the following in the <head/> section of your (static or dynamically generated) (X)HTML page:

<link rel="alternate" title="My Data in RDF Linked Data form"
type="application/rdf+xml"
href="http://linkeddata.uriburner.com/about/id/<this-page-URL>/>"

How Is This Related To The Linked Data Meme?

As stated above, the links in this page expose strong identifiers for its primary topic, secondary topics, attributes, and some values. These links, via implicit association, act as conduits to their metadata-bearing documents, in a variety formats.

About: Prepared Statement Pooling support

An Entity of Type: ProductCategoryFeature, in Data Space: data.openlinksw.com
[OpenLink Software]

  • Has Attributes & Values
  • Is Attribute Value Of
AttributeValue
http://purl.org/dc/terms#description
  • A prepared statement allows you to take a commonly used SQL statement and pre-compile it, thereby dramatically improving performance if the statement is executed multiple times. If your applications has many queries that are reused with only parametic changes occuring, then it is beneficial to pool this statements and retain control over their life span. JDBC 3.0 delivers as solution to this need via Prepared Statement Pooling, which enables the life span of a prepared statement to be handled at the driver level thereby alleviating the JDBC application or service developer of this responsibility.
Described Using Terms From
  • http://www.openlinksw.com/schemas/oplweb#
  • http://www.w3.org/2000/01/rdf-schema#
  • http://purl.org/dc/terms#
OpenLink:Description
  • Prepared Statement Pooling support
OpenLink:isFeatureOf
  • OplProductCategory:jdbc#this
OpenLink:isOfProductBenefit
  • OpenLinkData:product_benefit/SophisticatedApplicationFunctionality#this
OpenLink:isOfProductCategory
  • OplProductCategory:jdbc#this
OpenLink:isOfProductFeatureCategory
  • OpenLinkData:product_feature_category/StandardsCompliance#this
type
  • OpenLink:ProductCategoryFeature
label
  • Prepared Statement Pooling support
AttributeEntity
Explore alternative Linked Data Views via this OpenLink Data Explorer link         Raw Linked Data formats: N3/Turtle | RDF/JSON | RDF/XML
This material is Open Knowledge   W3C Semantic Web Technology     This material is Open Knowledge Creative Commons License
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 Unported License.