uk.ac.bbk.dcs.automed.rdfs
Class RDFSModel

java.lang.Object
  extended by uk.ac.bbk.dcs.automed.rdfs.RDFSModel

public class RDFSModel
extends java.lang.Object

Defines the AutoMed RDFS Model

Author:
Lucas Zamboulis

Constructor Summary
RDFSModel()
          Creates the RDFS Model in the AutoMed Repository (MDR).
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RDFSModel

public RDFSModel()
Creates the RDFS Model in the AutoMed Repository (MDR). Name of model given in RDFSConstants.model.

Parameters:
redefine - if true and model already exists with same name, first delete model, then redefine it