jcolibri.connector.ontologyutils
Class OntologyMapping

java.lang.Object
  extended by jcolibri.connector.ontologyutils.OntologyMapping

public class OntologyMapping
extends java.lang.Object

Stores the mapping configuration of the connector

Version:
1.0
Author:
Juan A. Recio-Garcia

Constructor Summary
OntologyMapping()
           
 
Method Summary
 java.lang.String getAttribute()
           
 java.lang.String getConcept()
           
 java.lang.String getProperty()
           
 void setAttribute(java.lang.String attribute)
           
 void setConcept(java.lang.String concept)
           
 void setProperty(java.lang.String property)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OntologyMapping

public OntologyMapping()
Method Detail

getAttribute

public java.lang.String getAttribute()
Returns:
Returns the attribute.

setAttribute

public void setAttribute(java.lang.String attribute)
Parameters:
attribute - The attribute to set.

getConcept

public java.lang.String getConcept()
Returns:
Returns the concept.

setConcept

public void setConcept(java.lang.String concept)
Parameters:
concept - The concept to set.

getProperty

public java.lang.String getProperty()
Returns:
Returns the property.

setProperty

public void setProperty(java.lang.String property)
Parameters:
property - The property to set.

GAIA - Group for Artificial Intelligence Applications
http://gaia.fdi.ucm.es