doc/LD2/sparql2.md
2026-02-12 17:31:53 +03:00

7 lines
454 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## sparql2.md
- https://migalkin.github.io/kgcourse2021/lectures/lecture3
Триплет - это путь Узел - связь - Узел:
?s ?p ?o - все пути графа, т.е. все триплеты
- reasoning
Простейший пример - ризонинг по иерархии классов через предикат rdfs:subClassOf. Если задан следующий граф:
- https://trinidata.ru/tech_sparql.htm