Class DOAP

java.lang.Object
org.hobbit.vocab.DOAP

@Deprecated public class DOAP extends Object
Deprecated.
Use org.apache.jena.sparql.vocabulary.DOAP instead.
Representation of the MEX core vocabulary as Java objects.
Author:
Denis Kuchelev
  • Field Summary

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

    Constructors
    Constructor
    Description
    Deprecated.
     
  • Method Summary

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

    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
      Deprecated.
      See Also:
    • os

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

    • DOAP

      public DOAP()
      Deprecated.
  • Method Details

    • getURI

      public static String getURI()
      Deprecated.
      returns the URI for this schema
      Returns:
      the URI for this schema
    • property

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