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 [...]
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 [...]
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 [...]
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 [...]
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 [...]
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 [...]
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 [...]
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, [...]