Constant Field Values

Contents

org.apache.*

  • org.apache.jena.Jena 
    Modifier and Type Constant Field Value
    public static final java.lang.String MPATH "org.apache.jena"
    public static final java.lang.String PATH "org.apache.jena"
    public static final java.lang.String UNSET "unset"
  • org.apache.jena.JenaRuntime 
    Modifier and Type Constant Field Value
    public static final java.lang.String featureNoCharset "http://jena.hpl.hp.com/2004/07/feature/noCharset"
    public static final java.lang.String featureNoSecurity "http://jena.hpl.hp.com/2004/07/feature/noSecurity"
  • org.apache.jena.assembler.JA 
    Modifier and Type Constant Field Value
    public static final java.lang.String uri "http://jena.hpl.hp.com/2005/11/Assembler#"
  • org.apache.jena.datatypes.xsd.AbstractDateTime 
    Modifier and Type Constant Field Value
    public static final short EQUAL 0
    public static final short GREATER_THAN 1
    public static final short INDETERMINATE 2
    public static final short LESS_THAN -1
  • org.apache.jena.datatypes.xsd.XSDDatatype 
    Modifier and Type Constant Field Value
    public static final java.lang.String XSD "http://www.w3.org/2001/XMLSchema"
  • org.apache.jena.datatypes.xsd.XSDDateTime 
    Modifier and Type Constant Field Value
    public static final short DAY_MASK 4
    public static final short FULL_MASK 15
    public static final short MONTH_MASK 2
    public static final short TIME_MASK 8
    public static final short YEAR_MASK 1
  • org.apache.jena.ontology.OntDocumentManager 
    Modifier and Type Constant Field Value
    public static final java.lang.String ANCHOR "#"
    public static final java.lang.String DEFAULT_METADATA_PATH "file:ont-policy.rdf;file:etc/ont-policy.rdf;ont-policy.rdf"
    public static final java.lang.String NS "http://jena.hpl.hp.com/schemas/2003/03/ont-manager#"
  • org.apache.jena.rdf.model.RDFWriterI 
    Modifier and Type Constant Field Value
    public static final java.lang.String NSPREFIXPROPBASE "org.apache.jena.nsprefix."
  • org.apache.jena.rdf.model.impl.RDFReaderFImpl 
    Modifier and Type Constant Field Value
    public static final java.lang.String DEFAULTLANG "RDF/XML"
  • org.apache.jena.rdf.model.impl.RDFWriterFImpl 
    Modifier and Type Constant Field Value
    public static final java.lang.String DEFAULTLANG "RDF/XML"
  • org.apache.jena.rdfxml.xmlinput.impl.ARPResource 
    Modifier and Type Constant Field Value
    public static final boolean DEBUG false
  • org.apache.jena.rdfxml.xmlinput.impl.Names 
    Modifier and Type Constant Field Value
    public static final int A_ABOUT 16
    public static final int A_BADATTRS 32248
    public static final int A_BAGID 16384
    public static final int A_DATATYPE 256
    public static final int A_DEPRECATED 1024
    public static final int A_ID 8
    public static final int A_NODEID 32
    public static final int A_PARSETYPE 128
    public static final int A_RESOURCE 64
    public static final int A_TYPE 512
    public static final int A_XML_OTHER 4
    public static final int A_XMLBASE 1
    public static final int A_XMLLANG 2
    public static final int A_XMLNS 32768
    public static final int CoreAndOldTerms 22008
    public static final int E_DESCRIPTION 8192
    public static final int E_LI 2048
    public static final int E_RDF 4096
    public static final java.lang.String xmlnsns "http://www.w3.org/2000/xmlns/"
  • org.apache.jena.reasoner.rulesys.GenericRuleReasonerFactory 
    Modifier and Type Constant Field Value
    public static final java.lang.String URI "http://jena.hpl.hp.com/2003/GenericRuleReasoner"
  • org.apache.jena.reasoner.rulesys.OWLFBRuleReasonerFactory 
    Modifier and Type Constant Field Value
    public static final java.lang.String URI "http://jena.hpl.hp.com/2003/OWLFBRuleReasoner"
  • org.apache.jena.reasoner.rulesys.OWLMicroReasonerFactory 
    Modifier and Type Constant Field Value
    public static final java.lang.String URI "http://jena.hpl.hp.com/2003/OWLMicroFBRuleReasoner"
  • org.apache.jena.reasoner.rulesys.OWLMiniReasonerFactory 
    Modifier and Type Constant Field Value
    public static final java.lang.String URI "http://jena.hpl.hp.com/2003/OWLMiniFBRuleReasoner"
  • org.apache.jena.reasoner.rulesys.RDFSFBRuleReasoner 
    Modifier and Type Constant Field Value
    public static final java.lang.String RULE_FILE "etc/rdfs-fb.rules"
  • org.apache.jena.reasoner.rulesys.RDFSFBRuleReasonerFactory 
    Modifier and Type Constant Field Value
    public static final java.lang.String URI "http://jena.hpl.hp.com/2003/RDFSFBRuleReasoner"
  • org.apache.jena.reasoner.rulesys.RDFSForwardRuleReasoner 
    Modifier and Type Constant Field Value
    public static final java.lang.String RULE_FILE "etc/rdfs.rules"
  • org.apache.jena.reasoner.rulesys.RDFSRuleReasoner 
    Modifier and Type Constant Field Value
    public static final java.lang.String DEFAULT_RULES "default"
    public static final java.lang.String FULL_RULES "full"
    public static final java.lang.String SIMPLE_RULES "simple"
  • org.apache.jena.reasoner.rulesys.RDFSRuleReasonerFactory 
    Modifier and Type Constant Field Value
    public static final java.lang.String URI "http://jena.hpl.hp.com/2003/RDFSExptRuleReasoner"
  • org.apache.jena.reasoner.rulesys.builtins.BaseBuiltin 
    Modifier and Type Constant Field Value
    public static final java.lang.String BASE_URI "http://jena.hpl.hp.com/2003/RuleBuiltin/"
  • org.apache.jena.reasoner.transitiveReasoner.TransitiveReasonerFactory 
    Modifier and Type Constant Field Value
    public static final java.lang.String URI "http://jena.hpl.hp.com/2003/TransitiveReasoner"
  • org.apache.jena.shared.Lock 
    Modifier and Type Constant Field Value
    public static final boolean READ true
    public static final boolean WRITE false
  • org.apache.jena.util.FileManager 
    Modifier and Type Constant Field Value
    public static final boolean logAllLookups true
    public static final java.lang.String PATH_DELIMITER ";"
  • org.apache.jena.util.FileUtils 
    Modifier and Type Constant Field Value
    public static final java.lang.String langN3 "N3"
    public static final java.lang.String langNTriple "N-TRIPLE"
    public static final java.lang.String langTurtle "TURTLE"
    public static final java.lang.String langXML "RDF/XML"
    public static final java.lang.String langXMLAbbrev "RDF/XML-ABBREV"
  • org.apache.jena.util.LocationMapper 
    Modifier and Type Constant Field Value
    public static final java.lang.String DEFAULT_PATH "file:location-mapping.rdf;file:location-mapping.n3;file:location-mapping.ttl;file:etc/location-mapping.rdf;file:etc/location-mapping.n3;file:etc/location-mapping.ttl"
    public static final java.lang.String GlobalMapperSystemProperty1 "http://jena.hpl.hp.com/2004/08/LocationMap"
    public static final java.lang.String GlobalMapperSystemProperty2 "LocationMap"
  • org.apache.jena.util.PrintUtil 
    Modifier and Type Constant Field Value
    public static final java.lang.String egNS "urn:x-hp:eg/"
  • org.apache.jena.vocabulary.AS 
    Modifier and Type Constant Field Value
    public static final java.lang.String NS "http://www.w3.org/ns/activitystreams#"
  • org.apache.jena.vocabulary.DC_10 
    Modifier and Type Constant Field Value
    public static final java.lang.String uri "http://purl.org/dc/elements/1.0/"
  • org.apache.jena.vocabulary.DC_11 
    Modifier and Type Constant Field Value
    public static final java.lang.String NS "http://purl.org/dc/elements/1.1/"
  • org.apache.jena.vocabulary.DCAT 
    Modifier and Type Constant Field Value
    public static final java.lang.String NS "http://www.w3.org/ns/dcat#"
  • org.apache.jena.vocabulary.DCTerms 
    Modifier and Type Constant Field Value
    public static final java.lang.String NS "http://purl.org/dc/terms/"
  • org.apache.jena.vocabulary.DCTypes 
    Modifier and Type Constant Field Value
    public static final java.lang.String NS "http://purl.org/dc/dcmitype/"
  • org.apache.jena.vocabulary.LocationMappingVocab 
    Modifier and Type Constant Field Value
    public static final java.lang.String NS "http://jena.hpl.hp.com/2004/08/location-mapping#"
  • org.apache.jena.vocabulary.OA 
    Modifier and Type Constant Field Value
    public static final java.lang.String NS "http://www.w3.org/ns/oa#"
  • org.apache.jena.vocabulary.OntDocManagerVocab 
    Modifier and Type Constant Field Value
    public static final java.lang.String NS "http://jena.hpl.hp.com/schemas/2003/03/ont-manager#"
  • org.apache.jena.vocabulary.OntEventsVocab 
    Modifier and Type Constant Field Value
    public static final java.lang.String NS "http://jena.hpl.hp.com/schemas/2003/03/ont-event#"
  • org.apache.jena.vocabulary.ORG 
    Modifier and Type Constant Field Value
    public static final java.lang.String NS "http://www.w3.org/ns/org#"
  • org.apache.jena.vocabulary.OWL 
    Modifier and Type Constant Field Value
    public static final java.lang.String NS "http://www.w3.org/2002/07/owl#"
  • org.apache.jena.vocabulary.OWL2 
    Modifier and Type Constant Field Value
    public static final java.lang.String NS "http://www.w3.org/2002/07/owl#"
  • org.apache.jena.vocabulary.OWLResults 
    Modifier and Type Constant Field Value
    public static final java.lang.String NS "http://www.w3.org/2002/03owlt/resultsOntology#"
  • org.apache.jena.vocabulary.OWLTest 
    Modifier and Type Constant Field Value
    public static final java.lang.String NS "http://www.w3.org/2002/03owlt/testOntology#"
  • org.apache.jena.vocabulary.RDF 
    Modifier and Type Constant Field Value
    public static final java.lang.String uri "http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  • org.apache.jena.vocabulary.RDFS 
    Modifier and Type Constant Field Value
    public static final java.lang.String uri "http://www.w3.org/2000/01/rdf-schema#"
  • org.apache.jena.vocabulary.RDFSyntax 
    Modifier and Type Constant Field Value
    public static final java.lang.String uri "http://www.w3.org/TR/rdf-syntax-grammar#"
  • org.apache.jena.vocabulary.RDFTest 
    Modifier and Type Constant Field Value
    public static final java.lang.String NS "http://www.w3.org/2000/10/rdf-tests/rdfcore/testSchema#"
  • org.apache.jena.vocabulary.ReasonerVocabulary 
    Modifier and Type Constant Field Value
    public static final java.lang.String JenaReasonerNS "http://jena.hpl.hp.com/2003/JenaReasoner#"
    public static final java.lang.String PropURI "http://jena.hpl.hp.com/2003/RuleReasoner"
    public static final java.lang.String RBNamespace "urn:x-hp-jena:rubrik/"
    public static final java.lang.String RDFS_DEFAULT "default"
    public static final java.lang.String RDFS_FULL "full"
    public static final java.lang.String RDFS_SIMPLE "simple"
  • org.apache.jena.vocabulary.ROV 
    Modifier and Type Constant Field Value
    public static final java.lang.String NS "http://www.w3.org/ns/regorg#"
  • org.apache.jena.vocabulary.RSS 
    Modifier and Type Constant Field Value
    public static final java.lang.String uri "http://purl.org/rss/1.0/"
  • org.apache.jena.vocabulary.SKOS 
    Modifier and Type Constant Field Value
    public static final java.lang.String uri "http://www.w3.org/2004/02/skos/core#"
  • org.apache.jena.vocabulary.SKOSXL 
    Modifier and Type Constant Field Value
    public static final java.lang.String uri "http://www.w3.org/2008/05/skos-xl#"
  • org.apache.jena.vocabulary.TestManifest 
    Modifier and Type Constant Field Value
    public static final java.lang.String NS "http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#"
  • org.apache.jena.vocabulary.TestManifestX 
    Modifier and Type Constant Field Value
    public static final java.lang.String NS "http://jena.hpl.hp.com/2005/05/test-manifest-extra#"
  • org.apache.jena.vocabulary.VCARD 
    Modifier and Type Constant Field Value
    public static final java.lang.String uri "http://www.w3.org/2001/vcard-rdf/3.0#"
  • org.apache.jena.vocabulary.VCARD4 
    Modifier and Type Constant Field Value
    public static final java.lang.String NS "http://www.w3.org/2006/vcard/ns#"
  • org.apache.jena.vocabulary.VOID 
    Modifier and Type Constant Field Value
    public static final java.lang.String NS "http://rdfs.org/ns/void#"
  • org.apache.jena.vocabulary.XSD 
    Modifier and Type Constant Field Value
    public static final java.lang.String NS "http://www.w3.org/2001/XMLSchema#"