Różnice

Różnice między wybraną wersją a wersją aktualną.

Odnośnik do tego porównania

Both sides previous revision Poprzednia wersja
Nowa wersja
Poprzednia wersja
pl:dydaktyka:semweb:start [2018/12/04 16:28]
gjn [Lectures]
pl:dydaktyka:semweb:start [2019/12/08 13:38] (aktualna)
kkutt [General reading]
Linia 27: Linia 27:
     * Write the report in English or Polish.     * Write the report in English or Polish.
     * Be concise and specific.     * Be concise and specific.
-    * Name the file as follows: ''​semweb2018_labN_surname1[_surname2].pdf'',​ using your name(s) and the number of the lab e.g., ''​semweb2018_lab1_hewlett_packard.pdf''​+    * Name the file as follows: ''​semweb2019_labN_surname1[_surname2].pdf'',​ using your name(s) and the number of the lab e.g., ''​semweb2019_lab1_hewlett_packard.pdf''​
     * If you need to send additional files (besides the report in pdf), zip them into a *.zip or *.tar.gz file and name accordingly.     * If you need to send additional files (besides the report in pdf), zip them into a *.zip or *.tar.gz file and name accordingly.
     * DEADLINE for the reports: a minute before the next lab.     * DEADLINE for the reports: a minute before the next lab.
Linia 38: Linia 38:
 ==== Schedule ==== ==== Schedule ====
 ^ No. ^ Date ^ Lab Instruction ^ ^ No. ^ Date ^ Lab Instruction ^
-| 1. | 08.10.2018 | [[.:​lab-rdfmodel|Introduction. Modeling knowledge with RDF]] | +| 1. | 01.10.2019 | [[.:​lab-rdfmodel|Introduction. Modeling knowledge with RDF]] | 
-| 2. | 15.10.2018 | [[.:​lab-rdfmodel2|Advanced modeling with RDF]] | +| 2. | 08.10.2019 | [[.:​lab-rdfmodel2|Advanced modeling with RDF]] | 
-| 3. | 22.10.2018 | [[.:​lab-sparql|Querying the Semantic Web with SPARQL]] | +| 3. | 15.10.2019 | [[.:​lab-sparql|Querying the Semantic Web with SPARQL]] | 
-| 4. | 29.10.2018 | ::: | +| 4. | **29.10.2019**((There is no lab on 22.10.2019 :!:)) | ::: | 
-| 5. | 05.11.2018 | [[.:​lab-ontologies|Introduction to ontologies]] | +| 5. | 05.11.2019 | [[.:​lab-ontologies|Introduction to ontologies]] | 
-| 6. | 19.11.2018 | [[.:​lab-owl|Ontology engineering with Protégé]] | +| 6. | 12.11.2019 14:00 | [[.:​lab-owl|Ontology engineering with Protégé]] | 
-| 7. | 26.11.2018 | [[.:​lab-onto-reasoning|Reasoning with Ontologies]] |+| 7. | 12.11.2019 15:30 | [[.:​lab-onto-reasoning|Reasoning with Ontologies]] |
 | ::: | ::: | //OPTIONAL: [[.:​lab-desc-logic|Intro to Description Logics]]// | | ::: | ::: | //OPTIONAL: [[.:​lab-desc-logic|Intro to Description Logics]]// |
 | ::: | ::: | **TEST** (30 minutes) | | ::: | ::: | **TEST** (30 minutes) |
Linia 50: Linia 50:
 ==== Attendance and notes ==== ==== Attendance and notes ====
  
