GithubHelp home page GithubHelp logo

sitedata / sdo-check Goto Github PK

View Code? Open in Web Editor NEW

This project forked from semantifyit/sdo-check

0.0 2.0 0.0 443 KB

Open source version of the sdo-check tool of semantify.it

JavaScript 86.21% CSS 8.99% HTML 4.80%

sdo-check's Introduction

SDO-Check

SDO-Check is a web-tool that enables the fast and simple verification of schema.org annotations. It is the open-source version of the SDO-Check tool of semantify.it (http://sdocheck.semantify.it/). This tool allows the input of a code-snippet or a web-page URL and shows the verification result in form of an interactive tree-visualization with details about all irregularities found. The verification is based on the latest version of the official schema.org vocabulary, common SEO practices, and recommendations from semantic web experts.

Download and run

To download and run this project you need Git and NodeJS.

In your terminal:

  1. git clone https://github.com/semantifyit/sdo-check.git
  2. cd sdo-check
  3. npm install --only=prod or npm install if you want to install dev-dependencies too (to edit and build bundles, to run tests)
  4. npm start and your standard browser should open showing sdo-check. If you have 'security' issues try another browser or make a localhost where you serve the file sdoCheck.html

Documentation

You can read/download the documentation of this repository at https://github.com/semantifyit/sdo-check/wiki

Tests

In order to run tests you must have the dev-dependencies installed.

Tests are done with jest and can be found in the directory /tests. You can run the test-suite with npm test.

Further Links

You can find more general informations about the tool at https://semantify.it/sdo-check/

The public repository for this tool is at https://github.com/semantifyit/sdo-check

Any bugs/suggestion can be posted on the issues page at https://github.com/semantifyit/sdo-check/issues

License

CC-BY-SA-3.0

sdo-check's People

Contributors

omarjah avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.