RDF4jUtils

es.weso.rdf.rdf4j.RDF4jUtils$
object RDF4jUtils

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def getSHACLInstances(cls: RDFNode, model: Model): IO[Seq[RDFNode]]
def objectsWithPath(subj: RDFNode, path: SHACLPath, model: Model): IO[Seq[RDFNode]]
def subjectsWithPath(obj: RDFNode, path: SHACLPath, model: Model): IO[Seq[RDFNode]]