Class DGU


  • public class DGU
    extends Object
    Vocabulary definitions from ../../../../../resources/ontology/reference.n3
    Author:
    Auto-generated by schemagen on 14 Feb 2010 23:35
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static org.apache.jena.rdf.model.Resource draft  
      static org.apache.jena.rdf.model.Resource final_  
      static org.apache.jena.rdf.model.Property itemType
      The common class for all the items in this URI set.
      static org.apache.jena.rdf.model.Resource NAMESPACE
      The namespace of the vocabulary as a resource
      static String NS
      The namespace of the vocabulary as a string
      static org.apache.jena.rdf.model.Property status
      The status of the URI set or dataset.
      static org.apache.jena.rdf.model.Resource Status
      The status of of a URI set or dataset.
      static org.apache.jena.rdf.model.Property uriSet
      The URI set that this resource is part of.
      static org.apache.jena.rdf.model.Resource URIset
      A collection of resources that are all the same kind of thing.
    • Constructor Summary

      Constructors 
      Constructor Description
      DGU()  
    • Field Detail

      • NAMESPACE

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

        The namespace of the vocabulary as a resource

      • itemType

        public static final org.apache.jena.rdf.model.Property itemType

        The common class for all the items in this URI set.

      • status

        public static final org.apache.jena.rdf.model.Property status

        The status of the URI set or dataset.

      • uriSet

        public static final org.apache.jena.rdf.model.Property uriSet

        The URI set that this resource is part of.

      • Status

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

        The status of of a URI set or dataset.

      • URIset

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

        A collection of resources that are all the same kind of thing.

      • draft

        public static final org.apache.jena.rdf.model.Resource draft
      • final_

        public static final org.apache.jena.rdf.model.Resource final_
    • Constructor Detail

      • DGU

        public DGU()
    • Method Detail

      • getURI

        public static String getURI()

        The namespace of the vocabulary as a string

        See Also:
        NS