Class 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 Detail

      • os

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

      • DOAP

        public DOAP()
        Deprecated.
    • Method Detail

      • 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.