Skip to content

Latest commit

 

History

History
65 lines (55 loc) · 5.12 KB

Learn.md

File metadata and controls

65 lines (55 loc) · 5.12 KB

How to use Git & GitHub

Haskell

JavaScript

Python

RDF

Tutorials (recommended order)

  1. Semantic Web: Introduction to the semantic web
  2. RDF 101: Introduction to RDF
  3. RDF Nuts & Bolts: RDF serializations, reading and writing RDF, common vocabularies, triple stores
  4. RDF tutorial: Another introduction to RDF that focuses more on the visualization of RDF data
  5. Sparql Youtube Tutorials: Playlist of Sparql tutorial videos
  6. Sparql Tutorial: Sparql tutorial with many examples
  7. Querying linked data with SPARQL: Power Point presentation that gives an introduction to Sparql
  8. RDFS introduction: Introduction to RDFS including theory, examples, syntax details and introspection
  9. OWL 101: Introduction to the OWL language concept
  10. RDFS vs. OWL: Differences between RDFS and OWL
  11. Flavors of OWL: Subsets of the OWL specification
  12. OWL Reference for Humans: Introduction to the most important OWL terms
  13. Collection of Semantic Web Tutorials: A collection of general semantic web tutorials, ontology best practices, RDF tutorials, RDF W3C recommendations, OWL tutorials, OWL W3C recommendations, sample ontologies and tools

Other Web Resources

Books