Class CC


  • public class CC
    extends Object
    Representation of the Creative Commons vocabulary as Java objects.
    • Field Detail

      • License

        public static final org.apache.jena.rdf.model.Resource License
      • license

        public static final org.apache.jena.rdf.model.Property license
      • attributionName

        public static final org.apache.jena.rdf.model.Property attributionName
      • attributionURL

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

      • CC

        public CC()
    • Method Detail

      • getURI

        public static String getURI()
        returns the URI for this schema
        Returns:
        the URI for this schema
      • resource

        protected static final org.apache.jena.rdf.model.Resource resource​(String local)
      • property

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