Skip to content
This repository has been archived by the owner on Oct 8, 2020. It is now read-only.

Commit

Permalink
Align with RDF layer:: Make use of NodeKey from RDF layer
Browse files Browse the repository at this point in the history
  • Loading branch information
GezimSejdiu committed Dec 18, 2019
1 parent 71b1bf1 commit 7250bd0
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 213 deletions.
Expand Up @@ -7,10 +7,9 @@ import org.apache.flink.api.common.typeinfo.TypeInformation
import org.apache.flink.api.scala.{DataSet, _}
import org.apache.flink.util.Collector
import org.apache.jena.graph.{Node, Triple}
import org.apache.jena.sparql.util.NodeComparator

import net.sansa_stack.inference.flink.utils.NodeKey
import net.sansa_stack.inference.utils.Profiler
import net.sansa_stack.rdf.flink.utils.NodeKey

/**
* An engine to compute the transitive closure (TC) for a set of triples given in several datastructures.
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit 7250bd0

Please sign in to comment.