You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sitc/lod/README.md

312 B

Files included

  • validate.py validates and serializes a turtle dataset
  • sparql.py runs a custom sparql query on a given dataset (by default, reviews.ttl)
  • extract_data.py extracts RDFa, micro-data and JSON-LD data from a given URL

Installation

pip install --user -r requirements.txt