Showing source for: https://linkeddata.uriburner.com/
Duration: 0.327595s
Server: Virtuoso/08.03.3330 (Linux) x86_64-generic-linux-glibc25 VDB

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
    <head>
        <meta content="HTML Tidy, see www.w3.org" name="generator">
        <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
        <title>
   URIBurner
        </title>
        <link href="/DAV/VAD/cartridges/sponger_front_page/skin/ss/sponger_frontpage.css" rel="stylesheet" type="text/css">
        <link href="/DAV/VAD/cartridges/sponger_front_page/skin/i/uriburner.ico" rel="shortcut icon">
        <script src="jquery.js" type="text/javascript">
        </script>
        <script type="text/javascript">
            jQuery(document).ready(function() {
                jQuery(".collapsible").hide();
                jQuery(".collapsible_div_heading").click(function() {
                    jQuery(this).next(".collapsible").slideToggle(500);
                });
            });
            function validate_sponge_url() {
                var localuri = $('#g').attr('value').replace(/\:\/\//ig, '/');
                var sponger_host = "https://linkeddata.uriburner.com/about/html/";
                if (localuri.length == 0 || !/^http/.test(localuri)) {
                    alert('Please enter a valid URI');
                    return false;
                }
                window.location.href = sponger_host + localuri;
                return true;
            }
        </script>
    </head>
    <body>
        <div id="outer">
            <div id="header">
                <div id="header_logo">
                    <a href="http://www.openlinksw.com/">
                        <img alt="[OpenLink Software logo]" id="openlink_logo" src="/DAV/VAD/cartridges/sponger_front_page/skin/i/openlinklogo_wstrap_2008_100h.png" title="OpenLink Software">
                    </a>
                </div>
                <div id="header_text">
                    <img alt="[Sponger instance logo]" id="banner_logo" src="/DAV/VAD/cartridges/sponger_front_page/skin/i/uriburnerlogo.png">
                    <br>
                    Virtuoso Linked Data Middleware
                </div>
            </div>
            <div id="navbar">
                <a href="index.vsp">
                    Home
                </a>
                |
                <a href="sponger_architecture.vsp#how_it_works">
                    How It Works
                </a>
                |
                <a href="sponger_architecture.vsp">
                    Architecture
                </a>
                |
                <a href="sponger_setup.vsp">
                    Sponger Setup
                </a>
                |
                <a href="examples.vsp">
                    Live Sponger Examples
                </a>
                |
                <a href="http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtSpongerCartridgeProgrammersGuide">
                    Developer API Guide
                </a>
                |
                <a href="http://virtuoso.openlinksw.com/">
                    Virtuoso
                </a>
            </div>
            <div id="content">
                <div class="topic-text">
                    <div id="lmargin">
                        <div id="what_n_why">
                            <div id="what">
                                <img alt="[Linked Data logo]" id="linked_data_logo" src="/DAV/VAD/cartridges/sponger_front_page/skin/i/linkeddata.jpg" title="Linked Data">
                                <h2>
                                    <a id="What_is_it">
                                    </a>
                                    What Is It?
                                </h2>
                                <p>
                                    A data virtualization service that transforms
                                    data hosted in a variety of data spaces and formats
                                    into standards compliant Linked Data Objects for
                                    uniform access, integration and management.
                                </p>
                                <p>
                                    The underlying technology is Virtuoso's in-built
                                    Linked Data Middleware (aka
                                    <a class="absuri" href="http://virtuoso.openlinksw.com/dav/wiki/Main/VirtSponger">
                                        Sponger
                                    </a>
                                    ) that uses URLs as data
                                    source names for its powerful data ingestion and transformation
                                    services that result in highly navigable Linked Data Object 
                                    graphs.
                                </p>
                                <p>
                                    Post transformation, each Data Object is endowed
                                    with a dereferenceable identifier (Name) that resolves to its
                                    actual representation via its URL (Address). The Sponger
                                    then re-presents Data Object descriptions via HTML documents
                                    (the default behavior) or in a variety of raw data graph forms
                                    that include: CSV, N-Triples, Turtle, N3, RDF/XML, JSON, CXML,
                                    OData (Atom and JSON) etc.
                                </p>
                            </div>
                            <div id="why">
                                <h2>
                                    <a id="Why_is_it_important">
                                    </a>
                                    Why Is It
                                    Important?
                                </h2>
                                <p>
                                    It provides an unobtrusive solution for
                                    creating, discovering, meshing, and sharing
                                    structured Linked Data sources exposed via the
                                    Web.
                                </p>
                            </div>
                        </div>
                        <h2>
                            <a id="How_Do_I_Use_It">
                            </a>
                            How Do I Use It?
                        </h2>
                        <h3>
                            <a id="Web_Users__User_Agents">
                            </a>
                            Web Users &amp;
                            User Agents
                        </h3>
                        <p>
                            Methods of exploiting Sponger's services from your
                            browser include:
                        </p>
                        <h4>
                            <a id="Bookmarklet">
                            </a>
                            Bookmarklet
                        </h4>
                        <p>
                            Simply drag the following bookmarklet links to your
                            browser's bookmarks toolbar:
                        </p>
                        <ul>
                            <li>
                                <a href="javascript:if (/twitter.com$/.test(window.location.host)) window.location='http://linkeddata.uriburner.com/about/html/'+window.location.toString().replace('/#!',''); else window.location='http://linkeddata.uriburner.com/about/html/http/'+window.location.host+window.location.pathname+window.location.search;">
                                    Page Description
                                </a>
                                (default: XHTML with embedded
                                RDFa)
                            </li>
                            <!--
                                                        <li>
                                                        <a href="javascript:window.location='http://linkeddata.uriburner.com/about/id/http/'+window.location.host+'/'+window.location.pathname">Page Metadata (RDF)</a> (default format: RDF/XML)
                                                        </li>
              -->
                        </ul>
                        <h4>
                            <a id="Browser_URL_input">
                            </a>
                            Browser URL
                            input
                        </h4>
                        To dereference the description of a Web-addressable
                        resource via your browser simply type in one of the
                        following URL patterns:
                        <ul>
                            <li>
                                HTML -
                                <tt>
                                    http://{virtuoso-host}/about/html/{URIscheme}/{authority}/{local-path}
                                </tt>
                            </li>
                            <li>
                                RDF -
                                <tt>
                                    http://{virtuoso-host}/about/data/{format}/{URIscheme}/{authority}/{local-path}
                                </tt>
                            </li>
                        </ul>
                        where
                        <tt>
                            format
                        </tt>
                        is one of
                        <tt>
                            xml
                        </tt>
                        ,
                        <tt>
                            n3
                        </tt>
                        ,
                        <tt>
                            nt
                        </tt>
                        or
                        <tt>
                            ttl
                        </tt>
                        .
                        <h5>
                            <a id="Examples">
                            </a>
                            Examples
                        </h5>
                        <ul>
                            <li>
                                <a class="absuri" href="http://linkeddata.uriburner.com/about/html/http://www.bbc.co.uk/music/artists/ed2ac1e9-d51d-4eff-a2c2-85e81abd6360%01artist">
                                    About: Bob Marley
                                </a>
                                -- XHTML+RDFa
                                based re-presentation from the BBC Music Data
                                Space
                            </li>
                            <li>
                                <a class="absuri" href="http://linkeddata.uriburner.com/about/html/http://www.crunchbase.com/financial-organization/andreessen-horowitz">
                                    About: Andreesen Horowitz
                                </a>
                                --
                                XHTML+RDFa based re-presentation
                            </li>
                        </ul>
                        <h4>
                            <a id="Data_Explorer_Extension_for_Firefox">
                            </a>
                            OpenLink Data
                            Explorer Extension for Firefox
                        </h4>
                        Simply go to the
                        <a class="absuri" href="http://ode.openlinksw.com/">
                            OpenLink Data Explorer Home Page
                        </a>
                        ,
                        download the extension, and then whenever you encounter
                        a page of interest, use the main or context-menu
                        options labeled "Describe Page" or "View Linked Data"
                        to obtain Web addressable resource descriptions in HTML
                        or RDF.
                        <p>
                            Alternatively, use the following bookmarklet:
                        </p>
                        <ul>
                            <li>
                                <a href="javascript:if (/twitter.com$/.test(window.location.host)) window.location='http://linkeddata.uriburner.com/ode/?uri='+window.location.toString().replace('/#!',''); else window.location='http://linkeddata.uriburner.com/ode/?uri='+window.location;">
                                    OpenLink Data Explorer (a Linked Data
                                    Browser)
                                </a>
                            </li>
                        </ul>
                        <h3>
                            <a id="Web_Publishers">
                            </a>
                            Web Publishers
                        </h3>
                        <p>
                            Simply include the following in the &lt;head&gt;
                            section of your (X)HTML page (static or dynamically
                            generated):
                        </p>
                        <pre>&lt;link rel="describedby"
title="RDF Model-based Metadata in your desired format 
(e.g. xhtml, n3, turtle, rdf/xml etc)."
type="{required mimetype}"
href="http://{virtuoso-host}/about/id/{URIscheme}/{authority}/{local-path}"
/&gt;
</pre>
                        <p>
                            You can optionally notify the
                            <a href="http://pingthesemanticweb.com/api.php#6">
                                PingTheSemanticWeb
                            </a>
                            (PTSW) web service each time you generate a Linked Data graph. PTSW is used by crawlers or 
                            software agents to know where the latest Linked Data documents can be found and when they have been updated.
                        </p>
                        <h3>
                            <a id="Web_Application_Developers">
                            </a>
                            Web
                            Application Developers
                        </h3>
                        <p>
                            Using your host operating system of development
                            language embedded variants of cURL, you can exercise
                            all the dereferenceable proxy/wrapper URIs generated by
                            this service, along the following lines:
                        </p>
                        <h4>
                            <a id="HTMLMicroformats">
                            </a>
                            HTML+Microformats:
                        </h4>
                        <ul>
                            <li>
                                <tt>
                                    curl -I -H "Accept: text/html"
                                </tt>
                                <br>
                                <tt>
                                    http://{virtuoso-host}/about/id/{URIscheme}/{authority}/{local-path}
                                </tt>
                            </li>
                        </ul>
                        <h4>
                            <a id="HTMLMicrodata">
                            </a>
                            HTML+Microdata:
                        </h4>
                        <ul>
                            <li>
                                <tt>
                                    curl -I -H "Accept: text/html"
                                </tt>
                                <br>
                                <tt>
                                    http://{virtuoso-host}/about/id/{URIscheme}/{authority}/{local-path}
                                </tt>
                            </li>
                        </ul>
                        <h4>
                            <a id="HTMLRDFa">
                            </a>
                            HTML+RDFa:
                        </h4>
                        <ul>
                            <li>
                                <tt>
                                    curl -I -H "Accept: text/html"
                                </tt>
                                <br>
                                <tt>
                                    http://{virtuoso-host}/about/id/{URIscheme}/{authority}/{local-path}
                                </tt>
                            </li>
                        </ul>
                        <h4>
                            <a id="XHTMLRDFa">
                            </a>
                            XHTML+RDFa:
                        </h4>
                        <ul>
                            <li>
                                <tt>
                                    curl -I -H "Accept: application/xhtml+xml"
                                </tt>
                                <br>
                                <tt>
                                    http://{virtuoso-host}/about/id/{URIscheme}/{authority}/{local-path}
                                </tt>
                            </li>
                        </ul>
                        <h4>
                            <a id="JSON">
                            </a>
                            JSON:
                        </h4>
                        <ul>
                            <li>
                                <tt>
                                    curl -I -H "Accept:
                                    application/json"
                                </tt>
                                <br>
                                <tt>
                                    http://{virtuoso-host}/about/id/{URIscheme}/{authority}/{local-path}
                                </tt>
                            </li>
                            <li>
                                <tt>
                                    curl
                                </tt>
                                <br>
                                <tt>
                                    http://{virtuoso-host}/about/data/json/{URIscheme}/{authority}/{local-path}
                                </tt>
                            </li>
                        </ul>
                        <h4>
                            <a id="Microdata_JSON">
                            </a>
                            Microdata/JSON:
                        </h4>
                        <ul>
                            <li>
                                <tt>
                                    curl -I -H "Accept:
                                    application/microdata+json"
                                </tt>
                                <br>
                                <tt>
                                    http://{virtuoso-host}/about/id/{URIscheme}/{authority}/{local-path}
                                </tt>
                            </li>
                        </ul>
                        <h4>
                            <a id="JSON_LD">
                            </a>
                            JSON-LD:
                        </h4>
                        <ul>
                            <li>
                                <tt>
                                    curl -I -H "Accept:
                                    application/ld+json"
                                </tt>
                                <br>
                                <tt>
                                    http://{virtuoso-host}/about/id/{URIscheme}/{authority}/{local-path}
                                </tt>
                            </li>
                        </ul>
                        <h4>
                            <a id="NTriples">
                            </a>
                            RDF-NTriples:
                        </h4>
                        <ul>
                            <li>
                                <tt>
                                    curl -I -H "Accept: text/n3"
                                </tt>
                                <br>
                                <tt>
                                    http://{virtuoso-host}/about/id/{URIscheme}/{authority}/{local-path}
                                </tt>
                            </li>
                            <li>
                                <tt>
                                    curl
                                </tt>
                                <br>
                                <tt>
                                    http://{virtuoso-host}/about/data/n3/{URIscheme}/{authority}/{local-path}
                                </tt>
                            </li>
                        </ul>
                        <h4>
                            <a id="Turtle">
                            </a>
                            RDF-Turtle:
                        </h4>
                        <ul>
                            <li>
                                <tt>
                                    curl -I -H "Accept: text/turtle"
                                </tt>
                                <br>
                                <tt>
                                    http://{virtuoso-host}/about/id/{URIscheme}/{authority}/{local-path}
                                </tt>
                            </li>
                            <li>
                                <tt>
                                    curl
                                </tt>
                                <br>
                                <tt>
                                    http://{virtuoso-host}/about/data/ttl/{URIscheme}/{authority}/{local-path}
                                </tt>
                            </li>
                        </ul>
                        <h4>
                            <a id="RDFXML">
                            </a>
                            RDF/XML:
                        </h4>
                        <ul>
                            <li>
                                <tt>
                                    curl -I -H "Accept:
                                    application/rdf+xml"
                                </tt>
                                <br>
                                <tt>
                                    http://{virtuoso-host}/about/id/{URIscheme}/{authority}/{local-path}
                                </tt>
                            </li>
                            <li>
                                <tt>
                                    curl
                                </tt>
                                <br>
                                <tt>
                                    http://{virtuoso-host}/about/data/xml/{URIscheme}/{authority}/{local-path}
                                </tt>
                            </li>
                        </ul>
                    </div>
                    <div id="rmargin">
                        <div id="social_web">
                            <h2>
                                Discover the Web's Linked Data Space
                                Dimension
                            </h2>
                            <div id="social_network_binding">
                                <p>
                                    <span class="span_starting_point">
                                        Make your
                                        profile or other documents of interest your
                                        starting point!
                                    </span>
                                </p>
                                <ul>
                                    <li>
                                        <a href="sponger_val_oauth_token_req.vsp?service=twitter">
                                            <img alt="Twitter icon" src="/DAV/VAD/cartridges/sponger_front_page/skin/i/twitter.png" title="Sponge your Twitter profile">
                                        </a>
                                    </li>
                                    <li>
                                        <a href="sponger_val_oauth_token_req.vsp?service=google">
                                            <img alt="Google icon" src="/DAV/VAD/cartridges/sponger_front_page/skin/i/google.png" title="Sponge your Google+ profile">
                                        </a>
                                    </li>
                                    <li>
                                        <a href="sponger_val_oauth_token_req.vsp?service=linkedin">
                                            <img alt="LinkedIn icon" src="/DAV/VAD/cartridges/sponger_front_page/skin/i/linkedin.png" title="Sponge your LinkedIn profile">
                                        </a>
                                    </li>
                                    <li>
                                        <a href="sponge_social_profile.vsp?site=Disqus">
                                            <img alt="Disqus icon" src="/DAV/VAD/cartridges/sponger_front_page/skin/i/disqus.png" title="Sponge your Disqus profile">
                                        </a>
                                    </li>
                                    <li>
                                        <a href="sponge_uri.vsp?site=Flickr">
                                            <img alt="flickr icon" src="/DAV/VAD/cartridges/sponger_front_page/skin/i/flickr.png" title="Sponge a Flickr image">
                                        </a>
                                    </li>
                                    <li>
                                        <a href="sponge_social_profile.vsp?site=Delicious">
                                            <img alt="delicious icon" src="/DAV/VAD/cartridges/sponger_front_page/skin/i/delicious.png" title="Sponge your Delicious profile">
                                        </a>
                                    </li>
                                    <li>
                                        <a href="sponge_uri.vsp?site=WebID">
                                            <img alt="WebID icon" src="/DAV/VAD/cartridges/sponger_front_page/skin/i/webid.png" title="Sponge your WebID / FOAF profile">
                                        </a>
                                    </li>
                                    <li>
                                        <a href="sponge_uri.vsp?site=WebFinger">
                                            <img alt="WebFinger icon" src="/DAV/VAD/cartridges/sponger_front_page/skin/i/webfinger.png" title="Sponge your WebFinger profile">
                                        </a>
                                    </li>
                                    <li>
                                        <a href="/sponger/sponger_val_oauth_token_req.vsp?service=instagram">
                                            <img alt="Instagram icon" src="/DAV/VAD/cartridges/sponger_front_page/skin/i/instagram.png" title="Sponge your Instagr.am profile">
                                        </a>
                                    </li>
                                    <li>
                                        <a href="sponge_social_profile.vsp?site=Slideshare">
                                            <img alt="Slideshare icon" src="/DAV/VAD/cartridges/sponger_front_page/skin/i/slideshare.png" title="Sponge your Slideshare profile">
                                        </a>
                                    </li>
                                    <li>
                                        <a href="sponger_val_oauth_token_req.vsp?service=meetup">
                                            <img alt="Meetup icon" src="/DAV/VAD/cartridges/sponger_front_page/skin/i/meetup.png" title="Sponge your Meetup profile">
                                        </a>
                                    </li>
                                </ul>
                            </div>
                            <div class="collapsible_div_heading">
                                <p>
                                    Click on an icon to sponge your social network data
                                    <a href="#">
                                        <img alt="Help icon" src="/DAV/VAD/cartridges/sponger_front_page/skin/i/help_button.gif" style="vertical-align: middle;" title="Learn more">
                                    </a>
                                </p>
                            </div>
                            <div class="collapsible">
                                <h4>
                                    Facebook
                                </h4>
                                <p>
                                    The
                                    <a href="http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtCartConfigFacebook" title="How to configure the Sponger as a Facebook App">
                                        Sponger
                                        can be configured as a Facebook App
                                    </a>
                                    . Sponging of
                                    your Facebook profile then follows these steps:
                                </p>
                                <ul>
                                    <li>
                                        The Sponger will request access to your
                                        Facebook profile. If you authorize access, Facebook
                                        will grant an OAuth access token.
                                    </li>
                                    <li>
                                        On receipt of the access token, the Sponger
                                        notes your Facebook ID
                                    </li>
                                    <li>
                                        In the authorization confirmation dialog, the
                                        Sponger provides URLs for sponging your profile and
                                        viewing the generated Linked Data objects.
                                    </li>
                                </ul>
                                <p>
                                    You can revoke access by the Sponger at any time.
                                </p>
                                <h5>
                                    Examples
                                </h5>
                                <ul>
                                    <li>
                                        <a href="http://linkeddata.uriburner.com/about/id/entity/http/graph.facebook.com/605980750">
                                            Kingsley Idehen's Facebook Data Object
                                        </a>
                                    </li>
                                </ul>
                            </div>
                            <!-- collapsible -->
                            <div id="sponge_uri_form">
                                <p>
                                    <span class="span_starting_point">
          Transform a document or Web service into Linked Data!
                                    </span>
                                </p>
                                <p>
                                    Enter the URL to sponge:
                                </p>
                                <div id="frm_sponge_uri">
                                    <div>
                                        <input id="g" name="g" size="40" type="text">
                                        <button onclick="validate_sponge_url();">
                                            Sponge!
                                        </button>
                                    </div>
                                </div>
                            </div>
                        </div>
                        <!-- social_web -->
                        <h2>
       Querying Your Linked Data
                        </h2>
                        <div id="search_find">
                            <h3>
                                Full Text Search &amp; Precision Find
                            </h3>
                            <p>
                                Perform traditional full text pattern search, or
                                Linked Data enhanced precision find, against sponged
                                data via:
                                <a class="absuri" href="/fct">
                                    http://{virtuoso-host}/fct
                                </a>
                            </p>
                        </div>
                        <div id="query_ld">
                            <h3>
                                Using SPARQL
                            </h3>
                            <p>
                                Linked Data may be queried using the SPARQL query
                                language, by simply pointing your browser at:
                            </p>
                            <ol>
                                <li>
                                    SPARQL Query-By-Example:
                                    <br>
                                    <a class="absuri" href="/isparql">
                                        http://{virtuoso-host}/isparql
                                    </a>
                                </li>
                                <li>
                                    Basic SPARQL Endpoint:
                                    <br>
                                    <a class="absuri" href="/sparql">
                                        http://{virtuoso-host}/sparql
                                    </a>
                                </li>
                            </ol>
                        </div>
                    </div>
                </div>
            </div>
            <div class="reset">
                <div id="footer">
                    Copyright (C) 2011-2024 OpenLink Software. All rights reserved.
                </div>
            </div>
        </div>
    </body>
</html>

Latest requests

# Url Url Source Date
1 https://linkeddata.uriburner.com/ 2024-05-19 06:47:32
2 https://thebolditalic.com/?gi=3292… 2024-05-19 06:47:27
3 https://lillians615amx4.wikibuysel… 2024-05-19 06:47:20
4 https://thebolditalic.com/?gi=2f05… 2024-05-19 06:47:18
5 https://mmsi-pkc.auth0.com/login?s… 2024-05-19 06:47:18
6 https://cordellk998ohx0.shoutmyblo… 2024-05-19 06:47:14
7 https://mmsi-pkc.auth0.com/login?s… 2024-05-19 06:47:07
8 https://bogin26.blr1.digitaloceans… 2024-05-19 06:47:04
9 https://thebolditalic.com/?gi=70e0… 2024-05-19 06:46:54
10 https://josuecksah.bloggazzo.com/ 2024-05-19 06:46:53
11 https://thebolditalic.com/?gi=ae55… 2024-05-19 06:46:52
12 https://thebolditalic.com/?gi=f438… 2024-05-19 06:46:46
13 https://thebolditalic.com/?gi=3f77… 2024-05-19 06:46:45
14 https://thebolditalic.com/?gi=c0d8… 2024-05-19 06:46:45
15 https://thebolditalic.com/?gi=c76a… 2024-05-19 06:46:44
16 https://thebolditalic.com/?gi=b408… 2024-05-19 06:46:43
17 https://thebolditalic.com/?gi=33d7… 2024-05-19 06:46:42
18 https://thebolditalic.com/?gi=99ee… 2024-05-19 06:46:41
19 https://thebolditalic.com/?gi=4288… 2024-05-19 06:46:41
20 https://thebolditalic.com/?gi=9147… 2024-05-19 06:46:41