java.lang.Object
it.uniroma2.art.semanticturkey.syntax.manchester.owl2.structures.ObjectPropertyExpression
Direct Known Subclasses:
InverseObjectProperty, ObjectProperty

public abstract class ObjectPropertyExpression extends Object
  • Constructor Details

    • ObjectPropertyExpression

      public ObjectPropertyExpression()
  • Method Details

    • getManchExpr

      public abstract String getManchExpr(Map<String,String> namespaceToPrefixsMap, boolean getPrefixName, boolean useUppercaseSyntax)