org.openprovenance.elmo
Class RdfType

java.lang.Object
  extended by org.openprovenance.model.EmbeddedAnnotation
      extended by org.openprovenance.model.Type
          extended by org.openprovenance.elmo.RdfType
All Implemented Interfaces:
org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode, org.jvnet.jaxb2_commons.lang.ToString, CompactAnnotation, Annotable, CommonURIs, HasAccounts, Identifiable

public class RdfType
extends Type
implements CompactAnnotation, CommonURIs


Field Summary
 
Fields inherited from class org.openprovenance.model.Type
value
 
Fields inherited from class org.openprovenance.model.EmbeddedAnnotation
account, annotation, id, property
 
Fields inherited from interface org.openprovenance.model.CommonURIs
ENCODING_PROPERTY, LABEL_PROPERTY, NEW_ENCODING_PROPERTY, NEW_LABEL_PROPERTY, NEW_PNAME_PROPERTY, NEW_PROFILE_PROPERTY, NEW_TYPE_PROPERTY, NEW_VALUE_PROPERTY, PNAME_PROPERTY, PROFILE_PROPERTY, TYPE_PROPERTY, VALUE_PROPERTY
 
Constructor Summary
RdfType(org.openrdf.elmo.ElmoManager manager, String prefix)
           
 
Method Summary
 void toRdf(Annotable entity)
           
 
Methods inherited from class org.openprovenance.model.Type
equals, equals, getValue, hashCode, hashCode, setValue, toString, toString
 
Methods inherited from class org.openprovenance.model.EmbeddedAnnotation
getAccount, getAnnotation, getId, getProperty, setId
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RdfType

public RdfType(org.openrdf.elmo.ElmoManager manager,
               String prefix)
Method Detail

toRdf

public void toRdf(Annotable entity)
           throws org.openrdf.repository.RepositoryException
Specified by:
toRdf in interface CompactAnnotation
Throws:
org.openrdf.repository.RepositoryException


Copyright © 2010. All Rights Reserved.