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

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

    Fields
    Modifier and Type
    Field
    Description
    static final org.apache.jena.ontology.DatatypeProperty
     
    static final org.apache.jena.ontology.DatatypeProperty
     
    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
    static final org.apache.jena.ontology.DatatypeProperty
     
  • Constructor Summary

    Constructors
    Constructor
    Description
    AP()
     
  • 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

    • cacheSitemap

      public static final org.apache.jena.ontology.DatatypeProperty cacheSitemap
    • sitemapRules

      public static final org.apache.jena.ontology.DatatypeProperty sitemapRules
    • locationMapping

      public static final org.apache.jena.ontology.DatatypeProperty locationMapping
  • Constructor Details

    • AP

      public AP()
  • Method Details

    • getURI

      public static String getURI()

      The namespace of the vocabulary as a string

      See Also: