|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.semanticweb.owl.model.OWLOntologyFormat
org.semanticweb.owl.vocab.NamespaceOWLOntologyFormat
org.semanticweb.owl.io.RDFXMLOntologyFormat
public class RDFXMLOntologyFormat
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 02-Jan-2007
| Constructor Summary | |
|---|---|
RDFXMLOntologyFormat()
|
|
| Method Summary | |
|---|---|
void |
addAnnotationURI(java.net.URI uri)
This method and the functionality that it provides are merely a stopgap until the OWL 1.1 specification is fixed. |
void |
addAnnotationURIAnnotation(java.net.URI uri,
OWLAnnotation anno)
This method and the functionality that it provides are merely a stopgap until the OWL 1.1 specification is fixed. |
void |
clearAnnotationURIAnnotations()
This method and the functionality that it provides are merely a stopgap until the OWL 1.1 specification is fixed. |
java.util.Map<java.net.URI,java.util.Set<OWLAnnotation>> |
getAnnotationURIAnnotations()
This method and the functionality that it provides are merely a stopgap until the OWL 1.1 specification is fixed. |
java.util.Set<java.net.URI> |
getAnnotationURIs()
|
long |
getNumberOfTriplesProcessedDuringLoading()
Returns the number of triples that where processed when the ontology was loaded. |
void |
removeAnnotationURIAnnotation(java.net.URI uri,
OWLAnnotation anno)
This method and the functionality that it provides are merely a stopgap until the OWL 1.1 specification is fixed. |
void |
setNumberOfTriplesProcessedDuringLoading(long numberOfTriplesProcessedDuringLoading)
|
java.lang.String |
toString()
|
| Methods inherited from class org.semanticweb.owl.vocab.NamespaceOWLOntologyFormat |
|---|
addPrefixNamespaceMapping, getNamespacesByPrefixMap |
| Methods inherited from class org.semanticweb.owl.model.OWLOntologyFormat |
|---|
equals, getParameter, hashCode, setParameter |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public RDFXMLOntologyFormat()
| Method Detail |
|---|
public long getNumberOfTriplesProcessedDuringLoading()
public void setNumberOfTriplesProcessedDuringLoading(long numberOfTriplesProcessedDuringLoading)
public java.lang.String toString()
toString in class java.lang.Objectpublic java.util.Set<java.net.URI> getAnnotationURIs()
public void addAnnotationURI(java.net.URI uri)
public void addAnnotationURIAnnotation(java.net.URI uri,
OWLAnnotation anno)
public void removeAnnotationURIAnnotation(java.net.URI uri,
OWLAnnotation anno)
public void clearAnnotationURIAnnotations()
public java.util.Map<java.net.URI,java.util.Set<OWLAnnotation>> getAnnotationURIAnnotations()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||