Package org.aksw.jena_sparql_api.rdf.collections
package org.aksw.jena_sparql_api.rdf.collections
-
ClassDescriptionConverterFromNodeMapperAndModel<R extends org.apache.jena.rdf.model.RDFNode,
J> A converter between Objects and lexical forms (Strings) viaRDFDatatype.Iterator that forwards calls to another iterator.Create a modifiableListview over anRDFListNodeConverter<N,T> NodeMapper<T>Interface for establishing bidirectional mappings of java objects of a given type T (and its subclasses) toNodes.NodeMapper for a specific given RDFDatatype If the given datatype is null, canMap will always return false.Node mapper backed some best-effort method toTODO Move back to jena's iterator API, it allows removing items - which does not work with streamsDeprecated.SetFromPropertyValues<T extends org.apache.jena.rdf.model.RDFNode>Set view over the values of a property of a given subject resource.SetFromResourceAndInverseProperty<T extends org.apache.jena.rdf.model.Resource>Set view over the values of a property of a given subject resource.