Skip to content

Commit

Permalink
Updated Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
openlink authored Oct 13, 2022
1 parent cf0abbc commit b86d4a8
Showing 1 changed file with 10 additions and 11 deletions.
21 changes: 10 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,24 @@
# OpenLink Structured Data Sniffer

## Intro
The OpenLink Structured Data Sniffer (OSDS) is a plugin for the
[Google Chrome](http://www.google.com/chrome/browser/),
[Mozilla Firefox](http://www.mozilla.org/firefox/) and the
[Opera](http://www.opera.com/)
browser, that detects and shows structured data embedded in web pages in either of the following
The OpenLink Structured Data Sniffer (OSDS) is an extension for
[Google Chrome](http://www.google.com/chrome/browser/), [Mozilla Firefox](http://www.mozilla.org/firefox/), [Apple Safari](http://www.apple.com/safari/), [Microsoft Edge](https://www.microsoft.com/microsoft-edge), [Opera](http://www.opera.com/), and other Chromium-based browsers; that detects, presents, and offers interaction interfaces for structured data (e.g., Knowledge Graphs) embedded in web pages using any of the following
formats:

- **JSON-LD**
- **Microdata**
- **RDFa**
- **Turtle**
- **RDF-Turtle**
- **RDF-XML**
- **JSON**
- **CSV**
- **RSS**
- **Atom**


Support for additional browsers like
[Apple Safari](http://www.apple.com/safari/) and
[Microsoft Edge](https://www.microsoft.com/microsoft-edge)
is under construction.

## License
Copyright 2015-2021 [OpenLink Software](mailto:opensource@openlinksw.com)
Copyright 2015-2022 [OpenLink Software](mailto:opensource@openlinksw.com)

This software is licensed under the GNU General Public License (see
[COPYING](https://github.com/OpenLinkSoftware/OSDS_extension/blob/develop/COPYING)).
Expand Down

0 comments on commit b86d4a8

Please sign in to comment.