org.rdfcontext.model
Class RDFContextOnt
java.lang.Object
org.rdfcontext.model.RDFContextOnt
- public class RDFContextOnt
- extends java.lang.Object
This class wraps a jena model representing the ontology used in signing process.
|
Method Summary |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
X509_CERTIFICATE
public static final com.hp.hpl.jena.rdf.model.Property X509_CERTIFICATE
PGP_CERTIFICATE
public static final com.hp.hpl.jena.rdf.model.Property PGP_CERTIFICATE
BASE64_SIG_VALUE
public static final com.hp.hpl.jena.rdf.model.Property BASE64_SIG_VALUE
MSG_SIGNATURE_STATEMENT
public static final com.hp.hpl.jena.ontology.OntClass MSG_SIGNATURE_STATEMENT
MSG_REVOCATION
public static final com.hp.hpl.jena.rdf.model.Property MSG_REVOCATION
INVOLVED_URI
public static final com.hp.hpl.jena.rdf.model.Property INVOLVED_URI
toString
public java.lang.String toString()
- Returns:
- a serialization of this ontology in RDF/XML format.