The OpenLink Structured Data Sniffer (OSDS) is an extension for Google Chrome, Mozilla Firefox, Apple Safari, Microsoft Edge, Opera and other Chromium-based browsers, that detects, presents, and offers interaction interfaces for structured data (such as Knowledge Graphs) embedded in web pages using any of the following formats:
- CSV
- JSON
- JSON-LD
- Microdata
- Plain Old Semantic HTML (POSH)
- RDFa
- RDF-Turtle
- RDF-XML
- JSON
- CSV
- RSS
- Atom
- Markdown Tables
Copyright 2015-2022 OpenLink Software
This software is licensed under the GNU General Public License (see COPYING).
Note: that the only valid version of the GPL license as far as this project is concerned is the original GNU General Public License Version 2, dated June 1991.
To deploy this extension on your local machine you can either clone the git source tree or download a source archive and then install the extension into your Chrome or Opera browser on the same system. In most cases, you can also download a prebuilt extension binary from the store for your browser (Chromium-based browsers use the extension from the Chrome store; Safari uses the extension from the Apple App Store; Firefox uses the extension from the Firefox store; and Microsoft Edge uses the extension from the Microsoft store.)
Clone the sources from github using the following commands, which will automatically download the latest develop branch:
$ cd src
$ git clone https://github.com/OpenLinkSoftware/OSDS_extension
Download and extract a .tar.gz
or .zip
, either from one of the
stable releases,
or directly from one of the following links:
To install this extension manually, take the following steps:
- Open the Chrome browser
- Select from menu: Chrome -> Preferences -> Extensions
- Check the [X] Developer mode box
- Choose the option Load unpacked extension...
- Navigate to the folder containing the extracted source code
- Press the Select button
To install this extension manually, take the following steps:
- Open the Edge browser
- Select from menu: Edge -> Preferences -> Extensions
- Check the [X] Developer mode box
- Choose the option Load unpacked extension...
- Navigate to the folder containing the extracted source code
- Press the Select button
To install this extension manually use the following steps:
- Open the Opera browser
- In address bar type in opera:extensions
- Press the Developer Mode button
- Choose the option Load unpacked extension...
- Navigate to the folder containing the extracted source
- Press the Select button
Download the Firefox OSDS .zip file and extract the .xpi file.
NOTE: Only temporary install is possible for unsigned .xpi file in last versions of Firefox.
To install this extension manually in Firefox, use the following steps:
- Open the Firefox browser
- In address bar type: about:addons or choose menu ** Add-ons**
- Click on Gear icon and choose Debug Add-ons
- Click on Load Temporary Add-on
- Navigate to the directory where you extracted the OSDS_FF.xpi file, select this file and press the Open button
Navigate to a page containing structured data such as any of those below, and click on the sniffer icon that appears in the address bar: