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
J. Fernando Sánchez 1f5318a357 Add Beatles introduction 5 years ago
..
01_SPARQL_Introduction.ipynb Add Beatles introduction 5 years ago
README.md Update README.md 6 years ago
helpers.py Add Beatles introduction 5 years ago

README.md

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