Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
sw [2012/06/30 15:02] 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 ^ | + | |
- | | XML | | | | + | |
- | | RDF | | | | + | |
- | | ::: | {{:cours:sw:rdf_semantics_v11.pdf|RDF Semantics}} | | | + | |
- | | SPARQL | |{{:cours:sw:hartig-sparql.pdf|O. Hartig. Querying the Web of Data}} | | + | |
- | | Linked data | | [[php sparql endpoints|Querying SPARQL endpoints with PHP]] | | + | |
- | | Ontologies | {{:cours:sw:gen_intro_ontologies.pdf|Introduction to ontologies}} | | | + | |
- | | Description logics | {{:cours:sw:dl-rules-swrl.pdf|DL Basics}} | | | + | |
- | | ::: | {{:cours:sw:subsumption_algos.pdf|Subsumption algorithms}} | | | + | |
- | | OWL | | | | + | |
- | | ::: | | {{:cours:sw:owl2_features.pdf|New features of OWL2}} | | + | |
- | | SWRL | {{:cours:cours:sw:dl-rules-swrl.pdf|Introduction to SWRL}}| | | + | |
+ | * Introduction to the Semantic web and Linked data principles | ||
+ | * Basic models and languages | ||
+ | * Hierarchicacl exchange models: XML and JSON | ||
+ | * The resource description framework (RDF) | ||
+ | * Linked data and RDF | ||
+ | * Querying RDF with SPARQL | ||
+ | * Publishing and sharing data on the Web | ||
+ | * Shared vocabularies (with RDFS and description logics) | ||
+ | * Data integration and linking | ||
+ | * Description logics and DL reasoning in the SW | ||
+ | * Ontology based data access | ||
+ | * Technical aspects: SPARQL endpoints, federated queries, RDF fragments, ... | ||
+ | * Space, time and other contexts | ||
+ | * Representing and publishing geospatial information | ||
+ | * Modeling time and reasoning with temporal data | ||
+ | * General models for contextualization | ||
+ | * Knowledge graphs | ||
+ | * Definition, creation, and use of large knowledge graphs | ||
+ | * Reasoning on knowledge graphs (with different logical languages) | ||