org.openprovenance.elmo
Class RdfLabel

java.lang.Object
  extended by org.openprovenance.model.EmbeddedAnnotation
      extended by org.openprovenance.model.Label
          extended by org.openprovenance.elmo.RdfLabel
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 RdfLabel
extends Label
implements CompactAnnotation, CommonURIs


Field Summary
 
Fields inherited from class org.openprovenance.model.Label
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
RdfLabel(org.openrdf.elmo.ElmoManager manager, String prefix)
           
 
Method Summary
 void toRdf_DELETE(Annotable entity)
           
 void toRdf(Annotable entity)
           
 
Methods inherited from class org.openprovenance.model.Label
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

RdfLabel

public RdfLabel(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

toRdf_DELETE

public void toRdf_DELETE(Annotable entity)
                  throws org.openrdf.repository.RepositoryException
Throws:
org.openrdf.repository.RepositoryException


Copyright © 2010. All Rights Reserved.