Constant Field Values
Contents
com.github.*
-
com.github.owlcs.ontapi.OntGraphUtils Modifier and Type Constant Field Value public static final String
DEFAULT_REQUEST
"application/rdf+xml, application/xml; q=0.7, text/xml; q=0.6, text/plain; q=0.1, */*; q=0.09"
public static final String
LAST_REQUEST_TYPE
", */*; q=0.09"
public static final String
TEXT_PLAIN_REQUEST_TYPE
", text/plain; q=0.1"
-
com.github.owlcs.ontapi.config.CacheSettings Modifier and Type Constant Field Value public static final int
CACHE_ALL
22
public static final int
CACHE_COMPONENT
4
public static final int
CACHE_CONTENT
16
public static final int
CACHE_ITERATOR
2
-
com.github.owlcs.ontapi.internal.CacheObjectFactory Modifier and Type Constant Field Value public static final int
CACHE_SIZE
2048
-
com.github.owlcs.ontapi.jena.utils.Graphs Modifier and Type Constant Field Value public static final String
NULL_ONTOLOGY_IDENTIFIER
"NullOntology"
public static final String
RECURSIVE_GRAPH_IDENTIFIER
"Recursion"
-
com.github.owlcs.ontapi.jena.vocabulary.SWRL Modifier and Type Constant Field Value public static final String
NS
"http://www.w3.org/2003/11/swrl#"
public static final String
URI
"http://www.w3.org/2003/11/swrl"
-
com.github.owlcs.ontapi.jena.vocabulary.SWRLB Modifier and Type Constant Field Value public static final String
NS
"http://www.w3.org/2003/11/swrlb#"
public static final String
URI
"http://www.w3.org/2003/11/swrlb"
-
com.github.owlcs.ontapi.transforms.RecursiveTransform Modifier and Type Constant Field Value protected static final int
EMERGENCY_EXIT_LIMIT
10000
-
com.github.owlcs.ontapi.transforms.vocabulary.AVC Modifier and Type Constant Field Value public static final String
NS
"https://github.com/owlcs/ont-api#"
public static final String
URI
"https://github.com/owlcs/ont-api"
-
com.github.owlcs.ontapi.transforms.vocabulary.DEPRECATED.OWL Modifier and Type Constant Field Value public static final String
NS
"http://www.w3.org/2002/07/owl#"