java.lang.Object
it.uniroma2.art.semanticturkey.properties.dynamic.STPropertyType
All Implemented Interfaces:
STProperties

public class STPropertyType extends Object implements STProperties
A type for an STProperties property.
Author:
Manuel Fiorelli
  • Field Details

    • name

      @STProperty(description="{it.uniroma2.art.semanticturkey.properties.dynamic.STPropertyType.name.description}", displayName="{it.uniroma2.art.semanticturkey.properties.dynamic.STPropertyType.name.displayName}") @Required @Enumeration({"boolean","short","integer","long","float","double","IRI","BNode","Resource","Literal","RDFValue","URL","java.lang.String"}) public String name
  • Constructor Details

    • STPropertyType

      public STPropertyType()
  • Method Details

    • getShortName

      public String getShortName()
      Specified by:
      getShortName in interface STProperties
      Returns:
      a humanly understandable short name representing the type of this property set