The project Linked Data for Professional Education (LD4PE), funded between 2014 and 2017 by the Institute of Museum and Library Studies (IMLS) and lead by the University of Washington Information School, developed a web-based exploratorium to support structured discovery of online learning resources about Linked Data. The project produced this website, which has been converted into a static site for preservation, and a Linked Data Competency Index. DCMI will keep this site online on a "best effort" basis as long as resources permit. The Internet Archive's Wayback Machine should be regarded as the source of archival copies for the long term.

Sign in or Join


Log in

­

Programatically infers triples using custom functions or methods.

RDFLib Examples Package

This documentation includes examples on the following subjects: 1) creating named graphs and working with the conjunction of all the graphs; 2) registering new mappings [...]

By |May 3rd, 2016|Comments Off on RDFLib Examples Package

XQuery and JavaScript Semantics APIs

This is the tenth chapter in MarkLogic's "Semantic Developer's Guide". It describes the XQuery and JavaScript Semantics APIs, which include an XQuery library module, built-in [...]

By |April 18th, 2016|Comments Off on XQuery and JavaScript Semantics APIs

Inference

This is the seventh chapter in MarkLogic's "Semantic Developer's Guide". This chapter describes the process of discovering new facts about data based on a set [...]

By |April 17th, 2016|Comments Off on Inference

MarkLogic: Using the Triple Index

This brief exercise makes use of a triple index outside of SPARQL. It relies on previously loaded data and builds on queries which were run [...]

By |January 19th, 2016|Comments Off on MarkLogic: Using the Triple Index

MarkLogic: Next Steps

This is just one of several tutorials in a sequence, and they should be done in order to gain the most benefit. This final tutorial [...]

By |January 19th, 2016|Comments Off on MarkLogic: Next Steps

Semantic Inferencing with MarkLogic

This tutorial familiarizes the user with concepts and steps for using Semantic Inferencing in MarkLogic. The concepts of inference, rulesets, asserted triples and ontology triples [...]

By |January 16th, 2016|Comments Off on Semantic Inferencing with MarkLogic

ELITE: An Entailment-based Federated Query Engine for Complete and Transparent Semantic Data Integration

In recent years, the core of the Semantic Web has evolved to a conceptual layer built by a set of ontologies mapped onto data distributed [...]

By |September 15th, 2015|Comments Off on ELITE: An Entailment-based Federated Query Engine for Complete and Transparent Semantic Data Integration

Semantic Python: Mastering Linked Data with Python

Python offers a very powerful and easy to use library to work with Linked Data: rdflib. RDFLib is a lightweight and functionally complete RDF library, [...]

By |August 13th, 2015|0 Comments