Class FOXO


  • public class FOXO
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static org.apache.jena.rdf.model.Resource LOCATION  
      static org.apache.jena.rdf.model.Resource ORGANIZATION  
      static org.apache.jena.rdf.model.Resource PERSON  
      static org.apache.jena.rdf.model.Property RELATED_TO  
      static java.lang.String url  
    • Constructor Summary

      Constructors 
      Constructor Description
      FOXO()  
    • Method Summary

      Modifier and Type Method Description
      static java.lang.String getURI()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • LOCATION

        public static final org.apache.jena.rdf.model.Resource LOCATION
      • ORGANIZATION

        public static final org.apache.jena.rdf.model.Resource ORGANIZATION
      • PERSON

        public static final org.apache.jena.rdf.model.Resource PERSON
      • RELATED_TO

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

      • FOXO

        public FOXO()
    • Method Detail

      • getURI

        public static java.lang.String getURI()