Databases: Graph vs. Relational
This video describes the differences between graph database models (such as RDF) and relational models (RDBMS). The narrator gives examples of when it would be [...]
This video describes the differences between graph database models (such as RDF) and relational models (RDBMS). The narrator gives examples of when it would be [...]
This video describes the difference between a graph database model (such as RDF) and the relational database model (RDBMS). Focuses on the increased efficiency of [...]
This video explains how the SPARQL query language differs from SQL. Highlighted is the ability of SPARQL to handle complex joins that would be too [...]
In this video, individuals (aka, "instances") are created and assigned to the previously created classes and sub-classes. Also shows how to add data property assertions [...]
Building on the previous videos in the series, this final video shows how to use the Jena Fuseki Server issue SPARQL queries against two different [...]
Building on the previous videos in the series, the viewer is encouraged to create a and publish a second ontology on their own. Essentially serves [...]
In this video, the Jena Fuseki Server is run on the computer's local host and the ontology file (previously created using the Protege tool) is [...]
In this video, the Jena Fuseki Server is downloaded so that it can be used to run SPARQL queries against the ontology (previously created using [...]
In this video, the ontology file created using the Protege tool is published online. The presenter uses FileZilla to upload the file, but any other [...]
A video lecture introducing RDF Schema and OWL, with visible slides throughout. The concepts behind ontologies are also discussed in a general, schema-agnostic manner. Places [...]