Automatická extrakce schématu z RDF dat
Název práce v češtině: | Automatická extrakce schématu z RDF dat |
---|---|
Název v anglickém jazyce: | Automatic schema extraction from RDF data |
Klíčová slova: | schéma|rdf|sparql|extrakce schématu |
Klíčová slova anglicky: | schema|rdf|sparql|schema extraction |
Akademický rok vypsání: | 2020/2021 |
Typ práce: | bakalářská práce |
Jazyk práce: | čeština |
Ústav: | Katedra softwarového inženýrství (32-KSI) |
Vedoucí / školitel: | Mgr. Petr Škoda, Ph.D. |
Řešitel: | skrytý - zadáno a potvrzeno stud. odd. |
Datum přihlášení: | 20.09.2021 |
Datum zadání: | 21.09.2021 |
Datum potvrzení stud. oddělením: | 26.04.2022 |
Datum a čas obhajoby: | 29.06.2023 09:00 |
Datum odevzdání elektronické podoby: | 11.05.2023 |
Datum odevzdání tištěné podoby: | 11.05.2023 |
Datum proběhlé obhajoby: | 29.06.2023 |
Oponenti: | doc. Mgr. Martin Nečaský, Ph.D. |
Zásady pro vypracování |
The Resource Description Framework (RDF) is a model for the representation of semantic data. RDF allows storage of information without a fixed schema. This provides more flexibility but the lack of a fixed schema poses a significant entry barrier to the utilisation of the stored data. The SPARQL language is used for querying an RDF database.
In realisation of this work, the student will familiarise themselves with the RDF model, the SPARQL language and the schema extraction process. The student will then design and implement a tool for schema extraction from an RDF database using SPARQL. The resulting schema should account for the varying frequencies of RDF triples. The solution will involve an appropriate form of schema presentation to the user. |
Seznam odborné literatury |
* https://www.w3.org/TR/sparql11-query/
* https://www.w3.org/TR/rdf11-concepts/ * https://graphql.org/ * https://www.w3.org/TR/shacl/ |