-See: https://​krzysztof.kutt.pl/​wiki/​teaching:​semweb2018:start+See: https://​krzysztof.kutt.pl/​wiki/​teaching:​semweb2019:start
  
  
-===== Project ===== +===== Project(s) =====
- +
-  - 05.11: +
-    - 17:00-18:30 Zapoznanie z tematyką projektu, ontologia +
-      * {{http://​krzysztof.kutt.pl/​didactics/​semweb/​projekt2018/​wzorcePoprawione.txt|Game Design Patterns}} ​ --- :!: Poprawiona wersja pliku :!: //​[[kkutt@agh.edu.pl|Krzysztof Kutt]] 2018/11/07 11:15// +
-  - 19.11: +
-    - 17:00-18:00 [[http://​loki.ia.agh.edu.pl/​wiki/​docs:​tour|Wprowadzenie do Loki]] +
-    - 18:10-19:00 Sprint 1a: testy jednostkowe i pierwsze instancje +
-    - 19:10-20:00 Sprint 1b: kolejne instancje i ewaluacja +
-  - 26.11: +
-    - 17:00-18:25 Sprint 2 +
-    - 18:35-20:00 Sprint 3 +
-  - 03.12: +
-    - 17:00-18:20 Sprint 4 +
-    - 18:30-19:30 Sprint 5 +
-    - 19:40-20:00 Ewaluacja ontologii + procesu + projektu (ankieta/​dyskusja/​luźne uwagi)+
  
 +  * Org:
 +    * Work in teams of 2-3 students.
 +    * Final raport and working piece of code is evaluated (Jupyter Notebook, PDF, whatever you want; code will be presented on your own laptops, so there are no limitations on technology used)
 +    * Deadline: before the exam! ;-)
  
 +  * Topics:
 +    * [1-2 groups] **Review of knowledge graphs embeddings methods** (with evaluation of existing libraries in Python) -- may be extended as a workshop project (topic listed on SBK list)
 +    * [1 group] **Loki on triple store** -- may be extended as a workshop project (topic listed on KKT list)
 +    * [1-3 groups] **Semantic mashup** -- link data from at least 3 sources (eg. Wikidata, Geonames.org,​ dataset from LOD Cloud, polish GUS data) in a fancy way (e.g. question answering systems, recommendation system, some analysis using statistical methods or machine learning methods)
 +    * [1 group] **Beyond the RDF/OWL** -- review of other knowledge graphs approaches = "What do people do when they say they do knowledge graphs?"​ (with some code if possible) (start from: [[http://​www.mkbergman.com/​2244/​a-common-sense-view-of-knowledge-graphs/​|A Common Sense View of Knowledge Graphs]])
  
 ===== Additional materials ===== ===== Additional materials =====
Linia 101: Linia 95:
  
 Reading: Reading:
 +  * [[http://​www.mkbergman.com/​2244/​a-common-sense-view-of-knowledge-graphs/​|A Common Sense View of Knowledge Graphs]]
   * Semantic Web begins here: {{semantic_web-sciam.pdf|The Semantic Web (Scientific American, 2001)}}   * Semantic Web begins here: {{semantic_web-sciam.pdf|The Semantic Web (Scientific American, 2001)}}
   * [[http://​www.w3.org/​People/​Ivan/​CorePresentations/​SW_QA/​|Questions (and Answers) on the Semantic Web]]   * [[http://​www.w3.org/​People/​Ivan/​CorePresentations/​SW_QA/​|Questions (and Answers) on the Semantic Web]]
Linia 142: Linia 137:
 Online Semantic Web courses: Online Semantic Web courses:
   * [[https://​www.futurelearn.com/​courses/​linked-data/​1/​todo|Introduction to Linked Data and the Semantic Web @FutureLearn]]   * [[https://​www.futurelearn.com/​courses/​linked-data/​1/​todo|Introduction to Linked Data and the Semantic Web @FutureLearn]]
-  * [[https://​www.fun-mooc.fr/​courses/​course-v1:​inria+41013+session03/​about|Introduction to a Web of Linked Data @FunMOOC]]+  * [[https://​www.fun-mooc.fr/​courses/​course-v1:​inria+41013+self-paced/​about|Introduction to a Web of Linked Data @FunMOOC]]
   * Hasso-Platern-Institute:​   * Hasso-Platern-Institute:​
     * [[https://​open.hpi.de/​courses/​semanticweb|2013:​ Semantic Web Technologies]]     * [[https://​open.hpi.de/​courses/​semanticweb|2013:​ Semantic Web Technologies]]
Linia 148: Linia 143:
     * [[https://​open.hpi.de/​courses/​semanticweb2016|2016:​ Linked Data Engineering]]     * [[https://​open.hpi.de/​courses/​semanticweb2016|2016:​ Linked Data Engineering]]
     * [[https://​open.hpi.de/​courses/​semanticweb2017|2018:​ Semantic Web Technologies]]     * [[https://​open.hpi.de/​courses/​semanticweb2017|2018:​ Semantic Web Technologies]]
-  * [[http://​www.cs.uu.nl/​docs/​vakken/​smw/​literature.htm|Semantic Web Seminar reading list]] at Utrecht University ​ 
  
 Semantic Web tools and applications:​ Semantic Web tools and applications:​
pl/dydaktyka/semweb/start.1543937305.txt.gz · ostatnio zmienione: 2019/06/27 15:55 (edycja zewnętrzna)
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0