Serialized Form


Package org.semanticweb.kaon2.api

Class org.semanticweb.kaon2.api.KAON2Exception extends java.lang.Exception implements Serializable

serialVersionUID: -7497464805319649036L

Class org.semanticweb.kaon2.api.Namespaces extends java.lang.Object implements Serializable

serialVersionUID: -158185482289831766L

Serialized Fields

m_defaultNamespace

java.lang.String m_defaultNamespace
The default namespace, of null if none is set.


m_namespaceByPrefix

java.util.Map<K,V> m_namespaceByPrefix
The map of prefixes to the corresponding URI.


m_prefixByNamespace

java.util.Map<K,V> m_prefixByNamespace
The map of URIs to prefixes.


m_nextAutomaticPrefix

int m_nextAutomaticPrefix
The index of the next automatic prefix.

Class org.semanticweb.kaon2.api.OntologyChangeEvent extends java.lang.Object implements Serializable

serialVersionUID: -5770931903811728875L

Serialized Fields

m_axiom

Axiom m_axiom
The axiom.


m_changeType

OntologyChangeEvent.ChangeType m_changeType
The type of change.

Class org.semanticweb.kaon2.api.StringWithLanguage extends java.lang.Object implements Serializable

serialVersionUID: 1040021808670811173L

Serialized Fields

m_string

java.lang.String m_string

m_language

java.lang.String m_language

Package org.semanticweb.kaon2.api.reasoner

Class org.semanticweb.kaon2.api.reasoner.Query.UntypedPredicate extends java.lang.Object implements Serializable

serialVersionUID: -5294573161670880162L

Serialized Fields

m_uri

java.lang.String m_uri

m_arity

int m_arity