java.lang.Object
org.aksw.gerbil.transfer.nif.vocabulary.ITSRDF

public class ITSRDF extends Object
The Internationalization Tag Set (ITS) Version 2.0 vocabulary. Note that this class contains only the classes and properties used by GERBIL.
Author:
Michael Röder (roeder@informatik.uni-leipzig.de)
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final org.apache.jena.rdf.model.Property
     
    static final org.apache.jena.rdf.model.Property
     
    static final org.apache.jena.rdf.model.Property
     
    static final org.apache.jena.rdf.model.Property
     
    protected static final String
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static String
    returns the URI for this schema
    protected static final org.apache.jena.rdf.model.Property
     
    protected static final org.apache.jena.rdf.model.Resource
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • uri

      protected static final String uri
      See Also:
    • taClassRef

      public static final org.apache.jena.rdf.model.Property taClassRef
    • taConfidence

      public static final org.apache.jena.rdf.model.Property taConfidence
    • taIdentRef

      public static final org.apache.jena.rdf.model.Property taIdentRef
    • taSource

      public static final org.apache.jena.rdf.model.Property taSource
  • Constructor Details

    • ITSRDF

      public ITSRDF()
  • Method Details

    • getURI

      public static String getURI()
      returns the URI for this schema
      Returns:
      the URI for this schema
    • resource

      protected static final org.apache.jena.rdf.model.Resource resource(String local)
    • property

      protected static final org.apache.jena.rdf.model.Property property(String local)