Uses of Package
com.inrupt.rdf.wrapping.commons
-
Packages that use com.inrupt.rdf.wrapping.commons Package Description com.inrupt.rdf.wrapping.commons RDF Wrapping utilities for the Apache Commons RDF API.com.inrupt.rdf.wrapping.rdf4j RDF Wrapping utilities for the Eclipse RDF4J Library.com.inrupt.rdf.wrapping.test.commons -
Classes in com.inrupt.rdf.wrapping.commons used by com.inrupt.rdf.wrapping.commons Class Description TermMapping Represents a function that converts a value to a term in a graph.ValueMapping Represents a function that converts a term in a graph to another value.WrapperBlankNodeOrIRI A wrapper for IRI and blank node terms which contains methods that aid authoring wrapping classes. -
Classes in com.inrupt.rdf.wrapping.commons used by com.inrupt.rdf.wrapping.rdf4j Class Description ObjectSet This class implements theSet
interface as a dynamic, mutable view over an RDF predicate-object list (statements that share a subject and a predicate).TermMapping Represents a function that converts a value to a term in a graph.ValueMapping Represents a function that converts a term in a graph to another value. -
Classes in com.inrupt.rdf.wrapping.commons used by com.inrupt.rdf.wrapping.test.commons Class Description WrapperBlankNodeOrIRI A wrapper for IRI and blank node terms which contains methods that aid authoring wrapping classes.WrapperIRI A wrapper for IRI terms which contains methods that aid authoring wrapping classes.