if((propertiesToIncludeList.size() == 0 || propertiesToIncludeList
                  .contains(propUri))
                  && (propertiesToExcludeList.size() == 0 || !(propertiesToExcludeList
                      .contains(propUri)))) {