Class PropertyValueSet


  • public class PropertyValueSet
    extends Object
    Set of property/value bindings for some root resource
    Author:
    Dave Reynolds
    • Constructor Detail

      • PropertyValueSet

        public PropertyValueSet​(ModelWrapper modelw)
    • Method Detail

      • add

        public void add​(org.apache.jena.rdf.model.Statement s)
      • add

        public void add​(org.apache.jena.rdf.model.Property p,
                        org.apache.jena.rdf.model.RDFNode n)