Class ProxyRelationshipSelector.Context

  • Enclosing class:
    ProxyRelationshipSelector

    public static class ProxyRelationshipSelector.Context
    extends Object
    What do we need to make this work? 2 models and an optional property.
    • Constructor Detail

      • Context

        public Context​(org.apache.jena.ontology.OntModel userAccountsModel,
                       org.apache.jena.ontology.OntModel unionModel,
                       String matchingProperty)