Uses of Class
org.aksw.jena_sparql_api.rdf.collections.ListFromRDFList
Packages that use ListFromRDFList
-
Uses of ListFromRDFList in org.aksw.jena_sparql_api.rdf.collections
Methods in org.aksw.jena_sparql_api.rdf.collections that return ListFromRDFListModifier and TypeMethodDescriptionstatic ListFromRDFListListFromRDFList.create(org.apache.jena.rdf.model.Resource subject, org.apache.jena.rdf.model.Property property) ListFromRDFList.ensureNonNull()Ensure that the value for property p of source node s is non null.