org.gcube.ontologymanagement.ontologymanagementservice.manager
Class OntologyResource
java.lang.Object
GCUBEWSResource
org.gcube.ontologymanagement.ontologymanagementservice.manager.OntologyResource
public class OntologyResource
- extends GCUBEWSResource
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OntologyResource
public OntologyResource()
getPropertyNames
public java.lang.String[] getPropertyNames()
-
getBaseOntologyName
public java.lang.String getBaseOntologyName()
- Returns the ontology name of the RP stored on this resource.
- Returns:
- the name.
getBaseOntologyURI
public java.lang.String getBaseOntologyURI()
- Returns the ontology uri of the RP stored on this resource.
- Returns:
getImportedOntologies
public ArrayOfOntologies getImportedOntologies()
- Returns the oid of the schema of the ontology of the RP stored on this resource.
- Returns:
getReferencedCollections
public ArrayOfCollectionIDs getReferencedCollections()
putReferencedCollectionID
public void putReferencedCollectionID(java.lang.String collectionID)
throws java.lang.Exception
- Throws:
java.lang.Exception
setOntModel
public void setOntModel(OntModel model)
getOntModel
public OntModel getOntModel()
throws GCUBEFault
- Throws:
GCUBEFault