Serialized Form
-
Package com.atomgraph.processor.exception
-
Exception com.atomgraph.processor.exception.OntologyException
class OntologyException extends RuntimeException implements Serializable -
Exception com.atomgraph.processor.exception.ParameterException
class ParameterException extends RuntimeException implements Serializable
-
-
Package com.atomgraph.server.exception
-
Exception com.atomgraph.server.exception.ModelException
class ModelException extends RuntimeException implements Serializable-
Serialized Fields
-
model
org.apache.jena.rdf.model.Model model
-
-
-
Exception com.atomgraph.server.exception.SHACLConstraintViolationException
class SHACLConstraintViolationException extends ModelException implements Serializable-
Serialized Fields
-
report
org.apache.jena.shacl.ValidationReport report
-
-
-
Exception com.atomgraph.server.exception.SkolemizationException
class SkolemizationException extends ModelException implements Serializable -
Exception com.atomgraph.server.exception.SPINConstraintViolationException
class SPINConstraintViolationException extends ModelException implements Serializable-
Serialized Fields
-
cvs
List<com.atomgraph.spinrdf.constraints.ConstraintViolation> cvs
-
-
-