org.openprovenance.elmo
Class RdfProfile

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


Field Summary
 
Fields inherited from class org.openprovenance.model.Profile
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
RdfProfile(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.Profile
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

RdfProfile

public RdfProfile(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.