java.lang.Object
com.atomgraph.processor.vocabulary.NGT

public class NGT extends Object
Author:
Martynas Jusevičius <martynas@atomgraph.com>
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final org.apache.jena.ontology.OntClass
     
    static final org.apache.jena.ontology.OntClass
     
    static final org.apache.jena.rdf.model.Resource
    The namespace of the vocabulary as a resource
    static final String
    The namespace of the vocabulary as a string
  • Constructor Summary

    Constructors
    Constructor
    Description
    NGT()
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static String
    The namespace of the vocabulary as a string

    Methods inherited from class java.lang.Object

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

    • NS

      public static final String NS

      The namespace of the vocabulary as a string

      See Also:
    • NAMESPACE

      public static final org.apache.jena.rdf.model.Resource NAMESPACE

      The namespace of the vocabulary as a resource

    • Container

      public static final org.apache.jena.ontology.OntClass Container
    • Item

      public static final org.apache.jena.ontology.OntClass Item
  • Constructor Details

    • NGT

      public NGT()
  • Method Details

    • getURI

      public static String getURI()

      The namespace of the vocabulary as a string

      See Also: