net.ontopia.topicmaps.utils.rdf
Class RDFPropertyMapping
java.lang.Object
net.ontopia.topicmaps.utils.rdf.RDFPropertyMapping
public class RDFPropertyMapping
- extends Object
INTERNAL: Represents the mapping of a single RDF property.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RDFPropertyMapping
public RDFPropertyMapping(String property)
getProperty
public String getProperty()
getMapsTo
public String getMapsTo()
setMapsTo
public void setMapsTo(String mapsto)
getInScope
public String getInScope()
setInScope
public void setInScope(String inscope)
getType
public String getType()
setType
public void setType(String type)
getSubjectRole
public String getSubjectRole()
setSubjectRole
public void setSubjectRole(String subject)
getObjectRole
public String getObjectRole()
setObjectRole
public void setObjectRole(String object)
Copyright © 2000-2012 Ontopia.