Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
sw [2012/11/14 16:21] gilles |
sw [2019/09/26 23:23] (current) gilles |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Semantic Web Technologies ====== | ====== Semantic Web Technologies ====== | ||
- | (under construction) | + | Table of Content |
- | ^ topic ^ lecture notes ^ references/additional material ^ practical work ^ | + | * Introduction to the Semantic web and Linked data principles |
- | | XML | {{:cours:sw:xml-intro_v12.pdf|Introduction to XML}} <html><br/></html>{{:cours:sw:xml-schema-vshort_12.pdf|XML Schemas (very brief)}} | | | | + | * Basic models and languages |
- | | RDF | {{:cours:sw:rdf_model.pdf|the RDF model}} <html><br/></html> {{:cours:sw:rdf_semantics_v11.pdf|RDF Semantics}} | | {{:cours:sw:usingallegrograph.pdf|Using the AllegroGraph RDF Store (at CUI)}} | | + | * Hierarchicacl exchange models: XML and JSON |
- | | SPARQL | |{{:cours:sw:hartig-sparql.pdf|O. Hartig. Querying the Web of Data}} | | | + | * The resource description framework (RDF) |
- | | Linked data | {{:cours:sw:linked_data.pdf|"The Story So Far"}} | | [[php sparql endpoints|Querying SPARQL endpoints with PHP]] | | + | * Linked data and RDF |
- | | Ontologies | {{:cours:sw:gen_intro_ontologies.pdf|Introduction to ontologies}} | | | | + | * Querying RDF with SPARQL |
- | | Description logics | {{:cours:sw:dl_basics_v12.pdf|DL Basics}} | | | | + | * Publishing and sharing data on the Web |
- | | ::: | {{:cours:sw:subsumption_algos.pdf|Subsumption algorithms}} | | | | + | * Shared vocabularies (with RDFS and description logics) |
- | | OWL | | | | | + | * Data integration and linking |
- | | ::: | | {{:cours:sw:owl2_features.pdf|New features of OWL2}} | | | + | * Description logics and DL reasoning in the SW |
- | | SWRL | {{:cours:cours:sw:dl-rules-swrl.pdf|Introduction to SWRL}}| | | | + | * Ontology based data access |
- | + | * Technical aspects: SPARQL endpoints, federated queries, RDF fragments, ... | |
- | === References/readings === | + | * Space, time and other contexts |
- | + | * Representing and publishing geospatial information | |
- | Antoniou, G., van Harmelen, F. (2008) //A Semantic Web Primer//. MIT Press. | + | * Modeling time and reasoning with temporal data |
- | + | * General models for contextualization | |
- | (more to come) | + | * Knowledge graphs |
+ | * Definition, creation, and use of large knowledge graphs | ||
+ | * Reasoning on knowledge graphs (with different logical languages) | ||