while(q.hasNext()) {
      Value v = q.nextFirstAsValue();
      properties.add (
              Utils.createOProperty(ontology,
                this, v.toString(),OConstants.OBJECT_PROPERTY)